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

# 爪の溝（nail grooves）

### 爪の溝とは？

爪の溝とは、爪の両脇にある溝（側爪溝）のことです。指先まで溝がしっかりある場合と、甘皮近くにしか溝がない場合があります。

![爪の溝とは](https://cdn.shopify.com/s/files/1/0667/0293/4236/files/Blog015.png?v=1733204427)

### 爪の溝が、爪のアーチ（爪の形）を支える

理想的な状態は、爪の両脇の皮膚が爪の側面にふんわりと接し、両側から優しく爪を包み込んでいる状態です。これにより、指の形にぴったり合った自然なアーチ（横方向のカーブ）ができ、爪に適度な丸みと強度が生まれます。また、側面からのサポートにより、爪が端から割れるのを防ぎます。

![爪の溝 爪のアーチを作る](https://cdn.shopify.com/s/files/1/0667/0293/4236/files/Blog015_nail_plate.png?v=1733214004)

一方、爪の両脇が乾燥して硬くなると、溝が浅くなり、爪を十分に支えられなくなります。その結果、爪先に向かって爪が広がってしまう（**シジミ爪**）や、爪が上に反り上がってしまうことがあります。

だからこそ、**爪の両脇（溝）をしっかり保湿**し、柔らかい皮膚で爪を包み込める状態に保つことがとても大切です。今、爪の両側が乾燥して硬くなっていても大丈夫。ネイルオイルの塗り方を少し工夫するだけで改善が見込めます。

### 豆知識：[爪のアーチ](/docs/definition-of-words/neirukeanisuruto/nochiarch-of-the-nail.md)（爪の形）は、爪の強度を上げる

爪に適度なアーチがあると、シールのように指にぴったりとフィットし、指全体で爪を支える構造になります。これにより衝撃が分散され、割れにくく強い爪になります。\
割れにくい健康的な爪を育てるためにも、爪の溝と両脇の皮膚を毎日保湿して柔らかく保つことをおすすめします。

詳しくは、ブログ記事「[ネイルオイルは、爪の溝に。甘皮には「ついで」でよい。](https://tpandco.jp/blogs/items/how_to_apply_nail_oils)」をご参照ください。


---

# 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/nonail-grooves.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.
