@charset "utf-8";
body {
	color: #fff;
	background: url("../img/bg.png");
	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;
		padding:2em 0;
	}


footer {
	background: #f07000;
	text-align:center;
	padding-top: 20px;
	}
footer .bar {
	margin-bottom:2em;
	}
	
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/hukidashi.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: 30px 0;
    text-align: center;
    display: block;
    border-radius: 2px;
    color: #f07000;
    font-weight: bold;}
    
#page-top a:hover {
    text-decoration: none;
    color: #a85b23;
    opacity: 0.5;
    background: #f07000;
}
	



#headerback{
    background: #fff;
    }


#header {
	width:1287px;/*1002*/
	height:600px;
	margin:0 auto;
	background-image:url(../img/top.png);
	background-position:center top;
	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:absolute; padding:0; margin:auto; top: 1em; right: 3em;}
#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;
	}

}


/*mbpre*/
#mbpre {
	display:none;
	}
#topnavsp{
    	display:none;
}
/**************** CONTAINER ****************/
.wrap {
  width: 100%;
  background: url("../img/bg.png");
  text-align: center;
}


.container{
    display: inline-block;
    text-align: center;
    margin: 40px;
	width: 1306px;
	border-radius: 10px;
	border: solid 3px #f07000;
	background:#fff;
}

.contents{
    width: 1086px;
	margin: 0 auto;
    font-size: 30px;
    color: #e5721d;
    text-shadow: 2px;    
    }

.contents p{
    width: 1086px;
	margin: 0 auto;
    font-family: "logotype"; 
    font-size: 26px;
    color: #e5721d;
    text-shadow: 2px;    
}

.containts h1{
    font-family:'logotype';
    font-size: 20px;
        text-shadow: 2px;    
    }



    
.title{
    background: url('../img/titlebase.png') no-repeat;
  	background-position: 350px 20px;
  	height: 150px;
    font-family:'revenge';
    text-shadow: 3px 3px 0 #fff,
             -3px 3px 0 #fff,
             3px -3px 0 #fff,
             -3px -3px 0 #fff;
    }
    
    
/**************** INTRODUCTION ****************/
#introduction01{
    color: #000000;
    text-align: left;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    margin-top: -480px;
    }
#introduction img{
   margin: 20px;
   }
#introduction p{
   margin-top: 20px;
   text-align: center;
   }   
   
#introduction02{
    color: #000000;
    text-align: left;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    margin-bottom: -20px;
    }
#introduction02 p{
    text-align: left;
    }
#introduction02 img{
   }

.introduction_left{
   position: relative;
   width: 221px;
   margin: 0px 600px 0px -300px;
   z-index: 2;
   }

.introduction_right{
   position: relative;
   width: 228px;
   margin: 0px 0px 50px 1200px; 
   z-index: 3;
   }
   
.introduction_right02{
   position: relative;  
   margin-left: 1280px;
   margin-top: -230px; 
   z-index: 2;
   width: 138px;
   margin-bottom: -20px;
   }
.introduction_right02 img{
   margin-top: -350px; 
   z-index: 2;
   width: 138px;
   }
/**************** INTRODUCTION ****************/
/**************** STORY ****************/
.container1{
    display: inline-block;
    text-align: center;
    margin: 40px;
	width: 1306px;
	border-radius: 10px;
	border: solid 3px #f07000;
	background:#fff;
	height:660px;
}

.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;
	}
/********************タブ*********************/
.photobtn{
    position: relative;
    padding-top:-50px;
    }
.tab-content {
	width:100%;
	margin-left:15px;
	margin-top: 380px;
	}
.tab-content label {
	text-decoration:none;
	margin-left:-15px;
		}


.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: -420px;

}
.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; }
 
.tab-box dt{
   font-family: 'logotype';
   font-size: 22px;
   }
.tab-box dd{
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
    color: #000;
    }
.swiper-container{
    width: 100%
    padding-bottom: 50px;
    }

.swiper-wrapper{
    position:absolute;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: space-between;
    margin-top: -210px;
        }
    
.swiper-slide1 img{
    border-radius: 10px;
    border: 3px #f07000 solid;    
    width: 380px;
    }
    

.swiper-slide3 img{
    border-radius: 10px;
   border: 3px #f07000 solid;    
    width: 380px;
    }
.swiper-slide2 img{
    position: relative;
    border-radius: 10px;
    border: 3px #f07000 solid;    
    width: 380px;
    z-index: 3;
    top: -20px;

    }

/**************** STORY ****************/
/**************** CAST&STAFF ****************/
.caststaff_title{
    display: block;
    font-family: 'logotype';
    font-size: 30px;
    }
 
    
.caststaff{
    display: block;
    font-family: 'logotype';
    font-size: 23px;
    margin-bottom: 20px;
    }
