@charset "utf-8";

body{min-width: 1200px;
	overflow-y: scroll;}

.font-goth1{font-family: vdl-v7gothic, sans-serif;
font-weight: 500;
font-style: normal;}

.font-goth2{font-family: vdl-v7gothic, sans-serif;
font-weight: 700;
font-style: normal;}

.font-goth3{font-family: vdl-v7gothic, sans-serif;
font-weight: 800;
font-style: normal;}

.font-goth4{font-family: vdl-v7gothic, sans-serif;
font-weight: 900;
font-style: normal;}

.font-goths1{font-family: tbudgothic-std, sans-serif;
font-weight: 400;
font-style: normal;}

.font-number1{font-family: park-lane, serif;
font-weight: 700;
font-style: normal;}

.font-eng{font-family: Verdana, Geneva, "sans-serif";}

.start_filter{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background:rgba(255,255,255,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;
	background:url("../img/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0;
	z-index: 0;}

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

header{width: 100%;
	padding: 5px 0;
	background: rgba(155,22,80,0.9);
	position: fixed; top: 0;
	z-index: 3;}

.header_text1{font-size: 0.7vw;
	line-height: 150%;
	text-align: left;
	padding-left: 10px;
	color:rgba(255,255,255,1.00);}

.pc_menu{width: 15%;
	height: calc(100vh - 70px);
	position: fixed; top: 70px; left: 15px;
	overflow-y: scroll;
	scrollbar-width: none;
	z-index: 9;}

.pc_menu::-webkit-scrollbar {
  display: none;
}
	
.pc_menu_logo{width: 100%;}

.pc_menu_logo img{width: 100%;}

.pc_menu_btn1{width: 90%;
	margin: 0 auto 5px;
	text-align: center;
	font-size: 1.0vw;
	line-height: 250%;
	background: url("../img/menubtn1.png");
	background-size: cover;}

.pc_menu_btn1:hover{opacity: 0.7;}

.pc_menu_btn1 a{display: block;
	color: rgba(252,238,33,1.00);}

.main_box_top{width: 60%;
	margin: 60px auto;}

.main_img_box{overflow: hidden;}

.mv1{width: 50%;
	float: left;}
	
.mv1 img{width: 100%;}

.mv_text_box{width: 50%;
	float: left;}
	
.mv_text1{width: 90%;
	margin: 0 auto;}

.mv_text1 img{width: 100%;}

.top_btn1,.top_btn2{width: 80%;
	margin: 0 auto;}

.top_btn1:hover{opacity: 0.7;}

.top_btn1 img,.top_btn2 img{width: 100%;}

.con1_box{width: 100%;
	padding: 25px 0;
	background: rgba(255,255,255,0.50);}

.news_twitter_box{width: 60%;
	margin: 0 auto;
	overflow: hidden;}
	
.news_twitter_title1{font-size: 1.2vw;
	line-height: 180%;}
	
.news_twitter_title1 a{color: rgba(0,0,0,1.00);}
	
.news_box{width: calc(100% - 310px);
	margin-right: 10px;
	float: left;}

.news_block{width: calc(100% - 24px);
	height: 236px;
	padding: 10px;
	background:rgba(255,226,195,1.00);
	border: rgba(198,156,109,1.00) solid 2px;
	border-radius: 5px;
	overflow-y: scroll;}

.topic_date{font-size: 0.85vw;
	color:rgba(0,140,255,1.00);}

.topic_title1{font-size: 1.0vw;
	line-height: 150%;
	color: rgba(255,118,0,1.00);}
	
.topic_text1{padding-top: 10px;
	font-size: 0.85vw;
	line-height: 150%;}

.topic_spacer{width: calc(100% - 10px);
	height: 1px;
	margin: 20px auto 10px;
	background: rgba(0,0,0,0.50);}

.topic_link_btn{width: 25%;
	font-size: 0.9vw;
	line-height: 200%;
	text-align: center;
	background: rgba(255,126,0,1.00);
	border: rgba(0,0,0,1.00) solid 1px;}
	
.topic_link_btn:hover{opacity: 0.7;}
	
.topic_link_btn a{display: block;
	color: rgba(255,255,255,1.00);}

.topic_img{width: 50%;}

.topic_img:hover{opacity: 0.7;}

.topic_img img{width: 100%;}

.twitter_box{width: 300px;
	float: left;}

.spacer1{font-size: 1.0vw;
	line-height: 100%;}

.introduction_box{width: 60%;
	margin: 0 auto;}

.introduction_text1{padding: 5px 0;
	font-size: 1.4vw;
	text-align:center;
	color: rgba(247,147,30,1.00);
	background: rgba(0,0,0,1.00);}

.introduction_text2{width: 90%;
	margin: 0 auto;
	font-size: 0.9vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align:justify;}

.introduction_link_box{width: 60%;
	margin: 0 auto;
	overflow: hidden;}
	
.introduction_link_btn{width: 49%;
	margin: 0 0.5%;
	font-size: 1.0vw;
	line-height: 250%;
	text-align: center;
	background: rgba(144,31,81,1.00);
	border-radius: 5px;
	float: left;}

.introduction_link_btn:hover{opacity: 0.8;}

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

.story_box{width: calc(100% - 10px);
	margin-top: 5px;
	border: rgba(198,156,109,1.00) solid 5px;}
	
.story_box_inner{width: calc(100% - 4px);
	background: url("../img/story_bg1.png");
	border: rgba(255,255,255,1.00) solid 2px;
	overflow: hidden;
	position: relative;}
	
.story_img{width: calc(15% - 5px);
	padding: 5px 0 5px 5px;
	float: left;}
	
.story_img img{width: 100%;}

.story_text{width: calc(85% - 20px);
	padding: 20px 10px;
	font-size: 0.9vw;
	line-height: 165%;
	float: left;}
	
.story_title{position: absolute; top: 5px; right: 5px;
	padding: 5px 20px;
	font-size: 1.0vw;
	line-height: 180%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);
	text-align: center;}
	
.con_title1{width: 35%;
	margin: 0 auto;
	font-size: 1.8vw;
	line-height: 260%;
	text-align: center;
	color: rgba(252,238,33,1.00);
	background: url("../img/title_bar1.png");
	background-size: cover;}

.con_title2{width: 35%;
	margin: 0 auto;
	font-size: 1.7vw;
	line-height: 260%;
	text-align: center;
	color: rgba(252,238,33,1.00);
	background: url("../img/title_bar1.png");
	background-size: cover;
	background-position: center center;}

.font-and{font-size: 1.4vw;}

@media screen and ( max-width:980px )
{
.con_title1{font-size: 18px;}

.font-and{font-size: 16px;}
}

.cast_box1{width: 60%;
	margin: 0 auto;}
	
.cast_introduction{font-size: 0.9vw;
	line-height: 150%;}
	
.cast_introduction_title{font-size: 1.0vw;
	line-height: 150%;
	padding-bottom: 5px;}
	
.cast_block1{width: 100%;
	overflow:hidden;}
	
.cast_block2{width: 80%;
	margin: 0 auto;
	overflow:hidden;}
	
.cast_img1,.cast_img3{width: calc(20% - 10px);
	margin-right: 10px;
	float: left;}
	
.cast_img2{width: calc(10% - 10px);
	margin-right: 10px;
	float: left;}
	
.cast_img3{margin-bottom: 15px;}
	
.cast_img1 img,.cast_img2 img,.cast_img3 img{width: 100%;}

.cast_comment_box1{width: calc(80% - 5px);
	float: left;}
	
.cast_comment_title1{width: calc(100% - 20px);
	padding: 5px 10px;
	font-size: 1.0vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}
	
.cast_comment_text1{padding: 10px 0 0;
	font-size: 0.9vw;
	line-height: 160%;}
	
.text1{font-size: 1.2vw;
	line-height: 150%;
	text-align: center;}
	
.schedule_table{width: 40%;
	margin: 0 auto;}
	
.schedule_table table{width: 100%;}

.schedule_td1{width: 30%;
	padding: 5px 0;
	font-size: 1.0vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background:rgba(61,61,61,1.00);
	border:rgba(255,255,255,1.00) solid 1px;
	border-radius: 5px;}
	
.schedule_td2,.schedule_td3,.schedule_td4{width: 35%;
	padding: 5px 0;
	font-size: 1.0vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	border:rgba(198,156,109,1.00) solid 1px;
	border-radius: 5px;
	position: relative;}
	
.schedule_td2{background: rgba(0,187,255,1.00);}

.schedule_td3{background: rgba(255,132,197,1.00);}

.schedule_td4{background: rgba(184,184,184,1.00);}

.schedule_icon{height: calc(100% - 10px);
	padding: 5px 0;
	position: absolute; top: 0; right: 10px;}
	
.schedule_icon img{height: 100%;}

.cast_color_box{width: 50%;
	margin-top: 5px;
	overflow: hidden;}

.cast_color1{width: 50%;
	padding: 5px 0;
	font-size: 0.85vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(0,187,255,1.00);
	float: left;}

.cast_color2{width: 50%;
	padding: 5px 0;
	font-size: 0.85vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(255,132,197,1.00);
	float: left;}
	
.icon_disc{padding: 5px 0;
	font-size: 0.85vw;
	line-height: 150%;}
	
.icon_disc img{width: 3%;}
	
.text2{font-size: 0.85vw;
	line-height: 150%;
	text-align: center;}
	
.text_inline{display: inline-block;
	text-align: left;}
	
.map{width: 50%;
	height: 320px;
	margin: 0 auto;}

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

.map_text{width: 50%;
	margin: 5px auto;
	font-size: 0.85vw;
	line-height: 150%;}

.text3{width: 50%;
	margin: 0 auto;
	font-size: 0.85vw;
	line-height: 150%;}

.text4{width: 60%;
	margin: 0 auto;
	font-size: 1.1vw;
	line-height: 150%;
	text-align: center;}

.ticket_block1{width: 40%;
	margin: 0 auto;
	border: rgba(198,156,109,1.00) solid 2px;
	border-radius: 10px;
	overflow: hidden;}
		
.ticket_name{width: 100%;
	font-size: 1.1vw;
	line-height: 200%;
	color: rgba(255,255,255,1.00);
	background: rgba(198,156,109,1.00);
	text-align: center;}
	
.ticket_name2{width: 100%;
	font-size: 1.0vw;
	line-height: 200%;
	background: rgba(65,65,65,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.ticket_date{width: 90%;
	padding: 5px 5%;
	font-size: 0.9vw;
	line-height: 150%;
	text-align: center;
	background: rgba(255,255,255,1.00);}
	
.ticket_text1{width: 100%;
	padding: 5px 0;
	font-size: 0.9vw;
	line-height: 150%;
	text-align: center;
	background: rgba(255,255,255,1.00);}
	
.ticket_img1{width: 30%;
	margin: 10px auto;}
	
.ticket_img1 img{width: 100%;
	border: rgba(0,0,0,0.50) solid 1px;}

.ticket_close .text1,.ticket_close .text3{color: rgba(70,70,70,1.00);}

.ticket_close .ticket_name{color: rgba(200,200,200,1.00);
	background:rgba(181,165,142,1.00);}

.ticket_close .ticket_name2{color: rgba(200,200,200,1.00);
	background:rgba(177,177,177,1.00);}

.ticket_close .ticket_text1{color: rgba(200,200,200,1.00);
	background: rgba(245,245,245,1.00);}

.ticket_close .ticket_img1{opacity: 0.7;}

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

.ticket_collabo_img:hover{opacity: 0.7;}

.ticket_caution{width: 40%;
	margin: 0 auto;}

.op06{opacity: 0.6;}

.staff_block1{font-size: 0.9vw;
	line-height: 180%;
	text-align: center;}

.qa_q{width: calc(100% - 20px);
	padding: 5px 10px;
	color: rgba(255,255,255,1.00);
	background: rgba(65,65,65,1.00);
	overflow: hidden;}

.qa_a{width: calc(100% - 20px);
	padding: 5px 10px;
	background: rgba(255,255,255,1.00);
	overflow: hidden;}

.qa_left{width: 1.2vw;
	padding-right: 5px;
	font-size: 1.1vw;
	line-height: 100%;
	float: left;}

.qa_right{width: calc(100% - 1.2vw - 5px);
	font-size: 0.85vw;
	line-height: 150%;
	float: left;}

.contact_box{width: 50%;
	margin: 0 auto;
	overflow: hidden;}
	
.contact_block1{width: calc(49% - 4px);
	margin: 0 0.5%;
	border: rgba(255,255,255,1.00) solid 2px;
	background: rgba(255,255,255,1.00);
	border-radius: 10px;
	float: left;
	overflow: hidden;}

.contact_name1{width: 100%;
	font-size: 1.0vw;
	line-height: 200%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(86,86,86,1.00);}
	
.contact_text{padding: 5px 0;
	font-size: 0.9vw;
	line-height: 150%;
	text-align: center;
	background: rgba(198,156,109,1.00);}

.caution1{font-size: 0.80vw;}

footer{width: 100%;
	padding: 5px 0;
	background: rgba(155,22,80,0.9);
	position: fixed; bottom: 0;
	z-index: 3;}

.footer_text1{font-size: 0.7vw;
	line-height: 150%;
	text-align: right;
	padding-right: 10px;
	color:rgba(255,255,255,1.00);}

ul.listmarker1 {
	list-style-type: none;
	font-size: 0.8vw;
	margin-left:0.8vw;
	line-height: 150%;
}
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-0.8vw; 
}

ul.listmarker2 {
	list-style-type: none;
	font-size: 0.85vw;
	margin-left:0.85vw;
	line-height: 150%;
}
ul.listmarker2 li:before {
	content: '◇'; 
	margin-left:-0.85vw; 
}


#page-top{width: 60px;
	height: 60px;
	position: fixed; bottom: 10px; left: 10px;
	z-index: 8;}
	
#page-top img{width: 100%;
	height: 100%;}

