@charset "utf-8"; 

.l-content .mainvs {
  width: 950px;
  height: 362px;
  background-image: url('/th/maker/misumi/mold/pr/introduction_product/removal201809/images/mainvs.png');
  background-repeat: no-repeat;
  background-position: center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.l-content .btn-block {
  width: 100%;
}

.l-content .text-title {
  font-size: 18px;
  color: #1f1f1f;
  background-image: url(/th/maker/misumi/mold/pr/introduction_product/removal201809/images/title-bg.png);
  background-repeat: no-repeat;
  padding: 9px 0 9px 20px;
  line-height: 24px;
}

.l-content .text-border {
  background: #333333;
  padding: 1px 4px;
  border-radius: 2px;
  margin-right: 3px;
}

.l-content .square-title {
  border-left: 15px solid;
  line-height: 17px;
  padding-left: 5px;
}

/*Product List Style*/
.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 .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
}
.l-content .border-style, .l-content .border-style__1of2 {
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
}
.l-content .border-style--last, .l-content .border-style__1of2--last {
    border: 1px solid #dedede;
}
.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
.l-content .product_name {
	font-weight: bold;
	min-height: 45px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}
.l-content .product_img {
	margin: 20px auto 20px;
}

.l-content .m-thumbnailList > li.border-style {
    width: 315.5px;
    padding: 20px 0 25px;
}

.l-content .m-thumbnailList > li.border-style--last {
    width: 315px;
    padding: 20px 0 25px;
}

.l-content .m-thumbnailList > li.border-style__1of2 {
    width: 473.5px;
    padding: 20px 0 25px;
}

.l-content .m-thumbnailList > li.border-style__1of2--last {
    width: 473.5px;
    padding: 20px 0 25px;
}

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

.l-content .u-mg0 {
    margin: 0;
}

.l-content .m-cols__1of4.edit {
   width: 280px;
}
.l-content .m-cols__3of4.edit {
   width: 670px;
}
