
@charset "UTF-8";



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

.modaal-inner-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 80px 0px !important;
}
	
}



/*news*/



.news-set{
	position: relative;
	background-color: hsla(0,0%,100%,1);
	padding: 2rem 2rem;
	border: 1px solid hsla(0,0%,0%,0.10);
	color: #7A7979;
}


.news-text-item{
	position: relative;
	width: 100%;
	line-height: 1.8rem;

}

.news-text-item.about{
	position: relative;
	width: 100%;
	line-height: 1.8rem;
/*font-size: clamp(1rem, 0.818rem + 0.91vw, 1.5rem);*/
}



.news-name{
	
	margin-bottom: 1rem;
	position: relative;
	color:#525252;
    
	
	font-family: source-han-sans-japanese, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
font-weight: 700;
font-style: normal;
	
	
	font-size:clamp(1.4rem, 1.327rem + 0.36vw, 1.6rem);
	line-height: 2rem;
}

.news-name.about{
	text-align: center;
}


.name2{
	font-size:70%;
	margin-left: 0rem;
}



.news__title{
	font-weight: 700;
	color: hsla(0,0%,50%,1.00);
	margin-bottom: 1rem;
	font-size:clamp(1rem, 0.855rem + 0.73vw, 1.4rem);
	text-align: center;
	line-height: 2rem;
}

.news__bold{
	font-weight: 700;
	color: hsla(0,0%,50%,1.00);
}

.news-text-item p{
	margin-bottom: 1rem;
}


p.news__margin {
	margin-bottom: 1.25rem;
}



.news__img{
	position: relative;
	width:100%;
	margin:2rem auto;
	
	
	 display: flex;
  justify-content: center;
  align-items: center;
	
	
}

.news__img_v{
	width:70%;
	max-width:450px;
}


.news-footer__set{
	display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
 /* justify-content: space-between;*/
	justify-content: center;
	margin:2rem 0;
}

.news-footer_bt1{
	width:48px;
}

.news-footer_bt2{
	width:200px;
	margin:0 1rem;
}


.news__youtube{
	width:80%;
	margin:2rem auto;
}

.news__date {
	/*font-size: clamp(0.7rem, 0.664rem + 0.18vw, 0.8rem); */
	/*margin: 0px 0px 3px;*/
	color: #ABABAB;
}


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

	.news-set{
	padding:1.5rem 1rem;
}

	.news__title{
	font-weight: 700;
	margin-bottom: 1rem;
	line-height: 1.6rem;
}
	
	.news-text-item{
	line-height: 1.6rem;

}
	
	.news__img{
	position: relative;
	width:100%;
	margin:1.5rem auto;	
}
	
	.news__img_v{
	width:85%;
}
	
	
	.news-footer__set{
	display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
	/*justify-content: center;*/
	margin:2rem 0;
}
	
	.news-footer_bt1{
	width:46px;
}

.news-footer_bt2{
	width:160px;
	margin:0 0.5rem;
	height: 100%;
}
	
	.news__youtube{
	width:100%;
	margin:1rem auto;
}
	
}



/*about the movie*/

.wrapper{
	position: relative;
	z-index: 100;
	padding: 4rem 0;
	
}

.wrapper-topBlack{
	position: relative;
	background-color: hsla(0,0%,0%,0.6);
	z-index: 100;
	padding: 4rem 0;
	/*background-image: url(../img/common/base_black.png);*/
	background-repeat: repeat-x;
	background-position: center top;
}

.wrapper-topBlack.zero{
	padding-top: 1rem;
}

.wrapper-topBlack.narrow{
	padding: 1rem 0 0;
}


.wrapper-white{
	position: relative;
	/*background-color: hsla(0,0%,0%,1.00);*/

	padding: 4rem 0;
	
}


.contents{
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center top;
	/*background-image: url(../img/about/about_base.webp);*/
	background-size: cover;
	background-attachment: fixed;
}

.bg-wrapper{
    position: fixed;
    width: 100%;
    top:0;
  background-position: center top;
	background-image: url(../img/about/about_base.webp);
    background-repeat: no-repeat;
  
    background-size: cover;
   /* background-color: hsla(0,0%,0%,1.00);*/
    background-attachment: fixed;
    height: 100vh;
    z-index: 0;
}


.scroll-contents {
    position:relative;
    margin: auto;
    left: 0;
    right: 0;
    overflow: hidden;
	/*max-width: 1000px;*/
	width:100%;
    z-index: 10;
	height:auto;
}


.center-max{
	 position:relative;
	left:0;
	right:0;
	margin:auto;
	width:95%;
	max-width: 1200px;
}

