{"product_id":"koh-supershine-topcoat-withcase","title":"スーパーシャイントップコート","description":"\u003cstyle\u003e\n\n      \/* ===== タイポグラフィ ===== *\/\n      .content h2.product-title {\n        font-size: 1.5rem !important;\n        font-weight: bold !important;\n        font-family: 'Arial', sans-serif !important;\n        margin: 0 0 0.4rem 0;\n        line-height: 1.35;\n      }\n      .content .subtitle {\n        font-size: 1rem !important;\n        font-weight: bold;\n        color: #555;\n        margin-bottom: 1.2rem;\n        line-height: 1.5;\n      }\n      .content h2 {\n        font-size: 1.2rem !important;\n        font-weight: bold !important;\n        font-family: 'Arial', sans-serif !important;\n        margin: 2.3rem 0 0.75rem 0;\n        line-height: 1.4;\n      }\n      .content p {\n        margin-bottom: 1rem;\n        line-height: 1.75;\n      }\n      .content ul {\n        list-style: none !important;\n        padding-left: 0.2rem;\n        margin-bottom: 1.2rem;\n      }\n      .content ul li {\n        margin-bottom: 0.55rem;\n        line-height: 1.65;\n      }\n\n            \/* ===== タグライン ===== *\/\n      .tagline {\n        font-size: 0.9rem;\n        color: #8a6a50;\n        border-left: 3px solid #c9a96e;\n        padding-left: 0.9rem;\n        margin-bottom: 1.4rem;\n      }\n      \n      \/* ===== note-box ===== *\/\n      .note-box {\n        background: #fdf8f2;\n        border: 1px solid #e8d9c4;\n        border-radius: 6px;\n        padding: 1rem 1.2rem;\n        margin: 1.8rem 0;\n        font-size: 0.95rem;\n        line-height: 1.7;\n      }\n      .note-box p {\n        margin: 0;\n      }\n\n      \/* ===== 特徴テーブル（PC：横並び／モバイル：縦積み） ===== *\/\n      .feature-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 1.4rem 0;\n        font-size: 0.95rem;\n      }\n      .feature-table th {\n        width: 30%;\n        background: #fdf8f2;\n        color: #8a6a50;\n        font-weight: bold;\n        padding: 0.8rem 1rem;\n        border-bottom: 1px solid #e8d9c4;\n        vertical-align: middle;\n        white-space: normal;\n      }\n      .feature-table td {\n        padding: 0.8rem 1rem;\n        border-bottom: 1px solid #e8d9c4;\n        line-height: 1.7;\n        vertical-align: middle;\n      }\n      .feature-table tr:last-child th,\n      .feature-table tr:last-child td {\n        border-bottom: none;\n      }\n\n      \/* ===== 製品情報テーブル ===== *\/\n      .product-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 1.3rem 0;\n        font-size: 0.9rem;\n      }\n      .product-table th,\n      .product-table td {\n        padding: 0.6rem 0.9rem;\n        text-align: left;\n        border-bottom: 1px solid #f0ece6;\n        vertical-align: top;\n      }\n      .product-table th {\n        width: 38%;\n        color: #8a6a50;\n        font-weight: bold;\n        background: #fdf8f2;\n      }\n\n      \/* ===== モバイル対応 ===== *\/\n      @media (max-width: 480px) {\n\n        .content h2.product-title {\n          font-size: 1.25rem !important;\n        }\n        .content h2 {\n          font-size: 1.12rem !important;\n          margin-top: 2.1rem !important;\n          margin-bottom: 0.7rem !important;\n        }\n\n        \/* 特徴テーブル：縦積み *\/\n        .feature-table {\n          display: block !important;\n          width: 100% !important;\n          border-collapse: separate !important;\n        }\n        .feature-table tbody {\n          display: block !important;\n          width: 100% !important;\n        }\n        .feature-table tr {\n          display: block !important;\n          width: 100% !important;\n          margin-bottom: 0.75rem !important;\n          border: 1px solid #e8d9c4 !important;\n          border-radius: 6px !important;\n          overflow: hidden !important;\n        }\n        .feature-table th {\n          display: block !important;\n          width: 100% !important;\n          box-sizing: border-box !important;\n          border-right: none !important;\n          border-bottom: none !important;\n          padding: 0.55rem 1rem !important;\n          font-size: 0.88rem !important;\n          white-space: normal !important;\n        }\n        .feature-table td {\n          display: block !important;\n          width: 100% !important;\n          box-sizing: border-box !important;\n          border-bottom: none !important;\n          padding: 0.65rem 1rem !important;\n          font-size: 0.9rem !important;\n        }\n\n        \/* 製品情報テーブル：縦積み *\/\n        .product-table,\n        .product-table tbody,\n        .product-table tr,\n        .product-table th,\n        .product-table td {\n          display: block !important;\n          width: 100% !important;\n        }\n        .product-table tr {\n          margin-bottom: 0.6rem !important;\n          border-bottom: 2px solid #f0ece6 !important;\n          padding-bottom: 0.4rem !important;\n        }\n        .product-table th {\n          font-size: 0.78rem !important;\n          padding: 0.4rem 0.6rem 0.2rem !important;\n          border-bottom: none !important;\n          width: 100% !important;\n          box-sizing: border-box !important;\n        }\n        .product-table td {\n          font-size: 0.88rem !important;\n          padding: 0.2rem 0.6rem 0.4rem !important;\n          border-bottom: none !important;\n          box-sizing: border-box !important;\n        }\n      }\n\n      \/* ===== 続きを読む（more） ===== *\/\n      #cb { display: none; }\n      .more_wrap { display: none; }\n      #cb:checked ~ .more_wrap { display: block; }\n      .more_btn {\n        display: inline-block;\n        margin-top: 0.8rem;\n        padding: 0.5rem 1.2rem;\n        background: #f5ede4;\n        border-radius: 20px;\n        font-size: 0.88rem;\n        color: #6a4a3a;\n        cursor: pointer;\n      }\n      .more_btn::after { content: \"▼ 続きを読む\"; }\n      #cb:checked ~ .more_btn::after { content: \"▲ 閉じる\"; }\n\n    \u003c\/style\u003e\n\u003c!-- ===== 商品タイトル ===== --\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cinput type=\"checkbox\" id=\"cb\"\u003e\n\u003ch2 class=\"product-title\"\u003eKOH（コウ）スーパーシャイン トップコート\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eKOHで最速乾——ジェルネイル級の光沢とUV保護を両立するトップコート\u003c\/p\u003e\n\u003c!-- ===== リード文 ===== --\u003e\n\u003cp class=\"tagline\"\u003e\u003cstrong\u003eこの商品を一言で言うと\u003c\/strong\u003e\u003cbr\u003eKOHのトップコートラインで最も速乾性に優れ、塗ってすぐにジェルネイル級の鮮やかな光沢を発揮。UVフィルター配合で色褪せを防ぎながら、摩擦・欠け・剥がれからネイルをしっかりガードするトップコートです。\u003c\/p\u003e\n\u003cdiv class=\"more_wrap\"\u003e\n\u003cp\u003eKOHのトップコート4種の中でも「速乾性」と「光沢」に特化したモデルです。とろみのあるリッチな質感でありながら、幅広のブラシでひとはけスムーズに塗れます。速乾でありながら硬く美しい保護膜を形成し、UVフィルターがネイルカラーの色褪せ・くすみもしっかり防ぎます。\u003c\/p\u003e\n\u003c!-- ===== こんな方に ===== --\u003e\n\u003ch2\u003eこんな方におすすめ\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e✓ 速乾性を最優先したい方\u003c\/li\u003e\n\u003cli\u003e✓ ジェルネイル級の鮮やかな光沢を自爪で楽しみたい方\u003c\/li\u003e\n\u003cli\u003e✓ UV対策で色持ちをしっかり向上させたい方\u003c\/li\u003e\n\u003cli\u003e✓ 塗りやすく美しく仕上がるトップコートを探している方\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== 特徴テーブル ===== --\u003e\n\u003ch2\u003e3つの特徴\u003c\/h2\u003e\n\u003ctable class=\"feature-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e最速乾\u003c\/th\u003e\n\u003ctd\u003eKOHのトップコートラインで最も速く乾く処方。塗り終わってすぐに日常生活へ戻れます。\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\u003eUVフィルター配合\u003c\/th\u003e\n\u003ctd\u003eオキシベンゾン-1が紫外線からネイルカラーを保護。屋外での光ダメージによる色褪せ・くすみを防ぎ、色持ちを向上させます。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ===== 成分解説 ===== --\u003e\n\u003ch2\u003e主な成分\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eオキシベンゾン-1（UVフィルター）\u003c\/strong\u003e\u003cbr\u003e紫外線からネイルカラーを守り、色褪せ・くすみを防ぎます。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e（アジピン酸／ネオペンチルグリコール／無水トリメリト酸）コポリマー\u003c\/strong\u003e\u003cbr\u003e速乾後に硬く美しい皮膜を形成し、摩擦や欠けから爪を保護します。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== ブランド note ===== --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003eKOH（コウ）はオランダ生まれのネイルケアブランドです。日本ではザ・パフューマリー＆Co. 株式会社が正規輸入代理店として取り扱っています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 製品情報テーブル ===== --\u003e\n\u003ch2\u003e製品情報\u003c\/h2\u003e\n\u003ctable class=\"product-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eKOH（コウ）スーパーシャイン トップコート\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003eKOH（コウ）｜オランダ製\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e主な成分\u003c\/th\u003e\n\u003ctd\u003eオキシベンゾン-1（UVフィルター）、（アジピン酸／ネオペンチルグリコール／無水トリメリト酸）コポリマー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e特徴\u003c\/th\u003e\n\u003ctd\u003eKOH最速乾トップコート、ジェルネイル級光沢、UVフィルター配合\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e内容量\u003c\/th\u003e\n\u003ctd\u003e10mL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e販売価格\u003c\/th\u003e\n\u003ctd\u003e3,740円（税込）\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ザ・パフューマリー＆Co. 株式会社（日本国内正規品）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- \/.more_wrap --\u003e \u003clabel for=\"cb\" class=\"more_btn\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c!-- \/.content --\u003e\n\u003c\/div\u003e\n\u003c!-- \/.container --\u003e","brand":"【コウ】KOH","offers":[{"title":"Default Title","offer_id":43595168448732,"sku":"8711661222503","price":3740.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0293\/4236\/products\/super_shine_top_coat.png?v=1774309919","url":"https:\/\/tpandco.jp\/products\/koh-supershine-topcoat-withcase","provider":"TP\u0026Co. |【KOH】【Herome】公式オンラインストア  ","version":"1.0","type":"link"}