div.main-page-team{
	margin-top: 41rem;
	justify-content: start;
}

.main-page-team-text{
	margin-top: 37rem;
	font-weight: 400;
	font-size: 16rem;
	letter-spacing: -0.32rem;
	color: #000;
}

.main-page-team-item{
	margin-right: 20rem;
	width: 29.5%;
}

.main-page-team-image{
	width: 100%;
}

.main-page-team-name{
	margin-top: 27rem;
	font-weight: 500;
	font-size: 28rem;
	line-height: 22rem;
	color: #262525;
}

.main-page-team-status{
	margin-top: 17rem;
	font-weight: 400;
	font-size: 13rem;
	line-height: 18rem;
	color: #000;
}

.main-page-team-all-link{
	margin: 49rem 0;
}

.main-page-team-all-link a{
	font-weight: 500;
	font-size: 20rem;
	line-height: 24rem;
	letter-spacing: -0.4rem;
	text-decoration: underline !important;
	color: rgba(0, 0, 0, 0.3);
}
