/*content style*/


#content{
	position: relative;
	padding-top: 100px;
}

section h2{
	font-size: 2.115em;
	text-align: center;
}
section h2::before{
}
section h2::after{
}

@media (max-width: 40em) {
	.slicknav_btn{
		z-index: 200;
		position: fixed;
		right: 0;
	}
	.slicknav_menu {
	    z-index: 9999;
	    position: fixed;
	    top: 60px;
	}	
  	.slicknav_btn{	
  		top: 0px;
  	}
  	#header .inner div.hidden{
		display: none;
	}
	#content{
		min-height: 600px;
		padding-top: 40px;
	}
}

/*--------------------------------------------
	TIMETABLE
--------------------------------------------*/
.tt-block{
	padding: 1em 0;
	margin-bottom: 1.5em;
}
.tt-block p img{  }
.tt-block h3{
	background: #000;
	color: #fff;
	font-size: 1.68em;
	font-weight: 700;
	font-family: 'Sarpanch', sans-serif;
}


p.btn_dl{ margin: 20px auto;}
p.att{
	text-align: left;
	font-size: .942em;
	margin-bottom: 15px;
}
.ttImage img{width: 100%;}

@media (max-width: 40em) {
	section.tt{
		width: 100%;
	}
	img.sp100{
		width: 100%;
	}
	p.btn_dl img{
		width: 90%;
	}
	p.ttImage img{
		width: 100%;
		max-width: 1000px;
	}
}

/*-------------------------------
	INFORMATION
------------------------------*/
.infomation h3 span{
	padding: 3px 0;
	border-top: 2px solid #111;
	border-bottom: 2px solid #111;
}
.pBox{
	margin: 15px auto;
	padding: 14px 0;
	text-align: left;
}

