> 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/aitemunisuru/vganvegan.md).

# ヴィーガン（Vegan）

### **ヴィーガン（Vegan）とは**

ヴィーガンとは、動物性食品や動物由来の製品を一切避ける生活様式を指します。単なる「菜食主義」ではなく、動物の搾取や苦痛を最小限に抑えることを目的とした思想・ライフスタイルです。

#### **化粧品におけるヴィーガン（Vegan）について**

化粧品分野のヴィーガンとは、**動物由来の成分を一切使用せず、動物実験（動物テスト）も行っていない製品**を選ぶことを指します。単に「植物由来」であるだけでなく、動物の搾取を避ける倫理的・環境的な選択です。

#### **化粧品ヴィーガンの主な基準**

* **動物由来成分を不使用** 蜂蜜、蜜蝋（ワックス）、ラノリン（羊毛脂）、コラーゲン、**一部のスクワラン（サメ肝油由来）**、カーミン（コチニール虫由来の赤色色素）、乳由来成分、ケラチンなど。 代替：植物性スクワラン、植物性グリセリン、合成成分など。
* **動物実験（動物テスト）フリー** 製品・原料ともに動物を使った安全性試験をしていない。 EUでは2013年から化粧品の動物実験および動物実験済み製品の販売が全面禁止されていますが、世界的にまだ実施されている国もあります。

#### **注意点（重要なポイント）**

* 「植物性＝ヴィーガン」ではない 蜂蜜や蜜蝋が入っている「ナチュラルコスメ」はヴィーガンではありません。
* 「クルエルティフリー＝ヴィーガン」ではない 動物実験をしていなくても、成分に動物由来が入っている場合があります。両方を満たすものを「**Vegan & Cruelty-Free**」と呼びます。

#### エロームブランドのヴィーガン処方商品

エロームブランドのヴィーガン処方商品は、以下のとおりです。

* [ノリシングネイルオイル](/docs/herome/nail-care/nourishing-nail-oil.md)
* [エグジットダメージネイル](/docs/herome/nail-care/exit-damage-nail.md)
* [ネイルグロウエックスプロージョン](/docs/herome/nail-care/nail-growth-explosion.md)
* [バーバイト](/docs/herome/nail-care/bibaito.md)
* [ナチュラルネイルホワイトナー<ピンクグロウ>](/docs/herome/nail-care/natural-nail-whitener-pink-glow.md)
* [グラムールネイルホワイトナー](/docs/herome/nail-care/glamour-nail-whitener.md)
* [ネイルハードナーセンシティブ](/docs/herome/nail-care/nail-hardener-sensitive.md)
* [キューティクルリムーバー](/docs/herome/cuticle-care/cuticle-remover.md)
* [リッジフィリングベースコート](/docs/herome/base-coat-top-coat/ridge-filling-base-coat.md)
* [プロテクティングトップコート](/docs/herome/base-coat-top-coat/protecting-top-coat.md)
* [ラピッドネイルドライ](/docs/herome/base-coat-top-coat/rapid-nail-dry.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/definition-of-words/aitemunisuru/vganvegan.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.
