@charset "utf-8";

.pc{display:block;}
.sp{display:none;}

#container{background:rgba(0,0,0,1.00);
	min-width:1200px;}

#pc_menu{width:100%;
	height:50px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	position:fixed; top:0; left:0;
	background:rgba(119,0,1,1.00);
	overflow:hidden;
	z-index:999;}
	
.pc_menu_inner{display:inline-block;
	margin:0 auto;}
	
.pc_menu_btn{width:150px;
	line-height:45px;
	padding-top:5px;
	text-align:center;
	float:left;
	background:url(../img/menu_bg.png);}

.pc_menu_btn a{display:block;
	color:rgba(255,255,255,1.00);}
	
.pc_menu_btn a:hover{color:rgba(255,206,0,1.00);}

.main_img_pc{width:100%;
	height:700px;
	margin-top:50px;
	background:url(../img/main_img2_1.png);
	background-size:auto 100%;
	background-repeat:no-repeat;
	background-position:center top;}

.main_img_sp{width:100%;
	height:80vh;
	text-align:center;
	color:rgba(255,255,255,1.00);
	background:url(../img/main_img1_1.png);
	background-size:auto 100%;
	background-position:center top;
	background-repeat:no-repeat;}

.logo_main{width:1000px;
	margin:0 auto;
	text-align:center;}
	
.logo_main img{width:100%;}	

.introduction{width:100%;
	text-align:center;
	font-size:16px;
	line-height:22px;
	padding:30px 0;
	background:rgba(193,39,45,1.00);
	color:rgba(255,255,255,1.00);}

.w_side{padding:15px 0;
	text-align:center;}

.w_side img{width:500px;}

.movie1{width:560px;
	height:315px;
	margin:10px auto;}
	
.movie1 iframe{width:100%;
	height:100%;}

/* cast */
.cast{width:100%;
	text-align:center;
	padding-top:10px;}
	
.title1{width:100%;
	background:rgba(255,255,255,0.60);
	font-size:24px;
	line-height:50px;
	font-weight:bold;
	color:rgba(0,0,0,1.00);}

.cast_inner{width:100%;
	padding:50px 0;
	text-align:center;
	font-size:18px;
	line-height:28px;
	color:rgba(255,255,255,1.00);}

.cast_inner table{width:400px;
	margin:0 auto;}

.name_left{width:49%;
	text-align:right;}
	
.name_center{width:10px;
	text-align:center;}
	
.name_right{width:49%;
	text-align:left;}

.cast_inner2{width:1200px;
	margin:50px auto;
	text-align:center;}
	
.cast_inner3{width:720px;
	margin:0 auto;
	text-align:center;}
	
.cast_inner4{width:960px;
	margin:0 auto;
	text-align:center;}
	
.cast_inner2_block{display:inline-block;
	margin:10px auto;
	overflow:hidden;}

.cast_inner3_block{display:inline-block;
	margin:0 auto;
	overflow:hidden;}

.spacer{width:100%;
	height:10px;}
	
.cast1{width:230px;
	float:left;
	padding:0 5px;}
	
.cast1_img{width:100%;}

.cast1_img img{width:50%;}

.cast1_name{color:rgba(255,255,255,1.00);
	padding:2px 0 20px;
	line-height:20px;
	overflow:hidden;}

.cast2{width:220px;
	float:left;
	padding:0 10px;}
	
.cast2_img{width:100%;}

.cast2_img img{width:100%;}
	
.cast_um{width:180px;
	float:left;
	padding:0 10px;}
	
.cast_um_img{width:100%;}

.cast_um_img img{width:100%;}

.title_um{margin:20px auto 10px;
	text-align:center;
	font-size:24px;
	color:rgba(187,187,187,1.00);}

.um_block{float:left;
	margin-right:16px;}
/* schedule */
.sche{width:100%;
	padding-top:10px;
	text-align:center;
	background:url(../img/bg_cloud1.png);
	background-size:cover;}

.sche_inner{width:100%;
	padding:50px 0;}

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

.mark_set{height:30px;
	margin:15px auto;}
	
.mark_set img{height:30px;} 

