@charset "utf-8";

.bg1{background:url(../img/bg1_3.jpg);
	background-size:cover;
	background-position:center center;
	/*background:rgba(0,0,0,1.00);*/
	width:100%;
	/*min-width:1000px;*/
	height:100%;
	position:fixed; top:0;
	z-index:-2;}

.sche_list{padding:10px 0;}

.sche_block1{width:100%;
	margin:1px auto;
	overflow:hidden;}

.sche_block_inner0{width:calc(25% - 1px);
	margin-right:1px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:0;
	color:rgba(255,255,255,1.00);
	float:left;}

.sche_block_inner1{width:calc(25% - 1px);
	margin-right:1px;
	background:rgba(25,25,25,1.00);
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding:0;
	color:rgba(255,255,255,1.00);
	border-radius:5px;
	box-shadow:rgba(106,106,106,1.00) 0 0 0 1px inset;
	float:left;}

.sche_block_inner2{width:75%;
	float:left;
	overflow:hidden;}

.sche_time1{width:calc(24%);
    margin:0 1px 0 0;
    padding:0;
    color: white;
    line-height:20px;
	text-align:center;
	border-left:rgba(255,255,255,1.00) solid 1px;
	float:left;}

.round1 {
	width:calc(24%);
    margin:0 1px 0 0;
    padding:0;
    color: white;
    line-height:30px;
	background: #c00; 
	background:
		linear-gradient(135deg, transparent 10px, #c00 0) top left,
		linear-gradient(225deg, transparent 10px, #c00 0) top right,
		linear-gradient(315deg, transparent 10px, #c00 0) bottom right,
		linear-gradient(45deg,  transparent 10px, #c00 0) bottom left;
	background-size: 50% 50%;
	background-repeat: no-repeat;
	background-image:
		radial-gradient(circle at 0 0, rgba(204,0,0,0) 4px, #A67C52 5px),
		radial-gradient(circle at 100% 0, rgba(204,0,0,0) 4px, #A67C52 5px),
		radial-gradient(circle at 100% 100%, rgba(204,0,0,0) 4px, #A67C52 5px),
		radial-gradient(circle at 0 100%, rgba(204,0,0,0) 4px, #A67C52 5px);
	text-align:center;
	float:left;
}

.round2 {
	width:calc(24%);
    margin:0 1px 0 0;
    padding:0;
    color: white;
    line-height:30px;
	background: #c00; 
	background:
		linear-gradient(135deg, transparent 10px, #c00 0) top left,
		linear-gradient(225deg, transparent 10px, #c00 0) top right,
		linear-gradient(315deg, transparent 10px, #c00 0) bottom right,
		linear-gradient(45deg,  transparent 10px, #c00 0) bottom left;
	background-size: 50% 50%;
	background-repeat: no-repeat;
	background-image:
		radial-gradient(circle at 0 0, rgba(204,0,0,0) 4px, #4D4D4D 5px),
		radial-gradient(circle at 100% 0, rgba(204,0,0,0) 4px, #4D4D4D 5px),
		radial-gradient(circle at 100% 100%, rgba(204,0,0,0) 4px, #4D4D4D 5px),
		radial-gradient(circle at 0 100%, rgba(204,0,0,0) 4px, #4D4D4D 5px);
	text-align:center;
	float:left;
}

.round1 img,.round2 img{vertical-align:top;
	height:30px;}

.aftertalk{padding-top:15px;}

.aftertalk_list{font-size:14px;}
	
.theater_map{width:100%;
	height:300px;
	margin:10px auto;}

.theater_map iframe{width:100%;
	height:100%;}
	
.ticket_price_table{font-size:14px;
	border-top:rgba(255,255,255,1.00) solid 1px;
	border-left:rgba(255,255,255,1.00) solid 1px;}
	
.ticket_table_box{position:relative;}

.sold_out_mark{width:160px;
	height:60px;
	margin-top:-30px;
	position:absolute; top:50%; left:75px;}

.sold_out_mark img{height:100%;}

.ticket_price_table tr td{padding:5px;}

.ticket_price_table_left{min-width:230px;
	text-align:left;
	border-bottom:rgba(255,255,255,1.00) solid 1px;
	border-right:rgba(255,255,255,1.00) solid 1px;}

.ticket_price_table_right{min-width:70px;
	text-align:center;
	border-bottom:rgba(255,255,255,1.00) solid 1px;
	border-right:rgba(255,255,255,1.00) solid 1px;}
	
.ticket_price_table_left2{min-width:230px;
	text-align:left;
	border-bottom:rgba(167,167,167,1.00) solid 1px;
	border-right:rgba(167,167,167,1.00) solid 1px;}

.ticket_price_table_right2{min-width:70px;
	text-align:center;
	border-bottom:rgba(167,167,167,1.00) solid 1px;
	border-right:rgba(167,167,167,1.00) solid 1px;}

.line_gray1{border-top:rgba(167,167,167,1.00) solid 1px;
	border-left:rgba(167,167,167,1.00) solid 1px;}
	
.ticket_caution{font-size:12px;
	line-height:16px;
	padding-top:5px;
	padding-bottom:10px;}

.sold_out{font-size:16px;
	font-weight:bold;
	color:rgba(255,118,0,1.00);
	padding-bottom:15px;}

ul.listmarker1 {
	list-style-type: none;
	margin-left:12px;
}
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-12px; 
}

.ticket_table{font-size:14px;}

.ticket_table table tr td{line-height:25px;
	padding:5px 0 0 5px;}

.ticket_link{width:150px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:rgba(0,65,197,1.00);
	border-radius:5px;}
	
.ticket_link a{display:block;
	font-size:12px;
	color:rgba(255,255,255,1.00);}
	
.ticket_link:hover{opacity:0.7;}

.link_funclub{width:200px;
	line-height:30px;
	margin:15px 0;
	background:rgba(0,65,197,1.00);
	text-align:center;
	border-radius:5px;}

.link_funclub a{display:block;
	font-size:12px;
	color:rgba(255,255,255,1.00);}

.link_funclub:hover{opacity:0.7;}

@media screen and ( max-width:736px )
{
.ticket_caution{font-size:10px;}

.ticket_table{font-size:12px;}

.ticket_link:hover{opacity:1.0;}

.link_funclub:hover{opacity:1.0;}
}


































