@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#mainVisual {
	height: 430px;
	background-image: url("../img/index/background.jpg");
	background-size: cover;
}