@charset "utf-8";
.pageTitle{
	margin-bottom: 30px;
}
.btn_boxCenter{
	margin-top: 70px;
}
@media screen and (max-width: 750px){
	.pageTitle{
		margin-bottom: 25px;
	}
	.btn_boxCenter{
		margin-top: 35px;
	}
}
