> 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/quick-start/herome-nail-hardener-comparison-guide.md).

# エロームネイルハードナー比較ガイド

### EXストロング vs ストロング vs センシティブ

Heromeのネイルハードナーには3種類あります。いずれもセロリシードエキスなどの植物由来成分で爪ケラチンのセラミドに働きかけ、爪を補強するネイルコートです。

違いは「補強力」「使い心地」「仕上がりの色味」の3点です。

***

### 3製品の比較

| 項目         | EXストロング             | ストロング          | センシティブ            |
| ---------- | ------------------- | -------------- | ----------------- |
| 補強力        | ★★★（最強）             | ★★（標準）         | ★（軽い）             |
| 主な成分アプローチ  | セラミド強化（セロリシードエキス増量） | セラミド強化（標準配合）   | 植物由来・通気性重視        |
| 仕上がりの色味    | 無色透明・光沢             | 無色透明・光沢        | ほんのりピンク・自然なツヤ     |
| 酸素透過性      | なし                  | なし             | あり（エアリー設計）        |
| ヴィーガン処方    | —                   | —              | ○                 |
| 集中ケア中の塗り替え | 2日に1回               | 2日に1回          | 週1回               |
| こんな方に      | 深刻なダメージ・最速で硬くしたい    | 日常的に爪が弱い・割れやすい | デリケート・初心者・メンテナンス期 |

***

### どれを選べばいいですか？

#### [ネイルハードナー EXストロング](/docs/herome/nail-care/nail-hardener-ex-strong.md)がおすすめの方

* ストロングを使ってみたが、まだ効果が足りないと感じる方
* 縦割れ・横亀裂が繰り返して、なかなか改善しない方
* 爪がペラペラで、一刻も早く硬くしたい深刻なお悩みがある方
* ジェルやポリッシュを繰り返して、爪がボロボロになっている方

#### [ネイルハードナー ストロング](/docs/herome/nail-care/nail-hardener-strong.md)がおすすめの方

* 日常的に爪が割れやすく、なかなか伸ばせない方（まずここから始める）
* 爪が柔らかく、すぐ曲がったり欠けたりしてしまう方
* 素爪で清潔感を出しながら、爪を強化したい方
* ハードナーが初めてで、爪の弱さが一般的なレベルの方

#### [ネイルハードナー センシティブ](/docs/herome/nail-care/nail-hardener-sensitive.md)がおすすめの方

* ハードナーを試したいが、刺激や成分が心配な方
* マニキュアの「重たい感じ・息苦しい感じ」が苦手な方
* EXストロングやストロングで集中ケアが終わり、メンテナンス段階に入った方
* ほんのりピンクの血色感が欲しい方

***

### 迷ったときの選び方

初めてハードナーを使う・一般的な爪の弱さ → ストロング

ストロングでは物足りない・深刻なダメージ → EXストロング

刺激が心配・集中ケア後のメンテナンス・ピンク仕上がりが好き → センシティブ

***

### 使用の流れ（参考）

深刻なダメージのある方は、次のようなステップが効果的です。

1. 集中ケア期：EXストロング または ストロングを2日に1回塗り替え
2. メンテナンス期：センシティブに切り替えて週1回の塗り替えで維持

***

### 各製品のガイドページ

* [ネイルハードナー EXストロング 製品ガイド](/docs/herome/nail-care/nail-hardener-ex-strong.md)
* [ネイルハードナー ストロング 製品ガイド](/docs/herome/nail-care/nail-hardener-strong.md)
* [ネイルハードナー センシティブ 製品ガイド](/docs/herome/nail-care/nail-hardener-sensitive.md)

### 商品ページ（購入）

* [ネイルハードナー EXストロング を購入する](https://tpandco.jp/products/herome-nail-hardener-extra-strong-mf)
* [ネイルハードナー ストロング を購入する](https://tpandco.jp/products/herome-nail-hardener-strong-mf)
* [ネイルハードナー センシティブ を購入する](https://tpandco.jp/products/herome-nail-hardener-sensitive)

<br>


---

# 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/quick-start/herome-nail-hardener-comparison-guide.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.
