> For the complete documentation index, see [llms.txt](https://forforest.gitbook.io/for/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forforest.gitbook.io/for/introduction/keanogaitaporikuraishisu.md).

# ケアの不在が招いたポリクライシス

地球環境の危機的状況は、もはや「気候変動」という単一の現象にとどまらず、生物多様性の喪失、窒素循環の破綻、そして地域コミュニティの疲弊といった複合的な「ポリクライシス」として顕在化しています。

これまで私たちの社会は、自然資源を無限の供給源として扱い、その維持・修復にかかるコストを不可視化してきました。例えば森林が提供する保水機能、土壌保全、生物多様性の維持といった「生態系サービス」は、経済的価値に換算すれば莫大な金額になります。対価を支払わずに企業に消費された自然資本の総額は、世界GDP（2013年）の13％にあたる年間7.3兆ドルにのぼり、世界GDPの55%（約58兆ドル）が何らかのかたちで自然資源に依存しているとも言われています。

一方で、既存の金融システムは、短期的な利益を最大化するために設計されており、数十年、数百年単位の時間軸を持つ自然資源のケアには資金が届きにくいのが現状です。海や川、森の手入れ、土壌の再生、それらを担うローカルコミュニティの維持といったケア活動は、GDPに換算されにくいがゆえに、不可視化され、過小評価されてきました。

結果として、私たちの住む「世界」そのものが修復困難なレベルまで疲弊し、気温上昇や原材料の高騰、山火事や獣害問題など、環境危機に起因するさまざまな弊害を、日常生活にもたらしています。経済が成長を追うほどその環境基盤を損なうという逃れがたい「構造的ジレンマ」を解消しない限り、身の回りの困難は増え続けるでしょう。私たちは、自らがつくり上げてきた便利で快適な社会・経済システムの限界点に立っているのです。

こうした限界を突破しようとする動きは、すでに経済の中枢からも生まれています。その象徴のひとつが、TNFD（自然関連財務情報開示タスクフォース）の広がりです。これは、企業が自然から受けている恩恵と自然に与えている影響を評価し、情報の開示を求める国際的な枠組みです。これまで「外部」として切り捨てられてきた自然資本を、企業の存続に不可欠な「資産」として再定義する試みが始まっています。

しかし、その具体的な道筋はいまだ模索の途上にあります。かつての里山のように、人間が手を加えることで生物多様性が豊かになる「コモンズ（共有財）」をどう再構築するか。デジタル技術を用いた環境モニタリングを活かすにはどうすればよいか、自然のケアを担ってきた先住民の文化保護をどう実現するのか。新たな仕組みづくりは、世界中で試行錯誤されています。


---

# 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://forforest.gitbook.io/for/introduction/keanogaitaporikuraishisu.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.
