@charset "utf-8";
/* CSS Document */

html{overflow-y: scroll; }
	
body{width: 100%;
	min-width: 821px;
	color: rgba(0,0,0,1.00);}

.font-goth1{font-family: 'BIZ UDPGothic', sans-serif;
font-weight: 400;
font-style: normal;}

.font-goth2{font-family: 'BIZ UDPGothic', sans-serif;
font-weight: 900;
font-style: normal;}


.start_filter{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background: rgba(0,0,0,1.00);
	z-index: 9999;}

.loading_block{width: 25%;
	text-align: center;
	position: fixed; top: 50%; left: 37.5%;}

.loading_block img{margin-top: -25%;}

.loading_img2{/*-webkit-animation:blink 2s linear infinite;
	-moz-animation:blink 2s linear infinite;
	-ms-animation:blink 2s linear infinite;
	-o-animation:blink 2s linear infinite;
	animation:blink 2s linear infinite;*/}

.loading_img2 img{width: 100%;}

@-webkit-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@-moz-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@-o-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}

#container{width: 100%;
	margin: 0;
	padding: 0;
	position: relative;}

.delighter1.delighter{transition: all .5s ease-out;
  transform: translateY(-55%);
  opacity: 0;
  -ms-filter: blur(6px);
  filter: blur(6px);}

.delighter1.delighter.started,.delighter2.delighter.started,.delighter3.delighter.started,.delighter4.delighter.started,.delighter5.delighter.started,.delighter6.delighter.started,.delighter7.delighter.started{transform: none;
  opacity: 1;
  -ms-filter: blur(0);
  filter: blur(0);}
  
 .delighter2.delighter{transition: all .5s ease-out;
  transform: translateY(5vh);
  opacity: 0;
   -ms-filter: blur(6px);
  filter: blur(6px);}
  
.delighter3.delighter{transition: all .5s ease-out;
  transform: translateX(5vw);
  opacity: 0;
   -ms-filter: blur(6px);
  filter: blur(6px);}
  
 .delighter4.delighter{transition: all .5s ease-out 0.1s;
  transform: translateX(5vw);
  opacity: 0;
   -ms-filter: blur(6px);
  filter: blur(6px);}
  
  .delighter5.delighter{transition: all .5s ease-out 0.2s;
  transform: translateX(5vw);
  opacity: 0;
   -ms-filter: blur(6px);
  filter: blur(6px);}
  
  .delighter6.delighter{transition: all .5s ease-out 0.3s;
  transform: translateX(5vw);
  opacity: 0;
   -ms-filter: blur(6px);
  filter: blur(6px);}
  
  .delighter7.delighter{transition: all .5s ease-out 0.4s;
  transform: translateX(5vw);
  opacity: 0;
   -ms-filter: blur(6px);
  filter: blur(6px);}

.bg1{width: 100%;
	height: 100vh;
	background:url("../img/bg_pc1.jpg");
	background-size:cover;
	background-position: center center;
	position: fixed; top: 0; left: 0;}

.text0{font-size: 2.2vw;
	line-height: 200%;}

.text05{font-size: 1.8vw;
	line-height: 150%;}

.text1{font-size: 1.5vw;
	line-height: 150%;}
	
.text1_2{font-size: 1.3vw;
	line-height: 150%;}
	
.text2{font-size: 1.2vw;
	line-height: 150%;}
	
.text3{font-size: 1.0vw;
	line-height: 150%;}
	
.text4{font-size: 0.8vw;
	line-height: 150%;}


main{position: relative;
	z-index: 1;
	margin-top: 0;
	padding-top: 0;}
		
.pc_menu{width: 100%;
position: relative;}

.pc_menu_inner{overflow: hidden;}

.pc_nav{width: 100%;
	background: rgba(0,0,0,1.00);
	position: fixed; top: -200px; left: 0;
	overflow: hidden;
	transition: .5s;
	z-index: 5;}

.header_logo{width: 9%;
	padding: 5px 1%;
	float: left;}
	
.header_logo img{width: 100%;}

.pc_menu_btn_box1{width: 88%;
	display: block;
	float: left;}

.pc_menu_btn_box1 img{width: 100%;}

.pc_menu_btn1{width: 5.8%;
	float: left;}
	
