@charset "utf-8";

body{min-width: 1200px;
	overflow-y: scroll;}
	
.bg_box0{width: 100%;
	height: 100%;
	background: url("../img/bg1.png");
	background-size: cover;
	background-repeat: repeat;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
.bg_box{width: 100%;
	height: 100%;
	background: url("../img/bg_roop2.png");
	background-repeat: repeat;
	animation: bgiLoop 30s linear infinite;
	position: fixed; top: 0; left: 0;
	z-index: 0;}
	
@-webkit-keyframes bgiLoop {
	0% { background-position: 0 0;}
  100% { background-position: 0 1080px;}
}
@-moz-keyframes bgiLoop {
	0% { background-position: 0 0;}
  100% { background-position: 0 1080px;}
}
@-ms-keyframes bgiLoop {
	0% { background-position: 0 0;}
  100% { background-position: 0 1080px;}
}
@-o-keyframes bgiLoop {
	0% { background-position: 0 0;}
  100% { background-position: 0 1080px;}
}
	
@keyframes bgiLoop {
    0% { background-position: 0 0;}
  100% { background-position: 0 1080px;}
}
	
.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;}

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


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

.loading_img{width: 150px;
	height: 150px;
	margin-top: -75px;
	margin-left: -75px;
	position: fixed; top: 50%; left: 50%;}

.loading1,.loading2{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;}

.loading1 img,.loading2 img{width: 100%;
	height: 100%;}

.loading2{animation: r1 3s linear infinite;}

@keyframes r1 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#container{padding-top: 60px;
	position: relative;
	z-index: 1;}

@media screen and ( max-width:1570px )
{
#container{padding-top: 0;}
}


header{width: 100%;
	height: 60px;
	background: rgba(0,0,0,0.90);
	border-bottom: rgba(119,0,9,1.00) solid 3px;
	position: fixed; top: 0;
	z-index: 8;
	overflow: hidden;}

.header_logo{height: 45px;
	margin: 7.5px 15px;
	float: left;}
	
.header_logo img{height: 100%;}
	
.pc_menu{height: 40px;
	float: left;}

.menu_btn_pc{font-size: 16px;
	line-height: 60px;
	padding-right: 20px;
	float: left;}

.menu_btn_link{height: 50px;
	margin-top: 4px;
	margin-right: 10px;
	float: left;}

.menu_btn_link img{height:50px;
	border: rgba(255,255,255,0.50) solid 1px;}

.menu_btn_link2{height: 50px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;}

.menu_btn_link2 img{height:50px;}

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

.menu_btn_pc a:hover{color: rgba(193,39,45,1.00);}

.main_img{width: 100%;
	position: relative;
	overflow: hidden;}

.main_img_l{width: 50%;
	text-align: right;
	float: left;}

.main_img img{width: 100%;}

.main_img_l img{width: 65%;}

.main_img_r{width: 50%;
	float: left;}

.main_img_btn{width: 28%;
	position: absolute; left: 53%; bottom: 3%;}
	
.main_img_btn:hover{opacity: 1.0;}

.main_img_btn_inner_box{width: 90%;
	margin: 0 auto;
	position: absolute; top: 47%; left: 5%;}

.main_img_btn_btn1{width: 49.5%;
	background: rgba(0,0,0,1.00);
	float: left;}
	
.main_img_btn_btn1:hover{background:rgba(67,0,1,1.00);}
	
.main_img_btn_btn1 img{width: 100%;}

.main_img_btn_spacer{width: 1%;
	overflow: hidden;
	float: left;}

/*.main_logo{width: 1000px;
	margin: 0 auto;}
	
.main_logo img{width: 100%;}

.link_top_ticket{width: 550px;
	margin: 0 auto 10px;}
	
.link_top_ticket a:hover{opacity: 0.8;}
	
.link_top_ticket img{width: 100%;}
*/
.link_information1{width: 548px;
	margin: 0 auto 40px;
	background: rgba(0,0,0,0.80);
	border:rgba(204,163,22,1.00) solid 1px;
	cursor: pointer;}
/*
.link_information2{width: 548px;
	margin: 0 auto 10px;
	background: rgba(0,0,0,0.80);
	border:rgba(204,163,22,1.00) solid 1px;
	cursor: pointer;}
*/	
.link_information1:hover,.link_information2:hover{opacity: 0.7;}

.link_information_inner1{width: calc(100% - 12px);
	margin: 5px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: rgba(255,182,0,1.00);
	border: rgba(90,90,90,1.00) solid 1px;}

