@charset "utf-8";
.l-content .mainMV{
  text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 950px;
	height: 200px;
	background: url('/en/pr/vona/recommend_brand/misumi/hinges202005/images/mainvs.png') left top no-repeat;
}
.l-content .descrtion .name {
  display: block;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 190px;
  white-space: nowrap;
}
/* Hidden Brand */
.l-content .block_recommend_brand .MISUMI{
	display: none;
}