@charset "utf-8";

:root {
  /* color */
  --color-black:    #000000;
  --color-black-20hex: #00000070;
  --color-gray:     #141414;
  --color-pink:     #FF00CC;
  --color-dark_pink:     #B80093;
  --color-green:    #25FF74;
  --color-white:    #ffffff;

  /* font-size */
    --font-alfabet: "alfabet", sans-serif;
    --font-lores9: "lores-9-wide", sans-serif; 
    --font-udgothic: 'M PLUS 1p', sans-serif;
    --font-futura: "futura-pt", sans-serif;
    --font-noto: "noto sans", sans-serif;

  /* font-size */
/* Alfabet */
--font-size-alfabet-32: clamp(24px, 3vw + 10px, 32px);
--font-size-alfabet-29: clamp(29px, 2vw + 8px, 29px);
--font-size-alfabet-26: clamp(26px, 1.7vw + 6px, 26px);
--font-size-alfabet-25: clamp(20px, 1.5vw + 5px, 25px);
--font-size-alfabet-20: clamp(18px, 1vw + 4px, 20x);
--font-size-alfabet-18: clamp(18px, 0.9vw + 3px, 18px);
--font-size-alfabet-18_about: clamp(25px, 1vw + 5px, 30px);
--font-size-alfabet-16: clamp(14px, 0.8vw + 2px, 18px);

/* A-OTF UD新ゴコンデ80 Pr6N */
--font-size-udgothic-27: clamp(26px, 1.3vw + 6px, 29px);
--font-size-udgothic-24: clamp(24px, 1vw + 5px, 26px);
--font-size-udgothic-19: clamp(18px, 0.8vw + 3px, 20px);

/* Futura */
--font-size-futura-15: clamp(15px, 0.9vw + 2px, 18px);
--font-size-futura-17: clamp(15px, 1vw + 2px, 19px);
--font-size-futura-16: clamp(14px, 0.9vw + 2px, 17px);
--font-size-futura-14: clamp(13px, 0.8vw + 1px, 16px);
--font-size-futura-13: clamp(13px, 0.6vw + 1px, 16px);
--font-size-futura-12: clamp(11px, 0.5vw + 1px, 12.5px);

/* LoRes 9 OT */
--font-size-lores9-30: clamp(30px, 2vw + 8px, 38px);
--font-size-lores9-24: clamp(24px, 1.5vw + 4px, 30px);
--font-size-lores9-17: clamp(17px, 1vw + 2px, 19px);
--font-size-lores9-16: clamp(16px, 1vw + 4px, 20px);
--font-size-lores9-13: clamp(13px, 0.7vw + 1px, 16px);
--font-size-lores9-10: clamp(10px, 1vw + 4px, 12.5px);

/* Noto Sans */
--font-size-noto-16: clamp(16px, 1.2vw + 2px, 19px);
--font-size-noto-14: clamp(14px, 1vw + 2px, 17px);
--font-size-noto-13: clamp(13px, 0.8vw + 2px, 15px);
--font-size-noto-12: clamp(12px, 0.8vw + 2px, 15px);
--font-size-noto-11: clamp(11px, 1.2vw + 1px, 13px);
--font-size-noto-10: clamp(10px, 1.2vw + 1px, 11px);


  /* 余白 */
  --spacing-xs: clamp(4px, 1vw, 8px);   /* 極小の余白 */
  --spacing-sm: clamp(9px, 1.3vw, 10px);  /* 小さい余白 */
  --spacing-md: clamp(16px, 3vw, 24px); /* 中くらいの余白 */
  --spacing-lg: clamp(24px, 4vw, 32px); /* 大きい余白 */
  --spacing-xl: clamp(32px, 5vw, 48px); /* 特大の余白 */

  --weight-udgothic400: 400;
  --weight-udgothic600: 600;
  --weight-udgothic700: 700;
  --weight-udgothic800: 800;

  --long-udgothic: scale(0.85, 1);

  --header-h: 0px;
}

/* Alfabet */
.alfabet-32px { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-32) !important; }
.alfabet-29px { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-29) !important; }
.alfabet-26px { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-26) !important; }
.alfabet-25px { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-25) !important; }
.alfabet-20px { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-20) !important; }
.alfabet-18px { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-18) !important; }
.alfabet-18px_about { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-18_about) !important; }
.alfabet-16px { font-family: var(--font-alfabet); font-size: var(--font-size-alfabet-16) !important; }

/* UD新ゴコンデ */
.udgothic-27px {font-family: var(--font-udgothic);font-size: var(--font-size-udgothic-27) !important;font-weight: var(--weight-udgothic600); transform: var(--long-udgothic); display: inline-block;width: 120%;margin-left: -1.1em;}
.udgothic-24px {font-family: var(--font-udgothic);font-size: var(--font-size-udgothic-24) !important;font-weight: var(--weight-udgothic600); transform: var(--long-udgothic); display: inline-block;width: 120%;margin-left: -1.5em;}
.udgothic-19px {font-family: var(--font-udgothic);font-size: var(--font-size-udgothic-19) ;font-weight: var(--weight-udgothic800); margin-left: -2.5em;}

/* Futura */
.futura-15px { font-family: var(--font-futura); font-size: var(--font-size-futura-15); }
.futura-17px { font-family: var(--font-futura); font-size: var(--font-size-futura-17); }
.futura-16px { font-family: var(--font-futura); font-size: var(--font-size-futura-16); }
.futura-14px { font-family: var(--font-futura); font-size: var(--font-size-futura-14); }
.futura-13px { font-family: var(--font-futura); font-size: var(--font-size-futura-13); }
.futura-12px { font-family: var(--font-futura); font-size: var(--font-size-futura-12); }

/* LoRes 9 OT */
.lores9-30px { font-family: var(--font-lores9); font-size: var(--font-size-lores9-30); }
.lores9-24px { font-family: var(--font-lores9); font-size: var(--font-size-lores9-24); }
.lores9-17px { font-family: var(--font-lores9); font-size: var(--font-size-lores9-17); }
.lores9-16px { font-family: var(--font-lores9); font-size: var(--font-size-lores9-16); }
.lores9-13px { font-family: var(--font-lores9); font-size: var(--font-size-lores9-13); }
.lores9-10px { font-family: var(--font-lores9); font-size: var(--font-size-lores9-10); }

