@import url(../../2017/css/detail.css);

#detail_cover.archiveshop-detail main .lead {
	width: 96em;
	height: auto;
	margin: 0px auto 8px;
	position: relative;
	background: url(/store/techo/ja/magazine/2017/archive_campaign/images/pic_bg_01.jpg) repeat center top fixed;
	text-align: center;
	background-size: 20%;
	border-radius: 4px;
	overflow: hidden;
}
#detail_cover.archiveshop-detail main li.lead {
	float:right;
	width:auto;
	margin: 0 10px 0 0;
}
#detail_cover.archiveshop-detail main li.lead div {
	width: auto;
	height: auto;
	line-height: 4em;
	border: 0 none transparent;
}
#detail_cover.archiveshop-detail main #products .lead {
	margin-bottom: 2em;
	width: 84em;
}
#detail_cover.archiveshop-detail main .lead > div {
	background-color: rgba(117, 206, 10, 0.9);
}
#detail_cover.archiveshop-detail main .lead h2 {
	font-size: 140%;
	color: #FFF;
}
#detail_cover.archiveshop-detail main .lead a {
	display: block;
	color: #FFF;
	padding: 0 8px;
}

#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 > section + div {
	display: none;
}

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

#detail_cover.archiveshop-detail main #products #item-image figure > span {
	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 #original-price {
	padding-top: 1em;
	line-height: 1;
}/*
#detail_cover.archiveshop-detail main #products #original-price:after {
	content: "\F054";
	font-family: "Material Design Icons";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 21px;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "liga";
	vertical-align: middle;
	color: #666;
}*/
#detail_cover.archiveshop-detail main #products #original-price span {
	font-size: 140%;
	padding-right: 0.5em;
	vertical-align: middle;
	color: #666;
}
#detail_cover.archiveshop-detail main #products #original-price del[class] {
	display: none;
	font-size: 140%;
	color: #666;
	vertical-align: middle;
}

#detail_cover.archiveshop-detail main #products #item-price {
	padding-top: 0;
}
#detail_cover.archiveshop-detail main #products #item-price span {
	color: #000;
}


#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%;
	display: none;
}


#detail_cover.archiveshop-detail main #staff > div dl {
	font-size: 10px;
	display: inline-block;
	max-width: 29.3em;
	text-align: left;
	vertical-align: top;
}
#detail_cover.archiveshop-detail main #staff > div dl dt,
#detail_cover.archiveshop-detail main #staff > div dl dd {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	float: left;
}
#detail_cover.archiveshop-detail main #staff > div dl dt {
	clear: both;
	font-weight: bold;
	width: 8.57em;
}
#detail_cover.archiveshop-detail main #staff > div dl dd + dt {
	margin-top: 0.43em;
}
#detail_cover.archiveshop-detail main #staff > div dl dd + dt + dd {
	margin-top: 0.43em;
}
#detail_cover.archiveshop-detail main #staff > div dl:first-child dt {
	margin-right: 0.43em;
}
#detail_cover.archiveshop-detail main #staff > div dl + dl {
	margin-left: 4em;
	width: 29.3em;
}



.ua-mobile body > header {
	border-top-width: 11em;
}
.btn-mobile {
	font-size: 300%;
}
.btn-mobile span {
	font-size: 100%;
}
.btn-mobile:before {
	font-size: 150%;
}