@import url(../../2017/lineup/css/lineup.css);
.archiveshop-index .lead {
	width: auto;
	height: 46em;
	margin: 0px auto 0px auto;
	padding-top: 90px;
	position: relative;
	background: url(/store/techo/ja/magazine/2017/archive_campaign/images/pic_bg_01.jpg) no-repeat center center;
	text-align: center;
	background-size: cover;
}
.archiveshop-index .lead > div {
	display: inline-block;
	padding: 25px 25px;
	background-color:rgba(117, 206, 10, 0.9);
	border-radius: 16px;
	font-feature-settings: "palt";
}
.archiveshop-index .lead h2 {
	font-size: 360%;
	line-height: 1.2;
	color: #fff;
}
.archiveshop-index .lead h2 > span {
	font-size: 55.5%;
	color: #000;
}
.archiveshop-index .lead p {
	margin-top: 8px;
	font-size: 160%;
	font-weight: bold;
}
.archiveshop-index .lead .archive-logo {
	position: absolute;
	top: 13px;
	left: 15px;
}
.archiveshop-index .lead + p {
	margin: 20px 0;
	text-align: center;
	font-size: 140%;
}
.archiveshop-index .yodogawa {
	text-align: center;
	width: 35em;
	margin: 2em auto;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.5;
}
.archiveshop-index .lead .badge {
	background-color: #FFF;
	border-radius: 0.875em
}
/*.archiveshop-index .lead .seal {
	font-weight: bold;
	position: absolute;
	right: -15px;
	top: 8px;
	margin-top: 0;
	display: block;
	background-color: #FFF;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);
	width: 6em;
	height: 6em;
	border-radius: 3em;
	color: #75ce0a;
}
.archiveshop-index .seal span {
	display: block;
	line-height: 1.5;
	position: relative;
	top: 1.5em;
}*/


.archiveshop-index nav[role='lineup'] > div ul li.lead {
	background-repeat: repeat;
	background-size: 20%;
	background-attachment: fixed;
	float:right;
	width:auto;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	border-radius: 4px;
	overflow: hidden;
}
.archiveshop-index nav[role='lineup'] > div ul li.lead div {
	width: auto;
	height: auto;
	line-height: 4em;
	padding: 0;
	margin: 0;
	border-radius: 0;
	border: 0 none transparent;
	background-color: rgba(117, 206, 10, 0.9);
	opacity: 1;
}
.archiveshop-index nav[role='lineup'] > div ul li.lead a {
	display: block;
	color: #FFF;
	padding: 0 8px;
}
.archiveshop-index nav[role='lineup'] > div ul li.lead span {
	padding: 0;
	font-size: 12px;
	line-height: 4em;
}


.archiveshop-index nav[role='lineup'] > div ul {
	border-radius: 0 0 1em 1em;
}

.archiveshop-index nav[role='lineup'] > div ul li {
	float: none;
	display: inline-block;
}

.archiveshop-index main {
	border-top: 1px solid #e5e5e5;
}

.archiveshop-index main section {
	margin-top: -9em;
}

.archiveshop-index main section > p {
	margin-bottom: 3.5em;
}

/*.archiveshop-index main #toolstoys {
	margin-bottom: 4em;
}*/

.archiveshop-index main section + a ~ a,
.archiveshop-index main section + a {
	margin-top: 4em;
	margin-bottom: 9em;
	padding: 0 8em 0 5em;
	line-height: 6em;
	height: 5.6em;
}
.archiveshop-index main section + a {
	margin-bottom: 0;
}
.archiveshop-index main section + a ~ a > span,
.archiveshop-index main section + a > span {
	font-size: 200%;
}

.archiveshop-index main section + a ~ a:before,
.archiveshop-index main section + a:before {
	right: 2.4em;
}

.archiveshop-index a.btn-slide dl dt {
	text-align: center;
}

.archiveshop-index a.btn-slide dl dt > img {
	width: auto;
	height: auto;
	max-width: 17.6em;
	max-height: 17.6em;
	position: static;
}

.archiveshop-index main section div ol {
	overflow: hidden;
}
.archiveshop-index main section div ol > li {
	float: left;
	display: none;
}
.archiveshop-index main section div ol > li:first-child,
.archiveshop-index main section div ol > li:last-child {
	display: list-item;
}
.archiveshop-index main section div ol > li.first span:after {
	content: "–";
	font-size: 10px;
	margin: 0 0.5em;
}