/* Noto Sans */
.noto-16px { font-family: var(--font-noto); font-size: var(--font-size-noto-16); }
.noto-14px { font-family: var(--font-noto); font-size: var(--font-size-noto-14); }
.noto-13px { font-family: var(--font-noto); font-size: var(--font-size-noto-13); }
.noto-12px { font-family: var(--font-noto); font-size: var(--font-size-noto-12); }
.noto-11px { font-family: var(--font-noto); font-size: var(--font-size-noto-11); }
.noto-10px { font-family: var(--font-noto); font-size: var(--font-size-noto-10); }

.wf-loading .lores9-30px,
.wf-loading .lores9-24px,
.wf-loading .lores9-17px,
.wf-loading .lores9-16px,
.wf-loading .lores9-13px,
.wf-loading .lores9-10px {
  visibility: hidden;
}

.ls-1 { letter-spacing: 0.01em; }
.ls-2 { letter-spacing: 0.02em; }
.ls-4 { letter-spacing: 0.04em; }
.ls-8 { letter-spacing: 0.08em; }

/* ========================
    common
=========================== */
html.tp-snap,
html.tp-snap body {
  scroll-behavior: auto; 
}

html.tp-snap body {
  height: 100vh;
  overflow-y: scroll;
  overscroll-behavior-y: none;
  scroll-snap-type: y mandatory;
}

html.tp-snap .section {
  min-height: 100svh;
  scroll-snap-align: start;
  scroll-snap-stop: always;  
}

html.tp-snap .section.not-snap {
  scroll-snap-align: none;
  scroll-snap-stop: normal;
}

:root { scroll-padding-top: var(--header-h, 0px); }
html.tp-snap .site-header { transition: none !important; }

body{
    font-family: var(--font-noto);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    background-color: var(--color-black);
    color: var(--color-white);
    word-break: break-word;
  }
  
  html[lang="en-US"] body {
    font-family: var(--font-futura);
    font-size: 15px;
    font-weight: var(--weight-udgothic400);
  }
  
  img{
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .btn{
    font-size: var(--font-size-lores9-13);
    font-family: var(--font-lores9);
    display: inline-block;
    border: 1px solid var(--color-white);
    background: none;
    color: var(--color-white);
    border-radius: 24px;
    padding: 7px 1.5em;
    min-width: 150px;
    transition: background 0.2s, color 0.2s;
    transition: .3s;
  }

  .section {
    min-height: 85vh;
  }

  .section--top {
  min-height: calc(100dvh - var(--header-h));
  display: flex;
  align-items: center;
}

  .main-content{
    padding-top: 90px;
  }
  
  .no-content {
    min-height: 9vw;
}

  .content-inner,
  .section-inner {
    width: 36vw;
    max-width: 600px;
    min-width: 400px;
    min-height: 600px;
    margin: 0 auto;
}

h2{
  position: relative;
  z-index: 2;
}
.br-pc { display: inline; }
.br-sp { display: none; }

@media (max-width: 600px) {
  .br-pc { display: none; }
  .br-sp { display: inline; }
}


@media (max-width: 580px) {
  .content-inner,
  .section-inner {
    width: 88.8888888889%;
    max-width: 100%;
    min-width: auto;
  }
}

/* ========================
    ローディングアニメーション
=========================== */
#loading-animation {
  position: fixed;
  inset: 0;
  background: var(--color-black);
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: opacity .6s;
}
#loading-animation.hide {
  opacity: 0;
  pointer-events: none;
}
.video-pc { display: block; }
.video-sp { display: none; }
#loading-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
#loading-enter-btn {
  letter-spacing: 0.05em;
  position: absolute;
  right: 3vw;
  bottom: 3vw;
  padding: 30.5px 26px;
  background: var(--color-black-20hex);
  border: 1px solid #3E3E3E;
  border-radius: 50%;
  font-size: 1.2rem;
  cursor: pointer;
  z-index: 10;
  transition: opacity .3s;
}

#loading-enter-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}

.enter-arrow {
  line-height: .4;
}

@media screen and (max-width: 600px) {
  .video-pc { display: none; }
  .video-sp { display: block; }
}

/* ========================
    menu
=========================== */
/* PC：左固定サイド */

.site-header {
  width: clamp(184px, 14vw, 245px);
  z-index: 2000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  left: 50%;
  top: 50%;
  /* transform: translate(-298%, 24%); */
}

