@charset "utf-8";

body{width: 100%;
	min-width: 1200px;
	overflow-y: scroll;}

.img_size1{width: 60%;
	margin: 0 auto;}
	
.img_size1 img{width: 100%;}

.font-goth1{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 300;
font-style: normal;}

.font-goth2{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 400;
font-style: normal;}

.font-goth3{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;}

.font-goth4{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;}

.font-goth5{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 900;
font-style: normal;}

.font-min1{font-family: kozuka-mincho-pr6n, serif;
font-weight: 700;
font-style: normal;}

.font-min2{font-family: kozuka-mincho-pr6n, serif;
font-weight: 900;
font-style: normal;}

.start_filter{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background: rgba(255,255,255,1.00);
	z-index: 9999;}

.loading_block{width: 400px;
	height: 80px;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	margin: -50px 0 0 -200px;}

.loading_img{height: 80px;
	/*-webkit-animation:blink 2s linear infinite;
	-moz-animation:blink 2s linear infinite;
	-ms-animation:blink 2s linear infinite;
	-o-animation:blink 2s linear infinite;
	animation:blink 2s linear infinite;*/}

@-webkit-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@-moz-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}

.loading_img1 img,.loading_img img{
	height: 100%;}

#container{display: none;}

.bg_box{width: 100%;
	height: 100vh;
	background: url("../img/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: fixed; top: 0; left: 0;
	z-index: 0;}

#particles-js{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	z-index: 0;}

.contents_fadein1{opacity: 0.0;}
	
.isAnimate { -webkit-animation:blink2 0.5s linear forwards;
	-moz-animation:blink2 0.5s linear forwards;
	animation:blink2 0.5s linear forwards;}

@-webkit-keyframes blink2 {
	0% {opacity:0;}
	100% {opacity:1.0;}
}
@-moz-keyframes blink2 {
	0% {opacity:0;}
	100% {opacity:1.0;}
}
@keyframes blink2 {
	0% {opacity:0;}
	100% {opacity:1.0;}
}

#conttainer{width: 100%;
	position: relative;}

header{width: 100%;
	height: 0;
	overflow: hidden;
	position: fixed; top: 0; left: 0;
	z-index: 3;}

.main_img{width: 100%;
	/*min-height: 100vh;
	display:flex;
	justify-content: center;
	align-items: center;*/
	position: relative;}

.pc_menu{position: absolute; top: 10px;
	right: 25px;
	overflow: hidden;
	z-index: 5;}
		
.pc_menu_btn1{font-size: max(2.0vw,24px);
	line-height: 150%;
	float: left;}
	
.pc_menu_btn1 a{color: rgba(0,0,0,1.00);
	transition:0.5s;}

.pc_menu_btn1 a:hover{color: rgba(255,37,98,1.00);
  transition:0.3s all;}

.pc_nav{width: 100%;
	position: fixed; top: -200px; left: 0;
	background: rgba(6,0,73,1.00);
	overflow: hidden;
	transition: .5s;}
	
.pc_nav_inner{float: right;
	margin-right: 25px;}
	
.pc_nav_logo{width: 6%;
	float: left;
	margin-left: 15px;}
	
.pc_nav_logo img{width: 100%;}
	
.pc_nav_inner .pc_menu_btn1 a{color: rgba(255,255,255,1.00);
	transition:0.5s;}
	
.pc_nav_inner .pc_menu_btn1 a:hover{color: rgba(255,37,98,1.00);
  transition:0.3s all;}

.main_img_inner{width: 45%;
	min-width: 600px;
	margin: 0 auto 0;}
	
.main_img_inner2{width: 100%;
	position: relative;}
	
.top{width: 100%;}

.top img{width: 100%;}
	
.main_img_img1{width: 100%;}
	
.main_img_img1 img{width: 100%;}

.top_btn{width: 35%;
	position: absolute; bottom: 7.5%; right: 13%;}

.top_btn_block1{width: 48%;
	padding: 0 1%;
	float: left;
	transition:0.3s all;}

.top_btn img{width: 100%;}

.top_btn_block1:hover{transform:scale(1.1,1.1);
  transition:0.3s all;}


.twitter_box{width: 100%;
	margin: 0 auto;
	background: rgba(29,161,242,0.80);}

.top_twitter{width: 15%;
	min-width: 300px;
	margin: 0 auto;}

.top_twitter img{transition: 0.3s;}

.top_twitter img:hover{
  transform:scale(1.1,1.1);
  transition:0.3s all;
}

.tw_timeline{width: 350px;
	margin: 10px auto;}

@media screen and ( min-width:2000px )
{
.tw_timeline{width: 600px;
	margin: 10px auto;}
}

.covid19_box{text-align:center;}

.covid_box_inner{width: 35%;
	min-width: 550px;
	margin: 0 auto;
	background: rgba(255,223,0,1.00);
	border: rgba(70,70,70,1.00) solid 4px;
	transition: 0.3s;}

.covid19{width: calc(100% - 44px);
	padding: 20px 20px;
	margin: 2px;
	font-size: max(1.0vw,16px);
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	background:rgba(70,70,70,1.00);
	cursor: pointer;
	transition: 0.3s;}
	
