@charset "utf-8";

.main{padding-top:40px;}

.place_name{font-size:24px;
	line-height:36px;
	font-weight:900;
	text-align:center;
	color:rgba(255,255,255,1.00);}
	
.stage_date{font-size:16px;
	line-height:24px;
	text-align:center;
	color:rgba(255,255,255,1.00);}
	
.info_box1{width:1000px;
	padding:0 0 20px;
	margin:0 auto;
	border:rgba(164,124,82,0.50) solid 1px;
	background:rgba(0,0,0,0.50);}	

.stage_title1{width:100%;
	padding:15px 0;
	background:rgba(0,0,0,0.50);
	border-top:rgba(249,174,59,0.80) solid 5px;}

.timetable{width:600px;
	margin:0 auto;
	color:rgba(255,255,255,1.00);}

.sche_table_td1{width:20%;
	height:30px;
	line-height:30px;}

.sche_table_td2,.sche_table_td3,.sche_table_td4{text-align:center;
	width:22%;
	height:30px;
	line-height:30px;
	font-size:18px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}

.sche_table_td6,.sche_table_td7{text-align:center;
	width:33%;
	height:30px;
	line-height:30px;
	font-size:18px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}

.sche_table_td2 img,.sche_table_td3 img,.sche_table_td4 img,.sche_table_td6 img,.sche_table_td7 img,.sche_table_td8 img{height:100%;}
	
.sche_table_5{width:6%;
	height:30px;
	line-height:30px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}

.sche_table_td8{text-align:center;
	width:16.5%;
	height:30px;
	line-height:30px;
	font-size:18px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}

.noline{background:none;}

.info_box_inner1{width:600px;
	margin:0 auto;
	color:rgba(255,255,255,1.00);}

.theater_name{font-size:16px;
	font-weight:700;}

.theater_address{font-size:14px;}

.info_box_inner1 a{color:rgba(0,251,255,1.00);}

.info_box_inner1 a:hover{color:rgba(255,142,0,1.00);}

.map_box{width:100%;
	height:250px;
	padding:10px 0;}

.map_box iframe{width:100%;
	height:100%;}

.theater_memo{font-size:14px;}

.theater_memo_list{padding-left:5px;}

.theater_memo_list li{list-style:disc;
	margin-left:14px;}

.stage_caution{padding:0 20px;
	font-size:13px;
	line-height:20px;
	color:rgba(255,255,255,1.00);}

.stage_caution ul{padding-left:5px;}

.stage_caution ul li{list-style:disc;}

.ticket_price{font-size:16px;
	line-height:24px;
	font-weight:500;
	text-align:center;}
	
.ticket_date{font-size:16px;
	line-height:24px;
	font-weight:500;
	text-align:center;}

.ticket_text1{width:100%;
	padding-bottom:5px;
	font-size:16px;
	font-weight:500;
	line-height:25px;
	border-bottom:rgba(255,255,255,0.30) solid 1px;}

.ticket_text2{padding-top:5px;
	font-size:14px;
	line-height:20px;}

.ticket_text2 a{color:rgba(255,255,255,1.00);}

.ticket_text2 a:hover{color:rgba(255,126,0,1.00);}

.playguide{font-weight:300;}

.pia_caution{font-size:12px;
	line-height:18px;
	padding-left:14px;
	padding-top:5px;}

.link_girigiri{width:466px;
	margin:0 auto;}
	
.link_girigiri:hover{opacity:0.8;}

/* Q&A */

.qa_box1{width:1000px;
	margin:0 auto;
	border:rgba(164,124,82,0.50) solid 1px;
	background:rgba(0,0,0,0.50);}

.qa_q{width:calc(100% - 30px);
	padding:10px 15px;
	background:rgba(0,0,0,0.50);
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:rgba(255,255,255,1.00);
	border-bottom:rgba(255,255,255,0.30) solid 1px;}
	
.qa_a{width:calc(100% - 30px);
	padding:10px 15px;
	background:rgba(0,0,0,0.30);
	font-size:14px;
	line-height:20px;
	color:rgba(255,255,255,1.00);}

.qa_box1 a{color:rgba(0,171,255,1.00);}

.qa_box1 a:hover{color:rgba(255,142,0,1.00);}

.qa_table_head{font-weight:700;}

.qa_list li{list-style:disc;}

/* goods */

.goods_box1{width:1000px;
	margin:0 auto;
	text-align:center;
	border:rgba(164,124,82,0.50) solid 1px;
	background:rgba(0,0,0,0.50);}

.goods_text1{width:100%;
	text-align:center;
	font-size:20px;
	line-height:30px;
	font-weight:700;
	color:rgba(255,255,255,1.00);
	padding:10px 0;
	background:rgba(0,0,0,0.50);}

.goods_box_inner{display:inline-block;
	overflow:hidden;}

.goods_block1{width:300px;
	margin:0 5px 15px;
	border:rgba(164,124,82,0.50) solid 1px;
	float:left;}

