@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

input[type=submit],
input[type=button] {
  -webkit-box-sizing: content-box;
  box-sizing: border-box;
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
  border: none;
  border-radius: 0;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus,
input[type=button]:focus {
  outline-offset: -2px;
}

* {
  color: #ffffff;
  font-family: "hi_400", sans-serif;
  font-display: swap;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.06em;
}

html,
body {
  max-width: 100vw;
  overflow: clip visible;
  background-color: #121A21;
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
  cursor: pointer;
}

button {
  cursor: pointer;
}

img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
}

@font-face {
  font-family: "hi_400";
  src: url("../fonts/hiraginow4.woff");
}
@font-face {
  font-family: "hi_600";
  src: url("../fonts/hiraginow6.woff");
}
.montserrat {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

@media screen and (min-width: 836px) {
  .pc_none {
    display: none !important;
  }
}

@media screen and (min-width: 701px) and (max-width: 835px) {
  .tab_none {
    display: none !important;
  }
}

@media screen and (max-width: 700px) {
  .sp_none {
    display: none !important;
  }
}

.top_kv {
  padding: 0;
}
.top_kv .top-slider {
  width: 100%;
  height: 780px;
  margin: 0 auto;
}
.top_kv .top-slider .top-slide-1 {
  position: relative;
  height: 100%;
  width: 100%;
}
.top_kv .top-slider .top-slide-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.top_kv .top-slider .top-slide-1 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_kv .top-slider .top-slide-1 > div {
  position: absolute;
  bottom: 45px;
  left: 45px;
  z-index: 2;
  color: #fff;
}
.top_kv .top-slider .top-slide-1 > div > p {
  font-size: 16px;
  color: #989898;
  font-weight: bold;
}
.top_kv .top-slide .top-slide-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.top_kv .top-slide .top-slide-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.top_kv .top-slide .top-slide-content > img {
  width: 100%;
  height: 100%;
}
.top_kv .top-slide .top-slide-content > div {
  z-index: 2;
  position: absolute;
  bottom: 45px;
  left: 45px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.top_kv .top-slide .top-slide-content > div .date {
  display: flex;
  align-items: center;
  column-gap: 20px;
  font-weight: bold;
  font-size: 20px;
}
.top_kv .top-slide .top-slide-content > div .date span {
  font-size: 16px;
}
.top_kv .top-slide .top-slide-content > div .soldout {
  font-size: 24px;
  color: #FC6767;
}
.top_kv .top-slide .top-slide-content > div > h3 {
  font-size: 25px;
  line-height: 1.2em;
  font-weight: bold;
  text-align: left;
}
.top_kv .swiper-slide {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.top_schedule {
  padding: 100px 0 60px;
}
.top_schedule .today-schedule {
  width: 1130px;
  margin: 0 auto;
  position: relative;
}
.top_schedule .today-schedule > h2 {
  position: absolute;
  font-weight: bold;
  font-size: 50px;
  top: -40px;
  left: -70px;
}
.top_schedule .today-schedule .today-schedule-list {
  display: flex;
  flex-direction: column;
  row-gap: 60px;
}
.top_schedule .today-schedule .today-schedule-list .schedule-list-content {
  background-image: url("../images/TODAYSLIVE_bg_pc.png");
  background-size: 220px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.top_schedule .no-schedule {
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
}

.top_pickup {
  padding: 90px 0;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  row-gap: 50px;
}
.top_pickup-head {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
.top_pickup-head h2 {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #000000;
}
.top_pickup-head .pickup-slider-pagination {
  position: absolute;
  width: 160px;
  height: auto;
  right: 0;
}
.top_pickup-head .pickup-slider-pagination .swiper-button-prev,
.top_pickup-head .pickup-slider-pagination .swiper-button-next {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #B0814B;
}
.top_pickup-head .pickup-slider-pagination .swiper-button-prev::after, .top_pickup-head .pickup-slider-pagination .swiper-button-next::after {
  content: "";
  display: block;
  width: 21px;
  height: 14px;
  background-size: cover;
  background-image: url("../images/arrow.svg");
}
.top_pickup-head .pickup-slider-pagination .swiper-button-prev::after {
  transform: rotate(90deg);
}
.top_pickup-head .pickup-slider-pagination .swiper-button-next::after {
  transform: rotate(270deg);
}
.top_pickup .pickup-slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
.top_pickup .pickup-slider .pickup-item {
  position: relative;
  width: 290px !important;
}
.top_pickup .pickup-slider .pickup-item-date {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: auto;
  width: 100px;
  padding: 10px 0;
  box-sizing: border-box;
  background-color: rgba(56, 56, 56, 0.7);
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 5px;
  border-radius: 4px;
}
.top_pickup .pickup-slider .pickup-item-date > p {
  font-size: 30px;
  line-height: 1.2em;
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
  color: #ffffff;
}
.top_pickup .pickup-slider .pickup-item-date > span {
  width: 45px;
  display: block;
  font-size: 13px;
  padding: 3px 0;
  color: #383838;
  background-color: #CCCAC8;
  font-family: "Montserrat", sans-serif !important;
}
.top_pickup .pickup-slider .pickup-item-date > span.saturday {
  background-color: #8A9FF0;
}
.top_pickup .pickup-slider .pickup-item-date > span.sunday {
  background-color: #E98587;
}
.top_pickup .pickup-slider .pickup-item > h2 {
  text-align: left;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: bold;
  color: #000;
  padding-bottom: 12px;
}
.top_pickup .pickup-slider .pickup-item > p {
  text-align: left;
  font-size: 12px;
  line-height: 1.4em;
  color: #000;
}
.top_pickup .pickup-item a {
  width: 290px !important;
  height: 290px;
  display: block;
  margin-bottom: 10px;
}
.top_pickup .pickup-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.top_news {
  background: linear-gradient(180deg, #545454 0%, #121A21 100%);
  padding: 60px 0 90px;
}
.top_news > div {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 50px;
  align-items: flex-start;
}
.top_news > div > h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
}
.top_news > div > div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 288px;
}
.top_news > div > div .news-list {
  display: flex;
  flex-direction: column;
  row-gap: 22px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px 0;
  border-top: 1px solid #B8B8B8;
  box-sizing: border-box;
}
.top_news > div > div .news-list > article {
  width: 800px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 24px;
  padding-bottom: 19px;
  border-bottom: 1px solid #B8B8B8;
  position: relative;
}
.top_news > div > div .news-list > article > div {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
.top_news > div > div .news-list > article > div .post-date {
  font-size: 14px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif !important;
}
.top_news > div > div .news-list > article > div .post-tags {
  width: 90px;
  padding: 8px 0;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.top_news > div > div .news-list > article > div .post-tags > a {
  font-size: 14px;
  line-height: 1em;
  pointer-events: none;
  font-weight: bold;
  color: #000;
}
.top_news > div > div .news-list > article .post-link {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.top_news > div > div .news-list > article .post-tit {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: bold;
  width: fit-content;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top_news > div > div .border {
  width: 1px;
  height: 100%;
  background-color: #B8B8B8;
}
.top_news > div > div .link {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  width: 324px;
}
.top_news > div > div .link > a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  font-size: 24px;
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: 0.05em;
}
.top_news > div > div .link > a img {
  width: 100%;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .top_kv .top-slider {
    height: 54.1666666667vw;
  }
  .top_kv .top-slider .top-slide-1 > div {
    bottom: 3.125vw;
    left: 3.125vw;
  }
  .top_kv .top-slider .top-slide-1 > div > p {
    font-size: 1.1111111111vw;
  }
  .top_kv .top-slide .top-slide-content > div {
    bottom: 3.125vw;
    left: 3.125vw;
    row-gap: 1.0416666667vw;
  }
  .top_kv .top-slide .top-slide-content > div .date {
    column-gap: 1.3888888889vw;
    font-size: 1.3888888889vw;
  }
  .top_kv .top-slide .top-slide-content > div .date span {
    font-size: 1.1111111111vw;
  }
  .top_kv .top-slide .top-slide-content > div .soldout {
    font-size: 1.6666666667vw;
  }
  .top_kv .top-slide .top-slide-content > div > h3 {
    font-size: 1.7361111111vw;
  }
  .top_schedule {
    padding: 6.9444444444vw 0 4.1666666667vw;
  }
  .top_schedule .today-schedule {
    width: 78.4722222222vw;
  }
  .top_schedule .today-schedule > h2 {
    font-size: 3.4722222222vw;
    top: -2.7777777778vw;
    left: -4.8611111111vw;
  }
  .top_schedule .today-schedule .today-schedule-list {
    row-gap: 4.1666666667vw;
  }
  .top_schedule .today-schedule .today-schedule-list .schedule-list-content {
    background-size: 15.2777777778vw auto;
  }
  .top_schedule .no-schedule {
    font-size: 1.1111111111vw;
  }
  .top_pickup {
    padding: 6.25vw 0;
    row-gap: 3.4722222222vw;
  }
  .top_pickup-head {
    width: 88.8888888889vw;
  }
  .top_pickup-head h2 {
    font-size: 3.4722222222vw;
  }
  .top_pickup-head .pickup-slider-pagination {
    width: 11.1111111111vw;
  }
  .top_pickup-head .pickup-slider-pagination .swiper-button-prev,
  .top_pickup-head .pickup-slider-pagination .swiper-button-next {
    width: 3.8194444444vw;
    height: 3.8194444444vw;
  }
  .top_pickup-head .pickup-slider-pagination .swiper-button-prev::after, .top_pickup-head .pickup-slider-pagination .swiper-button-next::after {
    width: 1.4583333333vw;
    height: 0.9722222222vw;
  }
  .top_pickup .pickup-slider .pickup-item {
    width: 20.1388888889vw !important;
  }
  .top_pickup .pickup-slider .pickup-item-date {
    width: 6.9444444444vw;
    padding: 0.6944444444vw 0;
    row-gap: 0.3472222222vw;
    border-radius: 0.2777777778vw;
  }
  .top_pickup .pickup-slider .pickup-item-date > p {
    font-size: 2.0833333333vw;
  }
  .top_pickup .pickup-slider .pickup-item-date > span {
    width: 3.125vw;
    font-size: 0.9027777778vw;
    padding: 0.2083333333vw 0;
  }
  .top_pickup .pickup-slider .pickup-item > h2 {
    font-size: 1.25vw;
    padding-bottom: 0.8333333333vw;
  }
  .top_pickup .pickup-slider .pickup-item > p {
    font-size: 0.8333333333vw;
  }
  .top_pickup .pickup-item a {
    width: 20.1388888889vw !important;
    height: 20.1388888889vw;
    margin-bottom: 0.6944444444vw;
  }
  .top_pickup .pickup-item a img {
    border-radius: 0.2777777778vw;
  }
  .top_news {
    padding: 4.1666666667vw 0 6.25vw;
  }
  .top_news > div {
    width: 88.8888888889vw;
    row-gap: 3.4722222222vw;
  }
  .top_news > div > h2 {
    font-size: 2.7777777778vw;
  }
  .top_news > div > div {
    height: 20vw;
  }
  .top_news > div > div .news-list {
    row-gap: 1.5277777778vw;
    padding: 1.3888888889vw 0;
    border-top: 0.0694444444vw solid #B8B8B8;
  }
  .top_news > div > div .news-list > article {
    width: 55.5555555556vw;
    column-gap: 1.6666666667vw;
    padding-bottom: 1.3194444444vw;
    border-bottom: 0.0694444444vw solid #B8B8B8;
  }
  .top_news > div > div .news-list > article > div {
    column-gap: 2.7777777778vw;
  }
  .top_news > div > div .news-list > article > div .post-date {
    font-size: 0.9722222222vw;
  }
  .top_news > div > div .news-list > article > div .post-tags {
    width: 6.25vw;
    padding: 0.5555555556vw 0;
    border-radius: 0.1388888889vw;
  }
  .top_news > div > div .news-list > article > div .post-tags > a {
    font-size: 0.9722222222vw;
  }
  .top_news > div > div .news-list > article .post-tit {
    font-size: 0.9722222222vw;
  }
  .top_news > div > div .border {
    width: 0.0694444444vw;
  }
  .top_news > div > div .link {
    row-gap: 2.7777777778vw;
    width: 22.5vw;
  }
  .top_news > div > div .link > a {
    font-size: 1.6666666667vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .top_kv .top-slider {
    height: 60vw;
  }
  .top_kv .top-slider .top-slide-1 > div {
    bottom: 3.4615384615vw;
    left: 3.4615384615vw;
  }
  .top_kv .top-slider .top-slide-1 > div > p {
    font-size: 1.2307692308vw;
  }
  .top_kv .top-slide .top-slide-content > div {
    bottom: 3.4615384615vw;
    left: 3.4615384615vw;
    row-gap: 1.1538461538vw;
  }
  .top_kv .top-slide .top-slide-content > div .date {
    column-gap: 1.5384615385vw;
    font-size: 1.5384615385vw;
  }
  .top_kv .top-slide .top-slide-content > div .date span {
    font-size: 1.2307692308vw;
  }
  .top_kv .top-slide .top-slide-content > div .soldout {
    font-size: 1.8461538462vw;
  }
  .top_kv .top-slide .top-slide-content > div > h3 {
    font-size: 1.9230769231vw;
  }
  .top_schedule {
    padding: 7.6923076923vw 0 4.6153846154vw;
  }
  .top_schedule .today-schedule {
    width: 86.9230769231vw;
  }
  .top_schedule .today-schedule > h2 {
    font-size: 3.8461538462vw;
    top: -3.0769230769vw;
    left: -2.3076923077vw;
  }
  .top_schedule .today-schedule .today-schedule-list {
    row-gap: 4.6153846154vw;
  }
  .top_schedule .today-schedule .today-schedule-list .schedule-list-content {
    background-size: 16.9230769231vw auto;
  }
  .top_schedule .no-schedule {
    font-size: 1.2307692308vw;
  }
  .top_pickup {
    padding: 6.9230769231vw 0;
    row-gap: 3.8461538462vw;
  }
  .top_pickup-head {
    width: 92.3076923077vw;
  }
  .top_pickup-head h2 {
    font-size: 3.8461538462vw;
  }
  .top_pickup-head .pickup-slider-pagination {
    width: 12.3076923077vw;
  }
  .top_pickup-head .pickup-slider-pagination .swiper-button-prev,
  .top_pickup-head .pickup-slider-pagination .swiper-button-next {
    width: 4.2307692308vw;
    height: 4.2307692308vw;
  }
  .top_pickup-head .pickup-slider-pagination .swiper-button-prev::after, .top_pickup-head .pickup-slider-pagination .swiper-button-next::after {
    width: 1.6153846154vw;
    height: 1.0769230769vw;
  }
  .top_pickup .pickup-slider .pickup-item {
    width: 22.3076923077vw !important;
  }
  .top_pickup .pickup-slider .pickup-item-date {
    width: 7.6923076923vw;
    padding: 0.7692307692vw 0;
    row-gap: 0.3846153846vw;
    border-radius: 0.3076923077vw;
  }
  .top_pickup .pickup-slider .pickup-item-date > p {
    font-size: 2.3076923077vw;
  }
  .top_pickup .pickup-slider .pickup-item-date > span {
    width: 3.4615384615vw;
    font-size: 1vw;
    padding: 0.2307692308vw 0;
  }
  .top_pickup .pickup-slider .pickup-item > h2 {
    font-size: 1.3846153846vw;
    padding-bottom: 0.9230769231vw;
  }
  .top_pickup .pickup-slider .pickup-item > p {
    font-size: 0.9230769231vw;
  }
  .top_pickup .pickup-item a {
    width: 22.3076923077vw !important;
    height: 22.3076923077vw;
    margin-bottom: 0.7692307692vw;
  }
  .top_pickup .pickup-item a img {
    border-radius: 0.3076923077vw;
  }
  .top_news {
    padding: 4.6153846154vw 0 6.9230769231vw;
  }
  .top_news > div {
    width: 92.3076923077vw;
    row-gap: 3.8461538462vw;
  }
  .top_news > div > h2 {
    font-size: 3.0769230769vw;
  }
  .top_news > div > div {
    height: 22.1538461538vw;
  }
  .top_news > div > div .news-list {
    row-gap: 1.6923076923vw;
    padding: 1.5384615385vw 0;
    border-top: 0.0769230769vw solid #B8B8B8;
  }
  .top_news > div > div .news-list > article {
    width: 61.5384615385vw;
    column-gap: 1.8461538462vw;
    padding-bottom: 1.4615384615vw;
    border-bottom: 0.0769230769vw solid #B8B8B8;
  }
  .top_news > div > div .news-list > article > div {
    column-gap: 3.0769230769vw;
  }
  .top_news > div > div .news-list > article > div .post-date {
    font-size: 1.0769230769vw;
  }
  .top_news > div > div .news-list > article > div .post-tags {
    width: 6.9230769231vw;
    padding: 0.6153846154vw 0;
    border-radius: 0.1538461538vw;
  }
  .top_news > div > div .news-list > article > div .post-tags > a {
    font-size: 1.0769230769vw;
  }
  .top_news > div > div .news-list > article .post-tit {
    font-size: 1.0769230769vw;
  }
  .top_news > div > div .border {
    width: 0.0769230769vw;
  }
  .top_news > div > div .link {
    row-gap: 3.0769230769vw;
    width: 24.9230769231vw;
  }
  .top_news > div > div .link > a {
    font-size: 1.8461538462vw;
  }
}
@media screen and (max-width: 700px) {
  .top_kv .top-slider {
    height: 58.6666666667vw;
  }
  .top_kv .top-slider .top-slide-1 > div {
    bottom: 3.2vw;
    left: 3.2vw;
  }
  .top_kv .top-slider .top-slide-1 > div > p {
    font-size: 2.1333333333vw;
  }
  .top_kv .top-slide .top-slide-content > div {
    bottom: 3.2vw;
    left: 3.2vw;
    row-gap: 2.6666666667vw;
  }
  .top_kv .top-slide .top-slide-content > div .date {
    column-gap: 3.2vw;
    font-size: 2.6666666667vw;
  }
  .top_kv .top-slide .top-slide-content > div .date span {
    font-size: 2.6666666667vw;
  }
  .top_kv .top-slide .top-slide-content > div .soldout {
    font-size: 2.6666666667vw;
  }
  .top_kv .top-slide .top-slide-content > div > h3 {
    font-size: 3.2vw;
  }
  .top_schedule {
    padding: 21.3333333333vw 0 10.6666666667vw;
  }
  .top_schedule .today-schedule {
    width: 85.3333333333vw;
  }
  .top_schedule .today-schedule > h2 {
    font-size: 6.4vw;
    top: -10.6666666667vw;
    left: 0;
  }
  .top_schedule .today-schedule .today-schedule-list {
    row-gap: 16vw;
  }
  .top_schedule .today-schedule .today-schedule-list .schedule-list-date {
    margin-left: auto;
  }
  .top_schedule .today-schedule .today-schedule-list .schedule-ticket {
    row-gap: 0;
  }
  .top_schedule .today-schedule .today-schedule-list .schedule-list-content {
    padding: 5.3333333333vw 2.6666666667vw;
    background-image: url("../images/TODAYSLIVE_bg.png");
    background-size: cover;
    background-position: center;
  }
  .top_schedule .no-schedule {
    font-size: 3.2vw;
  }
  .top_pickup {
    padding: 16vw 0 10.6666666667vw;
    row-gap: 13.3333333333vw;
  }
  .top_pickup-head {
    width: 85.3333333333vw;
  }
  .top_pickup-head h2 {
    font-size: 6.4vw;
  }
  .top_pickup-head .pickup-slider-pagination {
    width: 26.6666666667vw;
    top: 4.8vw;
  }
  .top_pickup-head .pickup-slider-pagination .swiper-button-prev,
  .top_pickup-head .pickup-slider-pagination .swiper-button-next {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
  .top_pickup-head .pickup-slider-pagination .swiper-button-prev::after, .top_pickup-head .pickup-slider-pagination .swiper-button-next::after {
    width: 3.2vw;
    height: 2.1333333333vw;
  }
  .top_pickup .pickup-slider .pickup-item {
    width: 53.3333333333vw !important;
  }
  .top_pickup .pickup-slider .pickup-item-date {
    width: 21.3333333333vw;
    padding: 2.1333333333vw 0;
    row-gap: 1.3333333333vw;
    border-radius: 1.0666666667vw;
  }
  .top_pickup .pickup-slider .pickup-item-date > p {
    font-size: 5.3333333333vw;
  }
  .top_pickup .pickup-slider .pickup-item-date > span {
    width: 9.3333333333vw;
    font-size: 2.6666666667vw;
    padding: 0.8vw 0;
  }
  .top_pickup .pickup-slider .pickup-item > h2 {
    font-size: 3.7333333333vw;
    padding-bottom: 1.6vw;
  }
  .top_pickup .pickup-slider .pickup-item > p {
    font-size: 2.6666666667vw;
  }
  .top_pickup .pickup-item a {
    width: 53.3333333333vw !important;
    height: 53.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  .top_pickup .pickup-item a img {
    border-radius: 1.0666666667vw;
  }
  .top_news {
    padding: 13.3333333333vw 0 16vw;
  }
  .top_news > div {
    width: 85.3333333333vw;
    row-gap: 6.6666666667vw;
  }
  .top_news > div > h2 {
    font-size: 6.4vw;
  }
  .top_news > div > div {
    flex-direction: column;
    row-gap: 8vw;
    height: auto;
  }
  .top_news > div > div .news-list {
    row-gap: 5.8666666667vw;
    height: 56vw;
    padding: 5.3333333333vw 0;
  }
  .top_news > div > div .news-list > article {
    width: 85.3333333333vw;
    column-gap: 4vw;
    padding-bottom: 2.6666666667vw;
    border-bottom: 0.2666666667vw solid #B8B8B8;
  }
  .top_news > div > div .news-list > article > div {
    column-gap: 4vw;
  }
  .top_news > div > div .news-list > article > div .post-date {
    font-size: 2.6666666667vw;
  }
  .top_news > div > div .news-list > article > div .post-tags {
    width: 12.8vw;
    padding: 1.0666666667vw 0;
    border-radius: 0.5333333333vw;
  }
  .top_news > div > div .news-list > article > div .post-tags > a {
    font-size: 2.6666666667vw;
  }
  .top_news > div > div .news-list > article .post-tit {
    font-size: 3.2vw;
  }
  .top_news > div > div .border {
    width: 0.2666666667vw;
  }
  .top_news > div > div .link {
    flex-direction: column;
    gap: 4.2666666667vw 0;
    width: 85.3333333333vw;
  }
  .top_news > div > div .link > a {
    font-size: 4.2666666667vw;
  }
}
a,
button,
input {
  cursor: pointer !important;
}

.scrollLock {
  overflow: hidden !important;
}

header {
  position: fixed;
  width: 100%;
  z-index: 999;
  transition: background-color 0.3s ease-in-out;
}
header.transparent {
  background-color: rgba(0, 0, 0, 0); /* 背景を透明 */
}
header.solid {
  border-bottom: 1px solid #949494;
  background-color: #121A21;
}
header .header_inner {
  width: 1340px;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header_inner .header_logo {
  width: 240px;
  height: auto;
}
header .header_inner nav ul {
  display: flex;
  column-gap: 25px;
  align-items: center;
}
header .header_inner nav ul li {
  width: fit-content;
}
header .header_inner nav ul li a {
  display: block;
  width: fit-content;
  font-size: 14px;
  line-height: 1.2em;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  transition: color 0.3s ease-in-out;
}
header .header_inner nav ul li a:hover {
  color: #B0814B;
  transition: 0.3s ease-in-out;
}
header .header_inner nav ul li .X_logo img,
header .header_inner nav ul li .instagram_logo img {
  scale: 1;
  transition: 0.3s ease-in-out;
}
header .header_inner nav ul li .X_logo:hover img,
header .header_inner nav ul li .instagram_logo:hover img {
  scale: 1.3;
  transition: 0.3s ease-in-out;
}
header .header_inner nav ul li .X_logo img {
  width: 20px;
  height: auto;
}
header .header_inner nav ul li .instagram_logo img {
  width: 25px;
  height: auto;
}

.sub_header {
  padding: 139px 0 70px;
  width: 100%;
}
.sub_header > div {
  position: relative;
}
.sub_header > div > img {
  width: 100%;
}
.sub_header > div > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 5px;
}
.sub_header > div > div > h1 {
  font-size: 40px;
  line-height: 1.2em;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #d9d9d9;
  opacity: 0.8;
}

.select_box {
  width: fit-content;
  display: flex;
  align-items: center;
  background-color: #D9D9D9;
  padding-left: 12px;
  box-sizing: border-box;
  border-radius: 4px;
  column-gap: 12px;
}
.select_box > img {
  width: 20px;
  height: auto;
  transform: rotate(180deg);
}
.select_box select {
  display: block;
  cursor: pointer;
  width: 145px;
  height: 35px;
  background-color: #454545;
  appearance: none;
  text-align: center;
  border-radius: 0 4px 4px 0;
  text-align-last: center;
  border: none;
  padding: 0;
  font-size: 16px;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  header.solid {
    border-bottom: 1px solid #949494;
  }
  header .header_inner {
    width: 93.0555555556vw;
    padding: 2.0833333333vw 0;
  }
  header .header_inner .header_logo {
    width: 16.6666666667vw;
  }
  header .header_inner nav ul {
    column-gap: 1.7361111111vw;
  }
  header .header_inner nav ul li a {
    font-size: 0.9722222222vw;
  }
  header .header_inner nav ul li .X_logo img {
    width: 1.3888888889vw;
  }
  header .header_inner nav ul li .instagram_logo img {
    width: 1.7361111111vw;
  }
  .sub_header {
    padding: 9.6527777778vw 0 4.8611111111vw;
  }
  .sub_header > div > div {
    row-gap: 0.3472222222vw;
  }
  .sub_header > div > div > h1 {
    font-size: 2.7777777778vw;
  }
  .sub_header > div > div > p {
    font-size: 1.3888888889vw;
  }
  .select_box {
    padding-left: 0.8333333333vw;
    border-radius: 0.2777777778vw;
    column-gap: 0.8333333333vw;
  }
  .select_box > img {
    width: 1.3888888889vw;
  }
  .select_box select {
    width: 10.0694444444vw;
    height: 2.4305555556vw;
    border-radius: 0 0.2777777778vw 0.2777777778vw 0;
    border: none;
    font-size: 1.1111111111vw;
    color: #fff;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  header.solid {
    border-bottom: 0.0769230769vw solid #949494;
  }
  header .header_inner {
    width: 93.0555555556vw;
    padding: 2.0833333333vw 0;
  }
  header .header_inner .header_logo {
    width: 16.6666666667vw;
  }
  header .header_inner nav ul {
    column-gap: 1.7361111111vw;
  }
  header .header_inner nav ul li a {
    font-size: 0.9722222222vw;
  }
  header .header_inner nav ul li .X_logo img {
    width: 1.3888888889vw;
  }
  header .header_inner nav ul li .instagram_logo img {
    width: 1.7361111111vw;
  }
  .sub_header {
    padding: 9.6527777778vw 0 5.3846153846vw;
  }
  .sub_header > div > div {
    row-gap: 0.3472222222vw;
  }
  .sub_header > div > div > h1 {
    font-size: 2.7777777778vw;
  }
  .sub_header > div > div > p {
    font-size: 1.3888888889vw;
  }
  .select_box {
    padding-left: 0.8333333333vw;
    border-radius: 0.2777777778vw;
    column-gap: 0.8333333333vw;
  }
  .select_box > img {
    width: 1.3888888889vw;
  }
  .select_box select {
    width: 10.0694444444vw;
    height: 2.4305555556vw;
    border-radius: 0 0.2777777778vw 0.3076923077vw 0;
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 700px) {
  .header-wrapper-sp {
    width: fit-content;
    display: block;
  }
  .header-wrapper-sp > a {
    margin: 4.2666666667vw;
    width: 26.6666666667vw;
    display: flex;
  }
  .header-wrapper-sp > a > img {
    width: 100%;
    height: auto;
  }
  .header-wrapper-sp .hamburger-menu {
    width: fit-content;
    padding: 5.3333333333vw;
    background-color: transparent;
    position: fixed;
    border: none;
    outline: none;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .header-wrapper-sp .hamburger-menu-inner {
    display: block;
    position: relative;
    width: 6.4vw;
    height: 6.4vw;
    padding: 0;
  }
  .header-wrapper-sp .hamburger-menu-inner span {
    display: block;
    height: auto;
    width: 100%;
    position: absolute;
    transition: 0.4s;
    top: 0;
    right: 0;
  }
  .header-wrapper-sp .hamburger-menu-inner span > img {
    width: 100%;
  }
  .header-wrapper-sp .header-nav-list-sp {
    opacity: 0;
    visibility: hidden;
    transition: 0.4s linear;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
  }
  .header-wrapper-sp .header-nav-list-sp-active {
    opacity: 1;
    visibility: visible;
    transition: 0.4s linear;
  }
  .header-wrapper-sp .header-nav-list-sp > ul {
    width: 74.6666666667vw;
    margin: 18.6666666667vw auto 16vw;
    display: flex;
    flex-direction: column;
    row-gap: 6.6666666667vw;
    overflow: hidden;
    overflow-y: scroll;
    height: 60%;
  }
  .header-wrapper-sp .header-nav-list-sp > ul > li > a {
    color: #fff;
    font-size: 5.3333333333vw;
    font-family: "Montserrat", sans-serif;
    line-height: 1.3em;
  }
  .header-wrapper-sp .header-nav-list-sp > div {
    width: 74.6666666667vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    column-gap: 13.3333333333vw;
  }
  .header-wrapper-sp .header-nav-list-sp > div .X_logo img {
    width: 8vw;
    height: auto;
  }
  .header-wrapper-sp .header-nav-list-sp > div .instagram_logo img {
    width: 9.3333333333vw;
    height: auto;
  }
  .open {
    opacity: 1;
    visibility: visible;
  }
  .close {
    opacity: 0;
    visibility: hidden;
  }
  .sub_header {
    padding: 17.0666666667vw 0 10.6666666667vw;
  }
  .sub_header > div > img {
    width: 100%;
    height: 28vw;
    object-fit: cover;
  }
  .sub_header > div > div {
    row-gap: 1.3333333333vw;
  }
  .sub_header > div > div > h1 {
    font-size: 4.8vw;
  }
  .sub_header > div > div > p {
    font-size: 2.6666666667vw;
  }
  .select_box {
    padding-left: 1.6vw;
    border-radius: 1.0666666667vw;
    column-gap: 1.6vw;
  }
  .select_box > img {
    width: 3.7333333333vw;
  }
  .select_box select {
    width: 24vw;
    height: 8vw;
    border-radius: 0 1.0666666667vw 1.0666666667vw 0;
    font-size: 3.2vw;
  }
}
.access {
  padding-bottom: 100px;
}
.access > div {
  width: 1124px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 80px;
}
.access > div .map {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  align-items: flex-start;
}
.access > div .map > p {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
}
.access > div .map > iframe {
  aspect-ratio: 12/4;
  max-width: 1124px;
  width: 100%;
  height: auto;
}
.access > div .info {
  background-color: rgba(217, 217, 217, 0.2);
  padding: 40px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.access > div .info > div {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.access > div .info > div h3 {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
}
.access > div .info > div > p {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 300;
}
.access > div .info > div > div {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
.access > div .info > div > div > a {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 300;
}
.access > div .info > div > div > p {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 300;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .access {
    padding-bottom: 6.9444444444vw;
  }
  .access > div {
    width: 78.0555555556vw;
    row-gap: 5.5555555556vw;
  }
  .access > div .map {
    row-gap: 2.0833333333vw;
  }
  .access > div .map > p {
    font-size: 0.9722222222vw;
  }
  .access > div .map > iframe {
    max-width: 78.0555555556vw;
  }
  .access > div .info {
    padding: 2.7777777778vw;
    row-gap: 2.7777777778vw;
  }
  .access > div .info > div {
    row-gap: 1.0416666667vw;
  }
  .access > div .info > div h3 {
    font-size: 1.3888888889vw;
  }
  .access > div .info > div > p {
    font-size: 1.1111111111vw;
  }
  .access > div .info > div > div {
    column-gap: 0.6944444444vw;
  }
  .access > div .info > div > div > a {
    font-size: 1.1111111111vw;
  }
  .access > div .info > div > div > p {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .access {
    padding-bottom: 7.6923076923vw;
  }
  .access > div {
    width: 86.4615384615vw;
    row-gap: 6.1538461538vw;
  }
  .access > div .map {
    row-gap: 2.3076923077vw;
  }
  .access > div .map > p {
    font-size: 1.0769230769vw;
  }
  .access > div .map > iframe {
    max-width: 86.4615384615vw;
  }
  .access > div .info {
    padding: 3.0769230769vw;
    row-gap: 3.0769230769vw;
  }
  .access > div .info > div {
    row-gap: 1.1538461538vw;
  }
  .access > div .info > div h3 {
    font-size: 1.5384615385vw;
  }
  .access > div .info > div > p {
    font-size: 1.2307692308vw;
  }
  .access > div .info > div > div {
    column-gap: 0.7692307692vw;
  }
  .access > div .info > div > div > a {
    font-size: 1.2307692308vw;
  }
  .access > div .info > div > div > p {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 700px) {
  .access {
    padding-bottom: 16vw;
  }
  .access > div {
    width: 85.3333333333vw;
    row-gap: 10.6666666667vw;
  }
  .access > div .map {
    row-gap: 5.3333333333vw;
  }
  .access > div .map > p {
    font-size: 3.2vw;
  }
  .access > div .map > iframe {
    aspect-ratio: 4/3;
  }
  .access > div .info {
    padding: 8vw 5.3333333333vw;
    row-gap: 8vw;
  }
  .access > div .info > div {
    row-gap: 4vw;
  }
  .access > div .info > div h3 {
    font-size: 4.2666666667vw;
  }
  .access > div .info > div > p {
    font-size: 3.2vw;
    line-height: 1.4em;
  }
  .access > div .info > div > div {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.1333333333vw 0;
  }
  .access > div .info > div > div > a {
    font-size: 3.2vw;
  }
  .access > div .info > div > div > p {
    font-size: 3.2vw;
  }
}
.contact {
  padding-bottom: 100px;
  /* Contact Form 7 */
  /* 必須マーク */
  /* 任意マーク */
  /* 項目名を太字にする */
  /* 入力項目を見やすくする */
}
.contact > div {
  width: 1124px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 80px;
}
.contact > div .caution {
  padding: 35px 30px;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.contact > div .caution h2 {
  font-weight: bold;
  font-size: 20px;
}
.contact > div .caution span {
  font-weight: bold;
  font-size: 16px;
}
.contact > div .caution p {
  font-size: 14px;
  line-height: 1.8em;
}
.contact .wpcf7-form {
  display: flex;
  flex-direction: column;
  row-gap: 50px;
}
.contact .wpcf7-form > p {
  font-size: 16px;
}
.contact .must,
.contact .free {
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 2px;
  color: #fff;
  margin-left: 15px;
}
.contact .must {
  background: #AB4141;
}
.contact .free {
  background: #6E6C6C;
}
.contact .en {
  font-size: 12px;
  color: #A9894A;
}
.contact .notes {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2em;
  margin-left: 15px;
}
.contact form p {
  font-weight: 600;
}
.contact input.wpcf7-form-control.wpcf7-text,
.contact textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px 15px;
  margin-top: 15px;
  border: 1px solid #d0d5d8;
  border-radius: 3px;
  color: #000;
  font-size: 14px;
  box-sizing: border-box;
}
.contact textarea.wpcf7-form-control.wpcf7-textarea {
  height: 180px;
  resize: none;
}
.contact textarea.wpcf7-form-control.wpcf7-textarea.Performers {
  height: 70px;
}
.contact .wpcf7-radio {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  padding-top: 15px;
  font-weight: 300;
  font-size: 14px;
}
.contact .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
  column-gap: 8px;
  width: fit-content;
}
.contact .wpcf7-radio .wpcf7-list-item label span {
  cursor: pointer;
}
.contact .wpcf7-radio .wpcf7-list-item label input {
  margin: 0;
}
.contact .wpcf7-date {
  text-align: left;
  margin-top: 15px;
  width: 140px;
  height: 30px;
  padding: 5px;
  box-sizing: border-box;
  color: #000 !important;
  font-size: 14px;
  margin-left: 0;
  border-radius: 2px;
}
.contact .wpcf7-select {
  cursor: pointer;
  color: #000 !important;
  margin-top: 15px;
  width: 111px;
  height: 38px;
  padding: 5px;
  box-sizing: border-box;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
  background-color: white;
  color: black;
}
.contact .wpcf7-select option {
  background-color: white;
  color: black;
}
.contact .wpcf7-select option:hover {
  background-color: lightgray;
  color: black;
}
.contact input.wpcf7-submit {
  width: 280px;
  margin: 40px auto 0;
  display: block;
  height: 60px;
  background-color: #B0814B;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  border-radius: 2px;
}
.contact span.wpcf7-not-valid-tip,
.contact .wpcf7-response-output.wpcf7-validation-errors {
  color: #AB4141;
  font-weight: 600;
  padding-top: 10px;
  font-size: 12px;
}
.contact .wpcf7-list-item {
  margin: 0;
}
.contact .wpcf7 form.invalid .wpcf7-response-output {
  border: none !important;
  border-color: transparent !important;
}

.wpcf7-response-output {
  border: none !important;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .contact {
    padding-bottom: 6.9444444444vw;
  }
  .contact > div {
    width: 78.0555555556vw;
    row-gap: 5.5555555556vw;
  }
  .contact > div .caution {
    padding: 2.4305555556vw 2.0833333333vw;
    border: 0.0694444444vw solid #ffffff;
    row-gap: 2.0833333333vw;
  }
  .contact > div .caution h2 {
    font-size: 1.3888888889vw;
  }
  .contact > div .caution span {
    font-size: 1.1111111111vw;
  }
  .contact > div .caution p {
    font-size: 0.9722222222vw;
  }
  .contact .wpcf7-form {
    row-gap: 3.4722222222vw;
  }
  .contact .wpcf7-form > p {
    font-size: 1.1111111111vw;
  }
  .contact .must,
  .contact .free {
    font-size: 0.8333333333vw;
    padding: 0.4166666667vw 0.6944444444vw;
    border-radius: 0.1388888889vw;
    margin-left: 1.0416666667vw;
  }
  .contact .en {
    font-size: 0.8333333333vw;
  }
  .contact .notes {
    font-size: 0.8333333333vw;
    margin-left: 1.0416666667vw;
  }
  .contact input.wpcf7-form-control.wpcf7-text,
  .contact textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 0.5555555556vw 1.0416666667vw;
    margin-top: 1.0416666667vw;
    border: 0.0694444444vw solid #d0d5d8;
    border-radius: 0.2083333333vw;
    font-size: 0.9722222222vw;
  }
  .contact textarea.wpcf7-form-control.wpcf7-textarea {
    height: 12.5vw;
  }
  .contact textarea.wpcf7-form-control.wpcf7-textarea.Performers {
    height: 4.8611111111vw;
  }
  .contact .wpcf7-radio {
    row-gap: 1.0416666667vw;
    padding-top: 1.0416666667vw;
    font-size: 0.9722222222vw;
  }
  .contact .wpcf7-radio .wpcf7-list-item label {
    column-gap: 0.5555555556vw;
  }
  .contact .wpcf7-date {
    margin-top: 1.0416666667vw;
    width: 9.7222222222vw;
    height: 2.0833333333vw;
    padding: 0.3472222222vw;
    font-size: 0.9722222222vw;
    border-radius: 0.1388888889vw;
  }
  .contact .wpcf7-select {
    margin-top: 1.0416666667vw;
    width: 7.7083333333vw;
    height: 2.6388888889vw;
    padding: 0.3472222222vw;
    font-size: 0.9722222222vw;
    border-radius: 0.1388888889vw;
  }
  .contact input.wpcf7-submit {
    width: 19.4444444444vw;
    margin: 2.7777777778vw auto 0;
    height: 4.1666666667vw;
    font-size: 1.25vw;
    border-radius: 0.1388888889vw;
  }
  .contact span.wpcf7-not-valid-tip,
  .contact .wpcf7-response-output.wpcf7-validation-errors {
    padding-top: 0.6944444444vw;
    font-size: 0.8333333333vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .contact {
    padding-bottom: 7.6923076923vw;
  }
  .contact > div {
    width: 86.4615384615vw;
    row-gap: 6.1538461538vw;
  }
  .contact > div .caution {
    padding: 2.6923076923vw 2.3076923077vw;
    border: 0.0769230769vw solid #ffffff;
    row-gap: 2.3076923077vw;
  }
  .contact > div .caution h2 {
    font-size: 1.5384615385vw;
  }
  .contact > div .caution span {
    font-size: 1.2307692308vw;
  }
  .contact > div .caution p {
    font-size: 1.0769230769vw;
  }
  .contact .wpcf7-form {
    row-gap: 3.8461538462vw;
  }
  .contact .wpcf7-form > p {
    font-size: 1.2307692308vw;
  }
  .contact .must,
  .contact .free {
    font-size: 0.9230769231vw;
    padding: 0.4615384615vw 0.7692307692vw;
    border-radius: 0.1538461538vw;
    margin-left: 1.1538461538vw;
  }
  .contact .en {
    font-size: 0.9230769231vw;
  }
  .contact .notes {
    font-size: 0.9230769231vw;
    margin-left: 1.1538461538vw;
  }
  .contact input.wpcf7-form-control.wpcf7-text,
  .contact textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 0.6153846154vw 1.1538461538vw;
    margin-top: 1.1538461538vw;
    border: 0.0769230769vw solid #d0d5d8;
    border-radius: 0.2307692308vw;
    font-size: 1.0769230769vw;
  }
  .contact textarea.wpcf7-form-control.wpcf7-textarea {
    height: 13.8461538462vw;
  }
  .contact textarea.wpcf7-form-control.wpcf7-textarea.Performers {
    height: 5.3846153846vw;
  }
  .contact .wpcf7-radio {
    row-gap: 1.1538461538vw;
    padding-top: 1.1538461538vw;
    font-size: 1.0769230769vw;
  }
  .contact .wpcf7-radio .wpcf7-list-item label {
    column-gap: 0.6153846154vw;
  }
  .contact .wpcf7-date {
    margin-top: 1.1538461538vw;
    width: 10.7692307692vw;
    height: 2.3076923077vw;
    padding: 0.3846153846vw;
    font-size: 1.0769230769vw;
    border-radius: 0.1538461538vw;
  }
  .contact .wpcf7-select {
    margin-top: 1.1538461538vw;
    width: 8.5384615385vw;
    height: 2.9230769231vw;
    padding: 0.3846153846vw;
    font-size: 1.0769230769vw;
    border-radius: 0.1538461538vw;
  }
  .contact input.wpcf7-submit {
    width: 21.5384615385vw;
    margin: 3.0769230769vw auto 0;
    height: 4.6153846154vw;
    font-size: 1.3846153846vw;
    border-radius: 0.1538461538vw;
  }
  .contact span.wpcf7-not-valid-tip,
  .contact .wpcf7-response-output.wpcf7-validation-errors {
    padding-top: 0.7692307692vw;
    font-size: 0.9230769231vw;
  }
}
@media screen and (max-width: 700px) {
  .contact {
    padding-bottom: 16vw;
    /* Contact Form 7 */
  }
  .contact > div {
    width: 85.3333333333vw;
    row-gap: 10.6666666667vw;
  }
  .contact > div .caution {
    padding: 4vw 2.6666666667vw;
    border: 0.2666666667vw solid #ffffff;
    row-gap: 4vw;
  }
  .contact > div .caution h2 {
    font-size: 3.7333333333vw;
  }
  .contact > div .caution span {
    font-size: 2.6666666667vw;
  }
  .contact > div .caution p {
    font-size: 2.6666666667vw;
  }
  .contact .wpcf7-form {
    row-gap: 8vw;
  }
  .contact .wpcf7-form > p {
    font-size: 3.7333333333vw;
  }
  .contact .must,
  .contact .free {
    font-size: 3.2vw;
    padding: 1.0666666667vw 2.1333333333vw;
    border-radius: 0.5333333333vw;
    margin-left: 3.2vw;
  }
  .contact .en {
    font-size: 2.6666666667vw;
  }
  .contact .notes {
    font-size: 2.4vw;
    margin-left: 0;
    padding-top: 2.6666666667vw;
    margin-bottom: -2.6666666667vw;
    display: block;
  }
  .contact input.wpcf7-form-control.wpcf7-text,
  .contact textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 1.0666666667vw 2.1333333333vw;
    margin-top: 4vw;
    border: 0.2666666667vw solid #d0d5d8;
    border-radius: 0.8vw;
    font-size: 3.2vw;
  }
  .contact textarea.wpcf7-form-control.wpcf7-textarea {
    height: 32vw;
  }
  .contact textarea.wpcf7-form-control.wpcf7-textarea.Performers {
    height: 16vw;
  }
  .contact .wpcf7-radio {
    row-gap: 4vw;
    padding-top: 4vw;
    font-size: 3.2vw;
  }
  .contact .wpcf7-radio .wpcf7-list-item label {
    column-gap: 2.1333333333vw;
  }
  .contact .wpcf7-date {
    margin-top: 4vw;
    width: 32vw;
    height: 8vw;
    padding: 1.3333333333vw 1.3333333333vw 1.3333333333vw 0;
    font-size: 3.2vw;
    border-radius: 0.5333333333vw;
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 16px 16px;
  }
  .contact .wpcf7-date::-webkit-calendar-picker-indicator {
    display: none;
  }
  .contact .wpcf7-select {
    margin-top: 4vw;
    width: 26.6666666667vw;
    height: 8vw;
    padding: 1.3333333333vw;
    font-size: 3.2vw;
    border-radius: 0.5333333333vw;
  }
  .contact input.wpcf7-submit {
    width: 53.3333333333vw;
    margin: 5.3333333333vw auto 0;
    height: 10.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 0.5333333333vw;
  }
  .contact span.wpcf7-not-valid-tip,
  .contact .wpcf7-response-output.wpcf7-validation-errors {
    padding-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
.equipment {
  padding-bottom: 100px;
}
.equipment > div {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 50px;
}
.equipment > div > p {
  font-size: 16px;
  line-height: 1.5em;
  color: #fff;
}
.equipment > div > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.equipment > div > div > div {
  text-align: center;
  width: 281px;
  box-sizing: border-box;
  padding: 30px 0;
  position: relative;
}
.equipment > div > div > div > h2 {
  position: relative;
  z-index: 1;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 10px;
}
.equipment > div > div > div > p {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 35px;
}
.equipment > div > div > div > a {
  position: relative;
  z-index: 1;
  width: 140px;
  margin: 0 auto;
  padding: 12px 0;
  display: block;
  background-color: #A16F37;
  color: #fff;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
}
.equipment > div > div > div > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .equipment {
    padding-bottom: 6.9444444444vw;
  }
  .equipment > div {
    width: 83.3333333333vw;
    row-gap: 3.4722222222vw;
  }
  .equipment > div > p {
    font-size: 1.1111111111vw;
  }
  .equipment > div > div > div {
    width: 19.5138888889vw;
    padding: 2.0833333333vw 0;
  }
  .equipment > div > div > div > h2 {
    font-size: 1.6666666667vw;
    padding-bottom: 0.6944444444vw;
  }
  .equipment > div > div > div > p {
    font-size: 1.1111111111vw;
    padding-bottom: 2.4305555556vw;
  }
  .equipment > div > div > div > a {
    width: 9.7222222222vw;
    padding: 0.8333333333vw 0;
    border-radius: 0.1388888889vw;
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .equipment {
    padding-bottom: 7.6923076923vw;
  }
  .equipment > div {
    width: 92.3076923077vw;
    row-gap: 3.8461538462vw;
  }
  .equipment > div > p {
    font-size: 1.2307692308vw;
  }
  .equipment > div > div > div {
    width: 21.6153846154vw;
    padding: 2.3076923077vw 0;
  }
  .equipment > div > div > div > h2 {
    font-size: 1.8461538462vw;
    padding-bottom: 0.7692307692vw;
  }
  .equipment > div > div > div > p {
    font-size: 1.2307692308vw;
    padding-bottom: 2.6923076923vw;
  }
  .equipment > div > div > div > a {
    width: 10.7692307692vw;
    padding: 0.9230769231vw 0;
    border-radius: 0.1538461538vw;
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 700px) {
  .equipment {
    padding-bottom: 16vw;
  }
  .equipment > div {
    width: 85.3333333333vw;
    row-gap: 8vw;
  }
  .equipment > div > p {
    font-size: 3.2vw;
  }
  .equipment > div > div {
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 2.6666666667vw;
  }
  .equipment > div > div > div {
    width: 100%;
    border-right: 0;
    padding: 13.3333333333vw 0;
  }
  .equipment > div > div > div > h2 {
    font-size: 4.2666666667vw;
    padding-bottom: 2.6666666667vw;
  }
  .equipment > div > div > div > p {
    font-size: 3.2vw;
    padding-bottom: 5.3333333333vw;
  }
  .equipment > div > div > div > a {
    width: 26.6666666667vw;
    padding: 1.6vw 0;
    border-radius: 0.5333333333vw;
    font-size: 2.6666666667vw;
  }
}
footer {
  width: 100%;
  background-color: #000000;
  padding: 30px 0;
}
footer .footer_inner {
  width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 50px;
}
footer .footer_inner > div {
  width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
footer .footer_inner > div .link-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 70px;
}
footer .footer_inner > div .link-list > a {
  width: fit-content;
}
footer .footer_inner > div .link-list > a > img {
  width: 190px;
  height: auto;
}
footer .footer_inner > div .link-list > div {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 50px;
}
footer .footer_inner > div .link-list > div > a {
  width: fit-content;
}
footer .footer_inner > div .link-list > div > a.X_logo img {
  width: 36px;
  height: auto;
}
footer .footer_inner > div .link-list > div > a.instagram_logo img {
  width: 44px;
  height: auto;
}
footer .footer_inner > div .menu-list {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  width: fit-content;
}
footer .footer_inner > div .menu-list li {
  height: fit-content;
}
footer .footer_inner > div .menu-list li a {
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  font-family: "Montserrat", sans-serif;
}
footer .footer_inner > div .banner-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
  width: 725px;
}
footer .footer_inner > div .banner-list > li {
  width: auto;
  height: 65px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer_inner > div .banner-list > li > a {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: bold;
  height: 100%;
}
footer .footer_inner > div .banner-list > li > a img {
  height: 100%;
}
footer .footer_inner > div .banner-list::after {
  width: 31.5%;
  content: "";
  display: block;
}
footer .footer_inner small {
  font-size: 12px;
  line-height: 1.2em;
  color: #ffffff;
  text-align: center;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  footer {
    padding: 2.0833333333vw 0;
  }
  footer .footer_inner {
    width: 90.2777777778vw;
    row-gap: 3.4722222222vw;
  }
  footer .footer_inner > div {
    width: 90.2777777778vw;
  }
  footer .footer_inner > div .link-list {
    row-gap: 4.8611111111vw;
  }
  footer .footer_inner > div .link-list > a > img {
    width: 13.1944444444vw;
  }
  footer .footer_inner > div .link-list > div {
    column-gap: 3.4722222222vw;
  }
  footer .footer_inner > div .link-list > div > a.X_logo img {
    width: 2.5vw;
  }
  footer .footer_inner > div .link-list > div > a.instagram_logo img {
    width: 3.0555555556vw;
  }
  footer .footer_inner > div .menu-list {
    row-gap: 1.0416666667vw;
  }
  footer .footer_inner > div .menu-list li a {
    font-size: 0.9722222222vw;
  }
  footer .footer_inner > div .banner-list {
    row-gap: 1.3888888889vw;
    width: 50.3472222222vw;
  }
  footer .footer_inner > div .banner-list > li {
    height: 4.5138888889vw;
  }
  footer .footer_inner > div .banner-list > li > a {
    font-size: 1.25vw;
  }
  footer .footer_inner small {
    font-size: 0.8333333333vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  footer {
    padding: 2.3076923077vw 0;
  }
  footer .footer_inner {
    width: 92.3076923077vw;
    row-gap: 3.8461538462vw;
  }
  footer .footer_inner > div {
    width: 100%;
  }
  footer .footer_inner > div .link-list {
    row-gap: 5.3846153846vw;
  }
  footer .footer_inner > div .link-list > a > img {
    width: 14.6153846154vw;
  }
  footer .footer_inner > div .link-list > div {
    column-gap: 3.8461538462vw;
  }
  footer .footer_inner > div .link-list > div > a.X_logo img {
    width: 2.7692307692vw;
  }
  footer .footer_inner > div .link-list > div > a.instagram_logo img {
    width: 3.3846153846vw;
  }
  footer .footer_inner > div .menu-list {
    row-gap: 1.1538461538vw;
  }
  footer .footer_inner > div .menu-list li a {
    font-size: 1.0769230769vw;
  }
  footer .footer_inner > div .banner-list {
    row-gap: 1.5384615385vw;
    width: 55.7692307692vw;
  }
  footer .footer_inner > div .banner-list > li {
    height: 5vw;
  }
  footer .footer_inner > div .banner-list > li > a {
    font-size: 1.3846153846vw;
  }
  footer .footer_inner small {
    font-size: 0.9230769231vw;
  }
}
@media screen and (max-width: 700px) {
  footer {
    padding: 10.6666666667vw 0;
  }
  footer .footer_inner {
    width: 86.1333333333vw;
    row-gap: 9.3333333333vw;
  }
  footer .footer_inner > div {
    width: 100%;
    flex-direction: column;
  }
  footer .footer_inner > div .link-list {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
  }
  footer .footer_inner > div .link-list > a > img {
    width: 32vw;
  }
  footer .footer_inner > div .link-list > div {
    column-gap: 6.6666666667vw;
  }
  footer .footer_inner > div .link-list > div > a.X_logo img {
    width: 5.3333333333vw;
  }
  footer .footer_inner > div .link-list > div > a.instagram_logo img {
    width: 8vw;
  }
  footer .footer_inner > div .menu-list {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 5.3333333333vw 18.6666666667vw;
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
  footer .footer_inner > div .menu-list li {
    width: 26.6666666667vw;
  }
  footer .footer_inner > div .menu-list li a {
    font-size: 3.7333333333vw;
  }
  footer .footer_inner > div .banner-list {
    row-gap: 5.3333333333vw;
    width: 100%;
  }
  footer .footer_inner > div .banner-list > li {
    height: 11.4666666667vw;
  }
  footer .footer_inner > div .banner-list > li > a {
    font-size: 4.8vw;
  }
  footer .footer_inner small {
    font-size: 2.6666666667vw;
  }
}
.information {
  padding-bottom: 100px;
}
.information > div {
  width: 1124px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 70px 60px;
  background-color: rgba(217, 217, 217, 0.2);
  display: flex;
  flex-direction: column;
  row-gap: 70px;
}
.information > div > div {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.information > div > div > h2 {
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
  color: #DCA05C;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 15px;
}
.information > div > div > div {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.information > div > div > div > p {
  font-size: 16px;
  line-height: 1.8em;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .information {
    padding-bottom: 6.9444444444vw;
  }
  .information > div {
    width: 78.0555555556vw;
    padding: 4.8611111111vw 4.1666666667vw;
    row-gap: 4.8611111111vw;
  }
  .information > div > div {
    row-gap: 2.0833333333vw;
  }
  .information > div > div > h2 {
    font-size: 2.2222222222vw;
    border-bottom: 0.0694444444vw solid #ffffff;
    padding-bottom: 1.0416666667vw;
  }
  .information > div > div > div {
    row-gap: 1.3888888889vw;
  }
  .information > div > div > div > p {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .information {
    padding-bottom: 7.6923076923vw;
  }
  .information > div {
    width: 86.4615384615vw;
    padding: 5.3846153846vw 4.6153846154vw;
    row-gap: 5.3846153846vw;
  }
  .information > div > div {
    row-gap: 2.3076923077vw;
  }
  .information > div > div > h2 {
    font-size: 2.4615384615vw;
    border-bottom: 0.0769230769vw solid #ffffff;
    padding-bottom: 1.1538461538vw;
  }
  .information > div > div > div {
    row-gap: 1.5384615385vw;
  }
  .information > div > div > div > p {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 700px) {
  .information {
    padding-bottom: 16vw;
  }
  .information > div {
    width: 85.3333333333vw;
    padding: 10.6666666667vw 5.3333333333vw;
    row-gap: 10.6666666667vw;
  }
  .information > div > div {
    row-gap: 2.6666666667vw;
  }
  .information > div > div > h2 {
    font-size: 4.2666666667vw;
    border-bottom: 0.2666666667vw solid #ffffff;
    padding-bottom: 2.6666666667vw;
  }
  .information > div > div > div {
    row-gap: 2.6666666667vw;
  }
  .information > div > div > div > p {
    font-size: 2.6666666667vw;
  }
}
.recruitment {
  padding-bottom: 100px;
}
.recruitment > div {
  width: 1124px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 70px 60px;
  background-color: rgba(217, 217, 217, 0.2);
}
.recruitment > div > div {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.recruitment > div > div > h2 {
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
  color: #DCA05C;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 15px;
}
.recruitment > div > div > p {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: bold;
}
.recruitment > div > div .recruitment-list {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.recruitment > div > div .recruitment-list ul {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  border-left: 3px solid #fff;
  padding-left: 20px;
}
.recruitment > div > div .recruitment-list ul li {
  font-size: 14px;
  line-height: 1.8em;
}
.recruitment > div > div .recruitment-list ul li:first-of-type {
  font-size: 16px;
  font-family: "hi_600";
}
.recruitment > div > div .recruitment-contact p {
  font-size: 14px;
  line-height: 1.8em;
}
.recruitment > div > div .recruitment-contact p a {
  color: #9fcfff;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .recruitment {
    padding-bottom: 6.9444444444vw;
  }
  .recruitment > div {
    width: 78.0555555556vw;
    padding: 4.8611111111vw 4.1666666667vw;
  }
  .recruitment > div > div {
    row-gap: 2.0833333333vw;
  }
  .recruitment > div > div > h2 {
    font-size: 2.2222222222vw;
    padding-bottom: 1.0416666667vw;
  }
  .recruitment > div > div > p {
    font-size: 1.6666666667vw;
  }
  .recruitment > div > div .recruitment-list {
    row-gap: 1.3888888889vw;
  }
  .recruitment > div > div .recruitment-list ul {
    row-gap: 0.3472222222vw;
    border-left: 0.2083333333vw solid #fff;
    padding-left: 1.3888888889vw;
  }
  .recruitment > div > div .recruitment-list ul li {
    font-size: 0.9722222222vw;
  }
  .recruitment > div > div .recruitment-list ul li:first-of-type {
    font-size: 1.1111111111vw;
  }
  .recruitment > div > div .recruitment-contact p {
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .recruitment {
    padding-bottom: 7.6923076923vw;
  }
  .recruitment > div {
    width: 86.4615384615vw;
    padding: 5.3846153846vw 4.6153846154vw;
  }
  .recruitment > div > div {
    row-gap: 2.3076923077vw;
  }
  .recruitment > div > div > h2 {
    font-size: 2.4615384615vw;
    padding-bottom: 1.1538461538vw;
  }
  .recruitment > div > div > p {
    font-size: 1.8461538462vw;
  }
  .recruitment > div > div .recruitment-list {
    row-gap: 1.5384615385vw;
  }
  .recruitment > div > div .recruitment-list ul {
    row-gap: 0.3846153846vw;
    border-left: 0.2307692308vw solid #fff;
    padding-left: 1.5384615385vw;
  }
  .recruitment > div > div .recruitment-list ul li {
    font-size: 1.0769230769vw;
  }
  .recruitment > div > div .recruitment-list ul li:first-of-type {
    font-size: 1.2307692308vw;
  }
  .recruitment > div > div .recruitment-contact p {
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 700px) {
  .recruitment {
    padding-bottom: 26.6666666667vw;
  }
  .recruitment > div {
    width: 90.6666666667vw;
    padding: 10.6666666667vw 5.3333333333vw;
  }
  .recruitment > div > div {
    row-gap: 5.3333333333vw;
  }
  .recruitment > div > div > h2 {
    font-size: 6.4vw;
    padding-bottom: 2.6666666667vw;
  }
  .recruitment > div > div > p {
    font-size: 4.8vw;
  }
  .recruitment > div > div .recruitment-list {
    row-gap: 5.3333333333vw;
  }
  .recruitment > div > div .recruitment-list ul {
    row-gap: 1.3333333333vw;
    border-left: 0.8vw solid #fff;
    padding-left: 2.6666666667vw;
  }
  .recruitment > div > div .recruitment-list ul li {
    font-size: 3.2vw;
  }
  .recruitment > div > div .recruitment-list ul li:first-of-type {
    font-size: 3.7333333333vw;
  }
  .recruitment > div > div .recruitment-contact p {
    font-size: 3.2vw;
  }
}
.release {
  padding-bottom: 100px;
}
.release > div {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.release > div .release-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.release > div .release-header h2 {
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
}
.release > div .release-list {
  display: flex;
  flex-direction: column;
  row-gap: 45px;
  padding-top: 45px;
  border-top: 1px solid #949494;
}
.release > div .release-list > article {
  width: 100%;
  padding-bottom: 45px;
  border-bottom: 1px solid #949494;
}
.release > div .release-list > article > div {
  position: relative;
  box-sizing: border-box;
  padding: 24px 32px;
  background-color: rgba(217, 217, 217, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.release > div .release-list > article > div > div {
  display: flex;
  flex-direction: column;
  column-gap: 50px;
}
.release > div .release-list > article > div > div .release-artist {
  font-size: 20px;
  line-height: 1.4em;
  font-weight: bold;
  padding-bottom: 5px;
}
.release > div .release-list > article > div > div .release-tit {
  font-size: 20px;
  line-height: 1.4em;
  font-weight: bold;
  padding-bottom: 30px;
  color: #DCA05C;
}
.release > div .release-list > article > div > div .release-content {
  font-size: 16px;
  line-height: 1.4em;
  color: #E3E3E3;
}
.release > div .release-list > article > div > img {
  width: 270px;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .release {
    padding-bottom: 6.9444444444vw;
  }
  .release > div {
    width: 83.3333333333vw;
    row-gap: 2.7777777778vw;
  }
  .release > div .release-header h2 {
    font-size: 2.2222222222vw;
  }
  .release > div .release-list {
    row-gap: 3.125vw;
    padding-top: 3.125vw;
    border-top: 0.0694444444vw solid #949494;
  }
  .release > div .release-list > article {
    padding-bottom: 3.125vw;
    border-bottom: 0.0694444444vw solid #949494;
  }
  .release > div .release-list > article > div {
    padding: 1.6666666667vw 2.2222222222vw;
  }
  .release > div .release-list > article > div > div {
    column-gap: 3.4722222222vw;
  }
  .release > div .release-list > article > div > div .release-artist {
    font-size: 1.3888888889vw;
    padding-bottom: 0.3472222222vw;
  }
  .release > div .release-list > article > div > div .release-tit {
    font-size: 1.3888888889vw;
    padding-bottom: 2.0833333333vw;
  }
  .release > div .release-list > article > div > div .release-content {
    font-size: 1.1111111111vw;
  }
  .release > div .release-list > article > div > img {
    width: 18.75vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .release {
    padding-bottom: 7.6923076923vw;
  }
  .release > div {
    width: 92.3076923077vw;
    row-gap: 3.0769230769vw;
  }
  .release > div .release-header h2 {
    font-size: 2.4615384615vw;
  }
  .release > div .release-list {
    row-gap: 3.4615384615vw;
    padding-top: 3.4615384615vw;
    border-top: 0.0769230769vw solid #949494;
  }
  .release > div .release-list > article {
    padding-bottom: 3.4615384615vw;
    border-bottom: 0.0769230769vw solid #949494;
  }
  .release > div .release-list > article > div {
    padding: 1.8461538462vw 2.4615384615vw;
  }
  .release > div .release-list > article > div > div {
    column-gap: 3.8461538462vw;
  }
  .release > div .release-list > article > div > div .release-artist {
    font-size: 1.5384615385vw;
    padding-bottom: 0.3846153846vw;
  }
  .release > div .release-list > article > div > div .release-tit {
    font-size: 1.5384615385vw;
    padding-bottom: 2.3076923077vw;
  }
  .release > div .release-list > article > div > div .release-content {
    font-size: 1.2307692308vw;
  }
  .release > div .release-list > article > div > img {
    width: 20.7692307692vw;
  }
}
@media screen and (max-width: 700px) {
  .release {
    padding-bottom: 16vw;
  }
  .release > div {
    width: 85.3333333333vw;
    row-gap: 5.3333333333vw;
  }
  .release > div .release-header h2 {
    font-size: 5.3333333333vw;
  }
  .release > div .release-list {
    row-gap: 6.6666666667vw;
    padding-top: 6.6666666667vw;
    border-top: 0.2666666667vw solid #949494;
  }
  .release > div .release-list > article {
    width: 100%;
    padding-bottom: 6.6666666667vw;
    border-bottom: 0.2666666667vw solid #949494;
  }
  .release > div .release-list > article > div {
    padding: 6.4vw 8.5333333333vw;
    flex-direction: column;
    gap: 8vw 0;
  }
  .release > div .release-list > article > div > div {
    flex-direction: column;
  }
  .release > div .release-list > article > div > div .release-artist {
    font-size: 3.7333333333vw;
    padding-bottom: 1.3333333333vw;
  }
  .release > div .release-list > article > div > div .release-tit {
    font-size: 3.7333333333vw;
    padding-bottom: 4vw;
  }
  .release > div .release-list > article > div > div .release-content {
    width: 100%;
    font-size: 3.2vw;
  }
  .release > div .release-list > article > div > div .release-content > p {
    width: 100%;
  }
  .release > div .release-list > article > div > div .release-content a {
    display: block;
    word-break: break-all;
  }
  .release > div .release-list > article > div > img {
    width: 100%;
  }
}
.report {
  padding-bottom: 100px;
}
.report > div {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.report > div .report-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.report > div .report-header h2 {
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
}
.report > div .report-list {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  padding-top: 20px;
  border-top: 1px solid #949494;
}
.report > div .report-list > article {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #949494;
  padding-bottom: 18px;
}
.report > div .report-list > article .accordion-title .report-date {
  width: fit-content;
  padding: 7px 14px;
  background-color: #3F3F3F;
  color: #DFDFDF;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.report > div .report-list > article .accordion-title .report-tit {
  font-size: 24px;
  font-weight: bold;
  color: #DCA05C;
  line-height: 1.4em;
  margin-bottom: 5px;
}
.report > div .report-list > article .accordion-title .report-artist {
  font-size: 16px;
  line-height: 1.4em;
  color: #EFEFEF;
}
.report > div .report-list > article .accordion-header {
  position: absolute;
  top: 30px;
  right: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #B0814B;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  border: none;
}
.report > div .report-list > article .accordion-header > img {
  width: 16px;
  height: auto;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}
.report > div .report-list > article .accordion-header.open img {
  transform: rotate(180deg);
}
.report > div .report-list > article .accordion-content {
  display: none;
  padding: 15px 0 10px;
  font-size: 14px;
  line-height: 1.6em;
  color: #EFEFEF;
}
.report > div .report-list > article .accordion-content.open {
  display: block;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .report {
    padding-bottom: 6.9444444444vw;
  }
  .report > div {
    width: 83.3333333333vw;
    row-gap: 2.7777777778vw;
  }
  .report > div .report-header h2 {
    font-size: 2.2222222222vw;
  }
  .report > div .report-list {
    row-gap: 1.3888888889vw;
    padding-top: 1.3888888889vw;
    border-top: 0.0694444444vw solid #949494;
  }
  .report > div .report-list > article {
    border-bottom: 0.0694444444vw solid #949494;
    padding-bottom: 1.25vw;
  }
  .report > div .report-list > article .accordion-title .report-date {
    padding: 0.4861111111vw 0.9722222222vw;
    margin-bottom: 1.3888888889vw;
    font-size: 0.8333333333vw;
  }
  .report > div .report-list > article .accordion-title .report-tit {
    font-size: 1.6666666667vw;
    margin-bottom: 0.3472222222vw;
  }
  .report > div .report-list > article .accordion-title .report-artist {
    font-size: 1.1111111111vw;
  }
  .report > div .report-list > article .accordion-header {
    top: 2.0833333333vw;
    width: 3.125vw;
    height: 3.125vw;
  }
  .report > div .report-list > article .accordion-header > img {
    width: 1.1111111111vw;
  }
  .report > div .report-list > article .accordion-content {
    padding: 1.0416666667vw 0 0.6944444444vw;
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .report {
    padding-bottom: 7.6923076923vw;
  }
  .report > div {
    width: 92.3076923077vw;
    row-gap: 3.0769230769vw;
  }
  .report > div .report-header h2 {
    font-size: 2.4615384615vw;
  }
  .report > div .report-list {
    row-gap: 1.5384615385vw;
    padding-top: 1.5384615385vw;
    border-top: 0.0769230769vw solid #949494;
  }
  .report > div .report-list > article {
    border-bottom: 0.0769230769vw solid #949494;
    padding-bottom: 1.3846153846vw;
  }
  .report > div .report-list > article .accordion-title .report-date {
    padding: 0.5384615385vw 1.0769230769vw;
    margin-bottom: 1.5384615385vw;
    font-size: 0.9230769231vw;
  }
  .report > div .report-list > article .accordion-title .report-tit {
    font-size: 1.8461538462vw;
    margin-bottom: 0.3846153846vw;
  }
  .report > div .report-list > article .accordion-title .report-artist {
    font-size: 1.2307692308vw;
  }
  .report > div .report-list > article .accordion-header {
    top: 2.3076923077vw;
    width: 3.4615384615vw;
    height: 3.4615384615vw;
  }
  .report > div .report-list > article .accordion-header > img {
    width: 1.2307692308vw;
  }
  .report > div .report-list > article .accordion-content {
    padding: 1.1538461538vw 0 0.7692307692vw;
    font-size: 1.0769230769vw;
  }
}
@media screen and (max-width: 700px) {
  .report {
    padding-bottom: 16vw;
  }
  .report > div {
    width: 85.3333333333vw;
    row-gap: 5.3333333333vw;
  }
  .report > div .report-header h2 {
    font-size: 5.3333333333vw;
  }
  .report > div .report-list {
    row-gap: 4vw;
    padding-top: 4vw;
    border-top: 0.2666666667vw solid #949494;
  }
  .report > div .report-list > article {
    border-bottom: 0.2666666667vw solid #949494;
    padding-bottom: 4vw;
  }
  .report > div .report-list > article .accordion-title .report-date {
    padding: 1.3333333333vw 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
    font-size: 2.6666666667vw;
  }
  .report > div .report-list > article .accordion-title .report-tit {
    font-size: 4.8vw;
    margin-bottom: 1.3333333333vw;
    width: 90%;
    word-break: break-word;
  }
  .report > div .report-list > article .accordion-title .report-artist {
    font-size: 3.2vw;
  }
  .report > div .report-list > article .accordion-header {
    top: 5.3333333333vw;
    width: 8vw;
    height: 8vw;
  }
  .report > div .report-list > article .accordion-header > img {
    width: 3.2vw;
  }
  .report > div .report-list > article .accordion-content {
    padding: 2.6666666667vw 0 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
.schedule {
  padding-bottom: 100px;
}
.schedule > p {
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
}
.schedule > h2 {
  font-size: 20px;
  line-height: 1.2em;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.schedule .schedule-pagination {
  padding: 25px 0 100px;
  width: 1130px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 100px;
  position: relative;
}
.schedule .schedule-pagination .select_box {
  position: absolute;
  top: 0;
  right: 0;
  width: fit-content;
}
.schedule .schedule-pagination > a {
  display: flex;
  align-items: center;
  column-gap: 20px;
  font-weight: bold;
  font-size: 12px;
  width: 150px;
}
.schedule .schedule-pagination > a img {
  width: 21px;
  height: auto;
}
.schedule .schedule-pagination > a.prev_link {
  justify-content: flex-end;
}
.schedule .schedule-pagination > a.prev_link img {
  transform: rotate(90deg);
}
.schedule .schedule-pagination > a.next_link {
  justify-content: flex-start;
}
.schedule .schedule-pagination > a.next_link img {
  transform: rotate(270deg);
}
.schedule .schedule-pagination > .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
  font-weight: bold;
}
.schedule .schedule-pagination > .date .year {
  font-size: 16px;
}
.schedule .schedule-pagination > .date .month {
  font-size: 48px;
}
.schedule .schedule-pagination > .date .month-en {
  font-size: 12px;
}
.schedule > div {
  width: 1130px;
  margin: 0 auto;
}
.schedule > div .schedule-list {
  display: flex;
  flex-direction: column;
  row-gap: 60px;
}

.schedule-ticket {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 25px;
  padding: 15px 25px 15px 0;
  box-sizing: border-box;
  width: 100%;
  background: linear-gradient(to right, #5a5a5a 56px, #353535 56px); /* 背景色を20%:80%で分ける */
}
.schedule-ticket .schedule-list-date {
  font-family: "Montserrat", sans-serif !important;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  align-items: center;
  justify-content: center;
  background-color: #5a5a5a;
  width: 56px;
}
.schedule-ticket .schedule-list-date > div {
  width: 80%;
  display: flex;
  flex-direction: column;
}
.schedule-ticket .schedule-list-date > div .month {
  font-size: 14px;
}
.schedule-ticket .schedule-list-date > div .day {
  font-size: 24px;
  margin-left: auto;
}
.schedule-ticket .schedule-list-date .dayofweek {
  background-color: #282828;
  font-size: 10px;
  line-height: 1.4em;
  padding: 2px 0;
  width: 90%;
  border-radius: 2px;
  text-align: center;
}
.schedule-ticket .schedule-list-date .daytime {
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  line-height: 1.4em;
  width: 90%;
  padding: 2px 0;
  border-radius: 2px;
  background-color: #dc8f5c;
  letter-spacing: 0.01em;
}
.schedule-ticket .schedule-list-content {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  margin-right: auto;
  width: 600px;
}
.schedule-ticket .schedule-list-content_head {
  padding-bottom: 5px;
  border-bottom: 1px solid #949494;
}
.schedule-ticket .schedule-list-content_head > h2 {
  font-size: 20px;
  line-height: 1.3em;
  font-weight: bold;
  color: #dca05c;
  padding-bottom: 4px;
}
.schedule-ticket .schedule-list-content_head > p {
  font-size: 20px;
  line-height: 1.3em;
  white-space: pre-wrap;
}
.schedule-ticket .schedule-list-content_mid {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
.schedule-ticket .schedule-list-content_mid > div {
  display: flex;
  column-gap: 15px;
  align-items: center;
  justify-content: flex-start;
}
.schedule-ticket .schedule-list-content_mid > div > p {
  font-size: 11px;
  font-family: "hi_600";
  color: #fff;
}
.schedule-ticket .schedule-list-content_mid > div > p:first-of-type {
  width: 60px;
  text-align: center;
  background-color: #5a5a5a;
  padding: 5px 0;
  color: #FFF;
}
.schedule-ticket .schedule-list-content_ticket {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.schedule-ticket .schedule-list-content_ticket > a {
  height: 50px;
  width: auto;
}
.schedule-ticket .schedule-list-content_ticket > a img {
  height: 100%;
  width: auto;
}
.schedule-ticket .schedule-list-content > p {
  font-size: 12px;
  line-height: 1.2em;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.schedule-ticket .schedule-list-content .soldout {
  font-size: 20px;
  line-height: 1.2em;
  border: 2px solid #C14129;
  padding: 5px;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #C14129;
  text-align: center;
}

.weekday {
  color: white;
}

.saturday {
  color: #96b4ff;
}

.sunday {
  color: #ffa9a9;
}

/* Swiper全体のスタイル */
.artist-slider-container {
  width: 324px;
  height: 216px;
  margin: 0 !important;
  background-color: #000;
}

.swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  overflow: hidden;
}

.swiper-pagination {
  width: auto !important;
  left: auto !important;
  right: 10px;
}

.swiper-pagination-bullet {
  opacity: 1 !important;
  background: #fff !important;
  background-color: #fff !important;
}

.swiper-pagination-bullet-active {
  background-color: #b0814b !important;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #b0814b;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 1000;
}
.back-to-top:hover {
  background-color: #dc8f5c;
}

.back-to-top.show {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .schedule {
    padding-bottom: 6.9444444444vw;
  }
  .schedule > p {
    font-size: 1.1111111111vw;
  }
  .schedule > h2 {
    font-size: 1.3888888889vw;
  }
  .schedule .schedule-pagination {
    padding: 1.7361111111vw 0 6.9444444444vw;
    width: 78.4722222222vw;
    column-gap: 6.9444444444vw;
  }
  .schedule .schedule-pagination > a {
    column-gap: 1.3888888889vw;
    font-size: 0.8333333333vw;
    width: 10.4166666667vw;
  }
  .schedule .schedule-pagination > a img {
    width: 1.4583333333vw;
  }
  .schedule .schedule-pagination > .date {
    row-gap: 0.6944444444vw;
  }
  .schedule .schedule-pagination > .date .year {
    font-size: 1.1111111111vw;
  }
  .schedule .schedule-pagination > .date .month {
    font-size: 3.3333333333vw;
  }
  .schedule .schedule-pagination > .date .month-en {
    font-size: 0.8333333333vw;
  }
  .schedule > div {
    width: 78.4722222222vw;
  }
  .schedule > div .schedule-list {
    row-gap: 4.1666666667vw;
  }
  .schedule-ticket {
    column-gap: 1.7361111111vw;
    padding: 1.0416666667vw 1.7361111111vw 1.0416666667vw 0;
    background: linear-gradient(to right, #5a5a5a 3.8888888889vw, #353535 3.8888888889vw); /* 背景色を20%:80%で分ける */
  }
  .schedule-ticket .schedule-list-date {
    row-gap: 0.3472222222vw;
    width: 3.8888888889vw;
  }
  .schedule-ticket .schedule-list-date > div .month {
    font-size: 0.9722222222vw;
  }
  .schedule-ticket .schedule-list-date > div .day {
    font-size: 1.6666666667vw;
  }
  .schedule-ticket .schedule-list-date .dayofweek {
    font-size: 0.6944444444vw;
    padding: 0.1388888889vw 0;
    border-radius: 0.1388888889vw;
  }
  .schedule-ticket .schedule-list-date .daytime {
    font-size: 0.6944444444vw;
    padding: 0.1388888889vw 0;
    border-radius: 0.1388888889vw;
  }
  .schedule-ticket .schedule-list-content {
    row-gap: 1.0416666667vw;
    width: 41.6666666667vw;
  }
  .schedule-ticket .schedule-list-content_head {
    padding-bottom: 0.3472222222vw;
    border-bottom: 0.0694444444vw solid #949494;
  }
  .schedule-ticket .schedule-list-content_head > h2 {
    font-size: 1.3888888889vw;
    padding-bottom: 0.2777777778vw;
  }
  .schedule-ticket .schedule-list-content_head > p {
    font-size: 1.3888888889vw;
  }
  .schedule-ticket .schedule-list-content_mid {
    row-gap: 0.2777777778vw;
  }
  .schedule-ticket .schedule-list-content_mid > div {
    column-gap: 1.0416666667vw;
  }
  .schedule-ticket .schedule-list-content_mid > div > p {
    font-size: 0.7638888889vw;
  }
  .schedule-ticket .schedule-list-content_mid > div > p:first-of-type {
    width: 4.1666666667vw;
    padding: 0.3472222222vw 0;
  }
  .schedule-ticket .schedule-list-content_ticket {
    column-gap: 0.6944444444vw;
  }
  .schedule-ticket .schedule-list-content_ticket > a {
    height: 3.4722222222vw;
  }
  .schedule-ticket .schedule-list-content > p {
    font-size: 0.8333333333vw;
  }
  .schedule-ticket .schedule-list-content .soldout {
    height: 3.4722222222vw;
    font-size: 1.3888888889vw;
    border: 0.1388888889vw solid #C14129;
    padding: 0.3472222222vw;
  }
  .artist-slider-container {
    width: 22.5vw;
    height: 15vw;
  }
  .swiper-pagination {
    right: 0.6944444444vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .schedule {
    padding-bottom: 7.6923076923vw;
  }
  .schedule > p {
    font-size: 1.2307692308vw;
  }
  .schedule > h2 {
    font-size: 1.5384615385vw;
  }
  .schedule .schedule-pagination {
    padding: 1.9230769231vw 0 7.6923076923vw;
    width: 86.9230769231vw;
    column-gap: 7.6923076923vw;
  }
  .schedule .schedule-pagination > a {
    column-gap: 1.5384615385vw;
    font-size: 0.9230769231vw;
    width: 11.5384615385vw;
  }
  .schedule .schedule-pagination > a img {
    width: 1.6153846154vw;
  }
  .schedule .schedule-pagination > .date {
    row-gap: 0.7692307692vw;
  }
  .schedule .schedule-pagination > .date .year {
    font-size: 1.2307692308vw;
  }
  .schedule .schedule-pagination > .date .month {
    font-size: 3.6923076923vw;
  }
  .schedule .schedule-pagination > .date .month-en {
    font-size: 0.9230769231vw;
  }
  .schedule > div {
    width: 86.9230769231vw;
  }
  .schedule > div .schedule-list {
    row-gap: 4.6153846154vw;
  }
  .schedule-ticket {
    column-gap: 1.9230769231vw;
    padding: 1.1538461538vw 1.9230769231vw 1.1538461538vw 0;
    background: linear-gradient(to right, #5a5a5a 4.3076923077vw, #353535 4.3076923077vw); /* 背景色を20%:80%で分ける */
  }
  .schedule-ticket .schedule-list-date {
    row-gap: 0.3846153846vw;
    width: 4.3076923077vw;
  }
  .schedule-ticket .schedule-list-date > div .month {
    font-size: 1.0769230769vw;
  }
  .schedule-ticket .schedule-list-date > div .day {
    font-size: 1.8461538462vw;
  }
  .schedule-ticket .schedule-list-date .dayofweek {
    font-size: 0.7692307692vw;
    padding: 0.1538461538vw 0;
    border-radius: 0.1538461538vw;
  }
  .schedule-ticket .schedule-list-date .daytime {
    font-size: 0.7692307692vw;
    padding: 0.1538461538vw 0;
    border-radius: 0.1538461538vw;
  }
  .schedule-ticket .schedule-list-content {
    row-gap: 1.1538461538vw;
    width: 46.1538461538vw;
  }
  .schedule-ticket .schedule-list-content_head {
    padding-bottom: 0.3846153846vw;
    border-bottom: 0.0769230769vw solid #949494;
  }
  .schedule-ticket .schedule-list-content_head > h2 {
    font-size: 1.5384615385vw;
    padding-bottom: 0.3076923077vw;
  }
  .schedule-ticket .schedule-list-content_head > p {
    font-size: 1.5384615385vw;
  }
  .schedule-ticket .schedule-list-content_mid {
    row-gap: 0.3076923077vw;
  }
  .schedule-ticket .schedule-list-content_mid > div {
    column-gap: 1.1538461538vw;
  }
  .schedule-ticket .schedule-list-content_mid > div > p {
    font-size: 0.8461538462vw;
  }
  .schedule-ticket .schedule-list-content_mid > div > p:first-of-type {
    width: 4.6153846154vw;
    padding: 0.3846153846vw 0;
  }
  .schedule-ticket .schedule-list-content_ticket {
    column-gap: 0.7692307692vw;
  }
  .schedule-ticket .schedule-list-content_ticket > a {
    height: 3.8461538462vw;
  }
  .schedule-ticket .schedule-list-content > p {
    font-size: 0.9230769231vw;
  }
  .schedule-ticket .schedule-list-content .soldout {
    height: 3.8461538462vw;
    font-size: 1.5384615385vw;
    border: 0.1538461538vw solid #C14129;
    padding: 0.3846153846vw;
  }
  /* Swiper全体のスタイル */
  .artist-slider-container {
    width: 24.9230769231vw;
    height: 16.6153846154vw;
  }
  .swiper-pagination {
    right: 0.7692307692vw;
  }
}
@media screen and (max-width: 700px) {
  .schedule {
    padding-bottom: 16vw;
  }
  .schedule > p {
    font-size: 3.2vw;
  }
  .schedule > h2 {
    text-align: left;
    margin-left: 9.3333333333vw;
    font-size: 5.3333333333vw;
  }
  .schedule .schedule-pagination {
    padding: 6.6666666667vw 0 16vw;
    width: 85.3333333333vw;
    column-gap: 1.3333333333vw;
  }
  .schedule .schedule-pagination .select_box {
    top: -7.2vw;
  }
  .schedule .schedule-pagination > a {
    column-gap: 2.6666666667vw;
    font-size: 3.2vw;
    width: 33.3333333333vw;
  }
  .schedule .schedule-pagination > a img {
    width: 3.7333333333vw;
  }
  .schedule .schedule-pagination > .date {
    row-gap: 2.6666666667vw;
  }
  .schedule .schedule-pagination > .date .year {
    font-size: 3.2vw;
  }
  .schedule .schedule-pagination > .date .month {
    font-size: 8vw;
  }
  .schedule .schedule-pagination > .date .month-en {
    font-size: 2.6666666667vw;
  }
  .schedule > div {
    width: 85.3333333333vw;
  }
  .schedule > div .schedule-list {
    row-gap: 16vw;
  }
  .schedule-ticket {
    width: 100%;
    flex-direction: column;
    row-gap: 5.3333333333vw;
    align-items: flex-start;
    column-gap: 4vw;
    padding: 0;
    background: #353535;
  }
  .schedule-ticket .schedule-list-date {
    width: 100%;
    flex-direction: row;
    column-gap: 1.3333333333vw;
    box-sizing: border-box;
    padding: 1.3333333333vw 2.6666666667vw;
  }
  .schedule-ticket .schedule-list-date > div {
    width: fit-content;
    flex-direction: row;
  }
  .schedule-ticket .schedule-list-date > div .month {
    font-size: 4.2666666667vw;
  }
  .schedule-ticket .schedule-list-date > div .day {
    font-size: 4.2666666667vw;
    margin-left: 1.3333333333vw;
  }
  .schedule-ticket .schedule-list-date .dayofweek {
    font-size: 3.2vw;
    padding: 0.5333333333vw 2.6666666667vw;
    width: fit-content;
    border-radius: 0.5333333333vw;
    margin-right: auto;
  }
  .schedule-ticket .schedule-list-date .daytime {
    font-size: 2.6666666667vw;
    width: fit-content;
    padding: 0.5333333333vw 2.1333333333vw;
    border-radius: 0.5333333333vw;
  }
  .schedule-ticket .schedule-list-content {
    padding: 0 2.6666666667vw;
    gap: 4vw 0;
    width: 100%;
    box-sizing: border-box;
  }
  .schedule-ticket .schedule-list-content_head {
    padding-bottom: 1.3333333333vw;
    border-bottom: 0.2666666667vw solid #949494;
  }
  .schedule-ticket .schedule-list-content_head > h2 {
    font-size: 3.4666666667vw;
    padding-bottom: 1.6vw;
  }
  .schedule-ticket .schedule-list-content_head > p {
    font-size: 2.9333333333vw;
    padding-bottom: 0.5333333333vw;
    margin-left: 0;
  }
  .schedule-ticket .schedule-list-content_mid {
    row-gap: 1.0666666667vw;
  }
  .schedule-ticket .schedule-list-content_mid > div {
    column-gap: 4vw;
  }
  .schedule-ticket .schedule-list-content_mid > div > p {
    font-size: 2.6666666667vw;
  }
  .schedule-ticket .schedule-list-content_mid > div > p:first-of-type {
    width: 16vw;
    padding: 1.3333333333vw 0;
    margin-right: 0;
  }
  .schedule-ticket .schedule-list-content_mid > div > p:last-of-type {
    width: 58.6666666667vw;
    padding: 1.3333333333vw 0;
    line-height: 1.3em;
    margin-right: 0;
  }
  .schedule-ticket .schedule-list-content_ticket {
    gap: 2.6666666667vw 2.6666666667vw;
    flex-wrap: wrap;
  }
  .schedule-ticket .schedule-list-content_ticket > a {
    height: 10.6666666667vw;
    width: auto;
  }
  .schedule-ticket .schedule-list-content > p {
    font-size: 2.6666666667vw;
  }
  .schedule-ticket .schedule-list-content .soldout {
    font-size: 3.7333333333vw;
    border: 0.5333333333vw solid #C14129;
    padding: 1.3333333333vw;
    height: 10.6666666667vw;
    width: 100%;
  }
  .artist-slider-container {
    width: 100%;
    height: 57.6vw;
  }
}
.news {
  padding-bottom: 60px;
}
.news > div {
  width: 1200px;
  margin: 0 auto;
}
.news > div article {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.news > div article h1 {
  font-size: 20px;
  line-height: 1.4em;
  font-weight: bold;
}
.news > div article p {
  font-size: 14px;
  line-height: 1.4em;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .news {
    padding-bottom: 4.1666666667vw;
  }
  .news > div {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
  .news > div article {
    display: flex;
    flex-direction: column;
    row-gap: 1.3888888889vw;
  }
  .news > div article h1 {
    font-size: 1.3888888889vw;
    line-height: 1.4em;
    font-weight: bold;
  }
  .news > div article p {
    font-size: 0.9722222222vw;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .news {
    padding-bottom: 4.6153846154vw;
  }
  .news > div {
    width: 92.3076923077vw;
    margin: 0 auto;
  }
  .news > div article {
    display: flex;
    flex-direction: column;
    row-gap: 1.5384615385vw;
  }
  .news > div article h1 {
    font-size: 1.5384615385vw;
    line-height: 1.4em;
    font-weight: bold;
  }
  .news > div article p {
    font-size: 1.0769230769vw;
    line-height: 1.4em;
  }
}
@media screen and (max-width: 700px) {
  .news {
    padding-bottom: 8vw;
  }
  .news > div {
    width: 85.3333333333vw;
  }
  .news > div article {
    row-gap: 5.3333333333vw;
  }
  .news > div article h1 {
    font-size: 4.2666666667vw;
  }
  .news > div article p {
    font-size: 3.2vw;
  }
}
.anniversary {
  padding: 200px 0 70px;
}
.anniversary > div {
  width: 1200px;
  margin: 0 auto;
}
.anniversary > div > figure {
  padding-bottom: 50px;
}
.anniversary > div > figure img {
  width: 100%;
  margin: 0 auto;
}
.anniversary > div .anniversary_template {
  border: 1px solid #eceff1;
  margin-bottom: 20px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  column-gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
}
.anniversary > div .anniversary_template figure {
  width: 280px;
  height: 216px;
  margin: 0 !important;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.anniversary > div .anniversary_template figure img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto;
}
.anniversary > div .anniversary_template p {
  font-size: 14px;
  line-height: 1.6em;
}
.anniversary > div .anniversary_template p > a {
  color: #e34343;
}
.anniversary > div .anniversary_template .anniversary_title {
  font-family: "hi_600";
  font-size: 18px;
}
.anniversary > div .anniversary_template .wp-block-social-links svg {
  width: 30px;
  height: auto;
}

@media screen and (min-width: 836px) and (max-width: 1440px) {
  .anniversary {
    padding: 13.8888888889vw 0 4.8611111111vw;
  }
  .anniversary > div {
    width: 83.3333333333vw;
  }
  .anniversary > div > figure {
    padding-bottom: 3.4722222222vw;
  }
  .anniversary > div .anniversary_template {
    border: 0.0694444444vw solid #eceff1;
    margin-bottom: 1.3888888889vw;
    padding: 1.3888888889vw;
    column-gap: 2.7777777778vw;
  }
  .anniversary > div .anniversary_template figure {
    width: 19.4444444444vw;
    height: 15vw;
  }
  .anniversary > div .anniversary_template p {
    font-size: 0.9722222222vw;
  }
  .anniversary > div .anniversary_template .anniversary_title {
    font-size: 1.25vw;
  }
  .anniversary > div .anniversary_template .wp-block-social-links svg {
    width: 2.0833333333vw;
  }
}
@media screen and (min-width: 701px) and (max-width: 835px) {
  .anniversary {
    padding: 15.3846153846vw 0 5.3846153846vw;
  }
  .anniversary > div {
    width: 92.3076923077vw;
  }
  .anniversary > div > figure {
    padding-bottom: 3.8461538462vw;
  }
  .anniversary > div .anniversary_template {
    border: 0.0769230769vw solid #eceff1;
    margin-bottom: 1.5384615385vw;
    padding: 1.5384615385vw;
    column-gap: 3.0769230769vw;
  }
  .anniversary > div .anniversary_template figure {
    width: 21.5384615385vw;
    height: 16.6153846154vw;
  }
  .anniversary > div .anniversary_template p {
    font-size: 1.0769230769vw;
  }
  .anniversary > div .anniversary_template .anniversary_title {
    font-size: 1.3846153846vw;
  }
  .anniversary > div .anniversary_template .wp-block-social-links svg {
    width: 2.3076923077vw;
  }
}
@media screen and (max-width: 700px) {
  .anniversary {
    padding: 29.3333333333vw 0 18.6666666667vw;
  }
  .anniversary > div {
    width: 85.3333333333vw;
  }
  .anniversary > div > figure {
    padding-bottom: 10.6666666667vw;
  }
  .anniversary > div .anniversary_template {
    border: 0.2666666667vw solid #eceff1;
    margin-bottom: 5.3333333333vw;
    padding: 5.3333333333vw;
    flex-direction: column;
    gap: 5.3333333333vw 0;
  }
  .anniversary > div .anniversary_template figure {
    width: 61.3333333333vw;
    height: 53.3333333333vw;
    margin: 0 auto !important;
  }
  .anniversary > div .anniversary_template p {
    font-size: 2.6666666667vw;
    line-height: 1.6em;
  }
  .anniversary > div .anniversary_template .anniversary_title {
    font-size: 3.7333333333vw;
  }
  .anniversary > div .anniversary_template .wp-block-social-links svg {
    width: 5.3333333333vw;
    height: auto;
  }
}