@charset "utf-8";

@media print{
	body{display:none;}
}

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

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

.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 4s linear infinite;
	-moz-animation:blink 4s linear infinite;
	-ms-animation:blink 4s linear infinite;
	-o-animation:blink 4s linear infinite;
	animation:blink 4s linear infinite;}

@-webkit-keyframes blink {
	0%   { transform: rotateY(0deg); }
  100% { transform: rotateY(360deg); }
}
@-moz-keyframes blink {
	0%   { transform: rotateY(0deg); }
  100% { transform: rotateY(360deg); }
}
@-ms-keyframes blink {
	0%   { transform: rotateY(0deg); }
  100% { transform: rotateY(360deg); }
}
@-o-keyframes blink {
	0%   { transform: rotateY(0deg); }
  100% { transform: rotateY(360deg); }
}
@keyframes blink {
	0%   { transform: rotateY(0deg); }
  100% { transform: rotateY(360deg); }
}

.loading_img img{height: 100%;}

#container{}

.bg{width:100%;
	height:100%;
	background:url(../img_ep1/bg1.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	position:fixed; top:0; left:0;
	z-index:-1;}

.color1{color: rgba(150,0,67,1.00);}

.float_menu{width:100%;
	height:70px;
	background:url("../img_ep1/menu_bg1.png");
	background-repeat: repeat;
	text-align:center;
	position:fixed; top:0; left:0;
	z-index:9;}
	
.header_title{width: calc(100% - 20px);
	height: 20px;
	padding: 0 10px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	color: rgba(198,156,109,1.00);
	background:rgba(107,2,48,1.00);}

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

.menu_btn1{padding:0 10px;
	line-height:50px;
	font-family: vdl-v7mincho, sans-serif;
	float:left;}
	
.menu_btn1 a{color:rgba(79,2,34,1.00);
	font-weight: 700;}

.menu_btn1 a:hover{border-bottom: rgba(79,2,34,1.00) solid 1px;}

.menu_btn2{width: 110px;
	height: 30px;
	line-height: 30px;
	margin: 10px;
	background: rgba(107,2,48,1.00);
	text-align: center;
	font-family: vdl-v7mincho, sans-serif;
	float: left;
	border-radius: 5px;}

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

.menu_btn2:hover{opacity: 0.8;}

.main_img{width: 60%;
	min-width: 1000px;
	padding-top: 70px;
	margin: 0 auto;
	position: relative;}

.main_img img{width: 100%;}

.main_img_filter{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;
	z-index: 2;}
	
.main_img_filter img{width: 100%;
	height: 100%;}

.c-s_line{width: 100%;
	background: url("../img_ep1/bar_bg1.png");
	background-size: 100% 100%;}
	
.c-s_line_inner{width: 1200px;
	height: 30px;
	padding: 10px 0;
	margin: 0 auto;}

.c-s_line_inner img{height: 100%;}

.info_ex10{width: 1010px;
	margin: 0 auto;
	padding: 15px;
	background: rgba(255,255,255,1.00);
	border-radius: 10px;}

.info_ex10_title{font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;}

.info_link_box{width: 1050px;
	margin: 0 auto;
	overflow: hidden;	}
	
.info_link_btn{width: calc(50% - 12px);
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	line-height: 300%;
	text-align: center;
	/*background:rgba(79,2,34,1.00);*/
	background: rgba(255,255,255,1.00);
	border: rgba(198,156,109,1.00) solid 1px;
	border-radius: 5px;
	float: none;}

.info_link_btn:hover{opacity: 0.7;}

.info_link_btn a{display: block;
	/*color:rgba(255,255,255,1.00);*/
	color:rgba(79,2,34,1.00);}

.text_right{text-align: right;}

.info_twitter{width: 100%;
	padding: 20px 0;
	background: url("../img_ep1/main_bg1.png");}

.news_temp{width: 1030px;
	padding: 10px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.40);
	border:rgba(219,187,117,1.00) solid 1px;
	border-radius:5px;}

.news_temp_title{text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
	color:rgba(249,205,112,1.00);
	font-weight: bold;}

