@charset "UTF-8";

.m-pagevisual.-zeh {
	background-image: url(../images/zeh/ph_hero.webp);
	height: 39.5rem;
}
.m-pagevisual.-zeh .m-pagevisual__head {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.m-pagevisual.-zeh .m-pagevisual__head small {
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.m-pagevisual.-zeh .m-pagevisual__head img {
	width: 12.3rem
}
.m-pagevisual.-zeh .m-pagevisual__head em {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 1.2rem;
	color: #28632A;
	font-size: 3.8rem;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	margin: 2.6rem 0 1rem;
}
.m-pagevisual.-zeh .m-pagevisual__head em span {
	color: #28632A;
	font-size: 4.4rem;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	margin: 0;
}
.m-pagevisual.-zeh .m-pagevisual__head em img {
	width: 3.2rem;
	margin-top: .2rem;
}
.m-pagevisual.-zeh .m-pagevisual__head > span {
	color: #000000;
	font-size: 2.3rem;
	font-family: "Inter", sans-serif;
	margin: 0;
}
.m-pagevisual.-zeh .m-pagevisual__head > span sup {
	font-size: 1rem;
	vertical-align: text-top;
}
.-zeh .m-pagevisual__head span {
	color: #28632A;
	text-shadow: none;
}
@media(max-width:768px) {
	.m-pagevisual.-zeh {
		background-position: 80% bottom;
		height: 26rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head small {
		font-size: 1.4rem;
		margin-bottom: 1rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head img {
		max-width: 12.3rem;
		width: 40%;
	}
	.m-pagevisual.-zeh .m-pagevisual__head em {
		column-gap: 1rem;
		font-size: 3rem;
		margin: 1.6rem 0 .5rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head em span {
		font-size: 3.6rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head em img {
		width: 2.6rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head > span {
		font-size: 1.8rem;
	}
	.m-pagevisual.-zeh .m-pagevisual__head > span sup {
		font-size: .8rem;
	}
}

/* p-zeh */
.p-zeh-intro {
	text-align: center;
	padding: 0 0 8rem;
}
.p-zeh-intro__inner {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto;
}
.p-zeh-intro__inner .p-zeh-intro__ttl {
	font-size: 1.6rem;
	background: #F0F5E7;
	padding: 1.6rem 0 1.7rem;
	margin-bottom: 5rem;
}
.p-zeh-intro__inner .p-zeh-intro__subttl {
	width: 21.6rem;
	margin: 0 auto 5rem;
}
.p-zeh-intro__inner .p-zeh-intro__subttl img {
	display: block;
}
.p-zeh-intro__inner .p-zeh-intro__head {
	font-size: 2.2rem;
	font-weight: 300;
	letter-spacing: .1em;
	color: #015175;
	margin-bottom: 3rem;
}
.p-zeh-intro__inner .p-zeh-intro__head + p {
	font-size: 1.4rem;
	line-height: 2;
	margin-bottom: 4.5rem;
}
@media(max-width:768px) {
	.p-zeh-intro {
		padding: 0 0 4rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__ttl {
		font-size: 1.5rem;
		padding: 1.2rem 0 1.3rem;
		margin-bottom: 3rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__subttl {
		width: 18rem;
		margin: 0 auto 3rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__head {
		font-size: 1.8rem;
		margin-bottom: 2rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__head + p {
		font-size: 1.3rem;
		line-height: 1.8;
		text-align: left;
		margin-bottom: 3rem;
	}
	.p-zeh-intro__inner .p-zeh-intro__head + p br {
		display: none;
	}
	.p-zeh-intro__inner + figure {
		overflow: hidden;
	}
	.p-zeh-intro__inner + figure img {
		width: 130vw;
		max-width: none;
		transform: translateX(-15vw);
	}
}

.p-zeh__h2 {
	color: #015175;
	font-size: 2.2rem;
	font-weight: 400;
	letter-spacing: .1em;
	text-align: center;
	margin-bottom: 3rem;
}
.p-zeh-sec02 .p-zeh__h2 {
	margin-bottom: 4rem;
}
.p-zeh-sec02__sp-text {
	display: none;
}
@media(max-width:768px) {
	.p-zeh__h2 {
		font-size: 1.8rem;
		text-align: left;
		margin-bottom: 2rem;
	}
	.p-zeh-sec02 .p-zeh__h2 {
		text-align: center;
		margin-bottom: 3rem;
	}
	.p-zeh-sec02__sp-text {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 0 15px;
	}
	.p-zeh-sec02__sp-text img {
		width: 20px;
		margin-right: 7px;
	}
	.p-zeh-sec02__sp-text span {
		line-height: 1;
		font-size: 1.3rem;
		border-bottom: 1px solid #000;
		display: inline-block;
		padding: 0 0 5px;
	}
	.p-zeh-sec02__img span {
		display: block;
		width: 100%;
		overflow-x: scroll;
		margin: 0 auto;
	}
	.p-zeh-sec02__img span img {
		max-width: initial;
		width: 600px;
		display: block;
		margin: 0 auto;
	}
}

.p-zeh-sec01 {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto 8rem;
}
.p-zeh-sec01_inner {
	background: #F0F5E7;
	padding: 4rem 6.5rem 4.5rem;
	margin-bottom: 8rem;
}
.p-zeh-sec01_inner h3 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 300;
	margin-bottom: 2.4rem;
}
.p-zeh-sec01_inner div {
	display: flex;
	align-items: center;
	gap: 4.5rem;
}
.p-zeh-sec01_inner figure {
	width: 10.6rem;
}
.p-zeh-sec01_inner p {
	flex: 1;
	font-size: 1.4rem;
	margin-bottom: 0;
}
.p-zeh-sec01 > p {
	max-width: 94rem;
	font-size: 1.4rem;
	margin: 0 auto 9rem;
}
.p-zeh-sec01 > p + figure {
	max-width: 47rem;
	margin: 0 auto 9rem;
}
@media(max-width:768px) {
	.p-zeh-sec01 {
		margin: 0 auto 6rem;
	}
	.p-zeh-sec01_inner {
		padding: 2rem 1.5rem;
		margin-bottom: 4rem;
	}
	.p-zeh-sec01_inner h3 {
		font-size: 1.8rem;
		text-align: left;
		margin-bottom: 2rem;
	}
	.p-zeh-sec01_inner div {
		flex-direction: column;
		gap: 2rem;
	}
	.p-zeh-sec01_inner figure {
		width: 8.5rem;
	}
	.p-zeh-sec01_inner p {
		font-size: 1.3rem;
		margin-bottom: 0;
	}
	.p-zeh-sec01 > p {
		font-size: 1.3rem;
		margin: 0 auto 4rem;
	}
	.p-zeh-sec01 > p + figure {
		width: 80%;
		margin: 0 auto 4rem;
	}
}
.p-zeh-sec02 {
	max-width: 1016px;
	width: calc(100% - 36px);
	margin: 0 auto;
}
.p-zeh-sec02 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap: 4rem;
	margin-top: 5rem;
}
.p-zeh-sec02 ul::after {
	content: "";
	width: calc(327 / 1016 * 100%);
}
.p-zeh-sec02 li {
	width: calc(327 / 1016 * 100%);
}
.p-zeh-sec02 li h3 {
	display: flex;
	align-items: center;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 1.5rem;
}
.p-zeh-sec02 li h3 .p-zeh__num {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	width: 4.2rem;
	height: 4.2rem;
	background: #40858B;
	margin-right: 1.2rem;
}
.p-zeh-sec02 li h3 .p-zeh__num.-brown {
	background: #544128;
}
.p-zeh-sec02 li h3 .p-zeh__num.-blue {
	background: #37A7CC;
}
.p-zeh-sec02 li h3 small {
	display: block;
	font-size: 1.3rem;
}
.p-zeh-sec02 li p {
	font-size: 1.3rem;
	margin-top: 1rem;
}
@media(max-width:768px) {
	.p-zeh-sec02 {
		margin: 0 auto 9rem;
	}
	.p-zeh-sec02 ul {
		row-gap: 3rem;
		margin-top: 3rem;
	}
	.p-zeh-sec02 li {
		width: 100%;
	}
	.p-zeh-sec02 li h3 {
		font-size: 1.4rem;
		margin-bottom: 1rem;
	}
	.p-zeh-sec02 li h3 .p-zeh__num {
		width: 3.2rem;
		height: 3.2rem;
		margin-right: 1rem;
	}
	.p-zeh-sec02 li h3 small {
		font-size: 1.2rem;
	}
	.p-zeh-sec02 li p {
		font-size: 1.3rem;
		margin-top: 1rem;
	}
}
