@charset "utf-8";

body{width:100%;
	min-width:1200px;
	margin:0 auto;
	/*font-family:
		'Lucida Grande',
		'Hiragino Kaku Gothic ProN',
		 Meiryo, sans-serif;*/
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 200;
	font-style: normal;
	overflow-y:scroll;}



@media all and (-ms-high-contrast:none) {
	body {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}

body::-webkit-scrollbar{
  width: 12px;
}
body::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777; 
}
body::-webkit-scrollbar-thumb{
  background: #aaa;
  border-radius: 10px;
  box-shadow: none;
}

.start_filter{width:100vw;
	height:100vh;
	background:rgba(255,255,255,1.00);
	z-index:99;
	position:fixed; top:0; left:0;}

.circle1,.circle2,.circle3{width:100px;
	height:100px;
	position:fixed; top:50%; left:50%;
	margin:-50px 0 0 -50px;}

.circle1 img,.circle2 img,.circle3 img{width:100%;
	height:100%;}	

.circle2 img{-webkit-animation:startrotate 4.5s linear infinite;
	-moz-animation:startrotate 4.5s linear infinite;
	-ms-animation:startrotate 4.5s linear infinite;
	-o-animation:startrotate 4.5s linear infinite;
	animation:startrotate 4.5s linear infinite;}

@-webkit-keyframes startrotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-moz-keyframes startrotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-ms-keyframes startrotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-o-keyframes startrotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@keyframes startrotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

.circle3 img{-webkit-animation:startrotate2 4.5s linear infinite;
	-moz-animation:startrotate2 4.5s linear infinite;
	-ms-animation:startrotate2 4.5s linear infinite;
	-o-animation:startrotate2 4.5s linear infinite;
	animation:startrotate2 4.5s linear infinite;}

