> 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/eponikiumu.md).

# エポニキウム（爪上皮）

### **エポニキウムとは**

爪の根元（後爪郭の末端部）にある生きた皮膚組織で、爪母（マトリクス）を保護する薄い層です。一般には「甘皮（キューティクル）」と呼ばれることが多いですが、厳密には甘皮の生きた部分を指し、死んだ角質部分（ルースキューティクル）とは区別されます。

#### **役割**

爪を作る工場である爪母（マトリクス）や爪の土台を、水分・細菌・ほこりなどの異物から守る「シーリング（パッキン）」のような働きをしています。血管や神経が通っているため、傷つけると痛みや出血、感染のリスクがあります。

#### **ケアの注意点**

生きた皮膚であるため、無理に強く押し上げたり深くカットすると、炎症や爪の成長不良につながることがあります。基本は「カットしない・優しく押し上げる」のみで、保湿によるケアが中心となります。

***

### 「甘皮」と「エポニキウム」の違い

ネイルケアでは同じ意味で使われることが多いですが、厳密には範囲が異なります。

<table><thead><tr><th width="143.2890625"></th><th>甘皮（あまかわ）</th><th>エポニキウム（上爪皮）</th></tr></thead><tbody><tr><td>性質</td><td>一般的な呼び方。広い範囲を指す</td><td>解剖学的な正式名称</td></tr><tr><td>構成</td><td>エポニキウム＋ルースキューティクル（薄皮）を含む</td><td>生きた皮膚組織のみ</td></tr><tr><td>位置</td><td>爪の根元に見える皮膚部分全体</td><td>爪母を保護する、根元の薄い生きた皮膚層</td></tr><tr><td>サロンでの扱い</td><td>「甘皮処理」＝主にルースキューティクルの除去を指す</td><td>カット禁止。保湿で守るべき部位</td></tr><tr><td>ケアの可否</td><td>死んだ角質部分（ルースキューティクル）は除去OK</td><td>絶対にカットしない。優しく押し上げるのみ</td></tr></tbody></table>

**関係性**\
エポニキウムから分泌・剥がれ落ちた死んだ角質細胞が、いわゆる「キューティクル」や「ルースキューティクル」になります。つまり、

* **エポニキウム** = 守るべき生きた皮膚（カット禁止）
* [**ルースキューティクル/ルーススキン** ](/docs/definition-of-words/nono/rsusukinloose-skin.md)= そこから生まれた死んだ不要角質（除去OK）

という関係です。

***

#### ケアの実践ポイント

乾燥するとエポニキウムが厚くなり、ささくれの原因になります。そのため、キューティクルオイルなどによる毎日の保湿が最も重要なケアとなります。保湿によって、ささくれを防ぐだけでなく、爪の根元に栄養が行き渡りやすくなり、健康的な爪の育成をサポートします。

***

#### 混同しやすい用語：ハイポニキウム（爪下皮）

エポニキウムと名前が似ていますが、まったく別の部位です。

* **位置**: 爪の先端の裏側で、指先の皮膚と爪をくっつけている部分
* **特徴**: ここがしっかり育つと爪が縦長になり、強度のある爪になるといわれています

エポニキウム（根元・上側）とハイポニキウム（先端・下側）は対になる位置関係にあるため、合わせて説明すると読者の理解が深まりやすいポイントです。


---

# 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/eponikiumu.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.
