@charset "utf-8";

.type1 .typeColor {background:#8fd06d;}


@media screen and (min-width:: 992px;) {
	
}	

@media screen and (max-width: 991px) {
	
	
}

@media screen and (max-width: 767px) {
	
}