/****************************************************************************************/
#top .texts {
	padding-top: 34px;
	padding-left: 3px;
}

#top .main-image {
	height: 283px;
}

#top .top {
	font-size: 1.6rem;
	line-height: 1.6rem;
	letter-spacing: -0.07rem;
}

#top h1 {
	margin: -5px 0 10px 0;
	font-size: 1.7rem;
	line-height: 4rem;
	letter-spacing: 0.08rem;
}

#top p {
	font-size: 1.4rem;
	line-height: 2.6rem;
	letter-spacing: -0.13rem;
}

#top .buttons {
	margin-top: 23px;
}
#top .button a {
	padding-top: 1px;
	max-width: 154px;
	height: 34px;
	font-size: 1.3rem;
}
/****************************************************************************************/
#org-menu {
	padding: 1px 5% 10px 5%;
}
#org-menu[scroll][fixed="false"] {
	margin-top: 17px;
}

#org-menu li {
	margin-top: 10px;
}
#org-menu li:nth-child(2n) {
	padding: 0 6px;
	color: #ccc;
}

#org-menu li a {
	padding-bottom: 2px;
	font-size: 1.4rem;
	line-height: 1.6rem;
}
/****************************************************************************************/
#org-menu + section {
	margin-top: 163px;
}
#org-menu + section h1 {
	font-size: 3.1rem;
	line-height: 3.6rem;
	letter-spacing: 0.1rem;
}
/****************************************************************************************/
.org-image-texts > *:nth-child(n+2) {
	margin-top: 41px;
}

.org-image-texts .text {
	margin-top: 24px;
}

.org-image-texts h3 {
	font-size: 1.9rem;
	line-height: 2.6rem;
}

.org-image-texts p {
	margin-top: 16px;
	line-height: 2.4rem;
	letter-spacing: 0.1rem;
}
/****************************************************************************************/
#links {
	margin-top: 95px;
}

#links h2 {
	font-size: 2.2rem;
	line-height: 5.2rem;
}

#links .desc {
	margin-top: 37px;
	font-size: 1.6rem;
	line-height: 1.6rem;
}

#links .message {
	margin-top: 47px;
	padding-top: 29px;
	padding-bottom: 33px;
}
#links .message img {
	width: 100%;
}
#links .message .text {
	margin-top: 18px;
	line-height: 2.1rem;
}

#links .buttons {
	margin-top: 43px;
}
#links .buttons > *:nth-child(n+2) {
	margin-top: 18px;
}

#links .links {
	margin-top: 40px;
}
/****************************************************************************************/