.clearfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.clearfix{
	zoom:100%;
}

#tplContents .tplInnerWrap .main #productInfo.index #heading{
	background: #222222;
	padding-top: 0px;
}
#tplContents .tplInnerWrap .main .index #heading .headingTop{
	background: url(/products/make/img/make_index_pc_08.png) no-repeat center top;
	-webkit-background-size: contain;
	background-size: contain;
	border-bottom:3px #e74b95 solid;
	width: 100%;
}
#tplContents .tplInnerWrap .main .index #heading .headingTopimg{
	display: table;
	margin: 0 auto;
	width: 980px;
	height: 294px;
}
#tplContents .tplInnerWrap .main .index #heading .headingTopimg .txt{
	vertical-align: middle;
	width: 980px;
	height: 294px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
}
#tplContents .tplInnerWrap .main .index #heading .headingTopimg .txt1{
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.4;
	margin-bottom: 25px;
	letter-spacing: 0.16em;
}

#tplContents .tplInnerWrap .main .index #heading .headingTopimg .txt2{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.78;
}
@media only screen and (max-width: 750px) {
	#tplContents .tplInnerWrap .main .index #heading .headingTop{
		-webkit-background-size: cover;
		background-size: cover;
	}
	#tplContents .tplInnerWrap .main .index #heading .headingTopimg{
		width: 100%;
		height: 176px;
	}
	#tplContents .tplInnerWrap .main .index #heading .headingTopimg .txt {
		width: 100% !important;
		height: 176px;
	}
	#tplContents .tplInnerWrap .main .index #heading .headingTopimg .txt1{
		margin-bottom: 16px;
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.3;
	}
	#tplContents .tplInnerWrap .main .index #heading .headingTopimg .txt2{
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.46;
	}
}
#tplContents .tplInnerWrap .main .index #heading #headingContents{
	width: 1200px;
	margin: 0 auto;
	padding: 28px 0 60px 0;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products {
	/*float: left;
	width: 400px;*/
	padding: 0 50px;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products.middle{
	box-sizing: border-box;
	border-left:1px #5b5b5b solid;
	border-right:1px #5b5b5b solid;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1{
	text-align: center;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 p{
	margin-top: 15px;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .gi{
	width: 250px;
	margin: 0 auto
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .txt1{
	color: #FFF;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.57;
	height: 40px;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .txt2{
	color: #FFF;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.33;
	letter-spacing: 0.16em;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .btn{
	text-align: center;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .btn a{
	display: block;
	margin: 0 auto;
	width: 250px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #E74B95;
	border: 2px solid #E74B95;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .btn a span{
	position: relative;
	display: inline-block;
	letter-spacing: 0.08em;
	white-space: nowrap;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .btn a span:after{
	content: "";
	background: url(/common/img/arrow_wh_r.png) center center no-repeat;
	background-size: 6px 10px;
	width: 6px;
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: -14px;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .btn a:hover{
	background-color: #fff;
	color: #E74B95;
	border: 2px solid #E74B95;
}
#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .btn a:hover span:after{
	background: url(/common/img/arrow_pk_r.png) center center no-repeat;
	background-size: 6px 10px;
}

@media only screen and (max-width: 750px) {
	#tplContents .tplInnerWrap .main .index #heading #headingContents{
	width: 100%;
	padding: 0;
	}
	#tplContents .tplInnerWrap .main .index #heading #headingContents .products {
	float: none;
	width: 100%;
	padding: 28px 0;
	}
	#tplContents .tplInnerWrap .main .index #heading #headingContents .products.middle{
	border-left: none;
	border-right: none;
	border-top: 1px #5b5b5b solid;
	border-bottom: 1px #5b5b5b solid;
	}
	#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .btn a{
	width: 62.5%;
	}
	#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 .gi{
	width: 62.5%;
	}
}
#tplContents .tplInnerWrap .main .index #detai .detailinner{
	width: 100%;
	background: url(/products/make/img/make_index_pc_06.png) right top no-repeat;
	height: 250px;
}
#tplContents .tplInnerWrap .main .index #detai .detailinner .inner{
	width: 980px;
	margin: 0 auto;
}
#tplContents .tplInnerWrap .main .index #detai .detailinner .txt{
	height: 250px;
	display: table-cell;
	vertical-align: middle;
}
#tplContents .tplInnerWrap .main .index #detai .detailinner .txt a{
	display: block;
}
#tplContents .tplInnerWrap .main .index #detai .detailinner .txt a:hover{
	text-decoration: none;
}
#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt1{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #009fd6;
}
#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt2{
	position: relative;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 38px;
	font-weight: bold;
	color: #009fd6;
	letter-spacing: 0.16em;
}
#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt2:after{
	content: "";
	background: url(/products/make/img/make_index_pc_ico1.png) center center no-repeat;
	background-size: 38px 38px;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	right: -43px;
}

