@charset "utf-8";

.text1{text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:18px;
	line-height:24px;}

.text2{text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:14px;
	line-height:20px;
	padding:15px 0 30px;}

.position{padding-top:15px;
	text-align:center;
	line-height:18px;
	font-size:14px;
	color:rgba(181,181,181,1.00);}

.seat_type{width:95%;
	padding:5px 2.5%;
	line-height:20px;
	background:rgba(255,255,255,1.00);
	color:rgba(0,0,0,1.00);}

.text3{width:600px;
	padding:0 10px;
	margin:0 auto 20px;
	text-align:left;
	font-size:14px;
	line-height:22px;
	color:rgba(255,255,255,1.00);}

.caution{font-size:12px;
	line-height:16px;}
	
.mark{width:20px;
	vertical-align:top;}
	

.map{width:80%;
	height:400px;
	margin:0 auto 10px;}
	
.map iframe{width:100%;
	height:100%;}

.spacer_bar{width:100%;
	height:2px;
	background:rgba(255,255,255,1.00);
	margin:5px auto;}

.ticket_price{width:99%;
	margin:10px auto;
	line-height:25px;
	border-top:rgba(255,255,255,1.00) solid 1px;
	border-left:rgba(255,255,255,1.00) solid 1px;}

.ticket_price tr td{padding:5px;
	border-right:rgba(255,255,255,1.00) solid 1px;
	border-bottom:rgba(255,255,255,1.00) solid 1px;}

.ticket_price_right{width:70px;
	text-align:center;}

.playguide{width:99%;
	margin-top:10px;
	border-left:rgba(255,255,255,1.00) solid 1px;
	border-top:rgba(255,255,255,1.00) solid 1px;}

.playguide tr td{padding:5px;
	border-right:rgba(255,255,255,1.00) solid 1px;
	border-bottom:rgba(255,255,255,1.00) solid 1px;
	vertical-align:top;}

.playguide_caution{font-size:12px;}

@media screen and ( max-width:736px )
{
.text1{font-size:14px;
	line-height:18px;}
	
.text2{font-size:12px;
	line-height:16px;}

.text3{width:95%;
	font-size:14px;}
	
.text3 a{color:rgba(0,251,255,1.00);}
.text3 a:hover{color:rgba(0,251,255,1.00);}

.playguide{font-size:12px;}

.playguide_caution{font-size:10px;
	line-height:16px;}
	
}

























