@charset "utf-8";
/* CSS Document */

/* ==========================================================================
theater_page
========================================================================== */

img {
	width: 100%;
	height: auto;
}

.last {
    border-bottom: 1px solid #000;
}
body a{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

body a:hover{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration:none
}


body.theater_page {
	position:relative;
	overflow-x:hidden;
	font-family: YakuHanJP, 'Noto Sans Japanese', 游ゴシック, 'Yu Gothic Medium', 'Hiragino Sans', sans-serif;
	background-color: #000;
  color: #fff;
}

body.theater_page .container {
	position:relative;
	width: 96%;
	max-width:1200px;
	margin:0 auto;
	z-index:2;
}
.theater_page h1 {
	/*font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;*/
  font-family: serif;
	font-size: 38px;
	font-weight: 700;
	margin: 10px 0 5px 0;
  padding: 0 0 5px;
	height:48px;
	line-height:48px;
	box-sizing:content-box;
	border-bottom:1px solid #fff;
}
.theater_page span {
	color: #FFD900;
	font-size: 11px;
	padding: 0 0 0 20px;
	font-family: sans-serif;
	font-style:normal;
}
.theater_page h1 p {
  float:right;
  width: auto;
  height: 40px;
	font-size: 0;
	text-align: right;
}
.theater_page h1 p img {
  display:inline-block;
  width:auto;
  height: 100%;
  margin: 0;
	/*vertical-align:bottom;*/
}
.theater_page a {
    color: #fff;
}
/* .theater_page a:hover {
    color: #FF0000;
} */
.theater_page dl {
	width: 100%;
	/*height: 600px;*/
	padding: 30px 0;
	/*border-top: #CCC solid 1px;*/
	max-width:1200px;
}
.theater_page dl dt {
	text-align:center;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.5em;
	margin: 0;
	/*padding: 30px 0 20px 0;*/
}
.theater_page dl dt span {
	font-size: 20px;
	font-weight: 200;
	display: block;
	padding: 0 0 10px 0;
	float: right;
}
.theater_page dl dd {
	text-align:center;
	font-size: 20px;
	margin: 0;
	padding: 0 0 40px 0;
	/*border-bottom: #CCC dotted 1px;*/
	max-width:1200px;
}
.theater_page dl dd:last-child {
	border-bottom: none;
}


.am {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
    max-width: 1300px;
    /* max-width: 1280px; */
	text-align:center;
}

body {
	width:100%;
	overflow-x:hidden !important;
}

a:link { color: #fff; text-decoration:none; }
a:visited { color: #fff; text-decoration:none; }
a:hover { color: #FFD900; text-decoration:underline; }
a:active { color: #FFD900; text-decoration:none; }

#container {
	position:relative;
	width: 100%;
	max-width: 1200px;
	margin:0 auto;
	padding:0;
	z-index:100;

}

/*h1 {
	border-bottom:5px solid #493931000;
	max-width:1200px;
	margin:0 auto;
}*/


.ticketWrap {
  max-width: 1200px;
  margin: 0 auto;
}


.firstday {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px auto 60px;
}
.firstday .img {
	width: 25%;
	margin: 0;
	animation: spining 5.5s linear infinite;
}
.firstday .wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 70%;
}

.firstday .img img {
	display: block;
	width: 80%;
	margin: 0 auto;
	transform: rotate(-5deg);
}

@keyframes spining {
	0% {transform: rotateY(0deg);}
	30% {transform: rotateY(180deg);}
	40% {transform: rotateY(220deg);}
	70% {transform: rotateY(320deg);}
	100% {transform: rotateY(360deg);}
}

.firstday .ttl {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}
.firstday .ttl p {
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 5px 10px;
	border: 1px solid #000;
}
.firstday .ttl span {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 32px;
}
.firstday .tx {
	margin: 20px 0;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.8;
	color: #fff;
}
.firstday .tx br {
	display: inline;
}
.firstday .cap {
	font-size: 14px;
	font-weight: 300;
	color: #d6a53a;
}


#btn_close_top {
	position:absolute;
	top:5px;
	right:5px;
	max-width:1200px;
}
#btn_close_btm {
	display:block;
	width:100%;
	max-width:1200px;
	height:40px;
	line-height:40px;
	text-align:center;
	color: #fff;
	background:#fff;
	z-index:5000;
}
#btn_close_btm:hover {
	background:#000;
	color:#fff;
}

