@charset "utf-8";

.pagetit-sp {
	margin-bottom: calc(40px + 2vw);
	font-size: clamp(2.4rem, 5vw, 3.6rem);
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
	color: #942423;
}
