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

.l-content .m-thumbnailList {
	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/pr/vona/recommend_brand/nsk20190802/images/mainvs.png') no-repeat;
	margin: 0 auto;
}

/*Button Center*/

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

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

/*What New*/

.l-content .table_edit {
  width: 99.5%;
}

.l-content .box_color--height{
  background-color: #f2a602;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.l-content .box_color--low{
  background-color: #0072bb;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}