.sche_list{width:640px;
	margin:5px auto;
	height:40px;
	line-height:40px;
	font-size:16px;
	overflow:hidden;
	border:rgba(255,255,255,1.00) solid 1px;}
	
.day_left{width:34%;
	background:rgba(255,255,255,0.50);
	float:left;}

.day_right{width:66%;
	color:rgba(255,255,255,1.00);
	line-height:40px;
	float:left;
	overflow:hidden;}

.day_right_left{width:50%;
	float:left;}
	
.day_right_right{width:49%;
	float:left;
	border-left:rgba(255,255,255,1.00) solid 1px;}

.day_right img{height:30px;
	margin-top:5px;
	overflow:hidden;}

.day_right_inner{display:inline-block;
	overflow:hidden;}
	
.time{float:left;
	padding-right:5px;}

.mark{float:left;}

.title2{width:100%;
	height:25px;
	margin-top:10px;
	line-height:25px;
	background:rgba(255,255,255,1.00);}

.ae_list{width:640px;
	margin:5px auto;
	overflow:hidden;}

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

.ae_table table{width:100%;
	margin:5px auto;
	font-size:12px;
	border-top:rgba(255,255,255,1.00) solid 1px;
	border-right:rgba(255,255,255,1.00) solid 1px;}

.ae_table tr{width:100%;
	margin-bottom:5px;}

.ae_table tr td{padding:5px 10px;
	border-left:rgba(255,255,255,1.00) solid 1px;
	border-bottom:rgba(255,255,255,1.00) solid 1px;}

.ae_date{background:rgba(204,204,204,1.00);
	font-size:14px;
	min-width:50px;
	color:rgba(0,0,0,1.00);}

.ae_time{min-width:60px;}

.ae_time,.ae_contents{color:rgba(255,255,255,1.00);
	text-align:left;}

.repeat_list1{width:95%;
	padding:10px 2%;
	margin:10px auto;
	font-size:14px;
	color:rgba(255,255,255,1.00);
	text-align:left;
	border:rgba(255,255,255,1.00) solid 1px;}

.repeat_list1 ul{padding-left:14px;}
	
.repeat_list1 ul li{list-style:disc;}

.spacer_bar{width:100%;
	height:1px;
	background:rgba(255,255,255,1.00);
	margin:5px auto;}

.repeat_box_title{background:rgba(255,255,255,1.00);
	color:rgba(0,0,0,1.00);
	margin-bottom:5px;}

.place{padding:20px 0 0;
	color:rgba(255,255,255,1.00);}
	
.map{width:640px;
	height:400px;
	margin:5px auto;
	overflow:hidden;}
	
.map iframe{width:100%;
	height:100%;
	border:none;}

/* ticket */
.ticket{width:100%;
	text-align:center;
	padding:10px 0 50px;
	color:rgba(255,255,255,1.00);}

.title_sub{font-size:16px;
	margin:20px auto 10px;}

.ticket_price_table{margin:20px auto;
	font-size:14px;}
	
.ticket_name{padding:5px;
	text-align:left;}

.ticket_price{padding:5px;
	text-align:right;}

.ticket_caution{font-size:12px;
	text-align:left;}

.ticket_guide{display:inline-block;
	font-size:14px;
	line-height:20px;
	text-align:left;}

.ticket_guide a{color:rgba(49,255,251,1.00);}
.ticket_guide a:hover{color:rgba(255,221,0,1.00);}

/* goods */

.goods_inner{display:inline-block;
	margin:15px auto 30px;
	font-size:14px;
	text-align:left;}

.link_dvd{width:200px;
	height:30px;
	margin-top:5px;
	line-height:30px;
	text-align:center;
	background:rgba(223,0,3,1.00);
	border-radius:5px;}

.link_dvd:hover{opacity:0.7;}
	
.link_dvd a{color:rgba(255,255,255,1.00);
	display:block;}

/* Q&A */
.qa_box{width:640px;
	margin:20px auto;
	font-size:14px;}

.qa_q{width:95%;
	line-height:20px;
	padding:5px 2.5%;
	margin:10px auto 5px;
	background:rgba(255,255,255,1.00);
	color:rgba(0,0,0,1.00);
	text-align:left;
	border-radius:5px;}
	
