@charset "utf-8";

.sub_spacer{width: 100%;
	height: 70px;
	position: relative;}
	
	/* cast */

.cast_area1{width: 100%;
	text-align: center;
	overflow: hidden;}
	
.cast_area2{width: 50%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;}

.cast_area3{width: 75%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;}
	
.cast_area4{width: 90%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;}

.cast_area5{width: 25%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;}

.cast_block1{width: calc(25% - 20px);
	padding:0 10px 20px;
	color: rgba(255,255,255,1.00);
	float: left;}

.cast_block2{width: calc(50% - 20px);
	padding:0 10px 20px;
	color: rgba(255,255,255,1.00);
	float: left;}
	
.cast_block3{width: calc(33.3% - 20px);
	padding:0 10px 20px;
	color: rgba(255,255,255,1.00);
	float: left;}
	
.cast_block5{width: calc(100% - 20px);
	margin: 0 auto;
	padding:0 10px 20px;
	color: rgba(255,255,255,1.00);}

.cast_name1{font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	padding-top: 5px;}

.cast_name2{font-size: 12px;
	line-height: 18px;}

.cast_name3{font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	padding-top: 5px;}

.cast_img{width: 100%;
	position: relative;}

.cast_img img{width: 100%;}

.cast_img_filter{width: 100%;
	position: absolute; top: 0;}

/* staff */

.staff{text-align: center;}

.staff_block1{width: 100%;
	overflow: hidden;
	padding-bottom: 10px;}
	
.staff_name1{width: calc(50% - 5px);
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	text-align: right;
	color: rgba(255,142,0,1.00);
	padding-right: 5px;
	float: left;}
	
.staff_name2{width: calc(50% - 5px);
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	padding-left: 5px;
	color: rgba(255,255,255,1.00);
	float: left;}

.staff_name3{font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	text-align: center;
	padding-bottom: 10px;
	color: rgba(255,142,0,1.00);}
	
.staff_name4{width: 100%;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
	text-align: center;
	padding-left: 5px;
	color: rgba(255,255,255,1.00);}

/* info */

.info_stagename{color: rgba(255,142,0,1.00);
	font-size: 28px;
	font-weight: 900;}

.all_schedule{text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);
	padding: 15px 0;}

.info_block_inner1{color: rgba(255,255,255,1.00);
	
	overflow: hidden;}

.schedule_list1{width: 45%;
	margin-left: 2.5%;
	float: left;}

.stage_list_title{font-size: 18px;
	font-weight: 700;
	text-align: left;}

.schedule_list_table{width: 100%;
	padding-top: 20px;
	font-weight: 200;}

/* 東京ほか */

.tr_5time_top{height: 50px;
	line-height: 50px;}

.tr_5time{height: 50px;
	line-height: 50px;}

.tr_5time td{border-top: rgba(255,255,255,1.00) solid 1px;}

.stage_time{width: 20%;}

.tr_3day{width: 26%;
	text-align: center;
	border-left: rgba(255,255,255,1.00) solid 1px;}

.tr_3day img{height: 35px;
	margin-top: 7px;}

/* 福岡 */
.tr_1time_top{height: 50px;
	line-height: 50px;}

.tr_1time{height: 100px;
	line-height: 100px;}

.tr_1time td{border-top: rgba(255,255,255,1.00) solid 1px;}

.stage_time{width: 20%;}

.tr_1day{width: 80%;
	text-align: center;
	border-left: rgba(255,255,255,1.00) solid 1px;}

.tr_1day img{height: 35px;
	margin-top: 32px;}


.theater_info{width: 45%;
	margin-left: 2.5%;
	text-align: left;
	float: left;}
	
.theater_name{font-size: 18px;
	font-weight: 700;}
	
.theater_address{font-size: 14px;}

.theater_url{font-size: 14px;}

.theater_url a{color: rgba(0,235,255,1.00);}

.theater_url a:hover{color: rgba(255,158,0,1.00);}

