<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ms-contents-login-box
--------- --------- --------- */
#contents .ms-contents-login-box .section-wrap .text-box{
	font-size: 14px;
}

#contents .ms-contents-login-box .section-wrap .text-box .text{
	text-align: center;
	margin-top: 5px;
}

#contents .ms-contents-login-box .section-wrap .text-box .text .count {
	color: #bf0000;
	font-weight: bold;
}

#contents .ms-contents-login-box .section-wrap .text-box em{
	font-weight: bold;
}

#contents .ms-contents-login-box .section-wrap .btn-box{
	text-align: center;
	margin-top: 20px;
}

#contents .ms-contents-login-box .section-wrap .btn-box .btn-item .btn{
	width: 316px;
}</pre></body></html>