/*Header Edit*/

.l-content > h1.mainvs {
	width: 950px;
	height: 350px;
	background-image: url('/pr/vona/recommend_category/cutting_tool201809/img/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: #333;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.l-content .m-h3--function img {
	margin-left: 20px;
	vertical-align: middle;
}


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

/*Product List Style*/

.l-content .border-style {
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.l-content .border-style--last {
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
.l-content .border-bot {
	border-bottom: 1px solid #dedede;
}
.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

.l-content .product.product_name {
	font-size: 14px;
	font-weight: bold;
	min-height: 60px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}
.l-content .product_img {
	margin: 5px auto 0;
}

/*button-style*/

.l-content .background-gray {
	background-color: #f2f2f2;
}

.l-content .product_button {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	min-height: 230px;
	display: block;
	padding-top: 100px;
}

.l-content .product_button a.link_button--style {
	width: 100%;
	display: block;
	font-weight: bold;
}
/*Hover*/

.l-content .border-style:hover span.product_name,
.l-content .border-style--last:hover span.product_name,
.l-content .border-style--first:hover span.product_name{
	color: #ff730a;
	text-decoration: underline;
}

.l-content .border-style:hover img.product_img,
.l-content .border-style--last:hover img.product_img,
.l-content .border-style--first: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 .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;
}

/*CLEAR*/

.l-content .m-cols__wrap-edit,
.l-content .m-cols__1of5,
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
	font-size: 0;
}

/*What New*/

.l-content .sub_main-block {
	width: 750px;
	margin: 20px auto 40px;
}
.l-content .sub_main-block > .sub_main-border{
	border: 5px solid #dedede; padding: 10px;
}

.l-content .m-btnSize--edit{
	width: 165px;
	padding-left: 10px;
}

.l-content .m-btnSize--edit_anchor{

	padding-left: 1.5em;

}

.l-content .m-thumbnailList > li.border-style {
	max-width: 237.5px;
	min-width: 236.5px;
	padding: 10px 0 20px;
	min-height:330px;
}

.l-content .m-thumbnailList > li.border-style--last{
	max-width: 237.5px;
	min-width: 235.5px;
	padding: 10px 0 9px;
	min-height:341px;
}
.l-content .m-thumbnailList > li.border-style--last.col_1of1{
	max-width: 950px;
	min-width: 948px;
	max-height: 286px;
	min-height: 255px;
	padding: 10px 0 20px;
}
.l-content .m-thumbnailList > li.border-style.col_1of2{
	max-width: 475px;
	min-width: 474px;
	padding: 10px 0 20px;
	min-height:170px;
}
.l-content .m-thumbnailList > li.border-style--last.col_1of2{
	max-width: 475px;
	min-width: 473px;
	padding: 10px 0 20px;
	min-height:170px;
}
.l-content .m-btnList--center > li{
	padding-left: 50px;
}

.l-content .m-btnList > li:first-child, .m-btnList--center > li:first-child, .m-btnList--right > li:first-child {
	padding-left: 0;
}
.l-content .button_group {
	margin: 40px 0;
}
.l-content .m-thumbnailList > li.border-style--last.col_1of1 > .m-media {
	width: 550px;
	margin: 0 auto;
}

.l-content .product-contents {
	padding: 15px 0;
	font-size: 12px;
}
.l-content .product_twice {
	padding-top: 15px !important;
	padding-bottom: 17px !important;
}
.l-content .product_twice:hover .product_img {
	opacity: 1 !important;
}
.l-content .product_twice .product_img:hover {
	opacity: 0.7 !important;
}
.l-content .product_twice .link_button--style:hover {
	text-decoration: underline;
}