.link_information1{width: 50%;
	margin: 0 auto;
	font-size: 1.0vw;
	line-height: 250%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(255,150,0,1.00);
	border: rgba(255,255,255,1.00) solid 2px;
	border-radius: 5px;
	cursor: pointer;}

.link_information1:hover{opacity: 0.7;}

.information_ex,.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_ex_switch{width: 100%;
	height: 100%;
	position: fixed; top: 0; left: 0;
	z-index: 100;}

.information_ex_inner{width: calc(90% - 40px);
	padding: 20px;
	max-width: 700px;
	margin: 20vh auto 10%;
	overflow-y: scroll;
	position: relative;
	z-index: 101;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;       /* Firefox 対応 */
	background: rgba(255,255,255,1.00);}

.information_ex_inner::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;
    }

.information_ex_title{font-size: 16px;
	text-align: center;}
	
.information_ex_text{font-size: 16px;
	line-height: 150%;
		padding: 30px 0;}

.informaiton_ex_sign{font-size: 16px;
	padding-bottom: 30px;
	text-align: right;}

.information_ex_inner img{width: 100%;}

.info_ex_link{width: 40%;
	position: fixed; top: 50%; left: 30%;
	z-index: 9999;}
	
.info_ex_link img{width: 100%;
	margin-top: -30%;}

