﻿@charset "utf-8";

.magnifyImgBox {
	text-align: center;
}
.capSetImgBox {
	margin: 0.857rem 0 1.428rem 0;
}
figure {
	display: block;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}