@charset "UTF-8";

/* zeh
-------------------------------------------------- */
.hdg_lv3_zeh {
	font-size: 24px;
	margin-top: 45px;
	text-align: center;
}
.hdg_lv3_zeh span {
	color: #a4002c;
}
@media screen and (max-width: 767px){
	.hdg_lv3_zeh {
		font-size: 19px;
	}
}
.hdg_lv3_zeh .txt_lead {
	color: #000;
}

.txt_logo {
	background-color: #67b5b7;
	text-align: center;
	padding: 30px 0;
	margin: -50px 0 55px;
}
.txt_logo img{
	width: 290px;
}
@media screen and (max-width: 767px){
	.txt_logo {
		margin-top: -30px;
		padding: 20px;
	}
	.txt_logo img{
		width: 50%;
	}
}
/* .txt_zeh {
	font-size: 18px;
	border: 1px solid;
	margin: 30px auto 20px;
	width: 172px;
} */
/* @media screen and (max-width: 767px){
	.txt_zeh {
		font-size: 16px;
		width: 50%;
	}
} */
.txt_zeh_small {
	font-size: 12px;
	margin-left: 1em;
	text-indent: -1em;
}
.txt_zeh_ico {
	border-radius: 50%;
	width: 1em;
	height: 1em;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 3px 0;
}
.txt_zeh_ico01 {
	color: #C3D94E;
	background-color: #C3D94E;
}
.txt_zeh_ico02 {
	color: #64AEAF;
	background-color: #64AEAF;
	}
.lst_zeh {
	max-width: 880px;
	margin: -20px auto 50px;
}
.lst_zeh li {
	background-repeat: no-repeat;
	background-position:0 60px;
	background-size: 100px;
	padding: 60px 0 0 120px;
	overflow: hidden;
	position: relative;
}
.lst_zeh li + li:before {
	content:'';
	background-image: url(/resource/img/equipment_zeh_bg05.png);
	background-size: cover;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 20px;
	left: 40px;
}
.lst_zeh01 {
	background-image: url(/resource/img/equipment_zeh_bg01.png);
}
.lst_zeh02 {
	background-image: url(/resource/img/equipment_zeh_bg02.png);
}
.lst_zeh03 {
	background-image: url(/resource/img/equipment_zeh_bg03.png);
}
.lst_zeh04 {
	background-image: url(/resource/img/equipment_zeh_bg04.png);
}
.lst_zeh_img {
	float: right;
	width: 320px;
	margin-left: -320px;
}
.lst_zeh_txt {
	float: left;
	margin-right: 340px;
}
.lst_zeh_title {
	font-size: 18px;
	margin-bottom: 10px;
}
.lst_zeh04 .lst_zeh_title {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 1em;
	width: 5em;
	line-height: 1;
}
.lst_zeh04 .lst_zeh_txt {
	height: 100px;
	position: relative;
}
@media screen and (max-width: 767px) {
.lst_zeh {
	margin-top: -50px;
}
	.lst_zeh li {
		background-image: none;
		padding-left: 0;
	}
	.lst_zeh li + li:before {
		left: 0;
		right: 0;
		margin: auto;
	}
	.lst_zeh_img {
		float: none;
		width: 100%;
		margin: 10px 0 0;
	}
	.lst_zeh_txt {
		float: none;
		margin-right: 0;
	}
	.lst_zeh_title {
		min-height: 40px;
		background-repeat: no-repeat;
		background-size: 40px;
		padding-left: 50px;
		line-height: 40px!important;
		font-size: 16px;
	}
	.lst_zeh01 .lst_zeh_title {
		background-image: url(/resource/img/equipment_zeh_bg01.png);
	}
	.lst_zeh02 .lst_zeh_title {
		background-image: url(/resource/img/equipment_zeh_bg02.png);
	}
	.lst_zeh03 .lst_zeh_title {
		background-image: url(/resource/img/equipment_zeh_bg03.png);
	}
	.lst_zeh04 .lst_zeh_title {
		background-image: url(/resource/img/equipment_zeh_bg04.png);
	}

	.lst_zeh04 .lst_zeh_txt {
		height: auto;
	}
	.lst_zeh04 .lst_zeh_title {
		position: relative;
		margin: 0;
		height: auto;
	}
}

.pct_zeh {
	max-width: 750px;
	margin: 0 auto 15px;
	display: block;
}

.wrp_container_zeh {
	max-width: 820px;
	margin: 0 auto;
	text-align: center;
}