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

/*===============
base
=================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: top;
}
body {
	min-width: 481px;
	max-width: 768px;
	font-size: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.4;
	color: #333;
	background: #fff;
}
ul, ol {
	list-style: none;
}
/*clearfix*/
.clearfix:after {
	visibility: hidden;/*見えなくする*/
	height: 0;/*見えなくする*/
	display: block;/*block要素にする*/
	font-size: 0;
	content: " ";
	clear: both;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
p, dd {
/*font-size:1.2em; */
}
/*footerの背景指定*/

/*全体*/



#all {
	width: 100%;
}
.sp-menu {
	display: block;
}
.navi-area {
	display: none;
}
/* #header-1st {display:none;} */
#all #header {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
#all #header #header-1st {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#header-1st #info-area {
	display: none;
	float: right;
	margin-top: 18px;
}
#header-1st #title-logo {
	float: left;
	margin-top: 1px;
	margin-left: 10px;
	width: 100px;
	height: auto;
	/* min-width: 10%; */
	/* max-width: 10%; */
	display: none;
	;
}
/*スマホメニュー*/

/*rightMenu*/
#all .right-menu-block {
	background: #1b83b8;
	padding: 10px;
	text-decoration: none;
	position: absolute;
	right: 5px;
	top: 20px;
	width: 65px;
	border-radius: 5px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 150%;
}
#all .right-menu-block-auto {
	background: #1b83b8;
	padding: 10px;
	text-decoration: none;
	position: absolute;
	right: 5px;
	top: 19px;
	width: 70px;
	border-radius: 5px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 150%;
}
#all .right-menu-block:hover {
	background: #0e628e;
	color: #FFF;
}
#all .right-menu-block-auto:hover {
	background: #0e628e;
	color: #FFF;
}
#container {
	width: 100%;
	text-align: center;
	clear: both;
	margin-top: 0px;
}
h1 img {
	height: auto;
	width: 80%;
	margin-top: 5px;
}
.pc-only {
	display: none;
}
.tab-only {
	display: block;
}
.sp-only {
	display: none;
}
/*メイン画像追加*/
.main-img-block {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
　
}
.pc-only {
	display: none;
}
.pc-tab-only {
	display: block;
}
.tab-only {
	display: block;
}
.tab-sp-only {
	display: block;
}
.sp-only {
	display: none;
}
#header-1st #title-logo img {
	width: 80%;
	height: auto;
}
#header-1st #title-logo-block img {
	width: 55%;
	height: auto;
}
.tab-sp-only {
	display: block;
}
/*slide menu*/

#container {
	-webkit-transform: translate3d(0px, 0px, 1px);
	/*	-webkit-transition: .2s -webkit-transform ease-in-out;*/
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	z-index: 1;
}
.top #container {
	background: #fff;
}
#container.show {
	-webkit-transform: translate3d(-240px, 0px, 1px);
	/*	-webkit-transition: .2s -webkit-transform ease-in-out;*/
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	min-width: 0;
}
#container.show .infoText {
	visibility: hidden;
}
#slidemenu.show {
	visibility: visible;
	z-index: 1;/*	-webkit-transition: z-index 0s linear .2s;*/
}
#slidemenu_contents {
	display: none;
	height: 100%;
	position: relative;
	width: 240px;
}
#slidemenu {
	min-height: 100%;
	max-height: none;
	background-color: #333;
	right: 0;
	top: 0;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	display: block;/*	-webkit-transition: visibility 0s linear .2s;*/
}
/*追加*/
 
.sideMenu button {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#slidemenu {
	background: #111;
	color: #fff;
	padding: 0;
}
#slidemenu ul {
	display: block;
	margin: 0;
	padding: 0;
}
#slidemenu ul li {
	display: block;
	margin: 0;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}
