@charset "utf-8";

.sbox-cen {
	background: #FBF9F5;
	text-align: center;
	padding: 8px 64px;
}

.sbox-cen .stext {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.5;
	color: #8A8175;
	letter-spacing: .02em;
}

@media screen and (min-width: 1024px) {
	.sbox-cen {
		padding: 8px 24px;
	}
}