.theater_map{width: 100%;
	height: 250px;
	padding: 5px 0;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.theater_access{font-size: 12px;}

.stage_caution{display: inline-block;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 200;}

/* ticket */
.ticket_text1{font-size: 24px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}
	
.ticket_text2{font-size: 18px;
	font-weight: 300;
	color: rgba(255,255,255,1.00);}

.ticket_text3{font-size: 20px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}

.ticket_caution1{display: inline-block;
	text-align: left;
	font-size: 14px;
	color: rgba(255,255,255,1.00);}

.ticket_caution1 a{color: rgba(0,235,255,1.00);}

.ticket_caution1 a:hover{color: rgba(255,158,0,1.00);}

.playguide_title{font-size: 20px;
	font-weight: 900;
	color: rgba(255,142,0,1.00);}

.playguide_table{width: 600px;
	margin: 0 auto;}
	
.playguide_name{width: 100%;
	line-height: 40px;
	background:rgba(51,51,51,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 18px;
	font-weight: 500;}
	
.playguide_text{width: 100%;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	background: rgba(171,171,171,1.00);}

.playguide_text a{color: rgba(0,60,255,1.00);}

.playguide_text a:hover{color: rgba(255,158,0,1.00);}

.playguide_caution{padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;}
	
.playguide_caution ul{display: inline-block;
	text-align: left;}
/* QA */
.qa_block1{width: 80%;
	margin: 0 auto;
	border: rgba(255,255,255,0.50) solid 1px;}

.qa_q{width: calc(100% - 20px);
	padding: 10px;
	background: rgba(51,51,51,1.00);
	font-size: 0.9vw;
	font-weight: 500;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	overflow: hidden;}
	
.qa_a{width: calc(100% - 20px);
	padding: 10px;
	background: rgba(171,171,171,1.00);
	font-size: 0.8vw;
	font-weight: 300;
	line-height: 150%;
	text-align: left;
	overflow: hidden;}

.qa_mark{width: 1.5vw;
	float: left;}
	
.qa_text{width: calc(100% - 1.5vw);
	float: left;}

.qa_text a{color:rgba(0,60,255,1.00);}

.qa_text a:hover{color: rgba(255,158,0,1.00);}

.seat_map{}

.seat_map_img{width: 300px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14px;
	text-align: center;}
	
.seat_map_img img{width: 100%;}

/* goods */
.con_inner_goods{width: 58%;
	margin: 0 auto;
	text-align: center;}

.goods_inner{height: calc(100vh - 500px);
	min-height: 300px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 18px;}

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

.goods_block1{width: calc(33% - 10px);
	min-width: 200px;
	padding: 10px 5px;
	float: left;}
	
.goods_name{width: 100%;
	padding: 5px 0;
	font-size: 0.9vw;
	font-weight: 700;
	line-height: 120%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.80);}
	
.goods_name2{width: 100%;
	padding: 5px 0;
	font-weight: 700;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.80);
	}

.goods_name2_inner{display: table-cell;
	vertical-align: middle;}

.goods_name_s{font-size: 0.7vw;
	font-weight: 200;
	text-align: center;}

.goods_name_m{font-size:  0.9vw;
	line-height: 120%;}

.goods_price{width: 100%;
	padding: 10px 0;
	margin-top: 1px;
	font-size: 1.0vw;
	line-height: 120%;
	font-weight: 300;
	background: rgba(255,255,255,0.70);}

.goods_img{width: 100%;
	margin-top: 1px;
	background: rgba(0,0,0,0.30);
	position: relative;}
	
.goods_img_filter{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;}
	
.goods_img_filter img{width: 100%;
	height: 100%;}

.goods_img img{width: 100%;
	height: 100%;}

.goods_text{width: calc(100% - 10px);
	padding: 5px;
	font-size: 0.8vw;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.goods_text_line{width: 100%;
	height: 1px;
	margin: 5px auto;
	background: rgba(255,255,255,0.50);}

.goods_line{width:100%;
	height: 15px;
	margin:20px auto 35px;
	background:url("../img/goods/goods_line.png");
	background-size: auto 15px;
	background-repeat: repeat-x;}

.goods_caution{width: calc(100% - 40px);
	padding: 10px;
	margin: 20px auto 0;
	font-size: 0.8vw;
	color: rgba(255,255,255,1.00);
	text-align: left;
	background: rgba(0,0,0,0.70);}

/* 20200203追記 > */
.goods_box2{width: 100%;}

.goods_block2{width: calc(100% - 10px);
	min-width: 200px;
	padding: 10px 5px;}

.goods_name3{width: 100%;
	padding: 10px 0;
	font-size: 0.9vw;
	font-weight: 700;
	line-height: 120%;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.80);}

.goods_text2{width: 100%;
	padding: 20px 0;
	margin-top: 1px;
	font-size: 0.8vw;
	text-align: left;
	line-height: 150%;
	font-weight: 300;
	background: rgba(255,255,255,0.70);}

