@charset "utf-8";
/* CSS Document */
.CTE-4032D-5V30A{
	background: #fafafa;
}

.CTE-4032D-5V30A .text {
	padding: 110px 0 0 0;
	height: 500px;
	color: #383838;
	font-size: 18px;
	line-height: 30px;
}

.CTE-4032D-5V30A .text h1,
.CTE-4032D-5V30A .text h2,
.CTE-4032D-5V30A .text p {
	opacity: 0;
	-webkit-transform: translate3d(0px, 30px, 0px);
	transform: translate3d(0px, 30px, 0px);
	-webkit-transition: opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
	transition: opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
	transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
	transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.CTE-4032D-5V30A .text h1 {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	font-weight: normal;
	font-size: 34px;
	line-height: 55px;
}

.CTE-4032D-5V30A .text h2 {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	color: #777;
	font-weight: normal;
	font-size: 28px;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.CTE-4032D-5V30A .text p {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	width: 680px;
}

.CTE-4032D-5V30A.is-visible .text h1,
.CTE-4032D-5V30A.is-visible .text h2,
.CTE-4032D-5V30A.is-visible .text p {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.CTE-4032D-5V30A .pic {
	position: absolute;
	top: 10px;
	right: -240px;
	width: 960px;
	height: 760px;
	background: url(../images/CTE-4032D-5V30A.png) no-repeat 0 0/87% 87%;
	-webkit-transition: opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
	transition: opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
	transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
	transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
	opacity: 0;
	-webkit-transform: translate3d(0, 50px, 0px);
	transform: translate3d(0, 50px, 0px);
	z-index: 1;
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.CTE-4032D-5V30A.is-visible .pic {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}

.CTE-4032D-5V30A .txt {
	background: #f0f9e8;
	padding: 25px 0;
}

.CTE-4032D-5V30A .txt ul {
	width: 520px;
}

.CTE-4032D-5V30A .txt li {
	float: left;
	width: 260px;
	padding: 20px 0;
	zoom: 1;
	opacity: 0;
	-webkit-transform: translate3d(0px, 50px, 0px);
	transform: translate3d(0px, 50px, 0px);
	-webkit-transition: opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
	transition: opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
	transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
	transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, -webkit-transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
}

.CTE-4032D-5V30A .txt li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.CTE-4032D-5V30A .txt li .icon {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #797979;
}

.CTE-4032D-5V30A .txt li .icon img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.CTE-4032D-5V30A .txt li .txts {
	float: right;
	width: 170px;
	line-height: 25px;
	font-size: 18px;
	color: #515a4f;
	padding: 10px 0 0 0;
}

.CTE-4032D-5V30A .txt .li1 {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.CTE-4032D-5V30A .txt .li2 {
	-webkit-transition-delay: 1.0s;
	transition-delay: 1.0s;
}

.CTE-4032D-5V30A .txt .li3 {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

.CTE-4032D-5V30A .txt .li4 {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}

.CTE-4032D-5V30A.is-visible .txt li {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.CTE-4032D-5V30A-01 {
	background-color: #a4b1a0;
	max-height: 300px;
}

.CTE-4032D-5V30A-01 .container {
	max-width: 1500px;
	width: 100%;
}

.CTE-4032D-5V30A-01 .h1 {
	font-size: 45px;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 60px 0 100px;
}

.CTE-4032D-5V30A-01 .h2 {
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	font-weight: 400;
	padding: 0;
	margin-bottom: 150px;
	margin-top: -80px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 920px) {

	.CTE-4032D-5V30A .pic {
	position: absolute;
	top: 350px;
	right: -70px;
	width: 80%;
	height: 110%;
}
	.CTE-4032D-5V30A .text{
		padding:110px 0 0 15px;
	}
}

@media screen and (max-width: 640px) {

	.CTE-4032D-5V30A .text {
		padding: 20px 0;
		height: auto;
		text-align: center;
	}

	.CTE-4032D-5V30A .text h1 {
		font-size: 18px;
		line-height: 30px;
	}

	.CTE-4032D-5V30A .text h2 {
		font-size: 14px;
		margino-bottom: 5px;
	}
	
	.CTE-4032D-5V30A .text p {
		width: 98%;
	}

	.CTE-4032D-5V30A .pic {
		position: relative;
		right: auto;
		left: 50%;
		margin-left: -240px;
	}

	.CTE-4032D-5V30A .txt {
		padding: 10px 0;
	}

	.CTE-4032D-5V30A .txt ul {
		width: 400px;
		margin: 0 auto;
	}

	.CTE-4032D-5V30A .txt li {
		width: 50%;
	}

	.CTE-4032D-5V30A .txt li .txts {
		width: 130px;
	}
	
	.CTE-4032D-5V30A-01 .h1{
		font-size:20px;
		line-height: 1;
	}
	
	.CTE-4032D-5V30A-01 .h2{
		font-size:16px;
		line-height: 1;
		margin-bottom:50px;
	}
}

@media screen and (max-width: 480px) {

	.CTE-4032D-5V30A .text h1 {
		font-size: 16px;
		line-height: 25px;
	}

	.CTE-4032D-5V30A .text h2 {
		font-size: 13px;
		margino-bottom: 0;
	}

	.CTE-4032D-5V30A .text p {
		width: 95%;
		font-size: 12px;
		line-height: 1.5;
		margin: auto;
	}

	.CTE-4032D-5V30A .pic {
		width: 320px;
		height: 253px;
		margin-left: -160px;
	}
}


@media screen and (max-width: 414px) {

	.CTE-4032D-5V30A .txt ul {
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}

	.CTE-4032D-5V30A .txt li {
		width: 50%;
		padding: 10px 0;
	}

	.CTE-4032D-5V30A .txt li .txts {
		width: -webkit-calc(100% - 70px);
		width: calc(100% - 70px);
		font-size: 12px;
		padding: 0;
	}
	.CTE-4032D-5V30A .txt li .icon{
		width: 50px;
		height: 50px;
	}
}