> 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/haniiwater-weakens-nails.md).

# 爪は水に弱い（water weakens nails）

***

爪は、肌や髪と同じ**α-ケラチン**という硬いタンパク質が層状（主に3層構造）に重なってできています。一日に何度も手を洗ったり、食器洗いや掃除で水に触れるたびに、爪はその水分を吸収し、やがて乾いていきます。

爪と肌の大きな違いは、水を通しやすいかどうか（透水性）とバリア機能の有無にあります。肌には皮脂膜や角質層の油性バリアがあるため、水分の影響を比較的受けにくい一方、**爪にはこうした油性のバリアがほとんどなく、水を吸収しやすい**のが特徴です。さらに、爪のケラチン層は水分を含むと層間の結合が弱くなりやすい性質があります。

具体的には、爪の中で次のことが繰り返し起きています。

1. 爪が水を吸収し、ケラチン層の間にも水分が入り込んで**膨張**する
2. 水分が蒸発して**乾燥**すると、爪が**収縮**する
3. この「**膨張と収縮**」の繰り返し（hygral fatigue：湿度疲労）により、層と層の結合が弱まり、**層間に隙間が生じて剥がれやすくなる**（爪甲層状分裂症、いわゆる二枚爪）

詳しくは、ブログ記事[「二枚爪の原因は「水」！？」](https://tpandco.jp/blogs/items/why_nails_layered)をご参照ください。


---

# 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/haniiwater-weakens-nails.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.
