@charset "utf-8";

.l-content > h1 {
	width: 950px;
	height: 295px;
	background: url(/pr/vona/screw_bolt2017/images/banner_screwbolt.jpg) left top no-repeat;
	text-indent : -99999px;
}
.l-content .m-cols__wrap {
	margin-left: -20px;
}
.l-content .m-cols__1of2,
.l-content .m-cols__1of3,
.l-content .m-cols__2of3,
.l-content .m-cols__1of5,
.l-content .m-cols__1of6 {
	padding-left: 20px;
}

.l-content .product_title {
	display: block;
	padding: 5px 10px;
	background: #001f51;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

.l-content .product_list a {
	display: block;
	height: 200px;
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #cbcbcb;
	text-align: center;
	text-decoration: underline;
}
.l-content .product_list a:hover {
	border: 1px solid #ff730a;
	color: #ff730a;
}
.l-content .product_list img {
	display: block;
	margin-bottom: 10px;
}

.l-content .brand_list a {
	display: block;
	border: 1px solid #cbcbcb;
}
.l-content .brand_list a:hover {
	border: 1px solid #ff730a;
}
.l-content .brand_list a .item_name {
	display: block;
}

.l-content .captureImg {
	border: 1px solid #a1a1a1;
}
.l-content .m-numList--strong > li {
	width: 950px;
}