.btn_close{width: 40px;
	height: 40px;
	position: fixed; top: 10px; right: 10px;
	z-index: 101;
	cursor: pointer;}

.info1_box{width: 50%;
	min-width: 700px;
	margin: 0 auto;}

.info1_title1{font-size: max(1.6vw,20px);
	line-height: 150%;
	text-align: center;}

.info1_title_sub{font-size: max(1.0vw,15px);}

.info1_img1{width: 60%;
	margin: 0 auto;}
	
.info1_img1 img{width: 100%;}

.info_text1{width: 100%;
	font-size: max(0.95vw,14px);
	line-height: 150%;
	text-align: justify;}
	
.info_text1 table{width: 100%;
	margin-top: 5px;
	font-size:max(0.8vw,14px);}

.info1_td1{padding: 5px 10px;
	color: rgba(255,255,255,1.00);
	background: rgba(35,35,35,1.00);}
	
.info1_td2{padding: 5px 10px;
	background: rgba(255,255,255,1.00);}

.info_link_btn1{width: 33%;
	margin-top: 5px;
	font-size: max(0.9vw,13px);
	line-height: 250%;
	text-align: center;
	background: rgba(144,31,81,1.00);
	border-radius: 5px;}
	
.info_link_btn1:hover{opacity: 0.7;}
	
