@charset "utf-8";
/*CLEAR*/

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

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

.l-content .mainMV {
	width: 950px;
	height: 350px;
	background: url('/en/maker/misumi/mold/pr/matsui_kawata/images/mainvs.png');
	margin: 0 auto;
}

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

/*Product List Style*/
.l-content .product {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.l-content .product_name {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 10px 0 0 0;
	height: 50px;
}

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

/*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;
}

/*Border Style*/
.l-content .m-thumbnailList > .border_style--top {
	border-top: 1px solid #cccccc;
}

.l-content .m-thumbnailList > .border_style {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 0;
}

.l-content .m-thumbnailList > .border_style--last {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 0;
}

/*Fix Height Element +1 (Ex - Element Height 558 Fix Height 558+1 = 559)*/
.l-content .m-thumbnailList > .border_style.col_1of5,
.l-content .m-thumbnailList > .border_style--last.col_1of5 {
	width: 20%;
	height: 315px;
}

.l-content .m-thumbnailList > .border_style.col_1of4,
.l-content .m-thumbnailList > .border_style--last.col_1of4 {
	width: 25%;
	height: 315px;
}

.l-content .m-thumbnailList > .border_style.col_1of3,
.l-content .m-thumbnailList > .border_style--last.col_1of3 {
	width: 33.33%;
	height: 315px;
}

/*What New*/
.l-content .m-h2--custom {
  padding: 10px;
  background-color: #E2E2E2;
  color: #333333;
}

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

.l-content .m-h2--custom .text {
   font-size: 16px;
   display: inline-block;
   padding: 5px 20px;
}

.l-content .m-h2--custom .text .subtext {
  font-size: 12px;
}

.l-content .block_content {
  background-color: #F4F4F4;
  padding: 0 0 20px 0;
}

.l-content .block_intro {
  background-color: #333333;
  color: #FFFFFF;
  padding: 30px 20px;
}

.l-content .block_intro .m-btnSize--xxxl {
    width: 380px !important;
}

.l-content .subhead {
  max-width: 680px;
  margin: auto;
  background-color: #0096B9;
  padding: 10px;
  border-radius: 0 8px 8px 0;
}

.l-content .subhead.red {
  background-color: #9B001A;
}

.l-content .subhead .text {
  font-size: 20px;
  padding: 25px 0 0 0;
  color: #FFFFFF;
}

.l-content .submain {
  padding: 30px;
}

.l-content .item {
  background-color: #FFFFFF;
  border: 4px solid #0096B9;
  padding: 15px;
  border-radius: 12px;
  display: inline-block;
  position: absolute;
  cursor: pointer;
}

.l-content .item .box:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
   filter: alpha(opacity=75);
   opacity: 0.75;
}

.l-content .item .m-categoryList .mc-name {
  display: block;
  text-align: left;
}

.l-content .item .text_link {
  font-size: 10px;
  display: block;
}

.l-content .item .block_label {
  text-align: center;
  color: #0096B9;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}

.l-content .block_product .block_left {
  float: left;
  padding: 0 10px 0 0;
}

.l-content .block_product .block_right {
  float: right;
}

.l-content .submain .first {
  background-image: url('/en/maker/misumi/mold/pr/matsui_kawata/images/submain1.png');
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 500px;
  margin: 0 0 40px 0;
}

.l-content .first .item.left1 {
  left: 21px;
  top: 51px;
}

.l-content .first .item.left2 {
  left: 60px;
  top: 273px;
  padding: 10px 20px;
}

.l-content .first .item.right1 {
  right: 1px;
  top: 33px;
}

.l-content .first .item.right2 {
  right: 0;
  bottom: 0;
  padding: 5px
}

.l-content .submain .two {
  background-image: url('/en/maker/misumi/mold/pr/matsui_kawata/images/submain2.png');
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 450px;
  margin: 0 0 40px 0;
}

.l-content .submain .two .item,
.l-content .submain .four .item {
  border: 4px solid #98001A;
}

.l-content .submain .two .block_label,
.l-content .submain .four .block_label {
  color: #98001A;
}

.l-content .two .item.left1 {
  left: 10px;
  top: 60px;
}

.l-content .two .item.right1 {
  right: 5px;
  top: 140px;
}

.l-content .submain .tree {
  background-image: url('/en/maker/misumi/mold/pr/matsui_kawata/images/submain3.png');
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 450px;
  margin: 0 0 40px 0;
}

.l-content .tree .item.left1 {
  top: 10px;
  left: 35px;
}

.l-content .tree .item.left2 {
  bottom: -10px;
  left: 100px;
}

.l-content .tree .item.right1 {
  right: 20px;
  top: 150px;
}

.l-content .submain .four {
  background-image: url('/en/maker/misumi/mold/pr/matsui_kawata/images/submain4.png');
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 550px;
  margin: 0 0 40px 0;
}

.l-content .four .item.left1 {
  top: 40px;
  left: 25px;
}

.l-content .four .item.left2 {
  bottom: 60px;
  left: 132px;
}

.l-content .four .item.right1 {
  top: 0;
  right: 150px;
}

.l-content .four .item.right2 {
  top: 185px;
  right: 50px;
}

.l-content .four .item.right3 {
  top: 380px;
  right: 180px;
}

.l-content .block_catalog {
  border-top: 1px dashed #333333;
  margin: 40px 0 0 0;
}

.l-content .m-thumbnailList > li {
	background-color: #FFFFFF;
}


