@charset "utf-8";
body {
	color: #fff;
	z-index: 999;
	height: 100%;
/*	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: #e83963;
	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: 135px;
    padding: 50px 0;
    text-align: center;
    display: block;
    border-radius: 2px;
    color: #e83963;
    font-weight: bold;}
    
#page-top a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.5;
    background: #f3a8ba;
}

#headerback{
	background: linear-gradient(#c4dfe9, #f3a8ba);
    }


#header {
	width:100%;/*1002*/
	height:739px;
	margin:0 auto;
	text-align: center;
	background: url(../img/top.png) no-repeat center;
	position:relative;
	}
#header h1 img { display:none;}
#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: 10px;  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;
     margin-top: -90px;
     z-index: 999;
     background: rgba(50,156,203,0.7);
     
     }
.spcast{
 display: none;
 }
/*mbpre*/
#mbpre {
	display:none;
	}
#topnavsp{
    	display:none;
}
/**************** CONTAINER ****************/
.wrap {
  width: 100%;
  background: linear-gradient(#f3a8ba, #fff);
  text-align: center;
  position: absolute;
  z-index: -3;
}
.container{
    display: inline-block;
    text-align: center;
    margin: 10px;
	width: 1306px;
}

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


.title{
    padding-top: 60px;
    margin-bottom: 20px;
    }
    
/**************** INTRODUCTION ****************/
#introduction img{
    margin:10px;
    }
.intro01{    
    margin-bottom: 10px;
    }
.intro_text01{
    color: #000000;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    text-align: left;
    height: 307px;
    }
.left01 img{
   position:absolute;
   margin-top: 250px;
   float: left;
   left: 80px;
   z-index: -2;
   }
   
.right01 img{
   position:absolute;
   margin-top: 100px;
   float: right;
   right: 180px;
   z-index: -2;
   }
   
.right02 img{
   position:absolute;
   margin-top: 250px;
   float: right;
   right: 340px;
   z-index: -2;
   }
.right03 img{
   position:absolute;
   margin-top: -100px;
   float: right;
   right: 200px;
   z-index: -2;
   }
.left02 img{
   position:absolute;
   margin-top: 0px;
   float: left;
   left: 200px;
   z-index: -2;
   }
.right04 img{
   position:absolute;
   float: right;
   right: 50px;
   z-index: -2;
   }
.left03 img{
   position:absolute;
   margin-top: 250px;
   float: left;
   left: 80px;
   z-index: -2;
   }
.right05 img{
   position:absolute;
   margin-top:-150px;
   float: right;
   right: 150px;
   z-index: -2;
   }
.left04 img{
   position:absolute;
   margin-top: 20px;
   float: left;
   left: 300px;
   z-index: -2;
   }
.left05 img{
   position:absolute;
   margin-top: 200px;
   float: left;
   left: 200px;
   z-index: -2;
   }
.right06 img{
   position:absolute;
   margin-top: 150px;
   float: right;
   right: 250px;
   z-index: -2;
   }

     
.intro01 img{
    float: left;
    }
    
#introduction02{
   margin-top:40px;
   }
#introduction02 img{
   margin:10px;
   }
.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:"utsukushi";
   font-size: 30px;
   color: #000;
      width:100px;

  }
.ensyutu2{
   font-family:"utsukushi";
   font-size: 30px;
   color: #000;
   width:100px;
}
.moji{
   font-family:"utsukushi";
   font-size: 30px;
   color: #000;
   margin:20px 0;
   }
.moji2{
   font-family:"utsukushi";
   font-size: 30px;
   color: #3c8aad;
      text-align: left;

   }

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

.moji3{
   font-family:"utsukushi";
   font-size: 30px;
   color: #3c8aad;
   }

