#lineup {
	margin-top: 70px;
}

#lineup .lead {
	margin-bottom: 70px;
	color: #bfa46f;
	text-align: center;
}

#lineup .lead .main {
	font-size: 1.6em;
	line-height: 1.4em;
}

#Modal .inlineBox.ev > .body,
#Modal .inlineBox.ss > .body {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 60px 40px;
	line-height: 1.8em;
	text-align: left;
}

#Modal .inlineBox.ev > .body .para,
#Modal .inlineBox.ss > .body .para {
	margin-top: 1.5em;
}

#Modal .inlineBox.ev > .body .serif,
#Modal .inlineBox.ss > .body .serif {
	display: table;
	tabale-layout: fixed;
}

#Modal .inlineBox.ev > .body .serif > dt,
#Modal .inlineBox.ev > .body .serif > dd,
#Modal .inlineBox.ss > .body .serif > dt,
#Modal .inlineBox.ss > .body .serif > dd {
	display: table-cell;
	vertical-align: top;
}

#Modal .inlineBox.ev > .body .serif > dt,
#Modal .inlineBox.ss > .body .serif > dt {
	padding-right: 0.5em;
	white-space: nowrap;
}

#Modal .inlineBox.ev > .body .sign,
#Modal .inlineBox.ss > .body .sign {
	margin-top: 40px;
	color: #bfa46f;
	font-size: 0.8em;
	line-height: 1em;
	text-align: right;
}

#Modal .inlineBox.ev {
	width: 800px;
}

#Modal .inlineBox.ss > header {
	border-bottom: 1px solid #000;
	padding: 35px 40px;
	color: #bfa46f;
}

#Modal .inlineBox.ss > header > p {
	margin: 0 auto;
	max-width: 800px;
}

#Modal .inlineBox.ss > header .pre {
	margin-bottom: 5px;
}

#Modal .inlineBox.ss > header .pre > .no {
	font-size: 1.05em;
	line-height: 1.4em;
	font-family: mittwoch, serif;
	font-weight: 400;
	letter-spacing: 0.1em;
}

#Modal .inlineBox.ss > header .pre > .name {
	margin-left: 0.1em;
	font-size: 1.7em;
	line-height: 1.4em;
}

#Modal .inlineBox.ss > header .main {
	font-size: 2.2em;
	line-height: 1.8em;
}

#Modal .inlineBox.ss > header .main [data-ruby]::before {
	font-size: 0.35em;
	line-height: 1em;
}

#Modal .inlineBox.ss > header .editor {
	font-size: 0.75em;
	line-height: 1.4em;
}

#Modal .inlineBox.ss > .body {
	max-width: 880px;
}

@media screen and (max-width: 750px) {

#lineup .lead {
	margin-bottom: 50px;
}

#lineup .lead .main {
	font-size: 1.2em;
	line-height: 1.4em;
}

#lineup .lead .sub {
	font-size: 0.7em;
	line-height: 1.4em;
}

#Modal .inlineBox.ev > .body,
#Modal .inlineBox.ss > .body {
	padding: 70px 40px 90px;
}

#Modal .inlineBox.ev > .body .sign,
#Modal .inlineBox.ss > .body .sign {
	margin-top: 50px;
	font-size: 0.9em;
	line-height: 1em;
}

#Modal .inlineBox.ev {
	width: 100%;
}

}


/*# sourceMappingURL=../map/library.css.map */
