.mainVisual {
  background: var(--color_white);
  padding-block: 204.1px 272.92px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .mainVisual {
    padding-top: 224px;
    padding-bottom: 143px;
  }
}
.mainVisual::before, .mainVisual::after {
  content: "";
  display: block;
  position: absolute;
  background: var(--color_gray01);
  width: calc(100% - 40px);
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .mainVisual::before, .mainVisual::after {
    width: calc(100% - 28px);
  }
}
.mainVisual::before {
  height: calc(100% - 181px);
  top: 26px;
  border-radius: min(100vw / var(--base-width) * 56, 56px) min(100vw / var(--base-width) * 56, 56px) 0 0;
}
@media screen and (max-width: 768px) {
  .mainVisual::before {
    height: calc(100% - 95px);
  }
}
.mainVisual::after {
  height: 245px;
  bottom: 35px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .mainVisual::after {
    height: 95px;
    bottom: 21px;
  }
}
.mainVisual_title {
  width: fit-content;
  margin-inline: auto;
  position: relative;
}
.mainVisual_title-sub {
  display: block;
  margin-inline: auto;
  width: 469px;
  aspect-ratio: 469/153;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .mainVisual_title-sub {
    width: 288.27px;
  }
}
.mainVisual_title-sub picture,
.mainVisual_title-sub img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mainVisual_title-main {
  display: block;
  margin-inline: auto;
  width: fit-content;
  font-size: 5.3rem;
  line-height: 1.3703703704;
  letter-spacing: 0.15em;
  font-weight: bold;
  transform: translate(25.5px, -22px);
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .mainVisual_title-main {
    margin-top: 11.8px;
    font-size: 3.3rem;
    line-height: 1.3636363636;
    text-stroke: 5px #fff;
    -webkit-text-stroke: 5px #fff;
    paint-order: stroke;
  }
}
.mainVisual_bg {
  display: block;
  position: absolute;
  inset: 0;
}
.mainVisual_stars {
  display: block;
  position: absolute;
  inset: 0;
  z-index: 2;
}
.mainVisual_stars span {
  display: block;
  position: absolute;
}
.mainVisual_stars span:nth-of-type(1) {
  width: 56.29px;
  aspect-ratio: 56.29/58.02;
  top: -71.1px;
  left: 136px;
  transform: translate(100%, -100%);
}
@media screen and (max-width: 768px) {
  .mainVisual_stars span:nth-of-type(1) {
    top: -135.6px;
    left: 84px;
    width: 22.54px;
    transform: translate(0%, -100%);
  }
}
.mainVisual_stars span:nth-of-type(2) {
  width: 99.54px;
  aspect-ratio: 99.54/91.51;
  top: -10.1px;
  left: -98px;
  transform: translateX(-100%);
}
@media screen and (max-width: 1024px) {
  .mainVisual_stars span:nth-of-type(2) {
    left: 2.4px;
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_stars span:nth-of-type(2) {
    width: 45.57px;
    top: 14.2px;
    left: -21px;
    transform: none;
  }
}
.mainVisual_stars span:nth-of-type(3) {
  width: 64.95px;
  aspect-ratio: 64.95/66.72;
  bottom: -19.2px;
  left: -32.6px;
  transform: translate(-100%, 100%);
}
@media screen and (max-width: 1024px) {
  .mainVisual_stars span:nth-of-type(3) {
    left: 58.2px;
    bottom: -27.3px;
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_stars span:nth-of-type(3) {
    width: 25.37px;
  }
}
.mainVisual_stars span:nth-of-type(4) {
  width: 50.16px;
  aspect-ratio: 50.16/48.63;
  bottom: -31.6px;
  right: 2px;
  transform: translateY(100%);
}
@media screen and (max-width: 1024px) {
  .mainVisual_stars span:nth-of-type(4) {
    bottom: -79.7px;
    right: 35.63px;
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_stars span:nth-of-type(4) {
    width: 20.55px;
  }
}
.mainVisual_stars span:nth-of-type(5) {
  width: 43.51px;
  aspect-ratio: 43.51/46.89;
  top: 16.9px;
  right: -2.9px;
  transform: translate(100%, 0);
}
@media screen and (max-width: 1024px) {
  .mainVisual_stars span:nth-of-type(5) {
    right: 62.5px;
    top: -152.9px;
    transform: translate(100%, 0%);
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_stars span:nth-of-type(5) {
    width: 18.84px;
    transform: none;
  }
}
.mainVisual_clouds {
  display: block;
  position: absolute;
  inset: 0;
  z-index: 2;
}
.mainVisual_clouds span {
  display: block;
  position: absolute;
}
.mainVisual_clouds span:nth-of-type(1) {
  width: 112.9px;
  aspect-ratio: 112.9/60.98;
  top: -29.1px;
  left: 84.4px;
  transform: translate(-100%, -100%);
}
@media screen and (max-width: 1024px) {
  .mainVisual_clouds span:nth-of-type(1) {
    top: -24.4px;
    left: -11.5px;
    transform: translate(0%, -100%);
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_clouds span:nth-of-type(1) {
    width: 44.36px;
    top: -3.1px;
    left: 15.5px;
  }
}
.mainVisual_clouds span:nth-of-type(2) {
  width: 109.41px;
  aspect-ratio: 109.41/57.1;
  top: 24.1px;
  right: -59.3px;
  transform: translateX(100%) rotate(-5deg);
}
@media screen and (max-width: 1024px) {
  .mainVisual_clouds span:nth-of-type(2) {
    top: -10.4px;
    right: -50px;
    transform: none;
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_clouds span:nth-of-type(2) {
    width: 42.94px;
    right: 0;
  }
}
.mainVisual_imgs {
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
}
.mainVisual_imgs span {
  display: block;
  position: absolute;
}
.mainVisual_imgs span:nth-of-type(1) {
  width: 493.32px;
  aspect-ratio: 493.32/476.66;
  top: -39.3px;
  left: -23.5px;
  transform: translateX(-100%);
}
@media screen and (max-width: 1024px) {
  .mainVisual_imgs span:nth-of-type(1) {
    width: 283px;
    top: 90.7px;
    left: 36.5px;
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_imgs span:nth-of-type(1) {
    top: -128.5px;
    bottom: initial;
    left: -106.4px;
    width: 195.2px;
    aspect-ratio: 195.2/188.61;
    transform: translate(0%, 100%);
  }
}
.mainVisual_imgs span:nth-of-type(2) {
  width: 497.79px;
  aspect-ratio: 497.79/347.44;
  bottom: -18.9px;
  left: calc(50% + 40.6px);
  transform: translate(-50%, 100%);
}
@media screen and (max-width: 1024px) {
  .mainVisual_imgs span:nth-of-type(2) {
    width: 347px;
    left: 50%;
    bottom: -49.6px;
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_imgs span:nth-of-type(2) {
    width: 179px;
    aspect-ratio: 179/141.41;
    left: calc(50% + 4.6px);
    bottom: -18px;
  }
}
.mainVisual_imgs span:nth-of-type(3) {
  width: 482.23px;
  aspect-ratio: 482.23/370.28;
  top: 0;
  right: -19.1px;
  transform: translateX(100%);
}
@media screen and (max-width: 1024px) {
  .mainVisual_imgs span:nth-of-type(3) {
    width: 312.23px;
    top: 120px;
    right: 50.9px;
  }
}
@media screen and (max-width: 768px) {
  .mainVisual_imgs span:nth-of-type(3) {
    width: 205.75px;
    aspect-ratio: 205.75/162.06;
    right: -94.3px;
    top: initial;
    bottom: -42.5px;
    transform: none;
  }
}
.mainVisual_imgs span picture:nth-of-type(2) {
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: fv-fadeInOut 4s ease-in-out infinite alternate 2s;
}
@keyframes fv-fadeInOut {
  0% {
    opacity: 0;
  }
  35% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.home-about {
  padding-block: 162.2px 145.3px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .home-about {
    padding-block: 98.7px 95.5px;
  }
}
.home-about::before {
  content: "";
  display: block;
  width: 1721.61px;
  aspect-ratio: 1721.61/1110.61;
  background: url(../img/top/pc/about-bg.svg) no-repeat center/cover;
  position: absolute;
  top: 0px;
  left: calc(50% - 66px);
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .home-about::before {
    width: 795.54px;
    aspect-ratio: 795.54/1020.7;
    background-image: url(../img/top/sp/about-bg.svg);
    top: 16px;
    left: calc(50% - 30.6px);
  }
}
.home-about__icons {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.home-about__icons span {
  position: absolute;
}
.home-about__icons span:nth-of-type(1) {
  width: 104.45px;
  aspect-ratio: 104.45/110.4;
  top: 178.7px;
  left: 174.9px;
}
@media screen and (max-width: 1024px) {
  .home-about__icons span:nth-of-type(1) {
    left: 8.4px;
  }
}
@media screen and (max-width: 768px) {
  .home-about__icons span:nth-of-type(1) {
    width: 53.31px;
  }
}
.home-about__icons span:nth-of-type(2) {
  width: 121.29px;
  aspect-ratio: 121.29/95.78;
  bottom: 261.3px;
  left: 80.1px;
}
@media screen and (max-width: 1024px) {
  .home-about__icons span:nth-of-type(2) {
    left: initial;
    right: -18.3px;
    bottom: 145.3px;
  }
}
@media screen and (max-width: 768px) {
  .home-about__icons span:nth-of-type(2) {
    width: 64.51px;
  }
}
.home-about__icons span:nth-of-type(3) {
  width: 82.22px;
  aspect-ratio: 82.22/79.74;
  top: 204.9px;
  right: 100px;
}
@media screen and (max-width: 1024px) {
  .home-about__icons span:nth-of-type(3) {
    right: 20px;
    top: 195px;
  }
}
@media screen and (max-width: 768px) {
  .home-about__icons span:nth-of-type(3) {
    width: 38.98px;
  }
}
.home-about__icons span:nth-of-type(4) {
  width: 114.27px;
  aspect-ratio: 114.27/84.54;
  bottom: 265.5px;
  right: 44px;
}
@media screen and (max-width: 1024px) {
  .home-about__icons span:nth-of-type(4) {
    right: initial;
    left: 0;
    bottom: 265.5px;
  }
}
@media screen and (max-width: 768px) {
  .home-about__icons span:nth-of-type(4) {
    width: 84.43px;
  }
}
.home-about__title {
  position: relative;
}
.home-about__title-icon {
  width: 128px;
  aspect-ratio: 128/58;
  position: absolute;
  top: 18.9px;
  right: -27.3px;
  transform: translateX(100%);
}
@media screen and (max-width: 1024px) {
  .home-about__title-icon {
    top: -3.7px;
    right: 21px;
    transform: translateY(-100%);
  }
}
@media screen and (max-width: 768px) {
  .home-about__title-icon {
    width: 66px;
  }
}
.home-about__text {
  margin-top: 34px;
  margin-inline: auto;
  max-width: 893px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home-about__text {
    margin-top: 30px;
    padding-inline: 9px;
    text-align: left;
  }
}
.home-about__row {
  margin-top: 59px;
  max-width: 770.94px;
  margin-inline: auto 0;
  display: grid;
  grid-template-columns: 1fr max-content;
  gap: 14px;
}
@media screen and (max-width: 1024px) {
  .home-about__row {
    margin-top: 28.5px;
    grid-template-columns: 100%;
    position: relative;
  }
}
.home-about__img {
  max-width: 506px;
  margin-inline: auto;
}
@media screen and (max-width: 1024px) {
  .home-about__img {
    margin-top: 74px;
    max-width: 100%;
  }
}
.home-about__img picture,
.home-about__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home-about__para {
  margin-top: 40px;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .home-about__para {
    margin-top: 25.5px;
    white-space: initial;
  }
}
.home-about__lead {
  font-size: 2.8rem;
  line-height: 1.75;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1024px) {
  .home-about__lead {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .home-about__lead {
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.2em;
  }
}
.home-about__lead--small {
  font-size: 2.1rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .home-about__lead--small {
    font-size: 1.8rem;
  }
}
.home-about__lead--top {
  margin-top: -0.5em;
}
.home-about__lead--letter {
  letter-spacing: -0.3em;
}
.home-about__btn {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .home-about__btn {
    margin-top: 30px;
  }
}

.home-environment {
  margin-top: 50px;
  padding-block: 190.2px 125.2px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .home-environment {
    margin-top: 20px;
    padding-block: 74.3px 100.6px;
  }
}
.home-environment::before {
  content: "";
  display: block;
  width: 1717.58px;
  aspect-ratio: 1717.58/876.45;
  background: url(../img/top/pc/environment-bg.svg) no-repeat center/cover;
  position: absolute;
  top: 0px;
  left: calc(50% - 85px);
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .home-environment::before {
    width: 922.47px;
    aspect-ratio: 922.47/752.94;
    background-image: url(../img/top/sp/environment-bg.svg);
    left: calc(50% - 17.9px);
  }
}
.home-environment__row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 62px;
  transform: translateX(71px);
}
@media screen and (max-width: 1024px) {
  .home-environment__row {
    transform: none;
    position: relative;
  }
}
@media screen and (max-width: 1024px) {
  .home-environment__main {
    margin-top: 122px;
  }
}
.home-environment__img {
  max-width: 506px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .home-environment__img {
    margin-inline: auto;
    max-width: 100%;
  }
}
.home-environment__icons {
  width: 239.89px;
  aspect-ratio: 239.89/169.62;
  position: absolute;
  top: 17.9px;
  left: -206.5px;
}
@media screen and (max-width: 1024px) {
  .home-environment__icons {
    top: -12.8px;
    left: 24px;
    transform: translateY(-100%);
  }
}
@media screen and (max-width: 768px) {
  .home-environment__icons {
    width: 138.56px;
  }
}
.home-environment__lead {
  font-size: 2.8rem;
  line-height: 1.75;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1024px) {
  .home-environment__lead {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .home-environment__lead {
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.2em;
  }
}
.home-environment__lead span {
  font-size: 2.1rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .home-environment__lead span {
    font-size: 1.8rem;
  }
}
.home-environment__text {
  margin-top: 30px;
  margin-inline: auto;
  max-width: 705px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home-environment__text {
    padding-inline: 9px;
    text-align: left;
  }
}
.home-environment__btn {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .home-environment__btn {
    margin-top: 30px;
  }
}

.home-contents {
  padding-block: 241.8px 148.8px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .home-contents {
    margin-top: 7px;
    padding-block: 88.3px 92.4px;
  }
}
.home-contents::before {
  content: "";
  display: block;
  width: 1447.29px;
  aspect-ratio: 1447.29/830.59;
  background: url(../img/top/pc/contents-bg.svg) no-repeat center/cover;
  position: absolute;
  top: 0px;
  left: calc(50% + 10px);
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .home-contents::before {
    width: 793.2px;
    aspect-ratio: 793.2/754.66;
    background-image: url(../img/top/sp/contents-bg.svg);
    left: 50%;
  }
}
.home-contents__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .home-contents__row {
    display: flex;
    flex-direction: column;
  }
}
.home-contents__img {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .home-contents__figure {
    margin-top: 40px;
    order: 2;
  }
}
.home-contents__icon01 {
  width: 90.19px;
  aspect-ratio: 90.19/85.5;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
@media screen and (max-width: 1024px) {
  .home-contents__icon01 {
    top: -133.9px;
    left: 0;
    right: initial;
    transform: translate(-50%, -100%);
  }
}
@media screen and (max-width: 768px) {
  .home-contents__icon01 {
    width: 64.3px;
  }
}
.home-contents__main {
  padding-left: 40px;
}
@media screen and (max-width: 1024px) {
  .home-contents__main {
    display: contents;
  }
}
.home-contents__title {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .home-contents__title {
    order: 1;
  }
}
.home-contents__icon02 {
  width: 116.95px;
  aspect-ratio: 116.95/26.56;
  position: absolute;
  bottom: 11.7px;
  right: -23.3px;
  transform: translateX(100%);
}
@media screen and (max-width: 768px) {
  .home-contents__icon02 {
    width: 83.92px;
    right: -62px;
    top: 68.4px;
    transform: translate(0%, 0%);
  }
}
.home-contents__text {
  margin-top: 22px;
}
@media screen and (max-width: 1024px) {
  .home-contents__text {
    padding-inline: 9px;
    order: 3;
  }
}
.home-contents__btn {
  margin-top: 30px;
}

.home-ig {
  margin-top: 50px;
  padding-block: 79.7px 84.4px;
  background: #EFF5F5 url(../img/top/pc/ig-bg@2x.png) no-repeat top right/contain;
  position: relative;
  display: none;
}
@media screen and (max-width: 768px) {
  .home-ig {
    margin-top: 14px;
    padding-block: 45.3px 47.2px;
  }
}
.home-ig__title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .home-ig__title {
    padding-inline: 11px;
    justify-content: flex-start;
    font-size: 1.8rem;
    line-height: 1.6666666667;
  }
}
.home-ig__title-logo {
  width: 107.91px;
  aspect-ratio: 1;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .home-ig__title-logo {
    margin-right: 6px;
    width: 66px;
  }
}
.home-ig__title-logo picture,
.home-ig__title-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home-ig__title-inner {
  display: contents;
}
@media screen and (max-width: 768px) {
  .home-ig__title-inner {
    display: block;
  }
}
.home-ig__title-img {
  margin-left: 30.4px;
  width: 181px;
}
@media screen and (max-width: 768px) {
  .home-ig__title-img {
    margin-left: 0.5em;
    margin-right: -0.5em;
    display: inline-block;
    width: 111px;
    margin-bottom: -12px;
  }
}
.home-ig__title-img picture,
.home-ig__title-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home-ig__title-text {
  margin-left: 8px;
  margin-bottom: 4px;
}
.home-ig__text {
  margin-top: 30px;
  margin-inline: auto;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .home-ig__text {
    margin-top: 10px;
    padding-inline: 11px;
  }
}
.home-ig__lead {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .home-ig__lead {
    margin-top: 7px;
  }
}
.home-ig__content {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .home-ig__content {
    margin-top: 23px;
  }
}

.home-news {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .home-news {
    margin-top: 40px;
  }
}
.home-news__box {
  padding: 66px 85px 72px;
  background: var(--color_gray02);
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  .home-news__box {
    padding: 35px 22px 56px;
    border-radius: 32px;
  }
}
.home-news__text {
  margin-top: 16px;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home-news__text {
    margin-top: 8px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.home-news__btn {
  margin-top: 14.5px;
}
@media screen and (max-width: 768px) {
  .home-news__btn {
    margin-top: 7.5px;
  }
}/*# sourceMappingURL=top.css.map */