.covid_box_inner:hover{ transform:scale(1.1,1.1);
  transition:0.3s all;}

.refund{width: 35%;
	min-width: 550px;
	margin: 0 auto;
	font-size: max(1.1vw,18px);
	line-height: 200%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border: rgba(255,255,255,1.00) solid 4px;
	transition:0.3s all;}

.refund a{display: block;
	color: rgba(0,0,0,1.00);}

.refund:hover{transform:scale(1.1,1.1);}

.spacer1{font-size: max(0.85vw,12px);
	line-height: 150%;}

.con_block1{width: 100%;
	overflow-x: hidden;}

.bg_story{background: url("../img/story_bg2.png");
	background-size: 100% 100%;}

.bg_blue{background: rgba(6,0,73,0.90);}

.bg_orange{background:rgba(255,47,0,0.70);}

.bg_purple{background:rgba(124,31,255,0.70);}

.bg_green{background: rgba(0,146,69,0.70);}

.bg_yellow{background: rgba(255,223,0,0.70);}

.bg_pink{background: rgba(239,143,193,0.70);}

.bg_gray{background: rgba(170,170,170,0.70);}

.con_title1{width: 60%;
	min-width: 800px;
	margin: 0 auto;
	font-size: max(5.4vw,40px);
	line-height: 130%;
	opacity: 0;}
	
.con_title1_2{font-size: max(4.0vw,30px);}

.con_title_bar{width: 60%;
	min-width: 800px;
	height: 6px;
	margin: 0 auto;
	overflow: hidden;}

.bar_inner{width: 100%;
	height: 100%;
	float: left;
	opacity: 0;}

.isAnimate1 { -webkit-animation:slide1 0.2s linear forwards;
	-moz-animation:slide1 0.2s linear forwards;
	animation:slide1 0.2s linear forwards;}

@-webkit-keyframes slide1 {
	0% {opacity:0;
	transform: translateX(10%);}
	100% {opacity:1.0;
	transform: translateX(0);}
}
@-moz-keyframes slide1 {
	0% {opacity:0;
	transform: translateX(10%);}
	100% {opacity:1.0;
	transform: translateX(0);}
}
@keyframes slide1 {
	0% {opacity:0;
	transform: translateX(10%);}
	100% {opacity:1.0;
	transform: translateX(0);}
}

.isAnimate2 { -webkit-animation:slide2 0.3s linear forwards;
	-moz-animation:slide2 0.3s linear forwards;
	animation:slide2 0.3s linear forwards;}

@-webkit-keyframes slide2 {
	0% {opacity:0;
	transform: translateY(50px);}
	100% {opacity:1.0;
	transform: translateY(0);}
}
@-moz-keyframes slide2 {
	0% {opacity:0;
	transform: translateY(50px);}
	100% {opacity:1.0;
	transform: translateY(0);}
}
@keyframes slide2 {
	0% {opacity:0;
	transform: translateY(50px);}
	100% {opacity:1.0;
	transform: translateY(0);}
}

.isAnimate3 { -webkit-animation:lenge1 0.3s linear 0.3s forwards;
	-moz-animation:lenge1 0.3s linear 0.3s forwards;
	animation:lenge1 0.3s linear 0.3s forwards;}

@-webkit-keyframes lenge1 {
	0% {opacity:0;
	width: 0%;}
	100% {opacity:1.0;
	width: 100%;}
}
@-moz-keyframes lenge1 {
	0% {opacity:0;
	width: 0%;}
	100% {opacity:1.0;
	width: 100%;}
}
@keyframes lenge1 {
	0% {opacity:0;
	width: 0%;}
	100% {opacity:1.0;
	width: 100%;}
}

.ofh{overflow: hidden;}

/* story */
.story_box{font-size: max(1.2vw,18px);
	text-align: center;
	color: rgba(255,255,255,1.00);}

.link_official{width: 12%;
	margin: 0 auto;
	position: relative;
	transition:0.3s all;}

.link_official:hover{transform:scale(1.1,1.1);}

.link_official img{width: 100%;}

.link_official_img1{width: 100%;
	position: absolute; top: 0; left: 0;}
	
.link_official_img2{width: 100%;
	position: absolute; top: 0; left: 0;
	 -webkit-animation:rotation 10s linear infinite;
	-moz-animation:rotation.10s linear infinite;
	animation:rotation 10s linear infinite;}
	
