@charset "UTF-8";
@import "https://fonts.googleapis.com/earlyaccess/mplus1p.css";
@import "https://fonts.googleapis.com/earlyaccess/sawarabigothic.css";
/*\*/

/*------------------------------
SPECIAL / echoes2017特設
UPDATED : 2017.7.4
GUIDELINE : Ver.01
------------------------------*/


/* ------------------------------------
 * RESET
 * ------------------------------------ */
@import "reset.css";


/* ------------------------------------
 * COMMON SETTING / OVERRIDE
 * ------------------------------------ */

body {
	color: #fff;
	background: url(../img/common/bg.png) right top no-repeat #000;
	background-attachment: fixed;
	-moz-background-size:cover;
	background-size:cover;
	background-size:75%;
	text-align: center;
	font: 12px/1.5 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',Arial,sans-serif;
}


/* ------------------------------------
 * LINK
 * ------------------------------------ */
 
a {
	cursor: pointer;
	outline: none;
}

a img {
	border: 0;
}

a:link,a:visited {
	color: #1144a2;
	text-decoration: underline;
}

a:hover,a:active {
	color: #09f;
	text-decoration: underline;
}


/* ------------------------------------
 * BASIC LAYOUT
 * ------------------------------------ */

img.logo {
	width:55%;
}



@media screen and (max-width:767px) {
	img.logo {
		width:80%;
		max-width:360px;
	}
}

/* ------------------------------------
 * wrapper
 * ------------------------------------ */

#wrapper {
	background:rgba(0,0,0,0.2);
	/*background: url(../img/bgHeader.jpg) center top repeat-x;*/
}

 
#container {
	max-width:1200px;
	margin: 0 auto;

}

#header {
	height: 80px;
}

#header h1 {
	height: 60px;
	background: url(../img/header.gif) center top no-repeat;
	text-indent: -9999px;
}

#content {
	/*background: url(../img/bgContent.png);*/
	background: rgba(0,0,0,0.4);
	margin:0;
	padding-top:10%;
}


.movie {
	width:100%;
	padding-top:56.25%;
	position:relative;
	margin-top:2%
}

.movie iframe {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	right:0;
}

h1 {
	font-size:150%;
	font-family: 'Oswald', sans-serif;
	/*width:70%;*/
	margin:0px auto;
	text-align:left;
	padding:10px;
}

@media screen and (max-width:767px) {
	h1 {
		margin:10px auto;s
	}
}

h2 {
	font-family: 'Oswald', sans-serif;
	font-size:800%;
}

h2.logo {
	margin:2% 0 3%;
}

p.oshirase {
	color:#c22;
	margin:2% auto;
}

#bnr p {
	width:90%;
	font-size:250%;
	font-weight:bold;
	background:#c22;
	border:solid;
	padding:1%;
	margin:1% auto;
}

#bnr p a {
	text-decoration:none;
	color:#fff;
}

p.midashi {
	width:90%;
	font-size:350%;
	font-weight:bold;
	margin:5% auto;
	text-align:center;
	background:yellow;
	color:#000;
	border:solid #fff;
	padding:2%;
}

#timetable {
	margin-top:10%;
}

#timetable ul.tt {
	height:auto;
	overflow:hidden;
}


#timetable ul li {
	width:46%;
	float:left;
	margin:1%;
	min-height:500px;
	padding:1%;
}

#timetable ul li p.place {
	font-family: 'Oswald', sans-serif;
	background:#fff;
	font-size:150%;
	color:#000;
	margin:0 auto 2%;
	padding:3%;
}


#timetable ul li img {
	width:98%;
	border:solid 1px #444;
}

#timetable ul li a.pdf {
	display:block;
	width:50%;
	background:#fff;
	border:solid;
	color:#000;
	margin:1% auto;
	padding:2%;
	border:solid 2px;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
}

#timetable ul li a.pdf:hover {
	color:#fff;
	background:#000;
}




/*ul {
	width:80%;
	margin:3% auto;
	height:auto;
	overflow: hidden;
}


ul li {
	margin:1%;
	width:48%;
	float:left;

}*/

.bnr div {
	background:#fff;
	font-size:350%;
	padding:2% 0;
	color:#000;
	font-weight:bold;
	width:95%;
	margin:0 auto;

}

