> 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/herome/base-coat-top-coat/protecting-top-coat/product-spec.md).

# 製品のFAQ

### プロテクティング トップコートとはどのような商品ですか？

「ツヤを強化しながら黄ばみを補正し、サロン仕上げを自宅で再現するバイオレット配合のトップコートです。」日常生活での摩擦、衝撃、水仕事からネイルをガードし、塗りたての美しさを長時間キープします。

***

### どのような仕上がりになりますか？

高光沢の透明フィニッシュで、[ネイルカラ](/docs/herome/colors.md)のツヤを強化します。配合された微細なバイオレットの色味（紫201）が、爪の黄ばみを視覚的に打ち消し、よりクリアで澄んだ印象に仕上げます。

***

### 「ネイルホワイトナー」との違いは何ですか？

* **プロテクティング トップコート（本品）：** カラーの上に塗り、ツヤと耐久性を与える「保護」が目的です。
* [**ネイルホワイトナー**](/docs/herome/nail-care/natural-nail-whitener-pink-glow.md)**：** 自爪の黄ばみを消して健康的なピンクに見せる「色補正」が目的のベース兼カラーです。

***

### ジェルネイルにも使えますか？

**いいえ、**&#x672C;製品は[ネイルカラ](/docs/herome/colors.md)ー（マニキュア）専用のトップコートです。ジェルネイルには専用のトップジェルをご使用ください。

***

### どこで製造されている製品ですか？

本製品は、オランダの自社工場で生産された正規品です。オランダのネイルケア専門ブランド「エローム（Herome）」の製品で、欧州の厳しい品質基準に基づいて製造されています。日本国内では、ザ・パフューマリー＆Co. 株式会社が正規輸入代理店として取り扱っています。

***

### 主な有効成分は何ですか？

紫外線による変色や退色を防ぐ**紫外線吸収剤（オキシベンゾン-3）**&#x3092;配合しています。また、ポリビニルブチラール等の成分が爪表面にしなやかで強いフィルムを形成し、[ネイルカラー](/docs/herome/colors.md)が欠けたり剥がれたりするのを最小限に抑えます。

***

### ヴィーガン仕様ですか？

はい。動物由来成分を使用していない[ヴィーガン](/docs/definition-of-words/aitemunisuru/vganvegan.md)処方です。

***

### 黄ばみ対策として効果がありますか？

はい。補色（黄色の反対色）である**バイオレット成分**を活かした処方により、爪の黄ばみを抑えて白く見せる「視覚的補正効果」が期待できます。

***

### 爪の持ちは良くなりますか？

はい。強固な保護膜が[ネイルカラー](/docs/herome/colors.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/herome/base-coat-top-coat/protecting-top-coat/product-spec.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.
