@charset "utf-8";

/*================================
location
================================*/
.mv{
	background: url(../img/location/bg.jpg) no-repeat center top;
	background-size:cover;
}

/*--------------------------------------
	 sp 	
--------------------------------------*/
@media screen and (max-width: 960px) {
}

