@charset "utf-8";

body{min-width: 1200px;
	background: rgba(0,0,0,1.00);
	overflow-y: scroll;}

.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;}

.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;}

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

.loading_block{width: 200px;
	height: 100px;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	margin: -50px 0 0 -100px;}

.loading_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;}

@-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;}
}

.loading_img img{width: 100%;}

.bg_box{width: 100%;
	min-width: 1200px;
	height: 100vh;
	margin-top: 60px;
	background: url("../img/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0;
	z-index: 0;}

#container{position: relative;
	z-index: 1;}

header{width: 100%;
	height: 62px;
	background: url("../img/bar2.png");
	background-size: 100% 100%;
	position: fixed; top: 0;
	z-index: 8;}

.pc_menu{width: 100%;
	height: 60px;
	overflow: hidden;}

.header_logo{height: 60px;
	padding: 0 20px;
	float: left;}
		
.header_logo img{height: 100%;}

.pc_menu_btn{height: 40px;
	margin: 10px 20px 10px 0;
	font-size: 20px;
	line-height: 40px;
	float: left;}

.pc_menu_btn:hover{border-bottom: rgba(255,0,4,1.00) solid 1px;}

.pc_menu_btn a{display: block;
	color: rgba(198,156,109,1.00);}

.header_bar{width: 100%;
	height: 2px;
	background: url("../img/bar1.png");
	background-size: 100% 100%;}

.link_stage{overflow: hidden;
	position: absolute; top: 0; left: 5px;
	z-index: 2;}

.link_stage_btn{width: 200px;
	padding-top: 5px;
	/*float: right;*/}
	
.link_stage_btn img{width: 100%;}

.link_stage_btn:hover{opacity: 0.8;}

.main_img{width: 100%;}
	
.main_img_logo1{width: 30%;
	margin: 60px auto 0;
	padding-bottom: 20px;}
	
.subpage_head{width: 100%;}

.subpage_logo1{width: 14%;
	margin: 60px auto 0;
	padding-bottom: 20px;}
	
.main_img_logo1 img,.subpage_logo1 img{width: 100%;}

.main_img_text1{font-size: 2.6vw;
	line-height: 120%;
	text-align: center;
	color:rgba(255,0,4,1.00);
	text-shadow:black 1px 1px 2px, black -1px 1px 3px,
    black 1px -1px 3px, black -1px -1px 3px;}
	
.main_img_text2{padding-bottom: 50px;
	font-size: 2.2vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,0,4,1.00);
	text-shadow:black 1px 1px 2px, black -1px 1px 3px,
    black 1px -1px 3px, black -1px -1px 3px;}

.introduction{width: 100%;
	padding: 10px 0;
	text-align: center;
	background:rgba(0,0,0,0.90);
	background-size: 100% 100%;}
	
.introduction_bar1{width: 100%;
	height: 4px;
	background: rgba(166,124,82,1.00);}
	
.introduction_bar2{width: 100%;
	margin: 5px 0 20px;
	height: 2px;
	background: rgba(166,124,82,1.00);}
	
.introduction_bar3{width: 100%;
	margin: 20px 0 5px;
	height: 2px;
	background: rgba(166,124,82,1.00);}
	
.introduction_title{font-size: 32px;
	line-height: 150%;
	padding-bottom: 20px;
	color: rgba(255,0,4,1.00);}

.introduction_text{font-size: 18px;
	line-height: 180%;
	color: rgba(255,255,255,1.00);}

.introduction_text2{font-size: 16px;
	line-height: 150%;
	color: rgba(247,147,30,1.00);}
	
.introduction_text3{font-size: 18px;
	line-height: 150%;
	color:rgba(255,255,255,1.00);}

.con_block1{width: 100%;
	margin-top: 20px;
	background: url("../img/bg_filter2.png");
	border-top: rgba(166,124,82,1.00) solid 15px;}

.con_block_inner1{width: 100%;
	padding: 60px 0;
	text-align: center;
	background: rgba(0,0,0,0.70);}

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

