@charset "utf-8";

.l-content .mainvs {
  width: 950px;
  height: 350px;
  background-image: url('/th/maker/misumi/mold/pr/introduction_product/maintenance201809/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/maintenance201809/images/title-bg.png);
  background-repeat: no-repeat;
  padding: 9px 0 9px 20px;
  line-height: 24px;
}

.l-content .u-mt55 {
  margin-top: 55px;
}

.l-content .w-75 {
  width: 75%;
}

.l-content .m-table.edit td {
  padding: 3px 10px;
}

.l-content .table-title {
  border-left: 20px solid;
  line-height: 1.5;
  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 {
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
}
.l-content .border-style--last {
    border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-right: 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 .product > .product_description {
	margin: 0;
	padding: 10px 5px 0;
	min-height: 45px;
	display: block;
}
.l-content .m-thumbnailList > li.border-style {
    max-width: 237.5px;
    min-width: 236.5px;
    padding: 20px 0 25px;
}
.l-content .m-thumbnailList > li.border-style--last {
    max-width: 236.5px;
    min-width: 235.5px;
    padding: 20px 0 25px;
}
.l-content .m-btnSize--edit {
	width: 165px;
}