@-webkit-keyframes startrotate2 {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}
@-moz-keyframes startrotate2 {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}
@-ms-keyframes startrotate2 {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}
@-o-keyframes startrotate2 {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}
@keyframes startrotate2 {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

canvas{width:800px;
	margin:-250px 0 0 -400px;
	position:fixed; top:50%; left:50%;
	z-index:-1;}

#container{display:none;}

header{width:100%;
	min-width:1200px;
	height:50px;
	text-align:right;
	background:rgba(255,255,255,0.90);
	overflow:hidden;
	position:fixed; top:0; right:0;
	z-index:9;}
	
.header_emblem{height:40px;
	padding:5px 0 5px 10px;
	float:left;}

.header_emblem img{height:100%;}

.header_menu{display:inline-block;
	overflow:hidden;
	padding-right:10px;}
	
.menu_btn1{height:40px;
	line-height:40px;
	font-size:20px;
	font-weight:700;
	padding:5px 10px;
	float:left;}

.menu_btn1 img{height:100%;
	height:100%}

.menu_top{width:33px;
	background:url(../img/menu_top3.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_top:hover{background:url(../img/menu_top4.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_info{width:119px;
	background:url(../img/menu_info3.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_info:hover{background:url(../img/menu_info4.png);
	background-repeat:no-repeat;
	background-position:center center;}

.menu_story{width:53px;
	background:url(../img/menu_story3.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_story:hover{background:url(../img/menu_story4.png);
	background-repeat:no-repeat;
	background-position:center center;}

.menu_cast{width:40px;
	background:url(../img/menu_cast3.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_cast:hover{background:url(../img/menu_cast4.png);
	background-repeat:no-repeat;
	background-position:center center;}

.menu_schedule{width:87px;
	background:url(../img/menu_schedule3.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_schedule:hover{background:url(../img/menu_schedule4.png);
	background-repeat:no-repeat;
	background-position:center center;}

.menu_ticket{width:60px;
	background:url(../img/menu_ticket3.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_ticket:hover{background:url(../img/menu_ticket4.png);
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_qa{width:37px;
	background:url("../img/menu_qa3.png");
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_qa:hover{background:url("../img/menu_qa4.png");
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_goods{width:58px;
	background:url("../img/menu_goods.png");
	background-repeat:no-repeat;
	background-position:center center;}
	
.menu_goods:hover{background:url("../img/menu_goods2.png");
	background-repeat:no-repeat;
	background-position:center center;}

.menu_tw{width:27px;
	background:url(../img/tw.png);
	background-repeat:no-repeat;
	background-position:center center;}

.menu_tw:hover{opacity:0.7;
	background-repeat:no-repeat;
	background-position:center center;}

.menu_btn1 img{height:100%;
	width:100%;}

.main_img{width:100%;
	height:600px;
	padding:50px 0 50px;
	text-align:center;}

.main_img img{height:100%;}

.intro_box1{width:100%;
	padding:20px 0;
	text-align:center;}
	
.introduction_inner{width:1000px;
	margin:0 auto;
	display:inline-block;
	overflow:hidden;}

.introduction_title{font-size:24px;
	line-height:36px;
	font-family: vdl-v7mincho, sans-serif;
	font-weight: 700;
	font-style: normal;}

.introduction_text{padding:10px;
	font-size:14px;
	line-height:22px;
	text-align:center;}

.link_2018{width:200px;
	height:20px;
	margin:10px auto 0;
	font-size:12px;
	line-height:20px;
	border-radius:4px;
	background:rgba(255,255,255,1.00);}
	
.link_2018 a{color:rgba(0,0,0,1.00);
	display:block;}

.link_2018:hover{opacity:0.7;}

.box1{width:100%;
	background-repeat:repeat;}

.staff1{width:100%;
	padding:10px 0;
	background:rgba(0,0,0,0.70);
	font-size:14px;
	line-height:20px;
	font-weight:200;
	color:rgba(255,255,255,1.00);
	text-align:center;}

.box_title{width:100%;
	padding:10px 0;
	background:rgba(0,0,0,0.70);
	font-size:36px;
	height:50px;
	line-height:50px;
	font-weight:500;
	color:rgba(255,255,255,1.00);
	text-align:center;
	border-bottom:rgba(255,255,255,1.00) solid 1px;}

.box_title_inner{overflow:hidden;
	display:inline-block;}

.box_title_mark{height:20px;
	margin:15px 20px;
	opacity:0.4;
	float:left;}
	
.box_title_mark img{height:100%;}
	
.box_title_text{float:left;}
	
.box_inner{width:1000px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;}
	
.text_box_black1{width:200px;
	height:30px;
	margin:0 auto;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,1.00);
	border:rgba(255,255,255,1.00) solid 1px;}

.yt_tw_block1{width:996px;
	margin:0 auto;
	border:rgba(0,0,0,0.80) solid 2px;
	float:left;}

.yt_tw_block_inner1{width:calc(100% - 20px);
	padding:5px;
	margin:5px;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.80);
	overflow:hidden;}

.yt_box{width:515px;
	height:330px;
	float:left;}

.yt_title{width:100%;
	overflow:hidden;}

.yt_iframe{position: relative;
    width: 100%;}

.yt_iframe:before {
    content:"";
    display: block;
    padding-top: 56.25%;}

.yt_iframe iframe{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}

.twitter_box{width:455px;
	height:330px;
	margin:0 auto;
	overflow:hidden;
	float:right;}
	
.tw_title{width:100%;
	overflow:hidden;}

.twitter_link{height:30px;
	margin:5px 0;
	float:right;}

.twitter_link:hover{opacity:0.7;}
	
.twitter_link img{height:100%;}

.tw_timeline{width:100%;}

.story_block1{width:996px;
	margin:0 auto;
	border:rgba(0,0,0,0.80) solid 2px;
	float:left;}

.story_block_inner1{width:calc(100% - 20px);
	padding:5px;
	margin:5px;
	font-size:14px;
	line-height:32px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.80);
	overflow:hidden;}

.cast_block1{width:996px;
	margin:0 auto;
	border:rgba(0,0,0,0.80) solid 2px;
	float:left;}

.cast_block_inner1{width:calc(100% - 20px);
	padding:5px 5px 0 5px;
	margin:5px;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.80);
	overflow:hidden;}

.cast_block_inner2{width:485px;
	margin:0 auto;}

.cast1,.cast2,.cast3{width:230px;
	padding:4px;
	margin-bottom:5px;
	background:rgba(0,0,0,1.00);
	border:rgba(128,128,128,1.00) solid 1px;
	float:left;}
	
.cast2,.cast3{margin-left:5px;}

.cast1_img{width:calc(100% - 30px);
	background:rgba(81,81,81,1.00);
	margin-bottom:5px;
	border-top:rgba(198,193,169,1.00) solid 5px;
	border-bottom:rgba(198,193,169,1.00) solid 5px;
	border-left:rgba(198,193,169,1.00) solid 15px;
	border-right:rgba(198,193,169,1.00) solid 15px;}

.cast1_img img{width:100%;}

.cast1_name{width:100%;
	height:25px;
	line-height:25px;
	color:rgba(255,255,255,1.00);
	background:url(../img/cast_name_bg.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;}
	
.cast1_name_actor{line-height:25px;
	font-size:18px;
	font-weight:500;
	float:left;}
	
.cast1_name_character{padding-right:5px;
	line-height:25px;
	font-size:16px;
	font-weight:500;
	float:right;}

.cast1_btn{display:none;}

.cast_ensemble{clear:both;
	text-align:center;}

.ensemble_title{font-size:19px;
	line-height:40px;
	font-weight:900;}

.ensemble_name{line-height:25px;
	font-size:16px;
	font-weight:500;}

.ex_name{line-height:25px;
	font-size:18px;
	font-weight:500;}

.ensemble_name a,.ensemble_name a:hover{color:rgba(255,255,255,1.00);}

.nodata{-webkit-animation:infiniterotate 5s linear infinite;
	-moz-animation:flash1 4s linear infinite;
	-ms-animation:flash1 4s linear infinite;
	-o-animation:flash1 4s linear infinite;
	animation:flash1 4s linear infinite;}
	
@-webkit-keyframes flash1 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@-moz-keyframes flash1 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@-ms-keyframes flash1 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes flash1 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes flash1 {
	0% {opacity: 0;}
	50% {opacity: 1;}
	100% {opacity: 0;}
}

.schedule_block1{width:493.5px;
	margin:0 auto;
	border:rgba(0,0,0,0.80) solid 2px;
	float:left;}

.schedule_block_inner1{width:calc(100% - 20px);
	padding:5px;
	margin:5px;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.80);}

.schedule_list_inner1{overflow:hidden;
	padding:0 0 5px;}

.inner_title{font-size:24px;
	line-height:40px;
	font-weight:900;
	float:left;}

@media all and (-ms-high-contrast:none) {
	.place {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}
	
.date{font-size:14px;
	line-height:40px;
	font-weight:300;
	float:right;}

.line_ho1{clear:both;
	width:100%;
	height:1px;
	margin:5px auto;
	background:rgba(255,255,255,0.40);}

.line_ho2{clear:both;
	width:100%;
	height:1px;
	margin:2px auto;
	background:rgba(255,255,255,0.40);}

.timetable{width:99.9%;
	font-size:14px;}

.timetable_block1{width:100%;
	overflow:hidden;}

.timetable_month,.timetable_time1{width:calc(40% - 2px);
	float:left;}

.timetable_date,.timetable_mark{width:calc(15% - 2px);
	float:left;}

.timetable_month{height:38px;
	line-height:38px;
	font-weight:900;
	text-align:center;
	color:rgba(0,0,0,1.00);
	border:rgba(0,0,0,0.50) solid 1px;
	background:rgba(255,255,255,0.90);}

.timetable_date{height:40px;
	margin-left:2px;
	text-align:center;}

.timetable_date_num{height:20px;
	line-height:20px;
	background:rgba(0,0,0,1.00);}

.timetable_date_wd{height:20px;
	line-height:20px;
	background:rgba(63,63,63,1.00);}

.timetable_time1{height:40px;
	line-height:40px;
	text-align:center;
	border-left:rgba(0,0,0,0.00) solid 1px;
	border-right:rgba(0,0,0,0.00) solid 1px;}

.border_bottom1{border-bottom:rgba(255,255,255,0.40) solid 1px;
	margin:0.5px 0;}
	
.timetable_mark{height:40px;
	text-align:center;
	margin-left:2px;
	background:rgba(200,200,200,1.00);}

.nostage{opacity:0.5;}

.timetable_mark_img{width:30px;
	height:30px;
	margin:5px auto;}
	
.timetable_mark img{height:100%;}

.rotate1 img{-webkit-animation:infiniterotate 5s linear infinite;
	-moz-animation:infiniterotate 5s linear infinite;
	-ms-animation:infiniterotate 5s linear infinite;
	-o-animation:infiniterotate 5s linear infinite;
	animation:infiniterotate 5s linear infinite;}
	
.rotate2 img{-webkit-animation:infiniterotate 4s linear infinite;
	-moz-animation:infiniterotate 4s linear infinite;
	-ms-animation:infiniterotate 4s linear infinite;
	-o-animation:infiniterotate 4s linear infinite;
	animation:infiniterotate 4s linear infinite;}
	
.rotate3 img{-webkit-animation:infiniterotate 5s linear infinite;
	-moz-animation:infiniterotate 4.5s linear infinite;
	-ms-animation:infiniterotate 4.5s linear infinite;
	-o-animation:infiniterotate 4.5s linear infinite;
	animation:infiniterotate 4.5s linear infinite;}

@-webkit-keyframes infiniterotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-moz-keyframes infiniterotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-ms-keyframes infiniterotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-o-keyframes infiniterotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@keyframes infiniterotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

.timetable_caution{font-size:12px;
	line-height:16px;}

.spacer2{width:100%;
	height:2px;}

.theater_name{font-size:14px;
	line-height:24px;}

.theater_address{font-size:14px;
	line-height:18px;
	font-weight:300;}

.theater_map{width:100%;
	height:250px;
	margin:10px auto 0;}

.theater_map iframe{width:100%;
	height:100%;
	-webkit-filter: grayscale(80%);
	-moz-filter: grayscale(80%);
	-ms-filter: grayscale(80%);
	-o-filter: grayscale(80%);
	filter: grayscale(80%);}

.ticket_block1{width:996px;
	margin:0 auto;
	border:rgba(0,0,0,0.80) solid 2px;
	float:left;}

.ticket_block_inner1{width:calc(100% - 20px);
	padding:5px;
	margin:5px;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.80);}

.ticket_block_inner1 img{width: 100%;}

.ticket_table1{width:100%;
	font-size:14px;
	line-height:20px;}

.ticket_table1 tr:hover{background:rgba(77,77,77,1.00);}

.ticket_table1_td1{width:350px;}

.ticket_table1_td2{padding-right:20px;}

.ticket_table1_td3{width:550px;}

.ticket_table1_td4{width:335px;}

.ticket_table1 a{color:rgba(0,155,255,1.00);}

.ticket_table1 a:hover{color:rgba(255,118,0,1.00);}

.closed{color:rgba(255,255,255,0.30);}

.ticket_link_btn_closed{color:rgba(170,0,2,1.00);
	font-weight:700;
	text-align:center;}

.ticket_correct{width:calc(100% - 12px);
	padding:5px;
	margin-top:20px;
	font-size:12px;
	line-height:16px;
	border:rgba(255,255,255,0.50) solid 1px;}

.info_block1{width:996px;
	margin:0 auto;
	border:rgba(0,0,0,0.80) solid 2px;}

.info_block_inner1{width:calc(100% - 15px);
	padding:5px;
	margin:2.5px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,1.00);}

.info_block_text1{font-size:14px;
	line-height:24px;
	padding-bottom:2px;
	overflow:hidden;}

.link_game{width:200px;
	height:24px;
	font-size:12px;
	line-height:24px;
	text-align:center;
	float:right;
	border-radius:2px;
	background:rgba(77,77,77,1.00);}

.link_game:hover{opacity:0.7;}
	
.link_game a{display:block;
	color:rgba(255,255,255,1.00);}
	
.info_block_text2{font-size:14px;
	line-height:18px;
	padding-top:5px;
	border-top:rgba(255,255,255,0.40) solid 1px;}

.info_block_text3{font-size:14px;
	line-height:20px;
	text-align:center;}
	
.info_block_text4{font-size:14px;
	line-height:20px;
	text-align:center;
	padding-bottom:5px;}

.info_block_text5{display:inline-block;
	font-size:14px;}

.info_block_text5_inner{overflow:hidden;
	line-height:20px;
	text-align:left;}

.info_block_text5_inner_left{float:left;}

.info_block_text6_inner{overflow:hidden;
	line-height:20px;
	text-align:center;}

.info_block_text6_inner_left{float:left;}

.link_game2{width:250px;
	height:24px;
	margin:5px auto 0;
	font-size:12px;
	line-height:24px;
	text-align:center;
	border-radius:2px;
	background:rgba(77,77,77,1.00);}

.link_game2:hover{opacity:0.7;}
	
.link_game2 a{display:block;
	color:rgba(255,255,255,1.00);}
	
.link_game3{width:200px;
	height:20px;
	margin:0;
	font-size:12px;
	line-height:20px;
	text-align:center;
	border-radius:4px;
	background:rgba(77,77,77,1.00);
	float:left;}

.link_game3:hover{opacity:0.7;}
	
.link_game3 a{display:block;
	color:rgba(255,255,255,1.00);}

footer{width:100%;
	background:rgba(0,0,0,1.00);
	color:rgba(255,255,255,1.00);
	text-align:center;}

.footer_title{height:70px;}

.footer_title img{height:100%;}
	
.sns_link{width:130px;
	margin:10px auto 20px;}

.sns_link_title{width:96px;
	height:15px;
	margin:0 auto 5px;
	line-height:15px;
	text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:10px;
	border:rgba(255,255,255,0.40) solid 1px;}

.sns_link img{width:30px;}
	
.sns_link img:hover{opacity:0.7;}
	
.copyright{font-size:13px;
	font-family:
		'Lucida Grande',
		'Hiragino Kaku Gothic ProN',
		 Meiryo, sans-serif;}

.footer_caution{font-size: 11px;}

ul.listmarker1 {
	list-style-type: none;
	margin-left:12px;
}
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-12px; 
}

ul.listmarker2 {
	list-style-type: none;
	margin-left:12px;
}
ul.listmarker2 li:before {
	content: '・'; 
	margin-left:-12px; 
}

@media screen and ( max-width:736px )
{
body{min-width:320px;}

header{min-width:320px;
	border-bottom:rgba(0,0,0,0.10) solid 1px;}

.header_menu{display:none;}

.main_img{width:100%;
	height:350px;
	padding:70px 0 30px;
	text-align:center;}

.introduction_inner{width:90%;
	max-width:420px;}

.introduction_title{width:100%;
	padding:5px 0;
	font-size:20px;
	font-weight:500;
	line-height:24px;
	float:none;}

.introduction_text{width:100%;
	padding:10px 0;
	font-size:14px;
	line-height:20px;
	text-align:left;
	float:none;
	overflow:visible;}
	
.staff1{font-size:10px;
	line-height:20px;}

.box_title img{max-height:100%;}

.box_title_mark{height:15px;
	margin:17.5px 20px;
	opacity:0.4;
	float:left;}

.box_title_text img{height:35px;
	margin:7.5px 0;}

.box_inner{width:100%;}

.yt_box{width:95%;
	height:auto;
	margin:0 auto 10px;
	float:none;}

.yt_title{width:100%;
	overflow:hidden;}

.yt_iframe{height:auto;}

.yt_iframe iframe{width:100%;}

.twitter_box{width:95%;
	max-width:420px;
		height:300px;
	float:none;}

.tw_title{height:30px;
	padding-bottom:2px;}

.twitter_link{margin:0;}
	
.twitter_link:hover{opacity:1.0;}
	
.story_block1,.cast_block1,.schedule_block1,.ticket_block1,.yt_tw_block1{width:95%;
	max-width:420px;
	float:none;}

.story_block_inner1{text-align:left;
	line-height:24px;}

.cast_block_inner2{width:100%;}

.cast1,.cast2,.cast3{width:calc(50% - 12.5px);
	padding:4px;
	background:rgba(0,0,0,1.00);
	border:rgba(128,128,128,1.00) solid 1px;
	float:left;}
	
.cast2{margin-left:5px;}

.cast3{margin-left:0;}

.cast1_img{width:calc(100% - 20px);
	background:rgba(81,81,81,1.00);
	margin-bottom:5px;
	border-top:rgba(198,193,169,1.00) solid 5px;
	border-bottom:rgba(198,193,169,1.00) solid 5px;
	border-left:rgba(198,193,169,1.00) solid 10px;
	border-right:rgba(198,193,169,1.00) solid 10px;}

.cast1_name_actor{font-size:13.5px;}

.cast1_name_character{font-size:13px;}

.ensemble_title{font-size:16px;
	line-height:40px;
	font-weight:900;}

.ensemble_name{line-height:25px;
	font-size:13px;
	font-weight:500;}

.ex_name{line-height:25px;
	font-size:14px;
	font-weight:500;}

.inner_title{padding-bottom:5px;
	font-size:20px;
	line-height:30px;
	height:30px;
	font-weight:500;
	float:left;}

.line_ho1{clear:both;
	width:100%;
	height:1px;
	margin:5px auto;
	background:rgba(255,255,255,0.40);}
	
.date{font-size:14px;
	line-height:24px;
	font-weight:300;
	float:right;}

.timetable_month,.timetable_time1{width:calc(24% - 2px);}
	
.timetable_date,.timetable_mark{width:calc(19% - 2px);}

.timetable_caution{font-size:10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:14px;}

.theater_name{font-size:14px;
	line-height:24px;}

.theater_address{font-size:12px;
	line-height:18px;
	font-weight:300;}
	
.theater_map{width:100%;
	max-width:420px;}

.ticket_price_block1{padding-bottom:10px;
	font-size:14px;}

.ticket_table1 tr:hover{background:rgba(77,77,77,0.00);}

.ticket_link_btn{width:100px;
	height:22px;
	line-height:22px;
	text-indent:5px;
	text-align:center;
	background:rgba(0,155,255,1.00);
	border-radius:2px;}
	
.ticket_link_btn a{display:block;
	color:rgba(255,255,255,1.00);}

.ticket_table1_sp{width:100%;
	font-size:14px;}

.ticket_table1_td5{padding-right:5px;
	padding-bottom:10px;}

.ticket_table1_td_btn{text-align:right;}

.ticket_link_btn{float:right;}

.ticket_correct{font-size:10px;
	line-height:14px;
	margin-top:10px;}

.info_block1{width:95%;
	max-width:420px;}

.info_block_text1{font-size:14px;
	line-height:20px;}
	
.info_block_text2{font-size:12px;
	line-height:16px;
	padding-top:5px;
	border-top:rgba(255,255,255,0.40) solid 1px;}

.link_game{width:200px;
	height:30px;
	margin:0 auto;
	font-size:12px;
	line-height:30px;
	text-align:center;
	float:none;
	border-radius:2px;
	background:rgba(77,77,77,1.00);}

.link_game:hover{opacity:1.0;}


.info_table1{margin:0 auto;
	font-size:10px;}

.info_table1_left{width:40%;}

.info_table1_right{width:60%;}
	
.sns_link img:hover{opacity:1.0;}
	
.copyright{font-size:10px;}

.footer_caution{width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;}
}






