.group_name{font-size: 28px;
	padding:10px 0 20px;
	color:rgba(255,51,54,1.00);}
	
.cast_block1{color: rgba(255,255,255,1.00);
	padding-bottom: 20px;}
	
.cast_name1{font-size: 18px;
	line-height: 150%;}

.cast_name2{font-size: 24px;
	line-height: 150%;}
	
.cast_name3{font-size: 20px;
	line-height: 180%;}
	
.schedule_text1{font-size: 24px;
	color: rgba(255,255,255,1.00);}

.schedule_text1 a{color: rgba(255,255,255,1.00);}

.schedule_text2{font-size: 18px;
	color: rgba(255,255,255,1.00);}

.table_box{width: 800px;
	margin: 20px auto;
	color: rgba(255,255,255,1.00);}
	
.table_box table{width: 100%;
	border-top: rgba(255,255,255,0.50) solid 1px;
	font-size: 22px;
	line-height: 150%;}
	
.schedule_td1{width: 20%;
	padding: 10px 0;
	line-height: 40px;
	border-right: rgba(255,255,255,0.50) solid 1px;
	border-bottom:  rgba(255,255,255,0.50) solid 1px;}

.schedule_td2{width: 40%;
	padding: 10px 0;
	line-height: 40px;
	border-right: rgba(255,255,255,0.50) solid 1px;
	border-bottom:  rgba(255,255,255,0.50) solid 1px;}
	
.schedule_td3{width: 40%;
	padding: 10px 0;
	line-height: 40px;
	border-bottom:  rgba(255,255,255,0.50) solid 1px;}
	
.schedule_td2 img,.schedule_td3 img{height: 40px;
	margin-left: 10px;}

.schedule_type{font-size: 18px;
	line-height: 20px;
	padding: 5px 0;
	overflow: hidden;}
	
.type_block{float: left;
	text-align: left;
	padding-right: 10px;}
	
.type_block img{height: 20px;}

.caution{padding-top:5px;
	font-size: 14px;
	line-height: 150%;
	text-align: left;}

.group_name2{font-size: 28px;
	padding:20px 0 0;
	color:rgba(255,51,54,1.00);}

.theater_map{width: 800px;
	height: 290px;
	margin: 10px auto;}

.theater_map iframe{width: 100%;
	height: 100%;}

.ticket_td0{background: rgba(207,0,3,1.00);
	border-bottom: rgba(255,255,255,0.50) solid 1px;}
	
.ticket_td1{width: 25%;
	padding: 10px 0;
	border-bottom: rgba(255,255,255,0.50) solid 1px;
	border-right: rgba(255,255,255,0.50) solid 1px;}

.ticket_td2{width: calc(75% - 30px);
	padding: 10px 15px;
	text-align: left;
	border-bottom: rgba(255,255,255,0.50) solid 1px;}

.ticket_td3{width: calc(75% - 30px);
	padding: 10px 15px;
	font-size: 16px;
	text-align: left;
	border-bottom: rgba(255,255,255,0.50) solid 1px;}

.ticket_link{width: 300px;
	font-size: 18px;
	line-height: 40px;
	margin: 5px auto;
	background: rgba(42,0,255,1.00);
	border-radius: 5px;}
	
.ticket_close{width: 300px;
	font-size: 18px;
	line-height: 40px;
	margin: 5px auto;
	background:rgba(100,100,100,1.00);
	color: rgba(255,255,255,1.00);
	border-radius: 5px;}
	
.ticket_link a{display: block;
	color: rgba(255,255,255,1.00);}

.ticket_link:hover{background: rgba(255,126,0,1.00);}

footer{width: 100%;
	padding: 20px 0 10px;
	margin-top: 20px;
	text-align: center;
	background: rgba(0,0,0,1.00);}

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

.footer_text1{text-align: center;
	font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	margin-top: 15px;}

.official_link{padding-top: 20px;
	font-size: 16px;
	color: rgba(198,156,109,1.00);}
	