.info_link_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}





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

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

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

#container{min-height: 480px;}

header{position: relative;}

.header_text1{font-size: 3.4vw;}

.main_box_top{width: 100%;
	min-height: 100vh;
	margin: 0 auto;
	display:flex;
	justify-content: center;
	align-items: center;}

.main_img_box{overflow: hidden;}

.mv1{width: 100%;
	float: none;}
	
.mv1 img{width: 100%;}

.mv_text_box{width: 100%;
	float: none;}
	
.mv_text1{width: 90%;
	margin: 0 auto;}

.mv_text1 img{width: 100%;}

.top_btn1,.top_btn2{width: 80%;
	margin: 0 auto;}

.top_btn1:hover{opacity: 1.0;}

.top_btn1 img{width: 100%;}

.con1_box{width: 100%;
	padding: 25px 0;
	background: rgba(255,255,255,0.50);}

.news_twitter_box{width: 90%;
	margin: 0 auto;
	overflow: hidden;}
	
.news_twitter_title1{font-size: 4.2vw;
	line-height: 180%;}
	
.news_twitter_title1 a{color: rgba(0,0,0,1.00);}
	
.news_box{width: 90%;
	margin:0 auto;
	float: none;}

.news_block{width: calc(100% - 20px);
	height: 200px;
	padding: 10px;}