/*
.link_info_ex1{width: 490px;
	margin: 0 auto;}

.link_info_ex1 img{width: 100%;}

.link_info_ex1:hover{opacity: 0.8;}*/

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

.con_box2{width: 100%;
	background: rgba(0,0,0,1.00);
	position: relative;
	border-top: rgba(119,0,9,1.00) solid 1px;
	border-bottom: rgba(119,0,9,1.00) solid 1px;}

.con_title1{height: 50px;
	padding: 40px 0;
	text-align: center;}
	
.con_title1 img{height: 100%;}

.con_spacer1{width: 100%;
	height: 50px;
	background: url("../img/con_spacer1.png");
	background-size: 100% 100%;
	position: relative;
	z-index: 3;}
	
.con_spacer2{width: 100%;
	height: 50px;
	background: url("../img/con_spacer2.png");
	background-size: 100% 100%;
	position: relative;
	z-index: 3;}

.news_twitter{width: 1000px;
	margin: 0 auto;
	overflow: hidden;}

.news{width: 590px;
	margin-top: 20px;
	margin-right: 10px;
	float: left;}

.news_box{width: calc(100% - 20px);
	height: 280px;
	padding: 10px;
	background: rgba(39,39,39,1.00);
	border-left: rgba(193,39,45,1.00) solid 3px;
	overflow-y: scroll;}

.topic1{}

.topic_date{font-size: 12px;
	line-height: 150%;
	color: rgba(255,166,0,1.00);}

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

.topic_text1{font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.topic_text1 a{color: rgba(0,235,255,1.00);}

.topic_text1 a:hover{color: rgba(217,182,0,1.00);}

.topic_spacer{width: 100%;
	padding-top: 15px;
	margin-bottom: 10px;
	border-bottom: rgba(255,255,255,0.30) dashed 1px;}

.news_ticket_link{width: 200px;
	background: rgba(0,0,0,1.00);}

.news_ticket_link img{width: 100%;}

.news_ticket_link:hover{background:rgba(67,0,1,1.00);}

.topic_img{width: 50%;
	margin: 0 auto;}
	
.topic_img2{width: 80%;
	margin: 0 auto;}
	
.topic_img img,.topic_img2 img{width: 100%;}

.twitter{width: 400px;
	margin-top: 20px;
	float: left;}

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

.movie_box{width: 560px;
	margin: 0 auto;
	overflow: hidden;}

.movie_block{width: 560px;
	float: left;}

.movie_spacer{width: 20px;
	float: left;}

.yt{width: 560px;
	margin: 0 auto;
	clear: both;}

.yt iframe{width: 560px;
	height: 315px;}

.introduction_text1{font-size: 32px;
	line-height: 150%;
	color: rgba(193,39,45,1.00);
	text-align: center;}
	
.introduction_text2{font-size: 30px;
	line-height: 150%;
	color: rgba(193,39,45,1.00);
	text-align: center;}
	
.introduction_text3{padding-top: 20px;
	font-size: 18px;
	line-height: 150%;
	color:rgba(255,255,255,1.00);
	text-align: center;}

.comment_box1{width: 1000px;
	margin: 0 auto;}
	
.comment_title{width: calc(100% - 10px);
	padding: 5px;
	background: rgba(119,0,9,1.00);
	overflow: hidden;}
	
.comment_mark{padding: 5px 10px;
	text-align: center;
	font-size: 16px;
	line-height: 100%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);
	float: left;}

.comment_name1{padding: 5px 0 0 10px;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	color: rgba(255,255,255,1.00);
	float: left;}
	
.comment_name2{padding: 5px 0 0 10px;
	text-align: left;
	font-size: 16px;
	line-height: 100%;
	color: rgba(255,255,255,1.00);
	float: left;}

.comment_text1{padding: 10px 0;
	font-size: 15px;
	line-height: 150%;
	text-align: justify;
	color: rgba(255,255,255,1.00);}

.itakura_profile{width: 100%;
	padding-top: 10px;
	overflow: hidden;}
	
.itakura_img{width: 150px;
	float: left;}
	
.itakura_text_box{width: calc(100% - 160px);
	padding-left: 10px;
	color: rgba(255,255,255,1.00);
	float: left;}
	
.itakura_img img{width: 100%;}

.itakura_name{font-size: 18px;}

.itakura_data{padding-top: 10px;
	font-size: 14px;
	line-height: 150%;}