.center-max2{
	 position:relative;
	left:0;
	right:0;
	margin:auto;
	width:95%;
	max-width: 1000px;
}



.about_01{
	margin-top:10rem;
	position: relative;
}

.about_02{
	position: relative;
}

.about-text{
	font-family: "source-han-sans-cjk-ja", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 700;
	font-size:clamp(1rem, 0.964rem + 0.18vw, 1.1rem);
	color: #FFF100;
	line-height:2.3rem;
	position: relative;

}


.about-text.red{
	color: #FF0000;
}





@media screen and (max-width: 767px) {
	
	.about_01{
	margin-top:10rem;
	position: relative;
}
	
	
.wrapper{
	position: relative;
	z-index: 100;
	padding: 2rem 0;
	
}
	

.about-text{
	line-height:1.8rem;

}	
	
	.wrapper-white{
	position: relative;
	/*background-color: hsla(0,0%,0%,1.00);*/

	padding: 2rem 0;
	
}
	
}





.introduction-02{
	  display: flex;
	
}

.intro-img-item{
	width:40%;
    display: flex;
    background-image: url(../img/about/about_img_02.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}



.intro-text-item{
	width: 60%;
	display: flex;
	/*background-color: hsla(0,0%,100%,1.00);	*/
	
	padding:8% 15% 8% 5%; 
}


.intro-text{
	
	line-height: 1.7rem;
	letter-spacing: 0;
	font-size: clamp(0.95rem, 0.932rem + 0.09vw, 1rem); 
}


.message-text{
	color: hsla(0,0%,100%,0.7);
	line-height: 3rem;
	letter-spacing: 0;
	font-size: clamp(0.9rem, 0.791rem + 0.55vw, 1.2rem);
}








.about-text-wrapper{
		display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
 /* justify-content: center;*/
 
  align-items: center;
}



.title{
	text-align: left;
	font-size: clamp(1.5rem, 1.136rem + 1.82vw, 2.5rem);
	line-height: 	1;
	color: #FF0000;
	font-weight: 500;
text-align: center;
	margin-bottom: 0.5rem;
	/*letter-spacing: 0.2rem;*/
}

.title.bottom{
	text-align: left;
	font-size: clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
	line-height: 	1;
	color: #fff;
	font-weight: 500;
text-align: center;
	margin-bottom: 0.5rem;
	/*letter-spacing: 0.2rem;*/
}

.title2{
	text-align: center;
	font-size: clamp(0.8rem, 0.764rem + 0.18vw, 0.9rem);
	line-height: 1;
	color: #fff;
	font-weight: 400;
text-align: center;
	margin-bottom: 4rem;
	/*letter-spacing: 0.2rem;*/
}



@media screen and (max-width: 767px) {
	
	
	.introduction-02{
	  display: flex;
		
	flex-direction:column;
  
	
}
	
.intro-img-item{
	width:100%;
	height:30vh;
    display: flex;
    background-image: url(../img/about/about_img_02.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}



.intro-text-item{
	width: 100%;
	display: flex;
	/*background-color: hsla(0,0%,100%,1.00);	*/
	
	padding:4rem 1rem; 
}
	
	
	.title{
/*	margin-bottom: 4rem;*/
	
}

.title2{

	margin-bottom: 2rem;
	/*letter-spacing: 0.2rem;*/
}
	
	
	.message-text{
	color: hsla(0,0%,100%,0.7);
	line-height: 2rem;
	letter-spacing: 0;
	/*font-size: clamp(1rem, 0.927rem + 0.36vw, 1.2rem);*/
}
	
}

	.title_story{
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom:auto;
	margin:2rem auto 0 auto;
	
}
	








.title_story .title,
	.title_story .title2{
	color: #fff;
}


.story-copy{
	position: absolute;
	bottom:8%;
	left:0;
	right: 0;
	width:90%;
	max-width: 1200px;
	margin: auto;
}







p{
	margin-bottom: 1rem;
}





.base-img{
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	

}


.base-img.padding{
		padding:10rem 0;
}


#introduction{
	/*padding-top:30%;*/
	/*background-image: url(../img/about/about_intro_base.webp);*/
}

#director{
		background-image: url(../img/about/about_staff_base.webp);
}



#cast{
	/*background-image: url(../img/about/about_cast_base.webp);*/
	
}



#review{
	background-image: url(../img/about/about_review_base.webp);
	
}


.question{

/*	font-size:clamp(0.9rem, 0.755rem + 0.73vw, 1.3rem);
	line-height: 1.8;*/
	color: hsla(0,0%,100%,1.00);
	font-style:italic;
	margin-bottom: 1rem;
}




