@charset "UTF-8";
img {
	vertical-align: bottom;
}
a {
	color: #00e6ee;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
body {
	width: 100%;
	min-width: 1000px;
	background: #000;
}

/*------------------------------------------------------
  wrapp
------------------------------------------------------*/

.wrapp {
	width: 986px;
	margin: 30px auto;
	
}

/*------------------------------------------------------
  wrapp
------------------------------------------------------*/

header {
	width: 100%;
	padding: 58px 0 30px;
}
.logo {
	width:88%;
	font-size: 0;
	line-height: 0;
	text-align:center;
	margin:0 auto;

}
.logo img {
	margin:10px 0px 0px 893px;
	display:block;
}
.logo img:first-child {
	margin:0px;
	display:inline;
	clear:both;
}
h1 {
	text-align:center;
	margin: 0 auto 15px;
	padding: 0 0 5px;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	border-bottom: 2px solid #fff;
	left: 50%;
	position: absolute;
	-webkit-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	line-height:40px;
}
h2 {
	margin: 95px 0 0;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.h2small {
	font-size: 38px;
}
.update {
	width: 254px;
	height: 28px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	border-radius: 14px;
	background: #656565;
}

/*------------------------------------------------------
  BANNER
------------------------------------------------------*/

.banner {
	width: 895px;
	margin: 0 auto;
	text-align:center;
}
.banner ul{
	margin-bottom:15px;
}
.banner li{
	margin-bottom:15px;
}

/*------------------------------------------------------
  ATTENTION
------------------------------------------------------*/

.attention {
	width: 813px;
	margin: 30px auto 16px;
	padding: 38px;
}
.attention li, .attention p {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.mb30 {
	margin: 0 0 30px;
}

/*------------------------------------------------------
  LOCAL NAV
------------------------------------------------------*/

.local_navi {
	width: 865px;
	height: 80px;
	margin: 30px auto 26px;
	padding: 0 0 0 30px;
	
}
.local_navi ul {
	display: flex;
	justify-content: space-between;
}
.local_navi li {
	
	margin: 0 19px;
	font-size: 17px;
	line-height: 1;
	color: #fff;
}
.local_navi li a {
	color: #fff;
    text-decoration: none;
}
.local_navi li a:hover {
	color: #fff;
    text-decoration: underline;
}

/*------------------------------------------------------
  theater_list
------------------------------------------------------*/

.calendar {
	width: 986px;
	margin: 0 auto 20px;
	background: #000;
}
.calendar>ul {
	width: 895px;
	height: 90px;
	margin: 0 auto 20px;
}
.calendar>ul:after {
	display: block;
	content: "";
	clear: left;
	height: 0;
}
.calendar li {
	font-size: 20px;
}
.calendar li:last-child {
	margin: 0;
}
.calsmall {
	font-size: 13px;
}
.wd {
	float: left;
	width: 93px;
	height: 46px;
	margin: 0 5px 0 0;
	padding: 30px 0 0;
	text-align: center;
	background: #fff;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 3px solid #6f6f6f;
}
.wd>a {
	display: block;
	width: 83px;
	height: 19px;
	margin: 0 auto;
	color: #6f6f6f;
	text-decoration: none;
}
.wd>a:hover {
	text-decoration: none;
	border-bottom: 1px solid #6f6f6f;
}
.sat {
	float: left;
	width: 93px;
	height: 46px;
	margin: 0 5px 0 0;
	padding: 30px 0 0;
	text-align: center;
	background: #fff;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 3px solid #0154d0;
}
.sat>a {
	display: block;
	width: 83px;
	height: 19px;
	margin: 0 auto;
	color: #0154d0;
	text-decoration: none;
}
.sat>a:hover {
	text-decoration: none;
	border-bottom: 1px solid #0154d0;
}
.sun {
	float: left;
	width: 93px;
	height: 46px;
	margin: 0 5px 0 0;
	padding: 30px 0 0;
	text-align: center;
	background: #fff;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 3px solid #e50101;
}
.sun>a {
	display: block;
	width: 83px;
	height: 19px;
	margin: 0 auto;
	color: #e50101;
	text-decoration: none;
}
.sun>a:hover {
	text-decoration: none;
	border-bottom: 1px solid #e50101;
}
.on {
	background: #c8c8c8;
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-bottom: 3px solid #c8c8c8;
}
.on:after {
	display: block;
	width: 95px;
	height: 10px;
	margin: 29px 0 0;
	content: "";
	background: url(../../img/pc/black/under_arrow.png) no-repeat left top;
}
.on>a {
	display: block;
	width: 83px;
	height: 19px;
	margin: 0 auto;
	color: #000;
	text-decoration: none;
}
.on>a:hover {
	height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.off {
	color: #d9d9d9;
	background: #f0f0f0;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-bottom: 3px solid #d6d6d6;
}
.date {
	width: 895px;
	margin: 0 auto;
	font-size: 40px;
	color: #fff;
}
.datesmall {
	font-size: 20px;
}
.calFixed {
	position: fixed;
	margin: 0 auto 0;
	top: 0;
	left: 0;
	right: 0;
}

/*------------------------------------------------------
  theater_list
------------------------------------------------------*/

.theater_list {
	width: 895px;
	margin: 0 auto 80px;
}
.theater_list>h3 {
	margin: 0 0 16px;
	font-size: 30px;
	line-height: 1;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
.theater_list>table {
	width: 100%;
	font-size: 13px;
	line-height: 19px;
}
.theater_list th {
	padding: 10px 0;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 2px solid #fff;
}
.theater_list td {
	padding: 20px 0;
	color: #fff;
	vertical-align: top;
	border-bottom: 1px solid #656565;
}
.todofuken {
	width: 84px;
	text-align: center;
}
.theater_name {
	width: 204px;
	text-align: left;
}
.theater_name>a {
	color: #fff;
}
.tel_number {
	width: 120px;
	text-align: left;
}
.joueikeitai {
	width: 135px;
	text-align: left;
}
.schedule {
	width: 170px;
	text-align: left;
}
.joueiDet {
	width: 305px;
}
.joueiDet>div {
	width: 295px;
	margin: 0 0 2px;
	border-bottom: 1px solid #656565;
}
.joueiDet>div:last-child {
	border-bottom-style: none;
}
.joueiDet>div:after {
	display: block;
	content: "";
	clear: left;
	height: 0;
}
.jkeitai {
	float: left;
	width: 115px;
	margin: 0 10px 5px 0;
	padding: 6px 0 4px 5px;
	font-size: 10px;
	line-height: 11px;
	font-weight:bold;
}
.jkeitai.icon {
	color: #000;
	background: #ebebeb;
	border-radius: 5px;
	margin-top: 2px;
}
.jschedule {
	float: left;
	width: 165px;
	padding: 3px 0;
	font-size: 11px;
}
.jschedule2 {
	float: left;
	width: 280px;
	font-size: 11px;
}
.bikou {
	text-align: left;
}
th.bikou {
	text-indent: 1em;
}
.btn_top {
	width: 40px;
	height: 40px;
	margin: 20px -25px 20px auto;
	cursor: pointer;
}

/*------------------------------------------------------
  Footer
------------------------------------------------------*/

footer {
	width: 100%;
	margin: 30px 0 48px;
	text-align: center;
}