@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: 400px;
	background: url('/pr/vona/omron_fiber_sensor201911/images/mainvs.png') no-repeat;
	margin: 0 auto;
}

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

/*Button Center*/

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

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

/*Product List 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: 70px;
	padding: 10px 5px 0;
	color: #004bb1;
	display: block;
}

.l-content .product_table {
	font-size: 14px;
	font-weight: bold;
  padding: 10px 5px 0;
	color: #000;
	display: block;
}

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

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

.l-content .product > .product_price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 0 5px;
	height: 60px;
	display: block;
}

.l-content .product > .product_stock {
	font-size: 14px;
	font-weight: bold;
	color: #9f4f00;
	padding: 10px 5px 0;
	height: 35px;
	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: 35px;
    display: block;
}
.l-content .truck_img {
    vertical-align: middle;
    margin-right: 7px;
}
.l-content .m-btnSize--edit {
	width: 165px;
	padding-left: 10px;
}

/*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 {
	border: 1px solid #dedede;
	border-width: 1px 0 1px 1px;
	padding: 10px 0 20px;
	box-sizing: border-box;
}

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


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

/*What New*/

.l-content .box_tablelist {
  background-color: #f2f2f2;
  padding: 70px 0 20px;
  position: relative;
}

.l-content .sub_head{
  position: absolute;
  top: 5px;
  left: -10px;
}

.l-content .box_line {
  position: relative;
}

.l-content .box_line--detail2{
  position: absolute;
  left: 185px;
  z-index: -1;
}

.l-content .box_line--detail3{
  position: absolute;
  top: 60px;
  left: 140px;
  z-index: -1;
}

.l-content .border_top {
  border-top: 1px dashed #9e9d9d;
}

.l-content .box_height--edit {
  height: 225px;
}

.l-content .m-cols__wrap--edit {
  width: 930px;
  margin: 40px 0 0 0;
}

.l-content .box_height {
  height: 203px;
}

.l-content .img_product {
  margin: -30px;
}

.l-content .product_tname {
  padding: 70px 0 0;
}

.l-content .box_hover {
  display: block;
}

.l-content .box_hover:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.l-content .m_list--edit > li {
  text-indent: 0;
}

.l-content .display_block {
  display: block;
}




