@charset "utf-8";
/* ------------------------------------------------------------------ ZEH-M.CSS -- */


.reduce {
	font-size: 0.75em;
	margin: 0 0.25rem; 
}

.setsumei {
	border:1px solid #999;
	border-radius: 8px;
}

.setsumei .sansho {
	margin-top: 2.5rem;
	font-size: 0.9em;
}

.bocBox > div:last-of-type,
.bocBox > div:not(:last-of-type) {
	padding: 1.5rem 2.0rem 2.0rem;
	margin: 2.0rem 0 0;
	border-bottom: 1px solid #999!important;
}

.zehIMG p {
	background: #444d6f;
    font-size: 1.0rem;
    text-align: right;
    padding: 0.75rem 1.5rem;
}

.zehIMG p strong {
	background: none;
	font-size: 1.4rem;
}


.zeh h3 {
	text-align: center;
	font-size: 1.4rem;
	color: #444d6f;
}
.zeh_logo {text-align: center;}
.zeh_logo img {
	width: 25%;
	margin: 3.5rem auto 1.5rem;
}
.zeh h5 {
	text-align: center;
	color: #00A040;
	font-size: 2.0rem;
	letter-spacing: 2px;
	line-height: 0.8;
}
.zeh h5 span {
	font-size: 0.9rem;
	letter-spacing: 1px;
	font-weight: normal;
}
.zeh h4 {
	text-align: center!important;
	font-size: 1.4rem;
	margin-top: 3.0rem!important;
}
.zeh p {
	text-align: center;
}
.zeh .zeh_spec {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: baseline;
	gap: 2.0rem;
	margin-top: 2.0rem;
}
.zeh .zeh_spec div {
	width: 40%;
	border: 1px solid #999;
	border-radius: 8px;
	padding: 2.0rem 1.0rem;
}
.zeh .zeh_spec div h5 {
	font-size: 1.4rem;
}
.zeh .zeh_spec div p {
	text-align: center;
	padding-top: 0.5rem;
}
.zeh .zeh_spec div figure {
	text-align: center;
}
.zeh .zeh_spec div figure img {
	width: 95%;
	margin: 2.0rem 0 0.5rem;
}


.zeh .zeh_merit .zeh_merit_row {
	display: flex;
	justify-content: center;
	align-items: baseline;
	gap: 1.5rem;
	margin-top: 1.5rem;
}
.zeh .zeh_merit .zeh_merit_row div {
	width: 30%;
	border: 1px solid #999;
	border-radius: 8px;
	padding: 1.5rem 1.0rem;
}
.zeh .zeh_merit .zeh_merit_row div h5 {
	font-size: 1.2rem;
	letter-spacing: 0;
	text-align: left;
}
.zeh .zeh_merit .zeh_merit_row div p {
	font-size: 1.0rem;
	text-align: left;
	margin: 1.0rem 0 0;
}

.zeh_merit .bels {
	margin-top: 4.5rem;
	padding-bottom: 3.5rem;
}
.zeh_merit .bels figure {
	text-align: center;
}
.zeh_merit .bels figure img {
	width: 50%;
}
.zeh_merit .bels h4 {
	margin-top: 2.0rem!important;
}




@media screen and ( max-width:599px) {
	.bocBox > div:last-of-type,
	.bocBox > div:not(:last-of-type) {
		padding: 1.5rem 0.75rem 2.0rem;
	}
	.zehSP {
		background: #444d6f;
		font-size: 0.75rem;
		text-align: center;
		padding: 0.75rem 0 0.9rem!important;
		color: #fff;
		border-top: 1px solid #fff;
	}
	.zehSP strong {
		background: none;
		font-size: 1.0rem;
	}

	.zeh h3 {font-size: 1.2rem;}
	.zeh_logo img {width: 70%;}
	.zeh h5 {font-size: 1.6rem;	letter-spacing: 1px;}
	.zeh h5 span {font-size: 0.75rem;letter-spacing: 0;}

	.zeh .zeh_spec {flex-direction: column;}
	.zeh .zeh_spec div {width: 100%;}
	.zeh .zeh_spec div h5 {font-size: 1.2rem;}
	.zeh .zeh_spec div p {padding-top: 0.75rem; font-size: 0.85rem;}

	.zeh .zeh_merit .zeh_merit_row {flex-direction: column;}
	.zeh .zeh_merit .zeh_merit_row div {width: 100%;}
	.zeh .zeh_merit .zeh_merit_row div h5 {font-size: 1.1rem;}
	.zeh .zeh_merit .zeh_merit_row div p {font-size: 0.85rem;}

	.zeh_merit .bels figure img {width: 100%;}
	.zeh_merit .bels h4 {font-size: 1.2rem;}
	.zeh_merit .bels p {margin-top: 1.0rem; font-size: 0.85rem;}


}
