> For the complete documentation index, see [llms.txt](https://next-favorite-things.gitbook.io/jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://next-favorite-things.gitbook.io/jp/legal-notice.md).

# 特定商取引法に基づく表記

#### 販売業者 <a href="#content1" id="content1"></a>

九州旅客鉄道株式会社

#### 所在地 <a href="#content2" id="content2"></a>

〒812-8566

福岡県福岡市博多区博多駅前3-25-21

#### 運営統括責任者 <a href="#content3" id="content3"></a>

古宮洋二

#### 電話番号 <a href="#content4" id="content4"></a>

092-474-9778

※お電話でのお問合せは受け付けておりません。

お問合せの際は、メールよりご連絡をお願いいたします。

#### お問合せ先 <a href="#content5" id="content5"></a>

<nft.jr9@jrkyushu.co.jp>

#### 販売URL <a href="#content6" id="content6"></a>

<https://nft.jrkyushu.co.jp>

#### 販売期間・販売数量・その他の販売条件 <a href="#content7" id="content7"></a>

各アイテムの購入あたり、販売期間、販売数量、著作物の利用条件その他の販売条件が設定されている場合がございます。これらの販売条件については、各アイテムの詳細ページをご確認ください。

#### アイテム代金 <a href="#content8" id="content8"></a>

各アイテムの詳細ページに表示された購入代金（税込）のお支払いが必要となります。

アイテムと商品のセット販売のときは、購入代金に商品送料が含まれます。&#x20;

#### 決済手段 <a href="#content9" id="content9"></a>

クレジットカード

#### お支払い時期 <a href="#content10" id="content10"></a>

購入代金のお支払いは、購入確定後に即時決済となります。

#### アイテム・商品の移転時期 <a href="#content11" id="content11"></a>

* アイテムに係る権利は、購入者によるお支払い完了後、通常1営業日以内に購入者に移転します。
* 商品は、購入者によるお支払い完了後、各商品の詳細ページに記載の期間内に発送します。

#### 返品等について <a href="#content12" id="content12"></a>

アイテムまたは商品の購入に関して、当該アイテムまたは当該商品に欠陥がある場合を除き、取引成立後の返品には応じられません。

#### 利用規約 <a href="#content13" id="content13"></a>

<https://next-favorite-things.gitbook.io/jp/terms>&#x20;

#### プライバシーポリシー <a href="#content14" id="content14"></a>

<https://www.jrkyushu.co.jp/privacy/index.html>


---

# 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://next-favorite-things.gitbook.io/jp/legal-notice.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.