.pc_menu_btn2{width: 5.6%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn3{width: 7%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn4{width: 11.2%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn5{width: 8.4%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn6{width: 9.8%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn7{width: 7%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn8{width: 12.6%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn9{width: 4.2%;
	margin-left: 0.8%;
	float: left;}
	
.pc_menu_btn10{width: 15.95%;
	margin-left: 0.8%;
	float: left;}

.main_img_box{width: 100%;}

.kv1{width: 100%;
	margin: 0 auto;}
	
.kv1 img{width: 100%;}

.con_box1{width: 70%;
	margin: 0 auto;
	border: rgba(255,255,255,1.00) solid 4px;
	background: rgba(0,0,0,1.00);}

.con_title1{width: 100%;}

.con_inner1{width: 95%;
	margin: 0 auto;}

.news_x_box{width: 100%;
	overflow: hidden;}
	
.news_box{width: 60%;
	float: left;
	overflow-y: scroll;
	background: rgba(255,255,255,1.00);}

.news_inner_box{width: 95%;
	height: 330px;
	padding: 10px 0;
	margin: 0 auto;}

.bar_dot{width: 100%;
	height: 1px;
	border-bottom: rgba(0,0,0,0.50) dotted 2px;}

.x_box{width: 38%;
	padding-left: 2%;
	float: left;}

.cast_box1{width: 90%;
	margin: 0 auto;
	display: flex;
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	align-items: center; /*アイテムを中央にまとめて配置。*/
	justify-content: center; /* 中央寄せ */}
	
.cast_block0{width: 23%;
	padding: 0 1.5%;}

.cast_block1{width: 23%;
	padding: 0 0.3%;}

.cast_block2{width: 17%;
	padding: 0 1.5%;}

.cast_block_inner{border: rgba(255,255,255,1.00) solid 4px;}
	
.cast_img{width: 100%;
	border-bottom: rgba(255,255,255,1.00) solid 4px;}

.cast_img img{width: 100%;}

.cast_name1{border-bottom: rgba(255,255,255,1.00) solid 4px;}

.btn_comment{margin-top: 5px;
	transition: 0.3s all;}
	
.btn_comment:hover{opacity: 0.7;}

.op0{opacity: 0;}

.op0:hover{opacity: 0;}

.schedule_block1{width: 70%;
	margin: 0 auto;}

.sche1{width: 60%;	
	margin: 0 auto;}
	
.sche2{width: 80%;
	margin: 0 auto;}

.sche3{width: 50%;
	margin: 0 auto;}
	
.sche4{width: 70%;
	margin: 0 auto;}

.sche5{width: 60%;
	margin: 0 auto;}

.sche1 img,.sche2 img,.sche3 img,.sche4 img,.sche5 img{width: 100%;}

/* map */
#map_wrapper {
    position: relative;
    width: 100%;
	margin: 0 auto;
}

#map_wrapper:before {
    content:"";
    display: block;
    padding-top: 28.12%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

#map_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}	

.ticket_box1{width: 100%;
	display: flex;
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	align-items: center; /*アイテムを中央にまとめて配置。*/
	justify-content: center; /* 中央寄せ */}

.price_box{width: 30%;
	margin: 0 auto;
	border: rgba(255,255,255,1.00) solid 4px;}

.price_box table{width: 100%;}

.price_l{width: 20%;
	background: rgba(255,255,255,1.00);}
	
.price_r{width: 78%;
	padding: 0 1%;
	vertical-align: middle;}

.bunka_logo{width: 20%;}

.bunka_logo img{width: 100%;}

.btn1{width: 20%;
	margin: 0 auto;
	line-height: 200%;
	background: rgba(255,255,255,1.00);
	border-radius: 100px;
	transition: 0.3s all;}
	
.btn1:hover{opacity: 0.7;}

.btn1 a{display: block;}

.ticket_sale1{width: 100%;
	padding: 0 1%;
	margin: 0 auto;
	background: rgba(255,255,255,1.00);}

.ticket_sale1_inner{width: 100%;
	background: url("../img/allow1.png");
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center right;}

.ticket_sale2{width: 100%;
	padding: 0 1%;
	margin: 0 auto;
	background: rgba(150,150,150,1.00);}

.ticket_active{transition: 0.3s all;}

.ticket_active:hover{background: rgba(212,205,189,1.00);}

.aftertalk_block1{width: calc(32% - 8px);
	border: rgba(255,255,255,1.00) solid 4px;
	float: left;}

.aftertalk_block2{width: calc(32% - 8px);
	margin-left: 2%;
	border: rgba(255,255,255,1.00) solid 4px;
	float: left;}

.at_title{width: 100%;
	line-height: 200%;
	background: rgba(255,255,255,1.00);}

.at_member{padding: 0 3%;
	line-height: 200%;}

.movie_block1{width: 40%;
	padding: 0 5%;
	transition: 0.3 all;}

.movie_block1 img{width: 100%;}
	
.movie_block1:hover{filter: brightness(130%);}

.goods_block1{width: 80%;
	margin: 0 auto;
	overflow: hidden;}

.goods_bn{width: 75%;
	margin: 0 auto;}
	
.goods_bn img{width: 100%;}

.goods_img{width: 35%;
	float: left;}
	
.goods_img img{width: 100%;}

.goods_text{width: 62%;
	padding-left: 3%;
	float: left;}

.goods_btn1{width: 65%;
	padding: 5px 10px;
	margin-bottom: 5px;
	background: rgba(255,255,255,1.00);
	border-radius: 5px;
	transition: 0.3s all;}
	
.goods_btn2{width: 30%;
	padding: 5px 10px;
	margin: 0 auto 5px;
	background: rgba(255,255,255,1.00);
	border-radius: 5px;
	transition: 0.3s all;}

.goods_btn1:hover,.goods_btn2:hover{background: rgba(212,205,189,1.00);}

.goods_btn1 a,.goods_btn2 a{display: block;}

.qa_block{width: calc(100% - 8px);
	border: rgba(255,255,255,1.00) solid 4px;}

.qa_q{width: 98%;
	padding: 10px 1%;
	background: rgba(255,255,255,1.00);}

.qa_a{width: 98%;
	padding: 10px 1%;}

footer{width: 100%;
	text-align: center;
	background: rgba(0,0,0,1.0);
	position: relative;}

.footer_logo{width: 15%;
	margin: 0 auto;}
	
.footer_logo img{width: 100%;}

.footer_bn_box{width: 35%;
	margin: 0 auto;
	display: flex;
	flex-direction: row; /* 左から */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	align-items: center; /*アイテムを中央にまとめて配置。*/
	justify-content: center; /* 中央寄せ */}

.footer_bn{width: 45%;
	padding: 0 2.5%;}
	
.footer_bn img{width: 100%;
	transition: 0.3s all;}
	
.footer_bn img:hover{opacity: 0.8;}

#page-top{width: 60px;
	height: 60px;
	position: fixed; bottom: 10px; right: 10px;
	z-index: 8;}
	
#page-top img{width: 100%;
	height: 100%;}

.open_info1{width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 9998;
	display: none;}

.close_area{width: 100%;
	height: 100%;}

.open_info_inner{width: 40%;
	position: fixed; top: 30%; left: 30%;}
	
.open_info_inner img{width: 100%;}

.open_info_close{width: 3%;
	position: fixed; top: 10px; right: 10px;}

.open_info_close img{width: 100%;
	cursor: pointer;}

.flex_box{display: flex;
	/* flex-flow: <flex-direction> || <flex-wrap>; */
	flex-direction: row; /* 左から */
	/*flex-direction: row-reverse;　/* 右から */
	/*flex-direction: column; /* 上から */
	/*flex-direction: column-reverse; /* 下から */
	/*flex-wrap: nowrap; /* 単一行に配置、アイテムは幅に収まるように縮小される。 */
	flex-wrap: wrap; /* 複数行に配置、左から右へ、上から下へ、の順番に。 */
	/*flex-wrap: wrap-reverse; /* 複数行に配置、左から右へ、下から上へ、の順番に。 */
	/*justify-content: flex-start; /* 左寄せ */
	/*justify-content: flex-end; /* 右寄せ */
	justify-content: center; /* 中央寄せ */
	/*justify-content: space-between; /* 両端+等間隔 */
	/*justify-content: space-around; /* 等間隔 */
	/*align-items: stretch; /*アイテムをコンテナの高さ（または幅）いっぱいに配置。*/
	align-items: flex-start; /* アイテムを先頭にまとめて配置。*/
	/*align-items: flex-end; /*アイテムを後尾にまとめて配置。*/
	/*align-items: center; /*アイテムを中央にまとめて配置。*/
	/*align-items: baseline; /* アイテムをベースラインに沿って配置。 */
	/*align-content: stretch; /* すべてのアイテムを等間隔に配置。サイズがautoであるアイテムはコンテナに合わせて引き延ばす。 */
	/*align-content: flex-start; /* アイテムを先頭に寄せて配置。 */
	/*align-content: flex-end; /* アイテムを後尾に寄せて配置。 */
	align-content: center; /* アイテムを中央に寄せて配置。 */
	/*align-content: space-between; /* 先頭と後尾は端に、残りは等間隔に配置。 */
	/*align-content: space-around; /* すべてのアイテムを等間隔に配置、各アイテムの両側に半分のサイズの間隔。 */
	/*align-content: space-evenly; /* すべてのアイテムを等間隔に配置、各アイテムの周りに同じサイズの間隔 */}
	



@media screen and ( max-width:821px )
{
body{min-width: 320px;}

.loading_block{width: 60%;
	text-align: center;
	position: fixed; top: 40%; left: 20%;}

.loading_block img{margin-top: 0%;}

.bg1{width: 100%;
	height: 100vh;
	background:url("../img/bg_sp1.jpg");
	background-size:cover;
	background-position: center top;
	position: fixed; top: 0; left: 0;}

main{margin-top: 0;
	padding-top: 0;}

.text0{font-size: 6vw;}

.text05{font-size: 6.0vw;}

.text1{font-size: 5.2vw;
	line-height: 150%;}

.text1_2{font-size: 5.0vw;
	line-height: 150%;}

.text2{font-size: 4.4vw;
	line-height: 150%;}
	
.text3{font-size: 3.8vw;
	line-height: 150%;}
	
.text4{font-size: 3.2vw;
	line-height: 150%;}

.kv1{width: 100%;}

.con_box1{width: 90%;
	border: rgba(255,255,255,1.00) solid 2px;}

.news_box{width: 90%;
	margin: 0 auto;
	float: none;
	overflow-y: scroll;
	background: rgba(255,255,255,1.00);}

.news_inner_box{width: 95%;
	height: 250px;
	padding: 10px 0;
	margin: 0 auto;}

.x_box{width: 90%;
	padding-left: 0;
	margin: 0 auto;
	float: none;}

.cast_box1{width: 99%;}

.cast_block0,.cast_block1{width: 48%;
	padding: 0 1%;}

.cast_block2{width: 40%;
	padding: 0 1%;}

.cast_block_inner{border: rgba(255,255,255,1.00) solid 2px;}

.cast_img{border-bottom: rgba(255,255,255,1.00) solid 2px;}

.cast_name1{border-bottom: rgba(255,255,255,1.00) solid 1px;}

.schedule_block1{width: 100%;}

.sche1{width: 80%;}
	
.sche2{width: 90%;}

.sche3{width: 60%;}
	
.sche4{width: 100%;}

.sche5{width: 100%;}

/* map */
#map_wrapper {
    position: relative;
    width: 100%;
	min-width: 0;
	margin: 0 auto;
}

#map_wrapper:before {
    content:"";
    display: block;
    padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

#map_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.price_box{width: 100%;
	margin: 0 auto;
	border: rgba(255,255,255,1.00) solid 2px;}

.bunka_logo{width: 50%;
	margin: 0 auto;}

.btn1{width: 80%;
	line-height: 250%;}
	
.btn1:hover{opacity: 1.0;}

.ticket_sale1{width: 95%;
	padding: 0 2.5%;
	margin: 0 auto;
	background: rgba(255,255,255,1.00);}

.ticket_sale2{width: 95%;
	padding: 0 2.5%;}

.ticket_active:hover{background: rgba(255,255,255,1.00);}

.aftertalk_block1{width: calc(100% - 8px);
	border: rgba(255,255,255,1.00) solid 4px;
	float: none;}

.aftertalk_block2{width: calc(100% - 8px);
	margin-left: 0;
	border: rgba(255,255,255,1.00) solid 4px;
	float: none;}

.at_title{width: 100%;
	line-height: 200%;
	background: rgba(255,255,255,1.00);}

.at_member{padding: 0 5%;
	line-height: 200%;}

.movie_block1{width: 80%;
	padding: 0 10%;
	transition: 0.3 all;}
	
.movie_block1:hover{filter: brightness(100%);}

.goods_bn{width: 90%;}

.goods_block1{width: 100%;
	margin: 0 auto;
	overflow: hidden;}

.goods_img{width: 90%;
	margin: 0 auto 10px;
	float: none;}
	
.goods_img img{width: 100%;}

.goods_text{width: 95%;
	padding-left: 0;
	margin: 0 auto;
	float: none;}

.goods_btn1{width: 100%;
	padding: 5px 0;
	text-align: center;}

.goods_btn2{width: 90%;
	padding: 5px 0;
	text-align: center;}

.goods_btn1:hover,.goods_btn2:hover{background: rgba(255,255,255,1.00);}

.qa_block{width: calc(100% - 4px);
	border: rgba(255,255,255,1.00) solid 2px;}

.qa_q{width: 94%;
	padding: 10px 3%;}

.qa_a{width: 94%;
	padding: 10px 3%;}

footer{width: 100%;
	margin: 0 auto;
	padding-bottom: 70px;
	text-align: center;
	position: relative;}

.footer_logo{width: 35%;}

.footer_bn_box{width: 95%;
	margin: 0 auto;}

.footer_bn{width: 45%;
	padding: 0 2.5%;}
	
.footer_bn img:hover{opacity: 1.0;}

#page-top{width: 60px;
	height: 60px;
	position: fixed; bottom: 0; right: 10px;
	z-index: 8;}
	
#page-top img{width: 100%;
	height: 100%;}

.open_info_inner{width: 90%;
	position: fixed; top: 35%; left: 5%;}
	
.open_info_inner img{width: 100%;}

.open_info_close{width: 10%;
	position: fixed; top: 10px; right: 10px;}



}


























