@charset "UTF-8";
/* CSS Document */

/* スケジュール */
.hoshitori_box1 {
	width: 100%; max-width: 1100px;
	margin-top: 20px;
	padding: 1.5rem 0rem;
  background-color: rgba(255,255,255,0.35);
}
.hoshitori_box2 {
	width: 60%;
	margin-top: 20px;
	padding: 1.5rem 0rem;
  background-color: rgba(255,255,255,0.35);
}
.hoshitori_box3 {
	width: 40%;
	margin-top: 15px;
	padding: 1.5rem 0rem;
  background-color: rgba(255,255,255,0.35);
}

table {
  table-layout: fixed;
}
.table1 {
	width: 96%	
}
.table2 {
	width: 96%
}
.table3 {
	width: 95%
}

.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 #B3AA83 solid;
  font-size: 16px;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.30) 50%, rgba(0,0,0,0.75) 100%);
}
.s1b_right { border-right: 1px #B3AA83 solid; }
.s2 {
	padding: 6px 0;
  vertical-align: middle;
  text-align: center;
  background: center url("../common/hoshi_line.png") no-repeat;
  font-size: 23px;
  color: #21283A;
	font-family: 'MS PGothic', sans-serif;
	text-shadow: 1px 1px 2px #F4F1E0;
}
.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: #F7F3E7;
  background: center url("../common/hoshi_sat.png") no-repeat;
}
.sun {
	color: #F7F3E7;
  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 (max-width: 700px){

  .hoshitori_box1{
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 1.2rem 0;
  }

  .hoshitori_box2{
    width: 100%;
  }

  .hoshitori_box3{
    width: 55%;
  }

  .hoshitori_box1 .table1{
    width: 720px;
    min-width: 720px;
  }

  .table2,
  .table3{
    width: 97%;
  }

  .s1{
    padding: 6px 5px;
    vertical-align: middle;
    text-align: center;
    background-repeat: repeat;
    font-size: 13px;
  }

  .s1b{
    padding: 6px 5px;
    font-size: 13px;
  }

  .s2{
    padding: 7px 0;
    vertical-align: middle;
    text-align: center;
    background: center url("../common/hoshi_line.png") no-repeat;
    font-size: 18px;
    font-family: 'MS PGothic', sans-serif;
  }

  .s9{
    padding: 5px 0;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    line-height: 1.15;
  }

  .s0{
    width: 6.2rem;
    padding-right: 8px;
    vertical-align: middle;
    text-align: right;
    font-size: 14px;
  }

  .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;
  }

  .hoshitori_box1::after{
    content: "← 横にスクロールできます →";
    position: sticky;
    left: 0;
    display: block;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    font-size: 1.2rem;
    pointer-events: none;
  }

}

.after1 { background-color: rgba(202,187,111,0.76); }
.after_a { color: #FF6F19; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 1px 1px 2px #F4F1E0; }
.after_a2 { color: #FF6F19; font-weight: bold; }

.after_b { color: #A117E8; font-weight: bold; font-family: 'MS PGothic', sans-serif;
	text-shadow: 0px 1px 0px #FFFFFF; }

.w_cast1 { color: #DB4385; font-weight: bold; }

.tic_text_line_a {
	border-left: 7px solid rgba(240,104,36,0.70);
	margin: 0.5em 0px 7px 1.0em;
	padding: 0px 0px 0px 0.3em;
}
.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;
}
.tic_text_line_w {
	border-left: 7px solid rgba(211,77,137,0.70);
	margin: 3px 0px 7px 0.5em;
	padding: 0px 0px 0px 0.6em;
}

.under {
  border-bottom: 2px solid #ff0000;
  padding-bottom: 2px;
}

/* キャストリスト */
#ticket_tbl {
  font-size: 0.9em;
	margin-top: 15px;
	width: 100%; max-width: 850px;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	text-align: left;
}
.t_date1 {
	color: #FFFFFF;
	vertical-align: middle; text-align: center;
	border-bottom: 1px solid #707070;
	width: 20%;
	font-size: 1.1em; font-weight: bold;
  line-height: 1.3;
	padding: 1.5rem 0;
	background-color: rgba(255,255,255,0.15);
}
.t_hoshi {
  font-size: 1.3em;
	vertical-align: middle; text-align: center;
	border-bottom: 1px dotted #434648;
}
.t_hoshi2 {
	vertical-align: middle;
	border-bottom: 1px dotted #434648;
	padding: 13px;
	background-color: rgba(31,25,26,0.50);
}

.t_left {
  font-size: 1.3em;
	vertical-align: middle; text-align: center;
	border-bottom: 1px dotted #434648;
	border-right: 1px solid #434648;
	padding: 1rem 0;
  line-height: 1.5;
}
.t_left_under {
	vertical-align: middle; text-align: center;
	border-right: 1px solid #434648;
	padding: 1rem  0;
}
.t_under {
	vertical-align: middle; text-align: center;
}

.t_left_right { border-right: 1px dotted #434648; }
.t_left_right2 { border-right: 1px solid #434648; }

.t_01 { background-color: rgba(255,255,255,0.10); }
.t_02 { background-color: rgba(240,237,216,0.05); }

.cast_list_txt1 {
  font-size: 0.9em;
	margin-top: 10px;
}


@media screen and (max-width: 700px) {
  #cast_list1 {
    font-size: 0.8em;
  }
  .t_date1 {
    font-size: 1.0em;
  }

  .t_left {
    font-size: 1.0em;
    padding: 1rem 0;
    line-height: 1.2;
  }
  .t_hoshi {
    font-size: 1.1em;
  }
  .cast_list_txt1 {
    font-size: 0.8em;
    margin-top: 10px;
  }
  
}