#content {
	width:100%;
	max-width:1200px;
	/*background:#493931c2f;*/
	margin:45px auto 0;
	padding:0 0 1px;
	
}

#caution { 
	width: 825px;
	margin:0 auto;
	padding: 20px 5px 0;
	font-size:10px;
	color: #fff;
	position:relative;
	text-align: right;
	line-height: 1.3;
}
#update {
	font-size:10px;
	text-align:right;
	color: #fff;
	position:absolute;
	top:285px;
	right:10px;
}

#nav {
	clear:both;
	width:100%;
	max-width: 825px;
	text-align:center;
	margin:0 auto 20px;
	color: #fff;
}
#nav a {
  display: inline-block;
	color: #fff;
}
#nav a:hover {
	color:#FFD900;
}
.tableWrap {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0;
	/*background: #333;*/
}
table {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	border-collapse:collapse;
	border-top:1px solid rgba(255,255,255,1);
	border-bottom:1px solid rgba(255,255,255,1);
	/*border-spacing: 2px;*/
}
/*
table tr:nth-child(odd){
	background:#493931c2f;
	
}
*/



table td{
	border-bottom: 1px solid rgba(255,255,255,.5);
}

/*table tr td:nth-last-of-type(1){
  display:none;
}*/


table tr th,
table tr td {
	padding:5px;
	text-align:center;
	/*white-space:nowrap;*/
	/*letter-spacing:-0.1em;*/
	font-size:100%;
	background: rgba(20,20,20,0.00);
	color: #fff;
}
table tr th {
	color: #FFD900;
	font-weight:bold;
	background: rgba(255,255,255,.05);
	border-bottom: 1px solid rgba(255,255,255,1);
}
table tr td.Prefecture {
	/*background: rgba(12,35,111,0.3);*/
	border-bottom: 1px solid rgba(255,255,255,1);
	/*border:1px dotted #555;*/
	
}
table tr th.t_area {
	width:8%;
}
table tr th.t_theater {
	width:32%;
}
table tr th.t_date {
	width:21%;
}

table tr th.t_ticket {
	width:10%;
}

table tr th.t_8cam {
	width:29%;
}

table tr.dborder,
table tr.dborder td{
	border-bottom:1px solid rgba(255,255,255,1);
}


table tr th.t_area_full {
	background:#222;
	color: #FFD900;
	font-weight:bold;
	/*border:1px dotted #493931c2f;*/
}
table tr th.t_area_full span {
	color:#FFD900;
}

table tr td {
	color: #fff;
	/*border:1px dotted #493931c2f;*/
	/*background:#f4f3ec;*/
	/*background:rgba(0,0,0,1);*/
}

table .Prefecture {
  width:8%;
}
table .t_n {
  width:32%;
  word-break:break-all !important;
  word-wrap: break-word !important;
}
table .t_n a {
  word-break:break-all !important;
  word-wrap: break-word !important;
}
table .t_d {
  width:21%;
}
/*table td a {
  color: #493931;
}
table td a:hover {
	color:#493931;
}*/
.star {
  width:10%;
	color: #fff;
	padding:0 !important;
	font-size:14px !important;
}
.note {
  width:30%;
	color: #fff;
  font-size:88%;
  word-break:break-all !important;
  word-wrap: break-word !important;
}


.pagetop {
	display:block;
	height:30px;
	line-height:30px;
	margin:0 0 20px 30px;
	text-align:right;
	font-family: 'Open Sans', sans-serif;
	font-size: 85%;
	/*color: #000 !important;*/
}
.pagetop:hover {
	color:#FFD900 !important;
}

#copyright {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:10px 0;
	/*background: #222;*/
	/*color: #493931;*/
	text-align:center;
	/*height:60px;*/
	font-size:10px;
  color:#000;
	
	
}
#copyright p {
	line-height: 1.3;
	margin:0 auto;
}


.banner_img{
	width:100%;
	margin: 40px auto 0 auto;
	text-align:center;
  /*background: rgba(20,20,20,.8);*/
}

.banner_img02{
	max-width:1200px;
	margin:  0 auto 40px auto;
}

.banner_img03{
	padding: 60px 0 10px;
	margin:  0 auto 10px auto;
}

.tokuten_pc {
	width: 100%;
}

.tokuten_sp{
	display:none;
}

