@charset "UTF-8";

/* theater */
#wrapper {
	color: #393939;
	background: #fff;
}

.logo {
	margin: 0 auto 20px;
	padding: 46px 0;
	text-align: center;
	background: #d6235a;
}
h1 {
	margin: 0 auto 50px;
	font-size: 0;
	text-align: center;
}
#contents{
	margin: 0 auto;
	padding: 0 40px;
	width: 920px;
	position: relative;
	z-index: 1;
}
section {
	margin: 0 auto 20px;
}
.officialBtn {
	margin: 0 auto;
	position: absolute;
	top: -210px;
	right: 40px;
}
.read {
	margin: 0 0 30px;
	padding: 14px 15px;
	text-align: left;
	background: #fff6e2;
	position: relative;
}
.update {
	padding: 5px 20px;
	color: #fff;
	text-align: right;
	background: #9b0035;
	display: block;
	position: absolute;
	top: 8px;
	right: 12px;
}

.info {
	margin: 0 auto 40px;
}
.info li {
	margin: 0 auto 20px;
	padding: 30px 40px;
	font-size: 0;
	text-align: center;
	background-color: #000;
}
.info li img {
	height: 0;
	opacity: 0;
}
.info #info1 {
	padding: 381px 0 0;
	background: url(http://ito-kun.jp/theater/img/info_2.png) no-repeat center center #000;
}

.bnr {
	margin: 0 auto 50px;
	text-align: center;
}
.bnr li {
	margin: 0 5px;
	display: inline-block;
}

.areaNav {
	margin: 40px 0;
}
.areaNav ul {
	line-height: 1;
}
.areaNav ul li {
	padding: 0 14px 0 18px;
	width: 110px;
	color: #393939;
	text-align: center;
	border-left: 1px solid #cfcfcf;
	display: inline-block;
}
.areaNav ul li:first-child {
	border-left: none;
}
.areaNav ul li a {
	color: #393939;
}
.areaNav ul li a:hover {
	color: #356ce7;
}

h3 {
	margin: 0 0 12px;
	font-size: 24px;
	font-weight: bold;
	text-align:left;
	line-height: 1;
}

.tableArea{
	width:100%;
	margin-bottom:10px;
	border-collapse:collapse;
	background:#fff;
}
.tableArea a {
	color: #356ce7;
}
.tableArea tr > *{
	padding:11px;
	text-align:center;
	font-size:13px;
	font-weight: bold;
}
.tableArea thead tr > *{
	color: #fff;
	background-color:#9b0035;
	border-left:1px solid #fff;
	padding:3px 11px;
	height:30px;
	vertical-align:middle;
	text-align:center;
	font-size: 14px;
}
.tableArea thead tr > *:first-child {
	border-left:1px solid #9b0035;
}
.tableArea thead tr {
	border-right:1px solid #9b0035;
	line-height: 1.4;
}
.tableArea thead tr > * img{
	vertical-align:middle;
}
.tableArea tbody tr > *{
	border:1px solid #9b0035;
}
.tableArea tbody tr:first-child > *{
	border-top:0;
}
.tableArea tbody tr > *:first-child+*{
	text-align:left;
}
.notesArea {
	margin: 10px 0 0;
	line-height: 1.6;
}
.notesArea li{
	padding-left:1em;
	text-indent:-1em;
	text-align:left;
}
.theaterPagetop{
	margin: 0 0 0 auto;
	padding: 0;
	width: 86px;
	text-align:right;
}

.noteList {
	margin: 30px 0 70px;
	line-height: 1.6;
}
.noteList li{
	padding-left:1em;
	text-indent:-1em;
	text-align:left;
}

.closeBtn {
	margin: 0 auto 50px;
	text-align: center;
}

/*--- セルの横幅調整 ---*/
.prefecture {
	width: 10%;
}
.theater {
	width: 40%;
}
.period {
	width: 25%;
}
.ticket {
	width: 15%;
}
.notes {
	width: 10%;
}


@media only screen and (max-width:800px){
	/* theater */
	body {
	}
	section {
		margin: 0 auto 5%;
	}
	.logo {
		margin: 0 auto 4%;
		padding: 5% 16%;
	}
	h1 {
		margin: 0 auto 8%;
		width: 92%;
		font-size: 0;
	}
	#contents{
		margin: 0 auto;
		padding: 0 4%;
		width: auto;
		position: relative;
		z-index: 1;
	}
	.officialBtn {
		margin: 0 auto 5%;
		width: 26%;
	}
	#contents{
		margin: 0 auto;
		padding: 0 5%;
	}
	.read {
		margin: 0 0 7%;
		padding: 5%;
		font-size: 10px;
		text-align: left;
		position: relative;
	}
	.update {
		margin: 5% 0 0;
		padding: 2%;
		text-align: center;
		display: block;
		position: static;
	}

	.info {
		margin: 0 auto 8%;
	}
	.info li {
		margin: 0 auto 5%;
	}
	.info li img {
		height: auto;
		opacity: 1;
	}
	.info #info1 {
		padding: 5% 7% 7%;
		background: #000;
	}

	.bnr {
		margin: 0 auto 9%;
		text-align: center;
	}
	.bnr li {
		margin: 0 1%;
		display: inline-block;
	}
	.bnr li img {
		height: 30px;
	}

	.areaNav {
		margin: 5% 0;
		text-align: center;
	}
	.areaNav ul {
		font-size: 0;
		line-height: 1;
	}
	.areaNav ul li {
		margin: 0 0 4%;
		padding: 0 1%;
		width: 31%;
		font-size: 12px;
		display: inline-block;
		text-align: center;
	}
	.areaNav ul li:first-child {
		border-left: none;
	}
	.areaNav ul li:nth-child(3n+1) {
		border-left: none;
	}
	.areaNav ul li a {
	}

	h3 {
		margin: 0 0 3%;
		font-size: 20px;
		font-weight: bold;
		text-align:left;
	}
	.pagetop{
		padding: 0;
		text-align:right;
	}

	.tableArea{
		width:100%;
		margin-bottom:10px;
		border-collapse:collapse;
	}
	.tableArea a {
	}
	.tableArea tr > *{
		padding:3%;
		text-align:center;
		font-size:11px;
		font-weight: bold;
	}
	.tableArea thead tr > *{
		padding:2%;
		height:30px;
		vertical-align:middle;
		text-align:center;
	}
	.tableArea thead tr > *:first-child {
	}
	.tableArea thead tr {
	}
	.tableArea thead tr > * img{
		vertical-align:middle;
	}
	.tableArea tbody tr > *{
	}
	.tableArea tbody tr:first-child > *{
		border-top:0;
	}
	.tableArea tbody tr > *:first-child+*{
		text-align:left;
	}
	.notesArea {
		margin: 2% 0 0;
		line-height: 1.6;
	}
	.notesArea li{
		padding-left:1em;
		text-indent:-1em;
		text-align:left;
	}
	.theaterPagetop{
		padding: 0 0 0 74%;
		width: auto;
		font-size: 0;
		text-align:right;
	}

	.noteList {
		margin: 8% 0;
		line-height: 1.6;
	}
	.noteList li{
		padding-left:1em;
		text-indent:-1em;
		text-align:left;
	}

	/*--- セルの横幅調整 ---*/
	th {
		width: 16%;
	}
	.prefecture {
		width: 20%;
	}
	.theater {
		width: 30%;
	}
	.period {
		width: 20%;
	}
	.notes {
		width: 14%;
	}
}