.topic_date{font-size: 3.4vw;}

.topic_title1{font-size: 3.8vw;
	line-height: 150%;
	color: rgba(255,118,0,1.00);}
	
.topic_text1{padding-top: 10px;
	font-size: 3.6vw;}

.topic_link_btn{width: 80%;
	margin: 0 auto;
	font-size: 3.4vw;
	line-height: 250%;}
	
.topic_link_btn:hover{opacity: 1.0;}

.topic_img{width: 80%;
	margin: 0 auto;}

.topic_img:hover{opacity: 1.0;}

.twitter_box{width: 90%;
	margin: 0 auto;
	float: none;}

.spacer1{font-size: 4.0vw;
	line-height: 100%;}

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

.introduction_text1{padding: 5px 0;
	font-size: 4.2vw;
	line-height: 150%;}

.introduction_text2{font-size: 3.4vw;}

.introduction_link_box{width: 80%;
	margin: 0 auto;
	overflow: hidden;}
	
.introduction_link_btn{width: 100%;
	margin: 10px 0;
	font-size: 3.8vw;
	float: none;;}

.introduction_link_btn:hover{opacity: 1.0;}

.story_box{width: calc(100% - 10px);
	margin-top: 5px;
	border: rgba(198,156,109,1.00) solid 5px;
	position: relative;}
	
.story_box_inner{width: calc(100% - 4px);
	background: url("../img/story_bg1.png");
	border: rgba(255,255,255,1.00) solid 2px;
	overflow: hidden;
	position: relative;}
	
.story_img{width: 85%;
	margin: 0 auto;
	padding: 5px 0;
	float: none;
	position: absolute; top: 40px; left: 7.5%;
	z-index: 1;}
	
.story_img img{width: 100%;
	opacity: 0.6;}

