﻿@import "/sale-event/1504_library/event_style.css";

body{
	font-family:"メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",sans-serif !important;
}
article.shtml{
	font-size:12pt;
	color:#b0a089;
}
.shtml h2{
	color:#cd6c75;
}
.shtml .lead{
	text-align:center;
	color:#fff;
	background:url(lead_bg.jpg) no-repeat;
}
.shtml .lead p{
	margin:1em;
}
strong{
	color:#fff;
}
.tour h3,
.album h3{
	color:#f2dfc4;
}
.tunes{
	font-size:10pt;
	line-height:1.4;
}
.tunes strong{
	font-size:150%;
}
.tour p.venue{
	padding:0.8em;
	/*border: 1px dotted #b0a089;*/
	background:#242421;
}
.tour p.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;
}
.lineup .col_2 p{
	float:left;
	width:46%;
	height:auto;
	margin:0 2%;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.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:48%;
	float:left;
	margin:10px 10px 10px 0;
}
.amazon{
	padding:1%;
	background:#222;
}
@media only screen and (max-width:640px){
	.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;}
}
@media only screen and (max-width:480px){
	.col_3.sm{width:48% !important;}
}

.ban span{
	padding:0 0.5em;
	color:#111;
	background:#eee;
}