/****************************************************************************************/
#service .top-text {
	font-size: 16px;
	letter-spacing: -0.09rem;
	line-height: 30px;
}

#service .types {
	margin-top: 28px;
}

#service .type:nth-child(n+2) {
	margin-top: 45px;
}

#service .types .text {
	margin-top: 31px;
}
#service .types h3 {
	font-size: 2.3rem;
	line-height: 2.3rem;
	text-align: center;
}
#service .types p {
	margin-top: 21px;
}

#service .types .buttons {
	margin-top: 32px;
}
/****************************************************************************************/
#cases {
	margin-top: 126px;
}

#cases .type + .type {
	margin-top: 127px;
}

#cases h2 {
	margin-left: -8px;
	font-size: 3.2rem;
	line-height: 3.8rem;
	letter-spacing: -0.03rem;
	text-align: center;
}

#cases .top-text {
	margin-top: 23px;
	font-size: 1.6rem;
	line-height: 3rem;
}

#cases .cases {
	margin-top: 39px;
}

#cases .case:nth-child(n+2) {
	margin-top: 33px;
}
#cases .case .title {
	text-align: center;
}
#cases .case h4 {
	margin-top: 16px;
	font-size: 2.3rem;
	line-height: 2.7rem;
	letter-spacing: 0.1rem;
	text-align: center;
}
#cases .case p {
	margin-top: 18px;
}
/****************************************************************************************/