
.ry{
	animation: fine 2s ease-out both;
	animation-delay:4.6s;
}

.area-box .pulsed{
	animation: warn 8s ease-out both;
}

.ry .icon_star{
	animation: smallshine 1.2s ease-out both infinite;
	animation-delay:4.6s;
}

.zs{
	animation: fine 2s ease-out both;
	animation-delay:4.2s;
}
