@charset "UTF-8";

/* topTtl */
#topTtl {
	background-image: url('../img/mv.jpg');
}


/* Company */
#Company {
	width: 100%;
	background-color: #fff;
	padding: 80px 0;
}


/* map */
#map {
	width: 100%;
	height: 500px;
}



/* 640pxˆÈ‰º */
@media screen and (max-width: 640px) {

}


