@charset "UTF-8";
body {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 0.8em;
  }
  #top img {
    max-width: 200px;
  }
  .logo {
    margin: 1em auto 0 auto;
  }
  .calendar table th {
    width: 100px;
  }
  .calendar tr.holiday {
    border-color: #9c3328;
  }
  .calendar th.holiday {
    color: #9c3328;
  }
  .calendar tr.weekend {
    border-color: #0a58ca;
  }
  .calendar th.weekend {
    color: #0a58ca;
  }
  .calendar .today {
    background-color: rgba(90, 183, 200, 0.3);
  }
  .calendar .today .day {
    font-weight: bold;
  }
  .calendar .stage-info {
    border-radius: 5px;
  }
  #events {
    margin-top: 2em;
  }
  #events .card-header h2 {
    padding: 2.5em 0;
    background-color: RGBA(255, 236, 5, 0.36);
  }
  .top #sponsor-list {
    position: relative;
  }
  .news.bg {
    background-color: RGB(253, 249, 240);
  }
  #news,
  #sponsor-news {
    padding: 1em;
  }
  #news #news-header,
  #sponsor-news #news-header {
    font-size: x-large;
  }
  #news h3.header,
  #sponsor-news h3.header {
    border-bottom: 3px solid #D0A800;
  }
  #main_menu {
    padding: 1em 0.5em;
  }
  #main_menu #search_box {
    padding: 0.75em 0;
  }
  .hidden {
    display: none !important;
  }
  .display {
    display: block !important;
  }
  #pre_footer a {
    margin-bottom: 0.5em;
  }
  #footer {
    padding: 2em 0;
    color: #eee;
    background-color: #002d60;
  }
  #footer a {
    color: #eee;
  }
  dl.qa {
    margin-left: 10px;
    margin-top: 1.5em;
  }
  dl.qa dt {
    margin-top: 0.5em;
  }
  dl.qa dd {
    padding: 0.5em;
    margin-bottom: 3em;
  }
  .recruit {
    font-size: large;
    line-height: 2;
  }
  .recruit .guideline {
    font-size: medium;
  }
  .recruit .guideline table th {
    width: 4em;
    vertical-align: middle;
  }
  .recruit .guideline table td {
    padding: 0.5em;
    line-height: 1.7;
  }
  .recruit img.job-title-image {
    height: 23px;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  #top img {
    max-width: 200px;
  }
  #main-menu {
    background-color: #f4f5dc !important;
  }
  #main-menu nav.navbar {
    background-color: #f4f5dc !important;
  }
  .calendar table th {
    width: 200px;
  }
  .calendar .holiday {
    color: #9c3328;
  }
  .calendar .weekend {
    color: #0a58ca;
  }
  .calendar .today {
    background-color: rgba(90, 183, 200, 0.3);
  }
  .calendar .today .day {
    font-weight: bold;
  }
  .calendar .canceled {
    cursor: no-drop;
    opacity: 0.7;
  }
  .calendar .delayed {
    cursor: no-drop;
    opacity: 0.85;
  }
  .calendar .normal {
    cursor: pointer;
  }
  .calendar .week-line {
    font-size: 0.7em;
  }
  .calendar .week-line td {
    min-height: 3em;
    height: 15em;
  }
  .calendar .stage-info {
    border-radius: 5px;
    font-size: small;
  }
  .logo {
    margin: 1em auto 0 auto;
  }
  #sponsors img {
    max-height: 30px;
    max-width: 100px;
  }
  dl.qa {
    margin-left: 10px;
    margin-top: 1.5em;
  }
  dl.qa dd {
    margin-top: 0.5em;
    margin-bottom: 3em;
  }
  .divide-margin {
    margin-top: 5em;
    margin-bottom: 7em;
  }
  .work-margin {
    margin-top: 10em;
  }
  .recruit {
    font-size: large;
    line-height: 2;
  }
  .recruit .guideline {
    font-size: medium;
  }
  .recruit .guideline table th {
    width: 5em;
    vertical-align: middle;
    padding: 0.5em;
  }
  .recruit .guideline table td {
    padding: 0.5em;
    line-height: 1.7;
  }
  .recruit img.job-title-image {
    height: 50px;
  }
  #footer {
    background-color: rgb(225, 225, 225);
    margin-top: 2em;
  }
  #footer-banners {
    text-align: center;
    padding: 2em 0;
  }
  #footer-link-list > div {
    border-right: groove 2px #fcfcfc;
  }
  #footer-link-list > div:first-child {
    border-left: groove 2px #fcfcfc;
  }
  #footer ul {
    padding: 0 3em;
  }
  #footer ul li {
    margin-top: 0.5em;
  }
  #footer ul + ul {
    margin-top: 3em;
  }
  #footer a {
    text-decoration: none;
    color: #0a0a0a;
  }
  #footer a:hover {
    text-decoration: underline;
  }
  #footer address {
    margin-top: 2em;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #main-menu {
    background-color: #f4f5dc !important;
  }
  #main-menu nav.navbar {
    background-color: #f4f5dc !important;
  }
  .calendar table th {
    width: 200px;
  }
  .calendar .holiday {
    color: #9c3328;
  }
  .calendar .weekend {
    color: #0a58ca;
  }
  .calendar .today {
    background-color: rgba(90, 183, 200, 0.3);
  }
  .calendar .today .day {
    font-weight: bold;
  }
  .calendar .canceled {
    cursor: no-drop;
    opacity: 0.7;
  }
  .calendar .delayed {
    cursor: no-drop;
    opacity: 0.85;
  }
  .calendar .normal {
    cursor: pointer;
  }
  .calendar .week-line {
    font-size: 0.7em;
  }
  .calendar .week-line td {
    min-height: 3em;
    height: 15em;
  }
  .calendar .stage-info {
    border-radius: 5px;
    font-size: 10px;
  }
  #stages .card {
    border: 3px solid lightgrey;
  }
  #stages .card .card-body {
    min-height: 210px;
  }
  h3.article-title {
    border-bottom: 3px solid rgb(199, 165, 0);
  }
  .education .page-title {
    margin-top: 3em;
    margin-bottom: 2em;
  }
  .education .card-body {
    min-height: 120px;
  }
  .actor-list h1.page-title {
    margin: 1em auto 2em auto;
  }
  .actor-list div.individual {
    margin-top: 3em;
  }
  .news {
    margin-bottom: 5em;
  }
  .news .article-list {
    padding: 1em 0 0 2em;
  }
  .news .article-list time {
    margin-right: 1em;
  }
  .stage-detail .container {
    margin-bottom: 3em;
  }
  .stage-detail .section-title {
    padding: 3em 0;
  }
  .stage-detail .section-body {
    padding: 2em 5em;
    line-height: 2;
  }
  #pickup img {
    margin-right: 20px;
    margin-top: 10px;
  }
  .flatpage .card-title {
    background: linear-gradient(transparent 60%, #faba4b 80%);
    margin-top: 1em;
    margin-bottom: 2em;
  }
  .footer-banners-wrapper {
    margin-top: 7em;
  }
  #footer {
    background-color: rgb(225, 225, 225);
    margin-top: 2em;
  }
  #footer-banners {
    text-align: center;
    padding: 2em 0;
  }
  #footer-link-list > div {
    border-right: groove 2px #fcfcfc;
  }
  #footer-link-list > div:first-child {
    border-left: groove 2px #fcfcfc;
  }
  #footer ul {
    padding: 0 3em;
  }
  #footer ul li {
    margin-top: 0.5em;
  }
  #footer ul + ul {
    margin-top: 3em;
  }
  #footer a {
    text-decoration: none;
    color: #0a0a0a;
  }
  #footer a:hover {
    text-decoration: underline;
  }
  #footer address {
    margin-top: 2em;
  }
  dl.qa {
    margin-left: 10px;
    margin-top: 1.5em;
  }
  dl.qa dd {
    margin-top: 0.5em;
    margin-bottom: 3em;
  }
  .divide-margin {
    margin-top: 5em;
    margin-bottom: 7em;
  }
  .work-margin {
    margin-top: 10em;
  }
  .recruit {
    font-size: larger;
    line-height: 2.5;
  }
  .recruit .guideline {
    font-size: medium;
  }
  .recruit .guideline table th {
    width: 7em;
    vertical-align: middle;
    padding: 0.75em;
  }
  .recruit .guideline table td {
    padding: 0.75em;
    line-height: 2;
  }
  .recruit img.job-title-image {
    height: 40px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  #main-menu {
    background-color: #f4f5dc !important;
  }
  #main-menu nav.navbar {
    background-color: #f4f5dc !important;
  }
  .calendar table th {
    width: 200px;
  }
  .calendar .holiday {
    color: #9c3328;
  }
  .calendar .weekend {
    color: #0a58ca;
  }
  .calendar .today {
    background-color: rgba(90, 183, 200, 0.3);
  }
  .calendar .today .day {
    font-weight: bold;
  }
  .calendar .canceled {
    cursor: no-drop;
    opacity: 0.7;
  }
  .calendar .delayed {
    cursor: no-drop;
    opacity: 0.85;
  }
  .calendar .normal {
    cursor: pointer;
  }
  .calendar .week-line {
    font-size: 0.7em;
  }
  .calendar .week-line td {
    min-height: 3em;
    height: 15em;
  }
  .calendar .stage-info {
    border-radius: 5px;
    font-size: 14px;
  }
  dl.qa {
    margin-left: 10px;
    margin-top: 1.5em;
  }
  dl.qa dd {
    margin-top: 0.5em;
    margin-bottom: 3em;
  }
  .divide-margin {
    margin-top: 5em;
    margin-bottom: 7em;
  }
  .work-margin {
    margin-top: 10em;
  }
  .recruit {
    font-size: larger;
    line-height: 2.5;
  }
  .recruit .guideline {
    font-size: medium;
  }
  .recruit .guideline table th {
    width: 9em;
    vertical-align: middle;
    padding: 0.75em;
  }
  .recruit .guideline table td {
    padding: 0.75em;
    line-height: 2;
  }
  .recruit img.job-title-image {
    height: 50px;
  }
  #footer {
    background-color: rgb(225, 225, 225);
    margin-top: 2em;
  }
  #footer-banners {
    text-align: center;
    padding: 2em 0;
  }
  #footer-link-list > div {
    border-right: groove 2px #fcfcfc;
  }
  #footer-link-list > div:first-child {
    border-left: groove 2px #fcfcfc;
  }
  #footer ul {
    padding: 0 3em;
  }
  #footer ul li {
    margin-top: 0.5em;
  }
  #footer ul + ul {
    margin-top: 3em;
  }
  #footer a {
    text-decoration: none;
    color: #0a0a0a;
  }
  #footer a:hover {
    text-decoration: underline;
  }
  #footer address {
    margin-top: 2em;
  }
}
@media screen and (min-width: 1400px) {
  #main-menu {
    background-color: #f4f5dc !important;
  }
  #main-menu nav.navbar {
    background-color: #f4f5dc !important;
  }
  .calendar table th {
    width: 200px;
  }
  .calendar .holiday {
    color: #9c3328;
  }
  .calendar .weekend {
    color: #0a58ca;
  }
  .calendar .today {
    background-color: rgba(90, 183, 200, 0.3);
  }
  .calendar .today .day {
    font-weight: bold;
  }
  .calendar .canceled {
    cursor: no-drop;
    opacity: 0.7;
  }
  .calendar .delayed {
    cursor: no-drop;
    opacity: 0.85;
  }
  .calendar .normal {
    cursor: pointer;
  }
  .calendar .week-line {
    font-size: 0.7em;
  }
  .calendar .week-line td {
    min-height: 3em;
    height: 15em;
  }
  .calendar .stage-info {
    border-radius: 5px;
    font-size: medium;
  }
  .calendar .stage-info small {
    font-size: 13px;
  }
  .divide-margin {
    margin-top: 7em;
    margin-bottom: 10em;
  }
  dl.qa {
    margin-left: 100px;
    margin-top: 1.5em;
    width: 1100px;
  }
  dl.qa dd {
    margin-top: 0.5em;
    margin-bottom: 3em;
  }
  .work-margin {
    margin-top: 10em;
  }
  .recruit {
    font-size: x-large;
    line-height: 2.5;
  }
  .recruit .guideline .tab-pane {
    padding: 3em 5em;
  }
  .recruit .guideline table th {
    width: 10em;
    vertical-align: middle;
  }
  .recruit .guideline table td {
    padding: 0.75em;
    line-height: 2;
  }
  .recruit img.job-title-image {
    height: 50px;
  }
  #footer {
    background-color: rgb(225, 225, 225);
    margin-top: 2em;
  }
  #footer-banners {
    text-align: center;
    padding: 2em 0;
  }
  #footer-link-list > div {
    border-right: groove 2px #fcfcfc;
  }
  #footer-link-list > div:first-child {
    border-left: groove 2px #fcfcfc;
  }
  #footer ul {
    padding: 0 3em;
  }
  #footer ul li {
    margin-top: 0.5em;
  }
  #footer ul + ul {
    margin-top: 3em;
  }
  #footer a {
    text-decoration: none;
    color: #0a0a0a;
  }
  #footer a:hover {
    text-decoration: underline;
  }
  #footer address {
    margin-top: 2em;
  }
}
html {
  font-size: 16px;
  line-height: 1.7;
}

