@charset "utf-8";
/* CSS Document */
body{
	background: #EBEBEB;
}
main>.main{
	display:flex;
	justify-content: center;
	background: #A2F7EB;
	border-radius: 10px;
}
main>.login05{display: flex;
	justify-content: center;
	background: #A2F7EB;
}