@charset "UTF-8";
/*========================================================================

  reset

========================================================================*/
html,
body,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
picture,
img,
a,
table,
tr,
th,
td,
section,
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
  list-style-type: none;
}

img {
  vertical-align: top;
  max-width: 100%;
}

picture {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

/*========================================================================
style
========================================================================*/
html {
  scroll-behavior: smooth;
  background-color: #000;
  scroll-padding-top: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  html {
    scroll-padding-top: 60px;
  }
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;
  color: #fff;
  background-image: radial-gradient(closest-side, rgb(233, 233, 233), rgb(172, 172, 172));
  background-attachment: fixed;
  margin: 0;
}

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

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

/*========================================================================
ay
========================================================================*/
.p-ay {
  width: 100%;
  overflow: hidden;
  background-color: #000;
}
@media screen and (min-width: 769px) {
  .p-ay {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-ay__mv {
  height: 100svh;
  min-height: 140.1869158879vw;
  position: relative;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-ay__mv {
    height: 100vh;
    min-height: 600px;
  }
}
.p-ay__mv h1 img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 57.9439252336vw;
  display: block;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .p-ay__mv h1 img {
    width: 248px;
  }
}
.p-ay__mv .movie {
  position: relative;
  width: 100%;
  opacity: 0.7;
}
.p-ay__mv .movie iframe, .p-ay__mv .movie .movie-in {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-ay__mv .scroll {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  width: 2px;
  height: 8.6448598131vw;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-ay__mv .scroll {
    height: 37px;
  }
}
.p-ay__mv .scroll::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  right: 0;
  animation-name: scroll;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-delay: 1s;
}
.p-ay__fixd {
  position: fixed;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(35, 24, 21, 0.5);
  padding: 2.3364485981vw 2.3364485981vw;
  transform: translateY(100%);
  filter: blur(10px);
  transition: transform 1s, filter 1s;
}
@media screen and (min-width: 769px) {
  .p-ay__fixd {
    padding: 10px 10px;
    max-width: 430px;
  }
}
.p-ay__fixd p {
  color: #bebebe;
  text-align: center;
  font-size: 3.738317757vw;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-ay__fixd p {
    font-size: 16px;
  }
}
.p-ay__fixd .p-ay__btn {
  margin-top: 2.3364485981vw;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .p-ay__fixd .p-ay__btn {
    margin-top: 10px;
  }
}
.p-ay__fixd .p-ay__btn li {
  margin-top: 0;
  width: 100%;
}
.p-ay__fixd .p-ay__btn li a {
  height: 9.3457943925vw;
  font-size: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-ay__fixd .p-ay__btn li a {
    height: 40px;
    font-size: 15px;
  }
}
.p-ay__fixd.is-active {
  transform: translateY(0);
  filter: blur(0);
}
.p-ay__collabo {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.p-ay__collabo .movie {
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .p-ay__collabo .movie {
    max-width: 430px;
    margin: 0 auto;
  }
}
.p-ay__collabo .movie .movie-in {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.p-ay__collabo__in {
  padding: 16.3551401869vw 4.6728971963vw 9.3457943925vw 4.6728971963vw;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-ay__collabo__in {
    padding: 70px 20px 40px 20px;
  }
}
.p-ay__collabo__ttl {
  text-align: center;
  font-size: 5.1401869159vw;
  line-height: 1.5622;
  font-feature-settings: "palt";
  color: #bebebe;
}
@media screen and (min-width: 769px) {
  .p-ay__collabo__ttl {
    font-size: 22px;
  }
}
.p-ay__collabo__text {
  margin-top: 4.6728971963vw;
  font-size: 3.738317757vw;
  line-height: 1.882;
  letter-spacing: -0.02em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-ay__collabo__text {
    margin-top: 20px;
    font-size: 16px;
  }
}
.p-ay__profile__ttl {
  margin-top: 14.0186915888vw;
  text-align: center;
  font-size: 7.0093457944vw;
  font-weight: normal;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-ay__profile__ttl {
    margin-top: 60px;
    font-size: 30px;
  }
}
.p-ay__profile__ttl img {
  width: 58.1775700935vw;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-ay__profile__ttl img {
    width: 249px;
  }
}
.p-ay__profile__ttl span {
  width: 58.1775700935vw;
  display: block;
  margin: 4.2056074766vw auto 3.5046728972vw auto;
  text-align-last: justify;
}
@media screen and (min-width: 769px) {
  .p-ay__profile__ttl span {
    width: 249px;
    margin: 18px auto 15px auto;
  }
}
.p-ay__profile__ttl small {
  display: block;
  font-size: 3.738317757vw;
  line-height: 1.75;
}
@media screen and (min-width: 769px) {
  .p-ay__profile__ttl small {
    font-size: 16px;
  }
}
.p-ay__profile__img {
  margin-top: 6.5420560748vw;
  display: block;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-ay__profile__img {
    margin-top: 28px;
  }
}
.p-ay__text {
  margin-top: 5.8411214953vw;
  font-size: 3.9719626168vw;
  letter-spacing: -0.02em;
  line-height: 1.833;
  font-feature-settings: "palt";
  overflow: hidden;
  position: relative;
  height: 70.0934579439vw;
  background: linear-gradient(rgb(255, 255, 255) 35%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 769px) {
  .p-ay__text {
    margin-top: 25px;
    font-size: 17px;
    height: 300px;
  }
}
.p-ay__text > span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 11.6822429907vw;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  animation-name: arrow;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}
@media screen and (min-width: 769px) {
  .p-ay__text > span {
    height: 50px;
  }
}
.p-ay__text > span::before, .p-ay__text > span::after {
  content: "";
  width: 8.1775700935vw;
  height: 1px;
  background-color: #fff;
  transform: rotate(15deg);
}
@media screen and (min-width: 769px) {
  .p-ay__text > span::before, .p-ay__text > span::after {
    width: 35px;
  }
}
.p-ay__text > span::after {
  transform: rotate(-15deg);
  margin-left: -1px;
}
.p-ay__text.is-active {
  height: 100% !important;
  background: transparent;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: #fff;
}
.p-ay__text.is-active::before {
  content: none;
}
.p-ay__text.is-active > span {
  display: none;
}
.p-ay__text .img-s {
  width: 80%;
  display: block;
  margin: 1em auto;
}
.p-ay__video {
  display: block;
  width: 100%;
  margin-top: 11.6822429907vw;
}
@media screen and (min-width: 769px) {
  .p-ay__video {
    margin-top: 50px;
  }
}
.p-ay__video iframe {
  aspect-ratio: 16/9;
  display: block;
  width: 100%;
}
.p-ay__btn li a, .p-ay__btn li span {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px;
  font-size: 3.738317757vw;
  border-radius: 100vh;
  height: 11.6822429907vw;
}
@media screen and (min-width: 769px) {
  .p-ay__btn li a, .p-ay__btn li span {
    font-size: 16px;
    height: 50px;
  }
}
.p-ay__btn li a.blank, .p-ay__btn li span.blank {
  position: relative;
}
.p-ay__btn li a.blank::before, .p-ay__btn li a.blank::after, .p-ay__btn li span.blank::before, .p-ay__btn li span.blank::after {
  content: "";
  display: block;
  width: 4.9065420561vw;
  height: 3.2710280374vw;
  border: solid 1px #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5.8411214953vw;
  margin: auto 0;
  border-radius: 0.4672897196vw;
}
@media screen and (min-width: 769px) {
  .p-ay__btn li a.blank::before, .p-ay__btn li a.blank::after, .p-ay__btn li span.blank::before, .p-ay__btn li span.blank::after {
    width: 21px;
    height: 14px;
    right: 25px;
    border-radius: 2px;
  }
}
.p-ay__btn li a.blank::after, .p-ay__btn li span.blank::after {
  transform: translate(-0.9345794393vw, 0.7009345794vw);
}
@media screen and (min-width: 769px) {
  .p-ay__btn li a.blank::after, .p-ay__btn li span.blank::after {
    transform: translate(-4px, 3px);
  }
}
.p-ay__btn li a.red, .p-ay__btn li span.red {
  background-color: #ff2a1f;
  border-color: #ff2a1f;
}
.p-ay__btn li a.red.blank::before, .p-ay__btn li a.red.blank::after, .p-ay__btn li span.red.blank::before, .p-ay__btn li span.red.blank::after {
  border-color: #fff;
}
.p-ay__btn li a.white, .p-ay__btn li span.white {
  background-color: #fff;
  border-color: #fff;
  color: #ff2a1f;
  font-weight: bold;
}
.p-ay__btn li a.white.blank::before, .p-ay__btn li a.white.blank::after, .p-ay__btn li span.white.blank::before, .p-ay__btn li span.white.blank::after {
  border-color: #ff2a1f;
  border-width: 2px;
}
.p-ay__btn li a.yellow, .p-ay__btn li span.yellow {
  background-color: #c2a53e;
  border-color: #c2a53e;
}
.p-ay__btn li a.end, .p-ay__btn li span.end {
  background-color: #aaa;
  border-color: #aaa;
}
.p-ay__btn li + li {
  margin-top: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-ay__btn li + li {
    margin-top: 20px;
  }
}
.p-ay__message {
  padding: 6.308411215vw 4.6728971963vw 11.6822429907vw 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-ay__message {
    padding: 27px 20px 50px 20px;
  }
}
.p-ay__message h2 {
  font-size: 4.6728971963vw;
  line-height: 1.2;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-ay__message h2 {
    font-size: 20px;
  }
}
.p-ay__message p {
  font-size: 2.8037383178vw;
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-ay__message p {
    margin-top: 10px;
    font-size: 12px;
  }
}
.p-ay__message .p-ay__btn {
  margin-top: 5.8411214953vw;
}
@media screen and (min-width: 769px) {
  .p-ay__message .p-ay__btn {
    margin-top: 25px;
  }
}
.p-ay__modal {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.p-ay__modal__in {
  border: solid 0.4672897196vw;
  width: 70.0934579439vw;
  height: 70.0934579439vw;
  border-radius: 2.3364485981vw;
  color: #ff2a1f;
  font-size: 7.9439252336vw;
  line-height: 1.6176;
  text-align: center;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-ay__modal__in {
    width: 300px;
    height: 300px;
    border-width: 2px;
    border-radius: 10px;
    font-size: 34px;
  }
}
.p-ay__modal__btn {
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top: 3.5046728972vw;
  width: 15.8878504673vw;
  height: 15.8878504673vw;
  display: flex;
  border: solid 0.4672897196vw;
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .p-ay__modal__btn {
    margin-top: 15px;
    border-width: 2px;
    width: 68px;
    height: 68px;
  }
}
.p-ay__modal__btn::before {
  content: "";
  display: block;
  background-color: #ff2a1f;
  width: 6.0747663551vw;
  height: 7.0093457944vw;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  margin-left: 5.6074766355vw;
}
@media screen and (min-width: 769px) {
  .p-ay__modal__btn::before {
    width: 26px;
    height: 30px;
    margin-left: 24px;
  }
}
.p-ay__modal__close {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 8.1775700935vw;
}
@media screen and (min-width: 769px) {
  .p-ay__modal__close {
    padding: 35px;
  }
}
.p-ay__modal__close::before, .p-ay__modal__close::after {
  content: "";
  display: block;
  width: 4.9065420561vw;
  height: 1px;
  background-color: #fff;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  .p-ay__modal__close::before, .p-ay__modal__close::after {
    width: 21px;
  }
}
.p-ay__modal__close::after {
  transform: rotate(-45deg);
}
.p-ay__onair {
  padding: 7.0093457944vw 4.6728971963vw 4.6728971963vw 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-ay__onair {
    padding: 30px 20px 20px 20px;
  }
}
.p-ay__onair h2 {
  color: #ff2a1f;
  font-weight: bold;
  font-size: 7.2429906542vw;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-ay__onair h2 {
    font-size: 31px;
  }
}
.p-ay__onair__text {
  color: #ff2a1f;
  font-size: 4.6728971963vw;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-ay__onair__text {
    font-size: 20px;
    margin-top: 15px;
  }
}
.p-ay__onair__text small {
  font-weight: normal;
  font-size: 3.738317757vw;
}
@media screen and (min-width: 769px) {
  .p-ay__onair__text small {
    font-size: 16px;
  }
}
.p-ay__onair__text strong {
  font-weight: bold;
  font-size: 5.8411214953vw;
}
@media screen and (min-width: 769px) {
  .p-ay__onair__text strong {
    font-size: 25px;
  }
}
.p-ay__onair .youtube {
  margin-top: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-ay__onair .youtube {
    margin-top: 15px;
  }
}
.p-ay__onair .youtube iframe, .p-ay__onair .youtube .movie-in {
  aspect-ratio: 16/9;
  display: block;
  width: 100%;
}
.p-ay__onair__link {
  color: #bebebe;
  font-size: 3.0373831776vw;
  font-weight: bold;
  margin-top: 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-ay__onair__link {
    font-size: 13px;
    margin-top: 20px;
  }
}
.p-ay__onair__link a {
  text-decoration: underline;
}
.p-ay__onair__link a:hover {
  text-decoration: none;
}

/*========================================================================
header
========================================================================*/
.p-header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 15.1869158879vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  transform: translateY(-100%);
  transition: transform 1s;
}
@media screen and (min-width: 769px) {
  .p-header {
    height: 65px;
  }
}
.p-header a {
  display: block;
}
.p-header a img {
  display: block;
  width: 26.6355140187vw;
}
@media screen and (min-width: 769px) {
  .p-header a img {
    width: 114px;
  }
}
.p-header.is-active {
  transform: translateY(0);
}

/*========================================================================
footer
========================================================================*/
.p-footer {
  background-color: #000;
  padding: 0 4.6728971963vw 7.0093457944vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-footer {
    padding: 0 20px 30px 20px;
  }
}
.p-footer__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-footer__sns {
    gap: 0 15px;
  }
}
.p-footer__sns li a img {
  display: block;
  width: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-footer__sns li a img {
    width: 40px;
  }
}
.p-footer__link {
  margin-top: 9.3457943925vw;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 3.0373831776vw;
  line-height: 1.25;
  gap: 1.1682242991vw 0;
}
@media screen and (min-width: 769px) {
  .p-footer__link {
    margin-top: 40px;
    font-size: 13px;
    gap: 5px 0;
  }
}
.p-footer__link li:not(:last-child) {
  border-right: solid 1px #505050;
  margin-right: 1em;
  padding-right: 1em;
}
.p-footer__copy {
  margin-top: 4.6728971963vw;
  font-size: 3.0373831776vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-footer__copy {
    margin-top: 20px;
    font-size: 13px;
  }
}

/*========================================================================
event
========================================================================*/
.p-event {
  background-image: -webkit-image-set(url("../images/bg2.webp") type("image/webp"), url("../images/bg2.jpg") type("image/jpeg"));
  background-image: image-set(url("../images/bg2.webp") type("image/webp"), url("../images/bg2.jpg") type("image/jpeg"));
  background-repeat: no-repeat;
  background-position: top 0 center;
  background-size: 100% auto;
  text-align: center;
  padding: 18.691588785vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-event {
    padding: 80px 20px;
  }
}
.p-event h2 {
  font-size: 4.6728971963vw;
  letter-spacing: 0;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-event h2 {
    font-size: 20px;
  }
}
.p-event__subttl {
  margin-top: 2.8037383178vw;
  font-size: 7.2429906542vw;
  font-weight: bold;
  line-height: 1.225;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  color: #bebebe;
}
@media screen and (min-width: 769px) {
  .p-event__subttl {
    margin-top: 12px;
    font-size: 31px;
  }
}
.p-event__text {
  font-size: 3.738317757vw;
  line-height: 1.875;
  margin-top: 7.0093457944vw;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-event__text {
    font-size: 16px;
    margin-top: 30px;
  }
}
.p-event__date {
  margin-top: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-event__date {
    margin-top: 40px;
  }
}
.p-event__date dt {
  font-size: 3.738317757vw;
  font-weight: bold;
  width: 67.7570093458vw;
  height: 6.0747663551vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.6728971963vw;
  border: solid 1px #9ab9c7;
}
@media screen and (min-width: 769px) {
  .p-event__date dt {
    font-size: 16px;
    width: 290px;
    height: 26px;
    margin-bottom: 20px;
  }
}
.p-event__date dd {
  font-feature-settings: "palt";
  line-height: 1.2;
  font-size: 4.6728971963vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-event__date dd {
    font-size: 20px;
  }
}
.p-event__date dd span, .p-event__date dd strong {
  font-weight: inherit;
}
.p-event__date dd small {
  font-weight: normal;
}
.p-event__date dd .fz12 {
  font-size: 2.8037383178vw;
}
@media screen and (min-width: 769px) {
  .p-event__date dd .fz12 {
    font-size: 12px;
  }
}
.p-event__date dd .fz14 {
  font-size: 3.2710280374vw;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-event__date dd .fz14 {
    font-size: 14px;
  }
}
.p-event__date dd .fz16 {
  font-size: 3.738317757vw;
}
@media screen and (min-width: 769px) {
  .p-event__date dd .fz16 {
    font-size: 16px;
  }
}
.p-event__date dd .fz25 {
  font-size: 5.8411214953vw;
}
@media screen and (min-width: 769px) {
  .p-event__date dd .fz25 {
    font-size: 25px;
  }
}
.p-event__date dd .line::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background-color: #fff;
  width: 0.5em;
  margin: 0 0.25em;
}
.p-event__date dd img {
  display: block;
  width: 50.7009345794vw;
  margin: 0 auto;
  margin-bottom: 2.8037383178vw;
}
@media screen and (min-width: 769px) {
  .p-event__date dd img {
    width: 217px;
    margin-bottom: 12px;
  }
}
.p-event__ir {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  font-size: 5.3738317757vw;
  gap: 0 5.8411214953vw;
}
@media screen and (min-width: 769px) {
  .p-event__ir {
    font-size: 23px;
    gap: 0 25px;
  }
}
.p-event__ir picture, .p-event__ir img {
  width: 30.3738317757vw;
  display: block;
  margin-bottom: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-event__ir picture, .p-event__ir img {
    width: 130px;
    margin-bottom: 10px;
  }
}
.p-event h3 {
  color: #bebebe;
  font-size: 4.6728971963vw;
  font-weight: bold;
  margin-top: 16.3551401869vw;
}
@media screen and (min-width: 769px) {
  .p-event h3 {
    font-size: 20px;
    margin-top: 70px;
  }
}
.p-event .p-ay__btn {
  margin-top: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-event .p-ay__btn {
    margin-top: 15px;
  }
}
.p-event__kikan {
  font-size: 3.2710280374vw;
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-event__kikan {
    font-size: 14px;
    margin-top: 10px;
  }
}
.p-event__anytext {
  text-align: left;
  font-size: 3.738317757vw;
  line-height: 1.5;
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-event__anytext {
    font-size: 16px;
    margin-top: 10px;
  }
}
.p-event__anytext a {
  color: #ff2a1f;
  text-decoration: underline;
}
.p-event__textbox {
  border: solid 1px #ff2a1f;
  font-size: 3.2710280374vw;
  line-height: 1.875;
  font-feature-settings: "palt";
  padding: 7.0093457944vw 0;
  margin-top: 9.3457943925vw;
  border-radius: 2.8037383178vw;
}
@media screen and (min-width: 769px) {
  .p-event__textbox {
    font-size: 14px;
    padding: 30px 0;
    margin-top: 40px;
    border-radius: 12px;
  }
}

/*========================================================================
present
========================================================================*/
.p-present {
  background-image: -webkit-image-set(url("../images/bg_present.webp") type("image/webp"), url("../images/bg_present.jpg") type("image/jpeg"));
  background-image: image-set(url("../images/bg_present.webp") type("image/webp"), url("../images/bg_present.jpg") type("image/jpeg"));
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 11.6822429907vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-present {
    padding: 50px 20px;
  }
}
.p-present h2 {
  color: #c2a53e;
  font-size: 5.8411214953vw;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-present h2 {
    font-size: 25px;
  }
}
.p-present__text {
  margin-top: 4.6728971963vw;
  font-size: 3.738317757vw;
  line-height: 1.875;
  font-feature-settings: "palt";
  text-align: left;
}
@media screen and (min-width: 769px) {
  .p-present__text {
    margin-top: 20px;
    font-size: 16px;
  }
}
.p-present__step {
  margin-top: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-present__step {
    margin-top: 40px;
  }
}
.p-present__step li {
  font-size: 3.738317757vw;
  line-height: 1.875;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-present__step li {
    font-size: 16px;
  }
}
.p-present__step li + li {
  margin-top: 8.1775700935vw;
}
@media screen and (min-width: 769px) {
  .p-present__step li + li {
    margin-top: 35px;
  }
}
.p-present__step li strong {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.738317757vw;
  font-weight: bold;
  width: 8.8785046729vw;
  height: 8.8785046729vw;
  border: solid 1px;
  border-radius: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-present__step li strong {
    font-size: 16px;
    width: 38px;
    height: 38px;
  }
}
.p-present__step li a {
  color: #c2a53e;
  text-decoration: underline;
}
.p-present__step li .color {
  color: #c2a53e;
}
.p-present__step__btn {
  border: solid 1px #c2a53e;
  border-radius: 100vh;
  display: inline-block;
  line-height: 1.3125;
  padding: 0 0.75em;
  margin-left: 0.25em;
}
.p-present__attention {
  font-size: 3.2710280374vw;
  line-height: 1.785;
  margin-top: 16.3551401869vw;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .p-present__attention {
    font-size: 14px;
    margin-top: 70px;
  }
}
.p-present__attention dt:nth-child(n+2) {
  margin-top: 1.785em;
}
.p-present__attention .indent {
  padding-left: 1em;
  text-indent: -1em;
}

/*========================================================================
動き
========================================================================*/
.js-slide-mv h1::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 1;
  transition: opacity 1s;
}
.js-slide-mv h1 img {
  transition: filter 1s;
}
.js-slide-mv .movie iframe {
  filter: blur(10px);
  transition: filter 1s;
}
.js-slide-mv .scroll {
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 2s;
}
.js-slide-mv.is-active h1::before {
  opacity: 0;
}
.js-slide-mv.is-active .movie iframe {
  filter: blur(0px);
}
.js-slide-mv.is-active .scroll {
  opacity: 1;
}