.bnr div:hover {
	background:#333;
	color:#fff;
}

.bnr a {
	text-decoration:none;
}

@media screen and (max-width:767px) {
	.bnr div {
		font-size:150%;
	}
}


#date {
	font-family: 'Oswald', sans-serif;
	font-size:300%;
	height:auto;
	overflow:hidden;
}


#date h3 {
	font-family: 'Oswald', sans-serif;
	font-size:250%;
}

#date span.japan {
	font-family:"Sawarabi Gothic","Mplus 1p";
}

@media screen and (max-width:767px) {
	#date h3 {
		font-size:120%;
	}
}
#date ul {
	width:95%;
	margin:0 2.25% 3%;
	height:auto;
	float:left;
	height:auto;
	overflow:hidden;
}


#date ul p {
	width:100%;
	font-weight:bold;
	padding:1% 0;
	border:solid #777 1px;
	background:#fff;
	color:#000;
	text-align:center;
	margin-bottom:0.5%;
}

#date ul li {
	width:49%;
	float:left;
	margin:0.5%;
}


#date ul li img {
	width:100%;
}

#date ul li span.and {
	display:block;
	text-align:right;
}

#date ul li ul {
	width:100%;
	margin:2% 0;
}

#date ul li ul li {
	position:relative;
}

#date ul li ul li span {
	display:block;
	width:100%;
	font-size:60%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:0;
	right:0;
}

#date ul li ul li em.new {
	background:url(../img/new.png) no-repeat;
	background-size:contain;
	width:25%;
	height:62px;
	position:absolute;
	top:0;
	left:0;
}

#date ul li ul li span.japanese {
	font-family: "Sawarabi Gothic","Mplus 1p";
}


#ticket {
	font-family: "Sawarabi Gothic",'Oswald', sans-serif;
}

#ticket h2 {
	font-size:400%;
}

#ticket div {
	border:dotted 1px;
	padding:1% 2% 2%;
	width:80%;
	margin:0 auto;
}

#ticket div p.detail {
	font-size:130%;
}

#ticket div p.detail strong {
	font-size:220%;
	font-weight:bold;
	font-family:'Oswald', sans-serif;
}

#ticket div p.detail a {
	font-weight:bold;
	display:inline-block;
	padding:0.5%;
	background:rgba(192,32,32,0.7);
	color:#fff;
	text-decoration:none;
}

#ticket div p.detail a:hover {
	background:rgba(255,255,255,0.7);
	color:#c22;
}


#ticket div p.pre a {
	display:block;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:-webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#f00)
                , color-stop(0.40, #e11)
                , color-stop(0.60, #d11)
                , to(#c22));
	margin:1% auto 0;
	width:70%;
	font-size:200%;
	padding:2% 0;
	border-radius:10px;
}

#ticket div p.pre a:hover {
	background:-webkit-gradient(
                  linear
                , left bottom
                , left top
                , from(#f00)
                , color-stop(0.40, #e11)
                , color-stop(0.60, #d11)
                , to(#c22));
}

#ticket div p.pre {
	margin-bottom:1%;
} 
#ticket div p.pre span {
	font-size:150%;
	display:block;
}

#ticket div p.standard span {
	background:#fff;
	padding:0.5%;
	display:block;
	width:70%;
	margin:3% auto 1%;
	color:#000;
	font-size:120%;
	font-weight:bold;
}

#ticket div em {
	display:block;
	position:relative;
}

#ticket p.info {
	text-align:right;
	display:block;
	width:80%;
	margin:0 auto;
}

#ticket div em .sold {
	position:absolute;
	bottom:0;
	right:0;
	background:url(../img/sold.png) center top no-repeat;
	background-size:contain;
	width:100%;
	display:block;
	height:90%;
}


