> 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/neirukeanisuruto/jing-zhi-shui-purified-water.md).

# 精製水（purified water）

### 精製水とは

水道水や地下水などの原水を、蒸留、逆浸透、イオン交換などの処理によって不純物（ミネラル、塩素、微生物など）を徹底的に取り除いた高純度の水です。&#x20;

精製水は、その純度の高さから成分に余計な干渉をしないため、医療や工業、美容など幅広い分野で活躍しています。

#### &#x20;主な用途

* **スキンケア・ヘアケア:** 手作り化粧水のベースや、肌への負担が気になる方の洗顔、髪のパサつきを抑えるヘアウォーターとして。
* **コンタクトレンズ:** 洗浄液や保存液のすすぎ（※必ず専用のレンズ用精製水を使用してください）。
* **家電製品のメンテナンス:** スチームアイロンや超音波式加湿器に。水道水を使うとミネラル分が固まり（水垢）目詰まりや故障の原因になりますが、精製水ならそのリスクを防げます。
* **その他:** 医療用医薬品の希釈や、プラモデル用塗料の薄め液など。&#x20;

#### ミネラルウォーターや水道水との違い

* **水道水:** 消毒用の塩素や微量のミネラルが含まれており、飲用には適していますが、精密な用途には不向きです。
* **ミネラルウォーター:** カルシウムやマグネシウムなどのミネラルがあえて含まれています。
* **精製水:** 不純物が限りなくゼロに近い水です。

#### 注意点・購入方法

* **飲むための水ではありません。** ミネラルが含まれていないため、長期間の飲用には適していません。
* **開封後は雑菌が繁殖しやすい**ため、数日から1週間程度で使い切るのが理想的です。
* お近くのドラッグストアや薬局、またはAmazonや楽天市場などのECサイトで手軽に購入できます。用途に合わせて医療用から工業用までさまざまなサイズが販売されています。


---

# 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/neirukeanisuruto/jing-zhi-shui-purified-water.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.