.cp_accordionslide03 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	visibility: hidden;
	width: 100%;
	height: 80vh;
}
.cp_accordionslide03 .slideitem {
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 20%;
	height: 100%;
	cursor: pointer;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.cp_accordionslide03 .slideitem:nth-child(1) {
	background-image: url('../img/bangryu.png');
}
.cp_accordionslide03 .slideitem:nth-child(2) {
	background-image: url('../img/suho.png');
}
.cp_accordionslide03 .slideitem:nth-child(3) {
	background-image: url('../img/zidy.png');
}
.cp_accordionslide03 .slideitem:nth-child(4) {
	background-image: url('../img/aro.png');
}
.cp_accordionslide03 .slideitem:nth-child(5) {
	background-image: url('../img/sonu.png');
}
.cp_accordionslide03 .slideitem:nth-child(6) {
	background-image: url('../img/hansong.png');
}
.cp_accordionslide03 .slideitem:nth-child(7) {
	background-image: url('../img/youru.png');
}

.cp_accordionslide03 .slideitem:after {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 0;
	background-color: rgba(245,181,196 ,0.6);
}
.cp_accordionslide03:hover .slideitem:hover {
	width: 60%;
}
.cp_accordionslide03:hover .slideitem:not(:hover):after {
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	opacity: 1;
}
.cp_accordionslide03 .slideitem .slidecont {
	position: absolute;
	z-index: 4;
	bottom: 10px;
	left: -60px;
	visibility: hidden;
	max-width: 400px;
	padding: 10px;
	color: #ffffff;
	border-radius: 5px;
	background-color: rgba(221,79,169 ,0.6);
}
.cp_accordionslide03 .slideitem .slidecont h2 {
	font-size: 1.5em;
	font-family:"utsukushi";
	font-weight: bold;
	text-align: left;
	color: #fff8dc;
}
	.cp_accordionslide03 .slideitem .slidecont p {
		font-size: 12px;
		text-align: left;
	}

.cp_accordionslide03:hover .slideitem:hover .slidecont {
	left: 30px;
	visibility: visible;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0, 1.82) 0.5s;
	transition: all 0.3s cubic-bezier(0, 0, 0, 1.82) 0.5s;
	opacity: 1;
}
@media only screen and (max-width:768px) {
	.cp_accordionslide03 {
		height: 80vh;
	}
	.cp_accordionslide03 .slideitem .slidecont h2 {
		font-size: 0.9em;
	}
	.cp_accordionslide03 .slideitem .slidecont p {
		font-size: 0.5em;
		text-align: left;
	}
	.cp_accordionslide03 .slideitem .slidecont {
		right: 10px;
		bottom: 10px;
		left: 10px;
	}
	.cp_accordionslide03:hover .slideitem:hover .slidecont {
		left: 10px;
	}
}




/**************** 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;
}
div.title{
  text-align: center;
  margin-top: 20px;
}
h3.no{
	font-family: 'revenge';
	font-size:100%;
	color: #a0a0a0;
	padding-left: 10px;
	}
/********************タブ*********************/
#01{
   margin-bottom: -12px;
   }
.tab-content {
	width:100%;
	margin-top: 550px;
	}
.tab-content label img{
    margin-bottom: 5px;
    margin-left:-4px;
    }
.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%;  
  margin-top: -520px;

}
.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; }
#tab19:checked ~ .tab-box > #tabView19 { display: block; }
#tab20:checked ~ .tab-box > #tabView20 { display: block; }
#tab21:checked ~ .tab-box > #tabView21 { display: block; }
#tab22:checked ~ .tab-box > #tabView22 { display: block; }
#tab23:checked ~ .tab-box > #tabView23 { display: block; }
#tab24:checked ~ .tab-box > #tabView24 { display: block; }

.tab-box dt{
   font-family: 'utsukushi';
   font-size: 22px;
   padding-top: 250px;  
   color: #8ebfd5;
   }
   
.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;
    }

/**************** STORY ****************/
/**************** footer ****************/
.space{
  margin-bottom: 200px;
  }
}  
/**************** MOBILE ****************/

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

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

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

/**************** HEADER ****************/
#page-top{
   display: none;
   }
#page-top a{
   display: none;
   }
#headerback{
	background: linear-gradient(#c4dfe9, #f3a8ba);
    }

#header {
	width:100%;
	margin: 0 auto;
	text-align: center;
	background: url(../img/top.png) no-repeat center center;
	background-size:contain;
	}


