@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	box-sizing: border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}



table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

strong, b{font-weight:bold;}

img {
	max-width:100%;
}

table {
	width:100%;
}

a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}


@charset "UTF-8";
* { margin : 0 ; padding : 0 ; }
body { 
text-align: center; /* center on ie */
width: 100%;
font-size: 14px;
line-height: 18px;
color:#000;
font-family:"Meiryo","DFP太丸ゴシック体","ヒラギノ丸ゴ pro W4","ＭＳ Ｐゴシック",sans-serif,"Osaka‐等幅";
background:#000;
}

@font-face {
  font-family:'mplus-1c-black';
  src: url('../2014/fonts/mplus-1c-black-sub.eot') format('eot');
  src: url('../2014/fonts/mplus-1c-black-sub.woff') format('woff');
  src: url('../2014/fonts/mplus-1c-black-sub.ttf') format('truetype');
}

.bold-font{font-family: 'Coustard', serif;}

a {color:#fc95b9;text-decoration:none;}
a:link {color:#fc95b9;text-decoration:none;}
a:visited {color:#fc95b9;text-decoration:none;}
a:hover {color:#ffe9f1;text-decoration:none;}
a:active {color:#ffe9f1;text-decoration:none;}

#party a {color:#fff844;text-decoration:none;}
#party a:link {color:#fff844;text-decoration:none;}
#party a:visited {color:#fff844;text-decoration:none;}
#party a:hover {color:#fffcba;text-decoration:none;}
#party a:active {color:#fffcba;text-decoration:none;}


 .linkblock {
   position:relative;
 }
 
 .linkblock a{
     position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
 }
 
  .linkblock a:hover{
 background-color:#FFF;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
 }
 
.background-hack {
    z-index                 : -1;
    background-color        : #cccccc;
    background-image        : url('img/bg-s.png');
    background-repeat       : no-repeat;
    background-size         : cover;
    background-position: top;
    position                : fixed;
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
}


h2{font-size:23px;line-height:26px;color:#2f8823;font-weight:bold;padding:70px 0 20px;}
  
  
.header-pic{position:relative;clear:both;display:block;margin-bottom:10px;}
.pictures-slider-logo{width:100%;}
.pictures-slider-img{width:100%;position:absolute;top:0;background:#000;}
#header-pic01{width:100%;z-index:999;}
#header-pic02{background:#000;width:100%;} 

 
 
 /* べース */
 
 .bg-base{
 margin: 0 auto;
 height:auto;
 padding:0;
 width:100%;
 }
 
 .red{ background:rgba(0,0,0,1.0);}
 .blue{ background:rgba(0,0,0,0.95);}
 
 .jct01, .jct03{
 background:#555;
filter:alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity:0.85;
opacity:0.85;
height:69px;
 width:100%;
 }
 
  
 .jct02{
 background-image:url(http://stancepunks.com/69/2016/img/69wb.png);
 background-repeat: repeat-x;
background-position: center;
height:56px;
 width:100%;
 filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity:0.75;
opacity:0.75;
 } 

 .jct04{
 background-image:url(http://stancepunks.com/69/2016/img/69yr.png);
 background-repeat: repeat-x;
background-position: center;
height:56px;
 width:100%;
 filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity:0.75;
opacity:0.75;
 } 
 
 header{
  margin: 0px auto;
  padding:10px 2% ;
  width:100%;
 }
 
 #title{
 clear:both;
 width:100%;
 height:auto;
 pading:0 2%;
 }

 .date, .place{
 width:100%;
 display:inline-block;
 text-align:center;
 color:#fff;
 }
 .dateplace{margin-top:0px;padding-bottom:5px;}
 .date{ font-size:30px; line-height:36px; }
 .place{ font-size:24px; line-height:28px; }
 
 nav{
 clear:both;
 margin:0 auto;
 width:100%;
 }

nav ul{
width:100%;
padding: 0 3%;
font-size:0;
}

.menu-list{
  text-align:center;
list-style:none;
font-size:16px;
line-height:16px;
width:calc(100% / 3);
border:solid #000 3px;
padding:10px 0;
margin: 0;
font-family: 'Coustard', serif;
display:inline-block;
background:#fc9fc0;
color:#fff;
}

.tt{width:50%;}
.ap{width:100%;}

 .sns{
 clear:both;
 margin:0 auto;
 width:100%;
 text-align:center;
 font-size:0;
 }
 
 .tw{
margin:20px 0px 40px 0;
width:40%;
list-style:none;
display:inline-block;
vertical-align:top;
}

 .fb{
margin:20px 0px 40px 0px;
width:60%;
list-style:none;
display:inline-block;
vertical-align:top;
}
 
 .banner{
  margin: 10px 0 0 0;
color:#fff;
padding:5px 4% 5px;
width:100%;
text-align:left;
font-family: 'mplus-1c-black';
clear:both;
font-size:16px;
line-height:18px;
 }
 
 .sos{width:100%;padding:20px;background:#ff2a2a;color:#fff844;margin:20px 0;text-align:left;font-size:18px;line-height:23px;font-weight:bold;}
.sos p{margin-top:5px;font-size:14px;font-weight:bold;text-decoration:underline;word-break: break-all;}

.logo-tile{text-align:center;clear:both;font-size:0;margin:0 auto;}
.logos{
width:30%;
margin:0px 1%;
display:inline-block;
}
 
  #timetable{
 clear:both;
 width:100%;
 padding:0px 2% 50px ;
 }

 /* アバウト */
 
 .abouts{
 width:100%;
 padding:50px 4% 100px;
 text-align:left;
 color:#fff;
 font-size: 15px;
line-height: 23px;
 }
 
 .abouts p br{display:none;}
 
 
 /* インフォ */
 
 .information{
 width:100%;
 padding:50px 4% 100px;
 text-align:left;
 color:#fff;
 font-size: 16px;
line-height: 24px;
 }
  .map{ width:100%;height:auto;}

 
 /* ラインナップ */
 .lineup{width:100%; padding:50px 2%;clear:both;font-size:0;text-align:left;}
.cast{width:48%; margin:5px 1%;display:inline-block;position:relative;padding-bottom:5px;box-shadow:0 1px 1px 1px rgba( 0,0,0,0.4);}
.cast-name{width:100%;background:#000;color:#fc95b9;font-size:11px;line-height:11px;padding:3px 0;font-weight:bold;position:absolute;bottom:0;text-align:center;}


 /* レッド */
 .last{min-height:500px;}
 
 footer{
 width:100%;
 height:30px;
 background:#000;
 padding:10px 0 0 0;
 font-size:10px;
 }
 
 #page-top {
	position: fixed;
	bottom: 30px;
	margin-left: 0px;
	background:#fff;
	box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.4);
	font-size:30px;
line-height:30px;
font-weight:bold;
padding:3px;
color:#ff0090;
cursor: pointer
}

@media screen and (min-width : 480px){
  /* 最小幅 480px 以上の指定 */
 
#banner{
font-size:26px;
line-height:28px;
 }


 .last{
 min-height:400px;
 }

 #timetable{
padding:20px 10%;
 }

.background-hack {
    background-image : url('img/bg-s.png');
}

}


@media screen and (min-width : 768px){
  /* 最小幅 768px 以上の指定 */

 .map{ width:600px;height:auto;}
 /* ヘッダー */
 
 header{
  margin: 0 2%;
  width:96%;
 }
  
 #title{
 width:500px;
 margin:0;
 float:right;
 }

 .date, .place{
 
 }
 .dateplace{}

 nav{

 }

nav ul{
width:100%;
margin:10px auto;
text-align:center;
}

.menu-list{
font-size:19px;
line-height:19px;
padding:10px 0;
}

.tt{
}


.banner{
font-size:20px;
line-height:28px;
text-align:center;
 }
 
  .sos{padding:20px;margin:20px 0;text-align:center;font-size:20px;line-height:28px;}
.sos p{margin-top:5px;font-size:20px;}


.logo-tile{text-align:left;clear:both;font-size:0;margin:0 auto;}
.logos{
width:23%;
margin:0px 1%;
display:inline-block;
}
 
 
 /* イエロー */
 .last{
 min-height:750px;
 }

 #timetable{
padding:20px 20%;
 }
 
.background-hack {
    background-image: url('img/bg-m.png');
}


}


@media screen and (min-width : 1024px){
  /* 最小幅 1024px 以上の指定 */
  .content{
 width: 1080px;
 margin: 0 auto;
 text-align: left;
 }
 
 /* ヘッダー */
  .bg-base{
  }
 
 #title{
 clear:none;
 float:right;
 width:600px;
 height:213px;
 margin:0px 0 0 0 ;
 }

 nav{
 width:100%;
 }

 .tw{
margin:30px 0px 30px 0;
}

 .fb{
margin:30px 0px 30px 0px;
}
 
 .banner{
margin: 20px 0 0 0;
font-size:24px;
line-height:30px;
 }

 .sos{width:94%;padding:20px;margin:20px auto;font-size:23px;line-height:25px;font-weight:bold;border:solid 5px #000;}
 .sos p{margin-top:5px;font-size:23px;}

.logo-tile{text-align:left;clear:both;font-size:0;margin:0 auto;}
.logos{
width:18%;
margin:0px 1%;
display:inline-block;
}
 
 .abouts{
 width:720px;
 margin:0 auto;
 padding:50px 0 100px;
 text-align:left;
 font-weight:bold;
 color:#fff;
 font-size: 17px;
line-height: 26px;
 }

 .lineup{width:1080px; padding:20px 0; margin:0 auto;
clear:both;font-size:0;text-align:left;}
.cast{width:48%; margin:5px 1%;display:inline-block;position:relative;padding-bottom:5px;box-shadow:0 1px 1px 1px rgba( 0,0,0,0.4);}
.cast-name{width:100%;font-size:20px;line-height:22px;padding:5px 0;font-weight:bold;position:absolute;bottom:0;text-align:center;}

 .information{
 width:1080px;
  margin:0 auto;
 padding:50px 0100px;
 text-align:center;
 }
 
 .last{
 min-height:350px;
 }

 
  #timetable{
padding:20px 30%;
 }
 
.background-hack {
    background-position: top;
    background-image        : url('img/bg.png');
}


}