#slidemenu ul li p, #slidemenu ul li a {
	display: block;
	padding: 15px 10px 15px 0;
	color: #fff;
}
#slidemenu ul li p, #slidemenu ul li a:hover {
	color: #fff;
}
#slidemenu ul li p img, #slidemenu ul li a img {
	width: 12px;
	height: auto;
	margin-top: 3px;
}
#slidemenu ul li p span, #slidemenu ul li a span {
	background: url(http://bcreativeb.com/wp-test02/common/img/menu/ico_menu_material.png) no-repeat;
	background-position: 210px -280px;
	display: block;
}
#slidemenu ul li.acodion p span, #slidemenu ul li.acodion a span {
	display: block;
	background-position: 208px -210px;
}
#slidemenu ul li.close {
	text-align: center;
	background: #A60610;
}
#slidemenu ul li.close button {
	margin: 0;
	background: none;
	padding: 13px;
	width: 100%;
	color: #fff;
	border: none;
}
#slidemenu ul.acodionMenu {
	display: none;
	margin-left: -10px;
	background: #fff;
	border-left: 1px solid #425071;
}
#slidemenu ul.acodionMenu.active {
	display: block;
}
#slidemenu ul.acodionMenu li {
	background: url(http://bcreativeb.com/wp-test02/common/img/menu/ico_menu_material.png) no-repeat;
	background-position: 219px -338px;
}
#slidemenu ul.acodionMenu li a {
	color: #050C2A;
}
#slidemenu ul.acodionMenu li a span {
	display: block;
	width: 180px;
	padding-right: 50px;
	background: none;
}
#slidemenu ul.acodionMenu li a span.yen {
	background: url(http://bcreativeb.com/wp-test02/common/img/menu/ico_menu_material.png) no-repeat;
	background-position: 180px 2px;
}
#slidemenu ul.acodionMenu li a span.pc {
	background: url(http://bcreativeb.com/wp-test02/common/img/menu/ico_menu_material.png) no-repeat;
	background-position: 180px -69px;
}
#slidemenu ul.acodionMenu li a span.facebook {
	background: url(http://bcreativeb.com/wp-test02/common/img/menu/ico_menu_material.png) no-repeat;
	padding-right: 0;
	padding-left: 30px;
	background-position: 0 -422px;
}
#slidemenu ul.acodionMenu li a span.twitter {
	background: url(http://bcreativeb.com/wp-test02/common/img/menu/ico_menu_material.png) no-repeat;
	background-position: 0 -492px;
	padding-right: 0;
	padding-left: 30px;
}
#slidemenu ul.acodionMenu li a span.youtube {
	background: url(http://bcreativeb.com/wp-test02/common/img/menu/ico_menu_material.png) no-repeat;
	background-position: 0 -562px;
	padding-right: 0;
	padding-left: 30px;
}
#slidemenu ul.acodionMenu li:last-child {
	border: none;
}
#slidemenu ul.acodionMenu.open {
	display: block;
}
body.top {
	overflow-x: hidden;
	background: #FFF;
	color: #333;
}
header .inner .parts {
	display: inline-block;
	letter-spacing: normal;
	width: 100%;
	max-height: 130px;
	vertical-align: middle;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
header .inner span {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	width: 80%;
	padding: 0 0 0 0px;
}
header .inner span.menu {
	display: none;
}
.top header .inner span.menu {
	display: inline-block;
}
header .inner {
	max-height: 130px;
	overflow: hidden;
	letter-spacing: -.40em;
	/* background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #771114), color-stop(100%, #a50610)); */
	/* background: -webkit-linear-gradient(#771114, #a50610); */
	/* background: -moz-linear-gradient(#771114, #a50610); */
	/* background: -o-linear-gradient(#771114, #a50610); */
	/* background: linear-gradient(#771114, #a50610); */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #header-top h2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	font-weight: bold;
	color: #a40001;
	text-align: left;
}
#all .pageTop img {
	height: auto;
	width: 20%;
}
#free-area {
	display: none;
}
.blog-fb img {
	width: 100%;
}
.tab-sp-table-only {
	display: inline-table;
}
.pc-table-only {
	display: none;
}
#header-1st #text-area {
	float: left;
	overflow: hidden;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	width: 100%;
	color: #FFF;
}
#header-1st #text-area img {
	width: 100%;
	height: auto;
	min-width: 90%;
}
.main-img-block .main-images {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 56px;
	margin-bottom: 108px;
}
.sec01 .sec01-area .sec01-info {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	text-align: left;
}
.sec01-info .sec01-att {
	padding-bottom: 25px;
}
.sec01-info .sec01-text-day {
	width: 430px;
	margin: auto;
	overflow: hidden;
	font-size: 150%;
	line-height: 40px;
	font-weight: bold;
}
.sec01-info .sec01-text-day-l {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.btn_tk ul li {
	float: none;
	margin-bottom: 25px;
	width: 100%;
	clear: both;
	text-align: center;
}
.btn_tk ul li img {
	width: 75%;
	height: auto;
	/* float: left; */
}
.sec02 .sec02-area .sec02-zaseki {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 25px;
}
.sec02-att-zaseki {
	width: 80%;
}
.sec02 .sec02-area .sec02-info {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sec02 .sec02-area .sec02-info .sec02-ticket-cate li {
	float: none;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
}
.sec02 .sec02-area .sec02-info .sec02-ticket-cate .seat-title img {
	width: 100%;
}
.sec02 .sec02-area .sec02-info .sec02-ticket-cate li .price {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	font-weight: bold;
	font-size: 18px;
}
.sec02-area .tokuten {
	padding: 5px;
	color: #FF0004;
	font-size: 18px;
}
.sec02-area .tokuten img {
	width: 100%;
}
.sec02-info .sec02-info-area .sec02-program {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #000972;
	margin-bottom: 25px;
}
.sec02-info .sec02-info-area .sec02-program img {
	width: 100%;
}
.sec02-btn_tk {
	padding-left: 0px;
}
.sec02-info .sec02-text02 {
	font-size: 130%;
	line-height: 32px;
	margin-bottom: 20px;
}
.sec02-info .btn01 {
	text-align: center;
	width: 93%;
	margin-left: auto;
	margin-right: auto;
}
.sec02-area .sec02-title-area {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
.sec02-title-area .sec02-title {
	float: nont;
	width: 100%;
	text-align: center;
}
.sec02-info .sec02-info-area {
	overflow: hidden;
}
.sec02-info-area .sec02-ticket-area {
	float: none;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #FFF;
}
.seat-area .seat-info {
	overflow: hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.seat-area .seat-title {
	margin-bottom: 20px;
}
.seat-info-left .tokuten {
	margin-bottom: 15px;
}
.seat-info-left .seat-info-test {
	font-size: 140%;
	line-height: 28px;
	/* text-align: left; */
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 15px;
}
.seat-info .seat-info-left {
	width: 100%;
	float: none;
}
.seat-info .seat-info-right {
	float: none;
	width: 100%;
}
.seat-info-right .sec02-ticket {
	margin-bottom: 5px;
}
.seat-info-right .sec02-price {
	text-align: center;
	font-size: 120%;
}
.map-area {
	float: none;
	width: 100%;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
}
.map-area .map-img01 {
	text-align: center;
}
.map-area .map-img01 img {
	width: 372px;
	height: 241px;
}
.map-area .map-img02 {
	text-align: center;
}
.map-area .map-img02 img {
	width: 468px;
	height: 190px;
}
.sec03 .sec03-area .sec03-info .sec03-title img {
	width: 100%;
}
.sec03-info .sec03-text-att {
	text-align: left;
	clear: left;
	width: 95%;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
.sec03-info .sec03-text {
	text-align: left;
	font-size: 120%;
	width: 95%;
	float: left;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
.sec03-ticket-img {
	clear: left;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.sec03-btn-tk {
	margin-top: 25px;
	clear: right;
	width: 100%;
	height: auto;
	margin-right: 0px;
}
.sec03-btn-tk img {
	width: 75%;
	height: auto;
}
.sec03 .sec03-area .sec03-info {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	/* border-radius */
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/* box-shadow */
	box-shadow: rgba(146, 31, 56, 0.498039) 0px 0px 6px 10px;
	-webkit-box-shadow: rgba(146, 31, 56, 0.498039) 0px 0px 6px 10px;
	-moz-box-shadow: rgba(146, 31, 56, 0.498039) 0px 0px 6px 10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.sec03-title {
	text-align: center;
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a42d49;
	padding-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.sec03-title img {
	width: 100%;
}
.sec03-info .sec03-text02 {
	font-size: 130%;
	line-height: 32px;
	margin-bottom: 20px;
	text-align: center;
}
.sec03-info .btn01 {
	text-align: center;
}
.sec03-info .sec03-att {
	line-height: 24px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.sec04 .sec04-area .sec04-info {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 30px 15px;
}
.sec04-area .sec04-info .sec04-title {
	text-align: center;
	margin-bottom: 40px;
}
.sec04-info .sec04-text {
	font-size: 120%;
	margin-bottom: 10px;
	text-align: center;
}
.sec04-info .sec04-text02 {
	font-size: 110%;
	margin-bottom: 0px;
	text-align: center;
}
.sec04-ticket-img {
	text-align: center;
	margin-bottom: 45px;
}
.sec04-info .sec04-text02 {
	font-size: 110%;
	line-height: 32px;
	margin-bottom: 20px;
	text-align: center;
}
.sec04-info .btn01 {
	text-align: center;
	margin-bottom: 20px;
}
.sec01 .bg01 {
	background-image: url(../images/bg01.png);
	background-repeat: repeat;
	background-position: center top;
}
.sec02 .bg02 {
	background-image: url(../images/bg02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sec03 .bg03 {
	background-image: url(../images/bg01.png);
	background-repeat: repeat;
	background-position: center top;
}
#all #container header #header #header-1st #header-1st-area {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.menu-area {
	float: right;
	margin-left: -10px;
	/*width:22%; */
	display: block;
}
.top-title01 {
	font-size: 80%;
}
.top-title02 {
	font-size: 150%;
	font-weight: bold;
}
#container .sec05 {
	background-color: #fff7ef;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}
.sec05 .sec05-area .sec05-info {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.sec05-info .btn01 {
	text-align: center;
	width: 93%;
	margin-left: auto;
	margin-right: auto;
}
.sec05-area .sec05-title-area {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow: hidden;
}
.ticket-buy-cat .ticket-buy-cat-title-img {
	float: none;
}
.ticket-buy-cat .ticket-buy-cat-title-text {
	font-size: 180%;
	height: auto;
	overflow: hidden;
	float: none;
}
.ticket-buy-cat .ticket-buy-cat-info td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 80%;
}
.ticket-buy-cat {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.ticket-buy-cat-left {
	width: 100%;
	float: none;
	margin: 0px;
}
.ticket-buy-cat-right {
	width: 100%;
	float: none;
}
.ticket-buy-subcat {
	height: auto;
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 1px solid rgba(130,0,2,1.00);
}
.ticket-buy-cat .ticket-buy-subcat-title-img {
	float: none;
}
.ticket-buy-cat .ticket-buy-subcat-title-text {
	font-size: 180%;
	height: auto;
	overflow: hidden;
	float: none;
}
.shop img {
	float: right;
	margin-top: 55px;
	width: 150px;
	height: auto;
}
.member-box {
	width: 100%;
	float: none;
	text-align: center
}
.ticket-buy-cat-tk {
	margin-bottom: 15px;
}
.ticket-buy-cat-tk img {
	width: 75%;
	height: auto;
}

.sec05-img-ticket-att {
	text-align:left;
}

#text-area .top-left {
	padding:10px;
	margin:5px;
	width: 20%;
	float: left;
	font-size: 77%;
	background-color:#b7193f;
	
	
	/* border-radius */
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.54902) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.54902) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.54902) 0px 0px 2px 1px;
}
#text-area .top-right {
	width: 72%;
	float: right;
	margin-top:5px;
}

#text-area .top-left a{color:#FFF;}
.sec02-program .att-area {

	padding: 10px;
	line-height: 24px;
	margin-bottom: 15px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #F00;
	font-weight: bold;
	font-size: 110%;
}

	.sec02-program .program-title-area {
	overflow: hidden;
	font-size: 150%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom:15px;
	line-height:28px;
}
#all .yohaku {
	padding: 5px;
}

.program-text {
	text-align: left;
	font-size:110%;
	margin-bottom:15px;
	padding:10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