a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #666;
  text-decoration: underline;
}

.m0 {
  margin: 0 !important;
}

.m025 {
  margin: 0.25em !important;
}

.my-7 {
  margin-top: 4.5em !important;
  margin-bottom: 4.5em !important;
}

.p0 {
  padding: 0 !important;
}

.py-7 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}

.border0 {
  border: none !important;
}

.shadow0 {
  box-shadow: none !important;
}

.full-width {
  width: 100% !important;
}

.btn-teal {
  background-color: teal;
  color: white;
}

.bg-teal {
  background-color: teal;
}

.divider {
  border-bottom: 1px solid #0b3e6f;
}
.divider.colord {
  border-color: #ff9e00;
}

.no-decoration {
  text-decoration: none !important;
}

.document {
  line-height: 1.7 !important;
}

.video {
  width: 100%;
  aspect-ratio: 16/9;
}
.video iframe {
  width: 100%;
  height: 100%;
}

.emergency-alert {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: red;
  z-index: 4000;
}

.emergency-alert-link {
  display: block;
  max-width: 1080px;
  margin: 0 auto;
  text-decoration: none !important;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}

.emergency-alert-link:hover {
  text-decoration: underline !important;
}

.emergency-alert-arrow {
  float: right;
}

.emergency-box {
  max-width: 500px;
  margin: 0 auto 80px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.emergency-box-title {
  margin-bottom: 1rem;
  color: red;
  font-weight: 600;
  font-size: 16px;
}

.emergency-box-description {
  margin-bottom: 1.5rem;
  font-size: 16px;
}

.emergency-box-links {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 15px;
}

.emergency-box-item {
  flex: 100%;
  width: 100%;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.emergency-box-link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  background-color: #fcf9f3;
  border: 2px solid #b7ac0a;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none !important;
}

.emergency-box-link:hover {
  text-decoration: underline !important;
}

.emergency-box-notice {
  font-size: 16px;
}

#sponsor-list {
  font-size: small;
  right: 0;
  bottom: 0;
}
#sponsor-list a:first-child {
  margin-right: 1rem;
}

