{"product_id":"g0011451-00124054","title":"bonbone バリアスツイストスリム","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cstyle\u003e\n        \/* Base Styles *\/\n        .lp-container {\n            max-width: 1024px;\n            margin: 0 auto;\n            padding: 20px;\n            font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n            color: #333;\n            background-color: #f9fafb;\n            line-height: 1.6;\n        }\n\n        \/* Typography *\/\n        .h1-style {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #333;\n            border-bottom: 4px solid #FF8800;\n            margin-bottom: 40px;\n            padding-bottom: 10px;\n            text-align: center;\n        }\n        @media (min-width: 768px) {\n            .h1-style { font-size: 2.5rem; }\n        }\n\n        .h2-style {\n            font-size: 1.875rem; \/* 30px *\/\n            font-weight: 700;\n            border-bottom: 2px solid #FF8800;\n            margin: 10px 0 20px;\n            padding-bottom: 4px;\n            display: inline-block;\n        }\n\n        .h3-style {\n            font-size: 1.5625rem; \/* 25px *\/\n            font-weight: 700;\n            color: #006FC5;\n            margin: 32px 0 16px;\n        }\n\n        .text-main {\n            font-size: 1.5625rem; \/* 25px *\/\n            font-weight: 400;\n            margin-bottom: 24px;\n            text-align: justify;\n        }\n\n        \/* Checklist Style *\/\n        .point-list {\n            list-style: none;\n            padding: 0;\n            margin: 24px 0;\n        }\n        .point-list li {\n            position: relative;\n            padding-left: 45px;\n            margin-bottom: 20px;\n            font-size: 1.5625rem;\n            font-weight: 700;\n            line-height: 1.4;\n        }\n        .point-list li::before {\n            content: '✔';\n            position: absolute;\n            left: 0;\n            top: -2px;\n            color: #FF8800;\n            font-size: 2.2rem;\n        }\n\n        \/* Tabs System *\/\n        .tab-container {\n            margin-top: 20px;\n            margin-bottom: 40px;\n        }\n\n        .tab-navigation {\n            display: flex;\n            flex-wrap: nowrap;\n            gap: 2px;\n            background-color: #ddd;\n            border-radius: 8px 8px 0 0;\n            overflow: hidden;\n        }\n\n        .tab-button {\n            flex: 1;\n            flex-basis: 25%; \/* 4 tabs *\/\n            min-width: 0; \n            padding: 16px 2px;\n            border: none;\n            cursor: pointer;\n            font-size: 1rem;\n            font-weight: bold;\n            background-color: #fff;\n            color: #000;\n            transition: all 0.3s ease;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            border: 1px solid #f3f4f6;\n            border-bottom: none;\n        }\n\n        .tab-button.active {\n            background-color: #006FC5;\n            color: #fff;\n            border-color: #006FC5;\n        }\n\n        .tab-content {\n            display: none;\n            padding-top: 12px;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        \/* Card Style *\/\n        .product-card-body {\n            background-color: #ffffff;\n            padding: 24px 32px;\n            border-radius: 0 0 12px 12px;\n            border: 1px solid #f3f4f6;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n            margin-bottom: 24px;\n        }\n\n        \/* Blue Box Styling *\/\n        .blue-box {\n            background-color: #e6f3ff;\n            border-left: 8px solid #006FC5;\n            padding: 24px;\n            margin: 24px 0;\n            border-radius: 8px;\n            font-size: 1.5625rem;\n            font-weight: 700;\n            color: #006FC5;\n        }\n\n        \/* Data Table *\/\n        .data-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 24px;\n        }\n\n        .data-table th {\n            background-color: #006FC5;\n            color: #fff;\n            padding: 16px;\n            text-align: left;\n            font-size: 1.25rem; \/* 20px *\/\n            border: 1px solid #006FC5;\n        }\n\n        .data-table td {\n            padding: 16px;\n            border: 1px solid #ddd;\n            font-size: 1.25rem; \/* 20px *\/\n            background-color: #fff;\n        }\n\n        .table-center th, .table-center td {\n            text-align: center;\n        }\n\n        \/* Unified Width Table Classes *\/\n        .size-table-uniform th, .size-table-uniform td {\n            width: 25% !important;\n        }\n\n        \/* Footer Important Notes (Blue Theme) *\/\n        .footer-important-notes {\n            background-color: #e6f3ff;\n            border: 2px solid #006FC5;\n            padding: 20px;\n            margin-top: 40px;\n            border-radius: 8px;\n            text-align: center;\n        }\n\n        .footer-important-notes p {\n            color: #000000;\n            font-weight: 800;\n            margin: 0;\n            font-size: 1.5rem;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .tab-button {\n                font-size: 0.85rem;\n                padding: 12px 2px;\n            }\n            .product-card-body {\n                padding: 16px;\n            }\n            .text-main, .point-list li {\n                font-size: 1.25rem;\n            }\n            .tab-navigation {\n                flex-wrap: wrap;\n            }\n            .tab-button {\n                flex-basis: 50%;\n                border: 1px solid #ddd;\n            }\n            .data-table th, .data-table td {\n                padding: 10px 4px;\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"lp-container\"\u003e\n    \u003c!-- Header --\u003e\n    \u003ch1 class=\"h1-style\"\u003eピンポイントで圧迫できるバリアスツイストの細幅タイプ「bonboneバリアスツイストスリム」\u003c\/h1\u003e\n\n    \u003c!-- Tab Navigation --\u003e\n    \u003cdiv class=\"tab-container\"\u003e\n        \u003cnav class=\"tab-navigation\"\u003e\n            \u003cbutton class=\"tab-button active\" onclick=\"showTab(0)\"\u003e製品特長\u003c\/button\u003e\n            \u003cbutton class=\"tab-button\" onclick=\"showTab(1)\"\u003eその他機能\u003c\/button\u003e\n            \u003cbutton class=\"tab-button\" onclick=\"showTab(2)\"\u003eおすすめの方\u003c\/button\u003e\n            \u003cbutton class=\"tab-button\" onclick=\"showTab(3)\"\u003e製品詳細情報\u003c\/button\u003e\n        \u003c\/nav\u003e\n\n        \u003c!-- Tab 0: 製品特長 --\u003e\n        \u003cdiv id=\"tab0\" class=\"tab-content active\"\u003e\n            \u003cdiv class=\"product-card-body\"\u003e\n                \u003ch2 class=\"h2-style\"\u003eピンポイントで圧迫し体幹の安定をサポート\u003c\/h2\u003e\n                \u003cp class=\"text-main\"\u003e\n                    ダイヤ工業で人気の骨盤ベルト、バリアスツイストのスリムタイプです。細幅なのでピンポイントで圧迫を加えることができます。通常のバリアスツイストの約半分の背幅なので、動きを制限しすぎることなく、体幹の安定をしっかりと引き出します。\n                \u003c\/p\u003e\n                \n                \u003ch2 class=\"h2-style\"\u003e軽い力で誰でも簡単にしっかり固定\u003c\/h2\u003e\n                \u003ch3 class=\"h3-style\"\u003e独自の滑車原理で驚きの締まり心地\u003c\/h3\u003e\n                \u003cp class=\"text-main\"\u003e\n                    バリアスツイスト同様に、補助ベルトを軽く引っ張るだけで、背中部分をググッと集中的に締め込むことができます。これは、動滑車の原理を応用した特殊構造によるものです。気になる腰へピンポイントにアプローチするので、サポートしつつも動きを妨げにくい所がポイントです。\n                \u003c\/p\u003e\n                \u003cdiv class=\"blue-box\"\u003e\n                    \u003cp style=\"margin: 0;\"\u003e細型なのに驚きの固定力。ピンポイントで圧迫でき、軽い力で引くだけで適切な骨盤の締まりをキープします。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Tab 1: その他機能 (装着感・構造) --\u003e\n        \u003cdiv id=\"tab1\" class=\"tab-content\"\u003e\n            \u003cdiv class=\"product-card-body\"\u003e\n                \u003ch2 class=\"h2-style\"\u003eズレにくさが生む圧倒的な持続力\u003c\/h2\u003e\n                \u003ch3 class=\"h3-style\"\u003e肌面全面のすべり止め素材\u003c\/h3\u003e\n                \u003cp class=\"text-main\"\u003e\n                    肌面にはすべり止め素材を採用。座った姿勢や運動時でも位置がズレにくく、高い固定力を維持します。せっかくベルトを巻いても動くたびにズレてしまうという不満の解消を目指しました。\n                \u003c\/p\u003e\n                \n                \u003ch2 class=\"h2-style\"\u003e細型設計がもたらす快適な装着感\u003c\/h2\u003e\n                \u003ch3 class=\"h3-style\"\u003eかがむ動作も座り込みも邪魔にならない\u003c\/h3\u003e\n                \u003cp class=\"text-main\"\u003e\n                    背幅5.5cmという細型設計により、日常生活における「かがむ」「座り込み」といった動作を妨げません。お腹周りの圧迫感も少なく、前かがみになっても足の付け根に食い込みにくい仕様です。本体にはやわらかいクッションメッシュ素材を採用し、ソフトな肌当たりを実現しました。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Tab 2: おすすめの方 --\u003e\n        \u003cdiv id=\"tab2\" class=\"tab-content\"\u003e\n            \u003cdiv class=\"product-card-body\"\u003e\n                \u003ch2 class=\"h2-style\"\u003e■こんな方にオススメ\u003c\/h2\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eスポーツ時に使いたい方\u003c\/li\u003e\n                    \u003cli\u003e掃除や洗濯など、家事の最中に前かがみ姿勢が多い方\u003c\/li\u003e\n                    \u003cli\u003eデスクワークなどで座り姿勢が長く、お腹の圧迫感を抑えたい方\u003c\/li\u003e\n                    \u003cli\u003e握力が弱く、本体を引っ張って装着するのが難しい方\u003c\/li\u003e\n                    \u003cli\u003e目立ちにくいスリムなベルトをお探しの方\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003ch2 class=\"h2-style\"\u003eあらゆるシーンで体幹の安定を実感\u003c\/h2\u003e\n                \u003cp class=\"text-main\"\u003e\n                    全面すべり止めがしっかりとホールドし、体幹の安定を助けることで、スムーズな体の回転や足運びをサポートします。ピンポイントで圧迫することで腰への負担を軽減し、正しい姿勢の維持を助けます。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Tab 3: 製品詳細情報 --\u003e\n        \u003cdiv id=\"tab3\" class=\"tab-content\"\u003e\n            \u003cdiv class=\"product-card-body\"\u003e\n                \u003ch2 class=\"h2-style\"\u003e製品詳細情報（スペック）\u003c\/h2\u003e\n                \n                \u003ch3 class=\"h3-style\"\u003e基本仕様\u003c\/h3\u003e\n                \u003ctable class=\"data-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n\u003cth\u003e製品名\u003c\/th\u003e\n\u003ctd\u003ebonbone バリアスツイストスリム\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003cth\u003e素材\u003c\/th\u003e\n\u003ctd\u003eナイロン、ポリエステル\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003cth\u003e背幅\u003c\/th\u003e\n\u003ctd\u003e5.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003cth\u003e前幅\u003c\/th\u003e\n\u003ctd\u003e4.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003cth\u003eカラー\u003c\/th\u003e\n\u003ctd\u003eブラック\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n\n                \u003ch3 class=\"h3-style\"\u003eサイズ表\u003c\/h3\u003e\n                \u003ctable class=\"data-table table-center size-table-uniform\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e品番\u003c\/th\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e対応仙骨周囲\u003c\/th\u003e\n                            \u003cth\u003e全長\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e001-1451\u003c\/td\u003e\n\u003ctd\u003eXL(LL)\u003c\/td\u003e\n\u003ctd\u003e95～115cm\u003c\/td\u003e\n\u003ctd\u003e126cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e001-1457\u003c\/td\u003e\n\u003ctd\u003eM-L\u003c\/td\u003e\n\u003ctd\u003e75～95cm\u003c\/td\u003e\n\u003ctd\u003e106cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n                \u003cp style=\"font-size: 1.1rem; color: #666; margin-top: 10px;\"\u003e\n                    ※仙骨周囲（骨盤の一番出っ張っている部分の周囲）を計測し、サイズをお選びください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003cscript\u003e\n    function showTab(index) {\n        \/\/ 全てのタブボタンからactiveクラスを削除\n        const buttons = document.querySelectorAll('.tab-button');\n        buttons.forEach(btn =\u003e btn.classList.remove('active'));\n\n        \/\/ 全てのタブコンテンツからactiveクラスを削除\n        const contents = document.querySelectorAll('.tab-content');\n        contents.forEach(content =\u003e content.classList.remove('active'));\n\n        \/\/ 選択されたタブにactiveクラスを追加\n        buttons[index].classList.add('active');\n        document.getElementById('tab' + index).classList.add('active');\n    }\n\u003c\/script\u003e\n\n\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"daiya-k","offers":[{"title":"XL \/ 95～115cm \/ ﾌﾞﾗｯｸ","offer_id":47801370214557,"sku":"0011451-00124054","price":3793.0,"currency_code":"JPY","in_stock":true},{"title":"M-L \/ 75～95cm \/ ﾌﾞﾗｯｸ","offer_id":47799016816797,"sku":"0011457-00124054","price":3793.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/5da07df314c4539bbc31880f60bc2330_a01a56fe-bf67-4700-8e63-2ba77c0a901e.png?v=1781662678","url":"https:\/\/ec.daiyak.co.jp\/products\/g0011451-00124054","provider":"【施術・医療従事者向け】ダイヤ公式オンラインストア","version":"1.0","type":"link"}