@-webkit-keyframes rotation {
	0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
@-moz-keyframes rotation {
	0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
@keyframes rotation {
	0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
	
.link_official_spacer{width: 100%;
	position: relative;
	z-index: 2;}

/* cast */
.color_cast_fc{color:rgba(255,255,255,1.00);	}
	
.color_cast{background: rgba(255,255,255,1.00);}

.cast_box1{width: 60%;
	min-width: 800px;
	margin: 0 auto;
	overflow: hidden;}

.cast_block1{opacity: 0;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;}

.cast_block2{opacity: 0;
	width: 32%;
	margin-bottom: 20px;
	float: left;}

.cast_img_box{width: 95%;
	padding: 10px 2.5%;
	/*margin-bottom: 2px;*/
	text-align: center;
	overflow: hidden;}

.cast_name_box,.character_name_box{width: 95%;
	padding: 5px 2.5%;
	/*margin-bottom: 2px;*/
	text-align: center;
	overflow: hidden;}

.cast_img1{width: 50%;
	float: left;
	overflow: hidden;}
	
.cast_img1 img{width: 100%;
	/*transition: 0.3s;*/}

/*.rollover1{transition: 0.3s;}

.rollover1:hover{transform:scale(1.1,1.1);
  transition:0.3s all;}*/

.cast_name_box{background: rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);}

.cast_name1{font-size: max(1.0vw,12px);
	line-height: 130%;
	padding-top: 5px;}
	
.cast_name2{font-size: max(1.4vw,16px);
	line-height: 130%;
	padding-bottom: 5px;}
	
.cast_name3{font-size: max(1.1vw,13px);}

.cast_name4{font-size: max(1.2vw,16px);
	line-height: 130%;
	padding-top: 5px;}
	
.cast_name5{font-size: max(1.6vw,20px);
	line-height: 130%;
	padding-bottom: 5px;}

.character_name1{font-size: max(1.3vw,15px);
	line-height: 130%;}
	
.character_name2{font-size: max(1.0vw,12px);
	line-height: 130%;
	padding-bottom: 5px;}

.bg_reki{background: rgba(255,223,0,1.00);}

.bg_langa{background: rgba(116,175,221,1.00);}

.bg_miya{background: rgba(201,226,63,1.00);}

.bg_shadow{background: rgba(165,116,232,1.00);}

.bg_cherry{background: rgba(239,143,193,1.00);}

.bg_joe{background: rgba(88,192,125,1.00);}

.bg_adam{background: rgba(230,69,78,1.00);}

.bg_kikuchi{background: rgba(192,192,192,1.00);}

.bg_etc{background: rgba(255,255,255,1.00);}

.cast_guest{text-align: center;
	color: rgba(255,255,255,1.00);}
	
.guest_img{width: 9.1%;
	margin: 0 auto;}
	
.guest_img img{width: 100%;}
/* schedule */
.color_schedule_fc{color:rgba(255,255,255,1.00);}

.color_schedule{background: rgba(255,255,255,1.00);}

.schedule_box1{opacity: 0;}

.schedule_name{width: 15%;
	margin: 0 auto;}

.schedule_name_text1{width: 35%;
	margin: 0 auto;
	font-size: max(1.6vw,22px);
	line-height: 150%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;}
	
.schedule_name_text2{font-size: max(1.2vw,16px);
	line-height: 300%;
	text-align: center;}

.text_box1{width: 60%;
	min-width: 800px;
	margin: 0 auto;
	text-align: center;	}
	
.text_inner1{display: inline-block;
	text-align: justify;}
	
.text_inner1 a{color:rgba(0,219,255,1.00);}

.text_square1{background: rgba(0,0,0,1.00);
	font-size: max(1.0vw,16px);
	color:rgba(255,255,255,1.00);
	line-height: 180%;
	text-align: center;
	float: left;}
	
.text1{font-size: max(1.2vw,19px);
	line-height: 150%;
	float: left;}

.text2{font-size: max(0.9vw,16px);
	line-height: 150%;
	text-align: center;}
	
.box1{padding: 15px;
	border: rgba(255,255,255,1.00) solid 1px;}
	
.link_btn2{width: 45%;
	margin: 10px auto 0;
	line-height: 200%;
	text-align: center;
	background:rgba(0,108,255,1.00);
	transition:0.3s all;}
	
.text2 a{color:rgba(255,255,255,1.00);
	transition:0.3s all;}

.link_btn2:hover{background: rgba(116,175,221,1.00);
	transition:0.3s all;}

.schedule_table{width: 100%;}

.schedule_table table{width: 100%;
	font-size: max(0.85vw,12px);
	line-height: 200%;
	text-align: center;}

.schedule_td0{width: 100%;
	font-size: max(1.2vw,18px);
	line-height: 180%;
	color: rgba(255,255,0,1.00);
	background: rgba(255,37,98,1.00);}
	
.schedule_td0_2{width: 100%;
	font-size: max(1.2vw,18px);
	line-height: 180%;
	color: rgba(247,147,30,1.00);
	background: rgba(6,0,73,1.00);}

.schedule_td1{width: 9.08%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}

.schedule_td1_2{width: 10%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}

.schedule_td2{background: rgba(70,70,70,1.00);
	color:rgba(255,255,255,1.00);}
	
.schedule_td3{background: rgba(255,255,255,1.00);
	color:rgba(0,0,0,1.00);
	line-height: 250%;}
	
.schedule_td4{background: rgba(150,150,150,1.00);
	color:rgba(0,0,0,1.00);
	line-height: 130%;
	vertical-align: middle;}

.color_star{color: rgba(255,37,98,1.00);}

.aftertalk_text{font-size: max(0.9vw,14px);
	line-height: 150%;
	text-align: left;}

.aftertalk_title{font-size: max(1.0vw,16px);}

.address_text{font-size: max(0.9vw,14px);
	line-height: 150%;}

.theater_map{width: 60%;
	min-width: 800px;
	height: 350px;
	margin: 0 auto;}
	
@media screen and ( min-width:2000px )
{
.theater_map{width: 60%;
	height: 450px;
	margin: 0 auto;}
}
		
.theater_map iframe{width: 100%;
	height: 100%;}

.ticket_box1{text-align: center;
	font-size: max(1.2vw,19px);
	line-height: 150%;color: rgba(255,255,255,1.00);}

.ticket_title{font-size: max(2.0vw,30px);
	line-height: 150%;
	color: rgba(255,223,0,1.00);}

.ticket_title2{font-size: max(1.6vw,24px);
	line-height: 150%;
	text-align: center;}

.ticket_p{width: 30%;
	min-width: 480px;
	margin: 0 auto;}
	
.ticket_p img{width: 100%;}

.link_btn1{width: 15%;
	min-width: 250px;
	margin: 0 auto;
	line-height: 200%;
	background: rgba(241,90,36,1.00);
	border-radius: 5px;
	position: relative;
	transition:0.2s all;}

.link_btn1_close{width: 15%;
	min-width: 250px;
	margin: 0 auto;
	line-height: 200%;
	color: rgba(255,255,255,1.00);
	background:rgba(100,100,100,1.00);
	border-radius: 5px;
	position: relative;}

/*.link_btn1::after {
  content: ">";
  color: rgba(255,255,255,1.00);
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);}*/
		
.link_btn1:hover{background: rgba(116,175,221,1.00);}
	
.link_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}

.liveview_link{width: 40%;
	min-width: 700px;
	margin: 0 auto;
	transition:0.3s all;}

.liveview_link img{width: 100%;}

.liveview_link:hover{transform:scale(1.05,1.05);
  transition:0.3s all;}

.text3{font-size: max(1.5vw,22px);}

.text4{font-size: max(1.0vw,14px);}

.link_btn3{width: 10%;
	margin: 0 auto;
	font-size: max(1.0vw,16px);
	line-height: 180%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition:0.2s all;}
	
.link_btn3:hover{transform:scale(1.1,1.1);}
	
.link_btn3 a{color: rgba(0,0,0,1.00);}

/* goods */
.goods_stagename{width: calc(60% - 40px);
	margin: 0 auto;
	padding: 0 20px;
	font-size: max(1.6vw,18px);
	line-height: 200%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	background: rgba(255,37,98,1.00);}
	
.goods_stagename2{width: calc(60% - 40px);
	margin: 0 auto;
	padding: 0 20px;
	font-size: max(1.6vw,18px);
	line-height: 200%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	background:rgba(50,50,50,1.00);}
	
.goods_open{width: calc(60% - 40px);
	margin: 5px auto 0;
	padding: 0 20px;
	font-size: max(1.0vw,16px);
	line-height: 200%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	background: rgba(255,0,4,1.00);}
	
.goods_block1{width: 60%;
	min-width: 800px;
	margin: 0 auto;
	overflow: hidden;}
	
.goods_img{width: 30%;
	float: left;}
	
.goods_img img{width: 100%;}

.goods_text_box{width: 68%;
	padding-left: 2%;
	text-align: left;
	color: rgba(0,0,0,1.00);
	float: left;}

.goods_text1{width: 100%;
	padding-bottom: 5px;
	font-size: max(1.4vw,20px);
	line-height: 150%;
	border-bottom: rgba(0,0,0,0.50) solid 1px;
	overflow: hidden;}
	
.goods_text1_block1{margin-right: 15px;
	float: left;}

.goods_text1_block2{padding: 0 10px;
	margin-right: 5px;
	font-size: max(1.0vw,16px);
	color: rgba(255,255,255,1.00);
	background:rgba(255,0,4,1.00);
	float: left;}
	
.goods_text2{font-size: max(1.2vw,16px);
	line-height: 150%;}

.goods_text3{font-size: max(0.9vw,12px);
	line-height: 150%;
	padding-top: 10px;}
	
.goods_text4{font-size: max(1.0vw,14px);
	line-height: 150%;
	overflow: hidden;
	padding-top: 10px;}

.goods_btn1{width: calc(25% - 10px);
	line-height: 180%;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
	background: rgba(0,0,0,1.00);
	float: left;
	transition:0.3s all;}
	
.goods_btn1:hover{transform:scale(1.1,1.1);
	background: rgba(90,90,90,1.00);}
	
.goods_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}