.site-header.is-hidden {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.site-nav {
  position: relative;
  padding: clamp(30px, calc(14.7 * (100vw - 400px) / 400 + 30px), 49px) 0 clamp(28px, calc(16.1 * (100vw - 400px) / 400 + 28px), 47px);
  transform: translateY(-80%);
  background: var(--color-black-20hex);
  border: 1px solid var(--color-white);
  width: 100%;
  height: auto;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.menu-deco {
  position: absolute;
  pointer-events: none;
  z-index: 10;
  height: auto;
}

.deco-topleft {
  top: 0;
  left: 0;
  width: 130px;
  height: 130px;
  transform: translate(-49%, -85%);
}

.deco-bottomright {
  bottom: 0;
  right: 0;
  width: 160px;
  height: 265px;
  transform: translate(51%, 41%);
}
.menu-list {
  margin: 0 auto 3px;
  padding: 0;
}

.menu-list a {
  font-family: var(--font-lores9, sans-serif);
  font-size: clamp(16px, 1.2vw + 4px, 23px);
	margin-bottom: clamp(6px, .6vw + 2px, 13px);
  transition: .25s;
}
.menu-list a:hover { opacity: .5; }

.language-switcher {
    position: absolute;
    bottom: -57px;
    left: 25px;
    z-index: 10;
    font-family: var(--font-lores9);
    font-size: var(--font-size-lores9-10);
}
.language-switcher p{
  margin-bottom: clamp(5px, calc(1.5 * (100vw - 400px) / 400 + 5px), 6.5px);
}
.language-switcher li {
    display: inline-block;
    margin-right: .2em;
}

.language-switcher img {
    width: 20px;
    height: auto;
}

.language-switcher a {
  border: 1px solid;
  border-radius: 2em;
  padding: 0px .6em 2px;
  opacity: 0.5;
  transition: opacity 0.2s;
}
.language-switcher .current-lang a,
.language-switcher a[aria-current="true"] {
  opacity: 1;
}


.hamburger {
  display: none;
  position: fixed;
  top: 10px; right: 10px;
  z-index: 2500;
  width: 64px; height: 64px;
  background: none;
  cursor: pointer;
  text-align: center;
}

.hamburger span {
  position: absolute;
  left: 50%;
  width: 36px;
  height: 1px;
  background: var(--color-white, #fff);
  border-radius: 1px;
  transition: transform 0.3s ease, top 0.3s ease;
  transform: translateX(-50%);
  transform-origin: center;
}

/* 通常時：2本線の上下位置 */
.hamburger .top {
  top: 18px;
}

.hamburger .bottom {
  top: 29px;
}

.hamburger.active .top {
  top: 24px;
  transform: translateX(-50%) rotate(15deg);
}

.hamburger.active .bottom {
  top: 24px;
  transform: translateX(-50%) rotate(-15deg);
}

.hamburger::after {
  content: "MENU";
  font-family: var(--font-lores9);
  font-size: 10px;
  display: block;
  color: var(--color-white);
  font-size: 10px;
  margin-top: 24px;
  transition: content 0.3s ease;
}

.hamburger.active::after {
  content: "CLOSE";
}
@media (min-width: 980px){
  .site-header{
    transform: translate(-43vw, 17%);
  }
}
@media (min-width: 1300px){
  .site-header{
    transform: translate(-315%, 17%);
  }
}
/* --- SP表示 --- */
@media (max-width: 980px) {
  .site-header{
    top: 35%;
  }

  .site-nav {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(280%, -50%);
    transition: transform 0.32s cubic-bezier(.33,.55,.81,.96);
    z-index: 2000;
    pointer-events: none;
    max-width: 12rem;
  }
  .site-nav.active {
    transform: translate(-50%, -50%);
    pointer-events: auto;
  }
  .hamburger { display: block; }

  .menu-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 1);
    z-index: 1500;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }

  .menu-overlay.active {
    opacity: 1;
    pointer-events: auto;
  }

  .site-nav.active {
    z-index: 2001;
  }
}

/* ========================
    menu sns
=========================== */
.sns-links {
  display: flex;
  justify-content: center;
  padding: 0;
}

.sns-links li {
  width: 13%;
}

.sns-links a {
  display: flex;
  align-items: center;
  transition: opacity .2s;
  opacity: 0.92;
}
.sns-links a:hover { opacity: 1; }

.sns-links img {
  width: auto;
  padding: 0 1px;
  display: block;
}

/* ========================
    evevt menu
=========================== */
.single-event {
  position: relative;
  background-color: var(--color-pink);
  overflow-x: hidden;
}
.single-event::before {
  content: "";
  position: fixed;
  inset: 0;
  background-image:
    url("/wp-content/themes/theme-kasso/assets/img/event-single_bg.webp"),
    url("/wp-content/themes/theme-kasso/assets/img/event-single_bg.webp");
  background-position:
    0 0,
    5px 0;
  background-repeat:
    repeat,
    repeat;
  background-size:
    50% auto,
    50% auto;
  background-position: center top;
  opacity: 0.22;
  pointer-events: none;
  z-index: -1;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.single-event::-webkit-scrollbar {
  display: none;
}

.event-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;

  background: linear-gradient(
    to bottom,
    var(--color-black) 0%,
    var(--color-black) 80%,
    transparent 80%,
    transparent 100%
  );
  color: var(--color-white);
  padding: 6px 24px 15px;
  font-family: var(--font-lores9);
  z-index: 10;
}

.event-header::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  height: 60px;

  background-image: url("/wp-content/themes/theme-kasso/assets/img/event-header.webp");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;

  pointer-events: none;
  z-index: -1;
}

.event-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.event-header__logo a {
  display: inline-flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
}

.event-header__logo-img {
  display: block;
  max-height: 60px;
  width: auto;
  height: auto;
}

.event-header__right {
  display: flex;
  align-items: center;
  gap: 12px;
}
.event-ticket-block--top {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
}

.event-header__ticket-btn {
  font-family: var(--font-lores9);
  position: relative;
  display: inline-flex;
  padding: 5px 20px;
  border-radius: 999px;
  background: var(--color-green);
  color: var(--color-black);
  border: 2px solid var(--color-black);
  box-shadow: 2px 4px 0 var(--color-black);
  transition: transform 0.1s ease, box-shadow 0.1s ease;
}

.event-header__ticket-btn:hover {
  transform: translate(2px, 2px);
  box-shadow: 0 2px 0 var(--color-black);
}

.event-header__ticket-btn--disabled {
  position: relative;
  background: var(--color-gray);
  color: var(--color-green);
  border: 1px solid var(--color-green);
  cursor: default;
  pointer-events: none;
  opacity: 0.8;
}

.event-ticket-block--top .event-header__ticket-btn{
  font-size: var(--font-size-lores9-24);
  padding: 5px 30px;
}
span.event-header__ticket-icon{
  position: absolute;
  left: -37px;
  top: 50%;
  transform: translateY(-50%);
}

.event-header__ticket-icon img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 999px;
}

.event-header__lang-toggle {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 0px;
  font-size: 11px;
}

.event-header__lang-label {
  text-decoration: none;
  color: var(--color-white);
  margin-bottom: -2px;
}

.event-header__lang-label.is-active {
  color: var(--color-green);
}

.event-header__lang-label.is-disabled {
  opacity: 0.4;
  cursor: default;
}

.event-header__lang-switch {
  width: 14px;
  height: 26px;
  border-radius: 999px;
  background: var(--color-green);
  border: 2px solid var(--color-black);
  position: relative;
}

.event-header__lang-switch::before {
  content: "";
  position: absolute;
  left: 1px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-black);
  transition: top 0.2s ease;
}

.event-header__lang-switch--en::before {
  top: 2px;
}

.event-header__lang-switch--ja::before {
  bottom: 2px;
}
#single-event.main-content{
  padding-top: 0;
  margin-bottom: 8rem;
}

.single-event .site-footer{
  background-color: var(--color-black);
  position: relative;
  padding-bottom: 75px;
}

.single-event .site-footer::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -150px;
  height: 25vh;
  background-image: url(/wp-content/themes/theme-kasso/assets/img/event-footer.webp);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  z-index: -1;
}

.footer-sns {
  display: flex;
  justify-content: center;
  gap: 12px;
  width: 11rem;
  margin: 25px auto 28px;
  padding: 0;
}
.footer-bottom a{
  margin-top: 15px;
}

.break {
  white-space: nowrap;
}

