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

.l-content .btn-removal {
  line-height: 36px;
}

.l-content .btn-supplies:before {
  width: 100%;
  height: 100%;
  right: 5px;
  background: url('/th/maker/misumi/mold/pr/overall_mro/images/button_icon/supplies.png') no-repeat right top;
}

.l-content .btn-removal:before {
  background: url('/th/maker/misumi/mold/pr/overall_mro/images/button_icon/removal.png') no-repeat right top;
  width: 100%;
  height: 100%;
  right: 5px;
}

.l-content .btn-maintenance:before {
  background: url('/th/maker/misumi/mold/pr/overall_mro/images/button_icon/maintenance.png') no-repeat right top;
  width: 100%;
  height: 100%;
  right: 5px;
}

.l-content .btn-transport:before {
  background: url('/th/maker/misumi/mold/pr/overall_mro/images/button_icon/transport.png') no-repeat right top;
  width: 100%;
  height: 100%;
  right: 5px;
}

.l-content .btn-control:before {
  background: url('/th/maker/misumi/mold/pr/overall_mro/images/button_icon/control.png') no-repeat right top;
  width: 100%;
  height: 100%;
  right: 5px;
}

.l-content .h2-title {
  width: 500px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 5px solid #2daea8;
}

.l-content .catalog-box {
  width: 700px;
}

/* product */
.l-content .border-style__edit {
    width: 473.5px;
    border: 1px solid #dedede;
    max-height: 300px;
    min-height: 300px;
}

.l-content .m-h2--function {
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
    padding: 10px 10px 10px 20px;
}

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

.l-content .border-bot {
	border-bottom: 1px solid #dedede;
}

.l-content .border-left-0 {
    border-left: none;
}

.l-content .border-style--last {
	border-left: 1px solid #dedede;
	border-top: 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-size: 14px;
	font-weight: bold;
	min-height: 60px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

.l-content .product_img {
	margin: 5px auto 0;
}

.l-content .border-style:hover img.product_img,
.l-content .border-style--last:hover img.product_img {
	opacity: 0.7;
}


.l-content .m-thumbnailList,
.l-content .m-thumbnailList li {
	margin: 0;
	padding: 0;
}

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

.l-content .m-thumbnailList li.border-style {
	max-width: 237.5px;
	min-width: 236.5px;
	padding: 15px 0 25px;
}

.l-content .m-thumbnailList li.border-style--last {
	max-width: 237.5px;
	min-width: 235.5px;
	padding: 15px 0 25px;
}

.l-content .m-btnList--center li {
	padding-left: 25px;
}

.l-content .m-btnList li:first-child,
.l-content .m-btnList--center li:first-child {
	padding-left: 0;
}