@charset "UTF-8";
/* =============================================================
    TOP Page 
============================================================= */
.p-page-home {
  overflow: clip;
  /**
   * component
   */
  /**
  * b-top__mainvisual
  */
  /**
  * b-top__case
  */
  /**
  * b-top__introduction
  */
  /**
  * b-top__reason
  */
  /**
  * b-top__about
  */
  /**
  * b-top__cta
  */
  /**
  * b-top__news
  */
  /**
  * b-top__cta
  */
}
.p-page-home .c-home-title {
  display: grid;
  grid-gap: calc(8 * 100vw / 375);
  text-align: center;
  font-size: calc(26 * 100vw / 375);
  font-weight: var(--fw-bold);
  letter-spacing: 0.07em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-page-home .c-home-title {
    font-size: 2.6rem;
    grid-gap: 1.7rem;
  }
}
.p-page-home .c-home-title .title-en {
  display: grid;
  justify-items: center;
  grid-gap: calc(17 * 100vw / 375);
  font-family: var(--font-en);
  font-weight: var(--fw-medium);
  font-size: calc(12 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .c-home-title .title-en {
    grid-gap: 1.7rem;
    font-size: 1.2rem;
  }
}
.p-page-home .c-home-title .title-en::before {
  content: "";
  display: block;
  width: calc(36 * 100vw / 375);
  height: calc(32 * 100vw / 375);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B3%E3%83%B3%E3%83%9D%E3%83%BC%E3%83%8D%E3%83%B3%E3%83%88_4_1%22%20data-name%3D%22%E3%82%B3%E3%83%B3%E3%83%9D%E3%83%BC%E3%83%8D%E3%83%B3%E3%83%88%204%20%E2%80%93%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235.924%22%20height%3D%2232.001%22%20viewBox%3D%220%200%2035.924%2032.001%22%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_213%22%20data-name%3D%22%E3%83%91%E3%82%B9%20213%22%20d%3D%22M9.847%2C12.495l8.271-8.607A10.168%2C10.168%2C0%2C0%2C0%2C1.6%2C4.6%2C9.958%2C9.958%2C0%2C0%2C0%2C3.531%2C17.644%2C10.157%2C10.157%2C0%2C0%2C0%2C7.806%2C19.79a7.979%2C7.979%2C0%2C0%2C1%2C2.041-7.3Z%22%20transform%3D%22translate(0.013%200.005)%22%20fill%3D%22%23fccb1f%22%2F%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_214%22%20data-name%3D%22%E3%83%91%E3%82%B9%20214%22%20d%3D%22M58.562%2C4.4A10.156%2C10.156%2C0%2C0%2C0%2C44.3%2C4.706l-.421.442a9.953%2C9.953%2C0%2C0%2C1%2C.51%2C11.558%2C10.1%2C10.1%2C0%2C0%2C1-4.718%2C3.874%2C10.209%2C10.209%2C0%2C0%2C1-6.107.469%2C7.981%2C7.981%2C0%2C0%2C0%2C2.3%2C4.053l8.593%2C8.153%2C14.4-14.729A9.92%2C9.92%2C0%2C0%2C0%2C58.562%2C4.4Z%22%20transform%3D%22translate(-25.749%20-1.254)%22%20fill%3D%22%23fccb1f%22%2F%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_215%22%20data-name%3D%22%E3%83%91%E3%82%B9%20215%22%20d%3D%22M42.537%2C30.1a9.961%2C9.961%2C0%2C0%2C0%2C.7-13.074l-8.271%2C8.607a7.977%2C7.977%2C0%2C0%2C0-2.041%2C7.291A10.175%2C10.175%2C0%2C0%2C0%2C42.539%2C30.1%22%20transform%3D%22translate(-25.102%20-13.132)%22%20fill%3D%22%23eaab00%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
@media screen and (min-width: 768px) {
  .p-page-home .c-home-title .title-en::before {
    width: 3.6rem;
    height: 3.2rem;
  }
}
.p-page-home .c-home-title-white .title-en::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B3%E3%83%B3%E3%83%9D%E3%83%BC%E3%83%8D%E3%83%B3%E3%83%88_4_1%22%20data-name%3D%22%E3%82%B3%E3%83%B3%E3%83%9D%E3%83%BC%E3%83%8D%E3%83%B3%E3%83%88%204%20%E2%80%93%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235.924%22%20height%3D%2232.001%22%20viewBox%3D%220%200%2035.924%2032.001%22%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_213%22%20data-name%3D%22%E3%83%91%E3%82%B9%20213%22%20d%3D%22M9.847%2C12.495l8.271-8.607A10.168%2C10.168%2C0%2C0%2C0%2C1.6%2C4.6%2C9.958%2C9.958%2C0%2C0%2C0%2C3.531%2C17.644%2C10.157%2C10.157%2C0%2C0%2C0%2C7.806%2C19.79a7.979%2C7.979%2C0%2C0%2C1%2C2.041-7.3Z%22%20transform%3D%22translate(0.013%200.005)%22%20fill%3D%22%23fff%22%2F%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_214%22%20data-name%3D%22%E3%83%91%E3%82%B9%20214%22%20d%3D%22M58.562%2C4.4A10.156%2C10.156%2C0%2C0%2C0%2C44.3%2C4.706l-.421.442a9.953%2C9.953%2C0%2C0%2C1%2C.51%2C11.558%2C10.1%2C10.1%2C0%2C0%2C1-4.718%2C3.874%2C10.209%2C10.209%2C0%2C0%2C1-6.107.469%2C7.981%2C7.981%2C0%2C0%2C0%2C2.3%2C4.053l8.593%2C8.153%2C14.4-14.729A9.92%2C9.92%2C0%2C0%2C0%2C58.562%2C4.4Z%22%20transform%3D%22translate(-25.749%20-1.254)%22%20fill%3D%22%23fff%22%2F%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_215%22%20data-name%3D%22%E3%83%91%E3%82%B9%20215%22%20d%3D%22M42.537%2C30.1a9.961%2C9.961%2C0%2C0%2C0%2C.7-13.074l-8.271%2C8.607a7.977%2C7.977%2C0%2C0%2C0-2.041%2C7.291A10.175%2C10.175%2C0%2C0%2C0%2C42.539%2C30.1%22%20transform%3D%22translate(-25.102%20-13.132)%22%20fill%3D%22%23fff3d1%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.p-page-home .b-top__mainvisual {
  margin-bottom: calc(10 * 100vw / 375);
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__mainvisual {
    position: relative;
    z-index: 2000;
    z-index: 9000;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual {
    margin-bottom: 1rem;
    padding-top: 11rem;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--inner {
    position: relative;
  }
}
.p-page-home .b-top__mainvisual--description {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__mainvisual--description {
    padding: calc(20 * 100vw / 375) calc(15 * 100vw / 375) 0;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--description {
    padding-left: calc(50 * 100vw / 1400);
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    height: fit-content;
  }
}
.p-page-home .b-top__mainvisual--description .mainvisual-logo {
  display: grid;
  grid-gap: calc(10 * 100vw / 375);
  margin-bottom: calc(10 * 100vw / 375);
  text-align: center;
  font-size: calc(12 * 100vw / 375);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--description .mainvisual-logo {
    font-size: 1.2rem;
    grid-gap: calc(10 * 100vw / 1400);
  }
}
.p-page-home .b-top__mainvisual--description .mainvisual-logo__image {
  width: calc(190 * 100vw / 375);
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--description .mainvisual-logo {
    width: calc(232 * 100vw / 1400);
  }
}
.p-page-home .b-top__mainvisual--description .mainvisual-catch {
  margin-bottom: calc(20 * 100vw / 375);
  font-size: calc(36 * 100vw / 375);
  letter-spacing: 0.05em;
  line-height: 1.3888888889;
  text-align: center;
  font-weight: var(--fw-bold);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--description .mainvisual-catch {
    text-align: left;
    font-size: calc(48 * 100vw / 1400);
    line-height: 1.4166666667;
  }
}
.p-page-home .b-top__mainvisual--image {
  background-color: var(--color-gray);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__mainvisual--image {
    margin-top: calc(-30 * 100vw / 375);
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--image {
    border-radius: 2rem 0 0 2rem;
    width: calc(960 * 100vw / 1400);
    aspect-ratio: 960/600;
    margin-left: auto;
  }
}
.p-page-home .b-top__mainvisual--image-inner {
  overflow: hidden;
  display: flex;
  gap: calc(12 * 100vw / 375);
  aspect-ratio: 458/300;
  width: 123.7866vw;
  height: 80vw;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--image-inner {
    width: 110.657%;
    aspect-ratio: 940/600;
    gap: calc(33 * 100vw / 1400);
    margin-left: auto;
    height: calc(600 * 100vw / 1400);
    margin-left: auto;
  }
}
.p-page-home .b-top__mainvisual--image .mainvisual-loop {
  position: relative;
  rotate: 15deg;
  translate: 0 calc(-298 * 100vw / 375);
  left: calc(45 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__mainvisual--image .mainvisual-loop {
    left: calc(130 * 100vw / 1400);
    translate: 0 calc(-100 * 100vw / 1400);
  }
}
.p-page-home .b-top__mainvisual--image .mainvisual-loop img {
  -webkit-touch-callout: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__mainvisual--image .mainvisual-loop:last-of-type {
    display: none;
  }
}
.p-page-home .b-top__case--inner {
  overflow: hidden;
  display: flex;
  align-items: center;
  width: max-content;
  gap: calc(40 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__case--inner {
    gap: 5rem;
  }
}
.p-page-home .b-top__case--logo {
  display: flex;
  align-items: center;
  width: max-content;
  gap: calc(40 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__case--logo {
    gap: 5rem;
  }
}
.p-page-home .b-top__case--logo .case-logo__item {
  width: auto;
  height: calc(54 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__case--logo .case-logo__item {
    height: 8rem;
  }
}
.p-page-home .b-top__case--logo .case-logo__item img {
  height: 100%;
}
.p-page-home .b-top__introduction--inner {
  overflow: hidden;
  padding-top: calc(40 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--inner {
    padding-top: 10rem;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__introduction--text {
    padding: 0 calc(15 * 100vw / 375);
    margin-bottom: calc(80 * 100vw / 375);
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--text {
    width: 66rem;
    margin-left: 0px;
    position: relative;
    left: -3rem;
    top: 1.4rem;
  }
}
.p-page-home .b-top__introduction--text .introduction-title {
  margin-bottom: calc(20 * 100vw / 375);
  font-size: calc(24 * 100vw / 375);
  letter-spacing: 0.07em;
  line-height: 1.5;
  font-weight: var(--fw-bold);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--text .introduction-title {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 1.6;
  }
}
.p-page-home .b-top__introduction--text .introduction-title .color-yellow {
  color: var(--color-tertiary);
}
.p-page-home .b-top__introduction--text .introduction-lead {
  font-size: calc(16 * 100vw / 375);
  letter-spacing: 0.04em;
  line-height: 1.875;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--text .introduction-lead {
    font-size: 1.3rem;
    line-height: 2;
  }
}
.p-page-home .b-top__introduction--fegure {
  position: relative;
  padding-bottom: calc(50 * 100vw / 375);
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-page-home .b-top__introduction--fegure {
    padding-bottom: 8rem;
    width: 50vw;
    right: 15rem;
  }
}
.p-page-home .b-top__introduction--fegure::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(320 * 100vw / 375);
  height: calc(230 * 100vw / 375);
  background-color: var(--color-gray);
  border-radius: 0 calc(20 * 100vw / 375) calc(20 * 100vw / 375) 0;
  top: calc(50 * 100vw / 375);
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--fegure::before {
    content: "";
    display: block;
    position: absolute;
    width: 50vw;
    height: 36rem;
    background-color: var(--color-gray);
    border-radius: 0 2rem 2rem 0;
    top: 8rem;
    left: 0;
    margin-left: -5rem;
  }
}
.p-page-home .b-top__introduction--fegure .introduction-image {
  position: relative;
  margin-left: auto;
  width: max-content;
  margin-right: calc(15 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--fegure .introduction-image {
    width: 48rem;
    margin-right: 0;
  }
}
.p-page-home .b-top__introduction--fegure .introduction-image__logo {
  position: absolute;
  top: calc(-30 * 100vw / 375);
  left: calc(20 * 100vw / 375);
  width: calc(133 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--fegure .introduction-image__logo {
    width: 16rem;
    top: 4rem;
    right: -8rem;
    left: auto;
  }
}
.p-page-home .b-top__introduction--fegure .introduction-image__portrait {
  width: calc(306 * 100vw / 375);
  border-radius: calc(20 * 100vw / 375);
  margin-bottom: calc(6 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--fegure .introduction-image__portrait {
    width: 48rem;
    margin-bottom: 1rem;
    border-radius: 2rem;
  }
}
.p-page-home .b-top__introduction--fegure .introduction-image figcaption {
  font-size: calc(10 * 100vw / 375);
  text-align: right;
  padding-right: calc(10 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--fegure .introduction-image figcaption {
    width: 48rem;
    gap: 1rem;
    margin-bottom: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
  }
}
.p-page-home .b-top__introduction--logo {
  display: flex;
  align-items: center;
  width: max-content;
  gap: calc(5 * 100vw / 375);
  animation: leftToRight 120s;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--logo {
    animation: leftToRight 200s;
  }
}
.p-page-home .b-top__introduction--logo .case-logo__item {
  width: calc(108 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__introduction--logo .case-logo__item {
    width: 16rem;
    gap: 1rem;
  }
}
.p-page-home .b-top__reason--inner {
  padding: calc(80 * 100vw / 375) calc(15 * 100vw / 375) calc(60 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--inner {
    width: 100%;
    max-width: 140rem;
    padding: 10rem 20rem;
    margin: 0 auto;
  }
}
.p-page-home .b-top__reason--contents {
  display: grid;
  grid-gap: calc(20 * 100vw / 375);
  margin-top: calc(30 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--contents {
    grid-gap: 2rem;
    margin-top: 4rem;
  }
}
.p-page-home .b-top__reason--contents .reason-contents__list {
  border: calc(5 * 100vw / 375) solid var(--color-primary);
  border-radius: calc(20 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--contents .reason-contents__list {
    display: grid;
    grid-template-columns: 1fr 45rem;
    align-items: center;
    padding: 4rem 4rem 4rem 5.5rem;
    border: 0.5rem solid var(--color-primary);
    border-radius: 2rem;
  }
}
.p-page-home .b-top__reason--contents .reason-description__list {
  padding: calc(80 * 100vw / 375) calc(30 * 100vw / 375) calc(20 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--contents .reason-description__list {
    padding: 0;
    width: 40rem;
    margin-top: 3em;
  }
}
.p-page-home .b-top__reason--contents .reason-description__title {
  position: relative;
  z-index: 1;
  margin-bottom: calc(14 * 100vw / 375);
  font-size: calc(24 * 100vw / 375);
  font-weight: var(--fw-bold);
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--contents .reason-description__title {
    margin-bottom: 2rem;
    font-size: 2.4rem;
  }
}
.p-page-home .b-top__reason--contents .reason-description__title .number {
  position: absolute;
  z-index: -1;
  left: calc(-5 * 100vw / 375);
  top: calc(-50 * 100vw / 375);
  color: var(--color-gray);
  font-size: calc(100 * 100vw / 375);
  font-family: var(--font-en);
  font-weight: var(--fw-bold);
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--contents .reason-description__title .number {
    font-size: 10rem;
    top: -5.5rem;
    left: -0.5rem;
  }
}
.p-page-home .b-top__reason--contents .reason-description__text {
  font-size: calc(16 * 100vw / 375);
  letter-spacing: 0.04em;
  line-height: 1.875;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--contents .reason-description__text {
    font-size: 1.3rem;
  }
}
.p-page-home .b-top__reason--contents .reason-description__image {
  width: 100%;
  margin-bottom: calc(40 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__reason--contents .reason-description__image {
    width: 45rem;
    margin-bottom: 0;
  }
}
.p-page-home .b-top__about {
  background-color: var(--color-primary);
}
.p-page-home .b-top__about--inner {
  padding: calc(80 * 100vw / 375) 0 calc(60 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--inner {
    padding: 8rem 0 0;
  }
}
.p-page-home .b-top__about--contents {
  display: grid;
  grid-gap: calc(20 * 100vw / 375);
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents {
    grid-gap: 2rem;
    margin-top: 4rem;
  }
}
.p-page-home .b-top__about--contents .about-contents__list {
  position: relative;
  display: grid;
  grid-gap: calc(0 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__list {
    grid-gap: 8rem;
    grid-gap: 18.7rem;
  }
}
.p-page-home .b-top__about--contents .about-contents__list .about-number {
  position: absolute;
  z-index: 1;
  right: calc(15 * 100vw / 375);
  top: 0;
  color: var(--color-secondary);
  font-size: calc(100 * 100vw / 375);
  font-family: var(--font-en);
  font-weight: var(--fw-bold);
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__list .about-number {
    font-size: 10rem;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__list--item {
    position: relative;
    overflow: visible;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__container {
    position: relative;
    z-index: 200;
    margin-top: 7rem;
    margin-top: 14rem;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .about-contents__image {
    margin-top: calc(20 * 100vw / 375);
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__image {
    top: 0;
    left: 0;
    right: 0;
  }
}
.p-page-home .b-top__about--contents .about-contents__image .about-loop {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .about-contents__image .about-loop {
    width: calc(280 * 100vw / 375);
    height: calc(404 * 100vw / 375);
  }
}
.p-page-home .b-top__about--contents .about-contents__image .about-loop img {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__image .about-loop img {
    left: auto;
    right: 10rem;
    width: 37.4rem;
  }
}
.p-page-home .b-top__about--contents .about-contents__image .about-loop picture img {
  z-index: 1;
  animation: imageSwitch 8s 0s infinite;
  opacity: 0;
}
.p-page-home .b-top__about--contents .about-contents__image .about-loop picture:first-of-type img {
  opacity: 1;
}
.p-page-home .b-top__about--contents .about-contents__image .about-loop picture:nth-of-type(2) img {
  animation-delay: 4s;
}
.p-page-home .b-top__about--contents .about-contents__title {
  display: grid;
  grid-gap: 1.5rem;
  justify-content: center;
  width: calc(302 * 100vw / 375);
  background-color: var(--color-secondary);
  border-radius: 1rem;
  padding: 2.8rem 0;
  font-size: calc(30 * 100vw / 375);
  font-weight: var(--fw-bold);
  letter-spacing: 0.07em;
  line-height: 1;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__title {
    font-size: 3rem;
    width: 34.2rem;
    margin: 0%;
  }
}
.p-page-home .b-top__about--contents .about-contents__title::before {
  content: "";
  width: calc(20 * 100vw / 375);
  height: calc(22 * 100vw / 375);
  border-style: solid;
  border-right: calc(20 * 100vw / 375) solid transparent;
  border-left: calc(20 * 100vw / 375) solid transparent;
  border-top: calc(22 * 100vw / 375) solid var(--color-secondary);
  border-bottom: 0;
  position: absolute;
  bottom: calc(-11 * 100vw / 375);
  margin: auto;
  left: 0;
  right: 0;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__title::before {
    width: 2rem;
    height: 2.2rem;
    border-right: 2rem solid transparent;
    border-left: 2rem solid transparent;
    border-top: 2.2rem solid var(--color-secondary);
    bottom: -1.1rem;
  }
}
.p-page-home .b-top__about--contents .about-contents__title-sub {
  font-size: calc(14 * 100vw / 375);
  font-weight: var(--fw-regular);
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__title-sub {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .about-contents__title-container {
    margin-bottom: calc(30 * 100vw / 375);
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-contents__title-container {
    width: 59rem;
    position: absolute;
    margin-left: 50%;
    top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .about-description__container {
    width: 92vw;
    width: 100vw;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__container {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .about-description__inner {
    width: max-content;
    display: flex;
    gap: 3rem;
  }
}
.p-page-home .b-top__about--contents .about-description__list {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .about-description__list {
    padding: 0;
    padding-top: calc(60 * 100vw / 375);
    padding-right: calc(15 * 100vw / 375);
    padding-left: calc(15 * 100vw / 375);
    width: 92vw;
    width: 100vw;
    height: 98.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__list {
    padding: 0;
    padding-top: 7.2rem;
    width: 60rem;
    height: 25.8rem;
    background-color: var(--color-primary);
    margin-bottom: 0.5rem;
  }
}
.p-page-home .b-top__about--contents .about-description__title {
  display: grid;
  grid-gap: 0;
  font-size: calc(28 * 100vw / 375);
  font-weight: var(--fw-bold);
  letter-spacing: 0.07em;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__title {
    margin-bottom: 1.7rem;
    font-size: 3.6rem;
    width: max-content;
    line-height: 1.4666666667;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__title--long {
    letter-spacing: 0;
  }
}
.p-page-home .b-top__about--contents .about-description__title--sub {
  font-size: calc(13 * 100vw / 375);
  letter-spacing: 0.04em;
  font-weight: var(--fw-regular);
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__title--sub {
    font-size: 1.3rem;
  }
}
.p-page-home .b-top__about--contents .about-description__title--icon {
  display: block;
  width: calc(40 * 100vw / 375);
  height: calc(40 * 100vw / 375);
  position: absolute;
  top: calc(-50 * 100vw / 375);
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__title--icon {
    top: -5rem;
    width: 4rem;
    height: 4rem;
  }
}
.p-page-home .b-top__about--contents .about-description__title .about-number {
  width: fit-content;
  font-size: calc(60 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__title .about-number {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10rem;
  }
}
.p-page-home .b-top__about--contents .about-description__text {
  font-size: calc(16 * 100vw / 375);
  letter-spacing: 0.04em;
  line-height: 1.875;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__text {
    font-size: 1.3rem;
    width: 42rem;
  }
}
.p-page-home .b-top__about--contents .about-description__image {
  width: 100%;
  margin-bottom: calc(40 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .about-description__image {
    width: 45rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .about-contents__list--item:nth-of-type(2) .about-contents__image .about-loop {
    margin-left: auto;
    width: calc(360 * 100vw / 375);
    height: calc(235 * 100vw / 375);
  }
}
.p-page-home .b-top__about--contents .about-contents__list--item:nth-of-type(2) .about-contents__image .about-loop img {
  left: auto;
  right: 0;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-contents__container {
    margin-top: 14rem;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-contents__title-container {
    width: 60rem;
    margin-left: 50%;
    translate: -43rem 0;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-contents__image {
    right: 0;
    left: auto;
    height: 43.3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-contents__image .about-loop {
    margin-left: auto;
    width: calc(360 * 100vw / 375);
    height: calc(235 * 100vw / 375);
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-contents__image .about-loop {
    margin-left: auto;
  }
}
.p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-contents__image .about-loop img {
  left: auto;
  right: 0;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-contents__image .about-loop img {
    width: 66rem;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-description__container {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-description__list {
    padding-left: 17rem;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__about--contents .pin-spacer:nth-of-type(2) .about-description__title .about-number {
    right: auto;
    left: 0;
  }
}
.p-page-home .b-top__about--contents .splide .splide__arrows {
  display: none;
}
.p-page-home .b-top__about--contents .splide .splide__pagination {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__about--contents .splide .splide__pagination {
    transform: translate(0, 0);
    flex-direction: row;
    top: auto;
    right: 0;
    left: 0;
    bottom: 3rem;
    height: fit-content;
    margin: auto;
    justify-content: center;
    position: absolute;
    width: fit-content;
  }
}
.p-page-home .b-top__about--contents .splide .splide__pagination .splide__pagination__page {
  background-color: var(--color-white);
  width: 0.8rem;
  height: 0.8rem;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: relative;
  transition: all 0.3s ease;
}
.p-page-home .b-top__about--contents .splide .splide__pagination .splide__pagination__page:hover {
  cursor: pointer;
  opacity: 1;
}
.p-page-home .b-top__about--contents .splide .splide__pagination .splide__pagination__page.is-active {
  background-color: var(--color-tertiary);
  transform: scale(1);
  z-index: 1;
  opacity: 1;
}
.p-page-home .b-top__cta {
  background-color: var(--color-gray-dark);
}
.p-page-home .b-top__cta--inner {
  padding: calc(74 * 100vw / 375) 0 calc(60 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__cta--inner {
    width: 100%;
    max-width: 140rem;
    padding: 9rem 20rem 10rem;
    margin: 0 auto;
    display: flex;
    gap: 7rem;
    flex-direction: row-reverse;
  }
}
.p-page-home .b-top__cta .cta-contents__title {
  padding: 0 calc(15 * 100vw / 375);
  margin-bottom: calc(10 * 100vw / 375);
  font-size: calc(24 * 100vw / 375);
  font-weight: var(--fw-bold);
  letter-spacing: 0.07em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__cta .cta-contents__title {
    margin-bottom: 2rem;
    padding: 0;
    font-size: 3.6rem;
  }
}
.p-page-home .b-top__cta .cta-contents__lead {
  margin-bottom: calc(30 * 100vw / 375);
  padding: 0 calc(15 * 100vw / 375);
  font-size: calc(13 * 100vw / 375);
  letter-spacing: 0.04em;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__cta .cta-contents__lead {
    padding: 0;
    margin-bottom: 4rem;
    font-size: 1.3rem;
  }
}
.p-page-home .b-top__cta .cta-contents__image {
  width: 100%;
  margin-top: calc(40 * 100vw / 375);
  padding: 0 calc(5 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__cta .cta-contents__image {
    width: 36.5rem;
    padding: 0;
    margin-top: 0;
  }
}
.p-page-home .b-top__news--inner {
  padding: calc(60 * 100vw / 375) calc(15 * 100vw / 375) 0;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news--inner {
    width: 100%;
    max-width: 140rem;
    padding: 9rem 20rem 0;
    margin: 0 auto;
  }
}
.p-page-home .b-top__news .news-article {
  margin-top: calc(30 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article {
    margin-top: 4rem;
  }
}
.p-page-home .b-top__news .news-article__trigger-inner {
  display: grid;
  grid-gap: calc(10 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__trigger-inner {
    grid-gap: 1.2rem;
  }
}
.p-page-home .b-top__news .news-article__trigger .news-article__heading {
  display: grid;
  grid-gap: calc(8 * 100vw / 375);
  background-color: var(--color-gray-dark);
  padding: calc(26 * 100vw / 375) calc(20 * 100vw / 375) calc(28 * 100vw / 375);
  border-radius: calc(10 * 100vw / 375);
  letter-spacing: 0.07em;
  line-height: 1;
  cursor: pointer;
  transition: opacity var(--transition-default);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__trigger .news-article__heading {
    grid-template-columns: 11.7rem 1fr auto;
    grid-gap: 4.5rem;
    padding: 3.4rem 6rem 3.3rem;
    border-radius: 1rem;
  }
}
.p-page-home .b-top__news .news-article__trigger .news-article__heading:hover {
  opacity: 0.6;
}
.p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__date {
  position: relative;
  width: fit-content;
  font-size: calc(13 * 100vw / 375);
  font-family: var(--font-en);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__date {
    width: 100%;
    font-size: 1.3rem;
  }
}
.p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__date::before {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(40 * 100vw / 375);
  background-color: #BCBCBC;
  margin: auto;
  top: 0;
  bottom: 0;
  right: calc(-50 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__date::before {
    width: 1px;
    height: 4rem;
    right: 0;
  }
}
.p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__text {
  font-size: calc(14 * 100vw / 375);
  letter-spacing: 0.02em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__text {
    margin-bottom: calc(10 * 100vw / 375);
    line-height: 1.7142857143;
  }
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__text {
    font-size: 1.3rem;
    -webkit-line-clamp: 1;
  }
}
.p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__more {
  font-size: calc(11 * 100vw / 375);
  text-decoration-line: underline;
  text-underline-offset: 0.2em;
  font-family: var(--font-en);
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__trigger .news-article__heading .news-heading__more {
    font-size: 1.1rem;
    text-align: right;
  }
}
.p-page-home .b-top__news .news-article__contents {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  background-color: rgba(39, 39, 39, 0.6);
}
.p-page-home .b-top__news .news-article__contents--inner {
  background-color: #fff;
  border: calc(5 * 100vw / 375) solid var(--color-primary);
  overflow: hidden;
  height: 100dvh;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents--inner {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100rem;
    max-height: 47.9rem;
    height: 80vh;
    border: 5px solid var(--color-primary);
    border-radius: 2rem;
    box-sizing: content-box;
  }
}
.p-page-home .b-top__news .news-article__contents .news-article__detail {
  position: relative;
  height: 100dvh;
  padding: calc(30 * 100vw / 375) 0 calc(90 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents .news-article__detail {
    width: 100rem;
    max-height: 47.9rem;
    height: 80vh;
    padding: 6rem 4rem 14rem;
  }
}
@media screen and (max-width: 767px) {
  .p-page-home .b-top__news .news-article__contents .news-article__detail::before {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(88 * 100vw / 375);
    width: 100%;
    height: calc(68 * 100vw / 375);
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  }
}
.p-page-home .b-top__news .news-article__contents .news-article__detail--inner {
  height: 100%;
  overflow: auto;
  padding: 0 calc(30 * 100vw / 375) 18.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents .news-article__detail--inner {
    scrollbar-width: thin;
    padding: 0 2rem;
  }
}
.p-page-home .b-top__news .news-article__contents .news-article__title {
  margin-bottom: calc(16 * 100vw / 375);
  font-size: calc(24 * 100vw / 375);
  font-weight: var(--fw-bold);
  line-height: 1.4583333333;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents .news-article__title {
    margin-bottom: 1.6rem;
    font-size: 2.4rem;
  }
}
.p-page-home .b-top__news .news-article__contents .news-article__date {
  display: block;
  margin-bottom: calc(18 * 100vw / 375);
  font-size: calc(13 * 100vw / 375);
  font-family: var(--font-en);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents .news-article__date {
    margin-bottom: 1.8rem;
    font-size: 1.3rem;
  }
}
.p-page-home .b-top__news .news-article__contents .news-article__text {
  letter-spacing: 0.04em;
  font-size: calc(15 * 100vw / 375);
  line-height: 1.7333333333;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents .news-article__text {
    line-height: 2;
    font-size: 1.3rem;
  }
}
.p-page-home .b-top__news .news-article__contents .news-close-button {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: calc(100dvh - 70 * 100vw / 375);
  width: calc(160 * 100vw / 375);
  height: calc(40 * 100vw / 375);
  background-color: var(--color-gray-dark);
  border: 3px solid var(--color-gray-dark);
  border-radius: 3rem;
  cursor: pointer;
  font-size: calc(14 * 100vw / 375);
  letter-spacing: 0.02em;
  font-weight: var(--fw-bold);
  transition: all var(--transition-default);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents .news-close-button {
    top: auto;
    bottom: 3rem;
    width: 16rem;
    height: 4rem;
    font-size: 1.4rem;
  }
}
.p-page-home .b-top__news .news-article__contents .news-close-button svg circle {
  transition: all var(--transition-default);
}
.p-page-home .b-top__news .news-article__contents .news-close-button:hover {
  background-color: var(--color-white);
}
.p-page-home .b-top__news .news-article__contents .news-close-button:hover svg circle {
  fill: #fff;
}
.p-page-home .b-top__news .news-article__contents .news-close-button-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(10 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__news .news-article__contents .news-close-button-inner {
    gap: 1rem;
  }
}
.p-page-home .b-top__contact--inner {
  padding: calc(80 * 100vw / 375) calc(15 * 100vw / 375) calc(60 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact--inner {
    width: 100%;
    max-width: 140rem;
    padding: 13.7rem 20rem 15rem;
    margin: 0 auto;
    display: flex;
    gap: 7rem;
    flex-direction: row-reverse;
  }
}
.p-page-home .b-top__contact .contact-contents__list {
  display: grid;
  grid-gap: calc(55 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__list {
    grid-template-columns: repeat(2, 46rem);
    grid-gap: 8rem;
  }
}
.p-page-home .b-top__contact .contact-contents__list--item {
  padding: 0 0 calc(30 * 100vw / 375);
  border-radius: calc(10 * 100vw / 375);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__list--item {
    padding: 0 0 3rem;
    border-radius: 1rem;
  }
}
.p-page-home .b-top__contact .contact-contents__list .c-button__text {
  margin: 0 auto;
}
.p-page-home .b-top__contact .contact-contents__title {
  display: flex;
  align-items: start;
  position: relative;
  margin-top: calc(-34 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__title {
    margin-top: -3rem;
    grid-template-columns: 19rem 1fr;
  }
}
.p-page-home .b-top__contact .contact-contents__title img {
  width: calc(164 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__title img {
    width: 19rem;
  }
}
.p-page-home .b-top__contact .contact-contents__title .title-container {
  position: relative;
  display: grid;
  grid-gap: calc(2 * 100vw / 375);
  font-size: calc(24 * 100vw / 375);
  font-weight: var(--fw-bold);
  letter-spacing: 0.07em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__title .title-container {
    font-size: 2.4rem;
    grid-gap: 0.2rem;
  }
}
.p-page-home .b-top__contact .contact-contents__title .title-container .title-en {
  font-family: var(--font-en);
  font-weight: var(--fw-medium);
  font-size: calc(12 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__title .title-container .title-en {
    font-size: 1.2rem;
  }
}
.p-page-home .b-top__contact .contact-contents__text {
  margin-bottom: calc(30 * 100vw / 375);
  padding: 0 calc(22 * 100vw / 375);
  font-size: calc(13 * 100vw / 375);
  letter-spacing: 0.04em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__text {
    padding: 0;
    margin-bottom: 4rem;
    font-size: 1.3rem;
  }
}
.p-page-home .b-top__contact .contact-contents__list--contact .contact-contents__title {
  left: calc(23 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__list--contact .contact-contents__title {
    left: 6.7rem;
  }
}
.p-page-home .b-top__contact .contact-contents__list--contact .contact-contents__title .title-container {
  left: calc(-20 * 100vw / 375);
  top: calc(80 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__list--contact .contact-contents__title .title-container {
    left: -1.7rem;
    top: 7.7rem;
  }
}
.p-page-home .b-top__contact .contact-contents__list--download .contact-contents__title {
  left: calc(33 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__list--download .contact-contents__title {
    left: 6.7rem;
  }
}
.p-page-home .b-top__contact .contact-contents__list--download .contact-contents__title .title-container {
  left: calc(10 * 100vw / 375);
  top: calc(70 * 100vw / 375);
}
@media screen and (min-width: 768px) {
  .p-page-home .b-top__contact .contact-contents__list--download .contact-contents__title .title-container {
    left: 2.7rem;
    top: 7.7rem;
  }
}

@media screen and (max-width: 767px) {
  .scroll-slider {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    padding-top: calc(48 * 100vw / 375);
    width: 100vw;
  }
  .scroll-wrapper {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
  }
  .scroll-slide {
    flex: 1 0 calc(375 * 100vw / 375);
    max-width: calc(375 * 100vw / 375);
    height: 100%;
  }
  .scroll_dot {
    position: absolute;
    bottom: 3rem;
    z-index: 1000;
    left: 0;
    margin: auto;
    width: calc(100% - 30 * 100vw / 375);
  }
  .scroll_dot svg {
    margin: 0 auto;
    width: auto;
    display: block;
  }
  .item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .item-container {
    position: relative;
  }
  .item:last-of-type {
    padding-right: 0;
  }
  .item-image img {
    width: 100%;
    height: auto;
  }
  .tag {
    margin-right: 0.5rem;
  }
  .tag > a {
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.25);
    color: #FFF;
  }
}
@keyframes grow-progress {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
#progress {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 1em;
  background: red;
  z-index: 1000;
  transform-origin: 0 50%;
  animation: grow-progress auto linear;
  animation-timeline: scroll();
}

@media screen and (min-width: 768px) {
  html:has(.scroll),
  html:has(.scroll2),
  html:has(.scroll-end),
  html:has(.scroll-end2) {
    overflow: visible;
  }
  html:has(.fixed):has(.scroll),
  html:has(.fixed2):has(.scroll2),
  html:has(.fixed):has(.scroll-end),
  html:has(.fixed2):has(.scroll-end2) {
    overflow: visible;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #333;
  overflow-x: hidden;
  background-color: #f8f9fa;
}

.intro {
  min-height: 4rem;
}

.outro {
  min-height: 8rem;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.content-wrapper {
  display: flex;
  align-items: center;
  max-width: 100vw;
  width: 100%;
  height: auto;
  flex-direction: row;
}

.scroll-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 3rem 0;
}
.left-column {
  flex: 1;
  height: 32rem; /* PCでの高さを制限 */
  height: 54rem;
  height: 43.3rem;
}

/* PCでの右カラムを高さ制限 */
.right-column {
  flex: 1;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .right-column, .right-column {
    height: 29rem; /* PCでの高さを制限 */
    height: 27rem; /* PCでの高さを制限 */
  }
}
/* スクロールコンテナ - 大枠 */
/* モバイル向け横スクロール設定 */
@media screen and (max-width: 767px) {
  .scroll-container {
    height: 100%;
    width: 200%; /* 横スクロール用に幅を広げる */
    top: 0;
    left: 0;
  }
}
/* デスクトップ向け縦スクロール設定 */
@media screen and (min-width: 768px) {
  .scroll-container {
    height: max-content; /* 縦スクロール用に高さを広げる */
    width: 100%;
    top: 0;
    right: 0;
  }
}
.content-area {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  gap: 15rem;
}

.content-area h3 {
  margin-bottom: 15px;
  font-size: 24px;
}

.content-area p {
  line-height: 1.6;
  color: #555;
  margin-bottom: 1rem;
}

.progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 4px;
  background-color: #3498db;
  z-index: 100;
}

.scroll-indicator {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: 14px;
  z-index: 100;
}

/* デバッグ用のグリッド（開発時の参考用） */
.debug-grid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 0, 0, 0.1) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 0, 0, 0.1) 1px, transparent 1px);
  background-size: 50px 50px;
  pointer-events: none;
  opacity: 0.3;
  display: none; /* 実運用時はコメントアウトを外す */
}

.indicators {
  position: fixed;
  top: 50%;
  right: 0;
  left: 50%;
  transform: translate(65rem, -50%);
  display: flex;
  flex-direction: column;
  gap: 2rem;
  z-index: 100;
}
.indicators#indicators2 {
  left: 50%;
  right: auto;
  transform: translate(-64rem, -50%);
}
@media screen and (max-width: 767px) {
  .indicators {
    transform: translate(0, 0);
    flex-direction: row;
    top: auto;
    right: 0;
    left: -3rem;
    bottom: 3rem;
    height: fit-content;
    margin: auto;
    justify-content: center;
    position: absolute;
    width: fit-content;
  }
}

.indicator, .indicator2 {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: var(--color-white);
  cursor: pointer;
  transition: all 0.3s ease;
}

.indicator.active, .indicator2.active {
  background-color: var(--color-tertiary);
}