@charset "UTF-8";

/* 防水・防塵 */
.container .img_cap {
	font-size:0.9em;
	line-height:1.6;
	margin-top:0.75em;
}
.container .mt--05em {
	margin-top:0.5em !important;
}
@media screen and (max-width: 640px) {
	.container .img_cap {
		font-size:0.8em;
	}
}

