@charset "UTF-8";
/* CSS Document */

/* スケジュール */
.hoshitori_box1 {
	width: 100%;
	margin-top: 15px;
	padding: 2.0rem 0rem;
  background-color: rgba(248,247,234,0.50);
}
.hoshitori_box2 {
	width: 60%;
	margin-top: 15px;
	padding: 2.0rem 0rem;
  background-color: rgba(248,247,234,0.50);
}
.hoshitori_box3 {
	width: 380px;
	margin-top: 15px;
	padding: 1.2rem 0rem;
  background-color: rgba(255,255,255,0.40);
}

table {
  table-layout: fixed;
}
.table1 {
	width: 98%	
}

.s1 {
  padding: 9px;
  vertical-align: middle;
  text-align: center;
  background-repeat: repeat;
  font-size: 16px;
}
.s1b {
  padding: 8px;
  vertical-align: middle;
  text-align: center;
	border-bottom: 1px #AA9F71 solid;
  font-size: 16px;
  background-color: rgba(255,255,255,0.40);
}
.s1b_right { border-right: 1px #AA9F71 solid; }
.s2 {
	padding: 1.0rem 0;
  vertical-align: middle;
  text-align: center;
  background: center url("../common/hoshi_line.png") no-repeat;
  font-size: 23px;
  color: #312A20;
	font-family: 'MS PGothic', sans-serif;
}
.s9 {
	padding: 5px 7px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.s0 {
  padding-right: 16px;
  vertical-align: middle;
  text-align: right;
  width: 95px;
}
.sat {
	color: #FFFFFF;
  background: center url("../common/hoshi_sat.png") no-repeat;
}
.sun {
	color: #FFFFFF;
  background: center url("../common/hoshi_sun.png") no-repeat;
}

.curtain_call1 { color: #E8154F; font-weight: bold; text-shadow: 0px 0px 12px #ffffff; }
.w_d { color: #DA07A2; font-weight: bold; text-shadow: 0px 0px 12px #ffffff; }

/*sp*/
@media screen and (max-width: 700px) {
	
	.hoshitori_box2 {
		width: 60%
	}
	.hoshitori_box3 {
		width: 70%
	}
	
	.table1 {
		width: 97%
	}

  .s1 {
    padding: 4px;
    vertical-align: middle;
    text-align: center;
    background-repeat: repeat;
    font-size: 13px;
  }
  .s1b {
    padding: 3px;
    font-size: 12px;
  }
  .s2 {
    padding: 3px 0;
    vertical-align: middle;
    text-align: center;
    background: center url("../common/hoshi_line.png") no-repeat;
    font-size: 16px;
		font-family: 'MS PGothic', sans-serif;
  }
  .s9 {
    padding: 	5px 0px;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
		line-height: 1.0;
  }
  .s0 {
    padding-right: 5px;
    vertical-align: middle;
    text-align: right;
    font-size: 13px;
    width: 5.4rem;
  }
  .sat {
    color: #FFFFFF;
    background: center url("../common/hoshi_sat.png") no-repeat;
		background-size: contain;
  }
  .sun {
    color: #FFFFFF;
    background: center url("../common/hoshi_sun.png") no-repeat;
		background-size: contain;
  }
	
}

.after1 { background-color: rgba(202,187,111,0.76); }
.after_a { color: #F6B510; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 0px 0px #FFFFFF; }
.after_a2 { color: #D7D23F; font-weight: bold; text-shadow: 0px 0px 0px #FFFFFF; }

.after_b { color: #A117E8; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 1px 5px #FFFFFF; }
.after_b2 { color: #33D2FF; font-weight: bold; text-shadow: 0px 1px 5px #000000; }

.after_c { color: #000000; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 1px 5px #FFFFFF;
  border-bottom: 2px solid #ff0000;
  padding-bottom: 3px; }
.after_c2 { color: #000000; font-weight: bold; text-shadow: 0px 1px 5px #FFFFFF;
  border-bottom: 2px solid #ff0000;
  padding-bottom: 2px;}

.wcast_a { color: #FF64AB; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 1px 5px #000000; }
.wcast_b { color: #EBE14F; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 1px 5px #000000; }

.tic_text_line_a {
	border-left: 7px solid rgba(204,186,62,0.80);
	margin: 7px 0px 0px 1em;
	padding: 0px 0px 0px 1.1em;
}
.tic_text_line_b {
	border-left: 7px solid rgba(9,61,77,0.50);
	margin: 3px 0px 7px 0.5em;
	padding: 0px 0px 0px 0.6em;
}

.under {
  border-bottom: 2px solid #ff0000;
  padding-bottom: 2px;
}



/* ticket_tbl　プレイガイド */

.ticket_tbl table {
  border-collapse: collapse;
  margin: 0 auto;
  margin-top: 10px;
  width: 830px;
  table-layout: fixed;
  color: #F9F4E9;
}
.ticket_tbl table tr {
  background-color: rgba(0,0,0,0.0);
  padding: 0;
  border-bottom: 1px solid #4D4D4D;
}
.ticket_tbl table thead {
  border-bottom: 2px solid #4D4D4D;
  background-color: rgba(82,101,21,0.60);
  color: #FFFFFF;
}
.ticket_tbl table thead td {
  width: 220px;
}
.ticket_tbl table thead th:last-child {
  width: 210px;
}
.ticket_tbl table tr:last-child{
	border-bottom: none
}
.ticket_tbl table th,
.ticket_tbl table td {
	text-align: center;
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #4D4D4D;
}
.ticket_tbl table th:last-child,
.ticket_tbl table td:last-child{
	border: none;
}
.ticket_tbl tbody th { /* 右 テキスト */
  background-color: rgba(0,0,0,0.10);
	text-align: center;
}
.ticket_tbl tbody td {
  background-color: rgba(255,255,255,0.20);
}
.ticket_tbl tbody td.area2 {
	text-align: left;
}
.txt {
	text-align: left;
}
.area3 {
	text-align: center;
}

@media screen and (max-width: 700px) {
  .ticket_tbl table {
    border: 0;
    width: 100%;
  }
  .ticket_tbl table th{
    display: block;
    border-right: none;
    border-bottom: 2px solid #4D4D4D;
    padding-bottom: 1.4rem;
    margin-top: .6rem;

  }
  .ticket_tbl table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .ticket_tbl table tr {
    display: block;
    margin-bottom: 1.5rem;
  }
  
  .ticket_tbl table td {
    border-bottom: 1px solid #4D4D4D;
    display: block;
    text-align: center;
    position: relative;
    padding: 1.2rem 1.8rem 1.2rem 1.8rem; /* 右 値段 */
    border-right: none;
  }
  
  .ticket_tbl table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 1.8rem; /* 左 テキスト */
  }
  
  .ticket_tbl table td:last-child {
    border-bottom: 0;
  }
  .ticket_tbl tbody th {
		background-color: rgba(82,101,21,0.60);
		color: #FFFFFF;
		font-weight: bold;
  }
}

.iframe_map {
  width: 100%;
  height: 500px;
}

@media screen and (max-width: 960px) {
  .iframe_map {
    width: 100%;
    height: 300px;
  }
}