.link-btn {
  border: 1px solid #333333;
}
.link-btn.more-radius {
  border-radius: 10px;
}
.link-btn::after {
  content: "  >";
}

.stage-list body {
  background-color: lightgrey;
}
.stage-list #page-subject {
  padding: 6em 0;
  background-color: lightgrey;
}
.stage-list .year {
  background: linear-gradient(transparent 60%, #faba4b 80%);
}
.stage-list .footer_box {
  padding: 3em;
}
.stage-list .footer_box--link {
  color: white;
  padding: 1em 2em;
  text-decoration: none;
}
.stage-list .footer_box--link::after {
  content: " >";
}
.stage-list .footer_box--link.ticket-stage {
  background-color: orange;
}
.stage-list .footer_box--link.stage {
  background-color: #0c84ff;
}

.stage-detail .movie {
  width: 100%;
  aspect-ratio: 16/9;
}
.stage-detail .movie iframe {
  width: 100%;
  height: 100%;
}

.actor-detail .cast {
  font-size: 1.5em;
  padding: 2em 1em;
  color: rgb(239, 38, 10);
  font-weight: bold;
}
.actor-detail .cast a {
  color: rgb(239, 38, 10);
}
.sponsor-category h2 {
  margin-top: 50px;
}
.sponsor-category .sponsor-box {
  margin-bottom: 7em;
}
.sponsor-category .sponsor-box .inner-box {
  margin-bottom: 3em;
}
.sponsor-category .sponsor-box .inner-box:first-child {
  margin-top: 3em;
}
.sponsor-category .sponsor-title {
  background: linear-gradient(transparent 60%, #faba4b 80%);
}
.sponsor-category h2 + .sponsor-box {
  margin-top: 2em;
}
.sponsor-category .sponsor-box {
  margin-top: 5em;
}
.sponsor-category p {
  margin-top: 50px;
  margin-bottom: 30px;
}

.supporter .wrapper {
  font-weight: bold;
  font-size: 1.2em;
}

#main-menu,
.main-menu-mobile {
  background-color: #f4f5dc;
}
#main-menu nav.navbar,
.main-menu-mobile nav.navbar {
  background-color: transparent;
}
#main-menu .navbar-brand img,
.main-menu-mobile .navbar-brand img {
  width: 160px;
}

.header-sns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.6rem;
}

.pickup-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem 1rem;
}

