> For the complete documentation index, see [llms.txt](https://s-itou-personal.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://s-itou-personal.gitbook.io/home/cao-zuo-shou-shun/roguin.md).

# １．ログイン画面

<p align="right"><a href="/spaces/w7PcIwRfOTlVNMoqCps4">ホーム画面へ戻る</a></p>

<mark style="color:red;">※​各画面はPC画面に沿った状態で表記しています。スマホ画面についてはタブで分かれていますが</mark>\
&#x20; <mark style="color:red;">基本の配置や操作方法については同じですのでこちらでご確認ください</mark>　

<figure><img src="/files/k2gW0CGopNtaBdLrh1Lc" alt=""><figcaption></figcaption></figure>

***

## 1.ログイン手順

ログインの部分でログインコードを入力後にEnter(Return)キー)もしくはログインボタンを押します。\
ログインできた場合は左側、ログインできない場合は右側の画面が表示されます

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-rocket-launch" style="color:$primary;">:rocket-launch:</i></h4></td><td><h4>ログイン成功時</h4></td><td>メニュー画面が表示されます<br>操作したいメニューを選んでください</td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td><td><a href="/files/bSa5mYUdmxiXIBkOWBIm">/files/bSa5mYUdmxiXIBkOWBIm</a></td></tr><tr><td><h4><i class="fa-book" style="color:$primary;">:book:</i></h4></td><td><h4>ログイン失敗時</h4></td><td>メッセージが表示されます<br>ログインコードを確認して再度ログインしてください</td><td><a href="/pages/EFXeLTHVDQLFgK0Iy51O">/pages/EFXeLTHVDQLFgK0Iy51O</a></td><td><a href="/files/JQkAUHcHz3k0jNlOezPj">/files/JQkAUHcHz3k0jNlOezPj</a></td></tr></tbody></table>

## 2.終了手順

本システムは終了ボタンはありません。通常のWEBページと同様にタブの横にある×マークから\
終了してください。\
スマートフォンやタブレットについては他のアプリケーションと同様にスワップアウトしてください<br>


---

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

```
GET https://s-itou-personal.gitbook.io/home/cao-zuo-shou-shun/roguin.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.