.pBox h4{
	color: #fff;
	padding:6px 0 6px 34px;
	font-weight: 700;
	background-image: url(../images/present/ico_badge.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #d0121b;
}

.pre-info.left{
	width: 580px;
	float: left;
	padding: 20px 40px;
}
.pre-image{
	float: left;
	width: 360px;
	padding-top: 20px;
	padding-left: 30px;
	text-align: center;
}
.pBox h5{
	font-weight: 700;
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	padding-top: 15px;
	font-size: 1.0216em;
}
.pBox p{
	margin-bottom: 10px;
	line-height: 1.845em;
}
.pBox p.linkto a{
	margin-top: 30px;
	display: block;
	padding:6px 20px 6px 6px;
	border: 2px solid #d0121b;
	background: url(../images/present/nav_arrow_r.png) no-repeat right center;
	background-size: 24px 24px;
	-webkit-background-size: 24px 24px;
	-moz-background-size: 24px 24px;
}
.pre-image p.linkto.sns a{
	border: 1px solid #000;
	color: #000;
}
.pBox p.fs08{font-size: 0.8162em;}

span.fc-red{color: #d0121b;}

#access-g {
width: 100%;
height: 300px;
margin:0 auto;
color: #111;
font-size: .84em;
text-align: center;
}
.pBox .tokuten{
	width: 800px;
	padding: 0 40px;
	margin: 15px 0;
}
.tokuten h5{
	text-decoration: none;
}

.pBox .tokuten ul{
	padding-left: 40px;
	font-size: .9266em;
}
.pBox .tokuten ul li{
	padding: 5px 0;
}
.pBox .tokuten ul h6{
	font-weight: 700;
	color: #333;
	padding-left: 5px;
	border-left: 3px solid #d0121b;
	line-height: 1em;
}
@media (max-width: 40em) {
	.pre-info.left,.pre-image,.pBox .tokuten{
	width: 100%;
	float: none;
	padding: 0 2%; 
	}
	.pre-image{
		text-align: center;
	}
	.pBox p{
		font-size: .9486em;
		line-height: 1.6em;
	}
	.pBox p.linkto a{
		margin-top: 10px;
	}
	.pBox .tokuten{
		font-size: 0.9486em;
	}
	.pBox .tokuten ul{
		padding-left: 0;	
	}
}	

/*-------------------------------
	HISTORY
------------------------------*/
ul.his_nav li{
	color: #222;
	display: inline-block;
	padding: 10px;
}
ul.his_nav li a{
	color: #111;
}
ul.his_nav li a:hover{
	color: #CD2F2F;
}
@media (max-width: 40em) {
	.his_nav,.history{
		float: none;
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.his_nav{
		position: relative;
		margin: 0 auto;
	}
	.his_nav ul{
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.his_nav ul li{
		display: inline-block;
		width: 24%;
		text-align: left;
	}
	.his_nav ul li a{
		padding: 12px;
		display: block;
	}
}


.history .arc{
	padding: 0 0;
	margin-top: 4em;
	text-align: left;
	font-size: 0.942em;
	border: 1px solid #000;
}
.history .arc h3{
	background-color: #000;
	background-image: url(../images/history_h3_ico.png);
	background-repeat: no-repeat;
	background-position: 1% center;
	padding: 0.5em 0.5em 0.5em 2em;
	color: #fff;
  	font-family: 'Sarpanch', sans-serif;
	font-weight: 700;
	font-size: 1.426em;
}
.history .arc h4{
	padding-left: 0.3em;
	color: #CD2F2F;
  	font-family: 'Sarpanch', sans-serif;
	font-weight: 700;
	font-size: 1.246em;
}

table.lineup{
	width: 100%;
	margin: 0 auto;
}
table.lineup th{
	background: #ccc;
	color: #000;
	font-size: .946em;
	font-weight: 700;
}
table.lineup th,.lineup td{
	padding: 5px 10px;
	border-right: 1px dashed #888;
}
table.lineup th:last-child{
	border-right: none;
}
table.lineup td{
	width: 33.3%;
	font-size: 0.884em;
	line-height: 1.8em;
}
table.lineup td:last-child{
	border-right: none;
}
table.lineup td.date{
	border-bottom: 1px dashed #888;
}
.btn_viewsite{
	text-align: center;
	padding: 1.146em;
}
.btn_viewsite a{
	font-weight: 700;
	font-size: 1.8862em;
	border: 1px solid #000;
	background: url(../data_history/btn_viewsite_bg.png) no-repeat center right;
	width: 100%;
	padding: 0.466em 0;
	display: block;
  	font-family: 'Sarpanch', sans-serif;
}

/*-------------------------------
	ABOUT
------------------------------*/
section.about{
	position: relative;
	display: block;
}
section.about .leftTit{
	width: 20%;
	float: left;
	text-align: left;	
}
section.about .outline{
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding-top: .5em;
	padding-bottom: 4em;
}
section.about .outline h3{
	color: #000;
	font-size: 1.245em;
	border-bottom: 2px solid #000;
}
section.about .outline ul li{
	width: 100%;
	position: relative;
	display: table;
	padding: 1em 0;
	border-bottom: 1px dashed #888;
}
section.about .outline ul li div{
	display: table-cell;
	overflow: hidden;
}
section.about .outline ul li div:first-child{
	width: 100px;
}
section.about .outline p.cc{
	line-height: 2em;
	padding-bottom: 2em;
	font-size: 1.1888em;
}
.outline p.fs008{font-size: 0.8862em;}

@media (max-width: 40em) {
	section.about .leftTit{
		width: 100%;
		float: none;
	}
	section.about .outline{
		float: none;
		margin-left: 0;
		width: 100%;
		padding-top: .5em;
		padding-bottom: 4em;
		font-size: .8848em;
	}
	section.about .outline p.cc{
		font-size: 1em;
	}
	section.about .outline ul li div:first-child{
		width: 64px;
	}
}
/*-------------------------------
	NEWS Article
------------------------------*/
section.news{
	position: relative;
	display: block;
}
section.news .leftTit{
	width: 20%;
	float: left;
	text-align: left;	
}
section.news .newsArticle{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding: .5em 1em;
	margin-bottom: 1.5em;
	background: #fcfcfc;
}
section.news .leftTit h2{
	padding: 0;
}
span.subTit{
	color: #d7000f;
	font-size: .7842em;
}
section.news .newsArticle h3{
	font-size: 1.228em;
	border-bottom: 2px solid #000;
	color: #000;
}
section h3 span{
	background: none;
	color: #333;
}
section.news .newsArticle .date{
	font-size: .844em;
	margin-left: .5em;
}
section.news .newsArticle p{
	padding: .75em 1em;
	line-height: 1.8em;
	font-size: .92448em;
}
section.news .newsArticle p a{
	color: #888;
}
section.news .newsArticle p.del{
	text-decoration: line-through;
}
section.news .newsArticle p.txt-link a{
	background: #353535;
	font-size: .92345em;
	color: #fff;
	padding: .2em .5em;
}
span.del{
	text-decoration: line-through;	
}

section.news .newsArticle p img{
	max-width: 200px;
	text-align: center;
}


@media (max-width: 40em) {
	section.news .leftTit,
	section.news .newsArticle{
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	section.news .newsArticle{
		margin-bottom: 1.5em;
	}
	section.news .newsArticle h3{
		font-size: .944em;
	}
	section.news .newsArticle p{
		font-size: .8884em;
	}
	section.news .newsArticle .date{
		display: block;
		margin-left: 0;
	}
}
/*-------------------------------
	Aritst List
------------------------------*/
.lineup{
	position: relative;
	display: block;
}
.lineup .leftTit{
	width: 15%;
	float: left;
}
.lineup .leftTit{
	text-align: left;
}
.lineup .leftTit h2{
	padding: 0;
}
.lineup .artistList{
	width: 100%;
	position: relative;
	margin-bottom: 2em;
}
.artistList ul{
	width: 100%;
	display: block;
	margin-bottom: 2em;
}
.artistList ul li{
	display: inline;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	font-size: .9422em;
	padding: .75em .5em;
	color: #000;
	text-align: left;
	position: relative;
	line-height: 1.8em;
}
.artistList ul li.single{
	display: block;
	border-right: none !important;
	width: 100%;
	color: #111;
	font-size: .866em;
}

/*.artistList ul li:nth-child(3n+1),
.artistList ul li:nth-child(3n+2){
	border-right: 1px dashed #e0e0e0;	
}*/
.artistList ul li a{
	display: block;
	color: #000;
	position: relative;
	/*padding: .75em .5em;*/
}
.artistList ul li a::after{
	content: '\f054';
	position: absolute;
	top: 10%;
	right: 3%;
	color: #bbb;
	font-family: 'FontAwesome';
}

.txt-r{text-align: right;}
.artistList ul li.new,.artistList ul li.star{
	position: relative;
}
.artistList ul li.new::before{
	content: 'NEW';
	position: absolute;
	top: -10%;
	left: 1%;
	font-size: .688em;
	color: #cc0000;
}
.artistList ul li.star::after{
	content: '\f005';
	position: absolute;
	top: 0;
	right: 2%;
	font-size: .888em;
	color: #f0831e;;
  	font-family: FontAwesome;
}
.artistList ul li > div img{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

.artistList .stageNm{
	padding: 0 .5em 0 0;
	position: relative;
	border-bottom: 1px dotted #111;
	background: #efefef;
}
.artistList .stageNm::before{
	content: '';
	position: absolute;
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
	background: #cc0000;
}
.artistList .stageNm h3{
	font-weight: 700;
	float: left;
	text-align: left;
	color: #fff;	
	font-size: 1.12em;
	background: #000;
	padding: .3em 1em;
}
.artistList .stageNm p{
	float: right;
	color: #111;
	padding-top: .75em;
    font-family: 'Sarpanch', sans-serif;	
}
.artistList .stageInfo{
	position: relative;
	display: block;
	padding: .5em 0;
}
.artistList .stageInfo p{
	text-align: left;
	font-size: .788em;
}
.fa-star{color: #f0831e;}
.artistList .circuitStage{
	padding: .5em 0;
	position: relative;
	width: 44.4444%;
	display:inline-block;
	vertical-align: top;
	margin: 0 1.2em;
}
.artistList .circuitStage:last-child{
	float: none;
	margin-left: 2em;
	width: 94%;
	display: block;
	/*padding-right: 2em;*/
}
.artistList .circuitStage h4{
	font-size: 1.24em;
	font-weight: 700;
	text-align: left;
	border-bottom: 3px solid #444;
}
.artistList .circuitStage h4 span{
	font-size: 	.678em;
	font-weight: nomal;
	padding-left: 1em;
}
.artistList .circuitStage.waku{
	padding: .75em 0.5em;
	border: 2px solid #666;
	margin-bottom: 1em;
}

.artistList .circuitStage.waku ul{ margin-bottom: 0; }
.artistList .circuitStage.waku ul li{ width: 50%; }
.artistList .circuitStage ul li > p.small{ line-height: 1.4em }


@media (max-width: 40em) {
	.lineup .leftTit{
		width: 100%;
		float: none;
	}
	.lineup .leftTit h2{
		font-size: 1.4em;
	}
	.lineup .artistList{
		float: none;
		width: 100%;
	}
	.artistList ul{
		display: block;
		margin-bottom: 1.5em;
	}
	.artistList ul li{
		display: block;
		width: 100%;
		padding: .4em .75em;
		font-size: .86222em;
		text-align: left;		
	}
	.artistList ul li a{
		padding: .25em .5em .25em 0;
		position: relative;
	}
	.artistList ul li a::after{
		content: '\f054';
		position: absolute;
		top: 20%;
		right: 0;
  		font-family: FontAwesome;
  		color: #bbb;
  		font-size: .844em;
	}
	.artistList ul li:nth-child(3n+1),
	.artistList ul li:nth-child(3n+2){
		border-right: none;	
	}
	.artistList .stageNm h3{
		float: none;
		color: #fff;	
		font-size: 1em;
	}
	.artistList .stageNm p{
		float: none;
		text-align: right;
		color: #111;
		padding-top: .2em;
	}
	.artistList ul li.new::before{
		top: -10%;
		left: 90%;
	}
	.artistList ul li.star::after{
		content: '\f005';
		position: absolute;
		top: 5%;
		left: 0;
	}
	.artistList .circuitStage{ display: block; width: 100%; margin: 0 auto;}
	.artistList .circuitStage:last-child{
	float: none;
	margin-left: auto;
	width: 100%;
}
	.artistList .circuitStage.waku ul li{ width: 100%; }
	.artistList .circuitStage.waku h4{ font-size:.924em;  }
}

/*-------------------------------------
	Photogyallery
--------------------------------------*/
.galleryBlock{
	position: relative;
	display: block;
	min-height: 800px;
}
.galleryBlock ul{
	position: relative;
}
.galleryBlock ul li{
	display: inline;
	float: left;
	width: 200px;
	height: 200px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.galleryBlock ul li img{
	width: 200px;
	max-height: 200px;
}
p.goInsta{
	margin: 1.5em 0;
	position: relative;
}
p.goInsta a{
	display: block;
	padding: .75em 0;
	background: #000;
	color: #fff;
	font-weight: 700;
}
p.goInsta a:hover{
	color: #cc0000;
}

@media (max-width: 40em) {
	.galleryBlock ul li{
		width: 33.3333%;
		height: auto;
	}
	.galleryBlock ul img{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}