@charset "utf-8";

body {
	color: #fff;
	z-index: 999;
	height: 100%;
	overflow: scroll;
/*	background-size: auto 15.7%;*/
/*	background-image:url(../images/main/bg_top.png);*/
	}
	
#footer {
	    font-family: 'Anton', sans-serif;
		text-align:center;
	}

.simg{
   padding-top:10px;
   }

footer {
	background: #b538e3;
	text-align:center;
	}
footer .bar {
	}
	
footer a {
	text-decoration:none;
	color:#000;
	}

/**************** PC ****************/

/* PC用 */

/**************** PC ****************/

@media screen and (min-width:769px){

/**************** HEADER ****************/
#page-top {
    width: 135px;
    height: 114px;
    background: url(../img/page-top.png) no-repeat;
    position: fixed;
    right: 110px;
    margin-bottom: 150px;
    font-size: 100%;
    z-index: 999;
    text-align: center;
}
#page-top a {
    text-decoration: none;
    width: 110px;
    height: 110px;
    padding: 50px 0;
    text-align: center;
    display: block;
    border-radius: 2px;
    font-weight: bold;}
    
#page-top a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.5;
    background: #b538e3;
}

#headerback{
	background: linear-gradient(#a061dc, #7494f0);
    }


#header {
	width:100%;/*1002*/
	margin:0 auto;
	text-align: center;
	position:relative;
	}

#header .schedule { position:absolute; padding:0; margin:auto; top: 1em; right: 3em;}
#header .start { position:absolute; padding:0; margin:auto; top: 5em; right: 3em;}

#header2{
    text-align: center;
    background: #fff;
    }

#header #sns { position:relative; float:left; margin-top: -30px;  margin-left: 30px;}
#header #sns p { float:left; margin-right:1em; }

/* css animation (prefixes are cut) */
.appear {
	transform-origin:center top;
	animation:show 1s both;
}
span.appear {display:inline-block;}
.d0 {animation-delay:5s;}

.d1 {animation-delay:1s;}
.d2 {animation-delay:2s;}
.d3 {animation-delay:3s;}
.d4 {animation-delay:4s;}
.d5 {animation-delay:6s;}
.d6 {animation-delay:7s;}
.d8 {animation-delay:8s;}
.d10 {animation-delay:10s;}
.d12 {animation-delay:12s;}
@keyframes show {
	0% {
		transform:translate(0,2em);
		opacity:0;
		text-shadow:0 0 0 #0f0;
	}
	50% {
		text-shadow:0 0 0.5em #0f0;
	}
	100% {
		transform:translate(0,0);
		opacity:1;
		text-shadow:none;
	}

}
#topnav{
     position: absolute;
     z-index: 999;
     background: rgba(50,156,203,0.7);
     text-align:center;
     margin: 0 auto;
          }  
#topnavphoto{
     position: absolute;
     z-index: 999;
     background: rgba(50,156,203,0.7);
     text-align:center;
     margin: 0 auto;
          }  

.spcast{
 display: none;
 }
/*mbpre*/
#mbpre {
	display:none;
	}
#topnavsp{
    	display:none;
}
/**************** CONTAINER ****************/
.wrap {
  width: 100%;
  background: linear-gradient(#a061dc, #7494f0);
  background-attachment: fixed;
  text-align: center;
  position: absolute;
  z-index: -3;
}

.bg{
  background-image:url(../img/bg.png);
  background-attachment: fixed;
  background-repeat: no-repeat;  
  background-position: center;
  }
  
.container{
    display: inline-block;
    text-align: center;
    background:rgba(255,255,255,0.7);
	width: 1208px;
}

.contents{
    width: 1086px;
	margin: 0 auto;
	color: #000;
	font-size:15px;
    }


    
/**************** INTRODUCTION ****************/
#introduction p{
    color:#3f37d1;
    margin: 20px 0;
    font-family:'shippori';
    font-size: 25px;
    font-weight: bold;
    text-shadow:
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
    }
    
    
    
.margin{
    margin-top:100px;
    }   
#introduction img{
   float: center;
   margin-bottom: 20px;
   }
    
.intro01{    
    margin-bottom: 10px;
    }
.intro_text01{
    color: #000000;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    text-align: left;
    height: 307px;
    }
     
.intro01 img{
    float: left;
    }
.title02{
    display:none;
    }  
#introduction02{
   margin-top:40px;
   }
#introduction02 img{
   float:left;
      margin: 25px;
   }
.arasuzi p{
    color:#3f37d1;
    font-family:'shippori';
    font-size: 25px;
    font-weight: bold;
    padding-top: 40px;
    float: left;
    margin-bottom: 50px;
    text-shadow:
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
    }