.goods_caution{width: 60%;
	min-width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	font-size: max(1.0vw,16px);
	line-height: 150%;
	text-align: left;
	color: rgba(0,0,0,1.00);
	border-top: rgba(0,0,0,1.00) solid 1px;}

.link_goods{width: 30%;
	margin: 0 auto;
	transition:0.3s all;}
	
.link_goods:hover{transform:scale(1.1,1.1);}

.link_goods img{width: 100%;}

/* qa */
.qa_box{width: 60%;
	min-width: 800px;
	margin: 0 auto;}

.qa_title{font-size: max(1.6vw,24px);
	line-height: 150%;
	color: rgba(0,0,0,1.00);}

.qa_caution{font-size: max(1.0vw,14px);
	text-align: justify;
	color:rgba(0,0,0,1.00);}
	
.qa_caution a{color: rgba(245,162,0,1.00);}

.qa_block1{width: 100%;
	color: rgba(50,50,50,1.00);
	margin: 0 auto 5px;
	text-align: left;
	border-radius: 5px;
	overflow: hidden;}
	
.q{width: 100%;
	background: rgba(50,50,50,1.00);
	color:rgba(255,255,255,1.00);
	overflow: hidden;
	cursor: pointer;}

.a{width: 100%;
	background:rgba(255,255,255,1.00);
	color: rgba(50,50,50,1.00);
	overflow: hidden;
	display: none;}

