@charset "utf-8";
/* CSS Document */
/*contents.css455*/
#contents h2.textHeader {
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 170%;
    background: url(../../shared/images/bg_h2.png) no-repeat left bottom;
    color: #333f48;
}
/*Tier3发动机・探望系统追加分*/

#contents .width47 .cap,
#contents .width47 p span,
#contents .cap{
	color:#147482 !important;
	}
#contents .textBtn a.icOtherW {
	background: none;
	margin-right: 0;
}
#contents .textBtn a.icOtherW > span {
	display: block;
	background: url(../../shared/images/ic_otherp.png) no-repeat right center;
	padding-right: 10px;
}
#contents .textBtn a.icOtherW:hover > span {
	background: url(../../shared/images/ic_other_top.png) no-repeat right center;
}
@media screen and (max-width: 767px){
#contents .width47 .img_01,
#contents .width47 .img_right {
	max-width:50%;
	text-align:center;
	margin:1em auto;
}
.products1-5 img{width:70%;}
.products #contents #contentsMain .mb15 .textBtn {
    margin: 0 auto !important;
	padding-bottom:15px !important;
}
}



@media screen and (min-width: 768px){
#contents .width47 {
	width: 47% !important;
	}
#contents .width47 .img_01{
	width:131px;
	float:left;
	}
#contents .width47 .img_txt01{
	float:left;
	width:65%;
	}
#contents .width47 .img_right{
	width:31%;
	float:left;
	margin-left:10px;
	}
#contents .width47 .img_txtleft{
	float:left;
	width:65%;
	}
#contents .width47 p{
	margin-left:10px;
	}

#contents .width47 .cap{
	clear:both;
	padding-top:10px;
	}
}


.products1-5 ul{
	padding-left:1.5em !important;
	}
.products1-5 ul li{
	list-style-type:disc !important;
	}
.products1-5 ul li strong{
	font-weight:bold;
	}

#contents .icOtherW {
	background:url(../../shared/images/ic_other.png) no-repeat right center;
	}
.ilink::before {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    margin-right: 6px;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #00a7ac;
	}
