

@charset "utf-8"; 

/* Reset */
h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,dl,li,dt,dd,form {
	margin:0;
	padding:0;
	font-weight:normal;
}
li,dt,dd {list-style: none;}
img {
	border: none;
	max-width:100%;
	vertical-align:top;
}
body {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:1.5em;
	padding:0;
	margin:0;
	color:#333;
}
.caution {
	color:#DD0000;
}

/* Link */
a:link{
	color:#0066cc;
	text-decoration:underline;
	}
a:visited{
	color:#0066cc;
	}
a:active{}
a:hover{text-decoration:none;}




/* module CSS
------------------------------------------ */
.tL {text-align: left;}
.tR {text-align: right;}
.tC {text-align: center;}
.fL {float: left;}
.fR {float: right;}
.pd00 {padding-bottom: 0 !important;}
.pd05 {padding-bottom: 5px !important;}
.pd10 {padding-bottom: 10px !important;}
.pd20 {padding-bottom: 20px !important;}
.pd30 {padding-bottom: 30px !important;}
.pd40 {padding-bottom: 40px !important;}
.mb00 {margin-bottom: 0 !important;}
.mb05 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.fz12 {font-size: 12px !important;}
.fz14 {font-size: 14px !important;}
.fz16 {font-size: 16px !important;}
.fz18 {font-size: 18px !important;}


/* Clearfix */
.clearfix {
	zoom: 100%;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.clr{
	clear:both
	 height:0;
	margin:0;
	padding:0;
	line-height:100%;
	font-size:0;
}

.sp_br {
	display: inline;
}

#wrapper {
	background: #001326;
	width:100%;
}



/* ------------------------------
Header
------------------------------ */
#header {
	background-image: url("http://l-tike.com/totem-uketsuke/bg_header.jpg");
	background-position: center;
	background-repeat: repeat-x;
	background-size: contain;
	line-height: 100%;
	margin-bottom: 30px;
}

#header .inner {
	/*width: 100%;*/
	max-width: 1256px;
	margin: 0 auto;
	padding: 0;
	overflow-y: hidden;
}

#header .inner h1 {
	float: left;
	width: 74.68%;
	max-width: 938px;
	/*margin-top: 40px;*/
}
#header .inner h1 img {
	width: 100%;
	max-width: 938px;
	height: auto;
}
#header .inner .information {
	margin:3.5% 0 0 74.68%;
	width: 21.5%;
	height: auto;
	padding: 0.83%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#00478a;
}
#header .inner .information div {
	margin: 0 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	text-align: center;
	padding: 10px 3.7%;
	height: 60px;
}
#header .inner .information dl dt {
	color: #ff3366;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px dashed #CCC;
	padding: 4px 0 10px 0;
}
#header .inner .information dl dd {
	padding: 10px 0 10px 0;
	font-size: 18px;
}

#header .inner .information div.scedule {
	margin: 0 0 0 0;
	height: 200px;
	padding: 20px 3.7% 0 3.7%;
}
#header .inner .information div.scedule dl dt {
	border-bottom: none;
}
#header .inner .information div.scedule dl dd {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
}
#header .inner .information div.scedule dl:last-child dd {
	border-bottom: none;
	margin-bottom: 0;
}


/* ------------------------------
Footer
------------------------------ */
#footer{
	text-align: center;
	padding: 10px 0 5px 0;
	background: #000d1b;
}
#footer .inner {
	width: 100%;
	margin: 0 auto;
}
	/* Copyright  */
	p.copyright {
		font-size:11px;
		color:#ccc;
	}

/* ------------------------------
Pagetop
------------------------------ */
#pagetop {
    position: fixed;
    bottom: 30px;
    right: 20px;
}

/* ------------------------------
Contents
------------------------------ */
#contents {
}
.section {
	padding: 10px 2.33% 100px 2.33%;
}
.section#navi {
	padding-bottom: 0;
}
.section#seat {
	background: #0d1f31;
}
.section h2 {
	text-align: center;
	color: #FFF;
	width: 100%;
	margin: 80px auto 100px auto;
	background: url("http://l-tike.com/totem-uketsuke/bg_h2.png") center center no-repeat;
	background-size: 100% 11px;
}
.section h2 span {
	font-size: 48px;
	background-color:#001326;
	padding: 0 20px;
}

.section#seat h2 span {
	background-color:#0d1f31;
}
.section .article {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	color: #FFF;
}



/* ------------------------------
Navigation
------------------------------ */
.section#navi .article ul {
	padding-bottom: 30px;
	overflow-x: hidden;
}
.section#navi .article ul {
}
.section#navi .article ul li {
	float: left;
	margin-right: 2.5%;
	width: 31.66%;
}
.section#navi .article ul li:last-child {
	margin-right: 0;
}
.section#navi .article ul li a span {
	display: none;
}