.story_text{width: calc(100% - 20px);
	padding: 50px 10px;
	font-size: 3.8vw;
	float: none;
	position: relative;
	z-index: 2;}
	
.story_title{width: calc(100% - 10px);
	position: absolute; top: 5px; right: 5px;
	padding: 5px 0;
	font-size: 4.0vw;
	line-height: 180%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);
	text-align: center;}
	
.con_title1{width: 90%;
	margin: 0 auto;
	font-size: 4.4vw;}

.con_title2{width: 90%;
	margin: 0 auto;
	font-size: 4.2vw;}
	
.font-and{font-size: 3.2vw;}

.cast_box1{width: 90%;
	margin: 0 auto;}
	
.cast_introduction{font-size: 3.6vw;
	text-align: justify;}
	
.cast_introduction_title{font-size: 3.8vw;}
	
.cast_block1{width: 100%;
	overflow:hidden;}
	
.cast_block2{width: 80%;
	margin: 0 auto;
	overflow:hidden;}
	
.cast_img1{width: calc(50% - 10px);
	margin:0 auto;
	float: none;}
	
.cast_img3{width: calc(50% - 10px);
	margin:5px;
	float: left;}
	
.cast_img2{width: calc(10% - 10px);
	margin-right: 10px;
	float: left;}
	
.cast_img1 img,.cast_img2 img{width: 100%;}

.cast_comment_box1{width: 90%;
	margin: 5px auto;
	float: none;}
	
.cast_comment_title1{width: calc(100% - 20px);
	padding: 5px 10px;
	font-size: 3.8vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}
	
.cast_comment_text1{padding: 5px 0 0;
	font-size: 3.6vw;
	line-height: 160%;}

.text1{font-size: 4.0vw;}
	
.schedule_table{width: 90%;
	margin: 0 auto;}
	
.schedule_table table{width: 100%;}

.schedule_td1{width: 30%;
	padding: 5px 0;
	font-size: 3.8vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background:rgba(61,61,61,1.00);
	border:rgba(255,255,255,1.00) solid 1px;
	border-radius: 5px;}
	
.schedule_td2,.schedule_td3,.schedule_td4{width: 35%;
	padding: 5px 0;
	font-size: 3.8vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	border:rgba(198,156,109,1.00) solid 1px;
	border-radius: 5px;
	position: relative;}
	
.schedule_td2{background: rgba(0,187,255,1.00);}

.schedule_td3{background: rgba(255,132,197,1.00);}

.schedule_td4{background: rgba(184,184,184,1.00);}

.schedule_icon{width: 15%;
	padding: 5px 0;
	position: absolute; top: 5%; right: 5px;}

.schedule_icon img{width: 100%;
	height: auto;}

.cast_color_box{width: 100%;
	margin-top: 5px;
	overflow: hidden;}

.cast_color1{width: 50%;
	padding: 5px 0;
	font-size: 3.6vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(0,187,255,1.00);
	float: left;}

.cast_color2{width: 50%;
	padding: 5px 0;
	font-size: 3.6vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(255,132,197,1.00);
	float: left;}
	
.icon_disc{font-size: 3.6vw;
	line-height: 150%;}
	
.icon_disc img{width: 6%;}
	
.text2{width: 90%;
	margin: 0 auto;
	font-size: 3.4vw;
	line-height: 150%;
	text-align: center;}
	
.text_inline{display: inline-block;
	text-align: left;}
	
.map{width: 80%;
	height: 290px;
	margin: 0 auto;}

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

.map_text{width: 80%;
	margin: 5px auto;
	font-size: 3.4vw;
	line-height: 150%;}

.text3{width: 90%;
	margin: 0 auto;
	font-size: 3.4vw;
	line-height: 150%;}

.text4{width: 90%;
	margin: 0 auto;
	font-size: 3.5vw;
	line-height: 150%;
	text-align: center;}

.ticket_block1{width: 90%;
	margin: 0 auto;
	border: rgba(198,156,109,1.00) solid 2px;
	border-radius: 10px;
	overflow: hidden;}
		
