@charset "utf-8";

#conceptMv {
	background: url(../../img/concept/concept_bg_sp.jpg) no-repeat center;
	background-size: cover;
}

#conceptArea {
	width: 100%;
	margin-top: -50px;
	margin-bottom: 20px;
	padding: 10vh 0;
	background: url(../../img/concept/concpet_bg02_sp.png) no-repeat center top;
	background-size: 100% 100%;
}
.conceptInner {
	width: 87.5%;
	margin: 0 auto;
}
.conceptInner h2 {
	width: 100%;
	margin-bottom: 25px;
	font-size: 1.7rem;
	font-weight: 900;
	color: #004ea0;
	text-align: center;
}

















