@import url(../../2017/css/detail.css);
#detail_cover.archiveshop-detail main #detail header h2 .archive_logo {
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}

#detail_cover.archiveshop-detail main #detail header h2 .archive_logo > img {
	width: 6em;
}

#detail_cover.archiveshop-detail main #products #item-image {
	text-align: center;
}

#detail_cover.archiveshop-detail main #products #item-image figure {
	display: inline-block;
	float: none;
	width: 8.7em;
	height: 8.7em;
	padding: 5px;
	background-color: #fff;
	text-align: center;
}

#detail_cover.archiveshop-detail main #products #item-image figure > img {
	display: inline-block;
	float: none;
	width: auto;
	height: auto;
	max-width: 7.7em;
	max-height: 7.7em;
	margin: 0;
}

#detail_cover.archiveshop-detail main #products #item-image + p {
	font-size: 180%;
}

#detail_cover.archiveshop-detail main #products #item-info dd {
	border: none;
	background-color: transparent;
}

#detail_cover.archiveshop-detail main #products #item-info dd > div {
	display: none;
}

#detail_cover.archiveshop-detail main #products #item-info dd > div + p {
	font-size: 180%;
}
