@charset "utf-8";

body{min-width: 1200px;
	overflow-y: scroll;}
	
.bg_box0{width: 100%;
	height: 100%;
	background: url("../img/bg1.png");
	background-size: cover;
	background-repeat: repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg_box1{width: 100%;
	height: 100%;
	background: url("../img/bg2.png");
	background-size: 100% auto;
	background-repeat: repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg_box2{width: 30%;
	position: fixed; top: 50%; left: 50%;
	z-index: 0;}

.bg_box2 img{width: 100%;
	margin-left: -50%;
	margin-top: -20%;}


.font-min1{font-family: kozuka-mincho-pr6n, serif;
font-weight: 500;
font-style: normal;}

.font-min2{font-family: kozuka-mincho-pr6n, serif;
font-weight: 700;
font-style: normal;}

.font-min3{font-family: kozuka-mincho-pr6n, serif;
font-weight: 900;
font-style: normal;}

.font-goth1{font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 400;
font-style: normal;}

.font-goth2{font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 700;
font-style: normal;}

.font-goth3{font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 900;
font-style: normal;}


.start_filter{width: 100vw;
	height: 100vh;
	background:rgba(0,0,0,1.00);
	position: fixed; top: 0; left: 0;
	z-index: 9;}

.loading_img{width: 200px;
	height: 85px;
	margin-top: -42.5px;
	margin-left: -100px;
	position: fixed; top: 50%; left: 50%;}

.loading1,.loading2{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;}

.loading1 img,.loading2 img{width: 100%;
	height: 100%;
	-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;}

.loading2{animation: r1 3s 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;}
}
@-ms-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@-o-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;}
}

#container{padding-top: 70px;
	position: relative;
	z-index: 1;}

header{width: 100%;
	background: rgba(193,39,45,0.90);
	position: fixed; top: 0;
	z-index: 8;
	overflow: hidden;}

.header_bar{width: calc(100% - 15px);
	padding-left: 15px;
	font-size: 12px;
	line-height: 20px;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}

.header_logo{height: 45px;
	margin: 2.5px 20px 2.5px 15px;
	float: left;}
	
.header_logo img{height: 100%;}
	
.pc_menu{height: 40px;
	margin: 5px 0;
	float: left;}

.menu_btn_pc{font-size: 16px;
	line-height: 40px;
	margin-right: 20px;
	float: left;}
	
.menu_btn_pc a{display: block;
	color:rgba(255,255,255,1.00);}

.pc_menu_btn2{height: 40px;
	float: left;}
	
.pc_menu_btn2 img{height: 100%;}

.menu_btn_pc:hover{border-bottom: rgba(255,182,0,1.00) solid 2px;}

.spacer1{font-size: 1.0vw;}

.main_img{width: 100%;
	min-height: calc(100vh - 70px);
	background:url("../img/bg_top.jpg");
	background-size: cover;
	display:flex;
	justify-content: center;
	align-items: center;}

.main_img_inner{width: 100%;}
	
.main_img img{width: 100%;}


.top_date{width: 100%;
	color: rgba(255,255,255,1.00);
	text-align: center;
	background: url("../img/bar_bg2.jpg");
	background-size: cover;
	background-position: center center;}

.top_date_date{font-size: max(1.2vw,20px);
	line-height: 150%;}

.con_block1{width: 60%;
	min-width: 800px;
	margin: 0 auto;
	text-align: center;}
	
.con_block2{width: 78%;
	min-width: 950px;
	margin: 0 auto;
	text-align: center;}

.con_title1{width: 50%;
	margin: 0 auto;}
	
.con_title1 img{width: 100%;}

.con_text1{text-align: center;
	font-size: max(1.8vw,26px);
	line-height: 150%;
	color: rgba(241,90,36,1.00);}

.cast_box1{display: inline-block;
	overflow: hidden;}

.cast_block1{width: 10vw;
	min-width:140px;
	padding: 0 2vw;
	color: rgba(255,255,255,1.00);
	float: left;}
	
.cast_img1{width: 100%;
	padding-bottom: 5px;}

.cast_img1 img{width: 100%;}

