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

# ケラチン（keratin）

### **ケラチンとは？**

ケラチンは、**爪・髪・肌の角質層**を構成する主要な**繊維状タンパク質**です。爪の強度と形を支える「骨組み」のような存在で、爪の約90%以上を占めています。

### 爪におけるケラチンの特徴

* 爪は**一枚の板ではなく、ケラチンが何層にも重なった構造**をしています（背爪・中爪・腹爪などの主な層があり、さらに微細な層が積み重なっています）。
* 層と層の間には、**細胞間脂質（二重層構造）**&#x3068;いう「うるおいの糊」が存在し、ケラチン同士をしっかり接着しています。
* この構造のおかげで、爪は**硬さ**と**適度なしなやかさ**の両方を持っています。

### 乾燥やダメージが与える影響

乾燥・水仕事・栄養不足などが続くと、ケラチンの接着力（二重層）が弱まります。 すると層同士が剥離しやすくなり、**二枚爪**、**ささくれ**、**爪の割れ・もろさ**などのトラブルが起こりやすくなります。

また、ケラチンの新陳代謝が乱れると、古い角質が正常に剥がれず厚く硬くなる（代償性角化）こともあります。


---

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