@charset "utf-8";

/* -------------------------------------------------------
	optical-slit
------------------------------------------------------- */
.mv-concept {
	background: url(/common/img/products/optical-slit/mv.png) no-repeat bottom center;
	background-size: cover;
}

.imgBg {
	padding: 0;
}
.imgWrap > p {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.imgWrap.w800 > p {
  max-width: 800px;
  margin: 45px auto 30px;
}
.categoryLink.products {
  margin-top: 60px;
}
@media screen and (max-width:767px){
  .imgWrap.w800 > p {
		width:100%;
	}
}
