@charset "utf-8";

.u-container {
	padding-bottom: 30px;
}

.u-text {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: .1em;
}

.u-photo-caption {
	color: #fff;
	font-size: 1rem;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10;
}

.u-note-text {
	font-size: 1.1rem;
	line-height: 1.35;
	margin: 60px 0 0;
}

.u-note--bottom .u-inner {
	margin-top: 0;
	padding: 0;
}

.u-inner {
	padding: 40px;
}

.u-inner--bg-none {
	background: transparent;
}

.l-mv {
	text-align: center;
	margin-top: 0 !important;
	background: #e8f0ed;
	position: relative;
}

.l-zeh-main h2 {
	width: 700px;
	margin: 0 auto;
}

.l-zeh-main .u-text {
	text-align: center;
	margin: 30px 0 0;
}

.l-zeh-menu {
	width: 760px;
	margin: 40px auto 0;
}

.l-zeh-menu ul {
	display: flex;
}

.l-zeh-menu ul li {
	width: 50%;
	padding: 0 1px;
}

.l-zeh-menu ul li a {
	color: #fff;
	font-size: 1.7rem;
	letter-spacing: .15em;
	text-decoration: none;
	padding: .6em 0 .75em;
	text-align: center;
	background: #9fa0a0;
	display: block;
}

.l-zeh-menu ul li a.on {
	background: #63998a;
	pointer-events: none;
}

.l-zeh-menu ul li a:hover {
	background: #63998a;
}


.l-zeh-about {
	margin: 40px -40px -40px;
	padding: 60px;
	background: #eff4f2;
}

.l-zeh-about h3 {
	width: 200px;
	margin: 0 auto;
}

.l-zeh-about .u-text {
	text-align: left;
}

.l-zeh-about figure {
	margin: 30px 0 0;
}

.l-zeh-detail-title {
	padding: 20px 10px;
	border-bottom: 2px  solid #63998a;
}

.l-zeh-detail-title img {
	width: auto;
	height: 80px;
}

.l-zeh-detail-title + * {
	margin: 20px 0 0;
}

.l-zeh-detail-title--sub {
	color: #63998a;
	font-size: 2rem;
	line-height: 1.5;
	letter-spacing: .15em;
	margin: 20px 0 0;
}

.l-zeh-detail-title--sub + * {
	margin-top: 20px;
}


.l-zeh-detail--01 .l-zeh-detail-wrap {
	display: flex;
}

.l-zeh-detail--01 .l-zeh-detail-wrap > div {
	width: 50%;
}

.l-zeh-detail--01 .l-zeh-detail-wrap > div:nth-child(1) {
	padding-right: 30px;
}

.l-zeh-detail--01 .l-zeh-detail-wrap > div:nth-child(1) figure {
	padding: 60px 60px 0;
}

.l-zeh-detail--01 .l-zeh-detail-wrap > div:nth-child(2) {
	padding: 20px;
	border: 3px solid #d0e0da;
}

.l-zeh-detail--01 .l-zeh-detail-item {
	padding-right: calc(50% + 20px);
	position: relative;
}

.l-zeh-detail--01 .l-zeh-detail-item figure {
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
}

.l-zeh-detail-item:not(:first-of-type) {
	margin-top: 30px;
}

.l-zeh-detail-item h4 {
	color: #63998a;
	font-size: 1.6rem;
	line-height: 1.35;
	padding: 0 0 10px;
	border-bottom: 1px solid #000;
}

.l-zeh-detail-item h4 + * {
	margin-top: 15px;
}

.l-zeh-detail-item p {
	font-size: 1.5rem;
	line-height: 1.5;
}

.l-zeh-detail--01 .l-zeh-detail-item.l-zeh-detail-item--full {
	padding-right: 0;
}

.l-zeh-detail--01 .l-zeh-detail-item.l-zeh-detail-item--full figure {
	width: 100%;
	padding: 0 30px;
	position: relative;
	top: auto;
	right: auto;
}

.l-zeh-detail-wrap {
	display: flex;
}