.qa_mark{width: 3%;
	font-size: max(1.2vw,18px);
	line-height: 130%;
	padding: 5px 0 5px 2%;
	float: left;}

.qa_text_q{width: 88%;
	font-size: max(1.0vw,14px);
	line-height: 150%;
	padding: 5px 2% 5px 0;
	float: left;}

.qa_text_a{width: 92%;
	font-size: max(1.0vw,14px);
	line-height: 150%;
	padding: 5px 2% 5px 0;
	float: left;}

.qa_button{width: 5%;
	padding: 5px 0;
	font-size: max(0.6vw,10px);
	line-height: 220%;
	background: url("../img/btn_qa_open.png");
	background-size: 40% auto;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;}

.p_m{background: url("../img/btn_qa_close.png");
	background-size: 40% auto;
	background-repeat: no-repeat;
	background-position: center center;}


.staff_td1{font-size: max(1.1vw,16px);
	text-align: right;
	color: rgba(255,37,98,1.00);
	vertical-align: top;}

.staff_td2{padding-left: 1.0vw;
	font-size: max(1.2vw,18px);
	line-height: 150%;
	text-align: left;
	color: rgba(0,0,0,1.00);
	vertical-align: middle;}

.staff_td2 table{padding-top: 5px;}

.staff_name3{font-size: max(1.1vw,16px);
	line-height: 150%;}

.staff_block1{font-size: max(1.1vw,16px);
	line-height: 150%;
	color: rgba(0,0,0,1.00);}

.bgm_block{font-size: max(1.1vw,16px);
	color: rgba(0,0,0,1.00);}
	
.bgm_type{color: rgba(255,37,98,1.00);}
	
.bgm_title{font-size: max(1.4vw,20px);}

.bgm_text1{padding-top: 10px;
	font-size: max(1.0vw,14px);
	line-height: 100%;
	color: rgba(103,103,103,1.00);}

.contact_btn{opacity: 0;
	width: 20%;
	margin: 0 auto;
	font-size: max(1.6vw,24px);
	line-height: 250%;
	text-align: center;
	background: rgba(35,24,21,1.00);
	border-radius: 100px;}

.contact_btn a{display: block;
	color: rgba(255,255,255,1.00);
	transition:0.3s;}
	
.contact_btn a:hover{transform:scale(1.1,1.1);
  transition:0.3s all;}


.information_ex2{width: 100%;
	height: 100vh;
	display: none;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 1999;}
	
.information_ex_switch{width: 100%;
	height: 100%;
	position: fixed; top: 0; left: 0;
	z-index: 100;}

.information_ex_inner2{width: calc(70% - 40px);
	height: 70%;
	min-width: 820px;
	margin: 15vh auto 10%;
	padding: 20px;
	background: rgba(255,255,255,1.00);
	overflow-y: scroll;
	position: relative;
	z-index: 101;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;       /* Firefox 対応 */}
	
.information_ex_inner2::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;}
		
.information_ex_header{text-align: center;
	font-size: max(1.2vw,24px);
	line-height: 150%;}

.information_ex_text{text-align: left;
	font-size: max(0.85vw,16px);
	line-height: 170%;
	padding: 40px 0;}
	
.information_ex_footer{text-align: right;
	font-size: max(0.9vw,18px);}

.text1_btn{cursor: pointer;}

.btn_close{width: 40px;
	height: 40px;
	position: fixed; top: 10px; right: 10px;
	z-index: 1999;
	cursor: pointer;}
	
.btn_close2{width: 100px;
	height: 30px;
	margin: 20px auto 0;
	line-height: 30px;
	background: rgba(177,177,177,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	border-radius: 5px;
	cursor: pointer;}
	
.btn_close img,.btn_close2 img{width: 100%;}









footer{width: 100%;
	padding: 50px 0;
	text-align: center;
	background: rgba(6,0,73,1.00);}

.footer_logo{width: 10%;
	margin: 0 auto;}
	
.footer_logo img{width: 100%;}

.footer_contact{width: 20%;
	min-width: 300px;
	margin: 0 auto;
	font-size: max(0.85vw,14px);
	line-height: 200%;
	border: rgba(255,255,255,1.00) solid 1px;
	border-radius: 100px;}

.footer_contact a{display: block;
	color: rgba(255,255,255,1.00);}

.copyright{width: 100%;
	padding-top: 20px;
	font-size: max(0.9vw,15px);
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align: center;}

ul.listmarker1 {font-size: max(0.9vw,14px);
	list-style-type: none;
	margin-left:0.85vw;
	line-height: 150%;
}
	
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-0.85vw; 
}

