/*########################################################################################
|
|ログイン画面
|
########################################################################################*/
.login_wrap {
		flex-flow: wrap;
}
/*-----------------------------------------------------------------------------
|
|■┓左コンテナ・右コンテナ共通
|┗┛
-----------------------------------------------------------------------------*/
.left_container ,
.right_container {
	width: 100%;
}
.left_container {
	min-height: auto;
}

/*-----------------------------------------------------------------------------
|
|■┓右コンテナ
|┗┛
-----------------------------------------------------------------------------*/
.right_container {

}

/*-------------------
キャッチイメージ
--------------------------------------------------*/
.catch {
	/*display: none;*/
	margin-top: 1em;
	width: 100%;
}
.catch img {
	width: 100%;
}
/*-------------------
ユーザーIDの説明
--------------------------------------------------*/
.uid_explanation {
	margin-top: 40px;
}

/*-------------------
ログインページボトムエリア
SCTSECURE/Norton SECURED/推奨環境など
--------------------------------------------------*/
