{"product_id":"エッセンシャルハンドノリシャー-100ml-1","title":"KOH エッセンシャルハンドノリシャー  100mL","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      .content ol {\n        padding-left: 1.4rem;\n        margin-bottom: 1.2rem;\n      }\n      .content ol 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\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cinput type=\"checkbox\" id=\"cb\"\u003e\n\u003c!-- ===== 商品タイトル ===== --\u003e\n\u003ch2 class=\"product-title\"\u003e紫外線ケア＋保湿を同時に叶える、高機能ハンド用デイクリーム\u003c\/h2\u003e\n\u003c!-- ===== リード文 ===== --\u003e\n\u003cp class=\"tagline\"\u003e\u003cstrong\u003eこの商品を一言で言うと\u003c\/strong\u003e\u003cbr\u003e紫外線から守るUVカット効果と保湿を同時に叶える、KOH（コウ）が自信を持っておすすめするハンド用デイクリームです。なめらかなアイボリー色のクリームが手甲から肘まで伸びよく広がり、乾燥・しわ・くすみが気になる手肌を日中しっかり守ります。\u003c\/p\u003e\n\n\u003cp\u003e乾燥・しわ・シミ・ゴワつきなど、年齢とともに気になり始める手甲から腕の変化。その対策として、まず取り入れたいのが午前中にデイクリームを塗る習慣です。\u003c\/p\u003e\n\u003c!-- ===== こんな方に ===== --\u003e\n\u003ch2\u003eこんな方におすすめ\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e✓ 手甲・腕の乾燥・しわ・シミが気になり始めた方\u003c\/li\u003e\n\u003cli\u003e✓ 日焼け止めとハンドクリームを1本にまとめたい方\u003c\/li\u003e\n\u003cli\u003e✓ 朝のケアをシンプルに済ませたい方\u003c\/li\u003e\n\u003cli\u003e✓ 手甲から腕まで広い範囲をカバーしたい方\u003c\/li\u003e\n\u003c\/ul\u003e\n  \u003cdiv class=\"more_wrap\"\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紫外線から守るUVカット効果\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紫外線ケアと保湿を1本で同時に実現。乾燥しがちな手肌にうるおいを与え、しっとりと柔らかな状態をキープします。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e伸びのよいカバー力\u003c\/th\u003e\n\u003ctd\u003e大豆粒大でも手甲・肘から下・肘から上の3パーツをカバーできる、のびのよいクリームテクスチャー。仕上げのべたつきが少なく、日中快適に過ごせます。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ===== 使い方 ===== --\u003e\n\u003ch2\u003e使い方——3パーツに分けて塗布するのがポイント\u003c\/h2\u003e\n\u003cp\u003e大豆粒大のクリームを手甲にとり、3パーツに分けて伸ばします。\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003e肘から下（外側）\u003c\/strong\u003e\u003cbr\u003e紫外線が当たりやすい外側から伸ばします。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e肘から下（裏側）・肘から上\u003c\/strong\u003e\u003cbr\u003e手のひら全体で、裏側にも丁寧に伸ばします。肘から上も同様に。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e手甲\u003c\/strong\u003e\u003cbr\u003e塗り残しがないよう、薄く均一に伸ばします。仕上げにべたつきがないよう全体をなじませて完了です。\u003c\/li\u003e\n\u003c\/ol\u003e\n          \u003cdiv class=\"note-box\"\u003e\n\u003cp\u003eエッセンシャルハンドノリシャーの詳しい使い方・Q\u0026amp;A は、\u003ca href=\"https:\/\/helpcenter.tpandco.jp\/docs\/koh\/handokakatokea\/essential-hand-nourisher\"\u003eヘルプセンター 製品ガイドへ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 関連記事 ===== --\u003e\n\u003cp\u003eあわせて読みたい：\u003cbr\u003e\u003ca title=\"ハンドケア上級者向け：デイクリームとナイトクリームの効果的な使い分け\" href=\"\/blogs\/items\/hand_cream_for_day_and_night\"\u003e🎓 ハンドケア上級者向け：デイクリームとナイトクリームの効果的な使い分け\u003c\/a\u003e\u003c\/p\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\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":50708581581020,"sku":null,"price":3850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0293\/4236\/files\/ESS-HAND-NOURISHER-100ML_01.webp?v=1784871197","url":"https:\/\/tpandco.jp\/products\/%e3%82%a8%e3%83%83%e3%82%bb%e3%83%b3%e3%82%b7%e3%83%a3%e3%83%ab%e3%83%8f%e3%83%b3%e3%83%89%e3%83%8e%e3%83%aa%e3%82%b7%e3%83%a3%e3%83%bc-100ml-1","provider":"TP\u0026Co. |【KOH】【Herome】公式オンラインストア  ","version":"1.0","type":"link"}