@charset "utf-8";

.generalPurpose_list-title {
	margin-top: 75px;
}
.generalPurpose_list-title:first-child {
	margin-top: 0;
}
@media screen and (max-width:480px) {
	.generalPurpose_list-title {
		margin-top: 40px;
	}
}