@media (max-width: 980px) {
  .single-event::before{
    background-size: 100% auto, 100% auto;
  }
  .single-event .hamburger{
    display: none;
  }
}

@media (max-width: 420px){
  .event-header{
      padding: 10px 2px 5px;
  }
  .event-header__right{
    flex-direction: column;
    align-items: flex-end;
    gap: 7px;
  }
  .event-header__lang-toggle {
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-size: 11px;
  }

  .event-header__lang-label {
    margin-bottom: 0;
  }

  .event-header__lang-switch {
    width: 26px;
    height: 12px;
    border-radius: 999px;
    background: var(--color-green);
    border: 2px solid var(--color-green);
    position: relative;
  }

  .event-header__lang-switch::before {
    content: "";
    position: absolute;
    top: -1px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--color-black);
    transition: left 0.2s ease;
  }

  .event-header__lang-switch--en::before {
    left: 0px;
  }

  .event-header__lang-switch--ja::before {
    left: auto;
    right: 0px;
  }
}

/* ========================
    event single 変わるかも
=========================== */
#single-event .content-inner{
  width: 100%;
}
#single-event h2{
  font-family: var(--font-lores9);
  font-size: var(--font-size-lores9-24);
  margin-bottom: 15px;
}

html[lang="ja"] #single-event h3 {
  font-family: var(--font-udgothic);
  font-size: var(--font-size-udgothic-24);
  font-weight: var(--weight-udgothic600);
  transform: var(--long-udgothic);
  margin-bottom: 22px;
}

html[lang="en-US"] #single-event h3 {
      font-family: var(--font-alfabet);
    font-size: var(--font-size-alfabet-26);
    line-height: 1.4;
    margin-bottom: 22px;
}

@media (max-width: 550px){
  #single-event .content-inner{
    width: 88.8888888889%;
  }

}

/* ========================
    front page
=========================== */
.home .main-content {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* ==== サイドメニュー ==== */
header .side-menu, .side-menu {
  position: absolute;
  top: 120px;
  left: 8vw;
  width: 160px;
  min-width: 120px;
  border: 1px solid var(--color-black);
  padding: 36px 0;
  text-align: center;
  background: var(--color-white);
}
.side-menu ul {
  list-style: none;
  margin: 0; padding: 0;
}
.side-menu li {
  margin: 12px 0;
}

/* ==== ファーストビュー ==== */
.section.fv {
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: url('/wp-content/themes/theme-kasso/assets/img/mv.webp') center center/cover no-repeat;
}

.logo-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  z-index: 2;
  pointer-events: none;
}

.logo-area img {
  width: 34vw;
  min-width: 260px;
  height: auto;
  display: block;
}

/* ==== スクロールダウン ==== */
.scroll-down-btn {
  position: absolute;
  left: 50%;
  bottom: 17px;
  transform: translateX(-50%);
  background: none;
  border: none;
  cursor: pointer;
  width: 48px;
  height: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.scroll-img-1,
.scroll-img-2 {
  display: block;
  transition: transform 0.23s cubic-bezier(.4,1,.7,1);
}
.scroll-down-btn:hover .scroll-img-1 {
  transform: translateY(-27px);
}
.scroll-down-btn:hover .scroll-img-2 {
  transform: translateY(-15px);
}

/* ==== ABOUT ==== */
.section.about {
padding: min(40vh, 480px) 0 min(29vh, 464px);
  text-align: center;
  background: url(/wp-content/themes/theme-kasso/assets/img/top_about_bg.webp) center center / cover no-repeat;
  background-size: 165% auto;
}
.section.about p {
  font-size: clamp(17px, 1.8vw, 26px);
  margin-bottom: clamp(28px, 2vw + 18px, 36px);
  color: var(--color-black);
  transform: var(--long-udgothic); 
  display: inline-block;
  width: 120%;
  margin-left: -2em;
}

html[lang="en-US"] .section.about p{
  font-family: var(--font-alfabet);
  width: 100%;
  margin-left: 0;
  transform: scale(1,1);
  line-height: 1.45;
}
.section.about .btn {
    border: 1px solid var(--color-black);
    color: var(--color-black);
}
.section.about .btn:hover {
  color: var(--color-white);
  background: var(--color-black);
}
.about .content .p-spacing{
  letter-spacing: .1em;
}

#stages {
    height: 100vh;
}
.stages_bg{
  position: relative;
  padding: 215px 0 365px;
}
.stages_bg::before,
.stages_bg::after{
  position: absolute;
  bottom: 0;
	z-index:-1;
}
.stages_bg::before{
  content: '';
  right: 50%;
  transform: translateX(-13%); 
  width: 1204px;
  height: 397px;
  background: url(/wp-content/themes/theme-kasso/assets/img/stages_bg01.webp) center center / cover no-repeat;
}
.stages_bg::after{
  content: '';
  left: 50%;
  transform: translateX(-1%); 
  width: 1300px;
  height: 788px;
  background: url(/wp-content/themes/theme-kasso/assets/img/stages_bg02.webp) center center / cover no-repeat;
}