.arasuzi img{
    padding-top: -40px;
    padding-left: 150px;
    }
   
.title {
   text-align:center;
   margin-left:-80px;
   margin-top: 50px;
   }   
   
.title p{
    color:#3f37d1;
    margin: 20px;
    padding-left: 0px;
    font-family:'shippori';
    font-size: 25px;
    font-weight: bold;
    text-shadow:
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
    }
.title p span{
    font-size: 50%;
    display: inline-block;
    margin-bottom: 50px;
}
.intro_text02{
    color: #000000;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    text-align: left;
    height: 307px;
    }
    

.intro02 img{
    float: right;
    margin-left: 20px;
    }
#story{
    text-align: center;
    margin-top: 30px;
    }
/**************** INTRODUCTION ****************/
/**************** CAST & STAFF ****************/
.flexbox{
   display: -webkit-box; 
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   flex-direction : rox;
   -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
   margin-bottom: 40px;
   }
.ensyutu{
   font-family:"shippori";
   font-size: 28px;
   color: #3f37d1;
   float:center;
   font-weight:bold;
  }
.namae{
   font-family:"shippori";
   font-size: 25px;
   color: #3f37d1;
   float:center;
      font-weight:bold;

  }
  
.namae span{
   font-size: 20px;
  }
  
  
.fontsize{
   font-size: 20px;
   text-align: left;
   }





/**************** CHART ****************/
.flame{
    background: rgba(255,255,255,0.7);
    border: solid #dbbd6b 1px; 
    padding-bottom: 30px;
    }

/**************** STORY ****************/
.container1 a{
    font-family:'logotype';
    font-size: 20px;
    float: right;
    margin-top: 20px;
    color:#f07000;
    text-decoration: none;
    }
.tab-content a:hover {
    text-decoration: none;
    color: #a85b23;
    opacity: 0.5;
    background: #f07000;
}
/**************** gallery ****************/
figure{
    margin: 0px;
	padding: 0px;
	display: inline-block;
	width: 24%;
}
figure img{
	margin: 10px;
	text-align: center;
	float: none;
}
	div.works{
		text-align: left;
		margin: 20px auto;
		max-width: 1200px;
	}
div.box{
	margin: 0 30px 30px 30px;
}
.sp-br{
	display: none;
}
	.pc-br{
		display: block;
	}
	img{
		max-width: 100%;
		height: auto;
		text-align: center;
		margin: auto;
	}
 .img img{
	  transition: .3s;
}
 .img img:hover{
       opacity: 0.5;
	  transition: .3s;
}

h3.no{
	font-family: 'shippori';
	font-weight: bold;
	font-size: 1.5em;
	color: #3f37d1;
	padding-left: 10px;
	}
/********************タブ*********************/
#01{
   margin-bottom: -12px;
   }
.tab-content {
    float:center;
	}
.tab-content label img{
    margin-bottom: 5px;
    margin-left:-6px;
    cursor: pointer;
cursor: hand;
    }
.tab-content input[type="radio"] {
  display: none;
}
.tab-content a{
    margin-top: 0px;
}	

.tab-content input[type=radio]:checked + label {
	}

.tab-box{
  position: relative;
  width: 100%;  
  margin-top: 0px;

}
.tab-content > .tab-box > div {
  display: none;

}

#tab1:checked ~ .tab-box > #tabView1 {
  display: block;
}

#tab2:checked ~ .tab-box > #tabView2 {
  display: block;
}

#tab3:checked ~ .tab-box > #tabView3 {
  display: block;
}

#tab4:checked ~ .tab-box > #tabView4 {
  display: block;
}

#tab5:checked ~ .tab-box > #tabView5 { display: block; }
#tab6:checked ~ .tab-box > #tabView6 { display: block; }
#tab7:checked ~ .tab-box > #tabView7 { display: block; }
#tab8:checked ~ .tab-box > #tabView8 { display: block; }
#tab9:checked ~ .tab-box > #tabView9 { display: block; }
#tab10:checked ~ .tab-box > #tabView10 { display: block; }
#tab11:checked ~ .tab-box > #tabView11 { display: block; }
#tab12:checked ~ .tab-box > #tabView12 { display: block; }
#tab13:checked ~ .tab-box > #tabView13 { display: block; }
#tab14:checked ~ .tab-box > #tabView14 { display: block; }
#tab15:checked ~ .tab-box > #tabView15 { display: block; }
#tab16:checked ~ .tab-box > #tabView16 { display: block; }
#tab17:checked ~ .tab-box > #tabView17 { display: block; }
#tab18:checked ~ .tab-box > #tabView18 { display: block; }

