@charset "shift_jis";
/* CSS Document */
/* /topics/2111.html */
.mv-2111_1 {
	background: url(/topics/img/211116_im01.jpg) no-repeat center bottom;
	background-size: contain;
}
.mv-2111_2 {
	background: url(/topics/img/211116_im02.jpg) no-repeat center bottom;
	background-size: contain;
}
@media print, screen and (min-width: 768px) {
	.mv-2111_1 {
		height: 550px;
		margin: 20px auto;
	}
	.mv-2111_2 {
		height: 300px;
		margin: 20px auto;
	}
}
@media print, screen and (max-width: 767px) {
	.mv-2111_1 {
		height: 400px;
		margin: 20px auto;
	}
	.mv-2111_2 {
		height: 200px;
		margin: 20px auto;
	}
}
@media print {
	body {
		display: none !important;
	}
	img {
		display: none !important;
	}
}