@charset "utf-8";

/* order
-------------------------------------------------------------------------------*/

#wrapper > a[href*="../"] {
	margin: 7.8em auto 12.4em;
}

h1 {
	width: 17.9em;
	margin: 0 auto;
}

.section {
	height: 195.7em;
	padding: 4.9em 6em 0;
}

.section:before,
.section:after {
	content: none;
}

.section h2 {
	margin: 0 0 8.8em;
}

.section dl {
	width: 26.1em;
	float: left;
}

.section h2 + dl {
	width: 59.2em;
	margin: 0 0 6.7em 4.1em;
}

.section dl:nth-child(odd) {
	margin-right: 8.2em;
}

.ie .section dl.nth-odd {
	margin-right: 8.2em;
}

.section dl + dl + dl + dl {
	margin-top: 5.1em;
}

.section dd:first-child {
	width: 11.8em;
	float: left;
}

.section h2 + dl dd:first-child {
	width: 18.2em;
}

.section dd:first-child a {
	display: block;
}

.section dl + dl dd:first-child a:after {
	content: "";
	display: block;
	width: 13.5em;
	height: 1.7em;
	background-image: url(../images/ico_detail.png);
	background-repeat: no-repeat;
	background-size: 13.5em 1.7em;
	margin: 1.3em -1.7em 0 0;
}

.ie .section dl + dl dd:hover a:after {
	background-image: url(../images/ico_detail-over.png);
}

.section dt {
	width: 12.2em;
	height: 7.4em;
	float: right;
	margin-top: -.3em;
}

.section h2 + dl dt {
	width: 27.5em;
	height: 16.9em;
	margin: -.4em 11.1em 0 0;
}

.section dt span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	white-space: nowrap;
}

.section dt > span {
	text-indent: -.5em;
}

.section dt span span {
	margin: .28em 0 0 .5em;
}

.section h2 + dl dt span {
	font-size: 18px;
}

.section h2 + dl dt img {
	display: none;
	margin-top: 1.7em;
}

.section dt + dd {
	margin-top: 0;
	width: 12.4em;
	float: right;
}

.section h2 + dl dt + dd {
	width: 36.5em;
	float: right;
}

.section h2 + dl dt + dd a {
	display: inline-block;
	vertical-align: top;
	width: 17.1em;
}

.section dt + dd a + a {
	float: right;
}

.section dt + dd a.sold {
	cursor: default;
	pointer-events: none;
}

.section > a {
	clear: both;
	display: block;
	width: 17.1em;
	margin: 0 auto;
	position: relative;
	top: 2.7em;
}