/* @override http://angel.moto.co.jp/live/live_info/2012-13winter/css/style.css
	http://angel.moto.co.jp/THIS2016/css/style.css */

/* @override http://www.wonderwall.net/MWS/live/live_info/2012-13winter/css/style.css
	http://angel.moto.co.jp/live/live_info/2012-13winter/css/style.css */

@charset "utf-8";

body {
	width: 100%;
}

.sp-br {
	display: block;
}
.pcBR {
	display: initial !important;
}

.aspect.narrow {
	transform: scale( 1, 1 );
}

#globalMenu {
	width: 100%;
}
#globalMenu .mws {
	left: 10px;
}
#globalMenu .links {
	width: 80px;
	right: 0px;
}

.title {
	padding: 60px 0px 0px;
	width: 100%;
}

.title .writer {
	padding-left: 15px;
}

h1 {
	padding: 60px 15px 0;
	font-size: 1.2em;
}

.content {
	padding: 0px;
	width: 100%;
	box-sizing: content-box ;
}

.lead {
	width: 100%;
	font-size: 1em;
	text-align: justify;
	line-height: 1.6em;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box ;
}

.video {
	width:320px;
	height:180px;	
}
.video iframe {
	width:320px;
	height:180px;	
}
.photos_upper, .photos_lower {
	width: 100%;
	height: auto;
	margin-right: initial;
	margin-left: initial;
	margin-bottom: 0px;
	display: block;
}
.photos_upper a, .photos_lower a {
	width: 100%;
	height: 240px;
	margin-bottom: 1px;
}
.photos_upper a:nth-child(2), .photos_lower a:nth-child(2) {
	margin-right: initial;
	margin-left: initial;
}
h2 {
	width: 100%;
	margin: 0px auto 30px;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 0%;
	border-bottom: 1px solid silver;
}
.info {
	margin-top: 40px;
	font-size: 0.9em;
}

.info h2 .indent {
	font-size: 0.9em;
	margin-left: 0px;
}

.info h2 {
	text-align: center;
}
.info dl {
	width: 90%;
}
.info dd {
	line-height: 1.6em;
}
.info .ticketLabel {
	width: 75px;
	text-align:center;
}
.message {
	width: 100%;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	box-sizing: border-box;
	font-size: 1em;
	font-weight: 200;
	margin-bottom: 20px;
}
.message .board {
	width: 100%;
}
.message p {
	margin-bottom: 20px;
	letter-spacing: 0px;
}

.content aside.separator {
	font-size: 1.0em;
}

.related {
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	line-height: 1.6em;
}
.related h2 {
	margin-bottom: 50px;
}
.related .item {
	width: 100%;
}
.related .item a.coverLink {
	width: 250px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	float: initial;
}
.related .item .description {
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.related .item .description p {
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: bolder;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.related .item.beatniks .coverArt,
.related .item.DMDVD-018 .coverArt {
	background-position-x: 50%;
}
.related .DMDVD-018 .description .goURL {
	font-size: 90%;
}
.related .item .description a.urlLink {
	display: block;
}

.globalfooter {
	padding: 40px 15px;
}
.globalfooter a {
	display: block;
}