> 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/neirukeanisuruto/hadedekiteirukawhat-are-fingernails-made-of.md).

# 爪は、何でできているか？（what are fingernails made of?）

### **重要な構成要素：ケラチン**

爪は、肌や髪と同じ[**ケラチン**](/docs/definition-of-words/nono/kerachinkeratin.md)というタンパク質でできています。ケラチンは水に溶けにくく硬い性質を持ち、分子同士が強固に結びつく仕組みがあります。

主な結合の仕組みは2つです：

* **ジスルフィド結合（S-S結合）**：硫黄を含むアミノ酸「シスチン」が多く含まれ、これらが強い化学結合を作ります。これが爪や髪の硬さを支える「鍵」の役割を果たします（パーマはこの結合を一時的に切って形を変えています）。
* **デスモソーム**：ケラチンで満たされた細胞同士を、リベットのようにしっかり留めています。

ケラチンは「ソフトケラチン（柔らかい）」と「ハードケラチン（硬い）」に大別されます。肌は主にソフトケラチン、髪はハードケラチンが中心です。

爪は**ソフトとハードの両方**からなり、**表面側（背爪層）はハードケラチンが多く硬く、裏側（腹爪層）はソフトケラチンの割合が高い**層構造になっています。これにより、髪ほど硬すぎず、肌ほど柔らかすぎない、適度なしなやかさと強度が生まれます。

ケラチンは約50種類あり、部位ごとに種類や組み合わせが異なるため、肌・髪・爪それぞれに適した特性が出ています。シスチンを多く含むのが大きな特徴です。

### **うるおい成分（ケラチンをくっつける接着剤）**

爪にも、肌と同じようなうるおい成分が存在します。

* **NMF（天然保湿因子）**：細胞の中で水分を抱え込む成分
* **細胞間脂質**：細胞と細胞の間を埋め、接着しながら水分を調整する脂質（セラミドなど）

これにより、細胞（ブロック）と脂質（モルタル）の構造が保たれています。

**爪と肌の大きな違いは透水性**です。

* 肌：皮脂膜という油性のバリアがあり、水分の出入りを抑えています。
* 爪：皮脂腺がなくバリアがほとんどないため、水を吸収しやすく、蒸散（失われやすい）量も多いです。

ケラチンは水分を吸いすぎると、細胞間脂質の構造が乱れて接着力が弱まり、層が剥がれやすくなります。これが、水仕事の繰り返しで起こる[**二枚爪**](/docs/definition-of-words/neirukeanisuruto/er-mei-zhua-split-nail.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/definition-of-words/neirukeanisuruto/hadedekiteirukawhat-are-fingernails-made-of.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.