.official_link a{color: rgba(198,156,109,1.00);}

.official_link a:hover{opacity: 0.8;}

.sns_link{display: inline-block;
	padding: 20px 0;}

.sns_link img{height: 30px;}

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

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

.info_ex_box{width: 41%;
	margin: 0 auto;
	font-size: 0.85vw;
	line-height: 150%;
	overflow: hidden;}
	
.info_ex_box2{width: 20%;
	margin: 0 auto;
	font-size: 0.85vw;
	line-height: 150%;
	overflow: hidden;}

.btn_information_ex{width: 49%;
	margin: 0 auto 10px;
	line-height: 250%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: max(0.9vw,14px);
	background: rgba(255,30,34,1.00);
	border: rgba(208,187,114,1.00) solid 2px;
	border-radius: 5px;
	float: left;
	cursor: pointer;}
	
.btn_information_ex2{width: 49%;
	margin: 0 auto 10px;
	line-height: 250%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: max(0.9vw,14px);
	background: rgba(255,30,34,1.00);
	border: rgba(208,187,114,1.00) solid 2px;
	border-radius: 5px;
	float: right;
	cursor: pointer;}
	
.btn_information_ex3{width: calc(100% - 4px);
	margin: 0 auto 10px;
	line-height: 250%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: max(0.9vw,14px);
	background:rgba(0,147,255,1.00);
	border: rgba(208,187,114,1.00) solid 2px;
	border-radius: 5px;
	cursor: pointer;}
	
.btn_information_ex:hover,.btn_information_ex2:hover,.btn_information_ex3:hover{opacity: 0.8;}

.information_ex{width: 100%;
	height: 100vh;
	display: none;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 99;}
	
.information_ex2{width: 100%;
	height: 100vh;
	display: none;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 99;}
	
.information_ex3{width: 100%;
	height: 100vh;
	display: none;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 99;}

.information_ex_switch{width: 100%;
	height: 100%;
	position: fixed; top: 0; left: 0;
	z-index: 100;}

.information_ex_inner{width: calc(90% - 40px);
	height: 45%;
	max-width: 800px;
	margin: 25vh 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{width: calc(90% - 40px);
	height: 70%;
	max-width: 700px;
	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_inner::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;
    }
	
.information_ex_inner2::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;
    }

.information_ex_header{text-align: center;
	font-size: 20px;}

.information_ex_text{text-align: left;
	font-size: 16px;
	line-height: 150%;
	padding: 40px 0;}
	
.information_ex_text a{color: rgba(0,140,255,1.00);}
	
.information_ex_footer{text-align: right;
	font-size: 16px;}


.btn_close{width: 40px;
	height: 40px;
	position: fixed; top: 10px; right: 10px;
	z-index: 100;
	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%;}

.underline{border-bottom:  rgba(0,0,0,1.00) solid 1px;}

.information_ex_line1{width: 100%;
	height: 1px;
	margin-bottom: 15px;
	background:rgba(204,204,204,1.00);}

.subpage_title1{font-size: max(1.3vw,18px);
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align: center;}

.subpage_title2{font-size: max(1.1vw,16px);
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align: center;}

.subpage_text1{width: 61%;
	margin: 0 auto;
	font-size: max(0.85vw,14px);
	line-height: 150%;
	text-align: justify;
	color: rgba(255,255,255,1.00);}


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

.loading_block{width: 100px;
	height: 50px;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	margin: -25px 0 0 -50px;}

