@charset "utf-8";

/*-----------------------------------------------
 excelon
-----------------------------------------------*/
.bd_top {border-top:1px solid #dbdbdb!important;}
.bd_right {border-right:1px solid #FFF!important;}
.bd_botm {border-bottom:1px solid #dbdbdb!important;}
.bd_left {border-left:1px solid #FFF!important;}
.bd_all {border:1px solid #dbdbdb!important;}
.no_border {border:none!important;}

.banner_img_vi {
	margin-top: ;
}

.banner_img {
	margin-top: 10px;
}

.banner_img_left {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.banner_img_right {
	margin-top: 10px;
	float: right;
}

.catTitle {
	padding: 0px;
	color: #004473;
	line-height: 1.4;
}

html>/**/body .catTitle {
	font-size /*\**/: 30px\9;
}

ul li p.pImg img {
		max-width: 100%;
}

ul li .pName a {
	text-decoration:none;
}

.productBox {
    margin-top: 30px;
}

.productBox .w475 ul {
    background: none;
}

.productBox .w475 ul li {
    width: 325px;
}

.target_respo .roundCornerBox02 {
	 border: none;
	 -webkit-box-shadow: none; 
	-moz-box-shadow: none;
	 box-shadow: none; 
}

.content:not(#nr_news):not(.top_content) .inner980 p.catTitle:not(.pName) {
	font-size: 30px!important;
}

.content:not(#nr_news):not(.top_content) .inner980 p.pDesc:not(.pName) {
    font-size: 14px !important;
}

@media screen and (max-width: 768px) {
	.banner_img {
		margin-top: 15px!important;
	}
	
	.banner_img_left {
		width: 49%;
		margin-top: 10px!important;
	}
	
	.banner_img_right {
		width: 49%;
		margin-top: 10px!important;
	}
	
	.cate_inner div.productBox .w475 ul li p,
	.cate_inner div.productBox .w475 ul li dl {
		width: initial;
	}
	
	.w475 {
		width: 100%;
	}
	
	.productBox ul {
		background: none;
	}

	.catTitle {
		margin-bottom: 0px;
		padding: 0px 0px 10px 10px;
		border-bottom: #004473 solid 2px;
		font-weight: bold;
	}

	.content:not(#nr_news):not(.top_content) .inner980 p.catTitle:not(.pName) {
		font-size: 20px!important;
	}
	
	.res_h_navi li {
		min-height: 375px !important;
		height: inherit !important;
	}
}

@media screen and (max-width: 480px) {
	.banner_img {
		margin-top: 10px!important;
	}
	
	.banner_img_left {
		width: 100%;
		margin-top: 5px!important;
		margin-right: 0px;
	}
	
	.banner_img_right {
		width: 100%;
		margin-top: 5px!important;
	}
	
	.w475,
	.w475 ul li p.pImg img {
		width: 100%;
	}
	
	.productBox ul {
		background: none!important;
		border-bottom: none;
	}
	
	.target_respo .productBox ul li {
		border-bottom:1px solid #E8E8E8 !important;
	}
	
	.target_respo .productBox ul li:nth-child(2n+0) {
		border-right: none !important;
	}
	
	.productBox ul {
		background: url('/ca/common/images/line_back01.gif') repeat-y 324px 0;;
	}

	.catTitle {
		margin-bottom: 0px;
	}
}

.productBox ul li.new p.pName {
    background: url('/ca/car/common/images/products/icon_new.png') no-repeat 100% 0%;
}