.full-bleed{
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
.full-bleed .wp-block-cover{
  height: 100vh;
}
/* ベースのスタイル */
.stage-section{
  height: 100vh;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  will-change: transform; 
    padding-left: 0 !important;
  padding-right: 0 !important;
}

.bg-video {
  position: absolute !important;
  top: -20vw; left: 0;
  width: 120%; height: 120%;
  object-fit: cover;
  z-index: -1;
  pointer-events: none;
  display: block;
}

.wp-block-cover__background{
  position: relative;
  z-index: 2;
}

.stage-section .wp-block-cover__inner-container {
    height: 100vh;
}
.bg-video video{
  object-fit: cover;
}

.bg-video-pc { display: block; }
.bg-video-sp { display: none; }



.stage-caption {
  padding: 1em 1.8em 1.5em;
  border-radius: 2em;
  height: auto;
  max-width: 400px;
  /* min-height: 100%; */
  position: absolute;
  bottom: 13em;
  left: 50%;
  transform: translate(-50%, 50%);
}

.stage-caption_title{
  line-height: 1.6;
}
.pattern-a,
.pattern-b{
  background-color: var(--color-black);
  border: 1px solid var(--color-white);
}
.pattern-a{
  box-shadow: 5px 5px 0px 0px var(--color-pink);
}
.pattern-b{
  box-shadow: 5px 5px 0px 0px var(--color-green);
}
.pattern-a .stage-caption_title{
  color: var(--color-green);
}

.pattern-b .stage-caption_title{
  color: var(--color-pink);
}
.stage-caption::before {
  content: "";
  position: absolute;
  z-index: 1;
  pointer-events: none;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* 各装飾ごとの画像と位置指定 */
.caption-deco-1::before {
  background-image: url('/wp-content/themes/theme-kasso/assets/img/stage_deco1.webp');
  top: -40px;
  left: 5px;
  width: 50px;
  height: 56px;
}

.caption-deco-2::before {
  background-image: url('/wp-content/themes/theme-kasso/assets/img/stage_deco2.webp');
    top: -25px;
    right: 17px;
    width: 85px;
    height: 57px;
}

.caption-deco-3::before {
  background-image: url('/wp-content/themes/theme-kasso/assets/img/stage_deco3.webp');
  top: 10%;
  right: -50px;
}

.caption-deco-4::before {
  background-image: url('/wp-content/themes/theme-kasso/assets/img/stage_deco4.webp');
  bottom: -30px;
  left: 20px;
}

.caption-deco-5::before {
  background-image: url('/wp-content/themes/theme-kasso/assets/img/stage_deco5.pnwebpg');
  top: -60px;
  right: 10%;
}

.stage-caption p{
  color: var(--color-white);
}

@media (min-width: 1700px) {
  .section.about{
    background-size: 125% auto;
  }
}

@media (max-width: 600px) {
  .section.about{
    padding: 300px 0 350px;
      background-position: 49% 23%;
      background-size: 480% auto;
  }
  .bg-video-pc { display: none; }
  .bg-video-sp { display: block; }
  .stages_bg{
    padding: 25vh 0 30vh;
  }
	.stages_bg::before{
    background: url(/wp-content/themes/theme-kasso/assets/img/stages_bg_sp.webp) center center / cover no-repeat;
    transform: translateX(50%);
    width: 100vw;
    height: 100vh;
	}
	.stages_bg::after{
    display: none;
	}

  .wp-block-cover.stage-section{
    height: 100dvh;
  }
  .stage-caption{
    width: 100%;
    max-width: 85%;
    bottom: 11em;
  }
body.is-ios .stage-caption {
    bottom: 11em;
  }
  .stage-caption_title{
    font-size: 22px !important;
  }
}

@media (max-width: 375px) {

}

/* ==== not-found ==== */
#not-found{
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
  text-align: center;
  padding-top: 30px;
}

#not-found .inner{
  display: flex;
  flex-direction: column;
  align-items: center;
}

#not-found h1{
  color: var(--color-pink);
}

.not-found-img{
  max-width: 230px;
  margin-bottom: 20px;
}

#not-found .btn{
  padding-right: 2.7em;
  padding-left: 2.7em;
}

/* ==== EVENTS ==== */
.section.event {
  padding: 80px 0 194px;
  text-align: center;
  background: url(/wp-content/themes/theme-kasso/assets/img/top_event_bg.webp) center center / cover no-repeat;
}
.section.event h2 {
  color: var(--color-pink);
  margin-bottom: clamp(36px, calc(8 * (100vw - 400px) / 100 + 35px), 44px);
}
.event-list {
  margin: 0 auto 22px auto;
}
.section.event .btn{
  margin-top: 40px;
}

/* ==== EVENTS: ボタン ==== */
.section.event .btn:hover {
  background-color: var(--color-white);
  color: var(--color-black);
}

/* ==== VIDEOS ==== */
.section.video {
  padding: 80px 0 194px;
  text-align: center;
  background: url(/wp-content/themes/theme-kasso/assets/img/top_video_bg.webp) center center / cover no-repeat;
}
.section.video h2 {
  color: var(--color-pink);
  margin-bottom: clamp(36px, calc(8 * (100vw - 400px) / 100 + 35px), 44px);
}
.video-list {
  margin: 0 auto 22px auto;
}
.video-item {
  width: 100%;
  margin-bottom: clamp(35px, calc(8 * (100vw - 400px) / 100 + 35px), 43px);
  text-align: left;
  transition: .3s;
}
.video-item:hover{
  opacity: .5;
}
.video-item img {
  height: 100%;
  object-fit: cover;
  aspect-ratio: 16/9;
  display: block;
}
.video-item h3 {
  margin-top: 7px;
}
.home .modal-video,
.post-type-archive-video .modal-video{
    background-color: rgba(0, 0, 0, 90%);
}

/* ==== VIDEO: ボタン ==== */
.section.video .btn:hover {
  background-color: var(--color-white);
  color: var(--color-black);
}

/* ==== NEWS ==== */
.section.news {
  padding: 200px 0 280px;
  text-align: center;
  background: url(/wp-content/themes/theme-kasso/assets/img/top_news_bg.webp) center center / cover no-repeat;
}
.section.news h2 {
  color: var(--color-green);
  margin-bottom: clamp(45px, calc(8 * (100vw - 400px) / 100 + 35px), 52px);
}

.news-item {
  border-bottom: 1px solid var(--color-dark_pink);
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
}
.news-item a:hover{
  opacity: 0.7;
}

.news-item time {
  min-width: 80px;
  color: var(--color-white);
}

.news-item h3 {
  text-align: left;
  margin: 0 0 0 15px;
}

.h3-excerpt-padding.has-background{
    font-size: 11px;
    margin-bottom: 13px;
    padding: 1px 10px;
    display: inline-block;
    border-radius: 5px;
}

.click-here{
  color: var(--color-pink);
}

.click-here:hover{
  opacity: .5;
}

/* ==== NEWS: ボタン ==== */
.section.news .btn:hover {
  color: var(--color-black);
  background-color: var(--color-white);
}

@media (max-width: 700px) {
	.section.news {
     background-size: auto 95%;
    background-position: 52% -160%;
  }
}