.goods_name{width:100%;
	line-height:30px;
	font-size:16px;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.50);
	border-top:rgba(249,174,59,0.80) solid 5px;}

.goods_price{line-height:30px;
	font-size:16px;
	background:rgba(255,255,255,0.70);}

.goods_img{width:calc(100% - 20px);
	padding:10px;
	background:rgba(255,255,255,0.20);}
	
.goods_img img{width:100%;}

.goods_discription1{width:calc(100% - 20px);
	padding:10px;
	line-height:20px;
	font-size:12px;
	background:rgba(255,255,255,0.70);
	text-align:left;}
	
.goods_discription2{width:calc(100% - 20px);
	height:120px;
	padding:10px;
	line-height:20px;
	font-size:12px;
	background:rgba(255,255,255,0.70);
	text-align:left;}

.goods_caution{width:930px;
	font-size:12px;
	color:rgba(255,255,255,1.00);
	text-align:left;
	float:left;}

.spacer_line{width:90%;
	height:26px;
	margin:0 auto;
	background:url(../img/goods_line1.png);
	background-size:auto 26px;}

/* girigiri */

.girigiri_text1{font-size:14px;
	line-height:22px;}

.girigiri_text2{font-size:14px;
	line-height:22px;
	text-align:center;}

.girigiri_list1{width:100%;
	font-size:14px;
	line-height:20px;
	padding:10px 0;
	border-top:rgba(255,255,255,1.00) 1px dashed;
	border-bottom:rgba(255,255,255,1.00) 1px dashed;}

.girigiri_btn1{width:250px;
	height:30px;
	margin:0 auto;
	line-height:30px;
	font-size:14px;
	text-align:center;
	background:rgba(0,163,255,1.00);
	border-radius:5px;}
	
.girigiri_btn1 a{display:block;
	color:rgba(255,255,255,1.00);}

.girigiri_btn1:hover{background:rgba(255,142,0,1.00);}

.girigiri_btn1 a:hover{color:rgba(255,255,255,1.00);}

/* tv_info */

.tv_info_text1{width:100%;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	border-bottom:rgba(255,255,255,0.30) solid 1px;}

.tv_info_text2{padding:20px 0 40px;
	font-size:14px;
	line-height:22px;}

.tv_info_text3{padding:0 0 30px;}

ul.listmarker2 {
	list-style-type: none;
	margin-left:14px;
}
ul.listmarker2 li:before {
	content: '◆'; 
	margin-left:-14px; 
}

ul.listmarker3 {
	list-style-type: none;
	margin-left:28px;
}
ul.listmarker3 li:before {
	content: '※'; 
	margin-left:-14px; 
}

.listmarker4  li{
	list-style-type:decimal;
	margin-left: 14px;
}

@media screen and ( max-width:736px )
{
.main{padding-top:0;}

.place_name{font-size:18px;
	line-height:30px;}
	
.stage_date{font-size:14px;
	line-height:22px;}
	
.info_box1{width:95%;
	max-width:420px;}
	
.timetable{width:95%;}

.sche_table_td1{width:32%;
	height:30px;
	line-height:30px;
	font-size:12px}

.sche_table_td2,.sche_table_td3,.sche_table_td4{text-align:center;
	width:20%;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}

.sche_table_td6,.sche_table_td7{text-align:center;
	width:30%;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}

.sche_table_td8{text-align:center;
	width:15%;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}
	
.sche_table_5{width:3%;
	height:30px;
	line-height:30px;
	background:url(../img/timetable_line.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:repeat-x;}
	
.noline{background:none;}

.info_box_inner1{width:95%;
	max-width:420px;}
	
.theater_name{font-size:14px;
	font-weight:700;}

.theater_address{font-size:12px;
	line-height:16px;}

.theater_memo{font-size:12px;
	line-height:16px;}
	
.theater_memo_list{padding-left:0;}

.stage_caution{font-size:12px;
	line-height:18px;}
	
.stage_caution ul{padding-left:0;}

.ticket_price{font-size:14px;
	line-height:20px;}
	
.ticket_date{font-size:14px;
	line-height:20px;}
	
.ticket_text1{font-size:14px;}

.ticket_text2{font-size:12px;}

.link_girigiri{width:100%;}

.link_girigiri:hover{opacity:1.0;}

/* Q&A */

.qa_box1{width:95%;}

.qa_q{font-size:12px;}
	
.qa_a{font-size:12px;}

.qa_box1 a:hover{color:rgba(0,171,255,1.00);}

/* goods */
.goods_box1{width:95%;
	max-width:420px;
	margin:0 auto;
	border:rgba(164,124,82,0.50) solid 1px;
	background:rgba(0,0,0,0.50);}
	
.goods_box_inner{display:block;
	width:310px;
	margin:0 auto;
	overflow:hidden;}
	
.goods_discription2{height:auto;}

.goods_caution{width:100%;
	margin:0 auto 20px;
	font-size:11px;
	color:rgba(255,255,255,1.00);
	text-align:left;
	float:left;}

.girigiri_btn1:hover{background:rgba(0,163,255,1.00);}
}













































