.beforestep_list span {
	display: block;
	text-align: center;
	background: rgb(255 228 230 / 0.5);
	width: 30px;
	height: 30px;
	border-radius: 30px;
	line-height: 30px;
	margin: 0 auto 10px;
}
.beforestep_maintitle {
	word-break: auto-phrase;
}