{"product_id":"basecoat-topcoat-set","title":"ベースコート＆トップコートセット","description":"\n\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      .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\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"content\"\u003e\n  \u003cinput type=\"checkbox\" id=\"cb\"\u003e\n\u003c!-- ===== 商品タイトル ===== --\u003e\n\u003ch2 class=\"product-title\"\u003eKOH（コウ）ベースコート＆トップコート セット\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eネイルカラーの発色・密着・持ちを高める、ベースコートとトップコートのお得なセット\u003c\/p\u003e\n\u003c!-- ===== リード文 ===== --\u003e\n\u003cp class=\"tagline\"\u003e\u003cstrong\u003eこの商品を一言で言うと\u003c\/strong\u003e\u003cbr\u003e特許ナノテクノロジーでネイルカラーの密着力を高める\u003cstrong\u003eロングラスティングベースコート\u003c\/strong\u003eと、ジェルネイル級の光沢と保護力を発揮する\u003cstrong\u003eトップコートB\u003c\/strong\u003eを組み合わせた、ネイルカラーをより美しく・より長持ちさせるためのセットです。\u003c\/p\u003e\n\u003cdiv class=\"more_wrap\"\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✓ ジェルネイル級の光沢を自爪で楽しみたい方\u003c\/li\u003e\n\u003cli\u003e✓ ベースコートとトップコートをまとめて揃えたい方\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== 各アイテムの役割テーブル ===== --\u003e\n\u003ch2\u003eベースコートの役割\u003c\/h2\u003e\n\u003ctable class=\"feature-table\"\u003e\n\u003ctbody\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\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2\u003eトップコートの役割\u003c\/h2\u003e\n\u003ctable class=\"feature-table\"\u003e\n\u003ctbody\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\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e各アイテムの詳細はこちら：\u003cbr\u003e\u003ca title=\"ロングラスティングベースコート\" href=\"\/products\/koh-longlasting-basecoat\"\u003e▶ ロングラスティングベースコート\u003c\/a\u003e\u003cbr\u003e\u003ca title=\"トップコートB\" href=\"\/products\/koh-topcoat-b-withcase\"\u003e▶ トップコートB\u003c\/a\u003e\u003c\/p\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ロングラスティングベースコート\u003cbr\u003eトップコートB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e販売価格\u003c\/th\u003e\n\u003ctd\u003e6,600円（税込）※ポイント割引対象外\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":45703832961244,"sku":"4595644089420","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0293\/4236\/files\/long_lasting_base_coat_top_coat_b_set.png?v=1774402834","url":"https:\/\/tpandco.jp\/products\/basecoat-topcoat-set","provider":"TP\u0026Co. |【KOH】【Herome】公式オンラインストア  ","version":"1.0","type":"link"}