.cast_name1{font-size: max(1.1vw,16px);
	line-height: 120%;}
	
.cast_name2{font-size: max(1.4vw,20px);
	line-height: 150%;}
	
.cast_name3{font-size: max(1.2vw,18px);
	line-height: 150%;}
	
.text1{font-size: max(1.4vw,22px);
	line-height: 150%;}

.text2{font-size: max(1.0vw,16px);
	line-height: 150%;}

.text3{font-size: max(0.9vw,14px);
	line-height: 150%;}
	
.text5{font-size: max(1.2vw,18px);
	line-height: 150%;}

.schedule_table{width: 100%;
	max-width: 900px;
	margin: 0 auto;}

.schedule_table2{width: 30%;
	max-width: 300px;
	margin: 0 auto;}

.table_box1{width: 100%;
	overflow: hidden;}
	
.table_inner{width: 50%;
	float: left;}

.schedule_table table,.schedule_table2 table{width: 100%;
	margin: 0 auto;
	color: rgba(255,255,255,1.00);}

.schedule_td1{font-size: max(1.1vw,16px);
	line-height: 200%;
	text-align: center;
	background: rgba(142,0,2,1.00);}
	
.schedule_td2{font-size: max(1.1vw,16px);
	line-height: 150%;
	text-align: center;
	background: rgba(55,55,55,1.00);}

.schedule_td3,.schedule_td4{font-size: max(1.1vw,16px);
	line-height: 250%;
	color: rgba(0,0,0,1.00);
	text-align: center;
	vertical-align: middle;
	background: rgba(255,255,255,0.90);}

.schedule_td4{width: 25%;}

.fc_blue{color: rgba(0,140,255,1.00);}

.fc_red{color: rgba(255,77,80,1.00);}

.caution1{font-size: max(0.8vw,14px);
	text-align: left;
	color: rgba(255,255,255,1.00);}

.theater_map{width: 100%;
	height: 290px;
	margin: 5px auto;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.ticket_table{width: 80%;
	min-width: 720px;
	margin: 5px auto;}

.ticket_table table{width: 100%;}

.ticket_table_td1{width: 30%;
	line-height: 150%;
	padding: 10px 0;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(142,0,2,1.00);}
	
.ticket_table_td2{width: calc(70% - 20px);
	padding: 10px 10px;
	text-align: left;
	vertical-align: middle;
	background: rgba(255,255,255,0.90);}
	
	.ticket_table_td3{width: 25%;
	line-height: 150%;
	padding: 10px 0;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(142,0,2,1.00);}
	
.ticket_table_td4{width: calc(75% - 20px);
	padding: 10px 10px;
	text-align: left;
	vertical-align: middle;
	background: rgba(255,255,255,0.90);}

.ticket_btn1{width: 20%;
	margin: 10px auto;
	font-size: max(1.0vw,14px);
	line-height: 200%;
	background: rgba(193,29,45,1.00);
	border-radius: 5px;}

.ticket_btn1:hover{opacity: 0.7;}

.ticket_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}

.goods_img{width: 60%;
	min-width: 600px;
	margin: 0 auto;}
	
.goods_img img{width: 100%;}

footer{width: 100%;
	padding: 20px 0;
	background: rgba(0,0,0,1.00);
	border-top: rgba(193,39,45,0.90) solid 2px;}

.footer_logo{height: 45px;
	text-align: center;
	padding-bottom: 20px;}
	
.footer_logo img{height: 100%;}

.footer_text{padding: 0;
	color: rgba(255,255,255,1.00);
	text-align: center;}

.logo_aff{width: 100px;
	margin: 0 auto;}
	
.logo_aff img{width: 100%;}

.copyright{padding-top: 30px;
	text-align: center;
	color: rgba(255,255,255,1.00);}

ul.listmarker1 {
	list-style-type: none;
	margin-left:14px;
	line-height: 150%;
}
	
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-14px; 
}

ul.listmarker2 li {
	list-style-type: decimal;
	font-size: 16px;
	margin-left: 16px;
}


.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(90% - 40px);
	height: 70%;
	max-width: 1020px;
	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);}

