@charset "UTF-8";




.div_equipmentNote{
	padding:5px;
	color:#fff;
	text-align: center;
	background-color:#a69cc9;
	border-radius:5px;
}




@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 896px) {
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 448px) {
}