.itakura_movie1{width: 180px;
	font-size: 16px;
	line-height: 38px;
	background: rgba(67,0,1,1.00);
	border: rgba(160,29,39,1.00) solid 1px;}
	
.itakura_movie1:hover{background:rgba(0,0,0,1.00);}
	
.itakura_movie1 img{height: 20px;
	padding: 10px;}

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

.story_bg{width: 100%;
	height: 100%;
	background: url("../img/bg_ex1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute; top: 0; left: 0;
	z-index: 1}
	
.story_text1{padding-bottom: 40px;
	font-size: 20px;
	line-height: 220%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.story_text1_inner{display: inline-block;
	text-align: center;}

.cast_introduction{width: 1020px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;}
	
.cast_introduction_text1{padding-bottom: 10px;
	font-size: 22px;
	line-height: 150%;
	color: rgba(193,39,45,1.00);}

.cast_introduction_text2{font-size: 15.9px;
	line-height: 160%;
	color: rgba(255,255,255,1.00);}

.fc_cast{color:rgba(255,118,0,1.00);
	font-weight: 700;}

.cast_block1{width: 1000px;
	padding: 15px;
	margin: 0 auto;
	border:rgba(255,255,255,1.00) solid 1px;
	overflow: hidden;}
	
.cast_img{width: 200px;
	float: left;}
	
.cast_img img{width: 100%;}

.cast_text{width: 790px;
	padding-left: 10px;
	float: left;}

.cast_name1{font-size: 18px;
	line-height: 100%;
	padding-bottom: 10px;
	color: rgba(255,255,255,1.00);
	border-bottom: rgba(255,255,255,1.00) solid 1px;}

.cast_intro1{padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.cast_comment_box{width: calc(100% - 2px);
	/*border: rgba(255,255,255,0.50) solid 1px;*/}

.cast_comment_title{width: calc(100% - 20px);
	padding: 5px 10px;
	font-size: 16px;
	line-height: 100%;
	color: rgba(255,255,255,1.00);
	background: rgba(119,0,9,1.00);}
	
.cast_comment_text{width: 100%;
	padding: 5px 0;
	font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}
	
.cast_box{width: 1000px;
	margin: 20px auto 0;
	text-align: center;
	overflow: hidden;}

.cast_box_inner{display: inline-block;}

.cast_block2{width: 190px;
	padding: 0 5px;
	float: left;}

.cast_block3{width:160px;
	padding: 0 5px;
	float: left;}

.cast_img2{width: 100%;}

.cast_img2 img{width: 100%;
	padding-bottom: 5px;}

.cast_name2{font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.cast_name3{font-size: 17px;
	line-height: 120%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.cast_name4{font-size: 12px;
	line-height: 120%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.cast_group1{font-size: 24px;
	line-height: 150%;
	padding-top: 30px;
	text-align: center;
	color: rgba(193,39,45,1.00);}

.staff_block1{width: 800px;
	margin: 0 auto 30px;
	padding: 10px;
	border: rgba(255,255,255,1.00) solid 1px;}

.staff_block2{width: 800px;
	padding-bottom: 20px;
	margin: 0 auto;
	text-align: center;}

.staff_name_block1{width: 100%;
	height: 30px;
	border-bottom: rgba(255,255,255,1.00) solid 1px;
	overflow: hidden;}
	
.staff_name1{font-size: 14px;
	line-height: 100%;
	padding-top: 5px;
	color:rgba(189,189,189,1.00);
	float: left;}
	
.staff_name2{font-size: 20px;
	line-height: 100%;
	padding-left: 10px;
	color: rgba(255,255,255,1.00);
	float: left;}
	
.staff_name3{font-size: 14px;
	line-height: 100%;
	color:rgba(189,189,189,1.00);}
	
.staff_name4{font-size: 18px;
	line-height: 100%;
	padding-top: 5px;
	color: rgba(255,255,255,1.00);}
	
.staff_name5{font-size: 14px;
	line-height: 100%;
	color:rgba(255,255,255,1.00);}
	
.staff_data1{width: 100%;
	padding-top: 5px;
	overflow: hidden;}
	
.staff_img1{width: 150px;
	font-size: 12px;
	color: rgba(255,255,255,1.00);
	line-height: 150%;
	text-align: right;
	float: left;}
	
.staff_img1 img{width: 100%;}

.staff_text1{width:calc(100% - 160px);
	padding-left: 10px;
	float: left;}
	
.staff_profile{font-size: 14px;
	line-height: 150%;
	padding-bottom: 10px;
	color: rgba(255,255,255,1.00);}

.schedule_table{width: 800px;
	font-size: 14px;
	color: rgba(255,255,255,1.00);
	margin: 0 auto;}
	
.schedule_table table{width: 100%;}

.schedule_td1{width: 30%;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	padding: 10px 0;
	color: rgba(255,255,255,1.00);
	background: rgba(119,0,9,1.00);}

.schedule_td2{width: 35%;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	padding: 10px 0;
	color: rgba(255,255,255,1.00);
	background:rgba(50,50,50,1.00);}

.fc_red{color: rgba(255,71,74,1.00);}

.fc_blue{color: rgba(0,155,255,1.00);}

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

.aftershow_text1{font-size: 20px;
	line-height: 150%;
	text-align: center;
	color:rgba(255,255,255,1.00);}

.afterevent_caution{width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	color: rgba(255,255,255,1.00);}

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

.aftershow_date{font-size: 22px;
	line-height: 150%;
	text-align: center;
	color: rgba(193,39,45,1.00);}

.aftershow_title{font-size: 20px;
	line-height: 150%;
	padding-bottom: 10px;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.aftershow_table{width: 800px;
	margin: 0 auto;}
	
.aftershow_block1{width: 100%;
	padding-bottom: 2px;
	font-size: 16px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	overflow: hidden;}
	
.aftershow_block_inner1{width: 100%;
	padding: 10px 0;
	text-align: center;
	background: rgba(193,39,45,1.00);}

.aftershow_block_inner2{width: 100%;
	padding: 10px 0;
	margin-top: 2px;
	text-align: center;
	background:rgba(50,50,50,1.00);}

.aftershow_block_inner3{width: calc(25% - 20px);
	padding: 10px;
	text-align: center;
	background: rgba(193,39,45,1.00);
	float: left;}

.aftershow_block_inner4{width: calc(75% - 22px);
	padding: 10px;
	margin-left: 2px;
	text-align: left;
	background:rgba(50,50,50,1.00);
	float: left;}

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

.aftershow_cast_block1{width: 150px;
	padding: 5px;
	float: left;}

.aftershow_cast_img{width: 100%;}

.aftershow_cast_img img{width: 100%;}

.aftershow_text_red{color: rgba(193,39,45,1.00);}

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

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

.theater_box{width: 800px;
	margin: 0 auto;}
	
.theater_name{font-size: 20px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

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

.theater_map{width: 100%;
	height: 290px;
	padding: 10px 0;}

.theater_map iframe{width: 100%;
	height: 100%;}
	
.theater_access{font-size: 16px;
	text-align: left;
	color: rgba(255,255,255,1.00);}
	
.chiyoda{color: rgba(0,168,95,1.00);
	font-weight: 900;}
	
.marunouchi{color: rgba(203,0,9,1.00);
	font-weight: 900;}
	
.touzai{color: rgba(0,158,231,1.00);
	font-weight: 900;}
	
.hanzoumon{color: rgba(112,98,169,1.00);
	font-weight: 900;}
	
.mita{color: rgba(0,104,182,1.00);
	font-weight: 900;}
	
.ticket_name1{font-size: 22px;
	padding-bottom: 10px;}
	
.ticket_text1{width: 400px;
	padding: 5px 0;
	margin: 0 auto 10px;
	line-height: 25px;
	text-align: center;
	font-size: 20px;
	color: rgba(255,255,255,1.00);
	background: rgba(119,0,9,1.00);
	position: relative;}

.ticket_text1_inner{position: relative;
	z-index: 2;}

.ticket_text1_bar{width: 1000px;
	height: 2px;
	background: rgba(119,0,9,1.00);
	position: absolute; top: 16.5px; left: -300px;
	z-index: 1;}

.ticket_bar2{width: 1000px;
	height: 2px;
	margin: 0 auto;
	background: rgba(119,0,9,1.00);}

.ticket_text2{padding: 15px 0 30px;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.ticket_table1{margin: 0 auto;}

.ticket_td1{text-align: left;}

.ticket_td2{padding-left: 15px;
	text-align: right;}

.ticket_link{width: 300px;
	margin: 10px auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background: rgba(0,0,0,1.00);
	border: rgba(119,0,9,1.00) solid 2px;}
	
.ticket_link_close{width: 300px;
	margin: 10px auto;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: rgba(147,147,147,1.00);
	background: rgba(0,0,0,1.00);
	border: rgba(119,0,9,1.00) solid 2px;}
	
.ticket_link:hover{background:rgba(67,0,1,1.00);}
	
.ticket_link a{display: block;
	color:rgba(255,190,0,1.00);}

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

.ticket_link_text2{font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.ticket_link_text3{width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align: left;}

.correction{text-decoration: line-through;
	color: rgba(177,177,177,1.00);}

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

.ticket_caution_inner1{display: inline-block;
	text-align: left;}

.text_close{opacity: 0.3;}

.close_sign{width: 250px;
	margin: 0 auto;
	padding: 5px;
	background: rgba(50,50,50,1.00);}

.contact_box{width: 100%;
	padding: 30px 0;
	background: rgba(0,0,0,1.00);}
	
.contact_block_inner{width: 800px;
	margin: 0 auto;
	overflow: hidden;}
	
.contact_block1{width: 393px;
	height: 120px;
	border: rgba(255,255,255,1.00) solid 1px;
	float: left;}
	
.contact_block2{width: 393px;
	height: 120px;
	margin-left: 10px;
	border: rgba(255,255,255,1.00) solid 1px;
	float: left;}

.contact_title{width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: rgba(255,255,255,1.00);
	text-align: center;
	background: rgba(119,0,9,1.00);}

.contact_text{width: calc(100% - 20%);
	padding: 10px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

footer{width: 100%;
	padding: 20px 0;
	background: rgba(0,0,0,1.00);
	border-top: rgba(119,0,9,1.00) solid 1px;}

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

.footer_link{padding-bottom: 30px;
	text-align: center;
	overflow: hidden;}
	
.footer_link_inner{display: inline-block;
	overflow: hidden;}
	
.footer_link_link1{height: 80px;}

.footer_link_link1 img{height: 100%;}

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

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

.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: 18px;
	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%;}

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

.info_ex_intro{width: 1000px;
	margin: 50px auto 0;
	font-size: 16px;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.info_ex_box{width: 960px;
	min-height: calc(100vh - 769px);
	margin: 50px auto 20px;
	padding: 20px;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.50);
	border: rgba(255,255,255,1.00) solid 1px;}

.info_ex_box2{width: 960px;
	min-height: calc(100vh - 769px);
	margin: 50px auto 20px;
	padding: 20px;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.50);}

.info_ex_title{font-size: 24px;
	text-align: center;
	color: rgba(255,190,0,1.00);}
	
.info_ex_title2{font-size: 18px;
	text-align: center;
	color: rgba(255,190,0,1.00);}
	
.info_ex_text1{padding-top: 30px;
	font-size: 15px;
	line-height: 180%;}
	
.info_ex_text2{padding-top: 30px;
	font-size: 15px;
	line-height: 150%;}
	
.info_ex_text3,.info_ex_text5{font-size: 15px;
	line-height: 150%;
	text-align: center;}
	
.info_ex_text4{font-size: 17px;
	line-height: 150%;
	text-align: center;}
	
.info_ex_text6{text-align: center;}

.info_ex_text6_inner{display: inline-block;
	text-align: left;}
	
.info_ex_cast_img{width: 200px;
	margin: 0 auto;}
	
.info_ex_cast_img img{width: 100%;}
	
/*.info_ex_text1 a,.info_ex_text2 a{color: rgba(0,235,255,1.00);}

.info_ex_text1 a:hover,.info_ex_text2 a:hover{color: rgba(217,182,0,1.00);}*/

.link_info_ex2{width: 1000px;
	margin: 20px auto 50px;
	overflow: hidden;}
	
.link_info_ex_btn{width: 490px;
	padding: 0 5px;
	float: left;}

.link_info_ex_btn:hover{opacity: 0.8;}

.informaiton_ex_sign2{font-size: 22px;
	text-align: right;}

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

.info_ex_border{width: 100%;
	height: 1px;
	margin-bottom: 15px;
	background:rgba(255,255,255,0.30);}

.comics_img1{width: 50%;
	margin: 0 auto;}
	
.comics_img1 img{width: 100%;}
/* subpage */
.subpage_logo{width: 100%;
	padding: 50px 0 0;
	text-align: center;}

.inline-block{display: inline-block;
	text-align: left;}


/* official-tokuten */
.tokuten_movie{width: 700px;
	height: 394px;
	margin: 0 auto;}
	
.tokuten_movie iframe{width: 100%;
	height: 100%;}

.tokuten_movie_popup{width: 700px;
	margin: 0 auto;}
	
.tokuten_movie_popup img{width: 100%;}


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

header{}

#container{padding-top: 0;}

.top_banner{width: 100%;
	height: 70px;
	text-align: center;}

.top_banner_img{height: 70px;
	padding: 5px;}
	
.top_banner_img img{width: auto;
	height: 100%;}

.main_img{width: 100%;}

.main_img_btn{width: 90%;
	max-width: 400px;
	margin:0 auto;
	position: relative; top: 0; left: 0;}

.main_img_btn:hover{opacity: 1.0;}

.main_img_btn_inner_box{width: 70%;
	margin: 0 auto;
	position: absolute; top: 35%; left: 15%;}

.main_img_btn_btn1{width: 100%;
	background: rgba(0,0,0,1.00);
	float: none;}
	
.main_img_btn_btn1:hover{background:rgba(67,0,1,1.00);}

.main_img_btn_spacer{width: 100%;
	height: 5px;
	float: none;}

/*.main_logo{width: 100%;}

.main_logo img{width: 100%;}
	
.main_logo img{padding-top: 8vh;}

.link_top_ticket{width: 85%;
	max-width: 350px;
	margin: 0 auto;}

.link_top_ticket:hover{opacity: 1.0;}
*/
.link_information1{width: calc(85% - 2px);
	max-width: 400px;
	margin: 0 auto 40px;}
/*
.link_information2{width: calc(85% - 2px);
	margin: 10px auto 10px;}
*/
.link_information1:hover{opacity: 1.0;}

.link_information_inner1{font-size: 11px;}
/*
.link_info_ex1{width: 85%;
	margin: 0 auto;}

.link_info_ex1:hover{opacity: 1.0;}*/

.con_title1{height: 30px;
	padding: 30px 0;}

.con_title1 img{height: 30px;}

.news_twitter{width: 100%;}

.news{width: 80%;
	max-width: 420px;
	margin: 20px auto 0;
	float: none;}

.topic_date{font-size: 10px;}

.topic_title{font-size: 14px;}

.topic_text1{font-size: 12px;}

.topic_text1 a:hover{color: rgba(0,235,255,1.00);}

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

.news_ticket_link{width: 90%;
	margin: 0 auto;
	background: rgba(0,0,0,1.00);}
	
.news_ticket_link:hover{background: rgba(0,0,0,1.00);}

.twitter{width: 80%;
	max-width: 420px;
	margin: 20px auto 0;
	float: none;}

.twitter_title{font-size: 18px;}

.movie_box{width: 300px;
	margin: 0 auto;
	overflow: hidden;}

.movie_block{width: 300px;
	float: none;}

.movie_spacer{width: 100%;
	height: 20px;
	float: none;}

.yt{width: 300px;
	margin: 0 auto;
	clear: both;}

.yt iframe{width: 300px;
	height: 169px;}

.introduction_text1{width: 90%;
	max-width: 450px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 150%;
	color: rgba(193,39,45,1.00);
	text-align: left;}
	
.introduction_text2{width: 90%;
	max-width: 450px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 150%;
	color: rgba(193,39,45,1.00);
	text-align: left;}
	
.introduction_text3{width: 90%;
	max-width: 450px;
	margin: 0 auto;
	padding-top: 15px;
	font-size: 12px;
	line-height: 150%;
	color:rgba(255,255,255,1.00);
	text-align: left;}

.comment_box1{width: 90%;
	max-width: 420px;}
		
.comment_mark{font-size: 10px;}

.comment_name1{padding: 3px 0 0 10px;
	font-size: 12px;}
	
.comment_name2{padding: 3px 0 0 10px;
	font-size: 14px;
	line-height: 100%;}

.comment_text1{font-size: 12px;}

.itakura_profile{width: 100%;
	padding-top: 10px;
	overflow: hidden;}
	
.itakura_img{width: 50%;
	margin: 0 auto;
	float: none;}
	
.itakura_text_box{width: 100%;
	padding-left: 0;
	float: none;}
	
.itakura_name{font-size: 16px;
	text-align: center;}

.itakura_data{font-size: 10px;}

.itakura_movie1{width: 150px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 28px;
	background: rgba(119,0,9,1.00);
	border: rgba(255,255,255,1.00) solid 1px;}
	
.itakura_movie1:hover{background: rgba(119,0,9,1.00);}
	
.itakura_movie1 img{height: 20px;
	padding: 5px 10px;}

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

.story_text1{padding-bottom: 40px;
	font-size: 12px;}

.story_text1_inner{width: 90%;
	max-width: 420px;
	margin: 0 auto;
	display: block;
	text-align: left;}

.cast_introduction{width: 90%;
	max-width: 420px;
	margin: 0 auto;}
	
.cast_introduction_text1{font-size: 14px;}

.cast_introduction_text2{font-size: 12px;}

.cast_block1{width: calc(95% - 30px);
	max-width: 420px;
	padding: 15px;
	margin: 0 auto;
	border:rgba(255,255,255,1.00) solid 1px;
	overflow: hidden;}
	
.cast_img{width: 50%;
	margin: 0 auto 10px;
	float: none;}
	
.cast_img img{width: 100%;}

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

.cast_name1{font-size: 16px;
	text-align: center;}

.cast_intro1{font-size: 12px;}

.cast_comment_box{width: 100%;}

.cast_comment_title{font-size: 12px;}
	
.cast_comment_text{font-size: 12px;}
	
.cast_box{width: 95%;
	max-width: 450px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;}

.cast_box_inner{display: inline-block;}

.cast_block2{width: calc(50% - 10px);
	padding: 15px 5px 0;
	float: left;}

.cast_spacer{width: 16.5%;
	float: left;}

.cast_block3{width: calc(33% - 10px);
	padding: 15px 5px 0;
	float: left;}

.cast_img2{width: 100%;}

.cast_img2 img{width: 100%;
	padding-bottom: 5px;}

.cast_name2{font-size: 14px;}

.cast_group1{font-size: 18px;}

.cast_name3{font-size: 11px;}

.cast_name4{font-size: 10px;}

.staff_block1{width: 90%;
	max-width: 420px;}

.staff_block2{width: 90%;}

.staff_name_block1{width: 100%;
	height: 30px;
	border-bottom: rgba(255,255,255,1.00) solid 1px;
	overflow: hidden;}
	
.staff_name1{font-size: 12px;
	padding-top: 4px;}
	
.staff_name2{font-size: 16px;}
	
.staff_name3,.staff_name5{font-size: 10px;}
	
.staff_name4{font-size: 12px;}
	
.staff_data1{width: 100%;
	padding-top: 5px;
	overflow: hidden;}
	
.staff_img1{width: 40%;
	margin: 0 auto 10px;
	font-size: 10px;
	float: none;}
	
.staff_img1 img{width: 100%;}

.staff_text1{width:calc(100% - 20px);
	padding-: 10px;
	float: none;}
	
.staff_profile{font-size: 12px;}

.schedule_table{width: 90%;
	max-width: 450px;
	font-size: 12px;
	margin: 0 auto;}
	
.schedule_table table{width: 100%;}

.schedule_td1{width: 30%;
	font-size: 12px;}

.schedule_td2{width: 35%;
	font-size: 14px;}

.caution1{font-size: 10px;}

.aftershow_text1{width: 90%;
	max-width: 450px;
	margin: 0 auto;
	font-size: 12px;
	text-align: left;}

.afterevent_caution{width: 90%;
	max-width: 450px;
	font-size: 10px;}

.aftershow_text2{font-size: 12px;
	width: 100%;}

.aftershow_date{font-size: 16px;}

.aftershow_title{font-size: 14px;}

.aftershow_table{width: 90%;
	max-width: 450px;}
	
.aftershow_block1{font-size: 14px;}
	
.aftershow_block_inner1{width: 100%;
	padding: 10px 0;
	text-align: center;
	background: rgba(193,39,45,1.00);}

.aftershow_block_inner2{width: 100%;
	padding: 10px 0;
	margin-top: 2px;
	text-align: center;
	background:rgba(50,50,50,1.00);}

.aftershow_block_inner3{width: calc(25% - 20px);
	padding: 10px;
	text-align: center;
	background: rgba(193,39,45,1.00);
	float: left;}

.aftershow_block_inner4{width: calc(75% - 22px);
	padding: 10px;
	margin-left: 2px;
	text-align: left;
	background:rgba(50,50,50,1.00);
	float: left;}

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

.aftershow_cast_block1{width: 95px;
	padding: 5px;
	font-size: 11px;
	float: left;}

.aftershow_text_green,.aftershow_text_yellow{font-size: 16px;}

.theater_box{width: 90%;
	max-width: 450px;
	margin: 0 auto;}
	
.theater_name{font-size: 16px;}

.theater_address{font-size: 12px;}

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

.theater_map iframe{width: 100%;
	height: 100%;}
	
.theater_access{font-size: 10px;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.ticket_name1{font-size:14px;}

.ticket_text1{width: 90%;
	margin: 0 auto;
	font-size: 14px;}

.ticket_text1_inner{position: relative;
	z-index: 2;}

.ticket_text1_bar{width: 100%;
	height: 2px;
	background: rgba(119,0,9,1.00);
	position: absolute; top: 16.5px; left: 0px;
	z-index: 1;}

.ticket_bar2{width: 90%;}

.ticket_text2{font-size: 14px;}

.ticket_link{width: 90%;
	max-width: 300px;
	margin: 0 auto;}

.ticket_link,.ticket_link_close{font-size: 14px;}
	
.ticket_link:hover{background:rgba(0,0,0,1.00);}
	
.ticket_link a{display: block;
	color:rgba(255,190,0,1.00);}
	
.ticket_link_text1{font-size: 14px;}

.ticket_link_text2{width: 90%;
	margin: 0 auto;
	font-size: 12px;
	text-align: left;}
	
.ticket_link_text3{width: 90%;
	margin: 0 auto;
	font-size: 12px;}
	
.ticket_caution{width: 90%;
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;}
	
.contact_block_inner{width: 90%;
	max-width: 450px;}
	
.contact_block1{width: calc(100% - 2px);
	height: 120px;
	border: rgba(255,255,255,1.00) solid 1px;
	float: none;}
	
.contact_block2{width: calc(100% - 2px);
	height: 100px;
	margin-left: 0;
	margin-top: 10px;
	border: rgba(255,255,255,1.00) solid 1px;
	float: none;}

.contact_title{font-size: 14px;}

.contact_text{font-size: 12px;}

.footer_logo{height: 50px;}
	
.footer_logo img{height: 100%;}

.footer_link_link1{height: 60px;}

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


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

.twittter_link{width: 40px;
	height: 40px;
	position: fixed; top: 10px; right: 60px;
	z-index: 8;}
	
.twittter_link img{width: 100%;}

.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;}
	
.info_ex_intro{width: 90%;
	margin: 50px auto 0;
	font-size: 14px;
	text-align: left;
	color: rgba(255,255,255,1.00);}
	
.info_ex_box{width: calc(90% - 20px);
	max-width: 450px;
	margin: 30px auto;
	padding: 10px;}
	
.info_ex_box2{width: 100%;
	max-width: 450px;
	margin: 30px auto;
	padding: 10px 0;}

.info_ex_title{font-size: 16px;}

.info_ex_title2{font-size: 15px;
	text-align: center;
	color: rgba(255,190,0,1.00);}

.info_ex_text1{padding-top: 30px;
	font-size: 14px;
	line-height: 180%;}

.info_ex_text2{padding-top: 30px;
	font-size: 14px;
	line-height: 150%;}
	
.info_ex_text3{padding-bottom: 5px;
	font-size: 13px;
	line-height: 150%;
	text-align: center;}
	
.info_ex_text3 ul{padding-top: 5px;
	text-align: left;}
	
.info_ex_text4{font-size: 14px;
	line-height: 150%;
	text-align: center;}
	
.info_ex_text5{padding-bottom: 5px;
	font-size: 13px;
	line-height: 150%;
	text-align: left;}
	
.info_ex_cast_img{width: 200px;
	margin: 0 auto;}
	
.info_ex_cast_img img{width: 100%;}

/*.info_ex_text1 a{color: rgba(0,235,255,1.00);}

.info_ex_text1 a:hover,.info_ex_text2 a:hover{color: rgba(0,235,255,1.00);}*/

.link_info_ex2{width: 75%;
	max-width: 350px;
	margin: 20px auto 40px;
	overflow: hidden;}
	
.link_info_ex_btn{width: 100%;
	padding: 0 5px;
	margin-bottom: 5px;
	float: none;}

.link_info_ex_btn:hover{opacity: 0.8;}

.informaiton_ex_sign2{font-size: 18px;
	text-align: right;}
	
.fs_caution{font-size: 12px;}

.comics_img1{width: 80%;}
/* subpage */
.subpage_logo{width: 100%;
	padding: 30px 0 0;
	text-align: center;}

.subpage_logo img{width: 50%;}

/* official-tokuten */
.tokuten_movie{width: 400px;
	height: 225px;
	margin: 0 auto;}
	
.tokuten_movie_popup{width: 90%;}

}

@media screen and ( max-width:500px )
{
/* official-tokuten */
.tokuten_movie{width: 320px;
	height: 180px;
	margin: 0 auto;}
}