.qa_a{width:95%;
	line-height:20px;
	padding:5px 2.5%;
	color:rgba(255,255,255,1.00);
	text-align:left;
	box-shadow:rgba(255,255,255,1.00) 0 0 0 1px;
	border-radius:5px;}

.qa_list{padding-left:14px;
	font-size:12px;}	

/* about */
.about{width:100%;
	padding:10px 0 50px;
	text-align:center;
	background:rgba(193,39,45,1.00);
	color:rgba(255,255,255,1.00);}

.credit{display:inline-block;
	text-align:center;
	font-size:14px;
	line-height:20px;
	padding:30px 0 0;}

/* footer */
footer{width:100%;
	padding:20px 0;
	background:rgba(255,255,255,0.20);
	text-align:center;
	color:rgba(255,255,255,1.00);;}

.links{font-size:14px;
	line-height:40px;
	font-family:
		'Lucida Grande',
		'Hiragino Kaku Gothic ProN',
		 Meiryo, sans-serif;
	 color:rgba(237,192,59,1.00);}

.links a{color:rgba(237,192,59,1.00);}

.links a:hover{color:rgba(255,0,4,1.00);}

.copyright{font-size:12px;
	padding-top:30px;
	font-family:
		'Lucida Grande',
		'Hiragino Kaku Gothic ProN',
		 Meiryo, sans-serif;}

/* gotop */

#page-top{width:60px;
	height:60px;
	line-height:15px;
	border-radius:30px;
	font-size:16px;
	text-align:center;
	position:fixed; bottom:0; right:10px;
	background:rgba(0,0,0,0.80);
	border:rgba(255,255,255,1.00) solid 1px;}

#page-top a{color:rgba(255,255,255,1.00);
	display:block;}

/* etc */

.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}

.fs14_12{font-size:14px;}

.fc_blue{color:rgba(0,0,255,1.00);}
.fc_red{color:rgba(237,28,36,1.00);}
.fc_orange{color:rgba(247,147,30,1.00);}
.fc_white{color:rgba(255,255,255,1.00);}

.ta_l{text-align:left;}
.ta_c{text-align:center;}

/* menu_sp */
#checked,.menu-btn,.drawer-menu{display:none;}

@media screen and ( max-width:736px )
{
html,body{overflow-x:hidden;}
	
.pc{display:none;}
.sp{display:block;}

#container{min-width:320px;
	z-index:1;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}

.main_img{width:100%;
	height:80vh;
	min-height:350px;
	text-align:center;
	color:rgba(255,255,255,1.00);}
	
.logo_main{width:100%;
	max-width:420px;
	margin:0 auto;
	padding-top:50px;
	text-align:center;}
	
.logo_main img{max-width:100%;}
	
.introduction{width:100%;
	margin:0 auto;
	font-size:14px;
	text-align:left;}

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

.movie1{width:300px;
	height:170px;
	margin:10px auto;}
	
.movie1 iframe{width:100%;
	height:100%;}

.block_inner{width:95%;
	max-width:420px;
	margin:0 auto;}
	
.cast_inner table{width:95%;
	max-width:420px;
	font-size:14px;}

.cast_inner2,.cast_inner3,.cast_inner4{width:100%;
	max-width:480px;
	text-align:center;}

.cast1,.cast2{width:150px;
	float:left;
	padding:0 5px;}

.cast_um{width:100px;
	float:left;
	padding:0 5px;}

.um_block{float:none;
	line-height:25px;
	margin-right:0;}

.text1{font-size:14px;}
	
.sche_list,.ae_list{width:95%;
	max-width:420px;
	font-size:12px;}

.ae_date{font-size:12px;}

.repeat_list1{font-size:12px;}
	
.map{width:90%;
	max-width:400px;
	height:200px;
	margin:5px auto;
	position:relative;
	overflow:hidden;}
	
.map iframe{width:100%;
	height:100%;
	border:none;}

.title_sub{font-size:14px;}
	
.ticket_price_table{font-size:12px;}

.ticket_caution{font-size:10px;}

.ticket_guide{font-size:12px;}

.goods_inner{display:block;
	width:90%;
	max-width:400px;
	font-size:12px;
	text-align:center;}
	
