@charset "utf-8";
body,html {
	height: 98%;
	-webkit-overflow-scrolling: touch;
}
.required{
	color: #f00;
}
