> 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/ridge-filling-base-coat/directions-for-use.md).

# 使い方のFAQ

### 使い方は？

1. ご使用前にボトルをよく振ってください。マイカや酸化チタンなどの成分が沈殿することがあるため、均一に混ぜてからご使用いただくと、仕上がりが安定します。
2. 付属の筆に適量を取り、爪表面に均一に塗布してください。
3. [ネイルカラー](/docs/herome/colors.md)を上から塗る場合は、1\~2分待って、塗布した本品の表面が乾いてからカラーを上から重ねてください。
4. 爪の表面だけでなく、爪の先（断面）まで塗ると、より剥がれにくく美しく仕上がります。&#x20;

***

#### 2度塗りした方が効果的ですか？

[縦すじ](/docs/definition-of-words/neirukeanisuruto/novertical-nail-ridges.md)や凹凸が深い場合は、2度塗りをおすすめします。よりフラットで滑らかな土台ができあがり、[ネイルカラー](/docs/herome/colors.md)の仕上がりが格段に向上します。

***

#### 爪の断面（エッジ）にも塗ったほうがいいですか？

はい。爪の先端（切り口）まで丁寧に塗ることで、[ネイルカラー](/docs/herome/colors.md)の先端からの剥がれを劇的に防ぐことができます。

***

#### カラーを塗り重ねるまで、どのくらい待てばいいですか？

速乾性に優れており、目安として約50秒※で表面が乾きます。指先で触れて乾いたことを確認してから[ネイルカラー](/docs/herome/colors.md)を重ねてください。（※弊社内計測平均値。乾燥時間には個人差があります。）

***

#### ベースコートだけで仕上げても大丈夫ですか？

はい、問題ありません。爪を保護すると同時に、自然で健康的な質感を与え、[縦すじ](/docs/definition-of-words/neirukeanisuruto/novertical-nail-ridges.md)を目立たなくしてくれます。お仕事などで[ネイルカラー](/docs/herome/colors.md)が塗れない方の「自爪メイク」としても人気です。

***

#### 除去には専用のリムーバーが必要ですか？

市販の除光液でも落とせますが、爪の潤いを奪いすぎない[アセトンフリー](/docs/definition-of-words/aitemunisuru/asetonfuracetone-free.md)の「[ケアリング ポリッシュ リムーバー](/docs/herome/nail-care/caring-polish-remover.md)」の使用を推奨します。

***

#### 保管中に液がドロドロになってきたらどうすればいいですか？&#x20;

液が濃くなったり固くなったりした場合は、「[ケアリング ポリッシュ リムーバー](/docs/herome/nail-care/caring-polish-remover.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/ridge-filling-base-coat/directions-for-use.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.