.banner_img img {
  width: 100%;
  margin: 0 auto;
}


.tikect_img{
	max-width:550px;
	margin:0 auto;
	padding:40px 0 40px 0;
}

/*.caption{
	
}

.caption p{
	line-height:50%;
	font-size:12px;
}

.caption p .align{
	float:right;
}
*/

.chui{
	/*padding:0px 0 5px 40px;*/
	font-size:14px; 
	line-height:24px;
	text-align:left;
  margin-top:60px;
	margin-bottom:30px;
}

.genzai {
	/*padding:0 45px 0 0;*/
	font-size:12px;
	color: #FFD900;
	text-align: right;
}

.dborder{
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom:1px solid rgba(20,20,20,.35);
}

.movieticket p{
	line-height:75%;
}

.movieticket p .cp{
	margin:40px 0 0 0 ;
}

.back_button{
	border:1px #fff solid;
	width:20%;
	max-width:150px;
	display:block;
	padding:10px 0;
	margin:0 auto;
	font-family: sans-serif;
  color: #fff !important;
}

.back_button:hover{
	border: 1px solid #FFD900;
	color: #000 !important;
	background: #FFD900;
}

.banner{
	text-align: right;
}

.banner ul{
	margin: 0 auto;
	padding:0;
}


.banner li{
	display: inline-block;
	height: 50px;
}

.banner a img{
	display: block;
	height: 100%;;
	width: auto;
}


@media screen and (max-width:840px){
	.firstday .tx {
		font-size: 18px;
	}
	.firstday .tx br {
		display: none;
	}
}

@media screen and (min-width:760px){
	.aaa{
		display:none;
	}
}

@media (max-width:640px){
	.tokuten_pc{
		display:none;
	}
	
	.tokuten_sp{
		display:block;
		width: 100%;
		margin-left: 0%;
	}
	
  .chui{
    margin-top:30px;
  }
  
	.theater_page h1 {
		height:auto;
		padding-bottom:0;
	}
	
  .theater_page h1 p {
    float:none;
		/*display:none;*/
		width: 60%;
    height: auto;
    margin:20px auto;
    padding:0;
		text-align: center;
  }
  .theater_page h1 p img {
    margin-top:10px;
    height: auto;
    width: 100%;
  }
	
  body.theater_page .container {
    width: 100%;
    max-width:1200px;
    padding: 0 5%;
    margin:0 auto;
  }

  .banner{
    text-align: center;
  }

  .banner li{
    height: auto;
    margin: 0 0 10px;
    width:48%;
  }

  .banner a img{
    display: block;
    height: auto;
    width: 100%;
  }
	
	.banner_img{
		width:100%;
	}
  
  #nav a {
    padding: 0.25em 0.5em;
  }

}

@media (max-width:520px){
	.firstday {
		justify-content: center;
	}
	
	.firstday .img {
		width: 60%;
		margin: 0 0 20px;
	}
	.firstday .wrap {
		width: 100%;
	}

	
	.firstday .ttl {
		font-size: 26px;
	}
	.firstday .ttl span {
		font-size: 26px;
	}
	.firstday .tx {
		font-size: 17px;
	}

	.firstday .cap {
		font-size: 13px;
	}
}

@media (max-width:480px){
	table {
		font-size:75%;
	}
	
}

@media screen and (max-width: 465px){
	.am {
			text-align: center;
			margin: 0 auto;
			margin-top:0 !important;
			margin-bottom: 20px;
			display: block;
	}
}

@media screen and (max-width: 360px){

	
	.firstday .ttl {
		font-size: 22px;
	}
	.firstday .ttl span {
		font-size: 22px;
	}
	.firstday .tx {
		font-size: 15px;
	}
	.firstday .cap {
		font-size: 12px;
	}	
	
}

/* banner set*/

.bn_set {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-start;
  margin:-80px 0 30px;
	/*text-align: right;*/
}

.bn_set a {
  display:inline-block;
  width:auto;
  margin: 0 3px;
}

.bn_set a:hover {
  opacity:0.5;
}

.bn_set a img {
  display:inline-block;
  height:70px;
  width:auto;
}

/*.bn_set a:nth-of-type(2) img {
  height:68px;
  width:auto;
	border: 1px solid #493931;
}*/

.bn_cap {
	margin: 3px 0 10px;
	padding: 0;
	font-size: 11px;
	text-align: right;
}

