/*Header Edit*/

.l-content > h1.mainvs {
	width: 950px;
	height: 350px;
	background-image: url('../images/mainvs.png');
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -99999px;
}

.l-content .m-h3--function {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
}
.l-content p.feature{
	font-size: 18px;
	font-weight: bold;
}
.l-content .m-h3--function img {
	margin-left: 20px;
	vertical-align: middle;
}

.l-content .m-h3--function font {
	vertical-align: middle;
	padding: 17px 20px;
}

.l-content .border-style {
    border: 1px solid #dedede;
    box-sizing: border-box;
}

/*Table Column Style*/

.l-content .hover-style {
	border: 1px solid #dedede;
	box-sizing: border-box;
}

.l-content .background-gray {
	background-color: #f2f2f2;
}
.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

.l-content .product.product_name {
	font-size: 14px;
	font-weight: bold;
}


.l-content .product.product_brand {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.l-content .product.product_brand a{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
    color: #333333;
	text-decoration: none;
}


.l-content .product.product_part {
	font-size: 12px;
}

.l-content .product.product_price {
	font-size: 18px;
	font-weight: bold;
	color: #ee0000;
}
.l-content .product_pcs{
	font-size: 10px;
	font-weight: bold;
	color: #a0a0a0;
}
.l-content .product.product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
}

.l-content .product.product_stock .stock_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .product.product_truck {
	font-size: 14px;
	font-weight: bold;
	color: #727272;
}
.l-content img.truck_img {
	vertical-align: middle;
	margin-right: 7px;
}
.l-content .button_link {
	width: 189px;
	height: 435px;
}

.l-content .button_link a.link {
	width: 100%;
	height: 100%;
	display: block;
}

.l-content .text_button {

	text-decoration: none !important;
	color: #333333;
}

/*Hover*/

.l-content a:hover .text_button {
	text-decoration: none !important;
	display: inline-block;
	color: #333333;
}

.l-content a.product.product_name:hover {
	text-decoration: none;
}

.l-content .hover-style:hover .product_name a{
	color: #ff730a;
	text-decoration: underline;
}

.l-content .hover-style:hover img.product_img {
	opacity: 0.7;
}

/*//////5benefits/////*/

.l-content .misumi_benefit img {
	display: block;
	margin: auto;
}

.l-content .misumi_benefit li {
	text-align: center;
}

.l-content .misumi_benefit li span {
	display: block;
}

.l-content .customerService {
	width: 650px;
	margin: auto;
}

.l-content .customerService p {
	padding-top: 30px;
}

.l-content .meritTab {
	padding: 10px;
	font-size: 18px;
}

.l-content .meritTab h3 {
	width: 420px;
	font-size: 24px;
	border: 1px dashed #bfbfbf;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-style: Solid;
	border-color: #5C9B38;
	border-color: rgba(92, 155, 56, 1);
	border-width: 3px;
	border-radius: 80px;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
}

.l-content .misumi_benefit .list_container {
	font-size: 16px;
}

.l-content .SearchbyGroup img {
	vertical-align: middle;
	margin-right: 10px;
}