@charset "utf-8";
/* CSS Document */

html{overflow-y: scroll; }
	
body{width: 100%;
	min-width: 821px;
	background:rgba(0,0,0,1.00);}

.font-goth1{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;}

.font-goth2{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;}

.font-goth3{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 900;
font-style: normal;}

.font-min1{font-family: zen-old-mincho, sans-serif;
font-weight: 400;
font-style: normal;}

.font-min2{font-family: zen-old-mincho, sans-serif;
font-weight: 700;
font-style: normal;}

.font-min2{font-family: zen-old-mincho, sans-serif;
font-weight: 900;
font-style: normal;}

.font-acu1{font-family: acumin-pro-condensed, sans-serif;
font-weight: 800;
font-style: normal;}

.font-acu2{font-family: acumin-pro-condensed, sans-serif;
font-weight: 900;
font-style: normal;}

.font-acu3{font-family: acumin-pro-wide, sans-serif;
font-weight: 800;
font-style: normal;}

.start_filter{width: 100vw;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background:rgba(0,0,0,1.00);
	z-index: 9999;}

.start_filter2{width: 100vw;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background:rgba(0,0,0,1.00);
	z-index: 9999;}

.loading_logo{width: 100%;
	text-align: center;
	position: fixed; top: 40%;}
	
.loading_logo img{width: 20%;}

#container{width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;}

/*.bg1{width: 100%;
	height: 100vh;
	background: url("../img/bg1.jpg");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg2{width: 100%;
	height: 100vh;
	background: url("../img/bg2.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg3{width: 100%;
	height: 100vh;
	background: url("../img/bg8.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg4{width: 100%;
	height: 100vh;
	background: url("../img/bg7.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg5{width: 100%;
	height: 100vh;
	background: url("../img/bg10.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg6{width: 100%;
	height: 100vh;
	background: url("../img/bg3.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}*/

.bg_black{background: rgba(50,50,50,1.00);}

.pc_menu{width: 22.5%;
	background: rgba(0,0,0,1.00);
	position: fixed; top: 0; left:0;
	z-index: 9;}
	
.pc_menu_inner{height: 100vh;
	overflow-y: scroll;-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;       /* Firefox 対応 */
    }
	
.pc_menu_inner::-webkit-scrollbar {  /* Chrome, Safari 対応 */
	display:none;
    }
		
.pc_menu_logo,.pc_menu_text1,.pc_menu_text2{width: 85%;
	margin: 0 auto;
	transition:0.3s all;}

.pc_menu_logo img{width: 100%;}

.pc_menu_text1 img,.pc_menu_text2 img{width: 100%;}

