/*--------------------------------------------------------------
# SPECIAL/gigs45
--------------------------------------------------------------*/
.bg-gray01{
	margin: 1.5em 0 0;
	padding: 1em;
	background: #e5e5e5;
	position: relative;
}
.bg-gray02{
	margin: 1.5em 0 0;
	padding: 1em;
	background: #f4f4f4;
}
.bg-gray03{
	margin: 1.5em 0 0;
	padding: 1em;
	background: #e5e5e5;
	text-align: center;
}
.bg-gray04{
	margin: 1.5em 0 0;
	padding: 1em;
	background: #f4f4f4;
	text-align: center;
}
.bg-gray05{
	margin: 1.5em 0 0;
	padding: 1em 0px;
	background: #e5e5e5;
}

.table-box dl:nth-child(even){
	background:#f4f4f4;
}

.table-box dl:last-child{
	padding-bottom:0px;
}

.table-box dl{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	font-size:16px;
	line-height:1.6;
	letter-spacing:1px;
	font-weight:bold;
	padding:10px 0px;
	color:#000;
}

.table-box dl dt{
	width:40%;
	text-align:center;
}

.table-box dl dd{
	width:60%;
}

.table-box dl dd a{
	color:#000;
	text-decoration:none;
}

.table-box dl dd a:hover{
	text-decoration:underline;
}

.tbl-cmn td:nth-child(2){
	text-align:center;
}
@media screen and (max-width: 767px){
.tbl-cmn td:nth-child(2){
	text-align:left;
}

.tbl-cmn td img{
	width:10%;
}

}

@media screen and (max-width: 767px){
	.bg-gray03 p,
	.bg-gray03 li,
	.bg-gray04 p{
		text-align: left;
	}
}
.bg-gray01 h4,
.bg-gray02 h4,
.bg-gray03 h4,
.bg-gray05 h4{
	text-align: center;
	line-height: 1.3;
}
.list-cmn-menu{
	display: flex;
	justify-content: center;
	/*font-size: 1.6rem;*/
	background: #231815;
	line-height: 1;
	/*letter-spacing: 1px;*/
	font-weight: bold;
	margin: 20px 0 30px;
}
@media screen and (max-width: 767px){
	.list-cmn-menu{
		display: block;
	}
}
.list-cmn-menu li{
	padding: 16px 15px;
	text-align: center;
}
.list-cmn-menu li.comming-soon{
	color: #818283;
}
.list-cmn-menu li.comming-soon:before{
	content: '';
	display: inline-block;
	margin: 0 5px 0 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #818283;
}
.list-cmn-menu li.comming-soon span{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 0.5rem;
}
.list-cmn-menu li a{
	color: #fff;
	text-decoration: none;
}
.list-cmn-menu li a:before{
	content: '';
	display: inline-block;
	margin: 0 5px 0 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #fff;
}
.img-2column{
	display: flex;
	justify-content: center;
	text-align: center;
	height: auto;
	align-items: flex-start;
}
.img-2column img{
	margin: 0 20px;
	max-width: 275px;
}
@media screen and (max-width: 767px){
	.img-2column{
		display: block;
	}
	.img-2column img{
		display: block;
		margin: 0 auto;
	}
	.img-2column img:first-child{
		margin: 0 auto 20px;
	}
}

.mt-10{
	margin-top: 10px;
}
.mb-0{
	margin-bottom: 0;
}
.fw-b{
	font-weight: bold;
}
.txt-l{
	text-align: left;
}
.txt-c{
	text-align: center;
}
.txt-b{
	font-size: 1.7rem;
}
@media screen and (max-width:767px) {
	.sp-pd-10{
		padding: 10px !important;
	}
	.sp-none{
		display: none;
	}
}
@media screen and (min-width:768px) {
	.spOnly{
		display: none;
	}
	.pc-none{
		display: none;
	}
}
.list-cmn-small {
	line-height: 1.6;
	letter-spacing: 1px;
	font-size: 1.2rem;
}
.special .btn-special-bc-link {
	display: inline-block;
	margin: 1em auto 0;
	background: #000000;
	border: 1px solid #686868;
}
.special .btn-special-bc-link a {
	display: inline-block;
	padding: 10px 30px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	line-height: 1.2;
	text-decoration: none;
	color: #fefefe;
}
.special .btn-special-bc-link a span {
	font-size: 1.1rem;
}

.special .sec-special-bc {
	width: 100%;
	padding: 18px 0px 23px;
}
.special .btn-special-bc {
	display: inline-block;
	background: #000000;
	padding: 6px 4px;
}
.special .btn-special-bc > a {
	display: flex;
	align-items: center;
	font-size: 1.5rem;
	letter-spacing: 1px;
	line-height: 1.2;
	font-weight: bold;
	text-decoration: none;
	color: #fefefe;
	padding: 0 2px 0 6px;
}
.special .btn-special-bc > a:before {
	content: '';
	display: inline-block;
	height: 6px;
	margin: 0 5px 0 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
}

.txt-cmn-com{
	border:1px solid #000;
	padding:20px;
	margin-top:30px;
}
.txt-cmn-str {
	border: 1px solid #000;
	padding: 20px;
	margin-top: 10px;
}
.txt-cmn-title-01 {
	font-size: 1.8rem;
	margin: 0;
	font-weight: bold;
	color: #111111;
	text-align: left;
	line-height: 1.3;
}
.txt-cmn-title-02 {
	width: 70%;
	font-size: 1.5rem;
	line-height: 1.2;
	margin: 1em auto 0;
	padding: 0.5em;
	font-weight: bold;
	color: #fefefe;
	text-align: center;
	background: #000000;
}

.box-ticket {
	position: relative;
}
.box-ticket .txt-cmn {
	margin-top: 1em;
}
.btn-ticket-open {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	display: block;
	width: 25px;
	height: 25px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
.btn-ticket-open:before,
.btn-ticket-open:after {
	display: block;
	content: '';
	background-color: #777;
	position: absolute;
	width: 25px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn-ticket-open:before {
	width: 2px;
	height: 25px;
}
.btn-ticket-open.selected {
	display: none;
}

.btn-ticket-close {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 36px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
.btn-ticket-close:before {
	display: block;
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	border-top: 2px solid #777;
	border-right: 2px solid #777;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%) rotate(-45deg);
}
.btn-ticket-close.selected {
	display: none;
}

.now a{
	color:#ae8930 !important;
}

li.now a:before{
	border-left:8px solid #ae8930 !important;
}

.fc-blue{
	color:#00F;
}

/* bttn */

.bttn {
	width: auto;
    height: 40px;
    line-height: 40px;
    margin-top: 1.5rem;
}

.bttn a {
	display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #8B8B8B;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    transition: all 0.5s ease;
}

.bttn a:hover {
	background: #565656;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	box-shadow: none;
}

@media screen and (max-width:1000px) {
	.bttn {
		width: auto;
		height: 40px;
		line-height: 40px;
	}

	.bttn a {
		display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        background: #8B8B8B;
        text-align: center;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        border-radius: 35px;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        transition: all 0.5s ease;
	}
}

.sec-cmn-lv2 a {
	word-break: break-all; 
}