.tab-box dt{
   font-family: 'shippori';
      font-weight:bold;
   font-size: 22px;
   padding-top: 250px;  
   color: #3f37d1;
   }
   
.tab-box dd{
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    color: #000;
    }

.swiper-wrapper{
    position:absolute;
   display: -webkit-box; 
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
    width: 100%;
    text-align: center;
    justify-content: space-between;
        }
    
.swiper-slide1 img{
    border: solid #dbbd6b 1px; 
    width:  360px;
    }
    

.swiper-slide3 img{
    border: solid #dbbd6b 1px; 
    width: 360px;
    }
.swiper-slide2 img{
    border: solid #dbbd6b 1px; 
    width:  360px;
    }
.gallery {
    margin: 30px 0;
    }
 
/**************** STORY ****************/
/**************** footer ****************/
.space{
  margin-bottom: 100px;
  }
}  
/**************** MOBILE ****************/

/* モニター幅750px以下 */

/**************** MOBILE ****************/

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

/**************** HEADER ****************/
#page-top{
   display: none;
   }
#page-top a{
   display: none;
   }
#headerback{
	background: linear-gradient(#a061dc, #7494f0);
    }
.twitter-share-button{
    float:left;
    margin-bottom: 10px;
    }
#header {
	width:100%;
	margin: 0 auto;
	text-align: center;
	}


#header h1 img { width:100%; z-index:-2;}


#header .txt1 { display:none;}
#header .txt2 { display:none;}
#header .txt3 { display:none;}
#header .txt4 { display:none;}
#header .txt0 { display:none;}



#header #sns { position:absolute; padding:0; margin-top:-4.5em; left: 1.2em; z-index:999;}
#header #sns p { float:none;  left:-0.6em;}


.d0 {animation-delay:5s;}

/* css animation (prefixes are cut) */
.appear {
	transform-origin:center top;
	animation:show 1s both;
}
span.appear {display:inline-block;}
.d1 {animation-delay:1s;}
.d2 {animation-delay:2s;}
.d3 {animation-delay:3s;}
.d4 {animation-delay:4s;}
.d5 {animation-delay:1s;}
.d6 {animation-delay:2s;}
.d8 {animation-delay:8s;}
.d10 {animation-delay:10s;}
.d12 {animation-delay:12s;}
@keyframes show {
	0% {
		transform:translate(0,2em);
		opacity:0;
		text-shadow:0 0 0 #0f0;
	}
	50% {
		text-shadow:0 0 0.5em #0f0;
	}
	100% {
		transform:translate(0,0);
		opacity:1;
		text-shadow:none;
	}
}

/*mbpre*/
#mbpre {
	display:block;
	text-align:center;
	padding:1em 0;
	}
#topnav{
    	display:none;
    }
#topnav .row .clearfix{
      text-align: center;
      }
#topnavphoto{
    	display:none;
    }
#topnavphoto .row .clearfix{
      text-align: center;
      }
  
/**************** CONTAINER ****************/
.wrap {
  width: 100%;
  background: linear-gradient(#a061dc, #7494f0);
  background-attachment: fixed;
  text-align: center;
  position: absolute;
  z-index: -3;
}
.bg:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background-image:url(../img/bg.png);
  background-attachment: fixed;
  background-size:cover;
  background-repeat: no-repeat;  
  background-position: center;
  }

.container{
    display: inline-block;
    text-align: center;
    background:rgba(255,255,255,0.7);
	width: 88%;
	}


	
	
    
.contents{
    width: 90%;
	margin: 0 auto;
    font-size: 20px;
    color: #00000;
    text-shadow: 2px; 
    text-align: center;   
    }


.containts h1{
    font-size: 10px;
        text-shadow: 2px;    
    }

	

/**************** INTRODUCTION ****************/
#introduction p{
    color:#3f37d1;
    margin: 20px 0;
    font-family:'shippori';
    font-size: 0.7em;
    font-weight: bold;
    text-shadow:
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
    }
#introduction span{
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 0.6em;
    color: #000;
    }
    
    
.margin{
   display: none;
   }
#introduction img{
   width: 100%;
   height: auto;
   }
   
#introduction p{
   margin-top: 20px;
   text-align: center;
   }   
   
#introduction02{
    display:inline-block;
    margin-top: 20px;
    color: #000000;
    text-align: center;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 14px;
    width: 90%;
    }
#introduction02 p{
    text-align: center;
    }
    
#introduction02 img{
   width: 100%;
   height: auto;
   }
#introduction02{
   margin-top:40px;
   }
#introduction02 img{
   float:left;
      margin: 25px;
   }