.goods_text2_inner{width: 90%;
	margin: 0 auto;}

.listmarker4  li{
	list-style-type:decimal;
	margin-left: 1.0vw;}
	
.goods_text2_link{padding: 20px 0;}

.goods_text2_link a{color:rgba(0,84,255,1.00);}

/* < 20200203追記 */

@media screen and ( max-width:1280px )
{
/* cast */
.cast_name1{font-size: 18px;
	font-weight: 700;}

.cast_name2{font-size: 12px;}

.cast_name3{font-size: 16px;
	font-weight: 700;
	line-height: 20px;}
	
/* staff */
.staff_name1{font-size: 12px;
	line-height: 20px;}
	
.staff_name2{font-size: 16px;
	line-height: 20px;}

.staff_name3{font-size: 12px;
	line-height: 22px;}
	
.staff_name4{font-size: 16px;
	line-height: 24px;}

/* ticket */
.ticket_text1{font-size: 20px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}
	
.ticket_text2{font-size: 16px;
	font-weight: 300;
	color: rgba(255,255,255,1.00);}
	
.ticket_text3{font-size: 18px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}
	
.playguide_name{width: 100%;
	line-height: 40px;
	background:rgba(51,51,51,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	font-weight: 500;}
	
.playguide_text{width: 100%;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	background: rgba(171,171,171,1.00);}

/* qa */
.qa_q{font-size: 14px;}
	
.qa_a{font-size: 13px;}

.qa_mark{width: 20px;}
	
.qa_text{width: calc(100% - 20px);}

/* goods */

.goods_name{font-size: 13px;}

.goods_name_s{font-size: 10px;}

.goods_name_m{font-size: 12px;}

.goods_price{font-size: 13px;}

.goods_text{font-size: 11px;}

.goods_caution{font-size: 11px;}

/* 20200203追記 > */

.goods_name3{font-size: 13px;
	font-weight: 700;}

.goods_text2{font-size: 11px;}

/* < 20200203追記 */
}



@media screen and ( max-width:736px )
{
.sub_spacer{height: 20px;}

/* cast */

.cast_area1,.cast_area2,.cast_area3,.cast_area5{width: 100%;
	max-width: 420px;
	margin: 0 auto;}

.cast_area4{width: 90%;
	max-width: 400px;
	margin: 0 auto;}

.cast_block1,.cast_block2,.cast_block3,.cast_block4,.cast_block5{width: calc(50% - 20px);}

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

.cast_name2{font-size: 12px;}

.cast_name3{font-size: 14px;
	font-weight: 700;
	line-height: 20px;}

/* staff */
.staff_name1{font-size: 10px;
	line-height: 20px;}
	
.staff_name2{font-size: 12px;
	line-height: 20px;}

.staff_name3{font-size: 10px;
	line-height: 22px;}
	
.staff_name4{font-size: 12px;
	line-height: 24px;}
	
/* info */

.info_stagename{color: rgba(255,142,0,1.00);
	font-size: 20px;
	font-weight: 900;}

.all_schedule{text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);
	padding: 15px 0;}

.info_block_inner1{color: rgba(255,255,255,1.00);	
	overflow: hidden;}

.schedule_list1{width: 100%;
	max-width: 420px;
	margin: 0 auto;
	padding-bottom: 15px;
	float: none;}

.stage_list_title{font-size: 16px;
	font-weight: 700;
	text-align: left;}

.schedule_list_table{width: 100%;
	padding-top: 20px;
	font-weight: 200;}

/* 東京ほか */

.tr_5time_top{height: 30px;
	line-height: 30px;}

.tr_5time{height: 30px;
	line-height: 30px;}

.tr_5time td{border-top: rgba(255,255,255,1.00) solid 1px;}

.stage_time{width: 20%;}

.tr_3day{width: 26%;
	text-align: center;
	border-left: rgba(255,255,255,1.00) solid 1px;}

.tr_3day img{height: 20px;
	margin-top: 5px;}

/* 福岡 */
.tr_1time_top{height: 30px;
	line-height: 30px;}

.tr_1time{height: 30px;
	line-height: 30px;}

.tr_1time td{border-top: rgba(255,255,255,1.00) solid 1px;}

.stage_time{width: 20%;}

.tr_1day{width: 80%;
	text-align: center;
	border-left: rgba(255,255,255,1.00) solid 1px;}

.tr_1day img{height: 20px;
	margin-top: 5px;}


.theater_info{width: 100%;
	max-width: 420px;
	margin: 0 auto;
	text-align: left;
	float: none;}
	
.theater_name{font-size: 16px;
	font-weight: 700;}
	
.theater_address{font-size: 12px;}

.theater_url{font-size: 12px;}

.theater_url a{color: rgba(0,235,255,1.00);}

.theater_url a:hover{color: rgba(255,158,0,1.00);}

.theater_map{width: 100%;
	height: 250px;
	padding: 5px 0;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.theater_access{font-size: 10px;}

.stage_caution{display: inline-block;
	text-align: left;
	color: rgba(255,255,255,1.00);
	font-size: 10px;
	font-weight: 200;}
	
.ticket_caution1 a:hover{color: rgba(0,235,255,1.00);}
	
/* ticket */
.ticket_text1{font-size: 18px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}
	
.ticket_text2{font-size: 14px;
	font-weight: 300;
	color: rgba(255,255,255,1.00);}

.ticket_text3{font-size: 18px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);}

.ticket_caution1{display: inline-block;
	text-align: left;
	font-size: 10px;
	color: rgba(255,255,255,1.00);}

.playguide_title{font-size: 16px;
	font-weight: 900;
	color: rgba(255,142,0,1.00);}

.playguide_table{width: 100%;
	margin: 0 auto;}
	
.playguide_name{width: 100%;
	line-height: 30px;
	background:rgba(51,51,51,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 500;}
	
.playguide_text{width: 100%;
	padding: 10px 0;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	background: rgba(171,171,171,1.00);}
	
.playguide_text a:hover{color: rgba(0,60,255,1.00);}
	
.playguide_caution{padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;}
	
.playguide_caution ul{display: inline-block;
	text-align: left;}
	
/* QA */
.qa_block1{width: 95%;
	margin: 0 auto;
	border: rgba(255,255,255,0.50) solid 1px;}

.qa_q{width: calc(100% - 20px);
	padding: 10px;
	background: rgba(51,51,51,1.00);
	font-size: 14px;
	font-weight: 500;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	overflow: hidden;}
	
.qa_a{width: calc(100% - 20px);
	padding: 10px;
	background: rgba(171,171,171,1.00);
	font-size: 12px;
	font-weight: 300;
	line-height: 150%;
	text-align: left;
	overflow: hidden;}

.qa_mark{width: 20px;
	float: left;}
	
.qa_text{width: calc(100% - 20px);
	float: left;}
	
.qa_text a:hover{color: rgba(0,60,255,1.00);}

.seat_map{}

.seat_map_img{width: 250px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 10px;
	text-align: center;}

/* goods */

.con_inner_goods{width: 95%;
	max-width: 420px;
	margin: 20px auto 0;}

.goods_box1,.goods_box2{display: block;
	overflow: hidden;}

.goods_block1{width: 90%;
	min-width: 200px;
	padding: 5px 0 15px;
	margin: 0 auto;
	float: none;}
	
.goods_name{width: 100%;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.80);}
	
.goods_name_s{font-size: 10px;
	font-weight: 200;
	line-height: 120%;
	text-align: center;}
	
.goods_name_m{font-size: 13px;
	text-align: center;}
	
.goods_price{width: 100%;
	padding: 0;
	margin-top: 1px;
	font-size: 14px;
	line-height: 35px;
	font-weight: 300;
	background: rgba(255,255,255,0.70);}

.goods_img{width: 100%;
	background: rgba(0,0,0,0.30);}

.goods_img img{width: 100%;}

.goods_text{width: 100%;
	padding: 5px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.goods_caution{width: calc(100% - 20px);
	padding: 10px;
	margin: 20px auto 0;
	font-size: 10px;
	color: rgba(255,255,255,1.00);
	text-align: left;
	background: rgba(0,0,0,0.70);}
	
/* 20200203追記 > */
.goods_block2{width: 90%;
	margin: 0 auto;
	float: none;}

.goods_name3{font-size: 14px;}

.goods_text2{font-size: 12px;}

.listmarker4 {
	margin-left: 12px;}

.goods_text2_link{width: 100%;
	line-height: 30px;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	background: rgba(0,84,255,1.00);
	border-radius: 5px;}

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

/* < 20200203追記 */

}

















