@import url(../../2017/lineup/css/lineup.css);
.archiveshop-index .lead {
	width: auto;
	height: 46em;
	margin: 0px auto 0px auto;
	padding-top: 65px;
	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: 10px 25px 25px;
	background-color:rgba(117, 206, 10, 0.9);
	border-radius: 16px;
	font-feature-settings: "palt";
	position: relative;
}
.archiveshop-index .lead h2 {
	font-size: 360%;
	line-height: 1.4;
	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;
	margin: 2em;
	font-size: 160%;
	font-weight: bold;
}
.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;
}

.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 > nav + section {
	padding: 14.4em 0 4em;
}

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

.archiveshop-index main #cover_cousin {
	border-bottom: none;
	padding-bottom: 0;
}

.archiveshop-index main section + a,
.archiveshop-index main section + a + a {
	margin: 7.5em 0.5em 9em;
}

.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:after {
	content: "〜";
}

.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%;
}
