.mirror-reflect {
	display: inline-block;
	margin: 20px;
}

.mirror-reflect img {
	max-width: 150px;
	height: auto;
}

.mirror-reflect span {
	font-family: sans-serif;
	/* 他のスタイルは contents.html の code-css 側で定義される */
}
