@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Averia+Serif+Libre:wght@400;700&family=LINE+Seed+JP:wght@400;700&family=Shippori+Mincho:wght@400;700&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: "LINE Seed JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  background-color: #261f1a;
  color: #000;
}
a:link {
  text-decoration: underline;
  color: #e30408;
  transition: all .3s ease;
}
a:visited {
  text-decoration: underline;
  color: #e30408;
}
a:active {
  text-decoration: underline;
  color: #e30408;
}
a:hover {
  text-decoration: none;
  color: #e30408;
}
.bold {
  font-weight: 700;
}
/* 画像関連 */
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-image: url("/replacement/bg01.jpg");
  background-repeat: repeat-y;
  background-position: top center;
  background-size: contain;
  opacity: 0;
  transform: translateY(5px);
  animation: pageFade 1.2s ease forwards;
}
@keyframes pageFade{
  to{
    opacity: 1;
    transform: translateY(0);
  }
}
#contents {
  width: 100%;
  margin: 0 auto;
  padding: 200px 0 250px;
  clear: both;
  background-image: url("/replacement/bgLeftTop.png"),url("/replacement/bgRightTop.png"),url("/replacement/bgLeftBottom.png"),url("/replacement/bgRightBottom.png");
  background-position: left top , right top , left bottom , right bottom;
  background-repeat: no-repeat , no-repeat , no-repeat , no-repeat;
}
@media(max-width:1400px) {
  #contents {
    background-size: 45% , 35% , 35% , 25%;
  }
}
#home-1 #contents {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background-image: none;
}
#main-box {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
#home-1 #main-box {
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 40px;
  background-image: url("/replacement/bgLeftTop.png") , url("/replacement/bgRightTop.png");
  background-position: left top , right top;
  background-repeat: no-repeat , no-repeat;
}
@media(max-width:1400px) {
  #home-1 #main-box {
    background-size: 45% , 35%;
  }
}
#side-box {
  display: none;
}
/* メインコンテンツ部分(main-box内) */
#contents-title {
  width: 100%;
  background-image: url("/replacement/contentsTitleLine.png") , url("/replacement/contentsTitleLine.png") , url("/replacement/contentsTitle2.jpg");
  background-position: top center , bottom center , center right;
  background-repeat: repeat-x , repeat-x , no-repeat;
  background-size: auto , auto , cover;
}
#contents-title span{
  width: 930px;
  margin: 0 auto;
  padding: 120px 20px;
  display: block;
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  font-size: 1.5em;
}
#head {
  display: none;
}
article {
  margin: 0 auto;
  padding: 20px 0 20px 0;
  clear: both;
}
.subhead {
  font-size: 1.4em;
  padding: 12px 15px;
  margin: 10px 0 20px;
  text-align: center;
  clear: both;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
  background-image: url("/replacement/contentsTitleLine.png") , url("/replacement/contentsTitleLine.png");
  background-position: top center , bottom center;
  background-repeat: repeat-x , repeat-x;
  background-size: 65% , 65%;
}
.lead{
  color: #811416;
  font-size: 140%;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 2px;
}
.lead span{
  color: #811416;
  font-size: 160%;
}
.packs {
  margin: 0;
  padding: 0 0 0 15px;
  width: calc(100% - 15px);
}
.column {
  margin: 0;
  padding: 0 15px 0 0;
  float: left;
  max-width: 970px;
}
/* ページトップ */
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 1;
  z-index: 99;
}
#pagetop a {
  text-decoration: none;
  color: #811416;
  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%;
  margin: 0;
  padding: 0;
}
/* ヘッダー内部 */
#header-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
/* =============================================== */
/* nav - メインナビゲーション */
/* ----------------------------------------------- */
/* ナビ全体枠 */
nav {
  clear: both;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
  font-style: normal;
}
/* 第一階層 */
#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 {
  position: relative;
  font-size: 1.2em;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
}
#main-menu li a {
  display: inline-block;
  color: #000;
  padding: 30px 1.9em 30px 0.7em;
  background-image: url("/replacement/star01.png");
  background-repeat: no-repeat;
  background-position: right;
}
#main-menu li:last-child a {
  padding: 30px 0 30px 1em;
  background-image: none;
}
#main-menu li a:link {
  text-decoration: none;
}
#main-menu li a:visited {
  text-decoration: none;
}
#main-menu li a:active {
  text-decoration: none;
}
#main-menu li a:hover {
  text-decoration: none;
  color: #811416;
}
/* =============================================== */
/* home - トップページ用 */
/* ----------------------------------------------- */
/* メインビジュアル */
#main-visual {
  width: 100%;
  height: 1419px;
  margin: 0;
  padding: 0;
  background-image: url("/replacement/bgVisual.jpg");
  background-position: top center;
  background-size: cover;
  text-align: center;
}
#main-visual img{
  width: 1000px;
  height: 1419px;
  margin: 0 auto;
  padding: 0;
}
#visual-caption {
  display: none;
}
/* ニュースフィード（main-box内） */
#news-feed-index {
  margin: 0 auto;
  padding: 60px 0 100px;
  width: 760px;
}
.feedTitle{
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
  text-align: center;
  font-size: 1.75em;
  background-image: url("/replacement/yari01.png"),url("/replacement/yari01.png");
  background-position: left,right;
  background-repeat: no-repeat,no-repeat;
  width: 400px;
  margin: 0 auto 50px;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
#news-feed-index ul {}
#news-feed-index ul li{
  background-image: url("/replacement/dottline.png");
  background-position: top;
  background-repeat: repeat-x;
  padding: 15px;
}
#news-feed-index ul li:last-child{
  background-image: url("/replacement/dottline.png"),url("/replacement/dottline.png");
  background-position: top,bottom;
  background-repeat: repeat-x,repeat-x;
}
#news-feed-index h2 {
  margin: 0;
  padding: 0;
  clear: both;
  font-weight: 400;
  font-size: 15px;
  color: #811416;
}
#news-feed-index h2 a:link {
  text-decoration: none;
  color: #000;
  transition: all .3s ease;
}
#news-feed-index h2 a:visited {
  text-decoration: none;
  color: #000;
}
#news-feed-index h2 a:active {
  text-decoration: none;
  color: #000;
}
#news-feed-index h2 a:hover {
  text-decoration: underline;
  color: #811416;
}
.feedDate{
  display: inline-block;
  margin-right: 20px;
}
/* =============================================== */
/* news - ニュースページ用 */
/* ----------------------------------------------- */
/* 記事タイトル部分（subhead内） */
.news-page article{
  padding-bottom: 100px;
}
.newsDate {
  font-size: 1.1em;
  display: block;
  color: #811416;
  padding: 0 15px;
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
}
.news-page .subhead{
  text-align: left;
  font-size: 1.15em;
  padding: 15px 15px 18px;
}
.headline a:link {
  text-decoration: none;
  color: #000;
}
.headline a:visited {
  text-decoration: none;
  color: #000;
}
.headline a:active {
  text-decoration: none;
  color: #000;
}
.headline a:hover {
  text-decoration: underline;
  color: #811416;
}
/* 記事内カテゴリー */
.article-category {
  display: none;
}
/* プレビュー・ネクスト */
#pager {
  text-align: center;
  clear: both;
  margin: 15px 0 30px;
  padding: 0;
}
#pager li {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 80%;
}
#pager li a:link {
  text-decoration: none;
  color: #261f1a;
  border: 1px solid #261f1a;
  padding: 0.8em 1.5em;
  margin: 0 20px;
  background-color: #f1e3c8;
}
#pager li a:visited {
  text-decoration: none;
  color: #261f1a;
  border: 1px solid #261f1a;
  background-color: #f1e3c8;
}
#pager li a:active {
  text-decoration: none;
  color: #261f1a;
  border: 1px solid #261f1a;
  background-color: #f1e3c8;
}
#pager li a:hover {
  text-decoration: none;
  background-color: #261f1a;
  color: #f1e3c8;
  border: 1px solid #261f1a;
}
.disabled {
  display: none;
}
/* 最新記事・カテゴリー・アーカイブのリスト（side-box内） */
#new-entry {
  display: none;
}
#category {
  display: none;
}
#archive {
  display: none;
}
/* =============================================== */
/* intro - イントロ用 */
/* ----------------------------------------------- */
#paragraph-3{
  text-align: center;
  font-size: 1.1em;
  line-height: 2;
}
.nowrap{
  white-space: nowrap;
  font-weight: 600;
  border-bottom: 2px solid #000;
  display: inline-block;
  padding: 0 5px;
}
/* =============================================== */
/* caststaff - キャストスタッフ */
/* ----------------------------------------------- */
.castList01{
  text-align: center;
}
.castList01 li{
  display: inline-block;
  width: 49%;
  padding: 30px 0;
  margin: 0;
  vertical-align: top;
}
.actor{
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-size: 35px;
}
.belong{
  display: block;
  margin: 0;
  padding: 0;
  font-family: "LINE Seed JP", sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.andmore{
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
  text-align: center;
}

.staffList01{
  text-align: center;
  padding: 25px 0;
}
.staffList01 li{
  display: block;
  padding: 10px 0;
  margin: 0;
  vertical-align: top;
}
.staffList01 .job{
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  font-size: 85%;
  position: relative;
  padding: 0 1em;
  margin: -2px 1em 0 0;
}
.staffList01 .belong{
  display: inline-block;
}
/* =============================================== */
/* ticket - 公演概要 */
/* ----------------------------------------------- */
.ticketDate{
  text-align: center;
  padding-top: 20px;
  font-size: 1.1em;
}
.ticketVenue{
  text-align: center;
  font-size: 1.1em;
}

/* =============================================== */
/* schedule-calendar - スケジュールカレンダー */
/* ----------------------------------------------- */
/* カレンダー大枠 */
.schedule-calendar {
  width: 670px;
  border-collapse: collapse;
  margin: 0;
}
.schedule-calendar td {
  vertical-align: top;
  border: 1px solid #888;
  width: 12%;
  padding: 1%;
}
/* 曜日のセル */
.schedule-calendar .weekday {
  text-align: center;
  background: linear-gradient(#888, #444);
  padding: 0.5%;
  color: #fff;
  font-size: 75%;
  font-weight: bold;
}
/* 平日のセル */
.schedule-calendar .day {
  height: 80px;
  background: linear-gradient(#fff, #ededed);
}
/* 土・日・休演 */
.schedule-calendar .sat {
  color: #66ccff;
}
.schedule-calendar .sun {
  color: #ff6699;
}
.schedule-calendar .fullclose {
  background: #fff;
}
/* 日付 */
.schedule-calendar .date {
  font-size: 110%;
  font-weight: bold;
  color: #777;
  text-align: center;
  padding: 0 0 10px;
}
.fullclose .date {
  color: #ddd;
}
/* 時刻 */
.schedule-calendar .time {
  font-size: 85%;
  font-weight: bold;
  color: #333;
  margin: -1px 0 0;
  padding: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.fullclose .time {
  color: #ddd;
  border: none;
  text-align: center;
}
/* 時刻横の特記事項 */
.time span {
  font-size: 85%;
  padding-left: 3px;
  color: #777;
}
/* =============================================== */
/* schedule-chart - スケジュール星取表 */
/* ----------------------------------------------- */
/* 星取大枠 */
.schedule-chart {
  width: 670px;
  border-collapse: collapse;
  border: 1px solid #888;
  table-layout: fixed;
  margin: 0;
}
.schedule-chart td {
  border: 1px solid #ccc;
  text-align: center;
  font-size: 70%;
}
/* 月 */
.schedule-chart .month {
  padding: 0.5%;
  background: #444;
  color: #fff;
  border: 1px solid #888;
}
/* 日 */
.schedule-chart .day {
  background: #666;
  color: #fff;
  border: 1px solid #888;
  border-top: none;
  border-bottom: none;
}
/* 土・日・休演 */
.schedule-chart .sat {
  color: #66ccff;
}
.schedule-chart .sun {
  color: #ff6699;
}
/* 時刻（一番左の列） */
.schedule-chart th {
  width: 50px;
  font-size: 85%;
  font-weight: bold;
  background: #444;
  color: #fff;
  border: 1px solid #888;
}
/* =============================================== */
/* 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 {
  width: 100%;
  margin: 0;
  padding: 50px 0;
  clear: both;
  color: #f1e3c8;
  background-color: #261f1a;
}
/* フッター内部 */
#footer-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 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;
  min-height: 20px;
}
#footer-center p {
  text-align: center;
  font-size: 90%;
  line-height: 2;
}
/* 右部分(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: 120px 0 0;
}
#footer-right p a:link {
  text-decoration: none;
  color: #aea188;
}
#footer-right p a:visited {
  text-decoration: none;
  color: #aea188;
}
#footer-right p a:active {
  text-decoration: none;
  color: #aea188;
}
#footer-right p a:hover {
  text-decoration: underline;
  color: #f1e3c8;
}
.snsBtn {
  padding: 0 0 15px;
  text-align: center;
}
.snsBtn li {
  font-size: 40px;
  font-weight: 400;
  padding: 0 10px;
  display: inline-block;
}
.snsBtn a:link {
  text-decoration: none;
  display: block;
  color: #f1e3c8;
  transition: all .3s ease;
}
.snsBtn a:visited {
  text-decoration: none;
  color: #f1e3c8;
}
.snsBtn a:active {
  text-decoration: none;
  color: #f1e3c8;
}
.snsBtn a:hover {
  text-decoration: none;
  color: #e30408;
}
/* =============================================== */
/* 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);
}
/* =============================================== */
/* fadeIn - フェイドイン */
/* ----------------------------------------------- */
/* 共通（最初は隠す） */
.fadeInUp, .fadeInDown, .fadeInLeft, .fadeInRight {
  opacity: 0;
  transition: all 0.8s ease;
}
/* 右から */
.fadeInRight {
  transform: translateX(30px);
}
.fadeInRight.show {
  opacity: 1;
  transform: translateX(0);
}
/* 左から */
.fadeInLeft {
  transform: translateX(-30px);
}
.fadeInLeft.show {
  opacity: 1;
  transform: translateX(0);
}
/* 下から */
.fadeInUp {
  transform: translateY(30px);
}
.fadeInUp.show {
  opacity: 1;
  transform: translateY(0);
}
/* 上から */
.fadeInDown {
  transform: translateY(-30px);
}
.fadeInDown.show {
  opacity: 1;
  transform: translateY(0);
}
/* =============================================== */
/* modal - モーダルウィンドウ */
/* ----------------------------------------------- */
.close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 2em;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: transform 0.3s ease;
  color: #811416;
}
/* モーダル背景 */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
/* モーダル表示状態 */
.modal.active {
  display: flex;
  opacity: 1;
  pointer-events: auto;
}
/* モーダルの中身*/
.modal-content {
  background: #f1e3c8;
  padding: 1rem 1rem 2rem;
  width: 80vw;
  max-width: 720px;
  max-height: 60vh;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  position: relative;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.3s ease;
  overflow: auto;
}
.modal-content h3 {
  padding: 10px 0;
  margin: 10px 40px 10px 15px;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-size: 29px;
}
.message {
  font-size: 100%;
  padding: 10px 15px 15px;
  border-bottom: 2px dotted #261f1a;
  margin-bottom: 20px;
}
.message p {
  padding: 0 0 10px;
}
.profile {
  font-size: 88%;
  padding: 10px 15px;
  color: #857765;
}
.profile p {
  padding: 0;
}
/* アニメーション*/
.modal.active .modal-content {
  animation: fadeInScale 0.4s ease forwards;
}
@keyframes fadeInScale {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* modalのボタン01 */
button {
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  display: block;
}
.button01 {
  border: 1px solid #b6953c;
  text-align: center;
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
  font-size: 13px;
  padding: 7px 1.2em;
  margin: 10px auto;
  color: #f1e3c8;
  background-image: url("/replacement/black.jpg");
  background-position: center center;
  width: 160px;
}
.button01:hover {
  color: #e30408;
  text-decoration: none;
  transition: all .3s ease;
}
.button02 {
  display: block;
  text-align: center;
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
  width: 6em;
  border: 1px solid #b6953c;
  font-size: 13px;
  margin: 7px auto;
  padding: 5px 1.2em;
  background-image: url("/replacement/black.jpg");
  background-position: center center;
}
.button02 a:link{
  color: #f1e3c8;
  text-decoration: none;
  display: block;
}
.button02 a:visited {
  color: #f1e3c8;
  text-decoration: none;
  display: block;
}
.button02 a:active {
  color: #f1e3c8;
  text-decoration: none;
  display: block;
}
.button02 a:hover {
  text-decoration: none;
  color: #e30408;
  display: block;
}
.button03 {
  border: 1px solid #b6953c;
  text-align: center;
  font-family: "Averia Serif Libre", serif;
  font-weight: 400;
  font-size: 13px;
  padding: 7px 1.2em;
  margin: 10px auto;
  color: #f1e3c8;
  background-image: url("/replacement/red.jpg");
  background-position: center center;
  width: 160px;
}
.button03:hover {
  color: #e30408;
  text-decoration: none;
  transition: all .3s ease;
}
/* youtube用modal記述 */
.movie-modal {
  max-width: 960px;
  width: 90vw;
  max-height: none;
  overflow: visible;
}
.youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie-modal{
  padding: 0;
}