@media screen and (max-width: 920px){
  .bn_set {
		justify-content: center;
    margin:10px 0 30px;
    /*text-align:center;*/
  }
	.bn_cap {
		text-align: center;
	}
}

@media screen and (max-width: 600px){
	.bn_set {
		display: block;
	}
	.bn_set a {
		display:block;
		width:200px;
		margin:0 auto 10px;
	}
	.bn_set a img {
		display:block;
		height:auto;
		width:200px;
	}
/*	.bn_set a:nth-of-type(2) img {
		height:auto;
		width:198px;
		border: 1px solid #493931;
	}*/
}

.for_pc {
  display:block;
  margin-bottom:30px;
}
.for_sp {
  display:none;
}
@media screen and (max-width: 600px){
  .for_pc {
    display:none;
  }
  .for_sp {
    display:block;
    margin-bottom:15px;
  }
}

/* barrier_free */
.barrier_free {
	margin:30px 0;
	padding:5px;
	font-size:15px;
	color:#666;
  background: rgb(235,109,42);
  background: -moz-linear-gradient(90deg, rgba(20,20,20,0.7917542016806722) 0%, rgba(255,238,195,0.8785889355742297) 35%, rgba(254,230,186,0.8785889355742297) 65%, rgba(20,20,20,0.7945553221288515) 100%);
  background: -webkit-linear-gradient(90deg, rgba(20,20,20,0.7917542016806722) 0%, rgba(255,238,195,0.8785889355742297) 35%, rgba(254,230,186,0.8785889355742297) 65%, rgba(20,20,20,0.7945553221288515) 100%);
  background: linear-gradient(90deg, rgba(20,20,20,0.7917542016806722) 0%, rgba(255,238,195,0.8785889355742297) 35%, rgba(254,230,186,0.8785889355742297) 65%, rgba(20,20,20,0.7945553221288515) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#493931",endColorstr="#493931",GradientType=1);
}
.barrier_free .inner {
	padding: 20px;
	background:rgba(20,20,20,.85);
}
.barrier_free .ti {
	color: #fff;
	font-size:17px;
	margin:0 0 0.5em;
}
.barrier_free p {
	text-indent:-1em;
	margin:0 0 0.5em;
	padding-left:1em;
	line-height: 1.65;
}
.barrier_free p a {
	color:#000;
	text-decoration:underline;
}
.barrier_free p .fa {
	margin-left: 1.5em;
	font-size:75%;
}

@media screen and (max-width: 600px){
	.barrier_free {
		font-size:13px;
	}
	.barrier_free .ti {
		font-size:14px;
	}
}

.attention {
  width: 100%;
  padding: 1em 0 0;
  color: #c00;
  text-align: right;
}
.attention br {
  display: none;
}
@media screen and (max-width: 640px){
  .attention {
    text-align: center;
    font-size: 13px;
  }
  .attention br {
    display: inline;
  }
}


.ticket_txt {
  margin: 30px 0 0;
  padding: 20px 0;
  font-family: YakuHanMP, 'Noto Serif JP', serif;
  font-size: 32px;
  text-align: center;
  font-feature-settings: "palt";
  border-top: 1px solid rgba(20,20,20,.25);
  border-bottom: 1px solid rgba(20,20,20,.25);
}
.ticket_txt span {
  display: inline;
  margin: 0;
  padding: 0;
  font-family: YakuHanMP, 'Noto Serif JP', serif;
  font-feature-settings: "palt";
}
.ticket_txt .kakaku {
  display: inline;
  font-size: 42px;
}
.ticket_txt .en {
  display: inline;
  font-size: 28px;
}
.ticket_txt .zei {
  display: inline;
  font-size: 20px;
}
.ticket_txt .yori {
  display: inline;
  font-size: 22px;
}

@media screen and (max-width: 1000px){
  .ticket_txt {
    font-size: 28px;
  }
  .ticket_txt .kakaku {
    display: inline;
    font-size: 36px;
  }
  .ticket_txt .en {
    display: inline;
    font-size: 22px;
  }
  .ticket_txt .zei {
    display: inline;
    font-size: 16px;
  }
  .ticket_txt .yori {
    display: inline;
    font-size: 20px;
  }
}

@media screen and (max-width: 420px){
  .ticket_txt {
    font-size: 22px;
  }
  .ticket_txt .kakaku {
    display: inline;
    font-size: 30px;
  }
  .ticket_txt .en {
    display: inline;
    font-size: 18px;
  }
  .ticket_txt .zei {
    display: inline;
    font-size: 14px;
  }
  .ticket_txt .yori {
    display: inline;
    font-size: 16px;
  }
}
.mvtk-txt{
  text-align: center;
  padding: 30px;
  background: #000;
  margin: 0 auto 30px;
  color: #fff100;
  width: 90%;
}
.mvtk-txt .kome{
  font-size: 15px;
}
.mvtk-txt .catch{
  font-size: 30px !important;
  font-weight: 600 !important;
}
@media screen and (max-width: 800px){
  .mvtk-txt{
    padding: 5%;
  }
}
/* widget */
.mvtkWidget {
  width: 100%;
  margin: 0 0 80px 0;
  padding: 40px 0 40px 0;
  /*border-top: 2px dotted #aaa;*/
  border-bottom: 2px dotted #aaa;
}
.mvtkWidget .catch {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 1.75em;
}
.mvtkWidget .catch i {
  font-size: 120%;
}
.mvtkWidget .catch img {
  width: 100%;
}
.mvtkWidget .caption {
  max-width: 840px;
  margin: 0 auto;
  padding: 5px 20px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5em;
  color: #FF0011;
}
.mvtkWidget .caption p {
  /*width: 38%;
  margin-left: 62%;
  text-align: center;*/
  text-align: left;
}
#mvtk-widgets-container {
  margin: 0 auto;
  max-width: 840px;
}
#mvtk-widgets-container iframe {
  display: block;
  margin: 0 auto;
}
.mvtkWrap {
  /*margin: 80px 0 0;*/
  margin: 40px 0 0;
	text-align: center;
}
.mvtkWrap .catch {
	font-size: 20px;
	margin-bottom: .5em;
}

