@charset "utf-8";
/* CSS Document */
.CTE-4004-5V500A{
	background: #fafafa;
}

.CTE-4004-5V500A .text {
	padding: 110px 0 0 0;
	height: 400px;
	color: #383838;
	font-size: 18px;
	line-height: 30px;
}

.CTE-4004-5V500A .text h1,
.CTE-4004-5V500A .text h2,
.CTE-4004-5V500A .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-4004-5V500A .text h1 {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	font-weight: normal;
	font-size: 40px;
	line-height: 55px;
}

.CTE-4004-5V500A .text h2 {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	color: #777;
	font-weight: normal;
	font-size: 25px;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.CTE-4004-5V500A .text p {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	width: 480px;
}

.CTE-4004-5V500A.is-visible .text h1,
.CTE-4004-5V500A.is-visible .text h2,
.CTE-4004-5V500A.is-visible .text p {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.CTE-4004-5V500A .pic {
	position: absolute;
	top: 10px;
	right: -240px;
	width: 960px;
	height: 760px;
	background: url(../images/CTE-4004-5V500A.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-4004-5V500A.is-visible .pic {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}

.CTE-4004-5V500A .txt {
	background: #464646;
	padding: 25px 0;
}

.CTE-4004-5V500A .txt ul {
	width: 520px;
}

.CTE-4004-5V500A .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-4004-5V500A .txt li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.CTE-4004-5V500A .txt li .icon {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #797979;
}

.CTE-4004-5V500A .txt li .icon img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.CTE-4004-5V500A .txt li .txts {
	float: right;
	width: 170px;
	line-height: 25px;
	font-size: 18px;
	color: #e3e3e3;
	padding: 10px 0 0 0;
}

.CTE-4004-5V500A .txt .li1 {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.CTE-4004-5V500A .txt .li2 {
	-webkit-transition-delay: 1.0s;
	transition-delay: 1.0s;
}

.CTE-4004-5V500A .txt .li3 {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

.CTE-4004-5V500A .txt .li4 {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}

.CTE-4004-5V500A.is-visible .txt li {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.pres_1.is-visible .CTE-4004-5V500A-pic{
	background: rgba(0, 0, 0, 0) url(../images/pres_img1.png) no-repeat scroll 50% 0;
}

.pres_1 .CTE-4004-5V500A-pic {
	-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;
	height: 860px;
	left: 50%;
	margin-left: -180px;
	position: absolute;
	top: 50px;
	-webkit-transform: translate3d(0, -30px, 0px);
	transform: translate3d(0, -30px, 0px);
	width: 360px;
	z-index: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.pres_1.preload .CTE-4004-5V500A-pic {
	background: rgba(0, 0, 0, 0) url(../images/CTE-4004-5V500A-img.png) no-repeat scroll 50% 0;
}

.pres_1.is-visible .CTE-4004-5V500A-pic {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}


@media screen and (max-width: 1300px) {
	
	.pres_1.preload .CTE-4004-5V500A-pic{
		background-size:contain;
	}
	
	.pres_1 .CTE-4004-5V500A-pic {
		height: 650px;
		top: 50px;
	}
	
}

@media screen and (max-width: 1024px) {
	
	.pres_1 .CTE-4004-5V500A-pic {
		height: 520px;
	}
	
}


@media screen and (max-width: 920px) {

	.CTE-4004-5V500A .pic {
	position: absolute;
	top: 10px;
	right: -70px;
	width: 60%;
	height: 90%;
}
	.CTE-4004-5V500A .text{
		padding:110px 0 0 15px;
	}
}

@media screen and (max-width: 768px) {
	
	.pres_1 .CTE-4004-5V500A-pic {
		height: 420px;
	}
}

@media screen and (max-width: 640px) {

	.CTE-4004-5V500A .text {
		padding: 20px 0;
		height: auto;
		text-align: center;
	}

	.CTE-4004-5V500A .text h1 {
		font-size: 18px;
		line-height: 30px;
	}

	.CTE-4004-5V500A .text h2 {
		font-size: 14px;
		margino-bottom: 5px;
	}
	
	.CTE-4004-5V500A .text p {
		width: 98%;
	}

	.CTE-4004-5V500A .pic {
		position: relative;
		right: auto;
		left: 50%;
		margin-left: -240px;
	}

	.CTE-4004-5V500A .txt {
		padding: 10px 0;
	}

	.CTE-4004-5V500A .txt ul {
		width: 400px;
		margin: 0 auto;
	}

	.CTE-4004-5V500A .txt li {
		width: 50%;
	}

	.CTE-4004-5V500A .txt li .txts {
		width: 130px;
	}
}

@media screen and (max-width: 480px) {

	.CTE-4004-5V500A .text h1 {
		font-size: 16px;
		line-height: 25px;
	}

	.CTE-4004-5V500A .text h2 {
		font-size: 13px;
		margino-bottom: 0;
	}

	.CTE-4004-5V500A .text p {
		width: 95%;
		font-size: 12px;
		line-height: 1.5;
		margin: auto;
	}

	.CTE-4004-5V500A .pic {
		width: 320px;
		height: 253px;
		margin-left: -160px;
	}
}


@media screen and (max-width: 414px) {

	.CTE-4004-5V500A .txt ul {
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}

	.CTE-4004-5V500A .txt li {
		width: 50%;
		padding: 10px 0;
	}

	.CTE-4004-5V500A .txt li .txts {
		width: -webkit-calc(100% - 70px);
		width: calc(100% - 70px);
		font-size: 12px;
		padding: 0;
	}
	.CTE-4004-5V500A .txt li .icon{
		width: 50px;
		height: 50px;
	}
	
	.pres_1 .CTE-4004-5V500A-pic{
		height:290px;
	}
}