.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: 20px;
	cursor: pointer;}
	
.btn_close img,.btn_close2 img{width: 100%;}






@media screen and ( max-width:736px )
{
body{min-width: 320px; }

.bg_box2{width: 50%;
	position: fixed; top: 50%; left: 50%;
	z-index: 0;}

#container{padding-top: 0;}

.sp_menu_btn1{width: 90%;
	margin: 0 auto;}

header{display: none;}

.spacer1{font-size: 4.0vw;}

.main_img{width: 100%;
	min-height: 100vh;
	background:url("../img/bg_top_sp.jpg");
	background-size: 100% 100%;}

.main_img_inner{width: 100%;}
		
.top_date{background: url("../img/bar_bg2_sp.jpg");
	background-size: cover;
	background-position: center center;}

.top_date_date{font-size: max(4.0vw,14px);
	line-height: 150%;}

.con_block1,.con_block2{width: 90%;
	min-width: 0;}

.con_title1{width: 70%;}
	
.con_title1 img{widtht: 100%;}
	
.con_text1{text-align: center;
	font-size: max(5.0vw,18px);
	line-height: 150%;
	color: rgba(241,90,36,1.00);}
	
.cast_block1{width: 50%;
	min-width: 180px;
	margin: 0 auto;
	color: rgba(255,255,255,1.00);
	float: none;}

.cast_name1{font-size: max(4.0vw,12px);
	line-height: 120%}
	
.cast_name2{font-size: max(5.0vw,18px);
	line-height: 150%;}
	
.cast_name3{font-size: max(4.4vw,14px);
	line-height: 150%;}
	
.text1{font-size: max(4.6vw,16px);
	line-height: 150%;}

.text2{font-size: max(3.6vw,12px);
	line-height: 150%;}

.text3{font-size: max(3.0vw,10px);
	line-height: 150%;}

.text4{font-size: max(2.8vw,10px);
	line-height: 150%;}

.text5{font-size: max(4.2vw,14px);
	line-height: 150%;}

.schedule_table,.schedule_table2{width: 95%;
	max-width: 450px;}

.table_inner{width: 100%;
	float: none;}

.caution1{font-size: max(3.0vw,10px);}

.theater_address{width: 95%;
	margin: 0 auto;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.theater_map{width: 100%;
	max-width: 450px;
	height: 250px;}
	
.ticket_text1{font-size: 14px;}

.ticket_table{width: 100%;
	min-width: 0;
	max-width: 450px;
	margin: 0 auto;}

.ticket_table_td1{display: block;
	width: auto;
	padding: 5px 0;
	text-align: center;}
	
.ticket_table_td2{display: block;
	width: auto;
	padding: 5px 0;
	text-align: center;}
	
.ticket_table_td3{display: block;
	width: auto;
	padding: 5px 0;
	text-align: center;}
	
.ticket_table_td4{display: block;
	width: auto;
	padding: 5px 0;
	text-align: center;}

.ticket_btn1{width: 60%;
	margin: 10px auto;
	font-size: max(4.0vw,14px);
	line-height: 250%;
	background: rgba(193,29,45,1.00);
	border-radius: 5px;}

.ticket_btn1:hover{opacity: 1.0;}

.goods_img{width: 90%;
	min-width: 0;}

footer{text-align: center;}

.footer_logo{height: 40px;}
	
.footer_logo img{height: 100%;}

.footer_text{}

.logo_aff{width: 80px;
	margin: 0 auto;}

.copyright{padding-top: 30px;}


ul.listmarker1 {
	list-style-type: none;
	margin-left:12px;
	line-height: 150%;
}
	
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-12px; 
}

.twittter_link{width: 50px;
	height: 50px;
	position: fixed; bottom: 10px; left: 70px;
	z-index: 8;}
	
.twittter_link img{width: 100%;}


.information_ex_header{text-align: center;
	font-size: 4.2vw;
	line-height: 150%;}

.information_ex_text{text-align: left;
	font-size: 3.6vw;
	line-height: 150%;
	padding: 40px 0;}
	
.information_ex_footer{text-align: right;
	font-size: 3.6vw;}

}