@media screen and (max-width: 800px){
  /*.mvtkWidget {
    padding: 40px 0 30vw;
  }*/

	.mvtkWrap .catch {
		font-size: 3.65vw;
		margin-bottom: .5em;
	}

  .mvtkWidget .catch {
    font-size: 3.65vw;
    line-height: 1.5em;
  }
  .mvtkWidget .caption p {
    width: 100%;
    margin: 0;
  }
  .mvtkWidget .kome {
    font-size: 2.65vw;
  }
}

.majorBnrwraper {
	width: 70%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 1%;
}

.majorBnrWrap {
width: 44%;
margin: 0 auto;
}
.majorBnr {
display: block;
width: 100%;
max-width: 840px;
margin: 0 auto 0;
}
.majorBnr img {
width: 100%;
}

.majorBnrWrap .bn_caption {
	color: #f46;
	font-size: 17px;
	padding: 5px 0;
}

/* card caution */
.cardCaution {
margin-top: -1em;
font-size: 14px;
text-align: right;
}

@media screen and (max-width: 1140px){
	.majorBnrWrap .bn_caption {
		font-size: 1.5vw;
	}
}

@media screen and (max-width: 800px){
	.majorBnrwraper {
		width: 342px;
		margin: 0 auto 40px;
		flex-direction: column;
		gap: 6vw;
	}
	
	.majorBnrWrap {
		width: 100%;
		margin: 0 auto;
	}

	.majorBnrWrap .bn_caption {
		padding-top: 2vw;
		font-size: 3.25vw !important;
	}

	.cardCaution {
		margin-top: 0;
		font-size: 11px;
	}
}

/* card caution */
.cardCaution {
margin-top: -1em;
font-size: 14px;
text-align: right;
}

@media screen and (max-width: 800px){
.cardCaution {
	margin-top: 0;
	font-size: 11px;
}
}
#mvtk-widgets-containe {
	overflow: hidden !important;
	-ms-overflow-style:none; /* IE、Edge 対応 */
	scrollbar-width:none; /* Firefox 対応 */
}
#mvtk-widgets-container iframe {
	display: block;
	margin: 0;
	overflow: hidden !important;
	-ms-overflow-style:none; /* IE、Edge 対応 */
	scrollbar-width:none; /* Firefox 対応 */
}
#mvtk-widgets-containe,
#mvtk-widgets-container iframe::-webkit-scrollbar {
	display:none; /* chrome、Safari対応 */
}