.kasou-mv {
	background: url("../_img/mv.jpg") no-repeat fixed;
	background-position: 50% 50%;
	background-size: cover;
}

@media screen and (max-width: 767px) {
	.kasou-mv {
		background: url("../_img/mv_sp.jpg") no-repeat;
		background-position: 50% 50%;
		background-size: cover;
	}
}

.kasou-mv .kasou-mv-content {
	text-align: center;
	color: #fff;
}

/*# sourceMappingURL=../../../../_map/english/business/timber/_css/style.css.map */
