@charset "utf-8";

.student-org.growth .label.type3:after {height: 17.3rem;}
.student-org.growth li:nth-child(5) {position: absolute; left: auto; top: auto; width: 100%;}
.student-org.growth li:nth-child(5) .label,
.student-org.growth li:nth-child(6) .label {background-color: #9b8873 !important;}

@media (max-width: 768px)
{
	.student-org.growth .label.type3:after {height: 21.9rem;}
	.student-org.growth li:nth-child(5) {position: static;}
	.student-org.growth li:nth-child(5) .label {margin: 2rem 0 1rem;}
}