ul.listmarker2 {
	list-style-type: none;
	margin-left:16px;
}
	
ul.listmarker2 li:before {
	content: '・'; 
	margin-left:-16px; 
}
	

ul.listmarker3 li{list-style-type: decimal;
	margin-left: 20px;}

ul.listmarker3 li ul.listmarker4 li{list-style-type: disc;}

ul.listmarker2 li ul.listmarker5{margin-left: 32px;}

ul.listmarker2 li ul.listmarker5 li{list-style-type: none;}
	
ul.listmarker5 li:before {
	content: '〇'; 
	margin-left:0px; 
}
	
	

@media screen and ( max-width:736px )
{
body{width: 100%;
	min-width: 320px;}

.img_size1{width: 100%;
	margin: 0 auto;}

.loading_block{width: 300px;
	height: 60px;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	margin: -50px 0 0 -150px;}

.loading_img{height: 60px;}

#conttainer{margin-top: 0;}

.contents_fadein{opacity: 1.0;}

.main_img{max-width: 420px;
	margin: 0 auto;}

.main_img_inner{width: 90%;
	min-width: 280px;
	margin: 0 auto 0;}

.main_img_inner2{width: 100%;
	min-width: 280px;
	margin: 0 auto;}

.top_btn{width: 80%;
	margin: 0 auto;
	position:relative;  top: auto; right: auto;
	transition:0.3s all;}

.top_btn_block1{width: 100%;
	padding: 5px 0;
	float: none;}

.top_btn img{width: 100%;}

.top_btn_block1:hover{transform:scale(1.0,1.0);
  transition:0.3s all;}
	
.stage_number_box{width: 80%;
	margin: 0 auto;
	overflow: hidden;}
	
.stage_number1{width: 100%;
	float: none;}
	
.stage_number2{width: 100%;
 float: none;}

.stage_number_img1{width: 70%;
	margin: 0 auto;
	float: none;}
	
.stage_number_text1{width: 100%;
	padding-left: 0;
	padding-top: 10px;
	font-size: 4.4vw;
	line-height: 150%;
	float: none;}

.story_box{width: 90%;
	margin: 0 auto;
	font-size: max(3.8vw,14px);
	text-align: left;
	color: rgba(255,255,255,1.00);}

.link_official{width: 40%;
	margin: 0 auto;
	position: relative;
	transition:0.3s all;}

.link_official:hover{transform:scale(1.0,1.0);}

.top_twitter{width: 60%;
	min-width: 200px;
	margin: 0 auto;}

.top_twitter img{transition: 0.3s;}

.top_twitter img:hover{
  transform:scale(1.0,1.0);
  transition:0.3s all;
}

.tw_timeline{width: 290px;
	margin: 10px auto;}

.covid19_box{width: 90%;
	max-width: 400px;
		margin: 0 auto;
	text-align: left;}

.covid_box_inner{width: calc(100% - 8px);
	min-width: 0;
	margin: 0 auto;
	border: rgba(35,24,21,1.00) solid 4px;
	transition: 0.3s;}
	
.covid19{width: calc(100% - 24px);
	padding: 15px 10px;
	margin: 2px;
	font-size:14px;
	line-height: 150%;
	transition: 0.3s;}
	
.covid_box_inner:hover{ transform:scale(1.0,1.0);
  transition:0.3s all;}

.refund{width: calc(90% - 8px);
	min-width: 0;
	max-width: 400px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border: rgba(255,255,255,1.00) solid 4px;
	transition:0.3s all;}

.refund:hover{transform:scale(1.0,1.0);}

.spacer1{font-size: max(0.85vw,12px);
	line-height: 150%;}

.spacer2{font-size: 2.0vw;
	line-height: 100%;}

.con_title1{width: 90%;
	min-width: 280px;
	font-size: max(5.4vw,40px);
	opacity: 0;}
	
.con_title1_2{font-size: max(4.0vw,30px);}

.con_title_bar{width: 90%;
	min-width: 280px;
	height: 3px;}


/* cast */

.cast_box1{width: 90%;
	min-width: 280px;
	margin: 0 auto;
	overflow: hidden;}

.cast_block1{opacity: 0;
	width: 90%;
	margin:0 auto 20px;
	float: none;}

.cast_block2{opacity: 0;
	width: 90%;
	margin:0 auto 20px;
	float: none;}

.cast_img_box{width: 95%;
	padding: 10px 2.5%;
	/*margin-bottom: 2px;*/
	text-align: center;
	overflow: hidden;}

.cast_name_box,.character_name_box{width: 95%;
	padding: 5px 2.5%;
	/*margin-bottom: 2px;*/
	text-align: center;
	overflow: hidden;}

.cast_img1{width: 50%;
	float: left;
	overflow: hidden;}
	
.cast_img1 img{width: 100%;
	transition: 0.3s;}

.cast_img1 img:hover{transform:scale(1.0,1.0);
  transition:0.3s all;}

.cast_name1{font-size: max(4.0vw,12px);
	line-height: 130%;}
	
.cast_name2{font-size: max(4.4vw,16px);
	line-height: 130%;}
	
.cast_name3{font-size: max(4.1vw,13px);}

.cast_name4{font-size: max(4.0vw,12px);
	line-height: 130%;}
	
.cast_name5{font-size: max(4.4vw,16px);
	line-height: 130%;}.character_name1{font-size: max(4.3vw,15px);
	line-height: 130%;}
	
.character_name2{font-size: max(3.8vw,12px);
	line-height: 130%;}

/* cast案2 */
.cast_block3{width: 49%;
	margin:0 0.5%;
	float: left;}
	
.cast_block4{width: 49%;
	margin:0 0.5%;
	float: left;}

.guest_img{width: 40%;
	margin: 0 auto;}

/* schedule */

.schedule_name{width: 70%;
	margin: 0 auto;}

.schedule_name_text1{width: 90%;
	margin: 0 auto;
	font-size: 5.0vw;
	line-height: 150%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;}
	
.schedule_name_text2{font-size: 4.2vw;
	line-height: 300%;
	text-align: center;}

.text_box1{width: 90%;
	min-width: 280px;}
	
.text_square1{width: 40%;
	margin: 0 auto 5px;
	font-size: max(3.6vw,14px);
	float: none;}
	
.text1{width: 100%;
	font-size: max(4.6vw,16px);
	line-height: 150%;
	text-align: center;
	float: none;}

.text2{font-size: max(3.6vw,14px);
	line-height: 150%;
	text-align: left;}
		
.box1{padding: 10px;
	border: rgba(255,255,255,1.00) solid 1px;}
	
.link_btn2{width: 100%;
	margin: 10px auto 0;
	line-height: 200%;
	text-align: center;
	background:rgba(0,108,255,1.00);
	transition:0.3s all;}
	
.text2 a{color:rgba(255,255,255,1.00);
	transition:0.3s all;}

.link_btn2:hover{background:rgba(0,108,255,1.00);
	transition:0.3s all;}
	
.schedule_table{width: 100%;
	overflow-x: scroll;}

.schedule_table table{width: 270%;
	font-size: max(3.6vw,14px);
	line-height: 200%;
	text-align: center;}

.aftertalk_text{font-size: max(3.6vw,12px);
	line-height: 150%;
	text-align: left;}

.aftertalk_title{font-size: max(4.0vw,14px);}

.theater_map{width: 90%;
	min-width: 0;
	height: 290px;
	margin: 0 auto;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.ticket_box1{width: 90%;
	margin: 0 auto;
	font-size: max(3.6vw,16px);}

.ticket_title{font-size: max(5.0vw,24px);}

.ticket_title2{font-size: max(4.6vw,20px);}

.ticket_p{width: 100%;
	min-width: 280px;
	margin: 0 auto;}

.link_btn1{width: 60%;
	min-width: 200px;
	margin: 0 auto;
	line-height: 250%;
	background: rgba(241,90,36,1.00);
	border-radius: 5px;
	position: relative;
	transition:0.2s all;}

.link_btn1_close{width: 60%;
	min-width: 200px;
	margin: 0 auto;
	color: rgba(255,255,255,1.00);
	line-height: 250%;
	background:rgba(100,100,100,1.00);
	border-radius: 5px;
	position: relative;}

/*.link_btn1::after {
  content: ">";
  color: rgba(255,255,255,1.00);
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);}*/
		
.link_btn1:hover{background: rgba(241,90,36,1.00);}
	
.link_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}

.liveview_link{width: 100%;
	min-width: 0;}

.liveview_link img{width: 100%;}

.liveview_link:hover{transform:scale(1.00,1.00);
  transition:0.3s all;}

.text3{font-size: max(4.0vw,18px);}

.text4{font-size: max(3.6vw,14px);}

.link_btn3{width: 70%;
	max-width: 200px;
	margin: 0 auto;
	font-size: max(3.6vw,14px);
	line-height: 180%;
	text-align: center;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition:0.2s all;}
	
.link_btn3:hover{transform:scale(1.1,1.1);}

/* goods */
.goods_stagename{width: calc(100% - 20px);
	min-width: 0;
	margin: 0 auto;
	padding: 0 10px;
	font-size: max(4.6vw,16px);}
	
.goods_stagename2{width: calc(100% - 20px);
	min-width: 0;
	margin: 0 auto;
	padding: 0 10px;
	font-size: max(4.6vw,16px);}

.goods_open{width: calc(100% - 20px);
	min-width: 0;
	margin: 3px auto 0;
	padding: 0 10px;
	font-size: max(4.0vw,14px);}

.goods_block1{width: 90%;
	min-width: 0;}
	
.goods_img{width: 80%;
	margin: 0 auto;
	float: none;}
	
.goods_img img{width: 100%;}

.goods_text_box{width: 100%;
	padding-top: 10px;
	padding-left: 0;
	text-align: left;
	color: rgba(0,0,0,1.00);
	float: none;}

.goods_text1{width: 100%;
	font-size: max(3.8vw,18px);
	line-height: 150%;
	text-align: center;
	border-bottom: rgba(0,0,0,0.50) solid 1px;}
	
.goods_text1_block1{width: 100%;
	float: none;}

.goods_text1_block2{width: 50%;
	padding: 0 10px;
	margin: 0 auto;
	font-size: max(3.4vw,14px);
	text-align: center;
	color: rgba(255,255,255,1.00);
	background:rgba(255,0,4,1.00);
	float: none;}
	
.goods_text2{font-size: max(3.6vw,16px);
	line-height: 150%;
	text-align: center;}

.goods_text3{font-size: max(3.2vw,12px);
	line-height: 150%;
	padding-top: 10px;}
	
.goods_text4{font-size: max(3.4vw,14px);
	line-height: 150%;
	overflow: hidden;
	padding-top: 10px;}
	

.goods_btn1{width: calc(50% - 10px);
	line-height: 250%;
	text-align: center;
	margin: 0 5px 5px;}

.goods_btn1:hover{transform:scale(1.0,1.0);
	background: rgba(0,0,0,1.00);}

.goods_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}

