{"product_id":"koh-purifying-polish-remover-duo","title":"【限定価格】ポリッシュリムーバー２本","description":"\u003cstyle\u003e\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      \/* ===== 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      \/* ===== 特徴テーブル（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      .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      @media (max-width: 767px) {\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        .feature-table,\n        .feature-table tbody,\n        .feature-table tr,\n        .feature-table th,\n        .feature-table td {\n          display: block !important;\n          width: 100% !important;\n        }\n        .feature-table {\n          border-collapse: separate !important;\n        }\n        .feature-table tr {\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          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          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        .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          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      \/* ===== 続きを読む（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    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- ===== 商品タイトル（期間限定セット） ===== --\u003e\n\u003ch2 class=\"product-title\"\u003e\n\u003ca href=\"https:\/\/kohcosmetics.jp\/products\/koh-purifying-polish-remover\" title=\"ピュリファイングポリッシュリムーバー - 【コウ】KOH日本公式サイト\"\u003eピュリファイングポリッシュリムーバー\u003c\/a\u003e✖️ 2\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003c\/h2\u003e\n\u003ch2 class=\"product-title\"\u003e（店舗受取対象外）期間限定まとめ買いセット 2026年10月14日まで\u003c\/h2\u003e\n\u003c!-- ===== 商品紹介 ===== --\u003e\n\u003cp class=\"tagline\"\u003eこの商品を一言で言うと\u003cbr\u003eTP\u0026amp;Co. 独自メソッド「\u003ca href=\"\/pages\/nail-skincare\"\u003e\u003cstrong\u003e爪のスキンケア\u003c\/strong\u003e\u003c\/a\u003e」の \u003cstrong\u003eSTEP 3：クレンジング\u003c\/strong\u003e を担う中核アイテムです。爪にやさしい」と「よく落ちる」をKOH独自の処方で、両立したベストセラー除光液。\u003cbr\u003e本セットは、この人気商品の2個セット。\u003cbr\u003e大変お得な「まとめ買いセット」として、2026年10月14日までの期間限定で発売します。\u003c\/p\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch2\u003e「爪にやさしい除光液」とは？\u003c\/h2\u003e\n\u003cp\u003e除光液はネイルケアに欠かせないアイテムです。しかし、除光液は1番の嫌われ者です。\u003cbr\u003eまず、あの匂い。除光液を使うと、家族から「除光液使った？！臭い！」と言われてしまったり、出かける前に使って、家に帰るとまだ匂う...なんてこともあるはずです。\u003c\/p\u003e\n\u003cp\u003eそして、拭いても落ちにくいのに、爪だけは白く乾燥する。除光液を使うと、爪が傷むのがわかる。\u003cbr\u003eだから、マニキュアは嫌い。マニキュアをすると、爪が傷む。二枚爪になる。だから、おやすみしないといけない。もしくは、マニキュアは使いたくない。となってしまう。\u003c\/p\u003e\n\u003cp\u003eそんな除光液の常識を覆し、あれなら使い続けて大丈夫と実感していただける品質のものをKOH（コウ）が独自に開発しました。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 関連記事 ===== --\u003e\n\u003csection\u003e\n\u003ch2 id=\"related-articles\"\u003e除光液が爪を傷める仕組みと、KOHの処方の詳細はこちら：\u003c\/h2\u003e\n\u003cp\u003e\u003ca href=\"\/blogs\/items\/why_our_polish_remover\"\u003e🎓 なぜ、KOHの除光液は「爪にやさしい」のか\u003c\/a\u003e\u003cbr\u003e\u003ca href=\"\/blogs\/items\/nail_polish_is_good\"\u003e🎓 マニキュアは、爪に悪いのか？ マニキュアのケア効果\u003c\/a\u003e\u003cbr\u003e\u003ca href=\"\/blogs\/items\/why_nails_layered\"\u003e🎓 二枚爪の原因は「水」！？\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003eピュリファイングポリッシュリムーバーの詳しい使い方・Q\u0026amp;A は、\u003ca href=\"https:\/\/helpcenter.tpandco.jp\/docs\/koh\/nailcare\/purifying-polish-remover\"\u003eヘルプセンター 製品ガイド\u003c\/a\u003eをご参照ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== ブランド note ===== --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003eKOH（コウ）はオランダ生まれのネイルケア専門ブランドです。本製品もオランダの自社工場で生産された正規品で、日本では\u003ca href=\"\/pages\/about-us\"\u003eザ・パフューマリー\u0026amp;Co. 株式会社\u003c\/a\u003eが正規輸入代理店として取り扱っています。\u003c\/p\u003e\n\u003c\/div\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":46722203877596,"sku":null,"price":6820.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0293\/4236\/files\/Frame1_4.png?v=1788226467","url":"https:\/\/tpandco.jp\/products\/koh-purifying-polish-remover-duo","provider":"TP\u0026Co. |【KOH】【Herome】公式オンラインストア  ","version":"1.0","type":"link"}