/* ページタイトル */
.page_titleBox {
	background: url("../img/mv.webp") no-repeat center !important;
	@media screen and (max-width: 767px) {
		    background: url("../img/mv.webp") no-repeat left -98px top 0 !important;
	}
}
