@charset "UTF-8";

.hormone-top {
	background: url(../img/hormone/bg-top.jpg) center bottom no-repeat;
	background-size: cover;}
.hormone-top__inner {
	padding: 130px 0 720px;}
.hormone-top__inner div { padding-left: 700px;}
.hormone-top__inner h2 { margin-bottom: 30px;}
.hormone-top__inner p { line-height: 2;}
.hormone-content {
	background-color: #fff;
	background-image: url(../img/hormone/bg01.jpg),
					  url(../img/hormone/bg02.jpg);
	background-position: left top 470px,
						 right top 1350px;
	background-repeat: no-repeat;}
.hormone-content__origin { text-align: center;}
.hormone-content__origin h2 { margin-bottom: 55px;}
.hormone-content__origin h2 + img { margin-bottom: 100px;}
.hormone-content__origin p { margin-bottom: 55px;}
.hormone-content__origin p:last-child { margin-bottom: 120px;}
.hormone-content__definition { text-align: center;}
.hormone-content__definition h3 { margin-bottom: 90px;}
.hormone-content__definition h3 + img { margin-bottom: 70px;}
.hormone-content__definition p { margin-bottom: 60px;}
.hormone-content__definition p + p { margin-bottom: 130px;}




/*MyT調整*/
.hormone-top__inner {
	padding: 85px 0 480px;
}
.hormone-top__inner div { padding-left: 462px;}
.hormone-top__inner h2 { margin-bottom: 20px;}
.hormone-top__inner div p br { display: none;}
.hormone-content {
	background-position: left top 315px,
						 right top 900px;
}

.hormone-content__origin h2 { margin-bottom: 35px;}
.hormone-content__origin h2 + img { margin-bottom: 65px;}
.hormone-content__origin p { margin-bottom: 35px;}
.hormone-content__origin p:last-child { margin-bottom: 80px;}
.hormone-content__definition h3 { margin-bottom: 60px;}
.hormone-content__definition h3 + img { margin-bottom: 45px;}
.hormone-content__definition p { margin-bottom: 40px;}
.hormone-content__definition p + p { margin-bottom: 85px;}
