@charset "UTF-8";

/* Common
============================ */

.bz {
  overflow-x: hidden;
  width: 100%;
}

.bz-heading {
  position: relative;
}

.bz-heading__ttl {
  position: absolute;
  top: 41%;
  left: 4%;
  transform: translate(27%, 84%);
  font-family: "Shippori Mincho B1";
  font-size: 20.8px;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bz-heading img {
  width: initial;
  zoom: 40%;
  display: block;
}

.bz-section-decor {
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 50px;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
  letter-spacing: 0.15625rem;
  opacity: 0.05;
  background: linear-gradient(
    53deg,
    #fff 3.27%,
    #939393 14.02%,
    #f7f7f7 37.61%,
    #b0b0b0 55.41%,
    #d0d0d0 71.53%,
    #808080 87.24%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(90deg);
  position: absolute;
  right: -96px;
  right: -6rem;
  top: 105px;
  top: 6.5625rem;
  white-space: nowrap;
}

.bz-main {
  overflow: hidden;
  background-color: #fff;
}

/* Header
============================ */

.bz-header {
  position: absolute;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
}

.bz-header__logo {
  width: 115.55px;
  width: 7.221875rem;
  margin: 10px 8px 0 auto;
  margin: 0.625rem 0.5rem 0 auto;
}

/* FV
============================ */

.bz-fv {
  position: relative;
  padding-bottom: 140px;
  padding-bottom: 8.75rem;
  background: #181717;
}

.bz-cta img {
  transform: translate(0%, -4%);
  display: block;
}

.bz-cta {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 13px;
  gap: 0.8125rem;
  max-width: none;
  transform: none;
}

.bz-cta__fv {
  top: 68.9%;
  width: 84.2%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}

.bz-cta__btn {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
}

.bz-cta_text {
  color: #181717;
  text-align: left;
  text-shadow: 0 0 11px #cbdaf0;
  text-shadow: 0 0 0.6875rem #cbdaf0;
  font-family: "Shippori Mincho B1";
  font-size: 16.442px;
  font-size: 1.027625rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.822px;
  letter-spacing: 0.051375rem;
  margin-bottom: 8px;
  margin-bottom: 0.1rem;
  margin-left: 10px;
  margin-left: 0.625rem;
}

.bz-cta img:hover {
  display: block;
  width: 100%;
  height: auto;
  transform: none;
}

.bz-cta__image img {
  display: block;
  width: 100%;
  height: auto;
  transform: none;
}

/* CTA hover
============================ */

.bz-cta__image,
.bz-price__cta-image,
.bz-price__trial-cta,
.kotei-btn__bz-cta,
.bz-report__link {
  transition: 0.3s;
}

.bz-cta__btn:hover .bz-cta__image,
.bz-price__cta:hover .bz-price__cta-image,
.bz-price__trial-cta:hover,
.kotei-btn__bz-cta:hover,
.bz-report__link:hover {
  transform: scale(1.03);
}

/* Program
============================ */

.bz-program__heading-ttl {
  color: white;
}

.bz-program__book-head h3::before {
  position: absolute;
  display: block;
  width: 1.6px;
  width: 0.1rem;
  background: rgb(152, 132, 66);
  height: 100%;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
}

.bz-program__book-head h3 {
  color: #fff;
  font-family: "Shippori Mincho B1";
  font-size: 21px;
  font-size: 1.2125rem;
  font-size: min(4.5vw, 1.2125rem);
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.84px;
  letter-spacing: 0.0525rem;
  border-bottom: 1px solid #fff;
  border-bottom: 0.0625rem solid #fff;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  padding-left: 2px;
  padding-left: 0.125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem;
}

.bz-program__book-head p {
  color: #f5f5f5;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.bz-program__book-head p span {
  border-bottom: solid rgb(199 160 9) 1.6px;
  border-bottom: solid rgb(199 160 9) 0.1rem;
  display: inline;
}

.bz-program__lead {
  padding: 63px 25px 42px 34px;
  padding: 3.9375rem 1.5625rem 2.625rem 2.125rem;
  background-color: #f7f7f7;
  color: #181717;
  width: 91.3043478261%;
  margin-inline: auto;
  margin-bottom: 73px;
  margin-bottom: 4.5625rem;
  position: relative;
  border-radius: 8px;
  border-radius: 0.5rem;
}

.bz-program__lead-title {
  color: #181717;
  font-family: "Shippori Mincho B1";
  font-size: 21px;
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 1.05px;
  letter-spacing: 0.065625rem;
  margin-bottom: 23px;
  margin-bottom: 1.4375rem;
}

.bz-program__lead-title::before {
  content: "CONCEPT";
  display: block;
  color: #181717;
  font-family: "Shippori Mincho B1";
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 4.8px;
  letter-spacing: 0.3rem;
  padding-bottom: 14px;
  padding-bottom: 0.875rem;
  padding-left: 7px;
  padding-left: 0.4375rem;
  border-bottom: 1px solid #181717;
  border-bottom: 0.0625rem solid #181717;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22px;
  top: 1.375rem;
  width: 87.038%;
}

.bz-program__lead-text {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  color: #181717;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.bz-program__lead-text:nth-of-type(3) {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}

.bz-program__lead-text:last-of-type {
  margin-bottom: 0;
}

.bz-program__catch {
  color: #fff;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 24.2px;
  font-size: 1.5125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 159%;
  letter-spacing: 3.388px;
  letter-spacing: 0.21175rem;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  position: relative;
}

.bz-program__catch em {
  display: inline-block;
  margin: 0 0.08em;
  padding: 1px 0.2em 2px;
  padding: 0.0625rem 0.2em 0.125rem;
  color: #f5f5f5;
  line-height: 1.2;
  border: 0.576px solid #d9d9d9;
  border: 0.036rem solid #d9d9d9;
}

.bz-program__catch::before {
  position: absolute;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.101;
  background: linear-gradient(
    53deg,
    #fff 3.27%,
    #939393 14.02%,
    #f7f7f7 37.61%,
    #b0b0b0 55.41%,
    #d0d0d0 71.53%,
    #808080 87.24%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  content: "第3期開講";
  font-size: 63.701px;
  font-size: 3.9813125rem;
  letter-spacing: 9.555px;
  letter-spacing: 0.5971875rem;
  top: -69px;
  top: -4.3125rem;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.bz-program__catch::after {
  position: absolute;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.101;
  background: linear-gradient(
    53deg,
    #fff 3.27%,
    #939393 14.02%,
    #f7f7f7 37.61%,
    #b0b0b0 55.41%,
    #d0d0d0 71.53%,
    #808080 87.24%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  content: "CPA2.0";
  font-size: 73.301px;
  font-size: 4.5813125rem;
  letter-spacing: 3.665px;
  letter-spacing: 0.2290625rem;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  bottom: -105px;
  bottom: -6.5625rem;
}

.bz-program__catch-note {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 10px;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.5px;
  letter-spacing: 0.09375rem;
  margin-bottom: 123px;
  margin-bottom: 7.6875rem;
}

.bz-program__book {
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  padding: 30px 21px 24px;
  padding: 1.875rem 1.3125rem 1.5rem;
  background: #9c2526;
  /* position: relative; */
  width: 89.8550724638%;
  margin-inline: auto;
}

.bz-program__book-pic {
  overflow: hidden;
}

.bz-program__book-pic img {
}

.bz-program__image-cont {
  width: 89.8550724638%;
  margin: auto;
  margin-top: 24px;
  margin-top: 1.5rem;
  padding: 0;
  list-style: none;
  margin-bottom: 4rem;
  position: relative;
}

.bz-program__image-cont::before {
  content: "";
  background: #fff;
  width: 1px;
  width: 0.0625rem;
  height: 43px;
  height: 2.6875rem;
  position: absolute;
  top: -63px;
  top: -3.9375rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

.bz-program__image-item {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  margin: 0 0 44px;
  margin: 0 0 2.75rem;
  color: #f5f5f5;
}

.bz-program__image-item:last-of-type {
  margin-bottom: 0;
}

.bz-program__image-item-head-num {
  color: #b6261a;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 2.2px;
  letter-spacing: 0.1375rem;
}

.bz-program__image-item-head h3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem;
  padding-bottom: 13px;
  padding-bottom: 0.8125rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.bz-program__image-item-head h3 em {
  font-size: 27px;
  font-size: 1.6875rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.7px;
  letter-spacing: 0.16875rem;
  display: block;
  transform: translateX(-16px);
  margin-top: 2px;
  margin-top: 0.125rem;
}

.bz-program__image-item-head h3 span {
  display: inline-block;
  transform: translateX(18px);
}

.bz-program__image-item-head p {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: 190%;
  letter-spacing: 0.7px;
  letter-spacing: 0.04375rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  padding-right: 7px;
  padding-right: 0.4375rem;
}

.bz-program__image-item:nth-child(2) .bz-program__image-item-head p {
  margin-bottom: 39px;
  margin-bottom: 2.4375rem;
}

.bz-program__image-item:nth-child(3) .bz-program__image-item-head p {
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}

.bz-program__image-pic {
  position: relative;
  width: 92.744%;
  margin-inline: auto;
  overflow: visible;
}

.bz-program__image-pic img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 345 / 222;
  object-fit: cover;
}

.bz-program__image-pic::after {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-family: "Shippori Mincho B1";
  font-size: 44.71px;
  font-size: 2.794375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 4.471px;
  letter-spacing: 0.2794375rem;
}

/* .bz-program__image-item:nth-child(1) .bz-program__image-pic::after {
  content: "Work";
  right: -6.8px;
  right: -0.425rem;
  top: -40.8px;
  top: -2.55rem;
}

.bz-program__image-item:nth-child(2) .bz-program__image-pic::after {
  content: "Comrade";
  left: -5.6px;
  left: -0.35rem;
  top: -42.4px;
  top: -2.65rem;
}

.bz-program__image-item:nth-child(3) .bz-program__image-pic::after {
  content: "Off-site";
  right: -6.8px;
  right: -0.425rem;
  top: -34.4px;
  top: -2.15rem;
} */

.bz-program {
  z-index: 1;
  padding: 38px 0 41.2px;
  padding: 2.375rem 0 2.575rem;
  background: #181717;
  position: relative;
}

.bz-program__inner {
  position: relative;
  z-index: 1;
}
.bz-program__small-txt {
  font-size: 0.7rem;
  margin-top: 0.5rem;
  opacity: 0.5;
  letter-spacing: 0.05em;
}

/* Program Schedule
============================ */

.bz-program-schedule__decor {
  position: absolute;
  z-index: 1;
  font-family: "Shippori Mincho B1";
  font-size: 50px;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
  letter-spacing: 0.15625rem;
  opacity: 0.05;
  background: linear-gradient(
    53deg,
    #fff 3.27%,
    #939393 14.02%,
    #f7f7f7 37.61%,
    #b0b0b0 55.41%,
    #d0d0d0 71.53%,
    #808080 87.24%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  top: 125px;
  top: 7.8125rem;
  right: -120px;
  right: -7.5rem;
  transform: rotate(90deg);
}

.bz-program-schedule__inner {
  position: relative;
  z-index: 1;
}

.bz-program__heading {
  margin-bottom: 46.71px;
  margin-bottom: 2.919375rem;
}

.bz-program-schedule__table {
  width: 88.6473429952%;
  margin-inline: auto;
  transform: translateX(0.5rem);
}

.bz-program-schedule__label {
  margin-bottom: 33px;
  margin-bottom: 1.0625rem;
  color: #f5f5f5;
  font-family: "Shippori Mincho B1";
  font-size: 17.52px;
  font-size: 1.095rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.628px;
  letter-spacing: 0.16425rem;
  width: 84.5410628019%;
  margin-inline: auto;
}

.bz-program-schedule__label em {
  display: inline-block;
  margin-right: 0.8em;
  padding: 4px 16px;
  padding: 0.25rem 1rem;
  background: #f5f5f5;
  color: #b6261a;
  font-family: "Shippori Mincho B1";
  font-size: 16.38px;
  font-size: 1.02375rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.638px;
  letter-spacing: 0.102375rem;
}

.bz-program-schedule__table img {
  width: 100%;
  height: auto;
}

.bz-program-schedule::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #181717;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

.bz-program-schedule {
  padding: 104px 0 3.8px;
  padding: 6.5rem 0 0.2375rem;
  color: #f5f5f5;
  position: relative;
  background: #0f0f0f;
}

/* Camp
============================ */

.bz-camp {
  position: relative;
  padding: 95px 0 94px;
  padding: 5.9375rem 0 5.875rem;
  background: #181717;
  color: #f5f5f5;
}

.bz-camp::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  top: -0.0625rem;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #0f0f0f;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

.bz-camp__decor {
  top: 77.2px;
  top: 4.825rem;
  right: -58px;
  right: -3.625rem;
  opacity: 0.05;
}

.bz-voice__decor {
  top: 124.2px;
  top: 7.7625rem;
  right: -67.2px;
  right: -4.2rem;
  opacity: 0.3;
  background: linear-gradient(0deg, #bebebe 0%, #bebebe 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bz-camp__inner {
  position: relative;
  z-index: 1;
  width: 87.5%;
  margin-inline: auto;
}

.bz-camp__heading {
  width: 208px;
  width: 13rem;
  margin: 0 0 53px -30px;
  margin: 0 0 3.3125rem -1.875rem;
}

.bz-camp__heading-img {
  width: 208px;
  width: 13rem;
}

.bz-camp__heading-img picture {
  display: block;
}

.bz-camp__heading-ttl {
  top: 46%;
  left: 33%;
  color: #f5f5f5;
}
.bz-camp__term-wrap {
  margin-bottom: 33px;
  margin-bottom: 2.0625rem;
  color: #f5f5f5;
  font-family: "Shippori Mincho B1";
  font-size: 17.52px;
  font-size: 1.095rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.628px;
  letter-spacing: 0.16425rem;
  width: 84.5410628019%;
  margin-inline: auto;
}
.bz-camp__detail {
  margin-bottom: 37px;
  margin-bottom: 2.3125rem;
}

.bz-camp__detail--program {
  margin-bottom: 46px;
  margin-bottom: 2.875rem;
}

.bz-camp__term {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 122.46px;
  width: 7.65375rem;
  height: 31.98px;
  height: 1.99875rem;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  background: #f5f5f5;
  color: #b6261a;
  font-family: "Shippori Mincho B1";
  font-size: 16.38px;
  font-size: 1.02375rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.638px;
  letter-spacing: 0.102375rem;
}

.bz-camp__desc {
  color: #f5f5f5;
  font-family: "Shippori Mincho B1";
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.4px;
  letter-spacing: 0.15rem;
  line-height: 1.4;
  margin-bottom: 0.9rem;
}

.bz-camp__desc span {
  border-bottom: solid 0.05rem;
  padding-bottom: 0.2rem;
}

.bz-camp__gallery {
  margin-inline: auto;
  list-style: none;
  gap: 13px;
  gap: 0.8125rem;
  display: flex;
  flex-direction: column;
  width: 84.5410628019%;
}

.bz-camp__gallery-item {
}

.bz-camp__gallery-item:last-child {
  margin-bottom: 0;
}

.bz-camp__gallery-placeholder {
  width: 100%;
  /* aspect-ratio: 324 / 182; */
  /* background: #d9d9d9; */
}
.bz-camp__small-txt {
  font-size: 0.7rem;
  margin-top: 0.5rem;
  opacity: 0.5;
  letter-spacing: 0.05em;
  /* width: 84.5410628019%; */
  margin-inline: auto;
  text-align: center;
}
/* Voice
============================ */

.bz-voice__heading {
  margin-left: -13px;
  margin-left: -0.8125rem;
  margin-bottom: 34px;
  margin-bottom: 2.125rem;
}

.bz-voice__heading-ttl {
  top: 43%;
  left: 4%;
}

.bz-voice__list {
  width: 90%;
  margin: auto;
}

.bz-voice__item {
  background-color: #fff;
  padding: 19px 15px;
  padding: 1.1875rem 0.9375rem;
}

.bz-voice__head {
  display: flex;
  padding: 0 8px;
  padding: 0 0.5rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  border-bottom: solid 1.6px #9b8861;
  border-bottom: solid 0.1rem #9b8861;
  align-items: center;
}

.bz-voice__head-pic {
  width: 52%;
  margin-right: 16px;
  margin-right: 1rem;
}

.bz-voice__head-profile {
  flex: 1;
  min-width: 0;
}

.bz-voice__head-term {
  color: #151515;
  font-family: "Noto Sans CJK JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
  letter-spacing: 0.56px;
  letter-spacing: 0.035rem;
}

.bz-voice__head-profile h3 {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
}

.bz-voice__head-profile h3 span {
  font-size: 0.8em;
}

.bz-voice__head-profile p {
  color: #000;
  text-align: justify;
  font-family: "Noto Sans CJK JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 18.2px */
  letter-spacing: 1.12px;
  letter-spacing: 0.07rem;
}

.bz-voice__body {
  padding: 0 8px;
  padding: 0 0.5rem;
}

.bz-voice__head-title {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 27.2px */
  letter-spacing: 0.68px;
  letter-spacing: 0.0425rem;
}

.bz-voice__body p {
  font-size: 14.08px;
  font-size: 0.88rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.bz-voice__text {
  max-height: 14.5em;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  margin-top: 10px;
  margin-top: 0.625rem;
  margin-top: 7px;
  margin-top: 0.4375rem;
}

.bz-voice__text.expanded {
  max-height: none;
}

.bz-voice__read-more {
  text-align: center;
  margin-top: 15px;
  margin-top: 0.9375rem;
}

.bz-voice__read-more-btn {
  background: none;
  border: none;
  color: #333;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
  position: relative;
}

.bz-voice__read-more-btn::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  margin-left: 0.3125rem;
  border-left: 5px solid transparent;
  border-left: 0.3125rem solid transparent;
  border-right: 5px solid transparent;
  border-right: 0.3125rem solid transparent;
  border-top: 5px solid #333;
  border-top: 0.3125rem solid #333;
  transition: transform 0.3s ease;
}

.bz-voice__read-more-btn.expanded::after {
  transform: rotate(180deg);
}

.bz-voice {
  padding: 128px 0 70.4px;
  padding: 8rem 0 4.4rem;
  background: #f5f5f5;
  position: relative;
}

.bz-voice::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #0f0f0f;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

.bz-voice__inner {
  position: relative;
  z-index: 1;
}

/* Report
============================ */

.bz-report {
  background: #151515;
  color: #f5f5f5;
  position: relative;
  padding: 120px 0 36.8px;
  padding: 7.5rem 0 2.3rem;
}

.bz-report__inner {
  position: relative;
  z-index: 1;
  width: 87.5%;
  margin: 0 auto;
}

.bz-report__heading {
  margin-left: -25px;
  margin-left: -1.5625rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem;
}

.bz-report__heading-img {
  width: 188px;
  width: 11.75rem;
  zoom: 1;
}

.bz-report__heading-img img {
  display: block;
  width: 100%;
  height: auto;
}

.bz-report__heading-ttl {
  color: #f5f5f5;
}

.bz-report__images {
  display: grid;
  gap: 16px;
  gap: 1rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

.bz-report__image {
}

.bz-report__image img {
  aspect-ratio: 356 / 214;
  object-fit: cover;
}

.bz-report__image-caption {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  letter-spacing: 1.2px;
  letter-spacing: 0.075rem;
  margin-top: 4px;
  margin-top: 0.25rem;
  width: fit-content;
  margin-inline: auto;
}

.bz-report__date {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
  margin-bottom: 11px;
  margin-bottom: 0.6875rem;
}

.bz-report__date em {
  color: #f5f5f5;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
  margin-top: 5px;
  margin-top: 0.3125rem;
  display: inline-block;
}

.bz-report__title {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 4.32px;
  letter-spacing: 0.27rem;
  padding-bottom: 26px;
  padding-bottom: 1.625rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
  padding-left: 3.26px;
  padding-left: 0.20375rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}

.bz-report__block {
  width: 97.447%;
  margin-inline: auto;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.bz-report__term {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.8px;
  letter-spacing: 0.1125rem;
}

.bz-report__voice {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 15px 15px 15px;
  border-radius: 0 0.9375rem 0.9375rem 0.9375rem;
  padding: 14px 29px 17px 35px;
  padding: 0.875rem 1.8125rem 1.0625rem 2.1875rem;
}

.bz-report__link {
  border: 1px solid #d9d9d9;
  border: 0.0625rem solid #d9d9d9;
  width: 100%;
  height: 74px;
  height: 4.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
  position: relative;
}

.bz-report__link::after {
  content: ">";
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 200%;
  letter-spacing: 1.8px;
  letter-spacing: 0.1125rem;
  position: absolute;
  right: 14px;
  right: 0.875rem;
  top: 50%;
  transform: translateY(-50%);
}

.bz-report__voice:first-of-type {
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.bz-report__voice-title {
  color: #181717;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem;
  margin-bottom: 1px;
  margin-bottom: 0.0625rem;
}

.bz-report__desc {
  margin: 0;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: 190%;
  letter-spacing: 0.7px;
  letter-spacing: 0.04375rem;
}

.bz-report__voice-text {
  color: #181717;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
}

.bz-report::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  top: -0.0625rem;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #f5f5f5;
}

/* About
============================ */

.bz-about__decor--about {
  top: 23px;
  top: 1.4375rem;
  right: -218px;
  right: -13.625rem;
  transform: rotate(90deg);
  transform-origin: left top;
  opacity: 0.3;
  background: linear-gradient(0deg, #bebebe 0%, #bebebe 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 50px;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
  letter-spacing: 0.15625rem;
}

.bz-price__decor--price {
  top: 23px;
  top: 1.4375rem;
  right: -189.2px;
  right: -11.825rem;
  transform: rotate(90deg);
  transform-origin: left top;
  opacity: 0.3;
  background: linear-gradient(0deg, #bebebe 0%, #bebebe 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 50px;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
  letter-spacing: 0.15625rem;
}
.bz-price__small {
  margin-bottom: 2.75rem;
}
.bz-price__small small {
  letter-spacing: 0.05em;
  margin-top: 16px;
  margin-top: 0;
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 10px;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.bz-movie__decor--movie {
  top: 7px;
  top: 0.4375rem;
  right: -208.4px;
  right: -13.025rem;
  transform: rotate(90deg);
  transform-origin: left top;
  opacity: 0.3;
  background: linear-gradient(0deg, #bebebe 0%, #bebebe 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 50px;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
  letter-spacing: 0.15625rem;
}

.bz-coach__decor--coach {
  top: 64px;
  top: 4rem;
  right: -221.2px;
  right: -13.825rem;
  transform: rotate(90deg);
  transform-origin: left top;
  opacity: 0.3;
  background: linear-gradient(0deg, #bebebe 0%, #bebebe 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 50px;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
  letter-spacing: 0.15625rem;
}

.bz-q__decor--faq {
  top: 23px;
  top: 1.4375rem;
  right: -131.6px;
  right: -8.225rem;
  transform: rotate(90deg);
  transform-origin: left top;
  opacity: 0.1;
  background: linear-gradient(0deg, #bebebe 0%, #bebebe 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 50px;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.5px;
  letter-spacing: 0.15625rem;
}

.bz-about__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
}

.bz-about__heading {
  padding-top: 32px;
  padding-top: 2rem;
  position: relative;
  width: 188px;
  width: 11.75rem;
  margin: 0;
}

.bz-about__heading-script {
  width: 188px;
  width: 11.75rem;
}

.bz-about__heading-script img {
  display: block;
  width: 100%;
  height: auto;
}

.bz-about__heading-title {
  color: #181717;
  font-family: "Shippori Mincho B1";
  font-size: 20.8px;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  top: 78%;
  left: 32%;
}

.bz-about__list {
  width: 87.922705314%;
  margin: 18px auto 0;
  margin: 1.125rem auto 0;
  margin-bottom: 39px;
  margin-bottom: 2.4375rem;
}

.bz-about__item {
  position: relative;
  display: grid;
  grid-template-columns: 68px minmax(0, 1fr);
  grid-template-columns: 4.25rem minmax(0, 1fr);
  column-gap: 9.36px;
  column-gap: 0.585rem;
  margin: 0;
  padding: 20px 0 20px 3px;
  padding: 1.25rem 0 1.25rem 0.1875rem;
  box-sizing: border-box;
}

.bz-about__item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  height: 0.0625rem;
  background: linear-gradient(90deg, #b6261a 0 18.9%, #ead9d7 18.9% 100%);
}

.bz-about__item--target {
  min-height: 60px;
}

.bz-about__item--fee {
}

.bz-about__item--fee .bz-about__desc {
  white-space: nowrap;
}

.bz-about__item--capacity {
  min-height: 60px;
}

.bz-about__item--requirements {
  min-height: 200px;
}

.bz-about__item--time {
  min-height: 150px;
}

.bz-about__item--place {
  min-height: 109px;
}

.bz-about__item--cpd {
  min-height: 137px;
}

.bz-about__item--host {
  padding-bottom: 0;
}

.bz-about__item--host::after {
  display: none;
}

.bz-about__term {
  margin: 0;
  color: #151515;
  font-family: var(--font-family__base);
  word-break: normal;
  padding-top: 5px;
  padding-top: 0.3125rem;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

.bz-about__desc {
  margin: 0;
  color: #151515;
  font-family: var(--font-family__base);
  word-break: normal;
  overflow-wrap: break-word;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.bz-about__desc p {
  margin: 0;
}

.bz-about__requirements {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bz-about__requirements li {
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.bz-about__requirements--first {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.bz-about__requirements--second {
  margin-top: 7px;
  margin-top: 0.4375rem;
}

.bz-about__note {
  color: #151515;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 16.8px */
  letter-spacing: 0.05em;
}

.bz-about__note-02 {
  color: #151515;
  font-family: "Noto Sans JP";
  font-size: 10px;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 14px */
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
}

.bz-about__requirements + .bz-about__note {
  margin-top: 1px;
  margin-top: 0.0625rem;
}

.bz-about__desc-main + .bz-about__note {
  margin-top: 4px;
  margin-top: 0.25rem;
}

.bz-about__schedule {
  white-space: nowrap;
}

.bz-about__image {
  width: calc(100% - 3.75rem);
  margin: 0 auto;
  overflow: hidden;
}

.bz-about__image img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none;
  border-radius: 0;
  object-fit: cover;
}

.bz-about {
  overflow: hidden;
  padding: 48px 0 31px;
  padding: 3rem 0 1.9375rem;
  background: #fff;
  color: #151515;
  position: relative;
}

.bz-about::before {
  color: #151515;
  baseline-shift: 256px;
  baseline-shift: 16rem;
  margin-bottom: -48px;
  margin-bottom: -3rem;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  top: 0rem;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #151515;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

/* Price
============================ */

.bz-price__cont-list::after {
  position: absolute;
  width: 100%;
  height: 1px;
  height: 0.0625rem;
  bottom: 0;
  background: linear-gradient(
    90deg,
    rgba(152, 132, 66, 1) 0%,
    rgba(198, 176, 109, 1) 67%,
    rgba(76, 66, 33, 1) 100%
  );
}

.bz-price__cta-text {
  color: #181717;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 16.442px;
  font-size: 1.027625rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.822px;
  letter-spacing: 0.051375rem;
  margin-bottom: 3px;
  margin-bottom: 0.1875rem;
}

.bz-price__cta-image img {
  display: block;
  width: 100%;
  height: auto;
  transform: none;
}

.bz-price__heading-img {
  width: 188px;
  width: 11.75rem;
  zoom: 1;
}

.bz-price__heading-img img {
  display: block;
  width: 100%;
  height: auto;
}

.bz-price__heading-ttl {
  left: 26%;
}

.bz-price__inner {
  width: 90.3381642512%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.bz-price__heading {
  width: 188px;
  width: 11.75rem;
  margin-left: -20.4px;
  margin-left: -1.275rem;
  margin-bottom: 58px;
  margin-bottom: 3.625rem;
}

.bz-price__cont {
  width: 100%;
  margin-inline: auto;
}

.bz-price__cont-list {
  display: grid;
  grid-template-columns: 8rem 1fr;
  border-bottom: 1px solid #b6261a;
  border-bottom: 0.0625rem solid #b6261a;
  position: relative;
  width: 290px;
  width: 18.125rem;
  margin-inline: auto;
}

.bz-price__cont-list:last-of-type {
  padding: 27px 0 0 0;
  padding: 1.6875rem 0 0 0;
  margin-bottom: 44px;
  margin-bottom: 1.15rem;
}

.bz-price__cont-list-ttl {
  margin: 0;
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 21px;
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 4.2px;
  letter-spacing: 0.2625rem;
}

.bz-price__cont-list-txt {
  color: #151515;
  font-family: "Noto Sans JP";
  font-size: 21px;
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 4.2px;
  letter-spacing: 0.2625rem;
}

.bz-price__cont-list-txt span {
  margin-left: 4px;
  margin-left: 0.25rem;
  color: #151515;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 2.4px;
  letter-spacing: 0.15rem;
}

.bz-price__cta {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 65px;
  margin-bottom: 4.0625rem;
}

.bz-price__cta-image {
  width: 348px;
  width: 21.75rem;
  margin-inline: auto;
}

.bz-price__trial {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 26.57px 17px 60px;
  padding: 1.660625rem 1.0625rem 3.75rem;
  background-color: #fff;
  border-radius: 5px;
  border-radius: 0.3125rem;
  text-align: center;
  fill: #fff;
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 0.9375rem rgba(0, 0, 0, 0.2));
}

.bz-price__trial::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 89px;
  height: 5.5625rem;
  clip-path: polygon(0 0, 100% 0, 100% 28px, 0 89px);
  background-color: #f0eee1;
  border-radius: 5px 5px 0 0;
  border-radius: 0.3125rem 0.3125rem 0 0;
}

.bz-price__trial-title {
  position: relative;
  margin: 0 0 29px;
  margin: 0 0 1.8125rem;
  color: #151515;
  font-family: "Shippori Mincho B1";
  font-size: 19.8px;
  font-size: 1.2375rem;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 1.98px;
  letter-spacing: 0.12375rem;
  background: url(../../img/price-ttl-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 20.5px 0 24.5px;
  padding: 1.28125rem 0 1.53125rem;
  text-align: center;
}

.bz-price__trial-title-em1 {
  padding: 0;
  color: #9c862a;
  font-size: 30.8px;
  font-size: 1.925rem;
  font-size: min(6vw, 1.925rem);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 3.08px;
  letter-spacing: 0.1925rem;
  transform: translateX(15px);
  display: inline-block;
}

.bz-price__trial-title-em2 {
  padding: 0;
  color: #9c862a;
  font-size: 30.8px;
  font-size: 1.925rem;
  font-size: min(6vw, 1.925rem);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 3.08px;
  letter-spacing: 0.1925rem;
  margin-right: 8px;
  margin-right: 0.5rem;
  margin-left: 10px;
  margin-left: 0.625rem;
}

.bz-price__trial-text {
  color: #151515;
  font-family: "Shippori Mincho B1";
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
}

.bz-price__trial-box-text {
  margin: 0;
  color: #151515;
  font-family: "Shippori Mincho B1";
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
}

.bz-price__trial-title + .bz-price__trial-text {
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}

.bz-price__trial-box {
  width: 100%;
  margin: 0 0 9px;
  margin: 0 0 0.5625rem;
  padding: 8px 10px 13px;
  padding: 0.5rem 0.625rem 0.8125rem;
  border: 0.5px solid #9c862a;
  border: 0.03125rem solid #9c862a;
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}

.bz-price__trial-box-text em {
  padding: 0;
  color: #9c862a;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 1.8px;
  letter-spacing: 0.1125rem;
}

.bz-price__trial-box-text span {
  display: inline-block;
  margin-left: -5px;
  margin-left: -0.3125rem;
}

.bz-price__trial-box-text em span {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1.8px;
  letter-spacing: 0.1125rem;
  margin: 0;
}

.bz-price__trial-cta {
  display: block;
  width: 316.8px;
  width: 19.8rem;
  margin: 46px auto 0;
  margin: 2.875rem auto 0;
}

.bz-price__trial-cta-image {
  width: 100%;
}

.bz-price {
  padding: 99.2px 0 42px;
  padding: 6.2rem 0 2.625rem;
  background: #f5f5f5;
  position: relative;
}

.bz-price::before {
  baseline-shift: 256px;
  baseline-shift: 16rem;
  margin-bottom: -16px;
  margin-bottom: -1rem;
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  top: -0.0625rem;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #fff;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

/* Movie
============================ */

.bz-movie__heading-img {
  width: 188px;
  width: 11.75rem;
}

.bz-movie__heading {
  width: 188px;
  width: 11.75rem;
  margin-left: -30px;
  margin-left: -1.875rem;
  margin-bottom: 15px;
  margin-bottom: 1.9375rem;
}

.bz-movie__heading-ttl {
  top: 36%;
  left: 11%;
}

.bz-movie__main {
  margin: auto;
  width: 100%;
  max-width: none;
}

.bz-movie__main iframe {
  object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 356 / 212;
  background: #151515;
  border-radius: 0;
}

.bz-movie {
  padding: 112px 0 3.2px;
  padding: 7rem 0 2.2rem;
  background-color: #fff;
  position: relative;
}

.bz-movie::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #f5f5f5;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

.bz-movie__inner {
  width: 354px;
  width: 22.125rem;
  max-width: none;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* Coach
============================ */

.bz-coach__heading-ttl {
  color: black;
  top: 30%;
  left: 10%;
}

.bz-coach__heading-img {
  width: 188px;
  width: 11.75rem;
}

.bz-coach__cont-item {
  width: 90%;
  margin: auto;
  position: relative;
}

.bz-coach__cont-item-pic {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0%);
  margin-bottom: 32px;
  margin-bottom: 2rem;
}

.bz-coach__cont-head-komoji {
  font-size: 12.8px;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.bz-coach__cont-head-omoji {
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 4.8px;
  letter-spacing: 0.3rem;
  font-family: var(--font-family__mincho);
  font-weight: 600;
  margin-bottom: 25.6px;
  margin-bottom: 1.6rem;
}

.bz-coach__cont-mv-sankaku {
  width: 8px;
  width: 0.5rem;
  margin-right: 3.2px;
  margin-right: 0.2rem;
  margin-top: 2px;
  margin-top: 0.125rem;
}

.bz-coach__cont-mv-ttl1 {
  color: #bf1012;
  font-family: "Noto Sans JP";
  font-size: 14.4px;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bz-coach__cont-mv-ttl {
  display: flex;
  align-items: center;
  color: #bf1012;
  position: relative;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
}

.bz-coach__cont-mv-txt {
  margin-bottom: 19.2px;
  margin-bottom: 1.2rem;
  color: #151515;
  font-family: "Shippori Mincho B1";
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bz-coach__cont-pro {
  margin: 48px 0;
  margin: 3rem 0;
  width: 360px;
  width: 22.5rem;
  margin-inline: auto;
}

.bz-coach__cont-pro::before {
  content: "";
  display: block;
  border: 0.5px solid black;
  border: 0.03125rem solid black;
  width: 64px;
  width: 4rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.bz-coach__cont-pro p {
  color: #23232c;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 25.2px */
  letter-spacing: 0.7px;
  letter-spacing: 0.04375rem;
}

.bz-coach__cont-pro small {
  letter-spacing: 0.05em;
  margin-top: 16px;
  margin-top: 1rem;
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 10px;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 300;
  line-height: 155%; /* 15.5px */
  text-align: center;
}

.bz-coach__cont-keireki {
}

.bz-coach__cont-keireki-ttl {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  color: #23232c;
  font-family: "Shippori Mincho B1";
  font-size: 17.6px;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 17.6px */
  letter-spacing: 0.704px;
  letter-spacing: 0.044rem;
}

.bz-coach__cont-keireki-ttl::before {
  content: "";
  width: 3px;
  width: 0.1875rem;
  height: 20px;
  height: 1.25rem;
  display: block;
  background-color: #bf1012;
  margin-right: 9.6px;
  margin-right: 0.6rem;
}

.bz-coach__cont-keireki dl {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 3.2px;
  margin-bottom: 0.2rem;
  gap: 0px;
  gap: 0rem;
}

.bz-coach__cont-keireki dl dt {
  width: 23%;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 12.8px;
  margin-bottom: 0.8rem;
}

.bz-coach__cont-keireki dl dd {
  font-size: 14.4px;
  font-size: 0.9rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.bz-coach__cont-keireki small {
  margin: 29px 0 0;
  margin: 1.8125rem 0 0;
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 300;
  line-height: 140%; /* 16.8px */
  width: 90%;
}

.bz-cta--coach {
  position: relative;
  z-index: 99;
}

.bz-coach {
  padding: 161.6px 0 16px;
  padding: 10.1rem 0 1rem;
  background: #f5f5f5;
  position: relative;
}

.bz-coach::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 19vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #ffffff;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

.bz-coach__inner {
  position: relative;
  z-index: 1;
}

.bz-coach__heading {
  margin-bottom: 36px;
  margin-bottom: 2.25rem;
}

/* Q&A
============================ */

.bz-q__heading-ttl {
  color: white;
  top: 41%;
  left: 15%;
}

.bz-q__item:last-child {
  border: none;
}

.bz-q__item dl dt::before {
  content: "";
  color: white;
  padding-right: 8px;
  padding-right: 0.5rem;
  position: absolute;
  left: 0;
  top: 3px;
  top: 0.1875rem;
  width: 26px;
  width: 1.625rem;
  height: 18px;
  height: 1.125rem;
  background-size: 100% 100%;
}

.bz-q__item:nth-of-type(1) dl dt::before {
  background-image: url(../../img/qq1.png);
}

.bz-q__item:nth-of-type(2) dl dt::before {
  background-image: url(../../img/qq2.png);
}

.bz-q__item:nth-of-type(3) dl dt::before {
  background-image: url(../../img/qq3.png);
}

.bz-q__item:nth-of-type(4) dl dt::before {
  background-image: url(../../img/qq4.png);
}

.bz-q__item:nth-of-type(5) dl dt::before {
  background-image: url(../../img/qq5.png);
}

.bz-q__item:nth-of-type(6) dl dt::before {
  background-image: url(../../img/qq6.png);
}

.bz-q__item:nth-of-type(7) dl dt::before {
  background-image: url(../../img/qq7.png);
}

.bz-q__item:nth-of-type(8) dl dt::before {
  background-image: url(../../img/qq8.png);
}

.bz-q__item:nth-of-type(9) dl dt::before {
  background-image: url(../../img/qq9.png);
}

.bz-q__item dl dt span {
  color: #f5f5f5;
}

.bz-q__item-link {
  color: white;
  font-weight: 600;
  border-bottom: solid 1px;
  border-bottom: solid 0.0625rem;
}

.bz-q__heading-img {
  width: 188px;
  width: 11.75rem;
}

.bz-q__heading-img img {
  display: block;
  width: 100%;
  height: auto;
}

.bz-q__heading {
  width: 188px;
  width: 11.75rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}

.bz-q__inner {
  position: relative;
  z-index: 1;
}

.bz-cta__q {
  width: min(84.2%, 21.78rem);
  margin: 40px auto 0;
  margin: 2.5rem auto 0;
  transform: none;
}

.bz-q {
  counter-reset: number 0;
  background: #151515;
  color: #f5f5f5;
  position: relative;
  padding: 132px 0 46px;
  padding: 8.25rem 0 2.875rem;
}

.bz-q::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: clamp(3.75rem, 20vw, 8rem);
  margin: 0;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background: #f5f5f5;
  display: block;
  margin-top: -1px;
  margin-top: -0.0625rem;
}

.bz-q__body {
  padding-bottom: 0;
  width: calc(100% - 3.75rem);
  margin: 0 auto;
  padding: 0;
}

.bz-q__item {
  margin: 0;
  padding: 29px 0;
  padding: 1.8125rem 0;
  border-bottom: 1px solid rgba(245, 245, 245, 0.35);
  border-bottom: 0.0625rem solid rgba(245, 245, 245, 0.35);
}

.bz-q__item dl dt {
  position: relative;
  letter-spacing: 0.1em;
  font-weight: 600;
  padding-left: 50px;
  padding-left: 3.125rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  color: #f5f5f5;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
}

.bz-q__item dl dd {
  font-weight: 400;
  padding-left: 50px;
  padding-left: 3.125rem;
  color: #f5f5f5;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7;
}

.bz-cpd {
  width: 358px;
  width: 22.375rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 61px;
  margin-top: 3.8125rem;
}

.bz-cpd__wrap {
  display: flex;
  padding: 25px 28px 32px 25px;
  padding: 1.5625rem 1.75rem 2rem 1.5625rem;
  flex-direction: column;
  margin-inline: auto;
  background: #fff;
}

.bz-cpd__pic {
  width: 95.238px;
  width: 5.952375rem;
  height: 95.238px;
  height: 5.952375rem;
}

.bz-cpd__hading {
  display: flex;
  align-items: center;
  gap: 24.5px;
  gap: 1.53125rem;
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
}

.bz-cpd__hading strong {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  display: inline-block;
  color: #1b1919;
  font-family: "Source Han Sans JP";
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 17px */
  letter-spacing: 0.85px;
  letter-spacing: 0.053125rem;
}

.bz-cpd__txt {
  color: #1b1919;
  font-family: "Source Han Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 23.8px */
  letter-spacing: 0.7px;
  letter-spacing: 0.04375rem;
}

/* Fixed Button
============================ */

.kotei-btn {
  display: none;
}

.kotei-btn a {
  padding: 13px 0 15px;
  padding: 0.8125rem 0 0.9375rem;
  width: 100%;
}

.kotei-btn__bz-cta {
  background: linear-gradient(
    90deg,
    rgba(186, 179, 90, 1) 0%,
    rgba(151, 127, 33, 1) 100%
  );
  border-radius: 100px;
  border-radius: 6.25rem;
  letter-spacing: 0.1em;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.3;
  padding: 10px 0 17px;
  padding: 0.625rem 0 1.0625rem;
  box-shadow: 0 6px 0 rgb(90 73 5 / 100%);
  box-shadow: 0 0.375rem 0 rgb(90 73 5 / 100%);
  width: 90%;
  margin: auto;
  text-align: center;
  color: white;
  font-weight: 600;
}

.kotei-btn__bz-cta span {
  display: inline-block;
  background-color: white;
  border-radius: 1px;
  border-radius: 0.0625rem;
  color: #977f21;
  font-size: 0.8em;
  padding: 2px 4px 3px 5px;
  padding: 0.125rem 0.25rem 0.1875rem 0.3125rem;
  transform: translate(0, -6%);
  margin-right: 0.3em;
}

/* Footer
============================ */

.bz-footer {
  background-color: #151515;
  padding-bottom: 32px;
  padding-bottom: 2rem;
  padding-top: 32px;
  padding-top: 2rem;
  border-top: 1px solid #484848;
  border-top: 0.0625rem solid #484848;
}

.bz-footer a {
  color: white;
}

.bz-footer::before {
  display: block;
  border-top: 1px solid white;
  border-top: 0.0625rem solid white;
  padding: 1.5%;
}

.bz-footer__txt {
  text-align: center;
  display: flex;
  margin-bottom: 11.2px;
  margin-bottom: 0.7rem;
  justify-content: center;
  transform: translateX(10px);
}

.bz-footer__txt-3 {
  text-align: center;
  padding-right: 17.6px;
  padding-right: 1.1rem;
  color: #f5f5f5;
  font-family: "Noto Sans";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.bz-footer__txt-1 {
  text-align: center;
  color: #f5f5f5;
  font-family: "Noto Sans";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-right: 25px;
  margin-right: 1.5625rem;
}

.bz-footer__txt-2 {
  text-align: center;
  color: #f5f5f5;
  font-family: "Noto Sans";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-right: 21px;
  margin-right: 1.3125rem;
}

.c-footer__copyright {
  text-align: center;
  color: #f5f5f5;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

@media only screen and (min-width: 768px) {
  /* Common
============================ */

  .bz {
  }

  .bz-heading {
  }

  .bz-heading__ttl {
    font-size: 26px;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
  }

  .bz-heading img {
    width: 234px;
    width: 14.625rem;
    zoom: 100%;
  }

  .bz-section-decor {
  }

  .bz-main {
  }

  /* Header
============================ */

  .bz-header {
  }

  .bz-header__logo {
  }

  /* FV
============================ */

  .bz-cta img {
  }

  .bz-cta {
  }

  .bz-cta__fv {
  }

  .bz-cta__btn {
  }

  .bz-cta_text {
  }

  .bz-cta img:hover {
  }

  .bz-cta__image img {
  }

  /* Program
============================ */

  .bz-program__heading-ttl {
  }

  .bz-program__book-head h3::before {
  }

  .bz-program__book-head h3 {
  }

  .bz-program__book-head p {
  }

  .bz-program__book-head p span {
  }

  .bz-program__lead {
  }

  .bz-program__lead-title {
  }

  .bz-program__lead-title::before {
    writing-mode: vertical-rl;
    font-size: 17.3px;
    font-size: 1.08125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.92px;
    letter-spacing: 0.4325rem;
    border-bottom: none;
    border-right: 1px solid;
    border-right: 0.0625rem solid;
    left: 106px;
    left: 6.625rem;
    top: 8%;
    transform: translateX(0);
    width: fit-content;
    padding-top: 21px;
    padding-top: 1.3125rem;
    padding-right: 19px;
    padding-right: 1.1875rem;
    padding-left: 0;
    height: 85%;
  }

  .bz-program__lead-text {
  }

  .bz-program__lead-text:nth-of-type(3) {
  }

  .bz-program__lead-text:last-of-type {
  }

  .bz-program__catch {
  }

  .bz-program__catch em {
  }

  .bz-program__catch::before {
    font-size: 132.71px;
    font-size: 8.294375rem;
    line-height: normal;
    letter-spacing: 19.906px;
    letter-spacing: 1.244125rem;
    top: 16%;
    left: -242px;
    left: -15.125rem;
    transform: translateX(0);
    width: fit-content;
  }

  .bz-program__catch::after {
    font-size: 152.71px;
    font-size: 9.544375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7.635px;
    letter-spacing: 0.4771875rem;
    right: -250px;
    right: -15.625rem;
    top: 16%;
    left: auto;
    transform: translateX(0);
    width: fit-content;
  }

  .bz-program__catch-note {
    margin-bottom: 168px;
    margin-bottom: 10.5rem;
  }

  .bz-program__book {
  }

  .bz-program__book-pic {
  }

  .bz-program__book-pic img {
  }

  .bz-program__image-cont {
  }

  .bz-program__image-cont::before {
    height: 78px;
    height: 4.875rem;
    top: -115px;
    top: -7.1875rem;
  }

  .bz-program__image-item {
  }

  .bz-program__image-item:last-of-type {
  }

  .bz-program__image-item-head-num {
    font-size: 27px;
    font-size: 1.6875rem;
    /* 45.9px */
    letter-spacing: 2.7px;
    letter-spacing: 0.16875rem;
  }

  .bz-program__image-item-head h3 {
    font-size: 23px;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.3px;
    letter-spacing: 0.14375rem;
    /* white-space: nowrap; */
    max-width: 545px;
  }

  .bz-program__image-item-head h3 em {
    font-size: 36px;
    font-size: min(3.6vw, 2.25rem);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.6px;
    letter-spacing: 0.225rem;
    margin-top: 3px;
    margin-top: 0.1875rem;
  }
  .bz-program__image-item-head h3 span {
    display: inline-block;
    transform: translateX(0);
  }

  .bz-program__image-item-head p {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 190%; /* 30.4px */
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
    max-width: 523px;
  }

  .bz-program__image-item:nth-child(2) .bz-program__image-item-head p {
    max-width: 536px;
  }

  .bz-program__image-item:nth-child(3) .bz-program__image-item-head p {
  }

  .bz-program__image-pic {
    max-width: 495.045px;
    width: 46%;
  }

  .bz-program__image-pic img {
  }

  .bz-program__image-pic::after {
    font-size: 64.71px;
    font-size: 4.044375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.471px;
    letter-spacing: 0.4044375rem;
    white-space: nowrap;
  }

  .bz-program__image-item:nth-child(1) .bz-program__image-pic::after {
    right: -24.4px;
    right: -1.525rem;
    top: -52px;
    top: -3.25rem;
  }

  .bz-program__image-item:nth-child(2) .bz-program__image-pic::after {
    left: -21.6px;
    left: -1.35rem;
    top: -57.2px;
    top: -3.575rem;
  }

  .bz-program__image-item:nth-child(3) .bz-program__image-pic::after {
    right: -22.1px;
    right: -1.38125rem;
    top: -66.4px;
    top: -4.15rem;
  }

  .bz-program__inner {
  }

  /* Program Schedule
============================ */

  .bz-program-schedule__decor {
  }

  .bz-program-schedule__inner {
  }

  .bz-program__heading {
  }

  .bz-program-schedule__table {
  }

  .bz-program-schedule__label {
  }

  .bz-program-schedule__label em {
    font-size: 27.3px;
    font-size: 1.70625rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.73px;
    letter-spacing: 0.170625rem;
    padding: 6.4px 28px;
    padding: 0.4rem 1.75rem;
  }

  .bz-program-schedule__table img {
  }

  .bz-program-schedule::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  .bz-program-schedule {
  }

  /* Camp
============================ */

  .bz-camp {
  }

  .bz-camp::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  .bz-camp__decor {
  }

  .bz-voice__decor {
    color: #bebebe;
    text-align: center;
    font-family: "Shippori Mincho B1";
    font-size: 152.71px;
    font-size: 9.544375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7.635px;
    letter-spacing: 0.4771875rem;
    transform: translateX(0);
    right: 1rem;
  }

  .bz-camp__inner {
  }

  .bz-camp__heading {
  }

  .bz-camp__heading-img {
  }

  .bz-camp__heading-img picture {
  }

  .bz-camp__heading-ttl {
  }

  .bz-camp__detail {
  }

  .bz-camp__detail--program {
  }

  .bz-camp__term {
  }

  .bz-camp__term-wrap {
    width: 876.6px;
    width: 56.1875rem;
  }
  .bz-camp__desc {
  }

  .bz-camp__gallery {
  }

  .bz-camp__gallery-item {
    flex: 1;
  }

  .bz-camp__gallery-item:last-child {
  }

  .bz-camp__gallery-placeholder {
    /* aspect-ratio: 434 / 324; */
  }
  .bz-camp__small-txt {
    margin-inline: initial;
    text-align: center;
  }

  /* Voice
============================ */

  .bz-voice__heading {
    margin-bottom: 66px;
    margin-bottom: 4.125rem;
  }

  .bz-voice__heading-ttl {
    left: 2%;
    top: 57%;
  }

  .bz-voice__list {
  }

  .bz-voice__item {
  }

  .bz-voice__head {
  }

  .bz-voice__head-pic {
  }

  .bz-voice__head-profile {
  }

  .bz-voice__head-term {
  }

  .bz-voice__head-profile h3 {
    font-size: 20px;
    font-size: min(1.62vw, 1.25rem);
    font-weight: 700;
    line-height: 160%; /* 32px */
    letter-spacing: 0.8px;
    letter-spacing: 0.05rem;
  }

  .bz-voice__head-profile h3 span {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.56px;
    letter-spacing: 0.035rem;
  }

  .bz-voice__head-profile p {
    font-size: 17px;
    font-size: 1.0625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 22.1px */
    letter-spacing: 1.36px;
    letter-spacing: 0.085rem;
  }

  .bz-voice__body {
    padding: 0 11.2px;
    padding: 0 0.7rem;
  }

  .bz-voice__head-title h4 {
    color: #000;
    font-family: "Noto Sans CJK JP";
    font-size: 19px;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 30.4px */
    letter-spacing: 0.76px;
    letter-spacing: 0.0475rem;
  }

  .bz-voice__body p {
  }

  .bz-voice__text {
  }

  .bz-voice__read-more {
  }

  .bz-voice__read-more-btn {
  }

  .bz-voice__read-more-btn::after {
  }

  .bz-voice {
    padding: 336px 0 0px;
    padding: 21rem 0 0rem;
  }

  .bz-voice::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  .bz-voice__inner {
  }

  /* Report
============================ */

  .bz-report {
  }

  .bz-report__inner {
  }

  .bz-report__heading {
    margin-bottom: 70px;
    margin-bottom: 4.375rem;
  }

  .bz-report__heading-img {
  }

  .bz-report__heading-img img {
  }

  .bz-report__heading-ttl {
  }

  .bz-report__images {
  }

  .bz-report__image {
  }

  .bz-report__image img {
  }

  .bz-report__image-caption {
    font-size: 14px;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.4px;
    letter-spacing: 0.0875rem;
    margin: 0;
    margin-top: 7px;
    margin-top: 0.4375rem;
    white-space: nowrap;
  }

  .bz-report__date {
    font-size: 15px;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem;
    margin-bottom: 13px;
    margin-bottom: 0.8125rem;
  }

  .bz-report__date em {
    font-size: 15px;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem;
    margin-top: 7px;
    margin-top: 0.4375rem;
  }

  .bz-report__title {
    font-size: 35px;
    font-size: 2.1875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 6.3px;
    letter-spacing: 0.39375rem;
    padding-bottom: 23px;
    padding-bottom: 1.4375rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
  }

  .bz-report__block {
  }

  .bz-report__term {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.9px;
    letter-spacing: 0.11875rem;
    margin-bottom: 0;
  }

  .bz-report__voice {
    padding: 18px 39px 26px;
    padding: 1.125rem 2.4375rem 1.625rem;
  }

  .bz-report__link {
    max-width: 418px;
    font-size: 18px;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 300;
    line-height: 200%; /* 36px */
    letter-spacing: 1.8px;
    letter-spacing: 0.1125rem;
    height: 83px;
    height: 5.1875rem;
    width: 98%;
    margin-left: 15px;
    margin-left: 0.9375rem;
  }

  .bz-report__link::after {
  }

  .bz-report__voice:first-of-type {
    margin-top: 4px;
    margin-top: 0.25rem;
    margin-bottom: 0;
  }

  .bz-report__voice-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 36px */
    letter-spacing: 1.8px;
    letter-spacing: 0.1125rem;
  }

  .bz-report__desc {
    font-size: 18px;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 300;
    line-height: 200%; /* 36px */
    letter-spacing: 1.8px;
    letter-spacing: 0.1125rem;
  }

  .bz-report__voice-text {
    font-size: 18px;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 30.6px */
    letter-spacing: 1.8px;
    letter-spacing: 0.1125rem;
  }

  .bz-report::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  /* About
============================ */

  .bz-about__decor--about {
  }

  .bz-price__decor--price {
  }
  .bz-price__small {
  }
  .bz-price__small small {
  }
  .bz-movie__decor--movie {
  }

  .bz-coach__decor--coach {
  }

  .bz-q__decor--faq {
  }

  .bz-about__inner {
  }

  .bz-about__heading {
  }

  .bz-about__heading-script {
  }

  .bz-about__heading-script img {
  }

  .bz-about__heading-title {
  }

  .bz-about__list {
  }

  .bz-about__item {
  }

  .bz-about__item::after {
  }

  .bz-about__item--target {
  }

  .bz-about__item--fee {
  }

  .bz-about__item--fee .bz-about__desc {
  }

  .bz-about__item--capacity {
  }

  .bz-about__item--requirements {
  }

  .bz-about__item--time {
  }

  .bz-about__item--place {
  }

  .bz-about__item--cpd {
  }

  .bz-about__item--host {
  }

  .bz-about__item--host::after {
  }

  .bz-about__term {
  }

  .bz-about__desc {
  }

  .bz-about__desc p {
    font-size: 12px;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 20.4px */
    letter-spacing: 2.4px;
    letter-spacing: 0.15rem;
    font-size: 16px;
    font-size: 1rem;
  }

  .bz-about__requirements {
  }

  .bz-about__requirements li {
  }

  .bz-about__requirements--first {
  }

  .bz-about__requirements--second {
  }

  .bz-about__note {
  }

  .bz-about__note-02 {
  }

  .bz-about__requirements + .bz-about__note {
    padding-left: 17px;
    padding-left: 1.0625rem;
  }

  .bz-about__desc-main + .bz-about__note {
  }

  .bz-about__schedule {
  }

  .bz-about__image {
  }

  .bz-about__image img {
  }

  .bz-about {
  }

  .bz-about::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  /* Price
============================ */

  .bz-price__cont-list::after {
  }

  .bz-price__cta-text {
  }

  .bz-price__cta-image img {
  }

  .bz-price__heading-img {
  }

  .bz-price__heading-img img {
  }

  .bz-price__heading-ttl {
    left: 34%;
  }

  .bz-price__inner {
  }

  .bz-price__heading {
  }

  .bz-price__cont {
  }

  .bz-price__cont-list {
  }

  .bz-price__cont-list:last-of-type {
    padding-top: 0;
    margin-bottom: 0;
  }

  .bz-price__cont-list-ttl {
    font-size: 26.4px;
    font-size: 1.65rem;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 44.88px */
    letter-spacing: 5.28px;
    letter-spacing: 0.33rem;
  }

  .bz-price__cont-list-txt {
    font-size: 26.4px;
    font-size: 1.65rem;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 44.88px */
    letter-spacing: 5.28px;
    letter-spacing: 0.33rem;
  }

  .bz-price__cont-list-txt span {
    font-size: 13.2px;
    font-size: 0.825rem;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 22.44px */
    letter-spacing: 2.64px;
    letter-spacing: 0.165rem;
  }

  .bz-price__cta {
  }

  .bz-price__cta-image {
  }

  .bz-price__trial {
  }

  .bz-price__trial::before {
    height: 124px;
    clip-path: polygon(0 0, 100% 0, 63% 0, 0 124px);
  }

  .bz-price__trial-title {
  }

  .bz-price__trial-title-em1 {
    font-size: 48px;
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 81.6px */
    letter-spacing: 4.8px;
    letter-spacing: 0.3rem;
  }

  .bz-price__trial-title-em2 {
    font-size: 48px;
    font-size: 3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 81.6px */
    letter-spacing: 4.8px;
    letter-spacing: 0.3rem;
    margin-left: -6px;
    margin-left: -0.375rem;
  }

  .bz-price__trial-text {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 27.2px */
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
  }

  .bz-price__trial-box-text {
    font-size: 20px;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 34px */
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
  }

  .bz-price__trial-title + .bz-price__trial-text {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 27.2px */
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
  }

  .bz-price__trial-box {
  }

  .bz-price__trial-box-text em {
    font-size: 23px;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 170%; /* 39.1px */
    letter-spacing: 2.3px;
    letter-spacing: 0.14375rem;
  }

  .bz-price__trial-box-text span {
  }

  .bz-price__trial-box-text em span {
    font-size: 18px;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 170%;
    letter-spacing: 1.8px;
    letter-spacing: 0.1125rem;
  }

  .bz-price__trial-cta {
    margin-top: 49px;
    margin-top: 3.0625rem;
    width: 440px;
    width: 27.5rem;
  }

  .bz-price__trial-cta-image {
  }

  .bz-price {
  }

  .bz-price::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  /* Movie
============================ */

  .bz-movie__heading-img {
  }

  .bz-movie__heading {
    margin-bottom: 41px;
    margin-bottom: 2.5625rem;
  }

  .bz-movie__heading-ttl {
    white-space: nowrap;
    top: 42%;
    left: 22%;
  }

  .bz-movie__main {
  }

  .bz-movie__main iframe {
  }

  .bz-movie {
  }

  .bz-movie::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  .bz-movie__inner {
  }

  /* Coach
============================ */

  .bz-coach__heading-ttl {
    top: 49%;
    left: 38%;
  }

  .bz-coach__heading-img {
    width: 232.43px;
    width: 14.526875rem;
  }

  .bz-coach__cont-item {
  }

  .bz-coach__cont-item-pic {
  }

  .bz-coach__cont-head-komoji {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
    margin-bottom: 9px;
    margin-bottom: 0.5625rem;
  }

  .bz-coach__cont-head-omoji {
    font-size: 41px;
    font-size: 2.5625rem;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 41px */
    letter-spacing: 7.79px;
    letter-spacing: 0.486875rem;
    margin-bottom: 33px;
    margin-bottom: 2.0625rem;
  }

  .bz-coach__cont-mv-sankaku {
  }

  .bz-coach__cont-mv-ttl1 {
  }

  .bz-coach__cont-mv-ttl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: normal;
  }

  .bz-coach__cont-mv-txt {
    font-size: 21px;
    font-size: 1.3125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .bz-coach__cont-pro {
    width: 90%;
    margin-inline: -0;
    margin: 73px 0 56px;
    margin: 4.5625rem 0 3.5rem;
  }

  .bz-coach__cont-pro::before {
  }

  .bz-coach__cont-pro p {
  }

  .bz-coach__cont-pro small {
  }

  .bz-coach__cont-keireki {
    margin-bottom: 0;
  }

  .bz-coach__cont-keireki-ttl {
    font-size: 22px;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 22px */
    letter-spacing: 0.88px;
    letter-spacing: 0.055rem;
    margin-bottom: 13px;
    margin-bottom: 0.8125rem;
  }

  .bz-coach__cont-keireki-ttl::before {
  }

  .bz-coach__cont-keireki dl {
    gap: 2rem;
    align-items: center;
  }

  .bz-coach__cont-keireki dl dt {
  }

  .bz-coach__cont-keireki dl dd {
  }

  .bz-coach__cont-keireki small {
  }

  .bz-cta--coach {
  }

  .bz-coach {
  }

  .bz-coach::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  .bz-coach__inner {
  }

  .bz-coach__heading {
  }

  /* Q&A
============================ */

  .bz-q__heading-ttl {
  }

  .bz-q__item:last-child {
  }

  .bz-q__item dl dt::before {
  }

  .bz-q__item:nth-of-type(1) dl dt::before {
  }

  .bz-q__item:nth-of-type(2) dl dt::before {
  }

  .bz-q__item:nth-of-type(3) dl dt::before {
  }

  .bz-q__item:nth-of-type(4) dl dt::before {
  }

  .bz-q__item:nth-of-type(5) dl dt::before {
  }

  .bz-q__item:nth-of-type(6) dl dt::before {
  }

  .bz-q__item:nth-of-type(7) dl dt::before {
  }

  .bz-q__item:nth-of-type(8) dl dt::before {
  }

  .bz-q__item:nth-of-type(9) dl dt::before {
  }

  .bz-q__item dl dt span {
  }

  .bz-q__item-link {
  }

  .bz-q__heading-img {
  }

  .bz-q__heading-img img {
  }

  .bz-q__heading {
  }

  .bz-q__inner {
  }

  .bz-cta__q {
  }

  .bz-q {
  }

  .bz-q::before {
    height: clamp(3.75rem, 20vw, 22rem);
  }

  .bz-q__body {
  }

  .bz-q__item {
  }

  .bz-q__item dl dt {
  }

  .bz-q__item dl dd {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 27.2px */
  }

  .bz-cpd {
    width: 910px;
    width: 56.875rem;
    max-width: calc(100vw - 5rem);
    left: 50%;
    transform: translateX(-50%);
    margin-top: 51px;
    margin-top: 3.1875rem;
    margin-left: 0;
    margin-right: 0;
  }

  .bz-cpd__wrap {
    display: grid;
    grid-template-columns: 146.972px minmax(0, 40.5rem);
    column-gap: 23.028px;
    column-gap: 1.43925rem;
    min-height: 252px;
    padding: 33px 50px 32px 42px;
    padding: 2.0625rem 3.125rem 2rem 2.625rem;
    border: 1px solid #b6261a;
    border: 0.0625rem solid #b6261a;
    background: #fff;
    align-items: start;
  }

  .bz-cpd__pic {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 146.972px;
    width: 9.18575rem;
    height: 146.972px;
    height: 9.18575rem;
    margin-top: 20px;
    margin-top: 1.25rem;
  }

  .bz-cpd__hading {
    display: contents;
    margin-bottom: 0;
  }

  .bz-cpd__hading strong {
    grid-column: 2;
    grid-row: 1;
    display: block;
    margin-bottom: 0;
    color: #1b1919;
    font-family: "Source Han Sans JP", sans-serif;
    font-size: 23px;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.15px;
    letter-spacing: 0.071875rem;
    white-space: nowrap;
  }

  .bz-cpd__txt {
    grid-column: 2;
    grid-row: 2;
    width: 648px;
    width: 40.5rem;
    max-width: 100%;
    margin-top: 19px;
    margin-top: 1.1875rem;
    color: #1b1919;
    font-family: "Source Han Sans JP", sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0.85px;
    letter-spacing: 0.053125rem;
    word-break: normal;
  }

  /* Fixed Button
============================ */

  .kotei-btn {
  }

  .kotei-btn a {
  }

  .kotei-btn__bz-cta {
  }

  .kotei-btn__bz-cta span {
  }

  /* Footer
============================ */

  .bz-footer {
  }

  .bz-footer a {
  }

  .bz-footer::before {
  }

  .bz-footer__txt {
  }

  .bz-footer__txt-3 {
  }

  .bz-footer__txt-1 {
  }

  .bz-footer__txt-2 {
  }

  .c-footer__copyright {
  }

  /* Common
  ============================ */
  .sp_br {
    display: none;
  }

  /* Header
  ============================ */

  .bz-header__logo {
    width: 128.39px;
    width: 8.024375rem;
    margin: 12px 0 0 18px;
    margin: 0.75rem 0 0 1.125rem;
  }

  /* FV
  ============================ */

  .bz-fv {
    padding-bottom: 0;
  }

  .bz-fv__inner {
    position: relative;
  }

  .bz-fv__main {
    position: relative;
    left: auto;
    min-width: 0;
    transform: none;
  }

  .bz-cta {
    width: 28%;
    flex-direction: row;
    gap: 9px;
    gap: 0.5625rem;
    min-width: 0;
  }

  .bz-cta__fv {
    top: 68%;
    left: 41.5%;
    max-width: 800px;
    width: 48%;
    align-items: end;
  }

  .bz-cta__fv .bz-cta__btn {
    display: block;
    position: relative;
    max-width: none;
    width: auto;
    flex: 1;
  }

  .bz-cta_text {
    text-align: center;
    font-size: 20.552px;
    font-size: 1.28rem;
    /* font-size: min(2vw, 1.2845rem); */
    letter-spacing: 1.028px;
    letter-spacing: 0.06425rem;
  }

  /* Program
  ============================ */

  .bz-program__book-head {
    flex: 1;
  }

  .bz-program__book-head h3 {
    margin-bottom: 25.6px;
    margin-bottom: 1.6rem;
    font-size: 35px;
    font-size: 1.9875rem;
    font-size: min(2.5vw, 1.9rem);
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 35px */
    letter-spacing: 1.4px;
    letter-spacing: 0.0875rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }

  .bz-program__book-head p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 199%; /* 35.82px */
    letter-spacing: 1.8px;
    letter-spacing: 0.1125rem;
  }

  .bz-program__book-pic {
    max-width: 417px;
    width: 41.0625%;
  }

  .bz-program__image-item-head {
    flex: 1;
  }

  .bz-program {
    padding: 109px 0 82px;
    padding: 6.8125rem 0 5.125rem;
    padding: 0 0 16px;
    padding: 0 0 1rem;
  }

  .bz-program__inner {
    margin: auto;
    max-width: 1188px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  .bz-program__lead {
    max-width: 1178px;
    width: 100%;
    margin-bottom: 90px;
    margin-bottom: 5.625rem;
    padding: 66px 103px 69px 205px;
    padding: 4.125rem 5.9375rem 4.3125rem 11.4125rem;
    transform: translateY(-11.8125rem);
    border-radius: 20px;
    border-radius: 1.25rem;
    margin-bottom: -105px;
    margin-bottom: -6.5625rem;
  }

  .bz-program__lead-title {
    font-size: 36.398px;
    font-size: min(3.4vw, 2rem);
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 58.237px */
    letter-spacing: 3.64px;
    letter-spacing: 0.2275rem;
  }

  .bz-program__lead-text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 180%; /* 32.4px */
    letter-spacing: 2.7px;
    letter-spacing: 0.16875rem;
  }

  .bz-program__catch {
    font-size: 37.8px;
    font-size: 2.3625rem;
    font-weight: 500;
    line-height: 174%; /* 65.772px */
    letter-spacing: 7.182px;
    letter-spacing: 0.448875rem;
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
  }

  .bz-program__book {
    max-width: 1156px;
    margin-bottom: 121px;
    margin-bottom: 7.5625rem;
    padding: 60px 70px;
    padding: 3.75rem 4.375rem;
    padding: 17px 25px 17px 97px;
    padding: 1.0625rem 1.5625rem 1.0625rem 6.0625rem;
    width: 100%;
  }

  .bz-program__book-wrap {
    display: flex;
    gap: 80px;
    gap: min(6vw, 5rem);
    align-items: center;
  }

  .bz-program__image-cont {
    position: relative;
    margin-left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 92px;
    gap: 5.75rem;
    align-items: center;
  }

  .bz-program__image-item {
    align-items: center;
    display: flex;
    margin: 0;
    gap: 60px;
    gap: 3.75rem;
    max-width: 1078px;
  }

  .bz-program__image-item:nth-child(even) {
    flex-flow: row-reverse;
    gap: 86px;
    gap: min(6.2vw, 5.375rem);
    max-width: 1192px;
  }

  /* Program Schedule
  ============================ */

  .bz-program-schedule__inner {
    width: 1170px;
    width: 73.125rem;
    max-width: calc(100% - 5rem);
    margin-left: auto;
    margin-right: auto;
  }

  .bz-program-schedule {
    padding: 357px 0 20px;
    padding: 22.3125rem 0 1.25rem;
  }

  .bz-program-schedule__decor {
    right: auto;
    transform: none;
    right: 0.7rem;
    top: 146px;
    top: 9.125rem;
    font-size: 152.71px;
    font-size: 9.544375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7.635px;
    letter-spacing: 0.4771875rem;
    white-space: nowrap;
  }

  .bz-program-schedule__table {
    max-width: 899px;
    width: 90%;
    transform: translateX(0);
    margin-bottom: 7rem;
  }

  .bz-program-schedule__label {
    width: 876.6px;
    width: 56.1875rem;
    font-size: 29.2px;
    font-size: 1.825rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 4.38px;
    letter-spacing: 0.27375rem;
    margin-bottom: 52px;
    margin-bottom: 1.25rem;
  }

  /* Camp
  ============================ */

  .bz-camp {
    padding: 352px 0 56px;
    padding: 21rem 0 3.5rem;
  }

  .bz-camp__decor {
    right: 1rem;
    top: 88px;
    top: 5.5rem;
    font-size: 152.71px;
    font-size: 9.544375rem;
    letter-spacing: 0.05em;
    transform: none;
    opacity: 0.05;
  }

  .bz-camp__inner {
    max-width: 1170px;
    width: 90%;
  }

  .bz-camp__heading {
    width: 256px;
    width: 16rem;
    margin-left: -6rem;
    margin-bottom: 64px;
    margin-bottom: 1rem;
    left: 6rem;
  }

  .bz-camp__heading-img {
    width: 256px;
    width: 16rem;
  }

  .bz-camp__detail {
    /* max-width: 878px; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* padding-left: 0; */
    display: flex;
    gap: 22px;
    gap: 1.375rem;
    justify-content: center;
  }

  .bz-camp__term {
    min-height: 42px;
    font-size: 27.3px;
    font-size: 1.70625rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.73px;
    letter-spacing: 0.170625rem;
    margin-bottom: 0;
    width: fit-content;
    padding: 6.5px 28px;
    padding: 0.40625rem 1.75rem;
    margin-bottom: 1.9rem;
  }
  .bz-camp__term-wrap {
  }

  .bz-camp__desc {
    font-size: 21px;
    font-size: 1.3125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 170%; /* 35.7px */
    letter-spacing: 3.15px;
    letter-spacing: 0.196875rem;
    flex: 1;
  }

  .bz-camp__desc span {
  }

  .bz-camp__gallery {
    flex-direction: row;
    width: 100%;
    gap: 46px;
    gap: 2.875rem;
  }

  /* Voice
  ============================ */

  .bz-voice__inner {
    max-width: 1475px;
    width: 95%;
    margin: auto;
  }

  .bz-voice__list {
    margin: auto;
    width: 100%;
    max-width: 1375px;
  }

  .bz-voice__list-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    gap: min(2vw, 2rem);
  }

  .bz-voice__item {
    padding: 16px 16px;
    padding: 1rem 1rem;
    width: 31.78%;
  }

  /* Report
  ============================ */

  .bz-report__inner {
    max-width: 1305px;
    width: 90%;
    margin-inline: auto;
  }

  .bz-report__content {
    max-width: 1004px;
    margin-inline: auto;
  }

  .bz-report {
    padding: 370px 0 8px;
    padding: 23.125rem 0 0.5rem;
  }

  .bz-report__decor {
    right: auto;
    font-size: 152.71px;
    font-size: 9.544375rem;
    transform: none;
    right: 1rem;
    top: 130px;
    top: 8.125rem;
  }

  .bz-report__images {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    gap: 0.75rem;
    margin-bottom: 42px;
    margin-bottom: 2.625rem;
  }

  .bz-report__block {
    display: flex;
    flex-direction: column;
    gap: 15px;
    gap: 0.9375rem;
    margin-bottom: 39px;
    margin-bottom: 2.4375rem;
    width: 96.4%;
  }

  .bz-report__block--voice {
    gap: 18px;
    gap: 1.125rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
  }

  /* About
  ============================ */

  .bz-about {
    padding: 272.4px 0 12px;
    padding: 17.025rem 0 0.75rem;
  }

  .bz-about__decor--about {
    top: 120px;
    top: 7.5rem;
    right: auto;
    right: 1rem;
    font-size: 152.71px;
    font-size: 9.544375rem;
    letter-spacing: 0.05em;
    transform: none;
  }

  .bz-price__decor--price {
    top: 126px;
    top: 7.875rem;
    right: 1rem;
    display: block;
    font-size: 152.71px;
    font-size: 9.544375rem;
    letter-spacing: 0.05em;
    transform: none;
  }

  .bz-movie__decor--movie {
    top: 110px;
    top: 6.875rem;
    right: 1rem;
    display: block;
    font-size: 152.71px;
    font-size: 9.544375rem;
    letter-spacing: 0.05em;
    transform: none;
  }

  .bz-coach__decor--coach {
    top: -82px;
    top: 6.875rem;
    right: 1rem;
    display: block;
    font-size: 152.71px;
    font-size: 9.544375rem;
    letter-spacing: 0.05em;
    transform: none;
  }

  .bz-q__decor--faq {
    top: 110px;
    top: 6.875rem;
    right: 1rem;
    display: block;
    font-size: 152.71px;
    font-size: 9.544375rem;
    letter-spacing: 0.05em;
    transform: none;
    opacity: 0.05;
  }

  .bz-about__inner {
    margin: auto;
    max-width: 1170px;
    width: 90%;
  }

  .bz-about__heading {
    width: 232.43px;
    width: 14.526875rem;
    height: 136.4px;
    height: 8.525rem;
    margin-left: 241px;
    margin-left: 0;
    margin-bottom: 70px;
    margin-bottom: 4.375rem;
  }

  .bz-about__heading-script {
    width: 232.43px;
    width: 14.526875rem;
  }

  .bz-about__heading-title {
    top: 130.4px;
    top: 8.15rem;
    left: 114px;
    left: 7.125rem;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.4615;
  }

  .bz-about__list {
    max-width: 822px;
    width: 100%;
    margin-bottom: 0;
  }

  .bz-about__item {
    grid-template-columns: 155px minmax(0, 1fr);
    column-gap: 56px;
    column-gap: 3.5rem;
    min-height: 66px;
    padding: 18px 0 16px;
    padding: 1.125rem 0 1rem;
  }

  .bz-about__term {
    padding-top: 6px;
    padding-top: 0.375rem;
    padding-left: 21px;
    padding-left: 1.3125rem;
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 0.2em;
  }

  .bz-about__desc {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 0.2em;
  }

  .bz-about__requirements li {
    padding-left: 0.75em;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 0.2em;
  }

  .bz-about__note {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.7;
    letter-spacing: 0.2em;
  }

  .bz-about__requirements--first {
    margin-top: 10px;
    margin-top: 0.625rem;
  }

  .bz-about__requirements--second {
    margin-top: 7px;
    margin-top: 0.4375rem;
  }

  .bz-about__item--target {
    min-height: 67px;
  }

  .bz-about__item--fee {
    min-height: 67px;
  }

  .bz-about__item--requirements {
    min-height: 190px;
  }

  .bz-about__item--time {
    min-height: 181px;
    padding-top: 21px;
    padding-top: 1.3125rem;
  }

  .bz-about__item--place {
    min-height: 139px;
    padding-top: 21px;
    padding-top: 1.3125rem;
  }

  .bz-about__item--capacity {
    min-height: 65px;
  }

  .bz-about__item--cpd {
    min-height: 142px;
    padding-top: 21px;
    padding-top: 1.3125rem;
  }

  .bz-about__item--host {
    min-height: 111px;
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 64px;
    padding-bottom: 4rem;
  }

  .bz-about__image {
    width: 649.3px;
    width: 40.58125rem;
    max-width: calc(100% - 5rem);
  }

  /* Price
  ============================ */

  .bz-price__cta-text {
    top: -44px;
    top: -2.75rem;
    font-size: 20.552px;
    font-size: 1.2845rem;
  }

  .bz-price__inner {
    margin: auto;
    width: 90%;
    max-width: 1148px;
    margin-left: auto;
    margin-right: auto;
  }

  .bz-price {
    padding: 336px 0 88px;
    padding: 21rem 0 5.5rem;
  }

  .bz-price__cont {
  }

  .bz-price__cont-lists {
    display: flex;
    gap: 96px;
    gap: 6rem;
    max-width: 810px;
    margin-inline: auto;
    margin-bottom: 2rem;
  }

  .bz-price__cont-list {
    display: flex;
    gap: 99.7px;
    gap: 6.23125rem;
    flex: 1;
    width: auto;
    padding-bottom: 4px;
    padding-bottom: 0.25rem;
  }

  .bz-price__cta {
    max-width: 396px;
    margin-top: 112px;
    margin-top: 7rem;
    margin-bottom: 108px;
    margin-bottom: 6.75rem;
    margin-inline: auto;
  }

  .bz-price__trial {
    width: 100%;
    max-width: 100%;
    padding: 50px 64px 93px;
    padding: 3.125rem 4rem 5.8125rem;
    filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 0 1.875rem rgba(0, 0, 0, 0.1));
    margin-inline: auto;
  }

  .bz-price__trial-title {
    font-size: 25px;
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 42.5px */
    letter-spacing: 2.5px;
    letter-spacing: 0.15625rem;
    background: url(../../img/price-ttl-bg-pc.png) no-repeat;
    background-size: 100% 100%;
    padding: 30.5px 0 51.5px;
    padding: 1.90625rem 0 3.21875rem;
    width: 99%;
    max-width: 908px;
    margin-inline: auto;
  }

  .bz-price__trial-box {
    width: 680px;
    width: 42.5rem;
    margin: 16px auto 17px;
    margin: 1rem auto 1.0625rem;
    padding: 24px 10px 25px;
    padding: 1.5rem 0.625rem 1.5625rem;
  }

  /* Movie
  ============================ */

  .bz-movie__inner {
    margin: auto;
    width: 1170px;
    width: 73.125rem;
    max-width: calc(100% - 5rem);
    margin-left: auto;
    margin-right: auto;
  }

  .bz-movie {
    padding: 368px 0 30px;
    padding: 23rem 0 1.875rem;
  }

  .bz-movie__main {
    max-width: 1000px;
    width: 90%;
  }

  .bz-movie__main iframe {
    aspect-ratio: 1000 / 595;
  }

  /* Coach
  ============================ */

  .bz-coach {
    position: relative;
    padding: 305.6px 0 16px;
    padding: 19.1rem 0 1rem;
  }

  .bz-coach__inner {
    max-width: 1200px;
    width: 90%;
    margin: auto;
    position: relative;
  }

  .bz-coach__heading {
    position: absolute;
    top: 5%;
    left: 1%;
    z-index: 99;
  }

  .bz-coach__cont-item {
    margin-bottom: 48px;
    margin-bottom: 3rem;
    width: 100%;
    max-width: 1170px;
  }

  .bz-cta--coach .bz-cta__btn {
    width: 460px;
    width: 28.75rem;
    max-width: 48%;
  }

  .bz-coach__cont-box {
    background-color: white;
    padding: 84px 48px 71px 100px;
    padding: 5.25rem 3rem 4.4375rem 6.25rem;
    margin-top: -124.8px;
    margin-top: -7.8rem;
  }

  .bz-coach__cont-item-pic {
    margin-bottom: 0;
    width: 60%;
    margin-left: 32%;
    max-width: 624px;
    transform: translate(-50%, 50%);
  }

  .bz-coach__cont-pro p {
    font-size: 16px;
    font-size: 1rem;
  }

  .bz-coach__cont-pro small {
    font-size: 10px;
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 300;
    line-height: 190%; /* 19px */
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    margin-top: 18px;
    margin-top: 1.125rem;
  }

  .bz-coach__cont-keireki dl dt {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    /* 32px */
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
    width: 99px;
    width: 6.1875rem;
    padding-right: 0;
    margin-bottom: 0;
  }

  .bz-coach__cont-keireki dl dd {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 190%; /* 32px */
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
  }

  .bz-coach__cont-keireki small {
    font-size: 10px;
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 300;
    line-height: 190%; /* 19px */
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    margin-top: 28px;
    margin-top: 1.75rem;
    margin-bottom: 0;
  }

  /* Q&A
  ============================ */

  .bz-q__item dl dt::before {
    content: "";
    color: white;
    padding-right: 8px;
    padding-right: 0.5rem;
    position: absolute;
    left: 0;
    top: 2px;
    top: 0.125rem;
    background-size: 100% 100%;
  }

  .bz-q__inner {
    margin: auto;
    max-width: 990px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .bz-cta__q {
    margin-top: 48px;
    margin-top: 3rem;
    display: none;
  }

  .bz-q {
    padding: 352px 0 80px;
    padding: 22rem 0 5rem;
    padding-bottom: 119px;
    padding-bottom: 7.4375rem;
  }

  .bz-q__body {
    max-width: 758px;
    width: 90%;
  }

  /* Fixed Button
  ============================ */

  .kotei-btn a {
    box-shadow: initial;
    font-size: 17.6px;
    font-size: 1.1rem;
    padding: 13px 0 13.4px;
    padding: 0.8125rem 0 0.8375rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .bz-coach__cont-item-pic {
    margin-left: 30%;
    transform: translate(-50%, 27%);
    width: 50%;
  }

  .bz-program__book {
    padding: 14px 12px 10px 29px;
    padding: 0.875rem 0.75rem 0.625rem 1.8125rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .bz-program__lead {
    transform: translateY(-10.8125rem);
  }
}
@media screen and (min-width: 900px) and (max-width: 1199.98px) {
  .bz-program__lead {
    transform: translateY(-6.8125rem);
    margin-bottom: -2.5625rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 899.98px) {
  .bz-program__lead-title::before {
    left: 3.625rem;
  }
  .bz-program__lead {
    transform: translateY(-3.8125rem);
    padding: 3.125rem 5.4375rem 3.3125rem 9.8125rem;
    margin-bottom: -1.2rem;
  }
  .bz-cta_text {
    font-size: 0.8rem;
  }
  .bz-program__lead-title {
    font-size: 1.6rem;
  }
  .bz-program__lead-text {
    font-size: 1rem;
  }
}

/* 追従ボタン（FV通過後に表示・フッターで非表示）
============================ */
.bz-follow {
  position: fixed;
  z-index: 99;
  display: flex;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 0.4s ease,
    visibility 0.4s ease;
}

.bz-follow.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.bz-follow__btn {
  display: block;
  line-height: 0;
  transition: 0.3s;
}

.bz-follow__btn img {
  width: 100%;
  height: auto;
}

/* PC: 画面右下に縦並び */
@media screen and (min-width: 768px) {
  .bz-follow {
    right: 20px;
    right: 1.0625rem;
    bottom: 20px;
    bottom: 1.0625rem;
    flex-direction: column;
    gap: 0.45875rem;
    width: 14.0362rem;
  }

  /* hover時は他のCTAと同じ挙動（拡大） */
  .bz-follow__btn:hover {
    transform: scale(1.03);
  }
}

/* SP: 画面下部に横並び全幅 */
@media screen and (max-width: 767px) {
  .bz-follow {
    left: 0;
    right: 0;
    bottom: 0;
    gap: 0.296875rem;
    padding: 8px 10px 10px;
    background: #181717;
  }

  .bz-follow__btn {
    flex: 1 1 50%;
    min-width: 0;
  }
}
