@charset "UTF-8";

/* =================================================================
   【cssはこのファイルを編集してください】
   ================================================================= */

html {
  font-size: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
}
/* 375px - 414px */
@media (max-width: 414px) {
  html {
    /* 同倍率 */
    font-size: 3.8647342995vw;
  }
}
/* 414px - 767px */
@media (min-width: 414px) and (max-width: 767.98px) {
  html {
    font-size: calc((100vw - 414px) / 353 * 5 + 16px);
  }
}

/* 769px - 1399px */
@media (min-width: 768px) and (max-width: 1399px) {
  html {
    font-size: calc((100vw - 768px) / 632 * 3 + 13px);
  }
}

em {
  font-style: normal;
}

/* Hero MV fade */
.bz-s1__mv {
  position: absolute;
  z-index: 9;
  width: 77%;
  top: 20.5%;
  left: 7%;
}
.bz-s1__mv-list {
  position: relative;
  /* height: 72vh; */
  min-height: 320px;
  height: 100%;
}
.bz-s1__mv-list-item {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 2s ease;
}
.bz-s1__mv-list-item.active {
  opacity: 1;
}
.bz-s1__mv-list picture,
.bz-s1__mv-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

li {
  list-style: none;
}
a {
  text-decoration: none;
}

body {
}
.bz {
  background: url(../img/bg.jpg);
  background-repeat: repeat;
  background-size: 280px;
  background-size: 17.5rem;
  overflow-x: hidden;
}
.bz-main {
}
.bz-s1 {
  position: relative;
  height: 156.038647343vw;
}
.bz-s1__mv-cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  mix-blend-mode: normal;
}
.bz-s1__mv-cover img {
}
.bz-s1__mv-blend-1,
.bz-s1__mv-blend-2,
.bz-s1__mv-blend-3 {
  position: absolute;
  z-index: 99;
  max-inline-size: initial;
}

.bz-s1__mv-blend-1 {
  width: 433px;
  width: 27.0625rem;
  height: 580px;
  height: 36.25rem;
  flex-shrink: 0;
  display: block;
  top: -42px;
  top: -2.625rem;
  right: -133px;
  right: -8.3125rem;
  mix-blend-mode: plus-lighter;
}
.bz-s1__mv-blend-2 {
  width: 612px;
  width: 38.25rem;
  height: 553px;
  height: 34.5625rem;
  flex-shrink: 0;
  top: -42px;
  top: -2.625rem;
  left: -160px;
  left: -10rem;
  mix-blend-mode: color-burn;
  opacity: 0;
}
.bz-s1__mv-blend-3 {
  width: 529px;
  width: 33.0625rem;
  height: 766px;
  height: 47.875rem;
  flex-shrink: 0;
  top: -49px;
  top: -3.0625rem;
  right: -138px;
  right: -8.625rem;
  mix-blend-mode: color-dodge;
}

.bz-s1__mv-list {
}
.bz-s1__mv-list-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 2s ease; /* ←フェード効果 */
}

.bz-s1__mv-list-item.active {
  opacity: 1;
}

.bz-s2 {
  position: relative;
  padding: 62px 0 80px;
  padding: 3.875rem 0 5rem;
  overflow: hidden;
}
.bz-s2__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 80px;
  top: 5rem;
  z-index: 1;
}
.bz-s2__overlay-akarusa {
}
.bz-s2__overlay-ooiyaki {
  mix-blend-mode: color-dodge;
  position: absolute;
  opacity: 0.4;
  top: 50%;
  z-index: 0;
}
.bz-s2__inner {
}
.bz-s2__hading {
  color: #caa27c;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 25px */
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin-bottom: 21px;
  margin-bottom: 1.3125rem;
  position: relative;
  z-index: 2;
}
.bz-s2__hading::before {
  content: "CONCEPT";
  position: absolute;
  top: -53px;
  top: -3.3125rem;
  left: 53%;
  transform: translate(-50%);
  color: #000;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 56.2px;
  font-size: 3.5125rem;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 22.48px;
  letter-spacing: 1.405rem;
  z-index: -1;
}
.bz-s2__hading-sub {
  color: #b7b7b7;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  letter-spacing: 1.96px;
  letter-spacing: 0.1225rem;
  margin-bottom: 68px;
  margin-bottom: 4.25rem;
  position: relative;
  z-index: 2;
}
.bz-s2__content {
  padding: 0 0 0 15px;
  padding: 0 0 0 0.9375rem;
  padding: 0 0 0 35px;
  padding: 0 0 0 2.1875rem;
  position: relative;
  z-index: 2;
  max-width: 630px;
}
.bz-s2__mission {
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  width: 85.507246vw;
}