.cast-flex{
			display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
/*  justify-content: center;*/
 
  align-items: center;
}

.cast-img{
	width: 40%;
	border: 1px solid hsla(0,100%,50%,0.7);
}

.cast-name-item{
	width:55%;
	
}



.cast-text{
position: relative;
	font-size:  clamp(0.9rem, 0.864rem + 0.18vw, 1rem);
	line-height: 1.8rem;
}


.cast-name{

text-align: left;
	font-size: clamp(1.5rem, 1.318rem + 0.91vw, 2rem);
	line-height: 	2rem;
	color: #fff;
	font-weight: 700;
	margin-bottom: 1rem;
}

.cast-name2{

	text-align: left;
	font-size: clamp(1rem, 0.927rem + 0.36vw, 1.2rem);
	line-height: 1;
	color: #fff;
	font-weight: 400;
	margin-bottom: 1rem;
	
}





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

.cast-img{
	width: 80%;
	margin:0 auto 2rem;
	
	
}

.cast-name-item{
	width:100%;
	
}	
	
	.cast-name{
		margin-bottom: 0.5rem;
	}
	
	.cast-name2{
	margin-bottom: 0.5rem;
	
}

	
	
}




.mb-8{
	margin-bottom: 8rem;
}





.text-red{
	color: hsla(6,98%,49%,1.00);
}

.text-center{
	text-align: center;
}


.review{
		font-size:clamp(1.1rem, 0.991rem + 0.55vw, 1.4rem);
	line-height: 2rem;
color: hsla(0,0%,100%,1.00);
}

.review-name{
		text-align: right;
	margin-top: 1rem;
	font-size:clamp(1rem, 0.891rem + 0.55vw, 1.3rem);
	line-height: 1.8rem;
	
	
}


@media screen and (max-width: 767px) {
	
	
	.review{
		
	line-height: 1.6rem;

}

	
	.mb-8{
	margin-bottom: 4rem;
}

	

	
	
	.base-img{
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;

}
	
	.base-img.padding{
		padding:5rem 0;
}
	
	#introduction{
/*	padding-top:30%;*/
/*	background-image: url(../img/about/about_intro_base_sp.webp);*/
}



#director{
	
	background-image: url(../img/about/about_staff_base_sp.webp);
}
	


#cast{
	/*background-image: url(../img/about/about_cast_base_sp.webp);*/
	
}



#review{
	background-image: url(../img/about/about_review_base_sp.webp);
	
}
	
	
	
	.cast-area{
		
	}
	
	
	
	
	
	

	
		.staff-img2{
	width: 50%;
	}

	
	.bg-wrapper{
    position: fixed;
    width: 100%;
    top: 0;
    background-image : none;
}
    
    
      .bg-wrapper::before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/about/about_base_sp.webp);
	background-size:  cover;
    }
    
    
    .scroll-contents {
    position:relative;
    margin: auto;
    left: 0;
    right: 0;
    overflow: hidden;
	max-width: 100%;
	width:100%;
    z-index: 10;
	height:auto;
}
	
	


	
	.about-name{

	line-height: 1.5;

}
	
}

/*character*/



.character-container {
	display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
 /* justify-content: center;*/
 
  align-items: top;
}

.character-img{
	width: 30%;
}

.character-img img{

	border: 1px solid hsla(0,0%,96%,0.3);
}


.character-item {
	position: relative;
	width:67%;
	
}





@media screen and (max-width: 767px) {
	
	
	.character-img{
	width:80%;
	margin:0 auto 2rem;
}
	
	
	.character-item {
	
	width:100%;

	
}
	

	
}





/*ムビチケ*/



.mvtk__area{
	position: relative;
	max-width: 840px;
	width: 100%;
	margin:auto;
	/*background-color: hsla(0,0%,14%,1.00);*/
	border: 1px solid hsla(0,0%,20%,1.00);
}

.mvtk__bnr{
	/*border-radius: 6px;*/
	    border: 1px solid #ccc;
/*max-width: 400px;*/
}

#mvtk-widgets-container{
	width: 342px;
		margin:auto;
	left:0;
	right:0;

}



@media screen and (max-width: 767px) {
	.mvtk__area{
	position: relative;
	max-width: 840px;
	width: 100%;
	/*background-color: hsla(0,0%,14%,1.00);*/
	border: 0px solid hsla(0,0%,20%,1.00);
}
	
}


/*tween24*/

#box{
	
	/*top:20%;
	left:10%;*/
}

.box{
	opacity: 0;
	position: relative;
	width:50px;
	height:50px;
	margin-bottom: 1rem;
	background-color: aqua;
}