.goods_caution{width: 90%;
	min-width: 0;
	margin: 0 auto;
	padding-top: 10px;
	font-size: max(3.4vw,14px);
	text-align: left;
	color: rgba(0,0,0,1.00);
	border-top: rgba(0,0,0,1.00) solid 1px;}

.link_goods{width: 90%;
	margin: 0 auto;
	transition:0.3s all;}
	
.link_goods:hover{transform:scale(1.0,1.0);}

/* qa */
.qa_box{width: 100%;
	min-width: 0;}

.qa_title{font-size: max(4.6vw,20px);}

.qa_caution{width: 90%;
	margin: 0 auto;
	font-size: max(3.6vw,12px);
	line-height: 150%;
	text-align: justify;}

.qa_block1{width: 100%;}
	
.qa_mark{width: 6%;
	padding: 10px 0 10px 2%;
	font-size: max(4.0vw,14px);}

.qa_text_q{width: 78%;
	padding: 10px 2% 10px 0;
	font-size: max(3.6vw,12px);}

.qa_text_a{width: 88%;
	padding: 10px 2% 10px 0;
	font-size: max(3.6vw,12px);}

.qa_button{width: 10%;
	padding: 10px 0;
	font-size: max(3.6vw,12px);
	line-height: 150%;
	background: url("../img/btn_qa_open.png");
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;}