.l-zeh-detail-wrap > * {
	width: 50%;
}

.l-zeh-detail--02-items {
	margin: 0 -10px;
	display: flex;
	flex-wrap: wrap;
}

.l-zeh-detail--02-item {
	text-align: center;
	width: calc(100% / 2);
	padding: 0 10px 10px;
	position: relative;
}

.l-zeh-detail--02-item p {
	color: #63998a;
	line-height: 1.35;
	text-align: center;
	margin-top: 10px 0 0;
	display: block;
}

.l-zeh-detail--02 .l-zeh-detail-wrap > *:nth-of-type(1) {
	padding-right: 40px;
}

.l-zeh-detail--02 small {
	margin: 30px 0 0;
	display: block;
}

.l-zeh-detail--02 small b {
	color: #63998a;
	font-size: 1.6rem;
	display: block;
}

.l-zeh-detail--02 small {
	font-size: 1.3rem;
	line-height: 1.75;
}

.l-zeh-detail--03 .l-zeh-detail-wrap > *:nth-of-type(1) {
	padding-right: 40px;
}

.l-zeh-detail--03 .button {
	margin: 30px 0 0;
}

.l-zeh-detail--03 .button a {
	color: #fff;
	letter-spacing: .15em;
	text-decoration: none;
	padding: 0.6em 0 0.75em;
	text-align: center;
	background: #63998a;
	display: block;
}

.l-zeh-detail.l-zeh-detail--02 .l-zeh-detail-item {
	margin: 20px 0 0;
	padding: 20px;
	border: 2px solid #d0e0da;
}

.l-zeh-detail.l-zeh-detail--02 .l-zeh-detail-item:after {
	content: '';
	display: block;
	clear: both;
}

.l-zeh-detail.l-zeh-detail--02 .l-zeh-detail-item img {
	width: 30%;
	margin-left: 10px;
	float: right;
}

.l-zeh-merit-title {
	position: relative;
}

.l-zeh-merit-title h3 {
	color: #fff;
	font-size: 2.2rem;
	text-align: center;
	letter-spacing: .15em;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}

.l-zeh-merit-lists {
	margin: 60px 0 0;
	padding: 0 120px;
	display: flex;
	flex-wrap: wrap;
}

.l-zeh-merit-list {
	width: calc(100% / 2);
	padding: 30px;
}

.l-zeh-merit-list:nth-child(1),
.l-zeh-merit-list:nth-child(2) {
	padding-top: 0;
	border-bottom: 4px dotted #c9caca;
}

.l-zeh-merit-list:nth-child(odd) {
	border-right: 4px dotted #c9caca;
}

.l-zeh-info {
	margin-top: 60px;
}

.l-zeh-info .u-inner {
	padding: 5px 0;
	border-top: 4px solid #63998a;
	border-bottom: 4px solid #63998a;
}

.l-zeh-info .u-inner:nth-of-type(2) {
	margin-top: 10px;
	border: 0;
}

.l-zeh-info-inner {
	padding: 60px 0;
	display: flex;
	border-top: 1px solid #63998a;
	border-bottom: 1px solid #63998a;
}

.l-zeh-info-inner p {
	line-height: 1.75;
}

.l-zeh-info-inner > div:nth-child(1) {
	width: 40%;
	padding: 0 60px;
}

.l-zeh-info-inner > div:nth-child(1) figure {
	margin: 20px 0 0;
	padding: 0 90px;
}

.l-zeh-info-inner > div:nth-child(2) {
	width: calc(100% - 40%);
	padding: 0 60px;
}

.l-zeh-info-inner > div:nth-child(2) p {
	text-align: center;
}

.l-zeh-info-inner > div:nth-child(2) h4 {
	color: #63998a;
	font-size: 1.8rem;
	text-align: center;
	padding: 0 0 15px;
	border-bottom: 1px solid #000
}

.l-zeh-info-inner > div:nth-child(2) h4 + p {
	margin-top: 15px;
}

.l-zeh-info-inner > div:nth-child(2) figure {
	margin-top: 20px;
	padding: 0 60px;
}


















