@charset "utf-8";

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

.img1cols {
	width: 100%;
	max-width: 600px;
	margin: 20px auto 40px;
}

@media screen and (max-width: 1024px) {
	.img1cols {
		margin: 0 auto 25px;
    max-width: 350px;
	}