.ticket_name{width: 100%;
	font-size: 4.0vw;
	line-height: 200%;
	color: rgba(255,255,255,1.00);
	background: rgba(198,156,109,1.00);
	text-align: center;}
	
.ticket_name2{width: 100%;
	font-size: 3.6vw;
	line-height: 200%;
	background: rgba(65,65,65,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.ticket_date{width: 90%;
	padding: 5px 5%;
	font-size: 3.6vw;
	line-height: 150%;
	text-align: center;
	background: rgba(255,255,255,1.00);}
	
.ticket_text1{width: 100%;
	padding: 5px 0;
	font-size: 3.6vw;
	line-height: 150%;
	text-align: center;
	background: rgba(255,255,255,1.00);}
	
.ticket_img1{width: 50%;
	margin: 10px auto;}
	
.ticket_img1 img{width: 100%;
	border: rgba(0,0,0,0.50) solid 1px;}

.ticket_collabo_img{width: 70%;
	margin: 0 auto;}

.ticket_collabo_img:hover{opacity: 1.0;}

.staff_block1{font-size: 3.4vw;
	line-height: 180%;
	text-align: center;}

.qa_left{width: 5vw;
	font-size: 4.2vw;}

.qa_right{width: calc(100% - 5vw - 5px);
	font-size: 3.4vw;}

.contact_box{width: 90%;
	margin: 0 auto;
	overflow: hidden;}
	
.contact_block1{width: calc(100% - 4px);
	margin: 0 auto 5px;
	border: rgba(255,255,255,1.00) solid 2px;
	background: rgba(255,255,255,1.00);
	border-radius: 5px;
	float: left;
	overflow: hidden;}

.contact_name1{width: 100%;
	font-size: 3.8vw;
	line-height: 200%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(86,86,86,1.00);}
	
.contact_text{padding: 5px 0;
	font-size: 3.6vw;
	line-height: 150%;
	text-align: center;
	background: rgba(198,156,109,1.00);}





footer{width: 90%;
	padding: 10px 5%;
	position: static;
	z-index: 3;}

.footer_text1{font-size: 3.0vw;
	line-height: 150%;
	text-align: left;
	padding-right: 10px;}

ul.listmarker1 {
	list-style-type: none;
	font-size: 3.4vw;
	line-height: 150%;
	margin-left:3.4vw;
}
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-3.4vw; 
}

ul.listmarker2 {
	list-style-type: none;
	font-size: 3.4vw;
	line-height: 150%;
	margin-left:3.4vw;
}
ul.listmarker2 li:before {
	content: '◇'; 
	margin-left:-3.4vw; 
}

.link_information1{width: calc(100% - 4px);
	margin: 0 auto;
	font-size: 3.4vw;}

.link_information1:hover{opacity: 1.0;}

.information_ex_inner{max-width: 700px;
	margin: 20vh auto 0;
	overflow-y: scroll;}
	
.information_ex_title{font-size: 12px;
	text-align: center;}
	
.information_ex_text{font-size: 11px;
	line-height: 150%;
		padding: 30px 0;}

.informaiton_ex_sign{font-size: 11px;
	padding-bottom: 30px;
	text-align: right;}
	

.info1_box{width: 80%;
	min-width: 300px;}

.info1_title1{font-size: 4.6vw;}

.info1_title_sub{font-size: 4.0vw;}

.info1_img1{width: 100%;
	max-width: 420px;
	margin: 0 auto;}
	
.info1_img1 img{width: 100%;}

.info_text1{font-size: 3.6vw;}
	
.info_text1 table{font-size:3.4vw;}

.info1_td1{width: auto;
	display: block;}
	
.info1_td2{width: auto;
	display: block;}

.info_link_btn1{width: 80%;
	margin: 5px auto;
	font-size: 3.6vw;
	line-height: 250%;
	text-align: center;
	background: rgba(144,31,81,1.00);
	border-radius: 5px;}
	
.info_link_btn1:hover{opacity: 0.7;}
	
.info_link_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}







}

