/* ------------------------------
料金・チケット申込
------------------------------ */
.section#ticket .inner {
	max-width: 960px;
	margin: 0 auto;
}
.section#ticket .inner #price02 {
	display: none;
}
.section#ticket .inner table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 20px;
	background-color: #FFF;
}
.section#ticket .inner th,
.section#ticket .inner td {
	border:1px solid #CCC;	
}
.section#ticket .inner table tr th {
	background-color:#f3f3f3;
	color:#333;
	padding:10px;
	font-weight:normal;
	line-height: 1.2;
}
.section#ticket .inner table tr.heading th {
	background-color:#00478b;
	color:#fff;
	font-weight: bold;
}
.section#ticket .inner table tr td {
	background-color:#fff;
	color:#333;
	padding:10px;
	text-align: center;
}
.section#ticket .inner .note {
	font-size: 14px;
	margin-bottom: 65px;
}
.section#ticket .inner .note li {
	text-indent: -1em;
	padding-left: 1em;
}

.section#ticket .inner p.btn a {
	display: block;
	line-height: 120%;
	max-width: 800px;
	margin: 0 auto 15px auto;
	padding: 20px 0;
	background: #de2490;
	background-image: -webkit-linear-gradient(top, #ed39a2 0%, #de2490 50%, #d71a89);
	background-image: -moz-linear-gradient(top, #ed39a2 0%, #de2490 50%, #d71a89);
	background-image: -ms-linear-gradient(top, #ed39a2 0%, #de2490 50%, #d71a89);
	background-image: -o-linear-gradient(top, #ed39a2 0%, #de2490 50%, #d71a89);
	background-image: linear-gradient(to bottom, #ed39a2 0%, #de2490 50%, #d71a89);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #666;
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.section#ticket .inner p.btn a:hover {
	background: #de3a99;
	background-image: -webkit-linear-gradient(top, #ed51ac 0%, #de3a99 50%, #d62f91);
	background-image: -moz-linear-gradient(top, #ed51ac 0%, #de3a99 50%, #d62f91);
	background-image: -ms-linear-gradient(top, #ed51ac 0%, #de3a99 50%, #d62f91);
	background-image: -o-linear-gradient(top, #ed51ac 0%, #de3a99 50%, #d62f91);
	background-image: linear-gradient(to bottom, #ed51ac 0%, #de3a99 50%, #d62f91);
}


/* ------------------------------
客席図、会場MAP
------------------------------ */

.section#seat .article,
.section#map .article {
	text-align: center;
}



/* #### */
@media screen and (max-width: 1199px){
#header .inner .information div {
	margin: 0 0 10px 0;
	height: auto;
}
#header .inner .information dl dt {
	font-size: 18px;
	padding: 4px 0 5px 0;
}
#header .inner .information dl dd {
	padding: 5px 0 0 0;
	font-size: 14px;
}
#header .inner .information div.scedule {
	margin: 0 0 0 0;
	height: auto;
	padding: 10px 3.7% 5px 3.7%;
}
#header .inner .information div.scedule dl dd {
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}
.section#ticket .inner table {
	font-size: 14px;
}
/* #### */
}



/* #### */
@media screen and (max-width: 910px){
#header {
}
#header .inner h1 {
}
#header .inner .information {
	margin-top: 30px;
}
#header .inner .information div {
	margin: 0 0 10px 0;
	padding: 5px 3.7%;
}
#header .inner .information dl dt {
	font-size: 14px;
	padding: 2px 0 2px 0;
}
#header .inner .information dl dd {
	padding: 5px 0 0 0;
	font-size: 12px;
}
#header .inner .information div.scedule {
	padding: 5px 3.7% 0px 3.7%;
}
#header .inner .information div.scedule dl dd {
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}
.section#ticket .inner table {
	font-size: 12px;
	
}

/* #### */
}





/* #### */
@media screen and (max-width: 768px){
.sp_br {
	display: inline-block;
}
img {
	max-width:100%;
}
div {
	box-sizing: border-box;
}
#wrapper {
	min-width: 100%;
}

/* ------------------------------
Header
------------------------------ */
#header {
	background: none;
}

#header .inner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow-y: hidden;
}
#header .inner h1 {
	float: none;
	width: 100%;
	max-width: 100%;
	margin-top:0;
}
#header .inner .information {
	margin:20px auto 0 auto;
	width: 94%;
	height: auto;
	padding: 15px;
	border:solid 5px #00478a;
	background-color: #FFF;
}
#header .inner .information div {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-align: left;
	height: auto;
	border-bottom: 1px dashed #CCC;
}
#header .inner .information dl dt {
	font-size: 16px;
	border-bottom: none;
	padding: 0 0 2px 0;
	width: 8em;
	display: inline-block;
}
#header .inner .information dl dd {
	padding: 0px 0 5px 0;
	font-size: 16px;
	width: 14em;
	display: inline-block;
}
#header .inner .information div.scedule {
	margin: 0 0 0 0;
	height: auto;
	padding: 0 0 0 0;
	border-bottom: none;
}
#header .inner .information div.scedule dl {
	padding-bottom: 10px;
}
#header .inner .information div.scedule dl dt {
	padding: 0 0 2px 0;
	border-bottom: none;
	clear: left;
}
#header .inner .information div.scedule dl dd {
	border-bottom: none;
	margin-bottom: 0;
}
#header .inner .information div.scedule dl:last-child {
	padding: 0;
}
#header .inner .information div.scedule dl:last-child dt {
	padding: 0 0 2px 0;
}
#header .inner .information div.scedule dl:last-child dd {
	padding: 0;
	border-bottom: none;
}

