﻿@import "/sale-event/1504_library/event_style.css";

body{
	font-family:"メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",sans-serif !important;
}
article.curvedair{
	font-size:12pt;
	color:#777;
}
.shtml h2{
	padding:1em 0;
	text-align:center;
	font-size:1.6em;
	color:#fff;
	background:#00256b;
}
.shtml h2 span{
	display:inline-block;
}
.shtml h3{
	margin:1em auto;
	padding:0.2em;
	font-size:1.5em;
	color:#00256b;
	text-align:center;
}
.shtml .lead{
	text-align:center;
	color:#fff;
	background:url(lead_bg.jpg) no-repeat;
}
.shtml .lead p{
	margin:1em;
}
strong{
	color:#111;
}
.date{
	font-size:200%;
}
.jacket{
	border:1px solid #222;
}
.venue h3{
	margin:auto;
	text-align:left;
}
.subtitle{
	text-align:center;
	font-size:160%;
	font-weight:bold;
	color:#00256b;
}
.tunes{
	font-size:10pt;
	line-height:1.4;
}
.tunes strong{
	font-size:150%;
}
.tour .venue{
	margin:1.2em auto;
	padding:0.8em;
	color:#333;
	border: 1px dotted #aaa;
	background:#eee;
}
.tour .venue strong{
	font-size:120%;
}
.ticket{
	color:#fff;
}
.lead p span,
.profile p span{
	display:block;
}
.cover{
	position:absolute;
	bottom:0; left:0;
	max-width:100%;
	z-index:10;
}
.shtml.n_fujii h2,
.shtml.n_fujii h3{
	font-weight:bold;
	margin:10px 0;
}
.dark .shtml.n_fujii h2{
	padding:0.8em;
	text-align:center;
	color:#f2dfc4;
}
.dark .shtml.n_fujii .tour h2{
	border: 1px dotted #f2dfc4;
}
.dark .shtml.n_fujii .lineup h2{
	font-size:30px;
}
.lineup .col_2{
	text-align:center;
}
.tour .cols .col_2{
	font-size:12pt;
}
.lineup .col_2 p img{
	width:100%;
	height:auto;
}
.lineup .col_2 p.headliner{
	clear:both;
	width:98%;
	margin:0 1%;
}
.lineup .col_2 p.more{
	width:98%;
	margin:0 1%;
	font-weight:normal;
	color:#988;
}
.cast{
	line-height:1.3;
}
.cast p{
	font-size:69%;
}
.cast p span{
	display:block;
}
.profile{
	border:2px dotted #f2dfc4;
}
.profile_txt{
	height:350px;
	overflow:auto;
	padding:0.6em;
}
.credit{
	min-height:4em;
	margin:2em 0;
	text-align:center;
}
img.prf{
	width:25%;
	float:left;
	margin:0 10px 10px 0;
}
.prfimg{
	width:46%;
	float:left;
	margin:10px 10px 10px 0;
}
.amazon{
	padding:1%;
	background:#222;
}
@media only screen and (max-width:1000px){
.shtml h2{
	font-size:1.5em;
}
.shtml h3{
	font-size:1.4em;
}
.subtitle{
	font-size:140%;
}
}
@media only screen and (max-width:640px){
	article.curvedair{
		font-size:11pt;
	}
	.shtml .lead{font-size:11pt; background-size:cover;}
	.lead p{line-height:1.4 !important;}
	.lead p span,.profile p span{display:inline;}
	.cast p{font-size:90%;}
	.cast p span{display:inline;}
	.col_2.sm{width:48%;}
	.prfimg{width:100%; clear:both; margin:0 0 10px 0;}
	.date{
		font-size:150%;
	}
.shtml h2{
	font-size:1.3em;
}
.shtml h2 span{
	display:inline;
}
.shtml h3{
	font-size:1.2em;
}
.subtitle{
	font-size:120%;
}
}
@media only screen and (max-width:480px){
	.col_3.sm{width:48% !important;}
}

.ban span{
	padding:0 0.5em;
	color:#111;
	background:#eee;
}