.news_temp a{color:rgba(0,195,255,1.00);}

.news_temp a:hover{color: rgba(255,166,0,1.00);}

.news_box{width:1050px;
	margin:0 auto;
	overflow:hidden;}

.news{width:650px;
	height:340px;
	margin-right:10px;
	float:left;
	border-radius:10px;
	overflow:hidden;}

.news_inner{width:100%;}

.news_title{width:100%;
	height:40px;
	line-height:35px;
	text-align:center;
	color:rgba(249,205,112,1.00);
	font-size:18px;
	background:url(../img_ep1/modal1.jpg);
	background-size:auto 40px;
	background-repeat:repeat-x;}

.news_topics{width:calc(100% - 20px);
	height:280px;
	padding:10px;
	background:rgba(255,255,255,0.80);
	overflow-y:scroll;}

.topics_title{font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	color:rgba(153,1,54,1.00);}

.topics_text{font-size:14px;
	line-height:20px;}

.topics_text a{color:rgba(145,67,255,1.00);}

.topics_text a:hover{color:rgba(255,166,0,1.00);}

.topics_str1{color:rgba(255,43,46,1.00);
	font-weight:bold;
	line-height:30px;}
	
.twitter{width:390px;
	height:340px;
	float:left;
	border-radius:10px;
	overflow:hidden;}

.twitter_title{width:100%;
	height:40px;
	line-height:35px;
	text-align:center;
	font-size:18px;
	background:url(../img_ep1/modal1.jpg);
	background-size:auto 40px;
	background-repeat:repeat-x;}

.twitter_title a{display:block;
	color:rgba(249,205,112,1.00);}

.twitter-timeline{height:300px;}

.con_box1{width: 1000px;
	margin: 0 auto;}
	
.con_box1_box{width: calc(100% - 20px);
	padding: 20px 10px;
	background: url("../img_ep1/box_bg1.jpg");}

.story_box1{width:925px;
	margin:0 auto ;
	padding:10px 7.5px;
	background:url(../img_ep1/bg_window1.png);
	border:rgba(219,187,117,1.00) solid 5px;
	border-radius:5px;} 

.story_box_line1{width:100%;
	padding-bottom:15px;}
	
.story_box_line2{width:100%;
	padding-top:15px;}	

.story_box_line1 img,.story_box_line2 img{width:100%;}

.story_text{font-size:16px;
	text-align:center;
	line-height:28px;
	font-family: vdl-v7mincho, sans-serif;
	font-style: normal;
	color:rgba(255,255,255,1.00);}

.cast_block1{width:950px;
	height:325px;
	margin: 0 auto;
	background:url(../img_ep1/bg_chara3.png);
	background-repeat:no-repeat;
	background-position:center center;
	font-family: vdl-v7mincho, sans-serif;
	font-style: normal;}

.cast_block2{width:950px;
	height:180px;
	margin: 0 auto;
	background:url(../img_ep1/bg_chara4.png);
	background-repeat:no-repeat;
	background-position:center center;
	font-family: vdl-v7mincho, sans-serif;
	font-style: normal;}

.cast_block_inner{width:880px;
	height:255px;
	margin:0 auto;
	padding-top:35px;
	overflow:hidden;}

.cast_chara_name{font-size:22px;
	font-weight:500;
	line-height:30px;
	color:rgba(255,255,255,1.00);
	overflow:hidden;}

.chara_name{padding-bottom:5px;
	text-align:left;
	float:left;}

.actor_name{padding-bottom:5px;
	text-align:right;
	float:right;}
	
.actor_name2{padding-bottom:5px;
	text-align:left;}
	
.actor_name3{padding-bottom:5px;
	font-size:20px;
	text-align:left;}

@media all and (-ms-high-contrast:none) {
	.menu_btn1{padding-top:5px;}
	
	.chara_name,.actor_name,.actor_name2,.actor_name3{padding-top:10px;
		line-height:22px;}
}

.cast_name_line{clear:both;
	width:100%;
	height:1px;
	margin-bottom:10px;
	background:rgba(255,255,255,0.50);}
	