.sponsor-links {
  display: flex;
  gap: 1.25rem;
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
  font-size: 0.875rem;
}
.sponsor-links a {
  color: #333;
  text-decoration: none;
}
.sponsor-links a:hover {
  text-decoration: underline;
}

.sns-icon {
  width: 40px;
}

.sns-logo {
  width: 160px;
}

.main-menu-mobile .navbar-brand img {
  width: 140px;
}
.main-menu-mobile .header-sns {
  justify-content: center;
  padding: 0 0.75rem 0.6rem;
}
.main-menu-mobile .sns-icon {
  width: 30px;
}
.main-menu-mobile .sns-logo {
  width: 120px;
}

.top-banner {
  --tb-slide-width: 62%;
}
.top-banner .swiper-slide {
  width: var(--tb-slide-width);
  opacity: 0.45;
  transition: opacity 0.4s;
}
.top-banner .swiper-slide-active {
  opacity: 1;
}
.top-banner .swiper-slide img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.top-banner .swiper-button-prev {
  left: calc((100% - var(--tb-slide-width)) / 2);
}
.top-banner .swiper-button-next {
  right: calc((100% - var(--tb-slide-width)) / 2);
}
.top-banner .swiper-button-prev,
.top-banner .swiper-button-next {
  width: 44px;
  height: 44px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.35);
}
.top-banner .swiper-button-prev::after,
.top-banner .swiper-button-next::after {
  font-size: 1.1rem;
  font-weight: bold;
}
.top-banner .top-banner-pagination {
  margin-top: 0.75rem;
  text-align: center;
}
.top-banner .top-banner-bullet {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: #ccc;
}
.top-banner .top-banner-bullet.is-active {
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .top-banner {
    --tb-slide-width: 86%;
  }
  .top-banner .swiper-button-prev,
  .top-banner .swiper-button-next {
    width: 32px;
    height: 32px;
  }
  .top-banner .swiper-button-prev::after,
  .top-banner .swiper-button-next::after {
    font-size: 0.8rem;
  }
}
.ticket-fab {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 1030;
  line-height: 0;
}
.ticket-fab img {
  width: 260px;
  max-width: 45vw;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.35));
}

@media screen and (max-width: 768px) {
  .sponsor-links {
    gap: 1rem;
    font-size: 0.8rem;
  }
  .ticket-fab img {
    width: 150px;
  }
}

/*# sourceMappingURL=styles.css.map */
