> 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/koh-vs-herome-difference.md).

# KOH vs Herome 2つのブランドの違い

TP\&Co.の取扱ブランド、KOH（コウ）とHerome（エローム）の2つのブランドの違いを説明します。

### ブランドコンセプトの違い

<mark style="background-color:blue;">**Herome（エローム）**</mark>の始まりは、爪が割れて困る！というオランダの女性創業者（Margreet van Roemburg）が、ネイルハードナーを開発・販売したことから始まります。ネイルハードナーを中心に製品が開発されていきました。モットーは、シンプルケア。昨今は、植物由来にこだわったヴィーガン処方を目指しています。

<mark style="background-color:orange;">**KOH（コウ）**</mark>は、Herome（エローム）の創業から20数年後、誕生しました。これは、ネイルケアへのさらなるニーズ「高品質で、エイジングケアに特化したネイルケアが欲しい」を受け、創られたものです。モットーは「年齢を重ねたからこその美しさ」を引き立たせるブランドであること。ごまかさない。ありのままの自分をお手入れするネイルケアを提案しています。

### 価格帯・ターゲットの違い

<mark style="background-color:blue;">**Herome（エローム）**</mark>は、高品質を維持しながらも、できるだけ手の届きやすい価格でお届けできるように設定しています。

<mark style="background-color:orange;">**KOH（コウ）**</mark>は、特に原料の品質や化粧品技術にこだわり、よりラグジュアリーな品質を求める方に向けて、最高品質の製品を提供しております。

### ネイルケアメソッドの違い

<mark style="background-color:blue;">**Herome（エローム）**</mark>は、シンプルケア。３種類のネイルハードナーを軸に、ご自身に足りないアイテムを足していきます。もちろん、ネイルハードナーのみのシンプルケアもあり。乾燥が気になるなら、ノリシングネイルオイルやエグジットダメージネイルをたすのものあり。二枚爪なら、グラスネイルファイル..と、ご自身の爪の状態やニーズに合わせて自由にネイルケアを組み合わせてください。

<mark style="background-color:orange;">**KOH（コウ）**</mark>は、爪のスキンケア。爪を肌の一部とし、スキンケアのように爪をケアします。クレンジング、保湿、角質ケア、スペシャルケアに分けられたメソッドを、トータルで続けることで、年齢を重ねても輝く指先を目指します。

### 製品の開発コンセプトの違い

<mark style="background-color:blue;">**Herome（エローム）**</mark>は、植物由来、ヴィーガン処方に力を入れています。また、どなたでも使えるよう、ユニセックスな香り・軽いテクスチャー・シンプルな使用方法を目指して開発しています。

<mark style="background-color:orange;">**KOH（コウ）**</mark>は、エイジングケア\*を目的に製品を開発しています。爪は、肌と同じく年齢を重ねるに従って変化していきます。そんな変化による悩みは、特有のもので、Herome（エローム）が得意とする外的や環境要因による爪のダメージとは、異なります。そんな悩みを抱える爪には、基礎ケアこそ大切で、KOH（コウ）はこれを実現できるよう、製品を開発しています。

\*エイジングケア＝年齢に応じたネイルケア


---

# 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/koh-vs-herome-difference.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.