.bg_box{min-width: 320px;
	margin-top: 0;
	background: url("../img/bg1_sp.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0;
	background-position: left top;}

.main_img_logo1{width: 90%;
	max-width: 500px;
	margin: 0 auto;
	padding: 50px 0 20px;}

.subpage_logo1{width: 50%;
	max-width: 300px;
	margin: 0 auto;
	padding: 20px 0;}

.main_img_text1{font-size: 6.0vw;}

.main_img_text2{font-size: 5.8vw;}

.introduction_title{font-size: 18px;}

.introduction_text{width: 85%;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;}

.introduction_text2{font-size: 12px;}
	
.introduction_text3{font-size: 14px;}

.con_block1{margin-top: 10px;
	border-top: rgba(166,124,82,1.00) solid 10px;}

.con_block_inner1{width: 100%;
	padding: 30px 0;}

.con_title1{height: 30px;
	padding-bottom: 20px;
	text-align: center;}
	
.group_name{font-size: 22px;
	padding:10px 0 20px;
	color:rgba(255,51,54,1.00);}

.cast_block1{}
	
.cast_name1{font-size: 14px;}

.cast_name2{font-size: 18px;}

.cast_name3{font-size: 15px;}

.schedule_text1{font-size: 16px;}

.schedule_text2{font-size: 12px;}

.table_box{width: 90%;
	max-width: 500px;}
	
.table_box table{font-size: 14px;}
	
.schedule_td1{line-height: 30px;}

.schedule_td2{line-height: 30px;
	vertical-align: middle;}
	
.schedule_td3{line-height: 30px;
	vertical-align: middle;}
	
.schedule_td2 img,.schedule_td3 img{height: 30px;}

.schedule_type{font-size: 12px;}
	
.type_block{}
	
.type_block img{}

.caution{font-size: 10px;}

.group_name2{font-size: 22px;
	padding: 10px 0 0;}

.theater_map{width: 90%;
	height: 250px;}

.theater_map iframe{}

.ticket_td0{}
	
.ticket_td1{width: 30%;
	font-size: 13px;}

.ticket_td2{width: calc(70% - 20px);
	padding: 10px 10px;
	font-size: 13px;}

.ticket_td3{width: calc(75% - 20px);
	padding: 10px 10px;
	font-size: 12px;}

.ticket_link{width: 250px;
	font-size: 14px;
	line-height: 30px;}
	
.ticket_close{width: 250px;
	font-size: 14px;
	line-height: 30px;}

.ticket_link:hover{background: rgba(42,0,255,1.00);}

.footer_logo{width: 150px;}

.footer_text1{font-size: 12px;}

.official_link{font-size: 14px;}

.official_link a:hover{opacity: 1.0;}

.copyright{font-size: 10px;}

ul.listmarker1 {
	list-style-type: none;
	margin-left:10px;
}
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-10px; 
}

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

.info_ex_box,.info_ex_box2{width: 100%;}

.btn_information_ex{width: 250px;
	margin: 0 auto 10px;
	line-height: 40px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	background: rgba(255,30,34,1.00);
	border: rgba(208,187,114,1.00) solid 2px;
	border-radius: 5px;
	float: none;
	cursor: pointer;}
	
.btn_information_ex2{width: 250px;
	margin: 0 auto 10px;
	line-height: 40px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	background: rgba(255,30,34,1.00);
	border: rgba(208,187,114,1.00) solid 2px;
	border-radius: 5px;
	float: none;
	cursor: pointer;}
	
.btn_information_ex3{width: 250px;
	margin: 0 auto 40px;
	line-height: 40px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	background:rgba(0,147,255,1.00);
	border: rgba(208,187,114,1.00) solid 2px;
	border-radius: 5px;
	float: none;
	cursor: pointer;}
	
.btn_information_ex:hover,.btn_information_ex2:hover,.btn_information_ex3:hover{opacity: 1.0;}

.information_ex_inner{width: calc(90% - 20px);
	height: 60%;
	max-width: 700px;
	margin: 15vh auto 10%;
	padding: 20px 10px;
	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{width: calc(90% - 20px);
	height: 60%;
	max-width: 700px;
	margin: 15vh auto 10%;
	padding: 20px 10px;
	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_inner::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;
    }

.information_ex_header{text-align: center;
	font-size: 14px;
	text-align: left;}

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

.subpage_title2{font-size: 14px;
	line-height: 150%;}

.subpage_text1{width: 80%;
	margin: 0 auto;
	font-size: 12px;}


}

















