/*title*/

.title {
    min-height: 200px;
    padding: 20px 0;
}

.title h2 {
	margin:0 80px;
}

.t1,.t2,.t3,.t4,.t5,.t6,.t7{min-width:1300px;}

.t1{ background: url(../images/t1-bg.png) no-repeat center top;background-size: cover;}
.t2{ background: url(../images/t2-bg.png) no-repeat center top;background-size: cover;}
.t4{ background: url(../images/t3-bg.png) no-repeat center top;background-size: cover;}
.t3{ background: url(../images/t4-bg.png) no-repeat center top;background-size: cover;}
.t5{ background: url(../images/t5-bg.png) no-repeat center top;background-size: cover;}
.t6{ background: url(../images/t6-bg.png) no-repeat center top;background-size: cover;}
.t7{ background: url(../images/t7-bg.png) no-repeat center top;background-size: cover;}


.title-sp {
    min-height: 150px;
    padding: 20px 0;
}

.title-sp h2 {
	
    margin:0px;
}

.title-sp h2 img {
	margin-top:10px;
	 width:130px
}

.ts1,.ts2,.ts3,.ts4,.ts5,.ts6,.ts7{width:100%;}

.ts1{ background: url(../images/t1-bg.png) no-repeat center top;background-size: cover;background-position: 50% 20%}
.ts2{ background: url(../images/t2-bg.png) no-repeat center top;background-size: cover;background-position: 40% 20%}
.ts4{ background: url(../images/t3-bg.png) no-repeat center top;background-size: cover;background-position: 40% 20%}
.ts3{ background: url(../images/t4-bg.png) no-repeat center top;background-size: cover;background-position: 50% 20%}
.ts5{ background: url(../images/t5-bg.png) no-repeat center top;background-size: cover;background-position: 45% 20%}
.ts6{ background: url(../images/t6-bg.png) no-repeat center top;background-size: cover;}
.ts7{ background: url(../images/t7-bg.png) no-repeat center top;background-size: cover;background-position: 35% 20%}



/* box */

.box_60l{
	float: left;
	width: 50%;
}

.box_40r{
	float: right;
	width: 40%;
}

.box_50l {
	float: left;
	width: 50%;
}

.box_50r {
	float: right;
	width: 50%;
}


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

.box_60l,
.box_40r,
.box_50l,
.box_50r{float: none;width: inherit;margin:0;padding:0 0 30px 0}

}



/*プログラム*/

table.program { margin-left:-40px;margin-bottom:20px;}
table.program tr{border-bottom:#6E6E9F 1px solid}
table.program td{padding:15px 10px 15px 20px;}
table.program td:nth-child(2){width:150px}


@media screen and (max-width: 481px) {
table.program{margin:auto;width:100%;}
table.program td{ display: table-cell;padding:15px;font-size:18px}
table.program td:nth-child(2){width:0px}

}



/*チケット*/
.zbt{margin-top:5px;
display:inline-block;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #F60;
	padding:2px 10px;
	font-size:15px;
	color:#FFF;
font-weight:bold;
}



table.zaseki{margin-left:-40px;}
table.zaseki tr{ border-bottom:#CE9E6D 1px solid;}
table.zaseki td{ padding:15px 5px 15px 15px;}


.seki{font-size:21px; font-weight:bold}
.price{font-size:21px;}

.zsk{margin-right:3px; 
display:inline-block;
margin-bottom:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 10px;
	font-size:15px;
	color:#FFF;
	font-weight:normal;
	margin-bottom:5px;
}

.z1{background-color: #088FD3}
.z2{background-color: #4E4399}
.z3{background-color: #07913A}

.z4{background-color: #E83521}
.z5{background-color: #E8307A}

.z6{background-color: #B73A2E}

.z7{background-color: #A40D5E}

.z8{background-color: #EE7748}
.z9{background-color: #75BE8C}
.z10{background-color: #7982B8}
.z11{background-color: #D44250}
.z12{background-color: #C10F22}



@media screen and (max-width: 481px) {
.seki{font-size:20px; font-weight:bold}
.price{font-size:20px;}
table.zaseki{margin:auto;margin-bottom:20px;width:100%;}
table.zaseki td.sp{ display:none;}
table.zaseki td{ display: table-cell;padding:10px 0px;}
}


@media screen and (max-width: 481px) {
table{margin-bottom:20px;}
}
					

/*プレイガイド*/
.ticket-box{width:1100px}
table.res{ border:none;}
table.res tr{ display: block; float: left;margin:10px 10px 20px;}
table.res td{width:300px}

.m{ display:none}

@media screen and (max-width: 481px) {
.ticket-box{width:100%}
table.res td{ font-size:100%; display: block;}
table.res tr{ border-bottom:1px dotted #ccc; padding-bottom:30px;float:none;margin:10px 0 30px 0;}
table.res td { width:100%}
table.res{}


.p{ display:none}
.m{ display:inline;}

}

/*弁当*/
ul.bento li{float:left;  border:#CCC 1px solid;margin-right:50px;padding:15px 30px;}

@media screen and (max-width: 481px) {
ul.bento li{float:none; width:100%;border:#CCC 1px solid;margin:0;padding:10px;margin-bottom:10px;}
}


/*FAQ*/

.faq dl{  margin-bottom:0px; border:#CCC 1px solid;

    border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	margin-bottom:30px; }

.faq dt{
	 background-color:#F3FFFF;
	 padding:5px 10px;
	 margin-bottom:10px;
	 border-bottom:#CCC 1px solid;
	 color:#333;
	 
}

.faq dd{ padding:10px 10px 20px 10px;}

.faq dt span{color:#639;padding:5px 0}
.faq dd span.a{color:#933;}

.faq dt span,
.faq dd span.a{ display:inline-block;width:70px; font-weight:bold;}      

.faq dd span.ans{ display:block;margin-left:70px;padding-right:20px;margin-top:-22px;width:93%;font-weight:normal;color:#333;}



.faq dt{

background: rgba(237,248,252,1);
background: -moz-linear-gradient(top, rgba(237,248,252,1) 0%, rgba(205,238,247,1) 80%, rgba(240,247,250,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,248,252,1)), color-stop(80%, rgba(205,238,247,1)), color-stop(100%, rgba(240,247,250,1)));
background: -webkit-linear-gradient(top, rgba(237,248,252,1) 0%, rgba(205,238,247,1) 80%, rgba(240,247,250,1) 100%);
background: -o-linear-gradient(top, rgba(237,248,252,1) 0%, rgba(205,238,247,1) 80%, rgba(240,247,250,1) 100%);
background: -ms-linear-gradient(top, rgba(237,248,252,1) 0%, rgba(205,238,247,1) 80%, rgba(240,247,250,1) 100%);
background: linear-gradient(to bottom, rgba(237,248,252,1) 0%, rgba(205,238,247,1) 80%, rgba(240,247,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf8fc', endColorstr='#f0f7fa', GradientType=0 );


}

@media screen and (max-width: 481px) {
.faq dt span,
.faq dd span.a,
.faq dd span.ans 
{ display:block;margin:0;}	

.faq dd span.ans {padding-right:0;width:100%;padding:5px 0px}

}


/*三メニュー*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-bars:before {
  content: "\f0c9";
}
