<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ログインページ */

#socialLoginIncludeItemWrap {
	margin:10px;
}

#isExistsError {
	display: none;
}

.fa.fa-eye {
	font-weight: 900;
	font-size:16px
}
#password {
	max-width: 300px;
}</pre></body></html>