/****************************************************************************************/
h1 {
	line-height: 6.9rem;
}
/****************************************************************************************/
#top .main-image {
	max-height: none;
}

#top .content-area {
	margin-top: 142px;
}

#top h1 {
	font-size: 7.2rem;
	line-height: 9.3rem;
}

#top h2 {
	margin-top: 40px;
	font-size: 2.3rem;
	line-height: 4.35rem;
	letter-spacing: 0.05rem;
	display: inline-block;
}
/****************************************************************************************/
[feature-column-section] {
	margin-top: 146px;
}

[feature-column-section] [column] {
	margin-top: 65px;
}

[feature-column-section] [column="2"] li {
	width: 47.6%;
}

[feature-column-section] [column="3"] li {
	width: 32%;
}
/*******************************************/
[feature-column-section="2"] h1 {
	line-height: 4.9rem;
}

[feature-column-section="2"] h2 {
	margin-top: 40px;
	font-size: 2.9rem;
	line-height: 2.8rem;
}

[feature-column-section="2"] p {
	margin-top: 32px;
	font-size: 1.9rem !important;
	line-height: 3.5rem !important;
	letter-spacing: 0.06rem;
}
/****************************************************************************************/
[feature-column-section="3"] h1 {
	font-size: 6.5rem;
	line-height: 7.1rem;
}

[feature-column-section="3"] .zigzag {
	margin-top: 50px;
	font-size: 19px;
	line-height: 40px;
}

[feature-column-section="3"] .items {
	margin-top: 70px;
}
/****************************************************************************************/
#top + [feature-column-section] [column="3"] li:first-child {
	width: 43.5%;
}
#top + [feature-column-section] [column="3"] li:nth-child(n+2) {
	width: 22.5%;
}

#top + [feature-column-section] [column] .text {
	font-size: 3rem;
}
/****************************************************************************************/
[feature-section="button"] .button a {
	min-width: 446px;
}
/****************************************************************************************/
