@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Anton";
/*\*/

/*------------------------------
SPECIAL / 特設
UPDATED : 
GUIDELINE : Ver.01
m-up, Inc.
------------------------------*/


/* ------------------------------------
 * RESET
 * ------------------------------------ */


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

body {
	color: #000;
	background: #fff;
	background-attachment: fixed;
	-moz-background-size:cover;
	background-size:cover;
	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
 * ------------------------------------ */

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

#wrapper {
}

 
#container {
}

#header {
}


#content {
	width:85%;
	margin:0 auto;
	padding:3% 0;
}

#content .mainvisual {
	position:relative;
}

#content .mainvisual img {
	width:65%;
}

#content .mainvisual img.senju {
	width:40%;
}


#content .mainvisual p {
	font-family: 'Anton', sans-serif;
	font-size:450%;
	color:#000;
}

#content .mainvisual p.date {
	font-size:800%;
	position:absolute;
	top:69%;
	left:50%;
	width:90%;
	transform: translate(-50%, -50%);
}

@media screen and (max-width:767px){
	#content .mainvisual p.date {
		font-size:500%;
		top:60%;
	}
}

@media screen and (max-width:350px){
	#content .mainvisual p.date {
		font-size:400%;
	}
}

.txtbnr {
	font-family: "Noto Sans Japanese";
}

.txtbnr a {
	display:block;
	width:65%;
	font-weight:bold;
	font-size:200%;
	padding:5% 0;
	margin:1% auto;
	border:solid;
	color:#000;
}

.txtbnr a:hover {
	color:#fff;
	background:#000;
}

@media screen and (max-width:767px) {
	.txtbnr a {
		width:85%;
		font-size:120%;
		border:solid 1px;
	}
}

em {
	font-style:normal;
}

#news .news {
	margin-bottom:5%;
}

#news p {
	color:#555;
}

#news p.title{
	font-size:140%;
	font-weight:bold;
	padding:1% 5%;
	border-bottom:solid 1px;
	margin-bottom:2%;
}

#news p.txt {
	padding:0 5%;
}

.widscreen {
	width:90%;
	margin:2% auto;
}

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

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

.sns {
	height:auto;
	overflow:hidden;
	width:65%;
	margin:0 auto;
}

.sns a {
	width:5%;
	float:right;
}

#content .mainvisual .sns a img {
	width:95%;
	display:block;
	margin:0 auto;

}

#content .mainvisual .sns a img.twitter {
	background:#4AB3F4;
}

#content .mainvisual .sns a img.facebook {
	background:#4267b2;
}

@media screen and (max-width:767px) {
	.sns {
		width:85%;
	}

	.sns a {
		width:10%;
	}

	.widscreen{
		width:100%;
	}
}


.footer {
	padding:10px;
	margin-top:50px;
	clear:both;
	background:#000;
	font-size:80%;
	height:auto;
	overflow:hidden;

}

.footer ul.campany {
	width:30%;
	float:left;
}

.footer ul.campany li.logo {
	width:20%;
	float:left;
}

.footer ul.campany li.logo img {
	width:90%;
}

.footer ul.campany li.txt {
	width:80%;
	float:left;
	text-align:left;
}

.footer address {
	text-align:right;
	width:30%;
	float:right;
	margin-top:4%;
}

.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;}
}


/* 2017/04/07 OVER RIDE */

h2 {
	width:767px;
}


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

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

	#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: 1024px){
	#container{
	}
}

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

	#container{
	}

	#content {
		width:100%;
	}


	#content .mainvisual img,
	#content .mainvisual img.senju {
		width:85%;
	}

	#content .mainvisual p {
		font-size:240%;
	}

	.footer ul.campany {
		width:80%;
		float:none;
		margin:0 auto;
		height:auto;
		overflow:hidden;
	}

	.footer address {
		display:block;
		margin-top:5%;
		width:100%;
		float:none;
		text-align:center;
	}

	h2 {
		width:100%;
	}

	h2 img {
		padding-left:2%
	}

	#news h2 img {
		width:37.3%;
	}
	#biography h2 img {
		width:78.46%;
	}
	#discography h2 img {
		width:95%;
	}
	#shop h2 img {
		width:36%;
	}

	.contents{
		width:96%;
		padding:2%;
	}

	#news dl,
	#biography dl,
	#discography dl {
		width:100%;
		padding:0;
	}

	#discography .disc{
		width:100%;
	}

	#discography .disc .detail {
		width:100%;
	}

	address {
		width:100%;
	}



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

}	

}
