# お問い合わせページ

### 学べること

* お問い合わせページで問い合わせフォームを有効化およびカスタマイズする方法
* フォームの入力欄やボタンのテキストとスタイルを編集する方法
* 色設定を調整する方法

***

### ステップ1：お問い合わせページテンプレートを有効にする

1. Shopify管理画面から、 **オンラインストア > テーマ**.
2. クリック： **テキストの** アクティブなテーマで。
3. 画面上部中央のページドロップダウンで、 **ページ > contact**.
4. 以下が表示されていることを確認してください： `お問い合わせメッセージ` および `お問い合わせフォームの色` ブロックが左側パネルに表示されていること。

> 💡 ヒント: お問い合わせフォームは「contact」テンプレートにあらかじめ組み込まれており、別途アプリは不要です。

***

### ステップ2：お問い合わせメッセージをカスタマイズする

1. 左サイドバーで、次を選択します： **お問い合わせメッセージ**.
2. フォーム上部に表示されるメッセージテキストを編集します（例：「お問い合わせへの回答は3〜5営業日いただく場合があります。」）。
3. テキストの色は、次を使用して調整します： **お問い合わせコンテンツのテキストカラー** ピッカー。

***

### ステップ3：お問い合わせフォームのスタイル設定

1. 左サイドバーで、次をクリックします： **お問い合わせフォームの色**.
2. 各カラー項目をカスタマイズしてください：
   * **フォーム背景色**：フォームの背景
   * **フォームテキスト色**：入力欄のテキスト
   * **送信ボタンの色** および **テキスト色**
   * **ホームボタンの色** および **テキスト色**

> 💡 ヒント: アクセシビリティを確保するために、コントラストの高い色の組み合わせを使用してください。

***

### **ヘルプが必要ですか？**

* 💬 **Discordでコミュニティに参加：** <https://discord.gg/hcc2GvgZc6>
* 📧 **メールでお問い合わせ：** <support@openspaces.design>
* 💻 **ライブチャット：** 月〜金、現地時間午前10時〜午後6時（EST）に当社ウェブサイトで直接対応


---

# Agent Instructions: 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:

```
GET https://docs.openspaces.design/english-ja/readme-1/pages-and-menus/contact-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