.title02 p{
    color:#3f37d1;
    font-family:'shippori';
    font-size: 25px;
    font-weight: bold;
    text-shadow:
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
    }
.arasuzi{
   display:none;
   }
   
.title {
   text-align:center;
   margin-left:-80px;
   margin-top: 50px;
   }   

.title p{
    color:#3f37d1;
    margin: 20px;
    padding-left: 0px;
    font-family:'shippori';
    font-size: 25px;
    font-weight: bold;
    text-shadow:
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
    }
.title p span{
    font-size: 50%;
    }
.intro_text02{
    color: #000000;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    text-align: left;
    height: 307px;
    }
.gallery img{
   padding: 20px;
    }
h3.no{
	font-family: 'shippori';
	font-weight: bold;
	font-size: 0.8em;
	color: #3f37d1;
	padding-left: 10px;
	}
.works img{
    width: 80%;
    }
   

.intro02 img{
    float: right;
    margin-left: 20px;
    }
#story{
    text-align: center;
    margin-top: 30px;
    }
/**************** INTRODUCTION ****************/
.ensyutu{
   font-family:"shippori";
   font-size: 1.2em;
   color: #3f37d1;
   float:center;
   font-weight:bold;
  }
.namae{
   font-family:"shippori";
   font-size: 1em;
   color: #3f37d1;
   float:center;
      font-weight:bold;
  }
  
.namae span{
   font-size: 0.5em;
  }
  
.flexbox{
   font-family:"utsukushi";
   font-size: 20px;
   color: #000;
}
.exp{
   color:#000;
   font-size: 13px;
   }
   
/**************** STORY ****************/
.introduction02.story img{
    width :30%;
   }
   
#story p{
    margin-top: -20px; 
    text-align: center;
    font-size: 15px;
    }   
.spcast{
    margin-bottom: 30px;
    color: #000;
    }    
.container img{
      }
.spcast {
   text-align: cene;
   }
.spcast img{
   width:95%;
   }   
.sptext{
   padding: 5px;
   text-align: center;
   }
hr{
  border: 1px dashed #000;
  }
   
/********************タブ*********************/
.tab-content {
	width:100%;
	}
.tab-content label img{
    padding-bottom: 5px;
    }
.tab-content input[type="radio"] {
  display: none;
}
.tab-content a{
    margin-top: -40px;
}	

.tab-content input[type=radio]:checked + label {
	}

.tab-box{
  position: relative;
  width: 100%;  
}
.tab-content > .tab-box > div {
  display: none;

}

#tab1:checked ~ .tab-box > #tabView1 {
  display: block;
}

#tab2:checked ~ .tab-box > #tabView2 {
  display: block;
}

#tab3:checked ~ .tab-box > #tabView3 {
  display: block;
}

#tab4:checked ~ .tab-box > #tabView4 {
  display: block;
}

#tab5:checked ~ .tab-box > #tabView5 { display: block; }
#tab6:checked ~ .tab-box > #tabView6 { display: block; }
#tab7:checked ~ .tab-box > #tabView7 { display: block; }
#tab8:checked ~ .tab-box > #tabView8 { display: block; }
#tab9:checked ~ .tab-box > #tabView9 { display: block; }
#tab10:checked ~ .tab-box > #tabView10 { display: block; }
#tab11:checked ~ .tab-box > #tabView11 { display: block; }
#tab12:checked ~ .tab-box > #tabView12 { display: block; }
#tab13:checked ~ .tab-box > #tabView13 { display: block; }
#tab14:checked ~ .tab-box > #tabView14 { display: block; }
#tab15:checked ~ .tab-box > #tabView15 { display: block; }
#tab16:checked ~ .tab-box > #tabView16 { display: block; }
#tab17:checked ~ .tab-box > #tabView17 { display: block; }
#tab18:checked ~ .tab-box > #tabView18 { display: block; }
.tab-box dt{
   font-family: 'shippori';
   font-size: 22px;
   color: #3f37d1;
   font-weight:bold;
   }
   
.tab-box dd{
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    color: #000;
    }
.swiper-container{
    width: 100%
    }

.swiper-container{
    position:relative;
    width: 100%;
    text-align: center;
    }
    
.swiper-container img{
    border: solid #dbbd6b 1px; 
    width: 80%;
    margin:10px;
    }


/**************** STORY ****************/

/**************** CHART ****************/
.chartimg img{
   width: 100%;
   }

/**************** CONTAINER ****************/
/**************** footer ****************/
.footer_left{
    display: none;
    }

.footer_right{
    display: none;
    }
    
#page-top {
    display: none;
    }
.simg{
   width: 90%;
   padding-top:10px;
   }
.space{
  margin-bottom: 50px;
  }
   

}  

