@charset "utf-8";

.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .mainMV {
	width: 950px;
	height: 590px;
	background: url('/en/maker/misumi/mold/pr/promotions/mro_promotion201907/images/mainvs.png') left top no-repeat;
}

/*text header*/
.l-content .h2_custom {
	color: #ffffff;
	text-align: center;
	font-size: 17px;
	line-height: 50px;
	padding-top: 6px;
	height: 99px;
	font-weight: normal;
	background: url('/en/maker/misumi/mold/pr/promotions/mro_promotion201907/images/text_title.png') 130px top no-repeat;
	position: absolute;
	width: 950px;
}

.l-content .info_box {
	text-align: center;
	border: 3px solid #da7b9c; 
	padding-top: 70px;
	padding-bottom: 15px;
	margin-top: 95px;
}

.l-content .h3_box_pink {
	height: 50px;
	background-color: #c7215d;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
}

.l-content .bg_pink {
	background-color: #c7215d;
}

.l-content .h3_box_lightblue {
	height: 50px;
	background-color: #bdd7ee;
	font-size: 16px;
	line-height: 50px;
	color: #333333;
}

.l-content .bg_lightblue {
	background-color: #bdd7ee;
}

.l-content .h3_box_yellow {
	height: 50px;
	background-color: #ffd966;
	font-size: 16px;
	line-height: 50px;
	color: #333333;
}

.l-content .bg_yellow {
	background-color: #ffd966;
}

.l-content .h3_box_orange {
	height: 50px;
	background-color: #f4b183;
	font-size: 16px;
	line-height: 50px;
	color: #333333;
}

.l-content .bg_orange {
	background-color: #f4b183;
}

.l-content .h3_box_green {
	height: 50px;
	background-color: #a9d18e;
	font-size: 16px;
	line-height: 50px;
	color: #333333;
}

.l-content .bg_green {
	background-color: #a9d18e;
}

/* product list */
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
	font-size: 0;
	background-color: #ffffff;
}

.l-content .m-thumbnailList > .border_style {
	border: solid #dedede;
	border-width: 0 0 1px 1px;
	padding: 20px 0 20px;
	box-sizing: border-box;
}

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

.l-content .border_style.col_1of4,
.l-content .border_style--last.col_1of4 {
	width: 25%;
}

.l-content .border_style.col_1of5,
.l-content .border_style--last.col_1of5 {
	width: 20%;
}

/* product 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;
	height: 55px;
	padding: 0 5px;
	color: #004bb1;
	display: block;
}

.l-content .product_img {
	margin: 0 auto;
	display: block;
}

.l-content .product_part {
	font-size: 12px;
	margin: 0;
	padding: 20px 5px 0;
	height: 40px;
	display: block;
}

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

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

.l-content .product > .product_truck {
	font-size: 14px;
	font-weight: bold;
	color: #1d2c4e;
	padding: 10px 5px 0;
	height: 30px;
	display: block;
}

.l-content .truck_img {
	vertical-align: middle;
	margin-right: 7px;
}

.l-content .m-btnSize--edit {
	width: 175px;
}

/*Hover*/
.l-content .m-thumbnailList [data-clickable="area"]:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  opacity: 0.75;
}

.l-content .text_caption {
	background-color: #ffffff;
	position: relative;
	width: 530px;
}

.l-content .catelog_box img {
	padding: 40px 80px;
	border: 5px solid #c7215d;
	margin-top: -15px;
}

.l-content .bgtel {
	background-color: #f5f5f5;
	width: 360px;
}

.l-content .contactbox {
  margin-top: 0.85em;
  margin-bottom: 20px;
  border: solid 2px #67a5dd;
  border-radius: 2px;
}

.l-content .contactbox__title {
  padding: 10px 14px;
  background-color: #67a5dd;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
}

.l-content .contactbox__main {
  padding: 15px;
}