#header h1 img { width:100%;}


#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: 2.6em;}
#header #sns p { float:none;  }


.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;
      }
/**************** CONTAINER ****************/
.wrap {
  width: 100%;
  background: linear-gradient(#f3a8ba, #fff);
  text-align: center;
  position: absolute;
  padding: 10px;
  z-index: -3;
}

.container{
    display: inline-block;
    text-align: center;
    padding: 5%;
    width:100%;
	}

	
.left01 img{
   position:absolute;
   margin-top: -50px;
   float: left;
   left: 80px;
   z-index: -2;
   }
.left01 img{
   position:absolute;
   margin-top: 250px;
   float: left;
   left: 80px;
   z-index: -2;
   }
   
.right01 img{
   position:absolute;
   margin-top: 100px;
   float: right;
   right: 180px;
   z-index: -2;
   }
   
.right02 img{
   position:absolute;
   margin-top: 250px;
   float: right;
   right: 340px;
   z-index: -2;
   }
.right03 img{
   position:absolute;
   margin-top: -100px;
   float: right;
   right: 200px;
   z-index: -2;
   }
.left02 img{
   position:absolute;
   margin-top: 0px;
   float: left;
   left: 200px;
   z-index: -2;
   }
.right04 img{
display: none;
   }
.left03 img{
   position:absolute;
   margin-top: 250px;
   float: left;
   left: 80px;
   z-index: -2;
   }
.right05 img{
display: none;
   }
.left04 img{
display: none;
   }
.left05 img{
   position:absolute;
   margin-top: 400px;
   float: left;
   left: 0px;
   z-index: -2;
   }
.right06 img{
display: none;
   }

	
	
.title img{
    width: 80%;
    background-size: contain;
  	padding: 0 0 20px 0;
  	color: #f07000;
    font-family:'revenge';
    text-shadow: 3px 3px 0 #fff,
             -3px 3px 0 #fff,
             3px -3px 0 #fff,
             -3px -3px 0 #fff;
    }   

.title p{
    position: relative;
    margin:auto;
    text-align: center;
    font-size:6px;
    padding-top:-250px;
    }    
    
.contents{
    width: 100%;
	margin: 0 auto;
    font-size: 20px;
    color: #00000;
    text-shadow: 2px; 
    text-align: center;   
    }


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

	

/**************** INTRODUCTION ****************/
#introduction{
    display:inline-block;
    margin-top: 20px;
    color: #000000;
    text-align: center;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 14px;
    width: 90%;
    }

#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;
   }
#story img{
   width:50%;
   margin-bottom:20px;
   }
.introduction_left img{
  display: none;
   }

.introduction_right img{
   display: none;
   }
   
.introduction_right02{
   display: none;
   }
   
.flame{
    background: rgba(255,255,255,0.7);
    border: solid #dbbd6b 1px; 
    padding: 10px;
    }
.flame img{
     width:80%;
     margin: 10px;
     }
/**************** INTRODUCTION ****************/
.cp_accordionslide03{
    display: none;
    }
.moji{
   font-family:"utsukushi";
   font-size: 25px;
   color: #000;
   margin:5px 0;
   }
 .moji2{
   font-family:"utsukushi";
   font-size: 15px;
   color: #3c8aad;
   margin:5px 0;
   }
.flexbox{
   font-family:"utsukushi";
   font-size: 20px;
   color: #000;
}

/**************** 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; }
#tab19:checked ~ .tab-box > #tabView19 { display: block; }
#tab20:checked ~ .tab-box > #tabView20 { display: block; }
#tab21:checked ~ .tab-box > #tabView21 { display: block; }
#tab22:checked ~ .tab-box > #tabView22 { display: block; }
#tab23:checked ~ .tab-box > #tabView23 { display: block; }
#tab24:checked ~ .tab-box > #tabView24 { display: block; }
.tab-box dt{
   font-family: 'utsukushi';
   font-size: 22px;
   color: #8ebfd5;
   }
   
.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 ****************/


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

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

}  

