@charset "utf-8";

main {
	width: 80%;
	max-width: 1000px;
	min-width: 500px
}
.keyvisual {
	padding: 50px 0;
	background: url(../images/bg.jpg) center bottom no-repeat;
	background-size: cover;
	text-align: center;
}