.goods_item{width:100%;
margin-bottom:5px;
	border:rgba(255,255,255,1.00) solid 1px;}

.goods_item_name{line-height:16px;
	padding:8px;
	background:rgba(255,255,255,1.00);
	color:rgba(0,0,0,1.00);}
	
.goods_item_price{line-height:16px;
	padding:5px;
	border-top:rgba(255,255,255,1.00) solid 1px;}

.goods_item_content{line-height:16px;
	padding:5px;
	text-align:left;
	border-top:rgba(120,120,120,1.00) solid 1px;}

.link_dvd{margin:5px auto;}

.qa_box{width:95%;
	max-width:420px;
	font-size:12px;}

.credit{width:95%;
	max-width:400px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	line-height:20px;
	padding:30px 0 0;}
	
.fs14_12{font-size:12px;}

.drawer-menu{display:block;}

/* drawer menu */
.logo1{width:220px;
	margin:10px;}
	
.logo1 img{width:100%;}

.drawer-menu {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100vh;
    padding: 20px 0 140px;
    background: #222;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    /*-webkit-transform: perspective(500px) rotateY(90deg);
    transform: perspective(500px) rotateY(90deg);*/
	overflow-y:scroll;
    opacity: 1;
	z-index:3;
}

.drawer-menu ul{border-bottom:rgba(255,255,255,1.00) solid 1px;}

.drawer-menu li {
    text-align:center;
	overflow:hidden;
	border-top:rgba(255,255,255,1.00) solid 1px;
}

.menu_head{font-size:28px;
	padding-bottom:10px;
	color:rgba(255,255,255,0.50);
	border-bottom:rgba(255,255,255,0.50) solid 1px;}

.drawer-menu li img{height:40px;}

.drawer-menu li a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .8s;
    transition: all .8s;
}

.sp_menu_spacer{height:10px;}

.sp_menu_snslinks{padding-right:10px;}

.sp_menu_snslinks a{float:right;}

.sp_menu_snslinks img{margin-right:10px;}

/*.drawer-menu li a:hover {
    color: #1a1e24;
    background: #fff;
}*/

/* checkbox */
.check {
    display: none;
}

/* menu button - label tag */
.menu-btn {
    position: fixed;
    bottom: 10px;
    left: 10px;
    display: block;
    width: 40px;
    height: 40px;
	padding:10px;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
	background:rgba(0,0,0,0.80);
	border:rgba(255,255,255,1.00) solid 1px;
	border-radius:5px;
    z-index: 9;
}

.bar {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.bar.middle {
    top: 24px;
    opacity: 1;
}

.bar.bottom {
    top: 38px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

.menu-btn_text {
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: block;
    visibility: visible;
    opacity: 1;
}

.menu-btn:hover .bar {
    background:rgba(255,255,255,1.00);
}

.menu-btn:hover .menu-btn__text {
    color:rgba(255,255,255,1.00);
}

.close-menu {
    position: fixed;
    top: 0;
    left: 250px;
    width: 100%;
    height: 100vh;
    /*background: rgba(0,0,0,0);
    cursor: url(http://theorthodoxworks.com/demo/images/cross.svg),auto;*/
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: hidden;
    opacity: 0;
}

/* checked */
.check:checked ~ .drawer-menu {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
	opacity: 1;
    z-index: 0;
}

.check:checked ~ #container {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}

.check:checked ~ .menu-btn .menu-btn__text {
    visibility: hidden;
    opacity: 0;
}

.check:checked ~ .menu-btn .bar.top {
    width: 44px;
	top:10px;
	left:15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.check:checked ~ .menu-btn .bar.middle {
    opacity: 0;
}

.check:checked ~ .menu-btn .bar.bottom {
    width: 44px;
    top: 41px;
	left:15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.check:checked ~ .close-menu {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    background: rgba(0,0,0,0);
    visibility: visible;
    opacity: 1;
    z-index: 3;
}
}

@media screen and ( max-width:449px )
{
	.cast_inner2{width:100%;
	max-width:320px;
	margin:0 auto;
	text-align:center;}
	
.cast1{width:150px;
	float:left;
	padding:0 5px;}
}



























