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


/* ==========================================================================
theater_page
========================================================================== */
.last {
    border-bottom: 1px solid #ccc;
}
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 {
	background:#000;
	/*font-family: 'Noto Sans Japanese', sans-serif;*/
  font-family: YakuHanJP, "Hiragino Sans", Meiryo, sans-serif;
}
body.theater_page .container {
	width: 100%;
	max-width:1000px;
    padding: 0 5%;
	margin:0 auto;
}
.theater_page h1 {
	font-family: "Mplus 1p";
	font-size: 36px;
	font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
  color: #fff;
	margin: 30px 0 10px 0;
  padding:0 0 10px;
	border-bottom:1px solid #ccc;
}

.theater_page span {
  font-family: "Mplus 1p";
	font-size: 11px;
	padding: 0 0 0 20px;
	font-style:normal;
}
.theater_page h1 p {
  float:right;
  width:160px;
}
.theater_page h1 p img {
  display:block;
  width:100%;
  margin:0;
}
.theater_page a {
    color: #fff;
}
.theater_page a:hover {
    color: #00f;
}
.theater_page dl {
	width: 100%;
	/*height: 600px;*/
	padding: 30px 0;
	/*border-top: #CCC solid 1px;*/
	max-width:1000px;
}
.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:1000px;
}
.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:#fff; text-decoration:underline; }
a:active { color:#fff; text-decoration:none; }

#container {
	position:relative;
	width:1000px;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	z-index:100;
	background:#000c2f;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#dd333333,EndColorStr=#dd333333);
	background-color: rgba(50, 50, 50, 0.9);
	*/
	*zoom:1;

}

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

#flashContent {
	position:absolute;
	top:13px;
	right:13px;
	z-index:0;
	height:300px;
}
#item {
	position:absolute;
	top:208px;
	right:15px;
	width:318px;
	font-size:8px;
	text-align:right;
	line-height:11px;
}
#item1108 {
	position:absolute;
	top:20px;
	right:15px;
	width:318px;
	font-size:8px;
	text-align:right;
	line-height:11px;
}
#item img,
#item1108 img {
	margin:0 0 5px;
}

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

#content {
	width:100%;
	max-width:1000px;
	/*background:#000c2f;*/
	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 {
	color:#fff;
}
#nav a:hover {
	color:#00f;
}
.tableWrap {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0;
	/*background: #333;*/
}
table {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	border-collapse:collapse;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	/*border-spacing: 2px;*/
}
/*
table tr:nth-child(odd){
	background:#000c2f;
	
}
*/



table td{
	border-bottom: rgba(0,0,0,0.2) dotted 1px;
	
}

/*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(255,255,255,0.05);
	color:#fff;
}
table tr th {
	color: #fff;
	font-weight:bold;
	background:rgba(255,255,255,0.1);
	border-top:1px solid #ddd;
	border-bottom:1px solid #888;
}
table tr td.Prefecture {
	/*background: rgba(12,35,111,0.3);*/
	border-bottom:1px solid #888;
	
	/*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.border{
	border-bottom:1px solid #eee;
}


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

table tr td {
	color:#fff;
	/*border:1px dotted #000c2f;*/
	/*background:#f4f3ec;*/
	/*background:rgba(255,255,255,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%;
}
.star {
  width:10%;
	color:#fff;
	padding:0 !important;
	font-size:14px !important;
}
.note {
  width:30%;
	color:#00f;
  font-size:88%;
  word-wrap:break-word;
  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-size: 85%;
	color:#fff !important;
}
.pagetop:after {
  content:"▲";
  color:#00f;
}

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


.banner_img{
	max-width:1000px;
	margin: 40px auto 0 auto;
	text-align:center;
}

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

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


.tokuten_sp{
	display:none;
}


.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:12px; 
	line-height:16px;
	text-align:left;
	color:#fff;
  margin-top:30px;
	margin-bottom:30px;
}

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

.dboder{
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom:1px solid #888;
}

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

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

.back_button{
	width:20%;
	max-width:150px;
	display:block;
	padding:10px 0;
	margin:0 auto;
  color:#fff !important;
	border-top:1px #00f solid;
  border-bottom:1px #00f solid;
}

.back_button:hover{
	border-top:1px #fff solid;
  border-bottom:1px #fff solid;
  color:#fff !important;
}

.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 (min-width:760px){
	.aaa{
		display:none;
	}
	

}
@media (max-width:640px){
	.tokuten_pc{
		display:none;
	}
	
  .tokuten_sp{
		display:block;
	}

  .theater_page h1 {
    font-size: 30px;
  }

  .theater_page h1 p {
    float:none;
    width:220px;
    margin:30px auto 0;
    padding:0 0 30px;
  }
  .theater_page h1 p img {
    margin-top:10px;
  }
	
  body.theater_page .container {
    width: 100%;
    max-width:1000px;
      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%;
  }

}


@media screen and (max-width: 480px) {
  .theater_page h1 {
    font-size: 26px;
  }

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


/* banner set*/

.bn_set {
  margin:30px 0;
  text-align:center;
}

.bn_set a {
  display:inline-block;
  width:auto;
  margin:0
}
.bn_set a img {
  display:inline-block;
  height:70px;
  width:auto;
}
@media screen and (max-width: 500px){
.bn_set a {
  display:block;
  width:200px;
  margin:0 auto 10px;
}
.bn_set a img {
  display:block;
  height:auto;
  width:200px;
}
}

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



