@charset "UTF-8";
/* CSS Document */

.hoshitori_box1 {
	width: 100%; max-width: 900px;
	margin-top: 15px;
	padding: 1.3rem 0rem;
  background-color: rgba(0,0,0,0.30);
}
.hoshitori_box2 {
	width: 36%; max-width: 900px;
	margin-top: 15px;
	padding: 1.3rem 0rem;
  background-color: rgba(0,0,0,0.30);
}
.hoshitori_box3 {
	width: 25%; max-width: 900px;
	margin-top: 15px;
	padding: 1.3rem 0rem;
  background-color: rgba(0,0,0,0.30);
}

table {
  table-layout: fixed;
}
.table1 {
	width: 97%	
}
.table2 {
	width: 97%
}
.table3 {
	width: 97%
}

.s1 {
  padding: 9px;
  vertical-align: middle;
  text-align: center;
  background-repeat: repeat;
  font-size: 16px;
}
.s2 {
	padding: 8px 0;
  vertical-align: middle;
  text-align: center;
  background: center url("../common/hoshi_line.png") no-repeat;
  font-size: 20px;
  color: #FFFFFF;
	font-family: 'MS PGothic', sans-serif;
}
.s9 {
	padding: 5px 7px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}
.s0 {
  padding-right: 15px;
  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: 50%
	}
	.hoshitori_box3 {
		width: 40%
	}
	
	.table1 {
		width: 97%
	}
  .table2 {
    width: 97%
  }
  .table3 {
    width: 97%
    }

  .s1 {
    padding: 4px;
    vertical-align: middle;
    text-align: center;
    background-repeat: repeat;
    font-size: 12px;
  }
  .s2 {
    padding: 3px 0;
    vertical-align: middle;
    text-align: center;
    background: center url("../common/hoshi_line.png") no-repeat;
    font-size: 15px;
		font-family: 'MS PGothic', sans-serif;
  }
  .s9 {
    padding: 	5px 0px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
		line-height: 1.0;
  }
  .s0 {
    padding-right: 5px;
    vertical-align: middle;
    text-align: right;
    font-size: 12px;
    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: #F7ED00; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 1px 5px #000000; }
.after_a2 { color: #F7ED00; font-weight: bold; text-shadow: 0px 1px 5px #000000; }

.after_b { color: #33D2FF; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 1px 5px #000000; }
.after_b2 { color: #33D2FF; font-weight: bold; text-shadow: 0px 1px 5px #000000; }

.after_c { color: #284686; font-weight: bold; font-family: 'MS PGothic', sans-serif; }
.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 {
	border-left: 7px solid rgba(220,234,91,0.50);
	margin: 7px 0px 0px 1em;
	padding: 0px 0px 0px 0.7em;
}


/* 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;
  }
}
/*田辺追加*/
.back_w{
  background-image : url(../common/backwhite.png);
  background-repeat : no-repeat;
  background-position : center center;
}