/* ==== CONTACT ==== */
.section.contact {
  background-color: var(--color-black);
}
.contact p a{
  text-decoration: underline;
	display: inline;
}
.contact-inner {
  padding: 195px 0 70px;
}
.contact-deco-img{
  width: 41%;
  margin: 0 auto -26px;
  display: block;
}
.contact-box{
  padding: 46px 0 30px;
  border-radius: 1.5em;
  background-color: var(--color-gray);
}
.contact-title {
  text-align: center;
  color: var(--color-green);
  margin-bottom: 24px;
}
.contact .smf-form .smf-text-control__control,
.contact .smf-form .smf-textarea-control__control{
  background-color: var(--color-gray);
  border-color: #3a3a3a;
}
.smf-item__description {
  display: none;
}
.smf-item__col--label {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
.smf-item:has(.smf-item__col--controls input[data-validations*="required"]) .smf-item__description ,
.smf-item:has(.smf-item__col--controls textarea[data-validations*="required"]) .smf-item__description {
  display: inline-block;
  color: var(--color-pink);
  font-size: 0.8em;
  margin-bottom: 5px;
  white-space: nowrap;
}
.contact .smf-form input{
  width: 100%;
}
.contact-accordion {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.38s cubic-bezier(.4,0,.2,1), padding 0.28s;
  padding: 0 16px;
}
.contact-accordion.open {
  max-height: 1000px;
  padding: 0 15px 40px;
}
.contact-toggle {
  background: transparent;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  transition: background 0.2s;
}
.contact-toggle .circle-arrow svg {
  display: block;
  margin: 0 auto;
  transition: transform 0.28s cubic-bezier(.4,0,.2,1);
}
.contact-toggle.active .circle-arrow svg,
.contact-accordion.open + .contact-toggle .circle-arrow svg {
  transform: rotate(180deg);
}

.section.contact small, .section.contact .copyright {
  display: block;
  color: var(--color-black);
  margin-top: 18px;
  font-size: 0.85em;
}
[data-screen="confirm"] .wp-block-snow-monkey-forms-item {
  border-top: #3a3a3a;
  border-bottom: #3a3a3a;
}
.smf-complete-content{
  text-align: center;
}

/* Snow Monkey Forms の送信ボタンのスタイル */
.contact .smf-button-control__control {
  font-family: var(--font-lores9);
  background-image: none;
  display: inline-block;
  border: 1px solid var(--color-white);
  background-color: var(--color-gray);
  color: var(--color-white);
  border-radius: 24px;
  padding: 0.35em 1.5em 0.45em;
  width: 145px;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  transition: .3s;
}

/* ボタンを中央に寄せる */
.smf-action {
  text-align: center;
}

/* ホバー時のスタイル（任意） */
.smf-button-control__control:hover {
  opacity: .3;
}

@media (max-width: 700px) {
  .contact-inner {
    padding: 110px 0 40px;
  }
  .logo-area img{
    width: 85%;
    min-width: 75vw;
    margin-bottom: 25%;
  }
  .scroll-down-btn{
      bottom: 15%;
  }
}
/* ========================
    video 一覧
=========================== */
.archive-video{
  background: url(/wp-content/themes/theme-kasso/assets/img/archive_video_bg.webp) top center / contain no-repeat;
}

.archive-video h1{
  text-align: center;
  color: var(--color-green);
  margin-bottom: 50px;
}


/* ========================
    video modal
=========================== */

.video-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
}
.video-modal.active {
  display: flex;
}
.video-modal-inner {
  position: relative;
  width: 90%;
  max-width: 800px;
}
.video-close {
  position: absolute;
  top: -30px;
  right: -30px;
  font-size: 2rem;
  color: var(--color-white);
  cursor: pointer;
}
.video-embed iframe {
  width: 100%;
  height: 450px;
}


/* ========================
    news 一覧
=========================== */

/* 全体レイアウト */
.archive-news {
  width: 100vw;
  min-height: 100vh;
  background: url(/wp-content/themes/theme-kasso/assets/img/top_news_bg.webp) center center / cover no-repeat;
}

.archive-news h1{
  text-align: center;
  color: var(--color-green);
  margin-bottom: 50px;
}

.news-layout {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 48px;
}

/* 左メニュー */
.news-menu {
  width: 200px;
  min-width: 180px;
  margin-right: 60px;
  border: 1px solid #333;
  background: var(--color-white);
  height: auto;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.news-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.news-item a {
  display: flex;}

.news-menu-list li:last-child { margin-bottom: 0; }

.news-menu-list li {
  position: relative;
  text-align: center;
  margin-bottom: 18px;
  font-size: 18px;
  cursor: pointer;
}

.menu-list li{
  position: relative;
}

/* .menu-list li.js-active > a,
.menu-list li.current-menu-item > a,
.menu-list li.current_page_item > a {
  color: var(--color-green);
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.menu-list li.current-menu-item,
.menu-list li.current_page_item {
  position: relative;
}
.menu-list li.js-active::before,
.menu-list li.current-menu-item::before,
.menu-list li.current_page_item::before {
  content: "";
  position: absolute;
  left: -22px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 13px solid var(--color-pink);
  width: 0;
  height: 0;
  z-index: 10;
} */

/* 選択中のメニュー文字 */
.menu-list li.js-active > a ,
.menu-list li.current-menu-item > a {
  color: var(--color-green);
  font-weight: bold;
  position: relative;
  z-index: 1;
}

/* ▶︎ を出すのは js-active のみ */
.menu-list li.js-active::before,
.menu-list li.current-menu-item::before {
  content: "";
  position: absolute;
  left: -22px;
  top: 50%;
  transform: translateY(-70%);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 13px solid var(--color-pink);
  width: 0;
  height: 0;
  z-index: 10;
}


/* NEWSタイトル */
.news-title {
  text-align: center;
  font-size: 2.1rem;
  margin-bottom: 32px;
  font-weight: 400;
}

/* 記事リスト */
.news-list {
}

.news-date {
  min-width: 110px;
  font-size: 15px;
  color: var(--color-black);
  margin-right: 30px;
  font-family: 'Noto Sans JP', sans-serif;
}
.news-item-title {
  font-size: 16px;
  color: var(--color-black);
}

/* ========================
    news シングル
=========================== */
#single-news {
    position: relative;
    overflow-x: hidden;
}

#single-news::after{
  content: "";
  position: absolute;
  top: -19%;
  left: 50%;
  transform: translateX(16%);
  width: 765px;
  height: 764px;
  background: url(/wp-content/themes/theme-kasso/assets/img/single-news_bg.webp) top right / contain no-repeat;
  pointer-events: none;
  z-index: -1;
}

/* 投稿タイプ名（NEWS） */
.news-type-title {
  text-align: center;
  color: var(--color-green);
  margin-bottom: 55px;
}

.news-thumbnail{
  margin-bottom: 25px;
}

/* 日付とシェア/Xの並び */
.news-meta-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin: 0 auto 18px auto;
}