.js-slide-in-list > * {
  opacity: 0;
  filter: blur(0);
  transition: opacity 0.75s, filter 1s;
}
.js-slide-in-list.is-active > * {
  opacity: 1;
}
.js-slide-in-list.is-active > *:nth-child(1) {
  transition-delay: 0.25s;
}
.js-slide-in-list.is-active > *:nth-child(2) {
  transition-delay: 0.5s;
}
.js-slide-in-list.is-active > *:nth-child(3) {
  transition-delay: 0.75s;
}
.js-slide-in-list.is-active > *:nth-child(4) {
  transition-delay: 1s;
}
.js-slide-in-list.is-active > *:nth-child(5) {
  transition-delay: 1.25s;
}
.js-slide-in-list.is-active > *:nth-child(6) {
  transition-delay: 1.5s;
}
.js-slide-in-list.is-active > *:nth-child(7) {
  transition-delay: 1.75s;
}
.js-slide-in-list.is-active > *:nth-child(8) {
  transition-delay: 2s;
}
.js-slide-in-list.is-active > *:nth-child(9) {
  transition-delay: 2.25s;
}
.js-slide-in-list.is-active > *:nth-child(10) {
  transition-delay: 2.5s;
}

@keyframes scroll {
  0% {
    bottom: 100%;
  }
  30% {
    bottom: 0%;
    top: 0%;
  }
  60% {
    top: 100%;
    bottom: 0%;
  }
  100% {
    top: 100%;
    bottom: 0%;
  }
}
@keyframes arrow {
  0% {
    transform: translateY(-20%);
  }
  100% {
    transform: translateY(20%);
  }
}/*# sourceMappingURL=ay.css.map */