.pc_menu_text1{background: url("../img/page1_menu_text2.svg");
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.pc_menu_text1:hover{background: url("../img/page1_menu_text2_2.svg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.pc_menu_text2{background: url("../img/page1_menu_text3.svg");
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.pc_menu_text2:hover{background: url("../img/page1_menu_text3_2.svg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;}

.pc_menu_btn{width: 70%;
	margin: 0 auto;
	text-align: center;
	transition:0.3s all;}

.pc_menu_btn a{display: block;}

.pc_menu_btn img{width: 60%;}

.btn_top{background: url("../img/page1_menu_top.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_top:hover{background: url("../img/page1_menu_top2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_story{background: url("../img/page1_menu_story.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_story:hover{background: url("../img/page1_menu_story2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_news{background: url("../img/page1_menu_news.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_news:hover{background: url("../img/page1_menu_news2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_cast{background: url("../img/page1_menu_caststaff.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_cast:hover{background: url("../img/page1_menu_caststaff2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_schedule{background: url("../img/page1_menu_schedule.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_schedule:hover{background: url("../img/page1_menu_schedule2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_theater{background: url("../img/page1_menu_theater.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_theater:hover{background: url("../img/page1_menu_theater2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_ticket{background: url("../img/page1_menu_ticket.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_ticket:hover{background: url("../img/page1_menu_ticket2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_stream{background: url("../img/page1_menu_stream.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_stream:hover{background: url("../img/page1_menu_stream2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}

.btn_goods{background: url("../img/page1_menu_goods.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_goods:hover{background: url("../img/page1_menu_goods2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}
	
.btn_qa{background: url("../img/page1_menu_qa.svg");
	background-size: 60% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_qa:hover{background: url("../img/page1_menu_qa2.svg");
	background-size: 60% auto;
	background-repeat: no-repeat;
	background-position: center center;}

.btn_twitter{background: url("../img/page1_menu_x.svg");
	background-size: 75% auto;
	background-position: center center;
	background-repeat: no-repeat;}
.btn_twitter:hover{background: url("../img/page1_menu_x2.svg");
	background-size: 75% auto;
	background-repeat: no-repeat;
	background-position: center center;}

.pc_menu_sns{width: 50%;
	padding: 2%;
	margin: 0 auto;
	overflow: hidden;}

.pc_menu_sns_icon0{width: 30%;
	padding-right: 5%;
	float: left;
	transition:0.3s all;}

.pc_menu_sns_icon1{width: 25%;
	padding-right: 5%;
	float: left;
	transition:0.3s all;}
	
.pc_menu_sns_icon2{width: 25%;
	float: left;
	transition:0.3s all;}
	
.pc_menu_sns_icon1:hover,.pc_menu_sns_icon2:hover{transform: scale(1.1,1.1);}

.official_link{width: 80%;
	margin: 0 auto;
	transition:0.3s all;}

.official_link:hover{transform: scale(1.05,1.05);}

.official_link img{width: 100%;}

.copyright{font-size: 0.9vw;
	color: rgba(255,255,255,1.00);
	text-align: center;}

.main{width: 100%;}

.main_bg{width: 77.5%;
	min-height: 100vh;
	/*background: rgba(255,0,0,0.50);*/
	mix-blend-mode: multiply;
	position: fixed; top: 0;right: 0;
	z-index: 1;}

.main_inner3{width: 77.5%;
	padding-left: 22.5%;
	position: relative;
	display: flex;
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	justify-content: center; /* 中央寄せ */
	align-items: flex-start; /* アイテムを先頭にまとめて配置。*/
	z-index: 2;}

.main_inner{width: 77.5%;
	padding-left: 22.5%;
	min-height: 100vh;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 2;}
	
.main_inner2{width: 77.5%;
	padding-left: 22.5%;
	min-height: 50vh;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 2;}

.mv1{width: 100%;
	position: relative;}
	
.mv1_img{width: 100%;}

.mv1_img img{width: 100%;}

.mv1_text{width: 100%;
	position: absolute; top: 0; left: 0;}

/*.main_left{width: 40%;}

.main_left img{width: 100%;}

.main_right{width: 55%;
	padding-left: 2%;}

.top_text1{width: 55%;
	margin: 0 auto;}

.top_center{width: 100%;}

.top_logo1{width: 90%;
	margin: 0 auto;}

.top_logo1 img{width: 100%;}

.top_text2{font-size: 1.65vw;
	text-align: center;}

.top_cast_name2{font-size: 1.2vw;}

.top_text3{font-size: 1.6vw;
	line-height: 130%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	text-shadow:0 0 5px #ff0000;}*/

.con_title1{width: 20%;
	margin: 0 auto;}

#news{background: rgba(0,0,0,1.00);}

#story,#qa{background: url("../img/bg26.jpg");
	background-size: cover;
	background-attachment: fixed; top: 0; left: 0;}

#cast,#goods{background: url("../img/bg27.jpg");
	background-size: cover;
	background-attachment: fixed; top: 0; left: 0;}
	
#schedule{background: url("../img/bg25.jpg");
	background-size: cover;
	background-attachment: fixed; top: 0; left: 0;}

#ticket{background: url("../img/bg28.jpg");
	background-size: cover;
	background-attachment: fixed; top: 0; left: 0;}

#news_wrapper {
    position: relative;
    width: 70%;
	margin: 0 auto;
}

#news_wrapper:before {
    content:"";
    display: block;
    padding-top: 30%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

#news_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	overflow-y: scroll;
}	

.movie1{width: 50%;}

.news_box1{width: 100%;
	margin: 0 auto;
	text-align: center;}

.news_block1{width: 100%;
	overflow: hidden;}
	
.news_date{width: 10%;
	padding-right: 2%;
	font-size: 1.4vw;
	line-height: 110%;
	text-align: left;
	float: left;}
	
.news_date2{font-size: 1.8vw;}
	
.news_text{width: calc(83% - 1%);
	padding-left: 2%;
	border-left: rgba(255,255,255,1.00) solid 1px;
	float: left;}
	
.news_title{font-size: 1.4vw;
	line-height: 150%;
	text-align: left;}
	
.news_disc{font-size: 1.0vw;
	line-height: 150%;
	text-align: left;}

.news_bar{width: 96%;
	height: 1px;
	margin: 10px 0;
	padding-left: 2%;
	/*background: rgba(255,255,255,1.00);*/
	border-bottom: rgba(255,255,255,0.50) dotted 1px;}

.news_btn{width: 50%;
	line-height: 200%;
	color: rgba(0,0,0,1.00);
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	cursor: pointer;
	transition:0.3s all;}
	
.news_btn2{width: 50%;
	margin: 0 auto;
	line-height: 200%;
	color: rgba(0,0,0,1.00);
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	cursor: pointer;
	transition:0.3s all;}
	
.news_btn:hover,.news_btn2:hover{transform: scale(1.03,1.03);}

.news_btn a,.news_btn2 a{display: block;}

.story_text{width: 70%;
	margin: 0 auto;
	font-size: 1.28vw;
	line-height: 170%;
	text-align: center;}

.cast_box1,.cast_box2{width: 90%;
	margin: 0 auto;
	display: flex;
	/* flex-flow: <flex-direction> || <flex-wrap>; */
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	justify-content: center; /* 中央寄せ */
	align-items: flex-start; /* アイテムを先頭にまとめて配置。*/
	align-content: center; /* アイテムを中央に寄せて配置。 */}

.cast_box3{width: 100%;}

.cast_block3{width: 23%;
	padding: 0 1%;
	margin: 0 auto;
	font-size: 1.2vw;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.cast_block2{width: 18%;
	padding: 0 1%;
	font-size: 1.2vw;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.cast_block4{width: 20%;
	min-width: 130px;
	padding: 0 2%;
	font-size: 1.2vw;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.cast_block1{width: 100%;
	font-size: 1.2vw;
	color: rgba(255,255,255,1.00);
	text-align: center;}

.cast_img1{width: 100%;}

.cast_img1 img{width: 100%;}

.cast_name1{font-size: 1.6vw;}

.cast_name2{font-size: 2.4vw;
	line-height: 180%;}

.cast_name3{font-size: 1.4vw;}

.cast_name1_2{font-size: 1.2vw;
	line-height: 150%;}
	
.cast_name1_3{font-size: 1.0vw;
	line-height: 150%;}

.cast_name2_2{font-size: 1.8vw;
	line-height: 130%;}

.cast_name3_2{font-size: 1.0vw;
	line-height: 130%;}

.cast_name4{font-size: 2.0vw;
	line-height: 180%;}
	
.cast_name4_2{font-size: 1.6vw;
	line-height: 130%;}
	
.cast_name5{font-size: 1.4vw;
	line-height: 180%;}

.text1{font-size: 2.4vw;}

.text2{font-size: 1.8vw;}

.text3{font-size: 1.4vw;}

.text4{font-size: 1.2vw;}

.text5{font-size: 1.6vw;}

.text6{font-size: 1.8vw;}

.schedule_table table{border-top: rgba(35,24,21,1.00) solid 1px;}

.schedule_table tr td{font-size: 2.0vw;
	line-height: 180%;
	border-bottom: rgba(35,24,21,1.00) solid 1px;}

.schedule_td1{text-align: left;}

.schedule_td2{text-align: center;}
	
.schedule_cardbox{width: 70%;
	margin: 0 auto;
	border-right: rgba(35,24,21,1.00) solid 1px;
	overflow: hidden;}
	
.schedule_cardbox2{width: 35%;
	margin: 0 auto;
	border-right: rgba(35,24,21,1.00) solid 1px;
	overflow: hidden;}
	
.schedule_cardbox3{width: 17.5%;
	margin: 0 auto;
	border-right: rgba(35,24,21,1.00) solid 1px;
	overflow: hidden;}
	
.schedule_card1{width: calc(20% - 2px);
	border-left: rgba(35,24,21,1.00) solid 1px;
	text-align: center;
	float: left;}
	
.schedule_card2{width: calc(50% - 2px);
	border-left: rgba(35,24,21,1.00) solid 1px;
	text-align: center;
	float: left;}
	
.schedule_card3{width: calc(100% - 2px);
	border-left: rgba(35,24,21,1.00) solid 1px;
	text-align: center;
	float: left;}
	
.schedule_date{font-size: 1.6vw;
	line-height: 140%;}

.weekday{font-size: 1.4vw;
	line-height: 120%;}

.schedule_time{font-size: 1.5vw;
	line-height: 150%;}
	
.checklist{width: 15%;
	min-width: 200px;
	font-size: 0.7vw;
	line-height: 150%;
	text-align: center;
	background: rgba(138,204,206,1.00);
	position: absolute; bottom: 10px; right: 10px;}
	
.checklist a{display: block;
	color: rgba(153,166,175,1.00);}
	
.bar1{width: 90%;
	height: 1px;
	margin: 0 auto;
	background: rgba(35,24,21,1.00);}
	
.bar2{width: 100%;
	height: 1px;
	margin: 0 auto;
	background: rgba(35,24,21,1.00);}

.ticket_box1{width: 70%;
	margin: 0 auto;
	text-align: center;}

.news_box1{padding: 10px 0;
	border-top: rgba(255,255,255,0.20) solid 1px;
	border-bottom: rgba(255,255,255,0.20) solid 1px;}

@keyframes blink1{
  0%{ opacity: 0;}
  40%{ opacity: 1;}
  80%{ opacity: 1;}
  100%{ opacity: 0;}
  }



.delighter1.delighter{transition: all .5s ease-out;
  transform: translateY(-55%);
  opacity: 0;}

.delighter1.delighter.started,.delighter2.delighter.started,.delighter3.delighter.started,.delighter4.delighter.started,.delighter5.delighter.started,.delighter6.delighter.started,.delighter7.delighter.started{transform: none;
  opacity: 1;}
  
 .delighter2.delighter{transition: all .5s ease-out;
  transform: translateY(5vh);
  opacity: 0;}
.delighter3.delighter{transition: all .5s ease-out;
  transform: translateX(5vw);
  opacity: 0;}
  
 .delighter4.delighter{transition: all .5s ease-out 0.1s;
  transform: translateX(5vw);
  opacity: 0;}
  
  .delighter5.delighter{transition: all .5s ease-out 0.2s;
  transform: translateX(5vw);
  opacity: 0;}
  
  .delighter6.delighter{transition: all .5s ease-out 0.3s;
  transform: translateX(5vw);
  opacity: 0;}
  
  .delighter7.delighter{transition: all .5s ease-out 0.4s;
  transform: translateX(5vw);
  opacity: 0;}



/* map */
#map_wrapper {
    position: relative;
    width: 70%;
	margin: 0 auto;
}

#map_wrapper:before {
    content:"";
    display: block;
    padding-top: 28.12%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

#map_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}	

#page-top{width: 80px;
	height: 80px;
	position: fixed; bottom: 0; right: 10px;
	z-index: 8;}
	
#page-top img{width: 100%;
	height: 100%;}

.text_box{font-size: 1.0vw;
	line-height: 130%;
	padding: 0 10px;
	border: rgba(255,255,255,1.00) solid 1px;}

.btn1{width: 15vw;
	margin: 0 auto;
	line-height: 200%;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition:0.3s all;
	position: relative;}

.btn1::after {
  content: "▶";
  font-size: 0.9vw;
  color: rgba(0,0,0,1.00);
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translateY(-50%);
}

.btn1 a{display: block;
	color: rgba(0,0,0,1.00);}

.btn1:hover{transform: scale(1.1,1.1);}

.livebtn_box{width: 80%;
	margin: 0 auto;
	display: flex;
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */}

.btn2{width: 47%;
	margin: 5px 1.5%;
	line-height: 200%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition:0.3s all;
	position: relative;
	float: left;}

.btn2::after {
  content: "▶";
  font-size: 0.9vw;
  color: rgba(0,0,0,1.00);
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translateY(-50%);
}

.btn2 a{display: block;
	color: rgba(0,0,0,1.00);}

.btn2:hover{transform: scale(1.1,1.1);}

.btn3{width: 47%;
	margin: 5px auto;
	line-height: 200%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition:0.3s all;
	position: relative;}

.btn3::after {
  content: "▶";
  font-size: 0.9vw;
  color: rgba(0,0,0,1.00);
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translateY(-50%);
}

.btn3 a{display: block;
	color: rgba(0,0,0,1.00);}

.btn3:hover{transform: scale(1.1,1.1);}

.btn4{width: 47%;
	margin: 5px auto;
	line-height: 200%;
	text-align: center;
	background: rgba(50,50,50,1.00);
	border-radius: 100px;
	transition:0.3s all;
	position: relative;
	cursor: pointer;}

.btn4::after {
  content: "▶";
  font-size: 0.9vw;
  color: rgba(255,255,255,1.00);
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translateY(-50%);
}

.btn4 a{display: block;
	color: rgba(0,0,0,1.00);}

.btn4:hover{transform: scale(1.05,1.05);}

.btn_close{width: 15vw;
	margin: 0 auto;
	line-height: 200%;
	color: rgba(35,24,21,1.00);
	background:rgba(140,140,140,1.00);
	border-radius: 100px;}

.ticket_td2{text-align: left;}

.goods_block1{width: 45%;
	padding: 0 2.5%;}
	
.goods_img,.goods_img img{width: 100%;}

.item_btn_box1{width: 100%;
	margin: 0 auto;
	display: flex;
	/* flex-flow: <flex-direction> || <flex-wrap>; */
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	justify-content: flex-start; /* 中央寄せ */
	align-items: flex-start; /* アイテムを先頭にまとめて配置。*/
	align-content: center; /* アイテムを中央に寄せて配置。 */}

.item_btn1{width: 31%;
	margin: 0 1% 10px;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition: 0.3s all;}
	
.item_btn1:hover{transform: scale(1.05,1.05);}
	
.item_btn1 a{display: block;}

.border_box1{width: 70%;
	display: inline-block;
	border-top:rgba(255,255,255,1.00) dashed 1px;
	border-bottom:rgba(255,255,255,1.00) dashed 1px;}

.qa_block1{width: 60%;
	margin: 0 auto;}

.archve{width: 25%;
	font-size: 0.9vw;
	border: rgba(255,255,255,1.00) solid 1px;
	border-radius: 100px;}
	
.archve a{display: block;
	text-align: center;}

.flex_box{display: flex;
	/* flex-flow: <flex-direction> || <flex-wrap>; */
	flex-direction: row; /* 左から */
	/*flex-direction: row-reverse;　/* 右から */
	/*flex-direction: column; /* 上から */
	/*flex-direction: column-reverse; /* 下から */
	/*flex-wrap: nowrap; /* 単一行に配置、アイテムは幅に収まるように縮小される。 */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	/*flex-wrap: wrap-reverse; /* 複数行に配置、左から右へ、下から上へ、の順番に。 */
	/*justify-content: flex-start; /* 左寄せ */
	/*justify-content: flex-end; /* 右寄せ */
	justify-content: center; /* 中央寄せ */
	/*justify-content: space-between; /* 両端+等間隔 */
	/*justify-content: space-around; /* 等間隔 */
	/*align-items: stretch; /*アイテムをコンテナの高さ（または幅）いっぱいに配置。*/
	align-items: flex-start; /* アイテムを先頭にまとめて配置。*/
	/*align-items: flex-end; /*アイテムを後尾にまとめて配置。*/
	/*align-items: center; /*アイテムを中央にまとめて配置。*/
	/*align-items: baseline; /* アイテムをベースラインに沿って配置。 */
	/*align-content: stretch; /* すべてのアイテムを等間隔に配置。サイズがautoであるアイテムはコンテナに合わせて引き延ばす。 */
	/*align-content: flex-start; /* アイテムを先頭に寄せて配置。 */
	/*align-content: flex-end; /* アイテムを後尾に寄せて配置。 */
	align-content: center; /* アイテムを中央に寄せて配置。 */
	/*align-content: space-between; /* 先頭と後尾は端に、残りは等間隔に配置。 */
	/*align-content: space-around; /* すべてのアイテムを等間隔に配置、各アイテムの両側に半分のサイズの間隔。 */
	/*align-content: space-evenly; /* すべてのアイテムを等間隔に配置、各アイテムの周りに同じサイズの間隔 */}
	

ul.listmarker1{text-align: left;}

ul.listmarker1 li {
  list-style-type: none;
  text-indent: -1em;
}
ul.listmarker1 li:before {
  display: inline;
  content: "※";
}

.modal_wrapper{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background: rgba(0,0,0,0.80);
	z-index: 9999;
	z-index: 0;
	opacity: 0;
	transition: all .5s ease-out;}
	
.modal_inner{width: calc(55% - 40px);
	padding: 20px;
	height: 60vh;
	min-width: 600px;
	margin: 20vh auto;
	background: rgba(255,255,255,1.00);
	overflow-y: scroll;
	position: relative;
	 z-index: 11;}
	
.modal_title{font-size: max(1.1vw,18px);}

.modal_text{font-size: max(0.9vw,14px);
	line-height: 150%;}

.visible{z-index: 999;
	opacity: 1.0;}
	
.close_area{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;
	z-index: 10;}
	
.modal_close{font-size: 4.8vw;
	line-height: 100%;
	color: rgba(255,255,255,1.00);
	position: absolute; top: 0; right: 0;
	cursor: pointer;
	z-index: 11;}


@media screen and ( max-width:821px )
{
body{min-width: 320px;}

.start_filter2{z-index: 9999;}

.loading_logo img{width: 60%;}

/*.bg1{width: 100%;
	height: 100vh;
	background: url("../img/bg6_2.jpg");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}*/
	
/*.bg2,.bg3,.bg4,.bg5,.bg6{width: 100%;
	height: 100vh;
	background: url("../img/bg6_2.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}*/

.official_link{width: 100%;
	margin: 0 auto;
	transition:0.3s all;}

.official_link:hover{transform: scale(1.0,1.0);}

.main{width: 100%;
	padding: 0;}

.main_bg{width: 100%;
	min-height: 100%;
	/*background: rgba(255,0,0,0.50);*/
	mix-blend-mode: multiply;
	position:fixed; top: 0; right: 0;
	z-index: 1;}

.main_inner,.main_inner2,.main_inner3{width: 100%;
	padding-left: 0;
	min-height: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 2;}

.main_left{width: 100%;}

.main_right{width: 100%;
	padding-left: 0;}

.top_text1{width: 100%;
	text-align: center;
	background: rgba(0,0,0,0.80);
	/*min-height: 33vh;
	background: url("../img/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;*/}

.top_text1 img{width: 70%;
	margin: 0 auto;}

.top_center{width: 100%;
	background: rgba(0,0,0,0.80);
	/*min-height: 34vh;
	background: url("../img/bg2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;*/}

.top_logo1{width: 80%;}

.top_text2{font-size: 4vw;}

.top_cast_name2{font-size: 3.2vw;}

.top_text3{width: 100%;
	font-size: 5vw;
	background: rgba(0,0,0,0.80);
	/*background: url("../img/bg3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;*/}

.con_title1{width: 50%;
	margin: 0 auto;}

#news{background: rgba(0,0,0,1.00);}

#story,#cast,#schedule,#ticket{background-size: auto 100vh;}

#news_wrapper{width: 90%;}

#news_wrapper:before {
    content:"";
    display: block;
    padding-top: 100%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

.movie1{width: 90%;
	border: rgba(255,255,255,0.30) solid 1px;}

.news_date{width: 100%;
	padding-right: 0;
	padding-bottom: 5px;
	font-size: 3.6vw;
	line-height: 130%;
	text-align: left;
	float: none;}
	
.news_date2{font-size: 5.0vw;}
	
.news_text{width: 100%;
	padding-left: 0;
	border-left: none;
	border-top: rgba(255,255,255,1.00) solid 1px;
	float: none;}
	
.news_title{padding-top: 5px;
	font-size: 4.2vw;
	line-height: 150%;}
	
.news_disc{font-size: 3.4vw;
	line-height: 150%;}

.news_bar{height: 1px;}

.news_btn,.news_btn2{width: 80%;
	margin: 0 auto;
	line-height: 200%;
	color: rgba(0,0,0,1.00);
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	cursor: pointer;
	transition:0.3s all;}
	
.news_btn:hover,.news_btn2:hover{transform: scale(1.00,1.00);}

.story_text{width: 90%;
	margin: 0 auto;
	font-size: 3.8vw;
	line-height: 170%;
	text-align: left;}

.cast_box2{width: 90%;
	margin: 0 auto;}

.cast_block3{width: 60%;
	padding: 0 20%;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.cast_block2{width: 48%;
	padding: 0 1%;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.cast_block4{width: 48%;
	padding: 0 1%;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.cast_block1{font-size: 2.8vw;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.cast_name1{font-size: 3.6vw;}

.cast_name2{font-size: 5.0vw;
	line-height: 180%;}

.cast_name3{font-size: 3.6vw;}

.cast_name4{font-size: 4.0vw;
	line-height: 180%;}
	
.cast_name5{font-size: 3.8vw;
	line-height: 180%;}

.cast_name1_2{font-size: 3.6vw;
	line-height: 150%;}
	
.cast_name1_3{font-size: 3.4vw;
	line-height: 150%;}

.cast_name2_2{font-size: 4.6vw;
	line-height: 130%;}

.cast_name3_2{font-size: 3.6vw;
	line-height: 130%;}
	
.cast_name4_2{font-size: 4.4vw;
	line-height: 130%;}

.text1{font-size: 6.0vw;}

.text2{font-size: 4.4vw;}

.text3{font-size: 3.8vw;}

.text4{font-size: 3.4vw;}

.text5{font-size: 5.0vw;}

.text6{font-size: 5.4vw;}

.block1{width: 90%;
	margin: 0 auto;}

.schedule_table table{border-top: rgba(35,24,21,1.00) solid 1px;}

.schedule_table tr td{font-size: 2.0vw;
	line-height: 180%;
	border-bottom: rgba(35,24,21,1.00) solid 1px;}

.schedule_td1{text-align: left;}

.schedule_td2{text-align: center;}
	
.schedule_cardbox,.schedule_cardbox2,.schedule_cardbox3{width: 90%;
	border-right: none;
	display: flex;
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	justify-content: center; /* 中央寄せ */}
	
.schedule_card1{width: calc(33% - 8px);
	margin: 5px 3px;
	border-right: rgba(35,24,21,1.00) solid 1px;
	text-align: center;
	float: left;}
	
.schedule_card2{width: calc(33% - 8px);
	margin: 5px 3px;
	border-right: rgba(35,24,21,1.00) solid 1px;
	text-align: center;
	float: left;}
	
.schedule_card3{width: calc(33% - 8px);
	margin: 5px 3px;
	border-right: rgba(35,24,21,1.00) solid 1px;
	text-align: center;
	float: left;}
	
.schedule_card{width: 33%;
	text-align: center;}
		
.schedule_date{font-size: 4.2vw;
	line-height: 140%;}

.weekday{font-size: 3.8vw;
	line-height: 120%;}

.schedule_time{font-size: 4.4vw;
	line-height: 150%;}

.checklist{width: 80px;
	font-size: 3.0vw;}

/* map */
#map_wrapper {
    position: relative;
    width: 90%;
	min-width: 0;
	margin: 0 auto;
}

#map_wrapper:before {
    content:"";
    display: block;
    padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

#map_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#page-top{width: 60px;
	height: 60px;
	position: fixed; bottom: 0; right: 10px;
	z-index: 8;}
	
#page-top img{width: 100%;
	height: 100%;}

.news_box1{width: 90%;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	overflow-y: scroll;}
	
.ticket_box1{width: 90%;
	margin: 0 auto;
	text-align: center;}

.goods_block1{width: 100%;
	padding: 0 ;}
	
.goods_img,.goods_img img{width: 100%;}

.item_btn_box1{width: 100%;
	margin: 0 auto;
	display: flex;
	/* flex-flow: <flex-direction> || <flex-wrap>; */
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	justify-content: flex-start; /* 中央寄せ */
	align-items: flex-start; /* アイテムを先頭にまとめて配置。*/
	align-content: center; /* アイテムを中央に寄せて配置。 */}

.item_btn1{width: 31%;
	margin: 0 1% 10px;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition: 0.3s all;}
	
.item_btn1:hover{transform: scale(1.05,1.05);}

.text_box{font-size: 3.0vw;}

.livebtn_box{width: 100%;}

.btn1,.btn2,.btn3{width: 60vw;
	margin: 0 auto;
	line-height: 250%;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	float: none;}
	
.btn4{width: 90%;
	margin: 0 auto;
	line-height: 250%;
	border-radius: 100px;
	float: none;}

.btn2{margin-bottom: 5px;}

.btn1::after,.btn2::after,.btn3::after {
  content: "▶";
  font-size: 3.0vw;
  color: rgba(0,0,0,1.00);
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translateY(-50%);
}

.btn4::after {
  content: "▶";
  font-size: 3.0vw;
  position: absolute;
  top: 50%;
  right: 1%;
  transform: translateY(-50%);
}

.btn1:hover,.btn2:hover,.btn3:hover,.btn4:hover{transform: scale(1.0,1.0);}

.btn_close{width: 60vw;
	margin: 0 auto;
	line-height: 250%;}

.border_box1{width: 90%;
	padding: 0 2%}

.qa_block1{width: 90%;
	margin: 0 auto;}


.archve{width: 80%;
	font-size: 3.4vw;
	border: rgba(255,255,255,1.00) solid 1px;
	border-radius: 100px;}

.copyright{font-size: 2.8vw;
	line-height: 250%;
	position: relative;
	z-index: 1;
	}
	
.modal_inner{width: calc(90% - 20px);
	min-width: 0;
	height: auto;
	min-height: 0;
	max-height: 80%;
	padding: 10px;
	margin: 10vh auto;}
	
.modal_title{font-size: max(4.0vw,14px);}

.modal_text{font-size: max(3.2vw,12px);
	line-height: 150%;}
	
.modal_close{font-size: 10vw;}
}


