.news-meta-row .date{
  margin-bottom: -15px;
}
.news-meta-row .meta-right {
  display: flex;
  align-items: center;
}

.news-meta-row .share-btn {
  cursor: pointer;
}
.x-share{
  margin-right: 10px;
}
.x-icon {
    margin-bottom: 2px;
    width: 18px;
}
.news-meta-row .close-btn {
  cursor: pointer;
  margin-left: 10px;
}

#single-news article {
  margin: 0 auto;
  max-width: 600px;
  background: none;
  text-align: center;
}

#single-news h1 {
  text-align: left;
  margin-top: 6px;
  margin-bottom: 35px;
  -webkit-text-stroke: .5px var(--color-white);
}

html[lang="en-US"] #single-news h1{
  font-family:var(--font-alfabet);
  font-size: var(--font-size-alfabet-26) !important;
  margin-left: 0;
  width: 100%;
  transform: scale(1, 1);
}

#single-news .content {
  text-align: left;
  font-size: 1em;
  line-height: 2;
  margin: 0 0 32px 0;
  word-break: break-all;
}
#single-news .content p{
  line-height: 1.7;
  margin-bottom: 17px;
}

#single-news h3{
  display: inline-block;
  color: var(--color-black);
  background-color: var(--color-pink);
  font-size: var(--font-size-noto-11);
  font-weight: var(--weight-udgothic600);
  margin-top: 20px;
  margin-bottom: 12px;
  padding: 3px 1em 2px;
  border-radius: .5em;
}

.news-back-list {
    margin-top: 80px;
}
.news-back-list a:hover{
  opacity: .5;
}
.news-nav-arrow {
    margin: 0 5.5%;
}
.arrow-svg{
  width: 22px;
  height: 20px;
}

@media (max-width: 700px) {
  #single-news { padding-left: 8px; padding-right: 8px; }
  #single-news::after{
    top: -15%;
    transform: translateX(-20%);
    width: 400px;
    height: 400px;

  }
  #single-news article, .news-meta-row { max-width: 97vw; }
}


/* ==========================
  ページネーション
========================== */

.news-pagination ul.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 0;
  margin: 32px auto 0 auto;
  list-style: none;
  background: none;
  width: fit-content;
}

.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-lores9);
  font-size: var(--font-size-lores9-16);
  color: var(--color-white);
  background: none;
  text-decoration: none;
  line-height: 1;
  min-width: 28px;
  text-align: center;
  padding: 0;
  transition: color .2s, opacity .2s;
}

/* 現在ページ */
.page-numbers.current {
  opacity: .5;
  pointer-events: none;
}

/* 矢印ボタン（左右） */
.page-numbers.prev,
.page-numbers.next {
  width: 18px;
  height: 14px;
  min-width: 18px;
  padding: 0;
}

/* 無効な矢印（aタグではないspan）だけ半透明＆クリック不可 */
.page-numbers.prev:not(a),
.page-numbers.next:not(a) {
  opacity: 0.5;
  pointer-events: none;
}

ul.page-numbers li {
  padding: 0 15px;
}

@media (max-width: 600px) {
  .news-pagination ul.page-numbers {
    gap: 8px;
  }
}

/* ========================
    event 一覧
=========================== */

.archive-event {
  width: 100vw;
  min-height: 100vh;
  background-image: url(/wp-content/themes/theme-kasso/assets/img/event_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}

.archive-event h1{
  text-align: center;
  color: var(--color-green);
  margin-bottom: 50px;
}

.home .event-list,
.archive-event .event-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.event-card {
  border-radius: 20px;
  border: 1px solid var(--color-green);
  overflow: hidden;
}

.event-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--color-green);
	transition: .3s;
}

.event-card__link:hover{
	opacity: .5;
}
.event-card__thumb {
  position: relative;
  background-color: var(--color-black);
}

.event-card__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 3/3.75;
}

.event-card__img--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-pink);
}

.event-card__body {
  position: relative;  
  text-align: center;
  padding: 16px 5px 17px;
  color: var(--color-black);
  background-color: var(--color-green);
}
.event-card__badges {
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
}

.event-card__flag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(23px, calc(1vw + 12px), 27px);
  height: clamp(23px, calc(1vw + 12px), 27px);
  border-radius: 50%;
  border: 1px solid var(--color-green);
  background: var(--color-green);
  overflow: hidden;
}

.event-card__flag-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-card__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  padding: 0px 5px;
  border-radius: 999px;
  background: var(--color-black);
  color: var(--color-green);
  border: 1px solid var(--color-green);
  font-family: var(--font-lores9, sans-serif);
  font-size: clamp(14px, calc(1vw + 2px), 23px);
  line-height: 1.2;
}

.event-card__title {
  font-family: var(--font-lores9, sans-serif);
  font-size: 25px;
	line-height: 1.2;
  margin: 0 0 5px;
}

