@charset "UTF-8";

a       {
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

/*PCのみ、レフトメニュー分左を空ける*/
h1.contTtl_pec {
        padding: 13px 0 10px 0 !important;
}

h2.contTtl_pec,
h4.contTtl_pec {
    padding: 0 0 3px 0 !important;
}

#container_pec .w966 p {
    padding-left: 0;
}

menu, ol, ul {
    padding: 0 0 0 0;
}

ul.listAnchor3_pec li {
    width: 100%;
	min-width: 242px;
}

/*カテゴリー BOX*/
.category_box {
	height: auto;
}

/* ボックス　共通　マウスオーバー時半透明*/
.category_box:hover,
.product_box:hover,
.archive_box:hover {
	opacity: 1;
}


/*カテゴリー BOX*/
/*商品型番 BOX*/
span.category_arrow {
	height: auto;
    background-position: 15px 5px;
    padding-left: 27px;
	margin-bottom: 10px;
}

/*商品BOX*/
.product_box {
	height: auto;
	min-width: 260px;
}

.product_box .product_description {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	margin-left: 0;
	letter-spacing: 0;
}

.product_box .product_img {
    display: block;
	width: 100%;
    height: auto;
	vertical-align: middle;
}

.product_box .product_img img {
	padding-left: 0;
    margin: 10px auto;
}

.product_box .product_mark {
	position: static;
    display: inline-block;
    margin-top: 3px;
	margin-left: 5px;
}

.product_box .product_mark img {
	vertical-align: top;
}

.product_box .product_number {
	display: inline-block;
	font-size: 18px;
	background: url(/ja/carrozzeria/assets/img/arrow_square.png) left 8px no-repeat;
	vertical-align: baseline;
}

.product_box .product_price {
	margin-left: 36px;
	margin-bottom: 10px;
	font-size: 13px;
}

/*20221006*/
	.car_navi__product_sp{
		margin-bottom: 20px !important;
	}	

