{"title":"【LOCOMAGA Vol.15】セイリン商品5,500円以上の購入で1,000円OFF対象商品","description":"","products":[{"product_id":"g2310050","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"       \u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                content.style.display = 'none';\n            });\n\n            \/\/ 選択されたタブコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                \/\/ display: block で確実な表示を試みる\n                activeContent.style.display = 'block';\n            }\n\n            \/\/ すべてのタブボタンの 'active' クラスを解除\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e {\n                button.classList.remove('active');\n            });\n\n            \/\/ クリックされたボタンに 'active' クラスを追加\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n\n        \/\/ 初期表示の設定 (ページロード時に最初のタブを表示)\n        document.addEventListener('DOMContentLoaded', () =\u003e {\n            \/\/ URLハッシュに基づいてタブを切り替える機能（任意だが UX 向上に役立つ）\n            const initialTab = 1;\n            const initialButton = document.querySelector('.tab-button[data-tab=\"' + initialTab + '\"]');\n            \n            if (initialButton) {\n                 showTab(initialTab, initialButton);\n            }\n        });\n    \u003c\/script\u003e\n","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46240458899613,"sku":"2310050","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46240458932381,"sku":"2310051","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46498290565277,"sku":"2310058","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46498290663581,"sku":"2310062","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46498290270365,"sku":"2310063","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46498290499741,"sku":"2310043","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46498290696349,"sku":"2310044","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46498290466973,"sku":"2310052","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46498290172061,"sku":"2310053","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46498290434205,"sku":"2310054","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46498290598045,"sku":"2310055","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46498290630813,"sku":"2310056","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46498290729117,"sku":"2310045","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46498290335901,"sku":"2310060","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46498290532509,"sku":"2310064","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46498290401437,"sku":"2310059","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46498290368669,"sku":"2310057","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46498290204829,"sku":"2310046","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46498290237597,"sku":"2310061","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46498290303133,"sku":"2310047","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46498290761885,"sku":"2310065","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46239931662493,"sku":"2310048","price":1375.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46240458866845,"sku":"2310049","price":1375.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080.jpg?v=1770692183"},{"product_id":"g1393111","title":"パイオネックス（1箱：100本入）","description":"    \u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e\n","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47237289050269,"sku":"1393110","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46438982418589,"sku":"1393111","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46459934900381,"sku":"1393112","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46459934933149,"sku":"1393113","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46459934965917,"sku":"1393114","price":1870.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46459934998685,"sku":"1393115","price":1870.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01.jpg?v=1776062256"},{"product_id":"g2310080","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"   \u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e\n","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":46439066271901,"sku":"2310080","price":1540.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":46498293285021,"sku":"2310081","price":1540.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":46498293383325,"sku":"2310082","price":1540.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":46498293317789,"sku":"2310083","price":1540.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":46498293350557,"sku":"2310084","price":1540.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01.jpg?v=1776056897"},{"product_id":"g1393111-00156426","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46458589642909,"sku":"1393111-00156426","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46460534784157,"sku":"1393112-00156426","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46460535832733,"sku":"1393113-00156426","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460539076765,"sku":"1393114-00156426","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46460539830429,"sku":"1393115-00156426","price":1672.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_45dc91e4-ef0c-479c-9774-bff902531ce7.jpg?v=1781663102"},{"product_id":"g1393111-00167082","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46458591740061,"sku":"1393111-00167082","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46460535177373,"sku":"1393112-00167082","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46460535931037,"sku":"1393113-00167082","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460539142301,"sku":"1393114-00167082","price":1672.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46460539895965,"sku":"1393115-00167082","price":1672.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_f756c66e-32f9-4f83-a60c-e0ea6330f16c.jpg?v=1781663121"},{"product_id":"g2310050-00164481","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460760457373,"sku":"2310050-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460761473181,"sku":"2310051-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46460768551069,"sku":"2310058-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46460772876445,"sku":"2310062-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46460774154397,"sku":"2310063-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46458675462301,"sku":"2310043-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46460754919581,"sku":"2310044-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460762849437,"sku":"2310052-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460763865245,"sku":"2310053-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46460764553373,"sku":"2310054-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46460765503645,"sku":"2310055-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46460766519453,"sku":"2310056-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46460756066461,"sku":"2310045-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46460770648221,"sku":"2310060-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46460774875293,"sku":"2310064-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46460769632413,"sku":"2310059-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46460767502493,"sku":"2310057-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46460757049501,"sku":"2310046-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46460772090013,"sku":"2310061-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46460758032541,"sku":"2310047-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46460775858333,"sku":"2310065-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46460758818973,"sku":"2310048-00164481","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46460759736477,"sku":"2310049-00164481","price":1348.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_d83c5503-3e01-41ba-9e95-230dee493d22.jpg?v=1781664599"},{"product_id":"g2310050-00063120","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460760522909,"sku":"2310050-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460761538717,"sku":"2310051-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46460768616605,"sku":"2310058-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46460772941981,"sku":"2310062-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46460774219933,"sku":"2310063-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46458676707485,"sku":"2310043-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46460754985117,"sku":"2310044-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460762947741,"sku":"2310052-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460763930781,"sku":"2310053-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46460764618909,"sku":"2310054-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46460765536413,"sku":"2310055-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46460766584989,"sku":"2310056-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46460756131997,"sku":"2310045-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46460770713757,"sku":"2310060-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46460774973597,"sku":"2310064-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46460769697949,"sku":"2310059-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46460767600797,"sku":"2310057-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46460757115037,"sku":"2310046-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46460772155549,"sku":"2310061-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46460758163613,"sku":"2310047-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46460775923869,"sku":"2310065-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46460758884509,"sku":"2310048-00063120","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46460759802013,"sku":"2310049-00063120","price":1306.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_8e000a48-4e17-42d0-96d8-c16911274449.jpg?v=1781664599"},{"product_id":"g2310080-00139189","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":46458682409117,"sku":"2310080-00139189","price":1478.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":47493124292765,"sku":"2310081-00139189","price":1478.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":47493124489373,"sku":"2310082-00139189","price":1478.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":47493125243037,"sku":"2310083-00139189","price":1478.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":47493125537949,"sku":"2310084-00139189","price":1478.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01_b72ecea4-103d-4a5b-be39-846eca8727b9.jpg?v=1781664705"},{"product_id":"g2310080-00000g68","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":46458688110749,"sku":"2310080-00000G68","price":1495.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":46460776710301,"sku":"2310081-00000G68","price":1495.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":46460777595037,"sku":"2310082-00000G68","price":1495.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":46460777726109,"sku":"2310083-00000G68","price":1495.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":46460778578077,"sku":"2310084-00000G68","price":1495.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01_f1782122-ad1a-440b-9366-0e74040ae8d5.jpg?v=1781664706"},{"product_id":"g1393111-00166375","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47239065731229,"sku":"1393110-00166375","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46458692665501,"sku":"1393111-00166375","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46460534816925,"sku":"1393112-00166375","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46460535898269,"sku":"1393113-00166375","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460539109533,"sku":"1393114-00166375","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46460539863197,"sku":"1393115-00166375","price":1845.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_9bc62248-51de-4d5b-93de-f8763bcf0358.jpg?v=1781663175"},{"product_id":"g1393111-00000g44","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47493046993053,"sku":"1393110-00000G44","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46458729070749,"sku":"1393111-00000G44","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46460534161565,"sku":"1393112-00000G44","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46460537995421,"sku":"1393113-00000G44","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460538257565,"sku":"1393114-00000G44","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46460540125341,"sku":"1393115-00000G44","price":1851.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_f9fc806f-3817-47f8-b7fd-2abb785ed3ed.jpg?v=1781663193"},{"product_id":"g2310050-00139189","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47493111873693,"sku":"2310050-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47493112234141,"sku":"2310051-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47493118525597,"sku":"2310058-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47493120589981,"sku":"2310062-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46460773400733,"sku":"2310063-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47493107187869,"sku":"2310043-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47493107777693,"sku":"2310044-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47493112922269,"sku":"2310052-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47493113577629,"sku":"2310053-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47493113839773,"sku":"2310054-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46460765077661,"sku":"2310055-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46460765765789,"sku":"2310056-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47493108334749,"sku":"2310045-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46460770222237,"sku":"2310060-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47493122293917,"sku":"2310064-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46460769173661,"sku":"2310059-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46460767076509,"sku":"2310057-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47493108629661,"sku":"2310046-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46460771238045,"sku":"2310061-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47493109121181,"sku":"2310047-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46460775432349,"sku":"2310065-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46458736935069,"sku":"2310048-00139189","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47493111349405,"sku":"2310049-00139189","price":1320.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_7d817fcb-00b0-4156-8478-35ab75cf7b5a.jpg?v=1781664607"},{"product_id":"g2310080-00000g44","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":46458737000605,"sku":"2310080-00000G44","price":1509.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":46460776611997,"sku":"2310081-00000G44","price":1509.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":46460777496733,"sku":"2310082-00000G44","price":1509.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":46460777627805,"sku":"2310083-00000G44","price":1509.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":46460778479773,"sku":"2310084-00000G44","price":1509.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01_065ad2bf-c1f9-4c92-9c45-2eba6dd3b2e1.jpg?v=1781664709"},{"product_id":"g1393111-00000781","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47239069991069,"sku":"1393110-00000781","price":1814.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46458753745053,"sku":"1393113-00000781","price":1814.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460539306141,"sku":"1393114-00000781","price":1814.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_5020d6c9-a6d1-42b1-a8b4-1531b04a740b.jpg?v=1781663210"},{"product_id":"g1393111-00063120","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47239065927837,"sku":"1393110-00063120","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46458765050013,"sku":"1393111-00063120","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46460535275677,"sku":"1393112-00063120","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46460536029341,"sku":"1393113-00063120","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460539240605,"sku":"1393114-00063120","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46460539994269,"sku":"1393115-00063120","price":1777.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_a4aecf5f-7516-4bff-b17b-8c54da399fdf.jpg?v=1781663228"},{"product_id":"g1393111-00064063","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47239066255517,"sku":"1393110-00064063","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46458767769757,"sku":"1393111-00064063","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46460535308445,"sku":"1393112-00064063","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46460536062109,"sku":"1393113-00064063","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460539273373,"sku":"1393114-00064063","price":1777.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46460540027037,"sku":"1393115-00064063","price":1777.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_c52cf4e9-9417-4abf-a276-d30fff043cc5.jpg?v=1781663232"},{"product_id":"g2310050-00000g44","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460760621213,"sku":"2310050-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460760752285,"sku":"2310051-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46460768747677,"sku":"2310058-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46460773040285,"sku":"2310062-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46460773204125,"sku":"2310063-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46458775273629,"sku":"2310043-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46460755148957,"sku":"2310044-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460763046045,"sku":"2310052-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460763177117,"sku":"2310053-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46460764717213,"sku":"2310054-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46460764848285,"sku":"2310055-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46460766650525,"sku":"2310056-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46460755280029,"sku":"2310045-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46460770844829,"sku":"2310060-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46460775071901,"sku":"2310064-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46460768944285,"sku":"2310059-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46460766814365,"sku":"2310057-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46460757246109,"sku":"2310046-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46460770975901,"sku":"2310061-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46460757377181,"sku":"2310047-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46460775202973,"sku":"2310065-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46460758982813,"sku":"2310048-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46460759113885,"sku":"2310049-00000G44","price":1362.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_8c1cf6aa-f06c-41b9-bd5c-57630b5d8551.jpg?v=1781664611"},{"product_id":"g2310050-00064063","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460760555677,"sku":"2310050-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460761571485,"sku":"2310051-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46460768649373,"sku":"2310058-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46460772974749,"sku":"2310062-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46460774252701,"sku":"2310063-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46458795393181,"sku":"2310043-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46460755017885,"sku":"2310044-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460762980509,"sku":"2310052-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460763963549,"sku":"2310053-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46460764651677,"sku":"2310054-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46460765601949,"sku":"2310055-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46460766617757,"sku":"2310056-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46460756164765,"sku":"2310045-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46460770746525,"sku":"2310060-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46460775006365,"sku":"2310064-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46460769730717,"sku":"2310059-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46460767633565,"sku":"2310057-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46460757147805,"sku":"2310046-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46460772221085,"sku":"2310061-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46460758196381,"sku":"2310047-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46460775956637,"sku":"2310065-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46460758917277,"sku":"2310048-00064063","price":1306.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46460759834781,"sku":"2310049-00064063","price":1306.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_40a90c4c-43f3-48d6-ba98-e26b26ef3871.jpg?v=1781664611"},{"product_id":"g2310080-00063120","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":46458799947933,"sku":"2310080-00063120","price":1463.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":46460777103517,"sku":"2310081-00063120","price":1463.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":46460777431197,"sku":"2310082-00063120","price":1463.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":46460778086557,"sku":"2310083-00063120","price":1463.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":46460778414237,"sku":"2310084-00063120","price":1463.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01_f0893dae-6723-4380-964b-a6342c4ca68a.jpg?v=1781664713"},{"product_id":"g2310050-00167082","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460760490141,"sku":"2310050-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460761505949,"sku":"2310051-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46460768583837,"sku":"2310058-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46460772909213,"sku":"2310062-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46460774187165,"sku":"2310063-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46458804240541,"sku":"2310043-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46460754952349,"sku":"2310044-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460762882205,"sku":"2310052-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460763898013,"sku":"2310053-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46460764586141,"sku":"2310054-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46460765569181,"sku":"2310055-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46460766552221,"sku":"2310056-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46460756099229,"sku":"2310045-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46460770680989,"sku":"2310060-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46460774908061,"sku":"2310064-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46460769665181,"sku":"2310059-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46460767568029,"sku":"2310057-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46460757082269,"sku":"2310046-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46460772122781,"sku":"2310061-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46460758098077,"sku":"2310047-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46460775891101,"sku":"2310065-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46460758851741,"sku":"2310048-00167082","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46460759769245,"sku":"2310049-00167082","price":1348.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_1a0fbaf8-3994-417d-b56d-6aab8272db45.jpg?v=1781664611"},{"product_id":"g2310050-00156426","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460760391837,"sku":"2310050-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46460761407645,"sku":"2310051-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46460768485533,"sku":"2310058-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46460772810909,"sku":"2310062-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46460774088861,"sku":"2310063-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46458839695517,"sku":"2310043-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46460754854045,"sku":"2310044-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460762751133,"sku":"2310052-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46460763799709,"sku":"2310053-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46460764520605,"sku":"2310054-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46460765438109,"sku":"2310055-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46460766453917,"sku":"2310056-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46460756000925,"sku":"2310045-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46460770582685,"sku":"2310060-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46460774809757,"sku":"2310064-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46460769566877,"sku":"2310059-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46460767436957,"sku":"2310057-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46460756983965,"sku":"2310046-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46460771991709,"sku":"2310061-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46460757967005,"sku":"2310047-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46460775792797,"sku":"2310065-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46460758753437,"sku":"2310048-00156426","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46460759670941,"sku":"2310049-00156426","price":1362.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_3193ce48-ede0-4a0f-b467-73d17b333e64.jpg?v=1781664618"},{"product_id":"g1393111-00000g68","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47493047025821,"sku":"1393110-00000G68","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46458843562141,"sku":"1393111-00000G68","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46460534259869,"sku":"1393112-00000G68","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46460538159261,"sku":"1393113-00000G68","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46460538355869,"sku":"1393114-00000G68","price":1845.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46460540551325,"sku":"1393115-00000G68","price":1845.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_6cfe8a6c-b0f4-4011-b383-41a421d3630b.jpg?v=1781663247"},{"product_id":"g1393111-00000g41","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47239070023837,"sku":"1393110-00000G41","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46743556980893,"sku":"1393111-00000G41","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46706996969629,"sku":"1393112-00000G41","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46674566938781,"sku":"1393113-00000G41","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46683657044125,"sku":"1393114-00000G41","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46733447823517,"sku":"1393115-00000G41","price":1851.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_521e70bb-aa49-4f34-b94e-a74e6cc3232c.jpg?v=1781663250"},{"product_id":"g1393111-00000g81","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47239070318749,"sku":"1393110-00000G81","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":46743556882589,"sku":"1393111-00000G81","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":46706997035165,"sku":"1393112-00000G81","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":46674567102621,"sku":"1393113-00000G81","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":46683657076893,"sku":"1393114-00000G81","price":1851.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":46733447790749,"sku":"1393115-00000G81","price":1851.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_3fe30554-6d3c-4715-9d2d-1a8da1d36e70.jpg?v=1781663264"},{"product_id":"g2310050-00019184","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46707363446941,"sku":"2310050-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46707363512477,"sku":"2310051-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46674641780893,"sku":"2310058-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46674641911965,"sku":"2310062-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46683688763549,"sku":"2310063-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46778307674269,"sku":"2310043-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46795496718493,"sku":"2310044-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46795484397725,"sku":"2310052-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46738044911773,"sku":"2310053-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46674641551517,"sku":"2310054-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46674660720797,"sku":"2310055-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46678772809885,"sku":"2310056-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46762906779805,"sku":"2310045-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46748142502045,"sku":"2310060-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46678772875421,"sku":"2310064-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46674641846429,"sku":"2310059-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46674660786333,"sku":"2310057-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46751536283805,"sku":"2310046-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46751537037469,"sku":"2310061-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46795512283293,"sku":"2310047-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46678807314589,"sku":"2310065-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46683681718429,"sku":"2310048-00019184","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46674568577181,"sku":"2310049-00019184","price":1348.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_048c698a-dc68-4a98-a40f-f68c09872648.jpg?v=1781664621"},{"product_id":"g2310050-00127284","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46707363414173,"sku":"2310050-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":46707363479709,"sku":"2310051-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":46674641748125,"sku":"2310058-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":46674641879197,"sku":"2310062-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":46683686633629,"sku":"2310063-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":46778307641501,"sku":"2310043-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":46795496685725,"sku":"2310044-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46795484364957,"sku":"2310052-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":46738044879005,"sku":"2310053-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":46674641584285,"sku":"2310054-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":46674660589725,"sku":"2310055-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":46678772285597,"sku":"2310056-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":46762906747037,"sku":"2310045-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":46748142469277,"sku":"2310060-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":46678772842653,"sku":"2310064-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":46674641813661,"sku":"2310059-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":46674660753565,"sku":"2310057-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":46751536251037,"sku":"2310046-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":46751537004701,"sku":"2310061-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":46795512250525,"sku":"2310047-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":46678807347357,"sku":"2310065-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":46683681685661,"sku":"2310048-00127284","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":46674568609949,"sku":"2310049-00127284","price":1362.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_42ac6c4f-3293-43a0-a46b-02242389b2d7.jpg?v=1781664622"},{"product_id":"g1393111-00064157","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47492906254493,"sku":"1393110-00064157","price":1661.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":47493048598685,"sku":"1393111-00064157","price":1661.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":47493048893597,"sku":"1393112-00064157","price":1661.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":47493049024669,"sku":"1393113-00064157","price":1661.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":47493049155741,"sku":"1393114-00064157","price":1661.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":47493049614493,"sku":"1393115-00064157","price":1661.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_02ee598b-8697-4033-8066-888f879ef62c.jpg?v=1781663265"},{"product_id":"g1393111-00104626","title":"パイオネックス（1箱：100本入）","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .custom-orange { color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label { font-weight: 700; white-space: nowrap; font-size: 1rem; line-height: 1.2; margin: auto 0; display: block; }\n        .two-line-cell { display: flex; flex-direction: column; justify-content: center; line-height: 1.2; padding: 2px 0; }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        【セイリンの円皮鍼  PYONEX（パイオネックス）を解説】種類と円皮鍼を貼る場所の選び方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と特徴\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・注意\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリンの円皮鍼  パイオネックスの概要：衛生面に配慮した円皮鍼のパイオネックス\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼の PYONEX（パイオネックス）とは？商品特徴と設計のこだわり\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンの円皮鍼 パイオネックスは、個別に包装された使い捨てタイプの円皮鍼です。鍼体には高品質なステンレス鋼を使用しており、独自のシリコン塗布加工が施されているため、非常にスムーズな刺入感を得ることができます。この製品は、国内の工場で一貫生産されており、開封する直前まで無菌状態が厳格に維持される設計となっています。最大の特長は、プラスチックケースから取り出す際に、鍼先やテープの粘着面に直接指先が触れることなく、衛生的に貼ることが可能な点にあります。これにより、施術現場での衛生管理をスムーズにし、患者さまへ高い品質の施術を提供することをサポートします。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                テープ部分には肌に優しく通気性の良い素材を採用しており、長時間の貼付でもムレたりかぶれたりすることが少なく、剥がれにくいのが特徴です。また、1枚のテープの中央に鍼を樹脂でしっかりと固定している特殊な構造となっており、使用中の脱落リスクを抑えています。円皮鍼の パイオネックスは、美容鍼でも活用いただけます。鍼管を使用しないタイプのため、場所を選ばず、幅広いシーンで活用されている円皮鍼です。さらに、持ち運びにも便利な個別包装は、訪問やスポーツ現場などの屋外での使用にもおすすめの仕様となっています。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と特徴セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【 PYONEX（パイオネックス）の種類】鍼長別のラインナップと色分けによる識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                 PYONEX（パイオネックス）の種類別の特徴と鍼の長さについて\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼の パイオネックスには、貼付部位や患者さまの使用感、あるいは目的とするアプローチによって使い分けができるよう、6つのサイズラインナップが用意されています。これらパイオネックスの種類は、サイズごとにテープの色が鮮やかに色分けされているため、施術の準備中や暗い場所でも一目で判別が可能です。このカラーコードシステムは、忙しい現場での取り違いを防ぎ、効率的なワークフローを実現します。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【サイズラインナップ一覧】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: none; padding: 0;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF8C00; font-weight: 700;\"\u003e• オレンジ（鍼長0.3mm）：\u003c\/span\u003eシリーズの中で最も短いサイズで、お顔などの皮膚が薄い部位や、非常に敏感な方への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FFD700; font-weight: 700;\"\u003e• イエロー（鍼長0.6mm）：\u003c\/span\u003e比較的短いサイズで、円皮鍼を初めて体験されるビギナーの患者さまへの使用や、浅い層へのアプローチにおすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #008000; font-weight: 700;\"\u003e• グリーン（鍼長0.9mm）：\u003c\/span\u003e適度な刺激で、体幹から四肢まで様々な部位に使用できる、非常に汎用性の高いおすすめの長さです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #0000FF; font-weight: 700;\"\u003e• ブルー（鍼長1.2mm）：\u003c\/span\u003e中程度の長さで、持続的な違和感や悩みがある場所、あるいは筋肉の適度な厚みがある部位への使用におすすめです。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #FF69B4; font-weight: 700;\"\u003e• ピンク（鍼長1.5mm）：\u003c\/span\u003e鍼が深部へ届くサイズです。深層の組織へしっかりとアプローチしたい場合や、殿部などの筋肉が厚い部位に使用されます。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cspan style=\"color: #9370DB; font-weight: 700;\"\u003e• ラベンダー（鍼長1.7mm）：\u003c\/span\u003eシリーズの中で最も長く、より深いポイントへ届くサイズです。体格の良い方や、強い手応えを求める部位への使用におすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                このように、パイオネックスの種類によって鍼の長さが0.3mmから1.7mmまで段階的に設定されており、部位の厚みや求める体感の度合いに応じて適した長さを選択できるようになっています。患者さま一人ひとりの皮膚の状態や感受性に合わせたパイオネックスの種類選びこそが、質の高い施術への第一歩となります。\n            \u003c\/p\u003e\n\n            \u003ch2 class=\"h2-style h2-size\" style=\"margin-top: 2rem;\"\u003e\n                【円皮鍼を貼る場所】部位や状態に合わせた円皮鍼の活用\n            \u003c\/h2\u003e\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                円皮鍼を貼る場所の選び方と機能を最大限に引き出すポイント\n            \u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                円皮鍼を貼る場所を決める際は、患者さまのその日の状態や、貼付する部位の解剖学的な特徴を十分に考慮します。顔面部や指先などには、鍼の長さが短いオレンジ（0.3mm）やイエロー（0.6mm）を選択するのが一般的です。筋肉が厚い場所には、ブルー、ピンク、ラベンダーといった長めの鍼を選択することで、円皮鍼の機能を活かした使い分けがなされます。適切な円皮鍼を貼る場所を見極め、清潔な状態で使用することで、製品が持つポテンシャルを最大限に引き出すことが可能になります。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (パイオネックス 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【パイオネックス サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e鍼長\u003c\/div\u003e\n                        \u003cdiv\u003e線径\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3110\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #9370DB;\"\u003eラベンダー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.7mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3111\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.5mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3112\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #0000FF;\"\u003eブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1.2mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.20mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3113\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.9mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.17mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3114\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FFD700;\"\u003eイエロー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.6mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e139-3115\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF8C00;\"\u003eオレンジ\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.3mm\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e0.11mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・注意点セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリンの PYONEX（パイオネックス）の使い方】正しい手順と衛生上の注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                衛生的なセイリンの PYONEX（パイオネックス）の使い方と事前の点検\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e入浴前に商品をはがしてください。（シャワーやプールでもNGとなります）\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【使用注意（慎重投与）】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e妊婦［陣痛を誘発するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e悪性腫瘍を有する患者［悪性腫瘍の成長、転移を促進させるおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e出血性疾患の患者［出血を助長するおそれがある］\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003eニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                刺入する部位を清潔にした後、プラスチックケースの台紙をゆっくりとはがし、指先が鍼先や粘着面に触れないように細心の注意を払いながら貼付するのが、正しいセイリンのパイオネックスの使い方です。この鍼は使い捨てのディスポーザブル製品であり、包装開封後は直ちに、かつ1回限りの使用としてください。一度皮膚に貼付したものを貼り直したり、他の部位に再使用したりすることは、確実な品質維持のため、絶対に行わないでください。\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：円皮鍼のパイオネックスの製品詳細\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリンの円皮鍼 パイオネックス 100本入りの仕様概要\n            \u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンの円皮鍼 パイオネックス（SEIRIN PYONEX）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e0.3mm \/ 0.6mm \/ 0.9mm \/ 1.2mm \/ 1.5mm \/ 1.7mm\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱（滅菌済個包装）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003eテープ径：\u003c\/div\u003e\n\u003cdiv\u003e約12mm（通気性テープ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体素材：\u003c\/div\u003e\n\u003cdiv\u003e医療用ステンレス鋼（シリコン加工済）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e利用可能（顔面ケアなど）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療承認：\u003c\/div\u003e\n\u003cdiv\u003e管理医療機器（15500BZZ00806000）\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文・返品・交換に関する重要事項】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    こちらの商品は「管理医療機器」に分類されます。製品の性質上、高度な衛生管理と品質保持が求められるため、お客様のご都合による返品・交換は、たとえ外装が未開封・未使用の状態であっても、配送後の受付は一切お受けいたしかねます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) activeContent.style.display = 'block';\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            if (clickedButton) clickedButton.classList.add('active');\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"ﾗﾍﾞﾝﾀﾞｰ \/ 1.7mm \/ 0.20mm","offer_id":47492906287261,"sku":"1393110-00104626","price":1799.0,"currency_code":"JPY","in_stock":true},{"title":"ﾋﾟﾝｸ \/ 1.5mm \/ 0.20mm","offer_id":47493048533149,"sku":"1393111-00104626","price":1799.0,"currency_code":"JPY","in_stock":true},{"title":"ﾌﾞﾙｰ \/ 1.2mm \/ 0.20mm","offer_id":47493048631453,"sku":"1393112-00104626","price":1799.0,"currency_code":"JPY","in_stock":true},{"title":"ｸﾞﾘｰﾝ \/ 0.9mm \/ 0.17mm","offer_id":47493048926365,"sku":"1393113-00104626","price":1799.0,"currency_code":"JPY","in_stock":true},{"title":"ｲｴﾛｰ \/ 0.6mm \/ 0.15mm","offer_id":47493049090205,"sku":"1393114-00104626","price":1799.0,"currency_code":"JPY","in_stock":true},{"title":"ｵﾚﾝｼﾞ \/ 0.3mm \/ 0.11mm","offer_id":47493049516189,"sku":"1393115-00104626","price":1799.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G1393111_5CG1393111_01_c1831dce-28da-4831-ad79-28774bf1b88b.jpg?v=1781663268"},{"product_id":"g2310050-00000080","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655719069,"sku":"2310050-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656669341,"sku":"2310051-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664664733,"sku":"2310058-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667810461,"sku":"2310062-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668269213,"sku":"2310063-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495105708189,"sku":"2310043-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651655837,"sku":"2310044-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657488541,"sku":"2310052-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657750685,"sku":"2310053-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495660109981,"sku":"2310054-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495660830877,"sku":"2310055-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661551773,"sku":"2310056-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652245661,"sku":"2310045-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666827421,"sku":"2310060-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668924573,"sku":"2310064-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495666073757,"sku":"2310059-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495662239901,"sku":"2310057-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653228701,"sku":"2310046-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667089565,"sku":"2310061-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495653851293,"sku":"2310047-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669448861,"sku":"2310065-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654473885,"sku":"2310048-00000080","price":1354.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655063709,"sku":"2310049-00000080","price":1354.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_e64d6ee0-25b5-4867-bab2-4dc3f6dd78df.jpg?v=1781664622"},{"product_id":"g2310050-00000022","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655653533,"sku":"2310050-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656636573,"sku":"2310051-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664631965,"sku":"2310058-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667777693,"sku":"2310062-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668236445,"sku":"2310063-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495105740957,"sku":"2310043-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651623069,"sku":"2310044-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657455773,"sku":"2310052-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657717917,"sku":"2310053-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495660077213,"sku":"2310054-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495660798109,"sku":"2310055-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661519005,"sku":"2310056-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652212893,"sku":"2310045-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666761885,"sku":"2310060-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668891805,"sku":"2310064-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495666040989,"sku":"2310059-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495662207133,"sku":"2310057-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653195933,"sku":"2310046-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667056797,"sku":"2310061-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495653785757,"sku":"2310047-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669416093,"sku":"2310065-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654441117,"sku":"2310048-00000022","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655030941,"sku":"2310049-00000022","price":1335.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_615bafa6-599c-4d58-a119-26ddca8c41c9.jpg?v=1781664625"},{"product_id":"g2310050-00000181","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655751837,"sku":"2310050-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656702109,"sku":"2310051-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664697501,"sku":"2310058-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667843229,"sku":"2310062-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668301981,"sku":"2310063-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495105773725,"sku":"2310043-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651688605,"sku":"2310044-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657521309,"sku":"2310052-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657947293,"sku":"2310053-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495660241053,"sku":"2310054-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495660863645,"sku":"2310055-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661584541,"sku":"2310056-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652278429,"sku":"2310045-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666860189,"sku":"2310060-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668957341,"sku":"2310064-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495666401437,"sku":"2310059-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495662600349,"sku":"2310057-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653261469,"sku":"2310046-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667122333,"sku":"2310061-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495653884061,"sku":"2310047-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669481629,"sku":"2310065-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654506653,"sku":"2310048-00000181","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655129245,"sku":"2310049-00000181","price":1348.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_2c9d7c5b-f715-45c5-9da6-f13e12639e53.jpg?v=1781664625"},{"product_id":"g2310050-00000g07","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655784605,"sku":"2310050-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656734877,"sku":"2310051-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664730269,"sku":"2310058-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667875997,"sku":"2310062-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668334749,"sku":"2310063-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495105872029,"sku":"2310043-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651721373,"sku":"2310044-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657554077,"sku":"2310052-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495658242205,"sku":"2310053-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495660208285,"sku":"2310054-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495660896413,"sku":"2310055-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661617309,"sku":"2310056-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652343965,"sku":"2310045-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666892957,"sku":"2310060-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668990109,"sku":"2310064-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495666434205,"sku":"2310059-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495662633117,"sku":"2310057-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653327005,"sku":"2310046-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667155101,"sku":"2310061-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495653916829,"sku":"2310047-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669514397,"sku":"2310065-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654539421,"sku":"2310048-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655162013,"sku":"2310049-00000G07","price":1348.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_3e7553d0-9bea-480b-911e-b33d135066b9.jpg?v=1781664625"},{"product_id":"g2310050-00000g41","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655817373,"sku":"2310050-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656800413,"sku":"2310051-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664763037,"sku":"2310058-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667908765,"sku":"2310062-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668367517,"sku":"2310063-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495105904797,"sku":"2310043-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651754141,"sku":"2310044-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657586845,"sku":"2310052-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495658274973,"sku":"2310053-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495660306589,"sku":"2310054-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661093021,"sku":"2310055-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661650077,"sku":"2310056-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652376733,"sku":"2310045-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666925725,"sku":"2310060-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495669022877,"sku":"2310064-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495666466973,"sku":"2310059-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495663059101,"sku":"2310057-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653359773,"sku":"2310046-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667220637,"sku":"2310061-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495653949597,"sku":"2310047-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669547165,"sku":"2310065-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654572189,"sku":"2310048-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655194781,"sku":"2310049-00000G41","price":1362.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_755c2ac0-8c11-4fa8-828c-2d07dca368e5.jpg?v=1781664625"},{"product_id":"g2310050-00000g81","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655882909,"sku":"2310050-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656833181,"sku":"2310051-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664795805,"sku":"2310058-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667941533,"sku":"2310062-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668400285,"sku":"2310063-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495105937565,"sku":"2310043-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651786909,"sku":"2310044-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657685149,"sku":"2310052-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495658799261,"sku":"2310053-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495660765341,"sku":"2310054-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661191325,"sku":"2310055-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661682845,"sku":"2310056-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652442269,"sku":"2310045-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666991261,"sku":"2310060-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495669153949,"sku":"2310064-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495666532509,"sku":"2310059-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495663124637,"sku":"2310057-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653425309,"sku":"2310046-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667253405,"sku":"2310061-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654015133,"sku":"2310047-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669579933,"sku":"2310065-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654637725,"sku":"2310048-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655227549,"sku":"2310049-00000G81","price":1361.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_8f7e1aa3-a58d-4fb7-b3b6-91af4513ad3a.jpg?v=1781664629"},{"product_id":"g2310050-00064157","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656243357,"sku":"2310050-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656603805,"sku":"2310051-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495665352861,"sku":"2310058-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667744925,"sku":"2310062-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668203677,"sku":"2310063-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495105970333,"sku":"2310043-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495652180125,"sku":"2310044-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657390237,"sku":"2310052-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495659290781,"sku":"2310053-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495659978909,"sku":"2310054-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661486237,"sku":"2310055-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495662010525,"sku":"2310056-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495653163165,"sku":"2310045-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666729117,"sku":"2310060-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668859037,"sku":"2310064-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495666008221,"sku":"2310059-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495664599197,"sku":"2310057-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653752989,"sku":"2310046-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667515549,"sku":"2310061-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654375581,"sku":"2310047-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669383325,"sku":"2310065-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654998173,"sku":"2310048-00064157","price":1221.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655620765,"sku":"2310049-00064157","price":1221.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_392ac634-439e-4d04-ab5f-c8465c0173a1.jpg?v=1781664629"},{"product_id":"g2310050-00101314","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655948445,"sku":"2310050-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656308893,"sku":"2310051-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664828573,"sku":"2310058-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667548317,"sku":"2310062-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668007069,"sku":"2310063-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495106003101,"sku":"2310043-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651819677,"sku":"2310044-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495656898717,"sku":"2310052-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495658832029,"sku":"2310053-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495659323549,"sku":"2310054-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661256861,"sku":"2310055-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661748381,"sku":"2310056-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652475037,"sku":"2310045-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666499741,"sku":"2310060-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668433053,"sku":"2310064-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495665385629,"sku":"2310059-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495663157405,"sku":"2310057-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653458077,"sku":"2310046-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667286173,"sku":"2310061-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654047901,"sku":"2310047-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669186717,"sku":"2310065-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654670493,"sku":"2310048-00101314","price":1348.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655293085,"sku":"2310049-00101314","price":1348.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_ce33ff15-4b18-461e-b744-8017cffd06ab.jpg?v=1781664629"},{"product_id":"g2310050-00120257","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495655981213,"sku":"2310050-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656341661,"sku":"2310051-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664861341,"sku":"2310058-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667581085,"sku":"2310062-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668039837,"sku":"2310063-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495106035869,"sku":"2310043-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651885213,"sku":"2310044-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495656931485,"sku":"2310052-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495658864797,"sku":"2310053-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495659356317,"sku":"2310054-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661289629,"sku":"2310055-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661813917,"sku":"2310056-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652507805,"sku":"2310045-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666565277,"sku":"2310060-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668465821,"sku":"2310064-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495665418397,"sku":"2310059-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495663190173,"sku":"2310057-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653490845,"sku":"2310046-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667318941,"sku":"2310061-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654113437,"sku":"2310047-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669219485,"sku":"2310065-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654703261,"sku":"2310048-00120257","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655325853,"sku":"2310049-00120257","price":1360.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_03f05c1a-9d35-49db-9843-f0d391fed437.jpg?v=1781664628"},{"product_id":"g2310050-00121176","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656013981,"sku":"2310050-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656374429,"sku":"2310051-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664894109,"sku":"2310058-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667613853,"sku":"2310062-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668072605,"sku":"2310063-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495106068637,"sku":"2310043-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651950749,"sku":"2310044-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495656964253,"sku":"2310052-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495659094173,"sku":"2310053-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495659389085,"sku":"2310054-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661322397,"sku":"2310055-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661879453,"sku":"2310056-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652573341,"sku":"2310045-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666598045,"sku":"2310060-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668498589,"sku":"2310064-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495665615005,"sku":"2310059-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495663222941,"sku":"2310057-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653523613,"sku":"2310046-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667351709,"sku":"2310061-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654146205,"sku":"2310047-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669252253,"sku":"2310065-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654736029,"sku":"2310048-00121176","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655391389,"sku":"2310049-00121176","price":1320.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_fe21807c-c1ce-4fed-b442-ba971556a4a1.jpg?v=1781664632"},{"product_id":"g2310050-00128885","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656046749,"sku":"2310050-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656407197,"sku":"2310051-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664959645,"sku":"2310058-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667646621,"sku":"2310062-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668105373,"sku":"2310063-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495106101405,"sku":"2310043-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495651983517,"sku":"2310044-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657029789,"sku":"2310052-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495659126941,"sku":"2310053-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495659782301,"sku":"2310054-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661355165,"sku":"2310055-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661912221,"sku":"2310056-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652606109,"sku":"2310045-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666630813,"sku":"2310060-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668760733,"sku":"2310064-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495665909917,"sku":"2310059-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495663255709,"sku":"2310057-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653589149,"sku":"2310046-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667417245,"sku":"2310061-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654211741,"sku":"2310047-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669285021,"sku":"2310065-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654801565,"sku":"2310048-00128885","price":1360.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655424157,"sku":"2310049-00128885","price":1360.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_c72b9ff9-bbdb-4f9f-ac8d-af0eafe71c35.jpg?v=1781664632"},{"product_id":"g2310050-00152508","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656112285,"sku":"2310050-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656439965,"sku":"2310051-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495664992413,"sku":"2310058-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667679389,"sku":"2310062-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668138141,"sku":"2310063-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495106134173,"sku":"2310043-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495652016285,"sku":"2310044-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657062557,"sku":"2310052-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495659159709,"sku":"2310053-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495659815069,"sku":"2310054-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661420701,"sku":"2310055-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661944989,"sku":"2310056-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652638877,"sku":"2310045-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666663581,"sku":"2310060-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668793501,"sku":"2310064-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495665942685,"sku":"2310059-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495663550621,"sku":"2310057-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653621917,"sku":"2310046-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667450013,"sku":"2310061-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654244509,"sku":"2310047-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669317789,"sku":"2310065-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654834333,"sku":"2310048-00152508","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655489693,"sku":"2310049-00152508","price":1335.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_bd52d746-cf63-428e-b099-3def3ce36af4.jpg?v=1781664632"},{"product_id":"g2310050-00168107","title":"セイリン鍼J-Sakura(J-サクラ) 【旧：セイリン鍼JSPタイプ】","description":"\u003cstyle\u003e\n        \/* 基本配色とサイズ定義 *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* 見出しスタイルの調整 *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            font-size: 1.875rem; \/* 30px *\/\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            font-size: 1.5625rem; \/* 25px *\/\n        }\n        \/* 本文・リスト・小見出し4のサイズ (25px) *\/\n        .text-25px-normal { font-size: 1.5625rem; font-weight: 400; }\n        .text-25px-bold { font-size: 1.5625rem; font-weight: 700; }\n\n        \/* タブボタンの基本スタイルを修正 *\/\n        .tab-button {\n            background-color: #e5e7eb;\n            color: #4b5563;\n            padding: 12px 18px; \/* クリックエリア拡大 *\/\n            border: 1px solid #d1d5db;\n            cursor: pointer;\n            \/* タブが5つになったため、flex-basisで均等な幅を確保 *\/\n            flex-basis: 20%; \n            flex-grow: 1;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2rem; \/* 文字サイズ拡大 *\/\n            transition: all 0.2s;\n            margin-right: -1px; \/* ボーダーの重なりを調整 *\/\n            box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active {\n            background-color: #006FC5;\n            color: white;\n            border-color: #006FC5;\n            z-index: 10;\n        }\n        \n        \/* コンテンツエリアのスタイル (padding-topを0に修正し、スペースを削除) *\/\n        .tab-content {\n            display: none;\n            padding-top: 0px; \n        }\n        \/* モバイル対応：タブが多すぎる場合、縦に並べる *\/\n        @media (max-width: 640px) {\n            .tab-button {\n                flex-basis: 50%;\n                margin: 0;\n                border-radius: 0 !important;\n            }\n            #tab-nav {\n                border-radius: 0;\n            }\n        }\n        \n        \/* サイズ表専用スタイル *\/\n        .size-table-container {\n            border: 1px solid #006FC5;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n        }\n        .size-table-header {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            background-color: #006FC5;\n            color: white;\n            font-weight: 700;\n            padding: 12px 10px;\n            font-size: 1.25rem; \/* 20px *\/\n            text-align: center;\n        }\n        .size-table-row {\n            display: grid;\n            \/* 1fr 1.5fr 1fr 1fr から 1fr 1fr 0.8fr 1fr に変更して長さを調整 *\/\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            padding: 10px 10px;\n            border-bottom: 1px solid #e6f3ff; \/* Light blue separator *\/\n            font-size: 1.25rem; \/* 20pxに縮小 *\/\n            text-align: center;\n        }\n        .size-table-row:nth-child(even) {\n            background-color: #f9fafb; \/* Alternating background *\/\n        }\n        .size-table-row:last-child {\n            border-bottom: none;\n        }\n        \/* サイズ表内の色表記の強調 (16pxに縮小) *\/\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem; \/* 16px *\/\n            display: block;\n            line-height: 1.2;\n            margin: auto 0;\n        }\n        \/* サイズ表内の2行表示用スタイル *\/\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n            font-weight: 400;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\" style=\"margin-bottom: 1.5rem; padding-bottom: 0.5rem; border-bottom: 4px solid #FF8800;\"\u003e\n        【人気のディスポ鍼 セイリン J-sakura（J-サクラ）】（旧：JSPタイプ）種類と太さ、使い方\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア (5項目に変更) --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\" data-tab=\"1\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\" data-tab=\"2\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\" data-tab=\"5\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\" data-tab=\"3\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\" data-tab=\"4\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本性能セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                セイリン J-sakura の基本情報\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン 鍼 J-sakura とは？スムーズな刺入感を実現\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 0.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンディスポ鍼「J-sakura」（ジェイサクラ）は、日本の鍼灸鍼メーカーであるセイリン独自の技術を集約した滅菌済ディスポーザブル鍼です。旧JSPタイプから受け継がれた品質と使いやすさにより、多くの鍼灸師に選ばれています。\n            \u003c\/p\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraの大きな特長は、セイリン独自の研磨技術により鍼尖（鍼の先端）が丸く加工されている点です。これにより、皮膚への抵抗が少なく、スムーズな刺入感を実現しています。\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 0.75rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【製品の構造と衛生管理】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; margin-bottom: 0.5rem; font-weight: 400;\"\u003e\n                    鍼管と鍼柄は片手で容易に取り外しが可能でありながら、鍼管と鍼柄を超音波で溶着する独自の技術が採用されています。これにより、使用済みの鍼と未使用の鍼の混同を防ぎ、施術現場での誤使用のリスクを低減しています。\n                \u003c\/p\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    また、国内一貫生産体制のもとで製造されており、徹底した品質管理のもとで管理医療機器として提供されています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション (カラーコードの導入説明 + 簡潔なカラーコード表を再挿入) --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の種類と太さ】J-sakuraのカラーコードと識別方法\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の太さの識別：プラスチック鍼柄とカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                セイリンのディスポ鍼は、鍼柄（持ち手）の素材や形状によって様々なセイリン 鍼の種類が展開されていますが、J-sakuraは軽く使いやすいプラスチック製の鍼柄を採用しています。\u003cbr\u003e\n                このプラスチック鍼柄には、鍼体の太さ（鍼体径）を瞬時に識別できるように、国際基準に準拠したカラーコードが施されています。これにより、施術中に必要なセイリン 鍼 太さを迷うことなく選ぶことができ、安全かつ効率的な施術をサポートします。\n            \u003c\/p\u003e\n\n            \u003c!-- 【J-sakura カラーコード対応表】をTab 2に再挿入 (簡潔な用途説明付き) --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n                    \n                    \u003c!-- リスト要素のテキストサイズ 25px, 太字解除 --\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700; font-size: 1.25rem; margin-right: 0.5rem;\"\u003e•\u003c\/span\u003e\n                        \u003cspan style=\"color: red; font-weight: 700;\"\u003e赤色 (鍼体径 φ0.20mm)：\u003c\/span\u003e標準的な太さで、体幹や四肢の一般的な施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: blue; font-weight: 700;\"\u003e青色 (鍼体径 φ0.18mm)：\u003c\/span\u003eやや細めで、敏感な部位や美容施術におすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: green; font-weight: 700;\"\u003e緑色 (鍼体径 φ0.25mm)：\u003c\/span\u003e太めで、体感を重視する部位や筋肉の厚い部位へのアプローチにおすすめです。\n                    \u003c\/p\u003e\n                    \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                        \u003cspan style=\"color: black; font-weight: 700;\"\u003e黒色 (鍼体径 φ0.30mm)：\u003c\/span\u003e最も太く、深部の刺激や通電鍼（条件付き）におすすめです。\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: 鍼のサイズ表 (詳細な品番入りテーブルに置き換え) - 構造とサイズを修正 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                鍼のサイズ表 (J-sakura 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003c!-- H3 (タイトルとして使用) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura カラーコードと識別方法\n            \u003c\/h3\u003e\n\n            \u003c!-- 新しい詳細サイズ表 --\u003e\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #006FC5; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e【J-sakura 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; display: flex; flex-direction: column;\"\u003e\n                    \n                    \u003c!-- テーブルヘッダー (サイズを20pxに統一) --\u003e\n                    \u003cdiv class=\"size-table-header\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; background-color: #006FC5; color: white; font-weight: 700; padding: 12px 15px; font-size: 1.25rem; text-align: center;\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- データ行 (サイズを20pxに統一し、行内のカタカナを全角に、レイアウトを調整) --\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0043\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23㎜\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0044\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0045\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0046\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e4番\u003cbr\u003e0.23mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #FF69B4;\"\u003eピンク\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0047\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0048\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0049\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e8番\u003cbr\u003e0.30mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #694C41;\"\u003eセピア\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2寸\u003cbr\u003e(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0050\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0051\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0052\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #006400;\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0053\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #008000;\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0054\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0055\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0056\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0057\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0058\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0059\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0060\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸3\u003cbr\u003e(40mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0061\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e5番\u003cbr\u003e0.25mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8A2BE2;\"\u003eバイオレット\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e寸6\u003cbr\u003e(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0062\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #8B4513;\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1寸\u003cbr\u003e(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0063\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e1寸(30mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; border-bottom: 1px solid #e6f3ff; font-size: 1.25rem; text-align: center; background-color: #f9fafb;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0064\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: red;\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e寸6(50mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row\" style=\"display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; padding: 10px 15px; background-color: white;\"\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e231-0065\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e3番\u003cbr\u003e0.20mm\u003c\/div\u003e\n                        \u003cdiv class=\"color-label\" style=\"color: #00BFFF;\"\u003eスカイブルー\u003c\/div\u003e\n                        \u003cdiv style=\"font-weight: 400;\"\u003e2寸(60mm)\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方と条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: #e6f3ff; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); margin-bottom: 32px; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                【セイリン鍼の使い方】通電鍼への適用条件\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: サブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                セイリン鍼の長さと通電鍼としての正しい使い方（J-sakura）\n            \u003c\/h3\u003e\n\n            \u003c!-- 本文サイズ 25px, 太字解除 --\u003e\n            \u003cp style=\"color: #4b5563; margin-bottom: 1.5rem; font-size: 1.5625rem; font-weight: 400;\"\u003e\n                J-sakuraは汎用性の高い鍼ですが、通電鍼（電気鍼）として使用する際には特定のセイリン 鍼 長さと太さの条件があります。これらの条件を守ることが、折鍼や腐食のリスクを回避するために非常に重要です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; font-size: 1.5625rem; margin-bottom: 0.75rem; color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.25rem;\"\u003e【通電鍼としての使用条件】\u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; margin-bottom: 0.75rem; font-weight: 400;\"\u003e\n                    J-sakuraは、指定の鍼電極低周波治療器「picorina(ピコリナ)」での使用に限り、通電が可能です。ただし、その際は以下の条件を厳守してください。\n                \u003c\/p\u003e\n                \n                \u003cul style=\"list-style-type: disc; margin-left: 20px; font-size: 1.5625rem; color: #4b5563; padding-left: 4px; font-weight: 400;\"\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼体の太さ：\u003c\/span\u003e3番（φ0.20mm）以上であること。\n                    \u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 4px;\"\u003e\n                        \u003cspan style=\"color: #006FC5; font-weight: 700;\"\u003e鍼の長さ：\u003c\/span\u003e1寸（30mm）以上であること。\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003c!-- H4: 通電時の使用上の注意 (オレンジ色) --\u003e\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003c!-- 小見出しのサイズ 25px, 太字維持 --\u003e\n                \u003ch4 style=\"font-weight: 700; color: #FF8800; margin-bottom: 0.5rem; display: flex; align-items: center; font-size: 1.5625rem;\"\u003e\n                    【通電時の使用上の注意】\n                \u003c\/h4\u003e\n                \u003c!-- 説明文のサイズ 25px, 太字解除 --\u003e\n                \u003cp style=\"font-size: 1.5625rem; color: #4b5563; font-weight: 400;\"\u003e\n                    過度な通電刺激は鍼の腐食や強い筋収縮による折鍼の危険性があるため、十分な注意が必要です。また、腐食リスクを低減するため、刺鍼深度は10mm以上とし、鍼の刺入状態を絶えず監視してください。鍼電極低周波治療器の添付文書と取扱説明書を必ず参照し、安全にセイリン 鍼 使い方を実行してください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv style=\"background-color: white; padding: 24px 32px; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); border: 1px solid #f3f4f6;\"\u003e\n            \u003ch2 class=\"h2-style\" style=\"padding-bottom: 8px; border-bottom: 2px solid #FF8800;\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-sakura の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003c!-- H3: 製品仕様のサブセクション (青字, 25px, 太字維持) --\u003e\n            \u003ch3 class=\"h3-style\" style=\"margin-top: 1.5rem; margin-bottom: 1rem;\"\u003e\n                J-sakura の製品仕様概要\n            \u003c\/h3\u003e\n\n            \u003c!-- 製品仕様テーブル (25px) --\u003e\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\"\u003e\n                \n                \u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n                    \u003c!-- 製品名 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e製品名：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eセイリンディスポ鍼 J-sakura（旧JSPタイプ）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼先仕様 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼先仕様：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eSP仕様（丸く加工されており、刺入時の抵抗が少ない仕様です）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 鍼柄素材 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e鍼柄素材：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003eプラスチック製（カラーコードでセイリン 鍼 太さを識別可能）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 灸頭鍼 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e灸頭鍼：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #dc2626; font-weight: 700; font-size: 1.5625rem;\"\u003e不可\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 入数 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb; border-bottom: 1px solid #e5e7eb;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e入数：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e100本入／1箱\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003c!-- 医療機器認証 --\u003e\n                    \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px;\"\u003e\n                        \u003cdiv style=\"font-weight: 600; color: #4b5563; font-size: 1.5625rem;\"\u003e医療機器認証：\u003c\/div\u003e\n                        \u003cdiv style=\"color: #1f2937; font-size: 1.5625rem; font-weight: 400;\"\u003e管理医療機器として認証済（認証番号：15500BZZ00805000）\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003c!-- すべての太字を解除 (font-weight: 400) --\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp style=\"font-weight: 400; margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem; font-size: 1.5625rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px; font-weight: 400;\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli style=\"font-weight: 400;\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-weight: 400; color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月29日(金)ご注文よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- ********************************************** --\u003e\n\n    \u003c!-- JavaScript for Tab Switching (Shopify compatible) --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのタブコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e {\n                cont\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656177821,"sku":"2310050-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 1寸(30mm)","offer_id":47495656505501,"sku":"2310051-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 1寸(30mm)","offer_id":47495665287325,"sku":"2310058-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 1寸(30mm)","offer_id":47495667712157,"sku":"2310062-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 1寸(30mm)","offer_id":47495668170909,"sku":"2310063-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 1寸(30mm)","offer_id":47495106166941,"sku":"2310043-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 1寸(30mm)","offer_id":47495652114589,"sku":"2310044-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"02番\/0.12mm \/ ﾀﾞｰｸｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495657324701,"sku":"2310052-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"01番\/0.14mm \/ ｸﾞﾘｰﾝ \/ 寸3(40mm)","offer_id":47495659258013,"sku":"2310053-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸3(40mm)","offer_id":47495659880605,"sku":"2310054-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸3(40mm)","offer_id":47495661453469,"sku":"2310055-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸3(40mm)","offer_id":47495661977757,"sku":"2310056-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸3(40mm)","offer_id":47495652737181,"sku":"2310045-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸3(40mm)","offer_id":47495666696349,"sku":"2310060-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"1番\/0.16mm \/ ﾚｯﾄﾞ \/ 寸6(50mm)","offer_id":47495668826269,"sku":"2310064-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"2番\/0.18mm \/ ｱｲﾎﾞﾘｰ \/ 寸6(50mm)","offer_id":47495665975453,"sku":"2310059-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 寸6(50mm)","offer_id":47495664566429,"sku":"2310057-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"4番\/0.23mm \/ ﾋﾟﾝｸ \/ 寸6(50mm)","offer_id":47495653687453,"sku":"2310046-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 寸6(50mm)","offer_id":47495667482781,"sku":"2310061-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 寸6(50mm)","offer_id":47495654310045,"sku":"2310047-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"3番\/0.20mm \/ ｽｶｲﾌﾞﾙｰ \/ 2寸(60mm)","offer_id":47495669350557,"sku":"2310065-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"5番\/0.25mm \/ ﾊﾞｲｵﾚｯﾄ \/ 2寸(60mm)","offer_id":47495654932637,"sku":"2310048-00168107","price":1335.0,"currency_code":"JPY","in_stock":true},{"title":"8番\/0.30mm \/ ｾﾋﾟｱ \/ 2寸(60mm)","offer_id":47495655555229,"sku":"2310049-00168107","price":1335.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/J-Sakura___1080_5bf3107b-c7b4-4c76-9a1f-84ddbd4977fc.jpg?v=1781664633"},{"product_id":"g2310080-00000022","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":47495106232477,"sku":"2310080-00000022","price":1482.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":47495670005917,"sku":"2310081-00000022","price":1482.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":47495670136989,"sku":"2310082-00000022","price":1482.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":47495670333597,"sku":"2310083-00000022","price":1482.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":47495670399133,"sku":"2310084-00000022","price":1482.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01_40b17c93-3157-4f26-a0fd-509d78e188e0.jpg?v=1781664719"},{"product_id":"g2310080-00000g81","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":47495106298013,"sku":"2310080-00000G81","price":1525.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":47495670038685,"sku":"2310081-00000G81","price":1525.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":47495670169757,"sku":"2310082-00000G81","price":1525.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":47495670366365,"sku":"2310083-00000G81","price":1525.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":47495670464669,"sku":"2310084-00000G81","price":1525.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01_071bc4bc-b6fb-40c4-b50b-c407799830cd.jpg?v=1781664719"},{"product_id":"g2310080-00064157","title":"セイリン鍼J-Sakura15(J-サクラ15) 【旧：セイリン鍼J15SP】","description":"\u003cstyle\u003e\n        \/* ========================================= *\/\n        \/* 1. 基本配色とサイズ定義 (Colors \u0026 Spacing) *\/\n        \/* ========================================= *\/\n        .custom-blue { color: #006FC5; }\n        .bg-custom-blue-light { background-color: #e6f3ff; }\n        .border-custom-blue { border-color: #006FC5; }\n        .custom-orange { color: #FF8800; }\n        .bg-custom-orange-light { background-color: #fff8e6; }\n        .border-custom-orange { border-color: #FF8800; }\n        \n        \/* フォントサイズ定義 *\/\n        .text-main { font-size: 1.5625rem; } \/* 25px *\/\n        .h2-size { font-size: 1.875rem; } \/* 30px *\/\n        .h3-size { font-size: 1.5625rem; } \/* 25px *\/\n        .table-text { font-size: 1.25rem; } \/* 20px *\/\n        .fw-normal { font-weight: 400; }\n        .fw-bold { font-weight: 700; }\n\n        \/* ========================================= *\/\n        \/* 2. 見出しスタイルの統一 *\/\n        \/* ========================================= *\/\n        .h1-style {\n            font-weight: 800;\n            color: #111827;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 4px solid #FF8800;\n        }\n        @media (min-width: 640px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n        .h2-style {\n            font-weight: 700;\n            color: #111827;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #FF8800;\n        }\n        .h3-style {\n            font-weight: 700;\n            color: #006FC5;\n            margin-top: 1.5rem;\n            margin-bottom: 1rem;\n        }\n        .h4-style {\n            font-weight: 700;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n        }\n        \/* カード共通スタイル *\/\n        .product-card-body {\n            background-color: white; \n            padding: 24px 32px; \n            border-radius: 12px; \n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1); \n            border: 1px solid #f3f4f6;\n        }\n\n        \/* ========================================= *\/\n        \/* 3. タブボタンのスタイル *\/\n        \/* ========================================= *\/\n        .tab-button {\n            background-color: #e5e7eb; color: #4b5563; padding: 12px 10px; \n            border: 1px solid #d1d5db; cursor: pointer; flex-basis: 20%; flex-grow: 1;\n            text-align: center; font-weight: 700; font-size: 1.1rem; transition: all 0.2s;\n            margin-right: -1px; box-shadow: none;\n        }\n        .tab-button:first-child { border-radius: 8px 0 0 8px; }\n        .tab-button:last-child { border-radius: 0 8px 8px 0; margin-right: 0;}\n        .tab-button.active { background-color: #006FC5; color: white; border-color: #006FC5; z-index: 10; }\n        \n        .tab-content { display: none; padding-top: 0px; } \n        @media (max-width: 640px) {\n            .tab-button { flex-basis: 50%; margin: 0; border-radius: 0 !important; }\n            #tab-nav { border-radius: 0; }\n        }\n        \n        \/* ========================================= *\/\n        \/* 4. サイズ表専用スタイル *\/\n        \/* ========================================= *\/\n        .size-table-header, .size-table-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr 0.8fr 1fr; \n            text-align: center;\n            padding: 10px 10px;\n        }\n        .size-table-header {\n            background-color: #006FC5; color: white; font-weight: 700;\n        }\n        .size-table-row {\n            border-bottom: 1px solid #e6f3ff;\n        }\n        .size-table-row:nth-child(even) { background-color: #f9fafb; }\n        .size-table-row:last-child { border-bottom: none; }\n\n        .color-label {\n            font-weight: 700;\n            white-space: nowrap; \n            font-size: 1rem;\n            margin: auto 0;\n        }\n        .two-line-cell {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            line-height: 1.2;\n            padding: 2px 0;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- H1: メインタイトル (固定表示) --\u003e\n    \u003ch1 class=\"h1-style\"\u003e\n        美容鍼でも活用可能！人気のセイリン鍼J-Sakura15（旧 ：J15SPタイプ）の特長と種類や太さ、正しい使い方を解説\n    \u003c\/h1\u003e\n\n    \u003c!-- タブボタンエリア --\u003e\n    \u003cdiv id=\"tab-nav\" style=\"display: flex; margin-bottom: 20px; flex-wrap: wrap; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\"\u003e\n        \u003cbutton class=\"tab-button active\" onclick=\"showTab(1, this)\"\u003e基本情報\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(2, this)\"\u003e種類と太さ\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(5, this)\"\u003eサイズ表\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(3, this)\"\u003e使い方・条件\u003c\/button\u003e\n        \u003cbutton class=\"tab-button\" onclick=\"showTab(4, this)\"\u003eご購入情報\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 1: 基本情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-1\" class=\"tab-content\" style=\"display: block;\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                セイリン J-Sakura15 の特長と設計：繊細な部位にやさしい短い鍼\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                セイリン 鍼 J-Sakura15 とは？繊細な部位にもやさしい鍼\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                セイリンディスポ鍼「J-Sakura15」（ジェイサクラ15）は、皮膚の薄い顔面やデリケートな部位への施術を想定して開発された鍼です。鍼長が15mmと短く設計されており、美容鍼としてもご活用いただけます。\n            \u003c\/p\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                J-Sakura15の鍼尖は、セイリン独自の研磨技術により丸く加工されたSPタイプです。この丸い鍼尖とシリコン塗布により、スムーズな刺入感が期待でき、皮膚の薄い場所に使用しても違和感を覚えにくいのが大きな特長です。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: #e6f3ff; border-left: 4px solid #006FC5; margin-top: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【セイリン鍼の数ある種類の中の特徴】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1rem;\"\u003e\n                    J-Sakura15は、数あるセイリン鍼の種類の中でも、短鍼かつ丸い鍼尖を持つことで、美容鍼や浅い刺入を必要とする施術分野において、操作性に優れています。\n                \u003c\/p\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【製品の構成要素】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼体はステンレス鋼線製、鍼柄は軽く使いやすいプラスチック製です。鍼柄のカラーによって太さ（鍼体径）が識別できるようになっており、施術中の作業効率をサポートします。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 2: 種類と太さセクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-2\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                【セイリン鍼の太さについて】J-Sakura15のカラーコードと識別\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003e\n                鍼柄のカラーコードシステム\n            \u003c\/h3\u003e\n\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                美容鍼では、患者様の肌質や施術部位に応じて繊細なセイリン 鍼の太さの選択が求められます。J-Sakura15は、鍼柄のカラーコードによって鍼体径を容易に識別できます。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-bottom: 2rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【セイリン J-Sakura15 カラーコード対応表（全種類）】\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-direction: column; gap: 0.75rem;\"\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #4169e1; font-weight: bold;\"\u003e• ロイヤルブルー（φ0.10mm）：\u003c\/span\u003e極めて細く、刺激を抑えた繊細な施術に役立ちます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #006400; font-weight: bold;\"\u003e• ダークグリーン（φ0.12mm）：\u003c\/span\u003e顔面部や特に敏感な部位に使用されます。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #008000; font-weight: bold;\"\u003e• グリーン（φ0.14mm）：\u003c\/span\u003e美容鍼の標準的な細さです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: red; font-weight: bold;\"\u003e• レッド（φ0.16mm）：\u003c\/span\u003e顔面以外の手足の末端などにも使用しやすいサイズです。\u003c\/p\u003e\n                    \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\u003cspan style=\"color: #8b4513; font-weight: bold;\"\u003e• アイボリー（φ0.18mm）：\u003c\/span\u003eややしっかりとした刺激が必要な部位に適しています。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; border-left: 4px solid #006FC5; border: 1px solid #e5e7eb;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5;\"\u003e【操作性について】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    鍼長が15mmと短いため、顔面など複雑なカーブを持つ部位でも操作性に優れ、狙ったツボへ正確にアプローチできます。また、灸頭鍼や通電鍼としての使用は不可とされているため、純粋な刺鍼手技用としてご使用いただけます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 5: サイズ表 --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-5\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                サイズ表 (J-Sakura15 詳細品番一覧)\n            \u003c\/h2\u003e\n            \n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 カラーコードと識別方法\u003c\/h3\u003e\n\n            \u003cdiv style=\"padding: 1rem; background-color: #e6f3ff; border-radius: 0.5rem; margin-top: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #006FC5; margin-bottom: 1rem;\"\u003e【J-Sakura15 詳細サイズ・カラーコード対応表】\u003c\/h4\u003e\n                \n                \u003cdiv class=\"size-table-container\" style=\"border: 1px solid #006FC5; border-radius: 6px; overflow: hidden; background-color: white;\"\u003e\n                    \u003cdiv class=\"size-table-header table-text\"\u003e\n                        \u003cdiv\u003e品番\u003c\/div\u003e\n                        \u003cdiv\u003e番手\/線径\u003c\/div\u003e\n                        \u003cdiv\u003e色\u003c\/div\u003e\n                        \u003cdiv\u003e長さ\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0080\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e03番\u003cbr\u003e0.10mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #4169e1;\" class=\"color-label\"\u003eロイヤルブルー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0081\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e02番\u003cbr\u003e0.12mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #006400;\" class=\"color-label\"\u003eダークグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0082\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e01番\u003cbr\u003e0.14mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #008000;\" class=\"color-label\"\u003eグリーン\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0083\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e1番\u003cbr\u003e0.16mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: red;\" class=\"color-label\"\u003eレッド\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"size-table-row table-text\"\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e231-0084\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e2番\u003cbr\u003e0.18mm\u003c\/div\u003e\n                        \u003cdiv style=\"color: #8b4513;\" class=\"color-label\"\u003eアイボリー\u003c\/div\u003e\n                        \u003cdiv class=\"two-line-cell\"\u003e15mm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 3: 使い方・条件セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-3\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\" style=\"background-color: #e6f3ff; border: 2px solid #006FC5;\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                J-Sakura15の正しい使用方法と注意点\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003e使用手順：スムーズな刺入と衛生管理\u003c\/h3\u003e\n            \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563; margin-bottom: 1.5rem;\"\u003e\n                適した使用のためには、正しい使い方と使用上の注意を守ることが重要です。この鍼は滅菌済みのディスポーザブル鍼であり、包装開封後直ちに1回限りの使用としてください。\n            \u003c\/p\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; border-radius: 0.5rem; background-color: white; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); margin-bottom: 1rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #1f2937; border-bottom: 1px solid #d1d5db; padding-bottom: 0.5rem;\"\u003e【使用上の注意】\u003c\/h4\u003e\n                \u003cul style=\"list-style-type: disc; margin-left: 25px;\" class=\"text-main fw-normal\"\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eこの鍼は滅菌済みのため、包装開封後直ちに1回限りの使用としてください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e個別包装により無菌が保たれています。包装がすでに破損または汚損していた場合は使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003eご使用前に鍼を点検してください。湾曲や損傷等、鍼に異常がある場合には使用しないでください。\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 8px;\"\u003e鍼を刺入する部位はアルコール綿等でよく清拭し、刺入してください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"margin-top: 1.5rem; padding: 1.5rem; border-radius: 0.5rem; background-color: #fff8e6; border-left: 4px solid #FF8800;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #ff8800;\"\u003e【禁忌事項・慎重投与】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    特に注意が必要な事項として、妊婦（陣痛を誘発するおそれがある）、悪性腫瘍を有する患者（悪性腫瘍の成長、転移を促進させるおそれがある）、出血性疾患の患者（出血を助長するおそれがある）、ニッケル及びクロム等のステンレス成分に対する金属アレルギーを有する患者への使用は慎重に行う必要があります。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003c!-- TAB 4: ご購入情報セクション --\u003e\n    \u003c!-- ---------------------------------------------------------------------- --\u003e\n    \u003cdiv id=\"content-tab-4\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"product-card-body\"\u003e\n            \u003ch2 class=\"h2-style h2-size\"\u003e\n                ご購入情報：セイリンディスポ鍼 J-Sakura15 の製品詳細と重要事項\n            \u003c\/h2\u003e\n\n            \u003ch3 class=\"h3-style h3-size\"\u003eJ-Sakura15 の製品仕様概要\u003c\/h3\u003e\n\n            \u003cdiv style=\"margin-bottom: 1.5rem; border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden;\" class=\"text-main fw-normal\"\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e製品名：\u003c\/div\u003e\n\u003cdiv\u003eセイリンディスポ鍼 J-Sakura15（旧 J15SPタイプ）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼先仕様：\u003c\/div\u003e\n\u003cdiv\u003eSPタイプ（丸く加工）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼体：\u003c\/div\u003e\n\u003cdiv\u003eステンレス鋼線\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼柄素材：\u003c\/div\u003e\n\u003cdiv\u003eプラスチック製（カラーで太さを識別）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e鍼長：\u003c\/div\u003e\n\u003cdiv\u003e15mm（操作性に優れる短鍼）\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e灸頭鍼・通電鍼：\u003c\/div\u003e\n\u003cdiv style=\"color: #dc2626; font-weight: bold;\"\u003e不可\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e美容鍼：\u003c\/div\u003e\n\u003cdiv\u003e適\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; border-bottom: 1px solid #e5e7eb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e入数：\u003c\/div\u003e\n\u003cdiv\u003e100本入／1箱\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; padding: 12px; background-color: #f9fafb;\"\u003e\n                    \u003cdiv class=\"fw-bold\"\u003e医療機器認証：\u003c\/div\u003e\n\u003cdiv\u003e認証番号：15500BZZ00805000\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"padding: 1.5rem; background-color: #fff8e6; border: 2px solid #FF8800; border-radius: 0.75rem;\"\u003e\n                \u003ch4 class=\"h4-style text-main\" style=\"color: #FF8800;\"\u003e【ご注文に関する規定】\u003c\/h4\u003e\n                \u003cp class=\"text-main fw-normal\" style=\"color: #4b5563;\"\u003e\n                    製品の性質上、お客様のご都合による返品・交換は、外装が未開封・未使用の状態であっても一切お受けいたしかねます。予めご了承いただきますようお願い申し上げます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- **** 固定表示される重要事項 (最下部) **** --\u003e\n    \u003cdiv style=\"margin-top: 32px; padding: 1.5rem; background-color: #fef3c7; border: 2px solid #fbbf24; border-radius: 8px; font-size: 1.5625rem; color: #dc2626;\"\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n        \u003cp class=\"fw-normal\" style=\"margin-bottom: 0.5rem;\"\u003e■こちらの商品は管理医療機器となります。\u003c\/p\u003e \n        \u003cul style=\"list-style-type: none; padding-left: 20px; margin-bottom: 1rem;\"\u003e \n            \u003cli style=\"margin-bottom: 4px;\" class=\"fw-normal\"\u003eお客様都合の場合、未開封・未使用であっても返品・交換は一切お受けできません。\u003c\/li\u003e\n            \u003cli class=\"fw-normal\"\u003e予めご了承いただきますようお願い申し上げます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"fw-normal\" style=\"color: #dc2626; border-top: 1px solid #f97316; padding-top: 0.5rem;\"\u003e※2025年3月28日(金)ご注文分よりまとめ価格終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- JavaScript for Tab Switching --\u003e\n    \u003cscript\u003e\n        function showTab(tabIndex, clickedButton) {\n            \/\/ すべてのコンテンツを非表示にする\n            const contents = document.querySelectorAll('.tab-content');\n            contents.forEach(content =\u003e content.style.display = 'none');\n            \n            \/\/ 指定されたコンテンツを表示する\n            const activeContent = document.getElementById('content-tab-' + tabIndex);\n            if (activeContent) {\n                activeContent.style.display = 'block';\n            }\n            \n            \/\/ すべてのボタンのactiveクラスを削除する\n            const buttons = document.querySelectorAll('.tab-button');\n            buttons.forEach(button =\u003e button.classList.remove('active'));\n            \n            \/\/ クリックされたボタンにactiveクラスを追加する\n            if (clickedButton) {\n                clickedButton.classList.add('active');\n            }\n        }\n    \u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"03番 \/ 0.1 \/ ﾛｲﾔﾙﾌﾞﾙｰ","offer_id":47495106789533,"sku":"2310080-00064157","price":1331.0,"currency_code":"JPY","in_stock":true},{"title":"02番 \/ 0.12 \/ ﾀﾞｰｸｸﾞﾘｰﾝ","offer_id":47495670104221,"sku":"2310081-00064157","price":1331.0,"currency_code":"JPY","in_stock":true},{"title":"01番 \/ 0.14 \/ ｸﾞﾘｰﾝ","offer_id":47495670235293,"sku":"2310082-00064157","price":1331.0,"currency_code":"JPY","in_stock":true},{"title":"1番 \/ 0.16 \/ ﾚｯﾄﾞ","offer_id":47495670300829,"sku":"2310083-00064157","price":1331.0,"currency_code":"JPY","in_stock":true},{"title":"2番 \/ 0.18 \/ ｱｲﾎﾞﾘｰ","offer_id":47495670562973,"sku":"2310084-00064157","price":1331.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/G2310080_5CG2310080_01_a8da6d62-70b7-4cf3-8abb-f40974141427.jpg?v=1781664721"}],"url":"https:\/\/ec.daiyak.co.jp\/collections\/locomaga-vol-15-seirinshang-pin-5-500yuan-yi-shang-falsegou-ru-de1-000yuan-offdui-xiang-shang-pin.oembed","provider":"【施術・医療従事者向け】ダイヤ公式オンラインストア","version":"1.0","type":"link"}