.event-card__text {
  font-family: var(--font-alfabet);
  margin: 0;
  font-size: 13px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.event-card__date {
  font-family: var(--font-alfabet);
  display: block;
  margin-bottom: 4px;
  font-size: 1.35vw;
}

@media (max-width: 1700px){
  .event-card__title{
    font-size: 1.58vw;
  }
}

@media (max-width: 782px) {
  .home .event-list,
  .archive-event .event-list {
    gap: 13px;
  }
  .event-card__badges {
    top: -10px;
  }
  .event-card__title{
    margin-bottom: 0;
    font-size: 2.3vw;
  }
	.event-card__date{
		font-size: 1.8vw;
	}
}

@media (max-width: 520px){
  .event-card__title{
    font-size: 3.6vw;
  }
	.event-card__date{
		font-size: 2.8vw;
	}
}
/* ========================
    event シングル
=========================== */

/* ========================
    top page
=========================== */
.to-top-btn {
  position: fixed;
  right: 2vw;
  bottom: 25px;
  z-index: 1000;
  background: transparent;
  border: none;
  outline: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.to-top-btn.show {
  opacity: 1;
  pointer-events: auto;
}

.to-top-btn img {
  width: 32px;
  height: auto;
  transition: transform 0.25s cubic-bezier(.4,1,.7,1);
  display: block;
}

.to-top-btn:hover img,
.to-top-btn:focus img {
  transform: translateY(-15px);
}

@media (max-width: 750px) {
  .to-top-btn{
    right: 15px;
  }
}

/* ========================
    footer
=========================== */

footer{
  text-align: center;
  padding-bottom: 195px;
  font-weight: 400;
}
footer p{
  font-size: var(--font-size-noto-10);
  font-weight: 300;
}
footer a{
  text-decoration: underline
}
.footer-logo{
  max-width: 70%;
}

@media (max-width: 782px) {
    footer{
    padding-bottom: 223px;
  }
  .footer-sns{
    width: 9rem;
  }
}
/* ========================
    固定ページ
=========================== */
.page-content h1{
    text-align: center;
    color: var(--color-pink);
    margin-bottom: 35px;
}

/* ========================
    固定ページ about
=========================== */
.about {
  position: relative;
}
body.about::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(5%);
  width: 765px;
  height: 423px;
  max-width: 765px;
  max-height: 423px;
  background: url(/wp-content/themes/theme-kasso/assets/img/under_about.webp) top right / contain no-repeat;
  pointer-events: none;
  z-index: 2;
}

.about .page-content h1{
  margin-bottom: 18px;
}

.about .udgothic-24px{
  -webkit-text-stroke: .4px var(--color-white);
  margin-left: -1.6em;
  margin-bottom: 35px;
}
.section.about_01{
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; 
}

.timeline-list {
  position: relative;
  margin-left: .5em;
  padding-left: 0;
  font-weight: 700;
  z-index: 1;
}

.timeline-list li {
  position: relative;
  padding-left: 2.5em;
  margin-bottom: .6em;
}

.timeline-list strong{
  font-family: var(--font-alfabet);
  font-size: var(--font-size-alfabet-25);
  display: inline-block;
  margin-bottom: -5px;
}
.timeline-list code{
  font-size: var(--font-size-noto-11);
  display: inline-block;
  position: relative;
  background: var(--color-green);
  color: var(--color-black);
  margin-top: 8px;
  margin-left: 23px;
  padding: 1.8px .8em 1.6px;
  line-height: 1.5;
}

html[lang="en-US"] .timeline-list code{
  font-family: var(--font-futura);
  font-size: var(--font-size-futura-12);
  font-weight: var(--weight-udgothic700);
}

.timeline-list code::before,
.timeline-list code::after{
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
}
.timeline-list code::before{
  border-style: solid;
  border-color: transparent;
  border-width: .96em 0.64952em;
  border-left-color: var(--color-green);
  right: -1.17em;
}
.timeline-list code::after{
  background: url(/wp-content/themes/theme-kasso/assets/img/txt_arrow.svg) top right / contain no-repeat;
    left: -32px;
    width: 32px;
    height: 23.5px;
    margin-top: -0.3px;
}

html[lang="en-US"] .timeline-list code::after{
  height: 21.19px;
}

/* 緑のドット */
.timeline-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 1.45em;
  width: 0.8em;
  height: 0.8em;
  background: var(--color-green);
  border-radius: 50%;
  z-index: 1;
}

.timeline-list li::after {
  content: '';
  position: absolute;
  left: 0.327em;
  top: 2.2em;
  width: 0.14em;
  z-index: 0;
  background: var(--color-green);
  height: calc(100% - -1.1em);
}

.timeline-list li:last-child::after {
  background: none;
  border-left: 0.14em dashed var(--color-green);
  width: 0;
  height: 6em;
}

.timeline-list::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -62%);
    width: 100vw;
    height: 100vh;
    min-height: 1000px;
    background: url(/wp-content/themes/theme-kasso/assets/img/under_about_bg.webp) center center / contain no-repeat;
    z-index: 0;
    pointer-events: none;
}

@media (max-width: 1420px){
  .timeline-list::before{
    transform: translate(-50%, -55%);
    width: 500%;
    height: 500%;
  }
}
@media (max-width: 670px){
  .timeline-list code::before{
    right: -1.17em;
  }
  .timeline-list code::after{
    height: 19.69px;
  }
  .timeline-list::before{
    width: 300%;
    height: 300%;
  }
}
@media (max-width: 600px) {
  body.about::after {
    transform: translateX(-2%);
    width: 285px;
    height: 158px;
    }
  .timeline-list li::before{
    top: 1em;
    right: -1.15em;
  }
}

/* ========================
    固定ページ privacy-policy
=========================== */
.privacy-policy h2{
    font-family: var(--font-udgothic);
    font-size: var(--font-size-udgothic-24) !important;
    font-weight: var(--weight-udgothic);
    transform: var(--long-udgothic);
    display: inline-block;
    margin-top: 18px;
    margin-bottom: 10px;
    margin-left: -1.3em;
}

.privacy-policy h3{
  font-size: 20px;
  margin-bottom: 10px;
}
.privacy-policy .content p {
    line-height: 1.7;
    margin-bottom: 17px;
}

/* ========================
    block button
=========================== */
.wp-block-buttons>.wp-block-button{
  margin: 0 1%;
}

.wp-block-button__link{
    font-family: var(--font-lores9);
    font-size: var(--font-size-lores9-13);
    padding: calc(.1em + 2px) calc(2em + 2px) !important;
}

:root :where(.wp-block-button .wp-block-button__link){
    border-width: 1px !important;
}

.wp-block-button.has-arrow .wp-block-button__link {
  position: relative;
  padding-right: 3em !important;
}

.wp-block-button.has-arrow .wp-block-button__link::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 1.7em;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: var(--color-green);
}

/* ピンクバージョン */
.wp-block-button.has-arrow-pink .wp-block-button__link::after {
  background: var(--color-pink);
}

/* 緑バージョン（明示したい場合。無くても上のまま緑） */
.wp-block-button.has-arrow-green .wp-block-button__link::after {
  background: var(--color-green);
}

.wp-block-button.has-arrow .wp-block-button__link::before {
  content: "";
  display: block;
  position: absolute;
  right: 1.95em;
  top: 50%;
  transform: translateY(-35%);
  width: 0;
  height: 0;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.4em solid var(--color-black);
  z-index: 1;
}


/* ========================
    アニメーション
=========================== */
.fade-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-up.show {
  opacity: 1;
  transform: translateY(0);
}

/* ========================
  reCAPTCHA v3 のバッジを非表示にする 
=========================== */
.grecaptcha-badge {
  visibility: hidden;
}
.recaptcha-notice{
	margin-top:25px;
	padding: 0 1em;
}
.recaptcha-notice a {
    margin-top: 0;
}