@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=IBM+Plex+Sans+JP:wght@400;600&display=swap');
/*
==================================================
【PC】上ナビタイプ 目次
==================================================
basic - 共通基本設定
header - ヘッダー
nav - メインナビゲーション
home - トップページ用
news - ニュースページ用
subnav - サブナビページ用
schedule-calendar - スケジュールカレンダー
schedule-chart - スケジュール星取表
401,404,406 - エラーページ
footer - フッター
clearfix - クリアフィックス設定
rollover - 画像ロールオーバー設定
==================================================
*/
/* =============================================== */
/* basic - 共通基本設定 */
/* ----------------------------------------------- */
/* 画像のプリント禁止 */
/*@media print{
  img{display:none !important;}
}*/
/* リセットcss */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
  margin: 0;
  padding: 0;
}
html, h1, h2, h3, h4, dl, dt, dd, ul, li, p, img {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
/* ボディ */
body {
  font-family: 'IBM Plex Sans JP', sans-serif;
  font-size: 1em;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  color: #333;
  background-color: #000;
}
a:link {
  text-decoration: underline;
  color: #e70012;
  transition: color .3s;
}
a:visited {
  text-decoration: underline;
  color: #e70012;
}
a:active {
  text-decoration: underline;
  color: #e70012;
}
a:hover {
  text-decoration: none;
  color: #e70012;
}
/* 画像関連 */
figure {
  margin: 0;
  padding: 0;
}
figcaption {
  font-size: 80%;
  text-align: center;
  margin: 0;
  padding: 0 0 5px 0;
  color: #666;
}
img {
  border: none;
  vertical-align: bottom;
}
figure img {
  max-width: 100%;
  height: auto;
  width /***/ : auto; /* 親要素の100% */
}
.image-container {}
.movie-container {}
.music-container {}
/* 配置 */
.left {
  float: left;
  margin: 0 10px 10px 0;
}
.center {
  float: none;
  margin: 0 0 10px 0;
}
.right {
  float: right;
  margin: 0 0 10px 10px;
}
figure.left {
  text-align: left;
  margin: 5px 10px 10px 0;
}
figure.center {
  text-align: center;
  margin: 5px 0 10px 0;
}
figure.right {
  text-align: right;
  margin: 5px 0 10px 10px;
}
/* 罫線 */
hr {
  height: 0;
  margin: 15px 0;
  padding: 0;
  border: 0;
  width: 100%;
}
.solid {
  border-top: 1px #999 solid;
}
.dotted {
  border-top: 1px #999 dotted;
}
.dashed {
  border-top: 1px #999 dashed;
}
.double {
  border-top: 3px #999 double;
}
/* ページレイアウト */
#wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-image: url("/replacement/bgOtherPC01.jpg");
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat;
  display: none;
  overflow: hidden;
}
@media(min-width:1980px) {
  #wrapper {
    background-size: contain;
  }
}
#home-1 #wrapper {
  background-image: none;
}
#contents {
  width: 1000px;
  margin: 0 auto 50px;
  padding: 50px 0 0;
  clear: both;
}
#main-box {
  width: 900px;
  margin: 0;
  padding: 50px;
}
#side-box {
  display: none;
}
.news-page #side-box {
  display: block;
  width: 260px;
  float: right;
  margin: 0;
  padding: 50px 20px;
  height: 100%;
}
.logoOther {
  width: 360px;
  padding: 40px 0 30px;
  margin: 0 auto;
	display: none;
}
/* メインコンテンツ部分(main-box内) */
#contents-title {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
  display: none;
  padding: 60px 0 0;
  height: 300px;
}
#news-2 .titleNews {
  display: block;
}
#free-format-3 .titleAbout {
  display: block;
}
#free-format-4 .titleCaststaff {
  display: block;
}
#free-format-5 .titleTicket {
  display: block;
}
#free-format-6 .titleGoods {
  display: block;
}
#free-format-7 .titleNotice {
  display: block;
}
#free-format-8 .titleUpcoming {
  display: block;
}
.titleEng {
  display: block;
  margin: 0;
  padding: 0 0 0 -0.1em;
  line-height: 1;
  font-family: "Bebas Neue", serif;
  font-weight: 400;
  color: #1a725c;
  font-size: 70px;
  letter-spacing: 0.1em;
}
.titleJap {
  display: block;
  margin: 0;
  padding: 6px 0 0;
  line-height: 1;
  color: #000;
  font-size: 20px;
}
#head {
  display: none;
}
article {
  margin: 0 auto;
  padding: 0 0 50px;
  clear: both;
}
.subhead {
  font-size: 100%;
  padding: 10px 15px;
  margin: 0 0 25px;
  clear: both;
  text-align: center;
  color: #f5f3da;
  background-image: url("/replacement/subhead.jpg");
  background-position: top center;
  background-repeat: repeat;
  border-bottom: 6px double #fff;
  border-top: 6px double #fff;
}
.packs {
  margin: 0;
  padding: 0 0 0 15px;
  width: 885px;
}
.column {
  margin: 0;
  padding: 0 15px 0 0;
  float: left;
  max-width: 870px;
}
#news-2 .column {
  margin: 0;
  padding: 0;
  max-width: 630px;
}
#news-2 .column img {
  max-width: 630px;
  height: auto;
}
/* バナー・ツイッター枠など(side-box内) */
.banner {
  display: none;
}
.twitter {
  display: none;
}
/* ページトップ */
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 1;
  z-index: 99;
}
#pagetop a {
  text-decoration: none;
  color: #4bb298;
  text-align: center;
  display: block;
  opacity: 0.9;
  transition: all .3s ease;
  font-size: 56px;
}
#pagetop a:hover {
  text-decoration: none;
  opacity: .5;
}
/* =============================================== */
/* header - ヘッダー */
/* ----------------------------------------------- */
/* ヘッダー大枠 */
header {
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
  background-color: #1a725c;
  border-bottom: 1px solid #d8f3ab;
  box-shadow: 0 4px 7px rgb(0 0 0 / 50%);
  position: relative;
  z-index: 10;
}
/* ヘッダー内部 */
#header-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
/* 左部分(サイトタイトル) */
#header-left {
  display: none;
}
/* 右部分(用途に合わせて会員メニュー・SNSボタンなど) */
#header-right {
  display: none;
}
/* =============================================== */
/* nav - メインナビゲーション */
/* ----------------------------------------------- */
/* ナビ全体枠 */
nav {
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  line-height: 1;
}
/* 第一階層 */
#main-menu {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#main-menu::after {
  display: block;
  clear: both;
  content: '';
}
#main-menu li {
  display: inline-block;
  position: relative;
  font-size: 150%;
  text-align: center;
  white-space: nowrap;
  font-family: "Bebas Neue", serif;
  font-weight: 400;
  padding: 0;
  margin: 0 0.4em;
  line-height: 1;
  vertical-align: top;
}
#main-menu li#main-navX {
  margin-right: 0;
}
#main-menu li#main-navY {
  margin-right: 0;
}
#main-menu li a:link {
  display: inline-block;
  color: #d8f3ab;
  text-decoration: none;
  padding: 14px 0 12px;
}
#main-menu li a:visited {
  color: #d8f3ab;
  text-decoration: none;
}
#main-menu li a:active {
  color: #d8f3ab;
  text-decoration: none;
}
#main-menu li a:hover {
  color: #fff;
  text-decoration: none;
}
#main-menu li a::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background: #fff;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: center top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の右端*/
  transition: transform 0.3s; /*変形の時間*/
}
#main-menu li a:hover::after {
  transform: scale(1, 1); /*ホバー後、x軸方向に1（相対値）伸長*/
}
/* =============================================== */
/* home - トップページ用 */
/* ----------------------------------------------- */
#home-1 #contents {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
#home-1 #main-box {
  width: 100%;
  padding: 0;
}
/* メインビジュアル */
#main-visual {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background-image: url("/replacement/bgIndexPC01.jpg");
  background-size: auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media(min-width:1980px) {
  #main-visual {
    background-size: cover;
  }
}
#main-visual img{
  width: 1000px;
  margin: 0 auto;
}
/* トップページの段落 */
#paragraph-1 {
  width: 100%;
  margin: 0;
  padding: 30px 0;
}
#paragraph-1 .packs{
  width: 100%;
  margin: 0;
  padding: 0;
}
#paragraph-1 .pack{
  width: 100%;
  margin: 0;
  padding: 0;
}
#paragraph-1 .column{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#paragraph-34 {
  width: 100%;
  margin: 0;
  padding: 30px 0;
}
#paragraph-34 .packs{
  width: 100%;
  margin: 0;
  padding: 0;
}
#paragraph-34 .pack{
  width: 100%;
  margin: 0;
  padding: 0;
}
#paragraph-34 .column{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.bannerList {
  margin: 0;
  padding: 0;
  height: 0;
}
.bannerList li {
  margin: 0 auto;
  padding: 0;
  text-align: right;
  width: 100%;
  max-width: 1200px;
  position: relative;
  top: -200px;
}
.venueList {
  margin: 0 auto;
  padding: 20px 0 0;
  text-align: center;
  width: 1000px;
}
.venueList li {
  display: inline-block;
  margin: 0 auto;
  padding: 0 1%;
  width: 30%;
}
.venueList li img{
  width: 100%;
  height: auto;
}
/* ニュースフィード（main-box内） */
#news-feed-index {
  margin: 0;
  padding: 125px 0 20px;
  width: 100%;
  background-color: #1a725c;
  background-image: url("/replacement/bgFooter01.jpg"), url("/replacement/bgFooter02.jpg");
  background-position: top right, top center;
  background-repeat: no-repeat, repeat-x;
}
#news-feed-index-inner {
  margin: 0 auto;
  padding: 0 0 30px;
  width: 1000px;
  border-bottom: 1px solid #a6ccc2;
}
h3.feedTitle {
  font-family: "Bebas Neue", serif;
  font-weight: 400;
  color: #fff;
  font-size: 2em;
  padding: 0;
  letter-spacing: 0.1em;
  width: 200px;
  float: left;
  text-align: center;
}
#news-feed-index ul {
  padding: 0;
  width: 800px;
  float: left;
}
#news-feed-index h2 {
  font-size: 100%;
  margin: 0;
  padding: 11px 0 11px 2.2em;
  clear: both;
  background: url('/replacement/arrowYellow01.png') no-repeat 0 10px;
  background-size: 23px;
  font-weight: 500;
}
#news-feed-index h2 a:link {
  color: #fff;
  text-decoration: none;
}
#news-feed-index h2 a:visited {
  color: #fff;
  text-decoration: none;
}
#news-feed-index h2 a:active {
  color: #fff;
  text-decoration: none;
}
#news-feed-index h2 a:hover {
  color: #fff798;
  text-decoration: underline;
}
.thumbnail {
  display: none;
}
.news-txt {
  display: none;
}
/* =============================================== */
/* news - ニュースページ用 */
/* ----------------------------------------------- */
#news-2 #main-box {
  width: 660px;
  padding: 50px 20px;
  float: left;
}
/* 記事タイトル部分（subhead内） */
#news-2 .subhead {
  text-align: left;
}
.date {
  font-size: 2em;
  display: block;
  color: #1a725c;
  font-family: "Bebas Neue", serif;
  font-weight: 400;
  padding: 0 15px;
  margin: 0;
  line-height: 1;
}
.headline {
  text-align: left;
}
.headline a:link {
  text-decoration: none;
  color: #f5f3da;
}
.headline a:visited {
  text-decoration: none;
  color: #f5f3da;
}
.headline a:active {
  text-decoration: none;
  color: #f5f3da;
}
.headline a:hover {
  text-decoration: none;
  color: #fff798;
}
/* 記事内カテゴリー */
.article-category {
  display: none;
}
/* プレビュー・ネクスト */
#pager {
  text-align: center;
  clear: both;
  margin: 15px 0 30px;
  padding: 0;
}
#pager li {
  display: inline;
  margin: 0 1em;
  padding: 0;
  font-size: 80%;
}
#pager li a:link {
  text-decoration: none;
  color: #1a725c;
  background-color: #f5f3da;
  border: 1px solid #1a725c;
  padding: 0.8em 1.5em;
  border-radius: 10px;
}
#pager li a:visited {
  text-decoration: none;
  color: #1a725c;
  background-color: #f5f3da;
  border: 1px solid #1a725c;
}
#pager li a:active {
  text-decoration: none;
  color: #1a725c;
  background-color: #f5f3da;
  border: 1px solid #1a725c;
}
#pager li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #1a725c;
  border: 1px solid #1a725c;
}
.disabled {
  display: none;
}
/* 最新記事・カテゴリー・アーカイブのリスト（side-box内） */
#new-entry {
  margin: 0 0 40px;
}
#category {
  margin: 0 0 40px;
}
#archive {
  margin: 0 0 40px;
}
.home-page #new-entry {
  display: none;
}
h4 {
  background-color: #1a725c;
  color: #f5f3da;
  font-size: 100%;
  padding: 3px 10px;
  margin: 0;
  border-radius: 0 10px 0 0;
  font-family: "Bebas Neue", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.side-list {
  font-size: 80%;
  margin: 0 0 10px;
}
.side-list li {
  padding: 1em;
  margin: 0 10px;
  background: url('/imagesPC/allow01.gif') no-repeat left;
  border-bottom: 1px dotted #999;
  font-weight: 400;
}
.side-list li a:link {
  text-decoration: none;
  color: #333;
}
.side-list li a:visited {
  text-decoration: none;
  color: #333;
}
.side-list li a:active {
  text-decoration: none;
  color: #333;
}
.side-list li a:hover {
  text-decoration: underline;
  color: #000;
}
/* =============================================== */
/* subnav - サブナビページ用 */
/* ----------------------------------------------- */
/* サイドメニュー（side-box内） */
#side-menu {
  width: 260px;
  margin: 0 0 10px;
  border-top: 1px dotted #444;
}
#side-menu li {
  margin: 0 0 5px;
  padding: 1em;
  font-size: 100%;
  font-weight: bold;
  border-bottom: 1px dotted #444;
  background: url('/imagesPC/allow01.gif') no-repeat left;
}
#side-menu li a:link {
  text-decoration: none;
  display: block;
}
#side-menu li a:visited {
  text-decoration: none;
  display: block;
}
#side-menu li a:active {
  text-decoration: none;
  display: block;
}
#side-menu li a:hover {
  text-decoration: underline;
  display: block;
}
#side-menu .active {}
/* =============================================== */
/* 401,404,406 - エラーページ */
/* ----------------------------------------------- */
.error-page .column {
  margin: 0;
  padding: 0 15px 50px 0;
}
.error-page .pack p {
  padding: 30px 0 0;
  text-align: center;
}
/* =============================================== */
/* footer - フッター */
/* ----------------------------------------------- */
/* フッター大枠 */
footer {
  clear: both;
  margin: 0;
  padding: 125px 0 0;
  width: 100%;
  background-color: #1a725c;
  background-image: url("/replacement/bgFooter01.jpg"), url("/replacement/bgFooter02.jpg");
  background-position: top right, top center;
  background-repeat: no-repeat, repeat-x;
}
#home-1 footer {
  padding: 0;
  background-image: none;
}
/* フッターメニュー */
#footer-menu {
  display: none;
}
/* SNSボタン */
.snsBtn {
  padding: 15px 0;
  text-align: center;
}
.snsBtn li {
  font-size: 46px;
  font-weight: 400;
  padding: 0 10px;
  display: inline-block;
}
.snsBtn a:link {
  text-decoration: none;
  display: block;
  color: #a6ccc2;
}
.snsBtn a:visited {
  text-decoration: none;
  color: #a6ccc2;
}
.snsBtn a:active {
  text-decoration: none;
  color: #a6ccc2;
}
.snsBtn a:hover {
  text-decoration: none;
  color: #fff;
}
/* フッター内部 */
#footer-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
  clear: both;
}
/* 左部分(用途に合わせてバナー等) */
#footer-left {
  width: 250px;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 20px;
}
/* 中央部分(コピーライト等) */
#footer-center {
  width: 500px;
  float: left;
  margin: 0;
  padding: 0 0 40px;
  min-height: 20px;
}
#footer-center p {
  text-align: center;
  font-size: 90%;
  color: #a6ccc2;
}
/* 右部分(mincへのリンク等) */
#footer-right {
  width: 250px;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 20px;
}
#footer-right p {
  text-align: right;
  font-size: 70%;
  margin: 0;
  padding: 20px 0 0;
}
#footer-right p a:link {
  text-decoration: none;
  color: #a6ccc2;
}
#footer-right p a:visited {
  text-decoration: none;
  color: #a6ccc2;
}
#footer-right p a:active {
  text-decoration: none;
  color: #a6ccc2;
}
#footer-right p a:hover {
  text-decoration: underline;
  color: #fff;
}
/* 過去作リンク */
#archiveBox {
  width: 96%;
  background-color: #000;
  padding: 10px 2%;
}
.archiveList {
  text-align: center;
}
.archiveList li {
  display: inline-block;
  background-image: url("/replacement/arrowGrey01.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 22px;
  font-size: 85%;
  padding: 5px 2em;
}
.archiveList li a:link {
  text-decoration: none;
  color: #ccc;
}
.archiveList li a:visited {
  text-decoration: none;
  color: #ccc;
}
.archiveList li a:active {
  text-decoration: none;
  color: #ccc;
}
.archiveList li a:hover {
  text-decoration: none;
  color: #fff;
}
/* =============================================== */
/* clearfix - クリアフィックス設定 */
/* ----------------------------------------------- */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
/* =============================================== */
/* rollover - 画像ロールオーバー設定 */
/* ----------------------------------------------- */
a:hover img {
  -moz-opacity: 0.80;
  opacity: 0.80;
  filter: alpha(opacity=80);
}
nav a:hover img {
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* =============================================== */
/* cast - キャストページ */
/* ----------------------------------------------- */
.panchline {
  font-weight: 400;
  padding: 9px 1em 7px;
  margin: 0 0 10px;
  color: #1a725c;
  line-height: 1;
  display: inline-block;
  font-size: 90%;
  background-color: #f5f3da;
  border: 1px solid #1a725c;
}
#free-format-4 .panchline {
  text-align: center;
  display: block;
  width: 10em;
  margin: 15px auto 35px;
}
.cast {
  width: 100%;
  padding: 0;
  color: #333;
  clear: both;
  text-align: center;
}
.cast ul {
  list-style: none;
  padding: 0;
  line-height: 110%;
}
.cast li {
  padding: 0 1% 30px;
  vertical-align: top;
  font-weight: 600;
  font-size: 115%;
  line-height: 120%;
  width: 30%;
  display: inline-block;
  text-align: center;
}
.cast li img {
  width: 100%;
  max-width: 250px;
  margin: 0 auto 10px;
  border: 1px solid #ddd;
}
.actor {
  font-size: 110%;
  font-weight: 600;
}
.role {
  font-size: 70%;
  line-height: 1.4;
  font-weight: 400;
  padding: 1em 0;
  text-align: left;
}
.role span {
  font-size: 125%;
  color: #4bb298;
  line-height: 100%;
  font-weight: 600;
  display: block;
  padding-bottom: 5px;
  text-align: center;
}
.roll {
  font-size: 70%;
  line-height: 1.4;
  font-weight: 400;
  padding: 1em 0;
  text-align: left;
}
.roll span {
  font-size: 125%;
  color: #4bb298;
  line-height: 100%;
  font-weight: 600;
  display: block;
  padding-bottom: 5px;
  text-align: center;
}
.job {
  font-size: 85%;
  color: #4bb298;
  font-weight: 400;
}
/* =============================================== */
/* ticket info - 公演概要 */
/* ----------------------------------------------- */
.infoList01 {
  list-style-type: disc;
  padding: 10px 0 10px 1em;
  font-size: 90%;
}
.infoList01 li {
  padding: 3px 0;
}
.infoList02 {
  list-style-type: circle;
  padding: 0px 0 15px 1em;
  font-size: 80%;
}
.infoList02 li {
  padding: 3px 0;
}
.ticketBox {
  border: 1px solid #1a725c;
  margin: 40px auto;
  padding: 0 2% 20px;
  width: 96%;
  border-radius: 10px;
  background-color: #f9f8ec;
}
h5 {
  height: 0;
  text-align: center;
}
h5 span {
  color: #d8f3ab;
  padding: 5px 1.5em;
  margin: 0;
  position: relative;
  top: -2.4em;
  height: 0;
  font-size: 1em;
  background-color: #1a725c;
  font-weight: 400;
}
.playguideList {
  list-style: none;
  padding: 0 0 15px 0;
}
.playguideList li {
  padding: 30px 0 20px;
  border-top: 1px dotted #666;
  font-weight: 600;
}
.playguideList li span {
  display: block;
  padding: 5px 0 10px;
  font-size: 88%;
  font-weight: 500;
}
.playguideList li:first-child {
  border-top: none;
}
.purchase {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 400px;
  text-align: center;
  font-weight: 500;
}
.purchase a:link {
  display: block;
  position: relative;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  border: 1px solid #1a725c;
  margin: 0 auto 8px;
  color: #fff;
  transition: all 0.3s;
  background: #4bb298;
  font-weight: 400;
  border-radius: 50px;
  font-size: 88%;
}
.purchase a:visited {
  text-decoration: underline;
  color: #fff;
  border: 1px solid #1a725c;
}
.purchase a:active {
  text-decoration: underline;
  border: 1px solid #1a725c;
  color: #fff;
}
.purchase a:hover {
  text-decoration: none;
  background: #1a725c;
  color: #fff;
  border: 1px solid #1a725c;
}
/* =============================================== */
/* sche - 星取表 */
/* ----------------------------------------------- */
/* 大枠 */
table.scheduleChart {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px auto 8px;
  table-layout: fixed;
  border: 1px solid #888;
  font-family: 'IBM Plex Sans JP', sans-serif;
  font-weight: 400;
}
/*  */
.scheduleChart th, .scheduleChart td {
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: bottom;
  font-size: 110%;
  color: #4bb298;
  font-weight: 600;
}
.scheduleChart th {
  height: 2.5em;
}
.scheduleChart thead tr {}
.scheduleChart thead th {
  padding: 4px 2px 4px;
  font-size: 90%;
  font-weight: 400;
  background-color: #555;
  color: #fff;
}
/* 月 */
.scheduleChart thead th:nth-child(1) {
  vertical-align: middle;
  color: #fff;
  font-weight: 400;
  width: 80px;
}
/* 時刻 */
.scheduleChart tbody th {
  height: 2.5em;
  vertical-align: middle;
  padding: 0 1em;
  color: #333;
  font-weight: 600;
  font-size: 90%;
}
.scheduleChart caption p {
  margin: 0 0 -1em;
  text-align: right;
}
/* 日 */
.scheduleChart .date {
  display: block;
  margin: 0;
  color: #fff;
  font-size: 0.9em;
  padding: 3px 0 3px;
  font-family: 'IBM Plex Sans JP', sans-serif;
  font-weight: 400;
}
/* 曜日 */
.scheduleChart .day {
  display: block;
  font-size: 90%;
  padding: 3px 0;
  margin-top: 5px;
}
/* 日曜日 */
.scheduleChart .day_holiday {
  background: #e85f63;
}
/* 土曜日 */
.scheduleChart .day_saturday {
  background: #6bc8ee;
}
/* 星 */
.scheduleChart tbody td {
  vertical-align: middle;
}
/* 休演 */
.scheduleChart .kyuen {
  border-bottom: 1px solid #fff;
  color: #aaa;
  font-size: 80%;
  font-weight: 400;
}
.scheduleChart .kyuen2 {
  border-top: 1px solid #fff;
  color: #aaa;
  font-size: 80%;
  font-weight: 400;
}
/* =============================================== */
/* notice - お願い */
/* ----------------------------------------------- */
/* noticeトップページ */
.noticeBtn {
  position: relative;
  border-style: solid;
  border-width: 3px;
  border-color: #333;
  text-align: center;
  margin-bottom: 5px;
}
.noticeBtn a:link {
  text-decoration: none;
  color: #333;
}
.noticeBtn a:visited {
  text-decoration: none;
  color: #333;
}
.noticeBtn a:active {
  text-decoration: none;
  color: #333;
}
.noticeBtn a:hover {
  text-decoration: none;
  color: #fd5454;
}
.noticeBtnTitle {
  font-size: 200%;
  font-weight: 600;
  padding: 1em 0 5px;
}
.noticeBtnTxt {
  font-weight: 600;
  padding: 5px 0 2.5em;
}
/* notice 中のページ */
.noticeList01 {
  font-size: 100%;
  list-style-type: decimal;
  list-style-position: outside;
  padding: 5px 0 5px 1.2em;
}
.noticeList01 li {
  padding: 5px 0;
}
.noticeList02 {
  font-size: 90%;
  list-style: circle;
  list-style-position: outside;
  padding: 5px 0 5px 1.2em;
}
.noticeList01 li {
  padding: 5px 0;
}
.noticeTab {
  text-align: center;
}
.noticeTab li {
  width: 600px;
  font-weight: 600;
  margin: 20px auto;
  padding: 0.5em 0;
  background-color: #efefef;
  border: 1px solid #ccc;
}
.noticeTab a:link {
  text-decoration: none;
  color: #333;
}
.noticeTab a:visited {
  text-decoration: none;
  color: #333;
}
.noticeTab a:active {
  text-decoration: none;
  color: #333;
}
.noticeTab a:hover {
  text-decoration: none;
  color: #fd5454;
}
/* =============================================== */
/* その他 */
/* ----------------------------------------------- */
.yellow {
  color: #dfb471;
}
.blue {
  color: #72c2f6;
}
.ex-large {
  font-size: 140%;
}
.large {
  font-size: 120%;
}
.ex-large {
  font-size: 80%;
}
.ex-large {
  font-size: 60%;
}
.bold {
  font-weight: 600;
}
.thin {
  font-weight: 400;
}
.txtCenter {
  text-align: center;
}
.txtLeft {
  text-align: left;
}
.txtRight {
  text-align: right;
}
.listNumber {
  list-style: decimal;
  list-style-position: outside;
  padding: 0 0 0 1.3em;
  font-size: 90%;
}
.listNumber li {
  padding: 0.5em 0;
  line-height: 1.5;
}
.listDisc {
  list-style: disc;
  list-style-position: outside;
  padding: 0 0 0 1.3em;
  font-size: 90%;
}
.listDisc li {
  padding: 0.5em 0;
  line-height: 1.5;
}
.listCircle {
  list-style: circle;
  list-style-position: outside;
  padding: 0 0 20px 1.3em;
  font-size: 90%;
}
.listCircle li {
  padding: 0.3em 0 0;
  line-height: 1.5;
}