.cast_block_left{width:210px;
	height:210px;
	float:left;}
	
.cast_block_left img{height:100%;}

.cast_block_right{width:660px;
	padding-left:10px;
	text-align:left;
	float:left;
	color:rgba(255,255,255,1.00);}

.chara_policy{font-size:18px;
	font-weight:500;
	line-height:18px;
	padding:2px 0 4px 5px;
	background:url(../img_ep1/policy_bg_pc.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;}

.chara_catch{font-size:24px;
	line-height:26px;
	font-weight:700;
	color:rgba(255,255,255,1.00);
	text-shadow:0 0 8px #960043,
	0 0 8px #960043, 
	0 0 8px #960043;
	padding:12.5px 0 15px;}

@media all and (-ms-high-contrast:none) {
.chara_policy{padding:15px 0 0 5px;
		line-height:18px;}
		
.chara_catch{padding:12.5px 0 5px;}
}

.chara_cont{font-size:14px;
	font-weight:300;
	line-height:18px;
	padding-top:15px;}

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

.title_sub{width: 350px;
	line-height: 40px;
	margin: 0 auto;	
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}
	
.subtitle1{background: url("../img_ep1/title_sub_bg1.png");
	background-size: 100% 100%;}
	
.subtitle2{background: url("../img_ep1/title_sub_bg2.png");
	background-size: 100% 100%;}

.schedule_text1{padding: 15px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;}

.schedule_table{width: 900px;
	margin: 0 auto;}
	
.schedule_table_inner{width: 100%;}
	
.schedule_table table{width: 100%;}

.schedule_table_td2,.schedule_table_td4{width: 14.2%;
	text-align: center;}
	
.schedule_table_td2{line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	background: rgba(118,24,64,0.80);
	border-radius: 5px;}

.schedule_table_td4{height: 30px;
	padding: 10px 0;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	background: rgba(255,255,255,0.80);
	border-radius: 5px;}

.schedule_table_td4 img{height: 30px;
	margin-left: 5px;}

.schedule_td5{font-size: 14px;}

.fc_yellow{color: rgba(255,206,0,1.00);}

.schedule_caution{width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 12px;
	line-height: 150%;}

.after_event{width: 900px;
	margin: 0 auto;
	background:rgba(0,0,0,0.70);
	border-radius: 10px;
	border:rgba(191,154,0,1.00) solid 2px;
	position: relative;}
	
.after_event_bg{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;
	background: url("../img_ep1/bg_white1.png");
	background-repeat: repeat;
	opacity: 0.1;
	z-index: 1;}

.after_evevt_title{padding: 10px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: rgba(249,205,112,1.00);
	background: rgba(79,2,34,1.00);
	position: relative;
	z-index: 2;}

.after_event_text{width: 92%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	position: relative;
	z-index: 2;}

.after_event_schedule{padding-bottom: 10px;
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	color:rgba(255,174,0,1.00);
	position: relative;
	z-index: 2;}

.theater_info{width: 900px;
	margin: 0 auto;}
	
.theater_name{text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;}
	
.theater_map{width: 100%;
	height: 290px;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

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

.ticket_block{width: 900px;
	margin: 0 auto;}

.subtitle3{background: url("../img_ep1/title_sub_bg3.png");
	background-size: 100% 100%;}
	
.subtitle4{background: url("../img_ep1/title_sub_bg4.png");
	background-size: 100% 100%;}
	
.ticket_text1{padding: 15px 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;}

.ticket_text2{text-align: center;}

.ticket_text3{text-align: left;}

.link_ticket,.link_ticket_close{width: 200px;
	margin: 0 auto;}
	
.link_ticket img,.link_ticket_close img{width: 100%;}

.link_ticket a:hover{opacity: 0.7;}

.ticket_caution{padding-top: 5px;
	font-size: 14px;
	text-align: center;}
	
.ticket_caution ul{display: inline-block;
	text-align: left;}

.goods_text1{font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	text-align: center;}

.goods_info1{width: 900px;
	margin: 10px auto 0;}

.goods_text2{width: 900px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	text-align: center;}

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

.link_shop_btn:hover{opacity: 0.7;}

.goods_text3{width: 900px;
	margin:  0 auto;
	font-size: 14px;
	line-height: 150%;}

.goods_block1{width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;}
	
.goods_img{width: 300px;
	float: left;}
	
.goods_img img{width: 100%;}

.goods_text{width: calc(100% - 310px);
	padding-left: 10px;
	float: left;}

.goods_name{font-size: 16px;
	line-height: 150%;
	font-weight: bold;}

.goods_price{font-size: 16px;
	line-height: 150%;
	font-weight: bold;}
	
.goods_text_text1{padding-top: 10px;
	font-size: 14px;
	line-height: 150%;}

.staff_block1{padding: 10px 0;
	text-align: center;}
	
.staff_name1{padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color:rgba(156,68,0,1.00);}

.staff_name2{font-size: 16px;
	line-height: 150%;
	color: rgba(0,0,0,1.00);}

.subtitle5{background: url("../img_ep1/title_sub_bg5.png");
	background-size: 100% 100%;}
	
.subtitle6{background: url("../img_ep1/title_sub_bg6.png");
	background-size: 100% 100%;}

.subtitle7{background: url("../img_ep1/title_sub_bg7.png");
	background-size: 100% 100%;}

footer{width: 100%;
	padding: 30px 0 10px;
	text-align: center;
	background: url("../img_ep1/bar_bg1.png");
	background-size: 100% 100%;}

.footer_title{font-size:14px;
	font-weight:700;
	color:rgba(255,255,255,1.00);}

.game_link{width:300px;
	margin:5px auto;
	text-align:center;
	line-height:30px;
	color:rgba(153,1,54,1.00);
	background:rgba(255,255,255,1.00);
	border-radius:5px;}

.game_link a{display:block;
	color:rgba(153,1,54,1.00);}

.game_link:hover{opacity:0.7;}

.game_link img{width:100%;}

.sns_link{padding:20px 0;}

.sns_link img{width:40px; margin:0 5px;}

.sns_link img:hover{opacity:0.7;}

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

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

ul.listmarker3{margin-left: 30px;}

ul.listmarker3 li{list-style-type:decimal;}

ul.listmarker2 {
	list-style-type: none;
	margin-left:16px;
}

ul.listmarker2 li{list-style-type: none;}

ul.listmarker2 li:before {
	content: '◇'; 
	margin-left:-16px; 
}

ul.listmarker4 li{list-style-type: none;
	margin-left: 16px;}

ul.listmarker4 li:before {
	content: '・'; 
	margin-left:-16px; 
}


/* gotop */
.gotop{width:60px;
	height:60px;
	color:rgba(255,255,255,1.00);
	text-align:center;
	position:fixed; bottom:10px; right:10px;
	z-index:3;
	display: none;}

.gotop img{width:100%;
	height:100%;}

.gotop:hover{opacity:0.7;}


.caution_corona{width: 750px;
	margin: 0 auto 15px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;}
	
.caution_corona2{width: 1050px;
	margin: 0 auto 10px;
	overflow: hidden;}
	
.link_info_btn{width: calc(50% - 10px);
	padding: 0 5px;
	float: left;}

.link_info_btn:hover{opacity: 0.8;}

.link_info_btn2{width: 50%;
	margin: 0 auto;}

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

.link_info_btn2:hover{opacity: 0.8;}

.link_info_btn img,.link_info_btn2 img{width: 100%;}
	
.caution_corona:hover{opacity: 0.8;}
	
.caution_corona a{display: block;
	color: rgba(255,255,255,1.00);}


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

.main_img{width: 100%;
	min-width: 320px;
	margin: 0 auto;
	padding: 0;}

.main_img_img1{width: 100%;}

.main_img_img2{width: 95%;
	max-width: 400px;
	margin: 0 auto;}

.c-s_line_inner{width: 95%;
	max-width: 420px;
	height: 20px;
	padding: 10px 0;
	margin: 0 auto;}

.info_ex10{width: calc(90% - 20px);
	max-width: 400px;
	margin: 0 auto;
	padding: 10px;
	background: rgba(255,255,255,1.00);
	border-radius: 10px;
	font-size: 12px;
	line-height: 150%;}

.info_ex10_title{font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;}

.info_link_box{width: 90%;
	max-width: 400px;
	margin: 0 auto;
	overflow: hidden;	}
	
.info_link_btn{width: calc(100% - 2px);
	margin: 5px 0 ;
	font-size: 12px;
	float: none;}

.info_link_btn:hover{opacity: 1.0;}

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

.news_temp_title{font-size: 14px;}

.news_temp a:hover{color:rgba(0,195,255,1.00);}

.news_box{width:95%;
	max-width:400px;
	margin:0 auto;
	overflow:hidden;}

.news{width:100%;
	height:300px;
	margin-right:0;
	float:none;}

.news_topics{height:240px;}
	
.topics_title{line-height:20px;}
	
.twitter{width:100%;
	height:340px;
	margin-top:20px;
	float:none;}

.main_info{width:calc(95% - 20px);
	max-width:380px;
	padding:20px 10px;}

.block_title1{width:100%;
	padding-bottom:20px;}

.story_box1{width:95%;
	padding:10px 7.5px;
	background:url(../img_ep1/bg_window1.png);
	border:rgba(219,187,117,1.00) solid 3px;
	border-radius:5px;} 

.story_text{width:95%;
	margin:0 auto;
	font-size:12px;
	text-align:left;
	line-height:20px;}
	
.con_box1{width: 95%;
	max-width: 420px;
	margin: 0 auto;}
	
.cast_block1,.cast_block2{width:97%;
	height:auto;
	margin:0 auto 10px;
	background:url(../img_ep1/bg_chara2.png);
	background-repeat:repeat;
	font-family: vdl-v7mincho, sans-serif;
	font-style: normal;}

.cast_block_inner{width:calc(97% - 10px);
	height:auto;
	margin:0 auto;
	padding:10px;
	overflow:hidden;}
	
.cast_block_left{width:0;
	height:0;
	float:none;
	display:none;}
	
.cast_block_left img{height:100%;}

.cast_block_right{width:100%;
	padding-left:0;
	text-align:left;
	float:none;
	color:rgba(255,255,255,1.00);}

.cast_chara_name{font-size:13.5px;
	font-weight:700;
	line-height:28px;}

.chara_name{float:none;
	padding-bottom:0;}
	
.cast_name_line{width:100%;
	height:1px;
	margin-bottom:0;
	background:rgba(255,255,255,0.50);}

.actor_name{text-align:right;
	padding-top:0;
	float:none;}

.actor_name2{text-align:left;
	padding-top:0;}

.actor_name3{font-size:12px;
	padding-top:5px;
	line-height:20px;}

.chara_img{height:150px;
	margin:0 auto;
	padding:0 0 5px;
	text-align:center;}
	
.chara_img img{height:100%;}

.chara_policy{font-size:15px;
	line-height:20px;
	padding:0;
	text-align:center;
	background:url(../img_ep1/policy_bg.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.chara_catch{font-size:15px;
	line-height:24px;
	padding:5px 0;
	text-align:center;}

.chara_cont{padding:10px 0 5px;
	font-size:12px;
	font-weight:300;
	line-height:16px;}
	
.title_sub{width: 80%;
	line-height: 40px;
	margin: 0 auto;	
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}
	
.subtitle1{background: url("../img_ep1/title_sub_bg1.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;}
	
.subtitle2{background: url("../img_ep1/title_sub_bg2.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;}
	
.subtitle3{background: url("../img_ep1/title_sub_bg3.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;}
	
.subtitle4{background: url("../img_ep1/title_sub_bg4.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;}
	
.subtitle5{background: url("../img_ep1/title_sub_bg5.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;}
	
.subtitle6{background: url("../img_ep1/title_sub_bg6.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;}
	
.subtitle7{background: url("../img_ep1/title_sub_bg7.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;}
	
.schedule_text1{padding: 15px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;}

.schedule_table{width: 95%;
	margin: 0 auto;
	overflow-x: scroll;}
	
.schedule_table_inner{width: 200%;}
	
.schedule_table table{width: 100%;}

.schedule_table_td2,.schedule_table_td4{text-align: center;
	vertical-align: middle;}
	
.schedule_table_td2{line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	background: rgba(118,24,64,0.80);
	border-radius: 5px;}

.schedule_table_td4{height: 30px;
	padding: 10px 0;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	background: rgba(255,255,255,0.80);
	border-radius: 5px;}

.schedule_table_td4 img{height: 30px;
	margin-left: 5px;}

.schedule_td5{font-size: 12px;}

.schedule_caution{width: 95%;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 10px;
	line-height: 150%;}

.after_event{width: 95%;}
	
.after_event_bg{}

.after_evevt_title{font-size: 14px;}

.after_event_text{font-size: 12px;}

.after_event_schedule{font-size: 14px;}

.theater_info{width: 95%;
	margin: 0 auto;}
	
.theater_name{text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 200%;}
	
.theater_map{width: 100%;
	height: 250px;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.theater_address{font-size: 12px;
	line-height: 150%;}

.ticket_block{width: 95%;
	margin: 0 auto;}
	
.ticket_text1{padding: 15px 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;}

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

.ticket_text2,.ticket_text3{font-size: 12px;}

.ticket_caution{font-size: 10px;}

.goods_text1{font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;}

.goods_text2{width: 100%;
	margin: 0 auto;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;}

.goods_text3{width: 100%;
	margin:  0 auto;
	font-size: 12px;
	line-height: 150%;}

.link_shop_btn:hover{opacity: 1.0;}

.goods_block1{width: 95%;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;}
	
.goods_img{width: 280px;
	margin: 0 auto 5px;
	float: none;}
	
.goods_img img{width: 100%;}

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

.goods_name{font-size: 14px;
	line-height: 150%;
	font-weight: bold;}

.goods_price{font-size: 14px;
	line-height: 150%;
	font-weight: bold;}
	
.goods_text_text1{padding-top: 10px;
	font-size: 12px;
	line-height: 150%;}

.staff_block1{padding: 10px 0;
	text-align: center;}
	
.staff_name1{font-size: 12px;
	font-weight: bold;
	color:rgba(156,68,0,1.00);}

.link_ticket,.link_ticket_close{width: 150px;
	margin: 0 auto;}

.link_ticket a:hover{opacity: 1.0;}

.staff_name2{font-size: 13px;
	color: rgba(0,0,0,1.00);}

footer{padding-bottom: 70px;}

.footer_title{font-size:12px;
	font-weight:700;
	color:rgba(255,255,255,1.00);}

.game_link:hover{opacity:1.0;}

.sns_link img:hover{opacity:1.0;}

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

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

ul.listmarker3{margin-left: 24px;}

ul.listmarker3 li{list-style-type:decimal;}

ul.listmarker2 {
	list-style-type: none;
	margin-left:12px;
}

ul.listmarker2 li{list-style-type: none;}

ul.listmarker2 li:before {
	content: '◇'; 
	margin-left:-12px; 
}

ul.listmarker4 li{list-style-type: none;
	margin-left: 12px;}

ul.listmarker4 li:before {
	content: '・'; 
	margin-left:-12px; 
}

.gotop:hover{opacity:1.0;}

.caution_corona{width: 90%;
	max-width: 400px;
	padding: 5px 0;
	margin: 0 auto 15px;
	font-size: 12px;
	line-height: 150%;}
	
.caution_corona:hover{opacity: 1.0;}

.caution_corona2{width: 100%;
	max-width: 400px;
	overflow: hidden;}
	
.link_info_btn{width: 100%;
	padding: 10px 0 0;
	float: left;}

.link_info_btn2{width: 90%;}

.link_info_btn:hover,.link_info_btn2:hover{opacity: 1.0;}

}










