@charset "utf-8";

body{min-width: 1200px;
	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-kai1{font-family: ro-nikkatsu-sei-kai-std, serif;
font-weight: 400;
font-style: normal;}

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

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



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

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

.loading_img{height: 100px;
	-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{height: 100%;}

.bg_box{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background: url("../img/bg2.jpg");
	background-size: cover;
	background-position: center center;
	z-index: 0;}

#container{width: 100%;
	position: relative;}

.pc_menu{width: 100%;
	height: 60px;
	position: fixed; top: 0; left: 0;
	background: rgba(255,255,255,0.90);
	overflow: hidden;
	z-index: 5;}

.pc_menu_btn1{height: 50px;
	padding: 5px 20px 5px 10px;
	margin: 0 auto;
	float: left;}
	
.pc_menu_btn2{height: 50px;
	padding: 0 10px;
	margin: 5px;
	font-size: 24px;
	line-height: 50px;
	color: rgba(77,77,77,1.00);
	float: left;}

.pc_menu_btn2:hover{background: rgba(255,166,0,0.20);}

.pc_menu_btn2 a{display: block;}
	
.pc_menu_btn1 img{height: 100%;}

.main_img{width: 100%;
	height: 100vh;
	min-height: 650px;}

.main_logo{width: 65%;
	padding-top: 20vh;
	margin: 0 auto;}

.main_logo img{width: 100%;}

.main_img_text1{width: 40%;
	padding-top: 23vh;
	margin: 0 auto;}
	
.main_img_text1 img{width: 100%;}

.ticket_ex{width: 300px;
	line-height: 40px;
	font-size: 18px;
	margin: 10px auto 0;
	text-align: center;
	background: rgba(255,126,0,1.00);
	border-radius: 20px;}

.ticket_ex:hover{opacity: 0.8;}

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

.con_head{width: 100%;
	height: 204px;
	background: url("../img/con_bg_head1.png");
	background-repeat: repeat-x;}
	
.con_block1{width: 100%;
	background: url("../img/con_bg_body1.png");
	background-repeat: repeat;}
	
.con_foot{width: 100%;
	height: 204px;
	background: url("../img/con_bg_foot1.png");
	background-repeat: repeat-x;}

.con_inner1{width: 920px;
	margin: 0 auto;
	padding: 20px 0 100px;}
	
.separate_box1{width: 900px;
	margin: 0 auto;
	overflow: hidden;}
	
.box_size1{width: 520px;
	font-size: 20px;
	line-height: 150%;
	float: left;}
	
.box_size2{width: 350px;
	padding-left: 30px;
	float: left;}

.text_title1{font-size: 28px;
	padding-bottom: 30px;}

.info_link_box{width: 100%;
	margin-top: 20px;
	overflow: hidden;}
	
.btn_info1{width: calc(50% - 5px);
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background: rgba(255,126,0,1.00);
	border-radius: 5px;
	float: left;}
	
.btn_info2{width: calc(50% - 5px);
	margin-left: 10px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background: rgba(0,155,255,1.00);
	border-radius: 5px;
	float: left;}

.btn_info1:hover,.btn_info2:hover{opacity: 0.7;}

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

.con_title1{width: 250px;
	padding-bottom: 5px;}

.con_title1 img{width: 100%;}

.bar1{width: 900px;
	height: 1px;
	margin: 40px auto;
	background: rgba(0,0,0,0.30);}
	
.bar2{width: 100%;
	height: 1px;
	margin: 20px auto;
	background: rgba(0,0,0,0.30);}

.con_title2{width: 410px;}

.con_title2 img{width: 100%;}

.introduction_text2{font-size: 17.5px;
	line-height: 180%;}

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

.cast_box1{padding-top: 25px;
	text-align: center;}
	
.cast_name1{font-size: 24px;
	line-height: 130%;
	color: rgba(46,49,146,1.00);}

.cast_name2{font-size: 30px;
	line-height: 100%;}
	
.cast_name3{font-size: 18px;
	line-height: 130%;}

.cast_name4{font-size: 24px;
	line-height: 130%;}

.staff_name1{font-size: 20px;
	line-height: 100%;
	text-align: center;
	color:rgba(86,86,86,1.00);
	padding-top: 25px;}
	
.staff_name2{font-size: 24px;
	line-height: 100%;
	text-align: center;
	padding-top: 10px;}
	
.staff_name3{font-size: 16px;
	line-height: 130%;
	text-align: center;}

.con_text1{font-size: 26px;
	text-align: center;
	padding-bottom: 10px;}

.schedule_table_box{width: 100%;
	overflow: hidden;}

.schedule_table1{width: calc(50% - 5px);
	padding-right: 5px;
	float: left;}

.schedule_table2{width: calc(50% - 5px);
	padding-left: 5px;
	float: left;}

.schedule_table1 table,.schedule_table2 table{width: 100%;}

.schedule_td1{width: 40%;
	padding: 10px 0;
	font-size: 18px;
	color: rgba(255,255,255,1.00);
	text-align: center;
	background:rgba(67,67,67,1.00);}
	
.schedule_td2{width: 30%;
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	background:rgba(255,255,255,1.00);}
	
.schedule_td3{width: 30%;
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	background:rgba(179,179,179,1.00);}

.caution1{padding-top: 5px;
	font-size: 14px;
	line-height: 150%;
	float: left;}

.theater_address{font-size: 14px;}

.theater_map{width: 100%;
	height: 300px;
	padding-top: 5px;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.con_text2{font-size: 20px;
	text-align: center;}
	
.con_text2 a{color: rgba(0,140,255,1.00);}

.con_text2 a:hover{color:rgba(255,182,0,1.00);;}
	
.caution2{display: inline-block;
	font-size: 14px;}

.close1{width: 200px;
	height: 30px;
	margin: 10px auto 0;
	font-size: 16px;
	line-height: 30px;
	color: rgba(255,174,0,1.00);
	background: rgba(58,58,58,1.00);}

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

.ticket_ex_block{width: calc(100% - 32px);
	padding: 15px;
	background: rgba(255,255,255,0.70);
	border: rgba(0,0,0,0.50) solid 1px;}

.ticket_ex_title{font-size: 20px;
	text-align: center;
	color: rgba(255,150,0,1.00);
	padding-bottom: 15px;}

.ticket_ex_text{font-size: 16px;
	line-height: 150%;}

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

.btn_goods_link{width: 200px;
	line-height: 40px;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	background: rgba(247,147,30,1.00);
	border-radius: 5px;}
	
.btn_goods_link:hover{opacity: 0.7;}
	
.btn_goods_link a{display: block;
	color: rgba(255,255,255,1.00);}

footer{width: 100%;
	margin-top: 50px;
	padding: 30px 0 20px;
	text-align: center;
	background:rgba(255,255,255,0.90);}

.footer_logo{height: 50px;}

.footer_logo img{height: 100%;}

.footer_text1{padding-top: 20px;
	text-align: center;
	font-size: 16px;}

.sns_link_text{padding-top: 20px;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;}
	
.sns_link_text img{height: 30px;}

.copyright{padding-top: 30px; font-size: 14px;}

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

ul.listmarker2 {
	list-style-type: none;
	margin-left:18px;
}
ul.listmarker2 li:before {
	content: '◆'; 
	margin-left:-18px; 
}

ul.listmarker3 {
	list-style-type: none;
	margin-left:18px;
}
ul.listmarker3 li:before {
	content: '◇'; 
	margin-left:-18px; 
}

ul.listmarker4 {
	list-style-type: none;
	margin-left:18px;
}
ul.listmarker4 li:before {
	content: '・'; 
	margin-left:-18px; 
}

ul.listmarker5 {margin: 0;
	padding-left: 18px;	
}
ul.listmarker5 li {
	list-style-type: none;
	pdding-left:18px; 
	text-indent: -18px;
}

.information_title1{font-size: 24px;
	padding-bottom: 30px;}

.information_title2{font-size: 20px;
	padding-bottom: 20px;}
	
.information_text1{font-size: 16px;
	line-height: 150%;}
	
.infomation_td1{width: 36px;
	font-size: 18px;
	font-weight: 700;
	text-align: right;}
	
.infomation_td2{padding-bottom: 10px;}

.main_box{min-height: calc(100vh - 395px);}

.text_right{text-align: right;}





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

.bg_box{min-width: 320px;}

.main_img{width: 100%;
	height: 100vh;
	min-height: 450px;}

.main_logo{width: 90%;
	padding-top: 20vh;
	margin: 0 auto;}

.main_img_text1{width: 85%;
	padding-top: 18vh;
	margin: 0 auto;}

.ticket_ex{width: 250px;
	font-size: 15px;}

.ticket_ex:hover{opacity: 1.0;}

.con_inner1{width: 90%;
	margin: 0 auto;
	padding: 20px 0 50px;}

.separate_box1{width: 90%;
	margin: 0 auto;
	overflow: hidden;}
	
.box_size1{width: 100%;
	padding-bottom: 50px;
	font-size: 15px;
	line-height: 150%;
	float: none;}
	
.box_size2{width: 90%;
	max-width: 400px;
	margin: 0 auto;
	padding-left: 0;
	float: none;}

.text_title1{font-size: 20px;
	line-height: 150%;
	text-align: center;}

.btn_info1{width: 90%;
	margin: 0 auto;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	background: rgba(255,126,0,1.00);
	border-radius: 5px;
	float: none;}
	
.btn_info2{width:90%;
	margin: 10px auto 0;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	background: rgba(0,155,255,1.00);
	border-radius: 5px;
	float: none;}

.btn_info1:hover,.btn_info2:hover{opacity: 1.0;}

.con_title1{width: 200px;}

.bar1{width: 90%;
	height: 1px;
	margin: 20px auto;
	background: rgba(0,0,0,0.30);}

.con_title2{width: 250px;}

.introduction_text2{font-size: 14px;
	line-height: 180%;}

.main_visual{width: 70%;
	max-width: 300px;
	margin: 0 auto;}

.cast_name1{font-size: 16px;}

.cast_name2{font-size: 20px;}
	
.cast_name3{font-size: 12px;}

.cast_name4{font-size: 18px;}

.staff_name1{font-size: 12px;
	line-height: 100%;
	text-align: center;
	color:rgba(86,86,86,1.00);
	padding-top: 20px;}
	
.staff_name2{font-size: 14px;
	line-height: 100%;
	text-align: center;
	padding-top: 5px;}
	
.staff_name3{font-size: 10px;
	line-height: 130%;
	text-align: center;}

.con_text1{font-size: 16px;
	text-align: center;
	padding-bottom: 10px;}

.schedule_table1{width: 100%;
	padding-right: 0;
	float: none;}

.schedule_table2{width: 100%;
	padding-left: 0;
	float: none;}

.schedule_table1 table,.schedule_table2 table{width: 100%;}

.schedule_td1{font-size: 14px;}
	
.schedule_td2{font-size: 14px;}
	
.schedule_td3{font-size: 14px;}

.caution1{font-size: 12px;}

.theater_address{font-size: 12px;}
	
.con_text2{font-size: 13px;
	text-align: center;}
	
.con_text2 a{color: rgba(0,140,255,1.00);}

.con_text2 a:hover{color:rgba(255,182,0,1.00);;}
	
.caution2{display: inline-block;
	font-size: 12px;
	text-align: left;}

.close1{width: 120px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;}

.con_text3{font-size: 12px;
	text-align: center;}

.ticket_ex_block{width: calc(100% - 22px);
	padding: 10px;}

.ticket_ex_title{font-size: 16px;}

.ticket_ex_text{font-size: 14px;}

.ticket_ex_caution{font-size: 12px;}

.btn_goods_link{font-size: 14px;}
	
.btn_goods_link:hover{opacity: 1.0;}

.footer_logo{height: 35px;}

.footer_logo img{height: 100%;}

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

.sns_link_text{padding-top: 20px;
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	overflow: hidden;}
	
.sns_link_text img{height: 30px;}

.copyright{padding-top: 30px; font-size: 12px;}


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

ul.listmarker2 {
	list-style-type: none;
	margin-left:14px;
}
ul.listmarker2 li:before {
	content: '◆'; 
	margin-left:-14px; 
}

ul.listmarker3 {
	list-style-type: none;
	margin-left:14px;
}
ul.listmarker3 li:before {
	content: '◇'; 
	margin-left:-14px; 
}

ul.listmarker4 {
	list-style-type: none;
	margin-left:14px;
}
ul.listmarker4 li:before {
	content: '・'; 
	margin-left:-14px; 
}

.information_title1{font-size: 18px;
	padding-bottom: 30px;}

.information_title2{font-size: 16px;
	padding-bottom: 20px;}
	
.information_text1{font-size: 14px;
	line-height: 150%;}
	
.infomation_td1{width: 32px;
	font-size: 14px;
	font-weight: 700;
	text-align: right;}
	
.infomation_td2{padding-bottom: 10px;}



}


.text_left{text-align: left;}














