> For the complete documentation index, see [llms.txt](https://helpcenter.tpandco.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.tpandco.jp/docs/koh/cuticle-care/gentle-cuticle-stick/product-spec.md).

# 製品のFAQ

### どのような製品ですか？

甘皮クレンジングの効率を最大限に高める専用スティックです。 キューティクルレスポンスと併用し、余分な角質や汚れをやさしく取り除きます。爪周りを清潔にし、健康的な指先を保つために開発されました。

***

### 甘皮（キューティクル）とはどの部分のことですか？

爪の生え際にある薄い皮膚のことです。 甘皮には、爪の根元を細菌や異物から守る大切な役割があります。ケアの対象となるのは、主に以下の2種類です。

* [**キューティクル**](/docs/definition-of-words/nono/gan-pi-cuticle.md)**：** 爪の生え際にある皮膚。
* [**ルースキューティクル**](/docs/definition-of-words/nono/rsusukinloose-skin.md)**：** 爪が伸びる際、表面に薄くこびりついた不要な角質。

***

### 一般的な甘皮ケアとの違いは何ですか？

KOH（コウ）は「切らない・押さない」ケアを推奨しています。

* **一般的なケア：** お湯でふやかした後、メタルプッシャーで押し上げ、ニッパーでカットします。やりすぎると爪の根元を傷つけるリスクがあります。
* **KOH（コウ）のケア：** 液剤で角質を柔らかくし、スティックでやさしく「絡め取る」手法です。肌を傷つけず、どなたでも安全にケアいただけます。

ネイルサロンに通われている方も、セルフケアとして安心してお使いいただけます。

詳しくは、ブログ記事「[私たちの甘皮処理：押さない、切らない、甘皮ケア](https://tpandco.jp/blogs/items/how_to_cuticle_care)」をご参照ください。

***

### どこで製造されている製品ですか？

本製品は、オランダの自社工場で生産された正規品です。オランダのネイルケア専門ブランド「KOH（コウ）」の製品で、欧州の厳しい品質基準に基づいて製造されています。日本国内では、ザ・パフューマリー＆Co. 株式会社が正規輸入代理店として取り扱っています。

***

### キューティクルレスポンスをつけずに、スティックだけやってもいいですか？

いいえ、スティック単体では汚れを浮かすことができず、効果が得られません。必ず「[キューティクルレスポンス](/docs/koh/cuticle-care/purifying-cuticle-response.md)」と一緒にご使用ください。

***

### **なぜ先端がゴム製なのですか？**

メタル製や木製のプッシャーと異なり、柔軟性のあるゴム素材を採用することで、爪の曲線にぴったりフィットし、爪表面や甘皮を傷つけることなく不要な角質を効率よく絡め取ることができるからです。

***

### **ゴム部分が汚れてきましたが、どうすればいいですか？**

中性洗剤で洗っても落ちない汚れや、ゴムの劣化が見られる場合は、衛生面と本来のクリーニング効果を維持するために、新しいものへの交換をおすすめします。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpcenter.tpandco.jp/docs/koh/cuticle-care/gentle-cuticle-stick/product-spec.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