.bz-s2__vision {
  margin-bottom: 43px;
  margin-bottom: 2.6875rem;
  width: 85.5072463768vw;
}
.bz-s2__content-ttl {
  color: #caa27c;
  font-family: "Zen Old Mincho";
  font-size: 17.5px;
  font-size: 1.09375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 21px */
  letter-spacing: 6.65px;
  letter-spacing: 0.415625rem;
  position: relative;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
}
.mission-line::after {
  content: "";
  background: #caa27c;
  width: calc(100% - 109px);
  min-width: 225px;
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  top: 63%;
}
.vision-line::after {
  content: "";
  background: #caa27c;
  width: calc(100% - 90px);
  min-width: 243px;
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  top: 64%;
}
.bz-s2__content-dis {
  color: #fff;
  font-family: "Zen Old Mincho";
  font-size: 25px;
  font-size: 1.45rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 40px */
  letter-spacing: 0.25px;
  letter-spacing: 0.015625rem;
  padding-left: 14px;
  padding-left: 0.875rem;
  padding-right: 8px;
  padding-right: 0.5rem;
}
.bz-s2__dis-box {
  color: #e9e9e9;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 190%; /* 26.6px */
}
.bz-s2__text-box {
  width: calc(100% - 65px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
  max-width: 630px;
}
.bz-s2__text {
  color: #e9e9e9;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 190%; /* 26.6px */
  margin-bottom: 27.2px;
  margin-bottom: 1.7rem;
}
.bz-s3 {
  background: url(../img/s3-bg.jpg);
  background-size: 360px;
  background-size: 22.5rem;
  background-repeat: repeat;
  position: relative;
  padding: 60px 0px 50px;
  padding: 3.75rem 0rem 3.125rem;
}
.bz-s3::before {
  content: "";
  background: url(../img/s3-bg.jpg);
  background-size: 360px;
  background-size: 22.5rem;
  background-repeat: repeat;
  width: 100%;
  height: 70px;
  height: 4.375rem;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
  position: absolute;
  top: 1px;
  top: 0.0625rem;
  transform: translateY(-100%);
  z-index: 2;
}
.bz-s3::after {
  content: "";
  background: url(../img/s3-bg.jpg);
  background-size: 360px;
  background-size: 22.5rem;
  background-repeat: repeat;
  width: 100%;
  height: 70px;
  height: 4.375rem;
  clip-path: polygon(0 0, 0 100%, 100% 0);
  position: absolute;
  bottom: 1px;
  bottom: 0.0625rem;
  transform: translateY(100%);
  z-index: 2;
}
.bz-s3__inner {
  position: relative;
}
.bz-s3__inner::before {
  content: "";
  width: 380px;
  width: 23.75rem;
  height: 267px;
  height: 16.6875rem;
  border-radius: 380px;
  border-radius: 23.75rem;
  opacity: 0.7;
  background: #3a3421;
  mix-blend-mode: plus-lighter;
  filter: blur(92px);
  position: absolute;
  top: -50px;
  top: -3.125rem;
  z-index: 2;
  transform: translateX(-50%);
  left: 50%;
}
.bz-s3__hading {
  color: #b7b7b7;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 21.6px */
  letter-spacing: 1.68px;
  letter-spacing: 0.105rem;
  margin-bottom: 17.45px;
  margin-bottom: 1.090625rem;
  position: relative;
  z-index: 2;
}
.bz-s3__hading::before {
  content: "EVENT";
  position: absolute;
  top: -54px;
  top: -3.375rem;
  left: 53%;
  transform: translate(-50%);
  color: #000;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 56.2px;
  font-size: 3.5125rem;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 22.48px;
  letter-spacing: 1.405rem;
  z-index: 1;
}
.bz-s3__hading em {
  color: #caa27c;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 25px */
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  display: block;
  margin-bottom: 5px;
  margin-bottom: 1.3125rem;
  position: relative;
  z-index: 2;
}

.bz-s3__content {
  width: 80%;
  margin: auto;
  margin-bottom: 25.45px;
  margin-bottom: 7.590625rem;
}
.bz-s3__box {
  margin-bottom: 3rem;
}
.bz-s3__pic {
  display: block;
  margin-bottom: 1rem;
}

.bz-s3__content img {
  object-fit: cover;
  display: block;
  width: 100%;
}
.bz-s3__btn {
  border: 1px solid #b78351;
  border: 0.0625rem solid #b78351;
  background: linear-gradient(90deg, #dfa872 0%, #b68250 100%);
  display: flex;
  align-items: center;
  /* width: 292px;
  width: 18.25rem; */
  height: 83px;
  height: 5.1875rem;
  padding: 0 14px;
  padding: 0 0.875rem;
  margin: 0 auto;
  color: #582c00;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 17px */
  letter-spacing: 1.02px;
  letter-spacing: 0.06375rem;
  position: relative;
  transition: all 0.3s;
  justify-content: center;
}
.bz-s3__btn:hover {
  opacity: 0.7;
}
.bz-s3__btn::after {
  content: "";
  width: 22.5px;
  width: 1.40625rem;
  height: 5.5px;
  height: 0.34375rem;
  background: url(../img/s3-btn-arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 14px;
  right: 0.875rem;
  top: 46%;
}
.bz-s3__btn span {
  color: #daa36e;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 17px */
  letter-spacing: 1.02px;
  letter-spacing: 0.06375rem;
  background: #582c00;
  padding: 5px 5px;
  padding: 0.3125rem 0.3125rem;
  margin-right: 7px;
  margin-right: 0.4375rem;
}

.bz-s3-2__box {
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}

.bz-s3-2__pic {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}

.bz-s3-2__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.bz-s3-2__btn-wrap {
  display: flex;
  padding: 0;
  margin: 0;
  gap: 1rem;
  margin-top: 0.6rem;
  margin-bottom: 1rem;
}

.bz-s3-2__btn {
  flex: 1;
  display: block;
  transition: background-color 0.3s;
  transition: all 0.3s;
}

.bz-s3-2__btn:hover {
  /* background-color: #555; */
  opacity: 0.8;
}

/* Swiperのコンテナサイズ */
.bz-s3-2__content {
}
.bz-s3-2__content-slide {
}
.bz-s3-2__hading::before {
  content: "PAST";
  position: absolute;
  top: -54px;
  top: -3.375rem;
  left: 53%;
  transform: translate(-50%);
  color: #000;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 56.2px;
  font-size: 3.5125rem;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 22.48px;
  letter-spacing: 1.405rem;
  z-index: 1;
}
.swiper {
  width: 100%;
  padding-bottom: 50px; /* ページネーション用の余白 */
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 2rem !important;
}

.swiper-pagination-bullet-active {
  background: #dfa872 !important;
}
.swiper-pagination-bullet {
  background: #dfa872 !important;
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 0.4rem)
  ) !important;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 0.4rem)
  ) !important;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.5rem) !important;
}
.bz-s4 {
  padding: 120px 0 0;
  padding: 7.5rem 0 0;
  overflow: hidden;
  background: linear-gradient(to top, rgb(0 0 0 / 100%) 60%, transparent 60%);
}
.bz-s4__inner {
  position: relative;
}
.bz-s4__overlay {
  position: absolute;
  top: 177px;
  top: 11.0625rem;
  z-index: 0;
}
.bz-s4__hading {
  color: #caa27c;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 25px */
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem;
  position: relative;
  z-index: 2;
}
.bz-s4__hading::before {
  content: "PARTNER";
  position: absolute;
  top: -53px;
  top: -3.3125rem;
  left: 53%;
  transform: translate(-50%);
  color: #000;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 56.2px;
  font-size: 3.5125rem;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 22.48px;
  letter-spacing: 1.405rem;
  z-index: -1;
}
.bz-s4__hading-sub {
  color: #b7b7b7;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 21.6px */
  letter-spacing: 1.68px;
  letter-spacing: 0.105rem;
  margin-bottom: 23px;
  margin-bottom: 1.4375rem;
  position: relative;
  z-index: 2;
}
.bz-s4__hading-sub small {
  display: block;
  color: #b7b7b7;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 21.6px */
  letter-spacing: 1.68px;
  letter-spacing: 0.105rem;
  margin-top: -2px;
  margin-top: -0.125rem;
}
.bz-s4__list {
  display: flex;
  flex-wrap: wrap;
  width: 84.438%;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: 85px;
  margin-bottom: 5.3125rem;
  position: relative;
  z-index: 2;
  max-width: 500px;
}
.bz-s4__list-item {
  width: 48.7942329147%;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.bz-s4__list-item img {
}
.bz-s4__coming {
  color: #c8986a;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 33px;
  font-size: 2.0625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 33px */
  letter-spacing: 6.6px;
  letter-spacing: 0.4125rem;
  margin-bottom: 21px;
  margin-bottom: 1.3125rem;
  position: relative;
  z-index: 2;
}
.bz-s4__text1 {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 200%; /* 28px */
  letter-spacing: 1.96px;
  letter-spacing: 0.1225rem;
  position: relative;
  margin-bottom: 75px;
  margin-bottom: 4.6875rem;
}
.bz-s4__text1::after {
  content: "";
  width: 1px;
  width: 0.0625rem;
  height: 45px;
  height: 2.8125rem;
  background: #fff;
  position: absolute;
  bottom: -58px;
  bottom: -3.625rem;
  left: 50%;
  transform: translateX(-50%);
}
.bz-s4__text2 {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 200%; /* 28px */
  letter-spacing: 1.96px;
  letter-spacing: 0.1225rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  position: relative;
  z-index: 2;
}
.bz-s4__btn {
  width: 354px;
  width: 22.125rem;
  height: 85px;
  height: 5.3125rem;
  border: 1px solid #a37712;
  border: 0.0625rem solid #a37712;
  background: #000;
  color: #e6e6e6;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 17.711px;
  font-size: 1.1069375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.771px;
  letter-spacing: 0.1106875rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 26px;
  margin-bottom: 1.625rem;
  position: relative;
  transition: all 0.3s;
}
.bz-s4__btn:hover {
  opacity: 0.7;
}
.bz-s4__btn::after {
  content: "";
  width: 37.5px;
  width: 2.34375rem;
  height: 8.5px;
  height: 0.53125rem;
  background: url(../img/btn-arrow.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 14px;
  right: 0.875rem;
  top: 46%;
}
.bz-s4__btn em {
  color: #a37712;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 17px */
  letter-spacing: 10.2px;
  letter-spacing: 0.6375rem;
  display: block;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

.bz-footer {
  background: #000;
  padding: 10px 0 13px;
  padding: 0.625rem 0 0.8125rem;
}
.bz-footer__inner {
  width: 95%;
  margin: 0 auto;

  border-top: 1px solid #72675d;

  border-top: 0.0625rem solid #72675d;
}
.bz-footer__list {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  gap: 24px;
  gap: 1.5rem;
  padding-top: 10px;
  padding-top: 0.625rem;
}
.bz-footer__list-item {
  color: #72675d;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 11px;
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 210%; /* 23.1px */
  letter-spacing: 0.77px;
  letter-spacing: 0.048125rem;
  transition: 0.3s;
}
.bz-footer__list-item:hover {
  opacity: 0.7;
}
.bz-footer__list-item a {
  color: #72675d;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 11px;
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 210%; /* 23.1px */
  letter-spacing: 0.77px;
  letter-spacing: 0.048125rem;
}
.bz-footer__copyright {
  color: #72675d;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 11px;
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 210%; /* 23.1px */
  letter-spacing: 0.77px;
  letter-spacing: 0.048125rem;
  margin: 0 auto;
  display: block;
}

@media screen and (min-width: 767.98px) {
  /* Hero MV fade */
  .bz-s1__mv {
    width: 33.6904761905vw;
    top: 17.8%;
    left: 16.96428571%;
  }
  .bz-s1__mv-list {
  }
  .bz-s1__mv-list-item {
  }
  .bz-s1__mv-list-item.active {
  }
  .bz-s1__mv-list picture,
  .bz-s1__mv-list img {
  }

  .bz {
  }
  .bz-main {
  }
  .bz-s1 {
    height: 44.9404761905vw;
  }
  .bz-s1__mv-cover {
  }
  .bz-s1__mv-cover img {
  }
  .bz-s1__mv-list {
  }
  .bz-s1__mv-list-item {
  }

  .bz-s1__mv-list-item.active {
  }

  .bz-s2 {
    padding: 54px 0 112px;
    padding: 3.375rem 0 7rem;
  }
  .bz-s2__overlay {
    top: 20px;
    top: 1.25rem;
  }
  .bz-s2__overlay-akarusa {
    position: absolute;
    top: 302px;
    top: 18.875rem;
    mix-blend-mode: plus-lighter;
  }
  .bz-s2__overlay-ooiyaki {
  }
  .bz-s2__inner {
  }
  .bz-s2__hading {
    font-size: 30px;
    font-size: 1.875rem;
    /* 30px */
    letter-spacing: 2.4px;
    letter-spacing: 0.15rem;
    padding-top: 13px;
    padding-top: 0.8125rem;
  }
  .bz-s2__hading::before {
    font-size: 67.44px;
    font-size: 4.215rem;
    letter-spacing: 26.976px;
    letter-spacing: 1.686rem;
    left: 50%;
  }
  .bz-s2__hading-sub {
    font-size: 16.8px;
    font-size: 1.05rem;
    /* 33.6px */
    letter-spacing: 2.352px;
    letter-spacing: 0.147rem;
    margin-bottom: 70px;
    margin-bottom: 4.375rem;
  }
  .bz-s2__content {
    display: flex;
    margin: 0 auto;
    width: 957px;
    width: 59.8125rem;
    justify-content: space-between;
    margin-bottom: 78.1px;
    margin-bottom: 4.88125rem;
    max-width: 1000px;
    padding: 0;
  }
  .bz-s2__mission {
    width: 428px;
    width: 26.75rem;
  }

  .bz-s2__vision {
    width: 428px;
    width: 26.75rem;
    margin-top: 106px;
    margin-top: 6.625rem;
    margin-bottom: 0;
  }
  .bz-s2__content-ttl {
    font-size: 21px;
    font-size: 1.3125rem;
    /* 25.2px */
    letter-spacing: 7.98px;
    letter-spacing: 0.49875rem;
  }
  .bz-s2__content-ttl::after {
    width: 17.5vw;
  }
  .bz-s2__content-dis {
    font-size: 30px;
    font-size: 1.77rem;
    /* 48px */
    letter-spacing: 0.3px;
    letter-spacing: 0.01875rem;
  }
  .bz-s2__dis-box {
  }
  .bz-s2__text-box {
    max-width: 742px;
  }
  .bz-s2__text {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 220%; /* 33px */
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
  }
  .bz-s3 {
    padding: 50px 0 20px;
    padding: 3.125rem 0 0.25rem;
  }
  .bz-s3::before {
    height: 122px;
    height: 7.625rem;
  }
  .bz-s3::after {
    height: 122px;
    height: 7.625rem;
  }
  .bz-s3__inner {
  }
  .bz-s3__inner::before {
    top: -18px;
    top: -1.125rem;
  }
  .bz-s3__hading {
    color: #b7b7b7;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 28.8px */
    letter-spacing: 2.24px;
    letter-spacing: 0.14rem;
    margin-bottom: 3rem;
  }
  .bz-s3__hading::before {
    font-size: 67.44px;
    font-size: 4.215rem;
    letter-spacing: 26.976px;
    letter-spacing: 1.686rem;
    left: 51%;
  }
  .bz-s3__hading em {
    font-size: 30px;
    font-size: 1.875rem;
    /* 30px */
    letter-spacing: 2.4px;
    letter-spacing: 0.15rem;
    margin-bottom: 18.3px;
    margin-bottom: 1.14375rem;
    padding-top: 11px;
    padding-top: 0.6875rem;
  }
  .bz-s3__content {
    margin-bottom: 46.9px;
    margin-bottom: 2.93125rem;
    display: flex;
    max-width: 900px;
    flex-wrap: wrap;
    justify-content: center;
    gap: min(3.1vw, 2.25rem);
  }
  .bz-s3__box {
    margin-bottom: 3rem;
    width: 48%;
    display: flex;
    flex-direction: column;
  }
  .bz-s3__pic {
    margin-bottom: 1rem;
    flex: 1;
  }

  .bz-s3__content img {
    height: 100%;
  }

  .bz-s3__btn {
    width: 292px;
    width: 80%;
    height: 80px;
    height: 5rem;
    font-size: min(1.6vw, 1.0625rem);
  }

  .bz-s3__btn::after {
  }

  .bz-s3__btn span {
    padding: 7px 7px;
    padding: 0.4375rem 0.4375rem;
  }

  .bz-s3-2__content {
  }

  .bz-s3-2__content-slide {
    width: 90%;
    max-width: 900px;
    margin: auto;
    position: relative;
  }

  .bz-s3-2__swiper-wrapper {
  }

  .bz-s3-2__hading::before {
  }

  .bz-s3-2__box {
  }

  .bz-s3-2__pic {
  }

  .bz-s3-2__pic img {
  }

  .bz-s3-2__btn-wrap {
  }

  .bz-s3-2__btn {
  }

  .bz-s3-2__btn:hover {
  }

  .swiper {
  }

  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -1rem !important;
  }

  .swiper-pagination-bullet-active {
  }
  .swiper-pagination-bullet {
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
  }
  /* ナビゲーションボタンの共通スタイル */
  .swiper-button-prev,
  .swiper-button-next {
  }

  /* ⬅️ 前へボタン */
  .swiper-button-prev {
    background-image: url("../img/swipe_btn.png"); /* ◀️ 画像ファイルのパスを指定 */
    background-repeat: no-repeat;
    background-size: contain; /* サイズに合わせて画像を調整 */
    background-position: center;
    position: absolute;
    top: 50%;
    transform: scaleX(-1) translate(2.5rem, 0rem);
    z-index: 10;
    cursor: pointer;
    width: 2.5rem !important;
  }

  /* ➡️ 次へボタン */
  .swiper-button-next {
    background-image: url("../img/swipe_btn.png"); /* ▶️ 画像ファイルのパスを指定 */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translate(2.5rem, 0rem);
    z-index: 10;
    cursor: pointer;
    width: 2.5rem !important;
  }

  .swiper-button-prev,
  .swiper-button-next {
  }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    opacity: 0.5;
  }
  .bz-s4 {
    background: linear-gradient(to top, rgb(0 0 0 / 100%) 60%, transparent 60%);
    padding: 176px 0 0;
    padding: 11rem 0 0;
  }
  .bz-s4__inner {
  }
  .bz-s4__overlay {
    top: -168px;
    top: -1rem;
  }
  .bz-s4__hading {
    font-size: 30px;
    font-size: 1.875rem;
    /* 30px */
    letter-spacing: 2.4px;
    letter-spacing: 0.15rem;
  }
  .bz-s4__hading::before {
    font-size: 67.44px;
    font-size: 4.215rem;
    letter-spacing: 26.976px;
    letter-spacing: 1.686rem;
    left: 50.9%;
    top: -65.6px;
    top: -4.1rem;
  }
  .bz-s4__hading-sub {
    color: #b7b7b7;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 14.4px;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 25.92px */
    letter-spacing: 2.016px;
    letter-spacing: 0.126rem;
  }
  .bz-s4__hading-sub small {
    color: #b7b7b7;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 14.4px;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 25.92px */
    letter-spacing: 2.016px;
    letter-spacing: 0.126rem;
    margin-top: 4.3px;
    margin-top: 0.26875rem;
  }
  .bz-s4__list {
    max-width: 582.53px;
    justify-content: start;
    gap: 9.27px;
    gap: 0.579375rem;
    margin-bottom: 128px;
    margin-bottom: 8rem;
  }
  .bz-s4__list-item {
    width: 32.2%;
    margin-bottom: 3px;
    margin-bottom: 0.1875rem;
  }
  .bz-s4__list-item img {
  }
  .bz-s4__coming {
    font-size: 39.6px;
    font-size: 2.475rem;
    /* 39.6px */
    letter-spacing: 7.92px;
    letter-spacing: 0.495rem;
    margin-bottom: 24.8px;
    margin-bottom: 1.55rem;
  }
  .bz-s4__text1 {
    font-size: 16.8px;
    font-size: 1.05rem;
    /* 33.6px */
    letter-spacing: 2.352px;
    letter-spacing: 0.147rem;
    margin-bottom: 89.2px;
    margin-bottom: 5.575rem;
  }
  .bz-s4__text1::after {
    height: 54px;
    height: 3.375rem;
    bottom: -72px;
    bottom: -4.5rem;
  }
  .bz-s4__text2 {
    font-size: 16.8px;
    font-size: 1.05rem;

    /* 33.6px */
    letter-spacing: 2.352px;
    letter-spacing: 0.147rem;
    margin-bottom: 29.2px;
    margin-bottom: 1.825rem;
  }
  .bz-s4__btn {
    font-size: 21.253px;
    font-size: 1.3283125rem;
    letter-spacing: 2.125px;
    letter-spacing: 0.1328125rem;
    width: 424.8px;
    width: 26.55rem;
    height: 102px;
    height: 6.375rem;
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
  }
  .bz-s4__btn::after {
  }
  .bz-s4__btn em {
    font-size: 20.4px;
    font-size: 1.275rem;
    /* 20.4px */
    letter-spacing: 12.24px;
    letter-spacing: 0.765rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }

  .bz-footer {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
  }
  .bz-footer__inner {
    width: 96.5%;
  }
  .bz-footer__list {
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .bz-footer__list-item {
  }
  .bz-footer__list-item a {
  }
  .bz-footer__copyright {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 210%; /* 27.3px */
    letter-spacing: 0.91px;
    letter-spacing: 0.056875rem;
  }

  .swiper-wrapper {
  }
}

@media screen and (min-width: 768px) and (max-width: 880px) {
  .bz-s2__content {
    width: 880px;
    width: 55rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .bz-s2__overlay {
    top: 84px;
    top: 5.25rem;
  }
}

@media screen and (min-width: 654px) and (max-width: 767px) {
  .bz-s4__overlay {
    position: absolute;
    top: 17px;
    top: 1.0625rem;
    z-index: 0;
  }
}
