> 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/definition-of-words/nono/rsusukinloose-skin.md).

# ルーススキン（loose skin）

### ルーススキン（ルースキューティクル / 薄皮 / 爪上皮角質）

爪の根元にある甘皮（爪上皮）から発生し、爪が伸びる過程で角質化して爪の表面に張り付いてくる不要な薄い膜のことです。透明〜白っぽい膜状で、爪の根元付近から表面にかけてへばりついています。

これが乾燥やくすみの原因になるため、ネイルケアでは優しく除去するのが一般的です（甘皮本体は保護のため残します）。

「ルースキューティクル」と「ルーススキン」は、ネイルケアにおいてほぼ同じ意味で使われていますが、あえて、使い分けるとすると以下のようになります。

* **ルーススキン**\
  爪の根元付近にある、白くて薄い古い角質全般を指す言葉です。
* **ルースキューティクル**\
  ルーススキンのうち、特に甘皮（キューティクル）の裏側から爪の表面に向かって伸びている薄い膜（角質）を指します。

#### お手入れのポイント

* **処理が必要（ルーススキン/ルースキューティクル）**\
  これらが爪の表面に張り付いたままだと、ネイルカラーが浮きやすくなったり、爪の成長を妨げたりします。ピュリファインキューティクルレスポンスで除去します。&#x20;
* **処理してはいけない（**[**甘皮**](/docs/definition-of-words/nono/gan-pi-cuticle.md)**・**[**エポニキウム**](/docs/definition-of-words/nono/eponikiumu.md)**）**\
  爪の根元でしっかり皮膚と繋がっている「甘皮・エポニキウム」は、細菌や汚れの侵入を防ぐ役割があります。無理に切ったり強く押し上げたりすると炎症を起こす原因になるため、角質化した薄い皮（ルーススキ&#x30F3;**/ルースキューティクル**）のみを取り除くことが大切です。&#x20;


---

# 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/definition-of-words/nono/rsusukinloose-skin.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.