.p_m{background: url("../img/btn_qa_close.png");
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position: center center;}

.staff_td1{width: auto;
	display: block;
	font-size: max(3.6vw,12px);
	line-height: 130%;
	text-align: center;
	color: rgba(255,37,98,1.00);
	vertical-align: middle;}

.staff_td2{width: auto;
	display: block;
	padding-left: 0;
	padding-bottom: 10px;
	font-size: max(3.6vw,12px);
	line-height: 130%;
	text-align: center;
	vertical-align: middle;}

.staff_td2 table{margin: 0 auto;
	text-align: left;}

.staff_name3{font-size: max(3.4vw,11px);}

.staff_block1{font-size: max(3.6vw,12px);
	text-align: center;}

.bgm_block{font-size: max(3.6vw,12px);
	color: rgba(0,0,0,1.00);}
	
.bgm_title{font-size: max(4.4vw,16px);}

.bgm_text1{font-size: max(3.6vw,12px);}

.contact_btn{width: 60%;
	font-size: max(4.2vw,18px);}
	
.contact_btn a:hover{transform:scale(1.0,1.0);
  transition:0.3s all;}


.information_ex_inner2{width: calc(90% - 40px);
	height: 70%;
	min-width: 0;}

.information_ex_header{text-align: justify;
	font-size: max(3.6vw,12px);}

.information_ex_text{text-align: left;
	font-size: max(3.4vw,10px);
	line-height: 170%;
	padding: 40px 0;}
	
.information_ex_footer{text-align: right;
	font-size: max(3.6vw,12px);}

.text1_btn{cursor: pointer;}

.btn_close{width: 40px;
	height: 40px;
	position: fixed; top: 10px; right: 10px;
	z-index: 1999;
	cursor: pointer;}
	
.btn_close2{width: 100px;
	height: 30px;
	margin: 20px auto 0;
	line-height: 30px;
	background: rgba(177,177,177,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	border-radius: 5px;
	cursor: pointer;}
	
.btn_close img,.btn_close2 img{width: 100%;}



footer{}

.footer_logo{width: 40%;}

.footer_contact{width: 75%;
	margin: 0 auto;
	font-size: 3.6vw;
	line-height: 200%;
	border: rgba(255,255,255,1.00) solid 1px;
	border-radius: 100px;}

.copyright{font-size: 3.6vw;}
	
ul.listmarker1 {font-size: 3.0vw;
	margin-left:3.0vw;}
	
ul.listmarker1 li:before {margin-left:-3.0vw;}

ul.listmarker5 li:before {
	content: '〇'; 
	margin-left:-16px; 
}
	
	
}
