@media only screen and (max-width: 750px) {
	#tplContents .tplInnerWrap .main .index #detai .detailinner{
	width: 100%;
	background-color: #fff;
	background-image: none;
	height: auto;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .inner{
	width: 100%;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt{
	display: block;
	width: 100%;
	height: auto;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt a{
	width: 100%;
	position: relative;

	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .left{
	position: absolute;
	width: 57.8125%;
	/*padding-left: 10%;*/
	top: 50%;
	left: 10.94%;
	margin-top: -35px;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .left:before{
		content: "";
		background: url(/products/make/img/make_index_pc_ico1.png) center center no-repeat;
		background-size: 19px 19px;
		width: 19px;
		height: 19px;
		position: absolute;
		top: 50%;
		margin-top: -10px;
		/*left: 10px;*/
		left: -28px;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .right{
	float: right;
	width: 42.1875%;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt1{
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 1.5;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt2{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.46;
	}
	#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt2:after{
		background: none;
	}

}

#tplContents .tplInnerWrap .main .index #detai .blue{
	background: #a6ddf1;
	padding: 10px 0;
}
#tplContents .tplInnerWrap .main .index #detai .blue .box{
	width: 980px;
	height: 180px;
	margin: 0 auto;
}
#tplContents .tplInnerWrap .main .index #detai .blue .box{
	width: 980px;
	height: 180px;
}
#tplContents .tplInnerWrap .main .index #detai .blue .box a{
	/* position: relative; */
	/* background: url(/products/make/img/make_index_pc_07.png) no-repeat center center; */
	width: 980px;
	height: 180px;
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 26px;
	font-weight: bold;
	color: #009fd6;
	letter-spacing: 0.16em;
}
#tplContents .tplInnerWrap .main .index #detai .blue .box a:hover{
	text-decoration: none;
}
/* #tplContents .tplInnerWrap .main .index #detai .blue .box a span{
	position: absolute;
	right: 159px;
	bottom: 77px;
} */
/* #tplContents .tplInnerWrap .main .index #detai .blue .box a span:after{
	content: "";
	background: url(/products/make/img/make_index_pc_ico1.png) center center no-repeat;
	background-size: 26px 26px;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	right: -31px;
} */
@media only screen and (max-width: 750px){
	#tplContents .tplInnerWrap .main .index #detai .blue{
	padding: 0;
	}
	#tplContents .tplInnerWrap .main .index #detai .blue .box{
	background: none;
	position: relative;
	padding: 10px;
	width: 100%;
	height: auto;
	}
	#tplContents .tplInnerWrap .main .index #detai .blue .box a{
		/* background: none; */
		width: 100%;
		height: 100%;
		/* text-align: right; */
		/* position: absolute;
		right: 0px;
		bottom: 0px; */
	}
	/* #tplContents .tplInnerWrap .main .index #detai .blue .box a span{
		display: inline-block;
		height: auto;
		white-space: nowrap;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.46;
		position: absolute;
		right: 40px;
		bottom: 20px;
	} */
	/* #tplContents .tplInnerWrap .main .index #detai .blue .box a span:after{
		content: "";
		background: url(/products/make/img/make_index_pc_ico1.png) center center no-repeat;
		background-size: 19px 19px;
		width: 19px;
		height: 19px;
		position: absolute;
		top: 50%;
		margin-top: -10px;
		right: -21px;
	} */
}

	/* IE10 */
	@media all and (-ms-high-contrast:none){

		#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt2:after{
		margin-top: -29px;
		}

		/* #tplContents .tplInnerWrap .main .index #detai .blue .box a span {
			bottom: 68px;
		}

		#tplContents .tplInnerWrap .main .index #detai .blue .box a span::after {
			margin-top: -21px;
		} */

		#tplContents .tplInnerWrap .main .index #heading #headingContents .products .products1 p {
			margin-top: 20px;
		}
	}

	@media all and (-ms-high-contrast:none) and (max-width: 750px) {

		#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .txt2 {
			padding-top: 10px;
		}

		#tplContents .tplInnerWrap .main .index #detai .detailinner .txt .left:before {
			margin-top: -17px;
		}
	}