@media screen and (max-width:767px) {
	#date ul li {
		float:none;
		width:100%;
		margin:0 auto 2%;
	}

	#date ul li ul li {
		width:32%;
		float:left;
		margin:0.5%;
	}

	#date ul li ul li span {
		font-size:65%;
	}

	#ticket h2 {
		font-size:200%;
	}

	#ticket div {
		width:92%;
	}

	#ticket div p.detail {
		font-size:100%;
	}

	#ticket div p.detail strong {
		font-size:130%;
	}

	#ticket div p.pre {
		margin:5% 0;
	}

	#ticket div p.pre a {
		width:90%;
		font-size:130%;
		font-weight:bold;
	}

	#ticket div p.pre span {
		font-size:130%;
		margin:5% 0;
	}

	#ticket strong {
		display:block;
	}

	#ticket p.info {
		width:95%;
	}
}

@media screen and (max-width:374px){
	#date ul li ul li span {
		font-size:55%;
	}
}


#detail ul li {
	width:43%;
	float:left;
	border:solid 1px #aaa;
	margin:1%;
	padding:2%;
	text-align:left;
}

#detail ul li p.sold {
	background:#c22;
	color:#fff;
	text-align:center;
	font-size:150%;
}


#detail ul.liup li {
	width:95%;
	float:none;
	border:none;
	margin:1% auto;
	padding:0;
}

#detail ul.liup li p.ticket {
	padding:0;
}

#date span.and {
	display:block;
	clear:both;
	font-size:50%;
	text-align:right;
}


#detail ul {
	height:auto;
	overflow:hidden;
}

#detail ul li p {
	font-weight:bold;
	margin:1%;
}

#detail ul li p.ticket {
	padding:2%;
}

#detail ul li p.ticket a.btn {
	border:solid 1px;
	color:#000;
	display:block;
	padding:2%;
	background:#fff;
	text-decoration:none;
	margin:1% 0;
	text-align:center;
	font-weight:bold;
	font-size:110%;
}

#detail ul li p.ticket a.btn:hover {
	color:#fff;
	background:#000;
}

#detail ul li p.lineuplink {
	padding:2%;
}

#detail ul li p.lineuplink a.btn {
	border:solid 1px;
	color:#000;
	display:block;
	padding:2%;
	background:#fff;
	text-decoration:none;
	margin:1% 0;
	text-align:center;
	font-weight:bold;
	font-size:110%;
}

#detail ul li p.lineuplink a.btn:hover {
	color:#fff;
	background:#000;
}




a.gotohp {
	text-decoration:none;
	color:#fff;
}

a.gotohp:hover {
	color:#c22;
}

.footer {
	font-size:80%;
	padding:10px 0 10%;
	clear:both;
	background:#000;
}

.blinking{
	color:#c22;
    -webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


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

	body {
		background: url(../img/common/bg.png) right bottom no-repeat #000;
		background-size:75%;
	}

	#container {
		padding:0px;
	}

	ul.songlist,b.guest,div#schedule {
		width:90%;
	}

	p.jkt img {
		width:50%;
	}
	#shop ul {
		width:100%;
	}

	#shop ul li {
		width:90%;
		float:none;
		margin:2px auto;
	}


}


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

	body {
		/*background:url(../img/bg_m.jpg) center top no-repeat #000;*/
		background-size:cover;
	}

	#container{
		width:100%;
		padding-top:0%;
	}

	#content {
		padding-top:70px;
	}

	ul {
		width:100%;
	}

	ul li {
		width:100%;
		margin:0 auto;
	}
	h1 {
		font-size:150%;
		width:95%;
		margin-left:0px;
	}


	h2 {
		margin-top:0%;
		font-size:250%;
	}

	h2 em {
		font-size:20%;
	}

	h2 img {
		width:80%;
	}

	p.midashi {
		font-size:150%;
		margin:4% auto;
	}

	#date {
		font-size:180%;
	}

	#date ul {
		width:95%;
		float:none;
		margin:2% auto 10%;
	}

	#date ul li {
		margin-bottom:4%;
	}
	
	#date ul li span {
		display:block;
	}

	#tokyo em {
		width:95%;
	}

	#detail ul li {
		width:95%;
		float:none;
		margin:2% auto;
	}

	#bnr p {
		font-size:130%;
	}

	#timetable ul li {
		width:100%;
		float:none;
		margin:0 0 10%;
		padding:0;
	}


}

@media screen and (max-width:350px) {
	#date ul li ul li span.small {
		font-size:50%;
	}
}


}