.caststaff_left{
    height: 0px;
    }

.caststaff_left img{
   position: relative;
   margin: -450px 0px 0px -1420px; 
   z-index: 2;
   }
.caststaff_right{
    height: 20px;
    }

.caststaff_right img{
   position:  relative; 
   margin: -330px 0px 0px 1160px; 
   z-index: 2;
   }
/**************** CAST&STAFF ****************/

/**************** CHART ****************/
#chart{
   text-align: center;
   }
#chart img{
   margin-bottom:20px;
   }
  
.chart_left{
   position: absolute;
   margin: 970px 0px 0px -58px; 
   z-index: 2;
   }

.chart_right{
   position: absolute;
   margin: 720px 0px 0px 1280px;
   z-index: 2;
   }
.chart_robot{
   position: absolute;
   margin: 953px 0px 0px 1225px;
   z-index: 2;
   }



/**************** CONTAINER ****************/

/**************** footer ****************/

}  
/**************** MOBILE ****************/

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

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

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

/**************** HEADER ****************/
#page-top{
   display: none;
   }
#page-top a{
   display: none;
   }



#header {
	width:100%;
	height:auto;
	margin:0 auto;
background: #fff;	}
#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; right: 2.6em;}
#header #sns p { float:none;  }

#header2 {
	width:100%;
	height:auto;
	margin:0 auto;
	background-image:none;
	background-position:center top;
	}
#header2 img { width:100%;}

.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%;
  height: auto;
  background: url("../img/bg.png");
  text-align: center;
  padding: 10px;
}

.container{
    margin-bottom:10%;
    text-align: center;
    padding: 5%;
    border-radius: 10px;
	border: solid 2px #f07000;
	background:#fff;
	}
	

	
	
.title{
    width: 100%;
    background: url('../img/titlebase.png') no-repeat;
    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;   
    }

.contents p{
    width: 100%;
	margin: 0 auto;
    font-family: "logotype"; 
    font-size: 16px;
    color: #e5721d;
    text-shadow: 2px;    
}

.containts h1{
    font-family:'logotype';
    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;
   }

.introduction_left img{
  display: none;
   }

.introduction_right img{
   display: none;
   }
   
.introduction_right02{
   display: none;
   }
/**************** INTRODUCTION ****************/
/**************** STORY ****************/
.container1{
    margin-bottom:10%;
    position: relative;
    text-align: center;
    padding: 5%;
    border-radius: 10px;
	border: solid 2px #f07000;
	background:#fff;
	}

#story{
    margin: 20px;
    color: #000000;
    text-align: left;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 15px;
   }
   
#story p{
    margin-top: -20px; 
    text-align: center;
    font-family: 'logotype', sans-serif;
    font-size: 15px;
    }   
.storyimg img{
    position: relative;
    margin-top: 20px;
    width: 100%;
    }    
/********************タブ*********************/
.tab-content {
	width:100%;
	text-align:center;
	bottom: 0;
	}


.tab-content input[type="radio"] {
  display: none;
  bottom: 0;
}

.tab-content label {
    padding-bottom: 20px;
	text-decoration:none;
	}
.tab-content label img{
    margin-left: -10px;
    }

.tab-content input[type=radio]:checked + label {
	background-color:rgba(255,255,255,1);
	}


.tab-content .tab-box {
  padding-bottom: 10px;
  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; }

.swiper-container{
   text-align: center;}
.tab-box dt{
   font-family: 'logotype';
   font-size: 1em;
   color:#f07000;
   margin: 0 auto;
      }
.tab-box dd{
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 14px;
    color: #000;
    margin-bottom:0px;
    }
.swiper-container{
    width: 100%
    }

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


/**************** STORY ****************/
/**************** gallery ****************/
.works h3{
    font-family: 'revenge';
    font-size: 18px;
    color: #f07000;
}
   
.works img{
   width: 100%
   }
/**************** gallery ****************/
/**************** CAST&STAFF ****************/
.caststaff_title{
    display: block;
    font-family: 'revenge';
    font-size: 18px;
    color: #f07000;
    text-align: center;
    }

.caststaff{
    width: 80%;
    font-family: 'logotype';
    font-size: 12px;
    color: #f07000;
    margin-bottom: 20px;
    }


.caststaff_left img{
   display: none;
   }

.caststaff_right img{
   width: 13%;
   position: fixed;
   margin: 90% 0% 0% 40%; 
   z-index: 2;
   }


/**************** CAST&STAFF ****************/

/**************** CHART ****************/
#chart img{
   text-align: center;
   width: 100%;
   margin: 0 0 20px 0;
   }
.chart_left{
   display: none;
   }
   
.chart_right{
   display: none;
   }
.chart_robot{
   display: none;
   }


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

.footer_right{
    display: none;
    }
    
#page-top {
    display: none;
    }


}  