/* ------------------------------
Footer
------------------------------ */
#footer{
	padding: 50px 0 10px 0;
}
#footer .inner {
	width: 100%;
}
#footer .inner p img {
	width: 90px;
	height: auto;
}
	/* Copyright  */
	p.copyright {
		line-height: 100%;
	}

/* ------------------------------
Pagetop
------------------------------ */
#pagetop {
	right: 3%;
}
#pagetop img {
    width: 44px;
}

/* ------------------------------
Contents
------------------------------ */
#contents {
}
.section {
	padding: 10px 0 30px 0;
}
.section#seat {
}
.section h2 {
	text-align: center;
	color: #FFF;
	width: 94%;
	margin: 20px auto 30px auto;
}
.section h2 span {
	font-size: 30px;
	padding: 0 10px;
}

.section .article {
	width: 94%;
}



/* ------------------------------
Navigation
------------------------------ */
.section#navi .article ul {
	padding-bottom: 0;
	overflow-x: hidden;
	margin-right: -2%;
	width: 100%;
}
.section#navi .article ul li {
	float: left;
	margin-right: 2%;
	width: 32%;
}
.section#navi .article ul li img {
	display: none;
}

.section#navi .article ul li:last-child {
	margin-right: 0;
}
.section#navi .article ul li a {
	display: block;
	box-sizing: border-box;
	line-height: 100%;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	background: #993300;
	background-image: -webkit-linear-gradient(top, #24a66c 0%, #1c8053 60%, #14593a);
	background-image: -moz-linear-gradient(top, #24a66c 0%, #1c8053 60%, #14593a);
	background-image: -ms-linear-gradient(top, #24a66c 0%, #1c8053 60%, #14593a);
	background-image: -o-linear-gradient(top, #24a66c 0%, #1c8053 60%, #14593a);
	background-image: linear-gradient(to bottom, #24a66c 0%, #1c8053 60%, #14593a);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #666;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: solid #1f8c5b 2px;
	text-decoration: none;
	text-align: center;

}
.section#navi .article ul li a span {
	display: inline;
}


/*------------------------------
料金・チケット申込
------------------------------ */
.section#ticket .inner {
	width: 100%;
	margin: 0 auto;
	line-height: 1.3;
}
.section#ticket .inner table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 20px;
	font-size: 14px;
}
.section#ticket .inner table tr {
	display: block;
}
.section#ticket .inner th,
.section#ticket .inner td {
	border:none;
	display: list-item;
	list-style-type: none;
}


.section#ticket .inner table tr th {
	background-color:#FFF;
	color:#333;
	padding:10px 0 5px 0;
	line-height: 1.2;
	font-weight: bold;
}
.section#ticket .inner table tr.heading th {
	background-color:#00478b;
	color:#fff;
	padding:10px;
}
.section#ticket .inner table tr th span.seat:before {
	content: "＜ ";
}
.section#ticket .inner table tr th span.seat:after {
	content: "＞ ";
}

.section#ticket .inner table tr td {
	background-color:#fff;
	padding:0 0 5px 0;
	text-align: center;
	border-bottom: 1px dashed #CCC;
	font-size: 14px;
}
.section#ticket .inner #price01 table tr td.last,
.section#ticket .inner #price02 table tr td.last {
	border-bottom: none;
}

.section#ticket .inner #price01 {
	margin-bottom: 2em;
}
.section#ticket .inner #price01 .hday {
	display: none;
}

.section#ticket .inner #price02 {
	display: block;
}
.section#ticket .inner #price02 .wday {
	display: none;
}


.section#ticket .inner .note {
	font-size: 12px;
	line-height: 1.5;
}

.section#ticket .inner p.btn a {
	width: 100%;
	font-size: 32px;
}


/* #### */
}



/* #### */
@media screen and (max-width: 640px){

/* #### */
}


/* #### */
@media screen and (max-width: 480px){
.section#navi .article ul li a {
	font-size: 14px;
}
.section h2 span {
	font-size: 24px;
}
#header .inner .information dl dd {
	font-size: 14px;
}
/* #### */
}


/* #### */
@media screen and (max-width: 374px){
#header {
	margin-bottom: 10px;
}
#header .inner .information div.scedule dl {
	padding-bottom: 5px;
}
.section h2 span {
	font-size: 20px;

}
.section#navi .article ul li a {
	font-size: 11px;
}
.section#ticket .inner table tr td {
	font-size: 12px;
}
/* #### */
}




