@charset "utf-8";

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

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

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

.float_menu{width:100%;
	height:50px;
	background:rgba(118,24,64,1.00);
	text-align:center;
	position:fixed; top:0; left:0;
	z-index:9;}

header{width:100%;
	height:50px;
	background:rgba(118,24,64,1.00);
	text-align:center;}
	
.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(255,255,255,1.00);}

.menu_btn1 a:hover{color:rgba(255,183,163,1.00);}

.main_img{width:1060px;
	margin:0 auto;
	padding:10px 0;
	position:relative;}

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

.catch_line{width:100%;}

.catch_line1{width:100%;
	height:50px;
	padding:10px 0;
	background:rgba(118,24,64,1.00);}
	
.catch_line1_inner{width:1200px;
	height:50px;
	margin:0 auto;}

.catch_line1_inner img{height:100%;}

.catch_line2{width:100%;
	height:5px;
	padding:0;
	margin-top:2px;
	background:rgba(147,52,93,1.00);}
	
.catch_line3{width:100%;
	height:5px;
	padding:0;
	margin-top:2px;
	background:rgba(154,86,114,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(255,255,255,1.00);
	font-size:18px;
	background:url(../img/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;
	color:rgba(255,255,255,1.00);
	font-size:18px;
	background:url(../img/modal1.jpg);
	background-size:auto 40px;
	background-repeat:repeat-x;}

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

.twitter-timeline{height:300px;}

.main_info{width:950px;
	padding:50px;
	margin:0 auto;
	background:rgba(255,255,255,0.80);
	border:rgba(158,0,0,93.00) solid 1px;}

.block1{}

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

.block_title1 img{width:100%;}

.block_content{text-align:center;}

.story_box1{width:925px;
	margin:0 auto 50px;
	padding:10px 7.5px;
	background:url(../img/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;
	color:rgba(255,255,255,1.00);}

.cast_block1{width:950px;
	height:325px;
	background:url(../img/bg_chara3.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/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%;}

.schedule_date,.theater_name{font-size:18px;
	line-height:24px;
	font-weight:bold;}

.schedule_list{padding:15px 0;}
	
.schedule_caution{font-size:12px;
	line-height:18px;
	text-align:left;}

.theater_map iframe{width:100%;
	height:300px;}
	
.theater_address{font-size:14px;
	line-height:20px;
	text-align:left;}

.goods_erea{width:930px;
	margin:0 auto;
	overflow:hidden;}
	
.goods_block1{width:300px;
	padding:0 5px;
	margin-bottom:10px;
	float:left;}

.goods_img1{width:100%;
	position:relative;	}

.goods_img1 img{width:100%;}

.goods_filter{position:absolute;
	top:0; left:0;}

.goods_name1{width:100%;
	margin-top:2px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:rgba(153,1,54,1.00);}

.goods_price{width:100%;
	margin-top:2px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:rgba(90,90,90,1.00);}

.goods_text1{width:calc(100% - 12px);
	height:80px;
	margin-top:2px;
	padding:5px;
	line-height:20px;
	font-size:12px;
	text-align:left;
	border:rgba(0,0,0,0.20) solid 1px;}

.goods_text1_2{width:calc(100% - 12px);
	height:100px;
	margin-top:2px;
	padding:5px;
	line-height:20px;
	font-size:12px;
	text-align:left;
	border:rgba(0,0,0,0.20) solid 1px;}


.goods_block2{width:610px;
	padding:0 5px;
	margin-bottom:10px;
	float:left;}	

.goods_text2{width:calc(100% - 12px);
	height:378px;
	padding:5px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	border:rgba(0,0,0,0.20) solid 1px;}

.text_block1{overflow:hidden;}

.text_block1_left1,.text_block1_left2{width:250px;
	text-align:right;
	font-size:14px;
	line-height:20px;
	padding-right:10px;
	float:left;}
	
.text_block1_right1,.text_block1_right2{padding-left:10px;
	text-align:left;
	font-size:14px;
	line-height:20px;
	border-left:rgba(0,0,0,0.30) solid 1px;
	float:left;}

.text_block1_left2,.text_block1_right2{padding-top:20px;}

.text_block2{text-align:center;
	padding-bottom:20px;}

.text_block2_name1{font-size:16px;
	line-height:26px;
	font-weight:bold;}

.text_block2_name2{font-size:12px;
	line-height:20px;
	color:rgba(71,71,71,1.00);}
	
.text_block2_text1,.text_block2_text2{font-size:14px;
	line-height:20px;}

.playguide_table{text-align:left;
	margin:0 auto;
	border-top:rgba(0,0,0,1.00) solid 1px;
	border-left:rgba(0,0,0,1.00) solid 1px;}

.playguide_table tr td{padding:5px 10px;
	border-right:rgba(0,0,0,1.00) solid 1px;
	border-bottom:rgba(0,0,0,1.00) solid 1px;}

.playguide_name{font-weight:bold;}

.side_seat{width:585px;
	margin:10px auto 0;
	border:rgba(153,1,54,1.00) solid 1px;}

.side_seat_title{width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:16px;
	background:rgba(153,1,54,1.00);}
	
.side_seat_text{width:calc(100% - 20px);
	padding:10px;}

.side_seat_text_text1{font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-bottom:5px;}
	
.side_seat_text_text2{padding-bottom:20px;
	line-height:20px;}
	
.ticket_caution{font-size:12px;
	line-height:16px;
	padding-top:10px;}

.qa_block1{width:700px;
	margin:0 auto;
	text-align:left;
	border-radius:5px;
	border:rgba(153,1,54,1.00) solid 2px;}

.q{width:calc(100% - 10px);
	padding:5px;
	font-size:16px;
	line-height:20px;
	color:rgba(255,255,255,1.00);
	background:rgba(153,1,54,1.00);
	overflow:hidden;
	cursor:pointer;}

.a{width:calc(100% - 10px);
	padding:5px;
	font-size:14px;
	line-height:25px;
	background:rgba(255,255,255,0.30);
	overflow:hidden;
	display:none;}

.qa_amrk{width:25px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	float:left;}

.qa_text_q{width:calc(100% - 65px);
	float:left;}
	
.qa_text_a{width:calc(100% - 25px);
	float:left;}

.qa_button{width:20px;
	height:20px;
	float:right;
	border:rgba(255,255,255,0.50) solid 1px;
	background:url(../img/qa_button_open_pc.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.p_m{background:url(../img/qa_button_close_pc.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.contact{width:300px;
	margin:30px auto;
	border:rgba(153,1,54,1.00) solid 1px;}
	
.contact_title{width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:16px;
	background:rgba(153,1,54,1.00);}
	
.contact_text{padding:10px;
	text-align:center;
	font-size:16px;
	line-height:20px;}

.contact_text a,.playguide_text a,.side_seat_text_text2 a{color:rgba(145,67,255,1.00);}

.contact_text a:hover,.playguide_text a:hover,.side_seat_text_text2 a:hover{color:rgba(255,166,0,1.00);}
		
footer{width:100%;
	padding:20px 0 10px;
	text-align:center;
	background:rgba(168,19,80,1.00);}

.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;}
	
.footer_staff{font-size:14px;}

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

/* 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;}

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

.gotop:hover{opacity:0.7;}

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

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

.main_img{width:100%;
	max-width:420px;
	padding:0 0 10px;}

.catch_line1{width:100%;
	height:30px;
	padding:10px 0;
	background:rgba(118,24,64,1.00);}
	
.catch_line1_inner{width:95%;
	max-width:400px;
	height:30px;
	margin:0 auto;}

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

.cast_block1{width:97%;
	height:auto;
	margin:0 auto 10px;
	background:url(../img/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/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;}

.schedule_date,.theater_name{font-size:16px;}

.goods_erea{width:95%;
	margin:0 auto;
	overflow:hidden;}
	
.goods_block1{width:calc(100% - 10px);
	padding:0 5px;
	margin-bottom:10px;
	float:left;}

.goods_img1{width:100%;
	position:relative;	}

.goods_img1 img{width:100%;}

.goods_filter{position:absolute;
	top:0; left:0;}

.goods_name1{width:100%;
	margin-top:2px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:rgba(153,1,54,1.00);}

.goods_price{width:100%;
	margin-top:2px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:rgba(90,90,90,1.00);}

.goods_text1,.goods_text1_2{width:calc(100% - 12px);
	min-height:60px;
	margin-top:2px;
	padding:5px;
	line-height:20px;
	font-size:11px;
	text-align:left;
	border:rgba(0,0,0,0.20) solid 1px;}

.goods_block2{width:calc(100% - 10px);
	padding:0 5px;
	margin-bottom:10px;
	float:left;}	

.goods_text2{width:calc(100% - 12px);
	height:auto;
	padding:5px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	border:rgba(0,0,0,0.20) solid 1px;}

.text_block1_left1,.text_block1_left2{width:95%;
	margin:0 auto 5px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	float:none;}
	
.text_block1_right1,.text_block1_right2{padding-left:0;
	text-align:left;
	font-size:12px;
	border-left:none;
	float:none;}

.text_block1_left2,.text_block1_right2{padding-top:0;}

.ticket_caution{font-size:10px;
	padding-top:10px;}

.playguide_block{width:100%;
	margin-top:5px;
	border:rgba(0,0,0,1.00) solid 1px;}

.playguide_name{width:100%;
	padding:5px 0;
	border-bottom:rgba(0,0,0,0.80) solid 1px;}
	
.playguide_text{text-align:left;
	padding:5px;}

.side_seat{width:100%;}

.qa_block1{width:95%;}

.q{width:calc(100% - 10px);
	font-size:12px;}

.a{width:calc(100% - 10px);
	font-size:12px;
	line-height:20px;}

.qa_amrk{font-size:16px;}

.qa_text_q{width:calc(100% - 65px);
	float:left;}
	
.qa_text_a{width:calc(100% - 25px);
	float:left;}

.qa_button{background:url(../img/qa_button_open.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.p_m{background:url(../img/qa_button_close.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.contact_text a:hover,.playguide_text a:hover,.side_seat_text_text2 a:hover{color:rgba(145,67,255,1.00);}

.staff_sp{font-size:13px;
	line-height:20px;
	text-align:left;}

.text_block2_name2{font-size:11px;}

.text_block2_text2{font-size:12px;}

footer{padding:20px 0 70px;}

.footer_title{font-size:12px;
	line-height:16px;}

.game_link{width:300px;}

.game_link:hover{opacity:1.0;}

.sns_link img:hover{opacity:1.0;}

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

.gotop:hover{opacity:1.0;}
}



























