@charset "utf-8";

.l-content .mainMV {
	width: 950px;
	height: 400px;
	background: url(/th/maker/misumi/mold/pr/promotions/discount_injection201910/images/mainvs.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .m-h2--custom {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border: 1px solid #dedede;
}

.l-content .m-h2--custom span {
	display: inline-block;
	padding: 12.5px 0 12.5px 25px;
}

.l-content .m-h2--custom img {
	margin: 0 0 0 25px;
	display: block;
	float: left;
}

/*Product List Style*/

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

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

.l-content .product > .product_part {
	font-size: 12px;
	margin: 0px;
	padding: 20px 5px 0px;
	min-height: 25px;
	height: 35px;
	display: block;
}

.l-content .product > .product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
	padding: 10px 5px 0px;
	min-height: 35px;
	display: block;
}

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

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

/*Border Style*/

.l-content .m-thumbnailList > li.border_style {
	border: 1px solid #dedede;
	border-width: 1px 0 1px 1px;
	margin-left: auto;
	padding: 10px 0px 20px;
}

.l-content .m-thumbnailList > li.border_style--last {
	border: 1px solid #dedede;
	padding: 10px 0px 20px;
}

.l-content .border_bottom0 {
	border-bottom: 0;
}

.l-content .m-thumbnailList > li.border_style.col_1of4 {
	width: 236px;
}

.l-content .m-thumbnailList > li.border_style--last.col_1of4 {
	margin-left: 0;
	width: 237px;
}

.l-content .mc_name {
	font-size: 16px;
	font-weight: bold;
	min-height: 40px;
	padding: 10px 5px 0px;
	display: block;
}

.l-content .list_name {
	font-size: 14px;
	padding: 10px 5px 0px;
	min-height: 35px;
	display: block;
}

.l-content .list_name .list_img {
	vertical-align: middle;
	margin-right: 10px;
}

.l-content .text_gray {
	color: #333333;
}