{"product_id":"g0007941-00064063","title":"ファンクションニーOA","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: 2px 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 (4 columns) *\/\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: 8px 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テーピング理論を応用し大腿四頭筋をサポートする膝サポーター「ファンクションニーOA」\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                    日常生活における膝の悩みにお悩みではありませんか？ファンクションニーOAは、テーピング理論を再現した設計により、大腿四頭筋をサポートする膝サポーターです。膝のグラつきをしっかりサポートすることで、スムーズな足運びを補助します。薄手ながらも、テーピングを施した時のようなサポート感を実現します。\n                \u003c\/p\u003e\n                \u003ch2 class=\"h2-style\"\u003e3本のベルトで歩行を補助\u003c\/h2\u003e\n                \u003ch3 class=\"h3-style\"\u003e筋肉の動きを捉える3点サポート\u003c\/h3\u003e\n                \u003cp class=\"text-main\"\u003e\n                    この膝サポーターの最大の特徴は、独自の3本ベルト構造にあります。大腿四頭筋（大腿直筋・外側広筋・内側広筋）の動きに合わせて伸縮ベルトが機能し、筋肉のブレを制限します。装着することで足が前に出しやすくなり、階段の上り下りや長距離の歩行をサポートします。\n                \u003c\/p\u003e\n                \u003cdiv class=\"blue-box\"\u003e\n                    テーピング理論を応用した3本の伸縮ベルトが、大腿直筋・外側広筋・内側広筋の3点をサポート。日常用として適した「歩きやすさ」と「サポート力」の両立を実現しました。\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                \u003cp class=\"text-main\"\u003e\n                    金属や硬質プラスチック類を使用していないので、肌あたりもよいです。薄手の素材なのでかさばりにくく、膝の動きを適度にサポートします。\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                \u003c\/ul\u003e\n\n                \u003ch2 class=\"h2-style\"\u003e左右兼用で使いやすい\u003c\/h2\u003e\n                \u003cp class=\"text-main\"\u003e\n                    肌に馴染みやすいベージュ、定番のブラックやグレーなど、利用シーンに合わせて選べる3つのカラーを展開しています。お好みに合わせてお選びいただけます。左右兼用のため、どちらの足にもすぐにお使いいただけます。\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\u003eファンクションニーOA\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\u003e左右兼用\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\u003eXL（LL）：51cm、M-L（フリー）：41cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003cth\u003e共通丈\u003c\/th\u003e\n\u003ctd\u003e23cm\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\u003e000-7941\u003c\/td\u003e\n\u003ctd\u003eXL(LL)\u003c\/td\u003e\n\u003ctd\u003eベージュ\u003c\/td\u003e\n\u003ctd\u003e膝上、膝下とも40～58cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e000-7942\u003c\/td\u003e\n\u003ctd\u003eM-L(フリー)\u003c\/td\u003e\n\u003ctd\u003eベージュ\u003c\/td\u003e\n\u003ctd\u003e膝上、膝下とも35～45cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e000-7943\u003c\/td\u003e\n\u003ctd\u003eXL(LL)\u003c\/td\u003e\n\u003ctd\u003eブラック\u003c\/td\u003e\n\u003ctd\u003e膝上、膝下とも40～58cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e000-7944\u003c\/td\u003e\n\u003ctd\u003eM-L(フリー)\u003c\/td\u003e\n\u003ctd\u003eブラック\u003c\/td\u003e\n\u003ctd\u003e膝上、膝下とも35～45cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e000-7946\u003c\/td\u003e\n\u003ctd\u003eXL(LL)\u003c\/td\u003e\n\u003ctd\u003eグレー\u003c\/td\u003e\n\u003ctd\u003e膝上、膝下とも40～58cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003ctr\u003e\n\u003ctd\u003e000-7947\u003c\/td\u003e\n\u003ctd\u003eM-L(フリー)\u003c\/td\u003e\n\u003ctd\u003eグレー\u003c\/td\u003e\n\u003ctd\u003e膝上、膝下とも35～45cm\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                    ※膝上および膝下の10cm周囲を計測し、ご自身の体型に合ったサイズをお選びください。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n\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\/body\u003e","brand":"daiya-k","offers":[{"title":"XL(LL) \/ ﾍﾞｰｼﾞｭ \/ 膝上、膝下とも40～58cm","offer_id":47166973116573,"sku":"0007941-00064063","price":2940.0,"currency_code":"JPY","in_stock":true},{"title":"M-L(ﾌﾘｰ) \/ ﾍﾞｰｼﾞｭ \/ 膝上、膝下とも35～45cm","offer_id":47164369895581,"sku":"0007942-00064063","price":2940.0,"currency_code":"JPY","in_stock":true},{"title":"XL(LL) \/ ﾌﾞﾗｯｸ \/ 膝上、膝下とも40～58cm","offer_id":47164549333149,"sku":"0007943-00064063","price":2940.0,"currency_code":"JPY","in_stock":true},{"title":"M-L(ﾌﾘｰ) \/ ﾌﾞﾗｯｸ \/ 膝上、膝下とも35～45cm","offer_id":47164549529757,"sku":"0007944-00064063","price":2940.0,"currency_code":"JPY","in_stock":true},{"title":"XL(LL) \/ ｸﾞﾚｰ \/ 膝上、膝下とも40～58cm","offer_id":47164549791901,"sku":"0007946-00064063","price":2940.0,"currency_code":"JPY","in_stock":true},{"title":"M-L(ﾌﾘｰ) \/ ｸﾞﾚｰ \/ 膝上、膝下とも35～45cm","offer_id":47172748640413,"sku":"0007947-00064063","price":2940.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/OA_01_1080x1080_da7ef21f-8c18-411a-9351-a247b1d6e408.png?v=1781666645","url":"https:\/\/ec.daiyak.co.jp\/products\/g0007941-00064063","provider":"【施術・医療従事者向け】ダイヤ公式オンラインストア","version":"1.0","type":"link"}