<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --21: #212121;
  --ff: #fff;
  --00: #000;
  --green: #46a242;
  --m5: #87d34a;
  --18: var(--21);
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.h1 {
  color: var(--21);
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Blackfuture, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.h1.colorburn {
  color: rgba(37, 37, 37, .9);
  -webkit-text-stroke-color: #212121;
  text-shadow: 0 8px 20px rgba(0, 0, 0, .3);
  mix-blend-mode: color-burn;
}

.h1.colorburn.light {
  color: rgba(113, 113, 113, .9);
}

.h1.white {
  color: var(--ff);
}

.p {
  letter-spacing: -.3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.p.italic {
  font-style: italic;
}

.p.aligh-right {
  text-align: right;
}

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

.p.white.align-mid {
  text-align: center;
}

.p.mg-tp-8 {
  margin-top: 8px;
}

.p.mg-bt-32 {
  margin-bottom: 32px;
}

.p.absolute {
  line-height: 20px;
  position: absolute;
  bottom: 0;
}

.p.turn90 {
  transform: rotate(90deg);
}

.footer {
  background-color: rgba(70, 162, 66, .05);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
  position: relative;
}

.footer-navlink {
  color: var(--21);
  text-indent: -3%;
  margin-bottom: 8px;
  padding: 4px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}

.footer-li {
  flex-direction: column;
  flex: 1;
  align-items: flex-end;
  display: flex;
}

.footer-row {
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.footer-row.company-icon {
  flex: 0 auto;
  width: 50%;
}

.max-width {
  flex-direction: row;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  display: flex;
}

.max-width.ali-right {
  justify-content: flex-end;
}

.max-width.pd-footer {
  padding-bottom: 100px;
}

.max-width.mg-bt-32 {
  margin-bottom: 32px;
}

.max-width.mg-bt-32.align-mid {
  justify-content: center;
}

.max-width.title {
  align-items: flex-end;
  height: 280px;
  padding: 44px;
}

.max-width.mg-bt-96 {
  margin-bottom: 96px;
}

.sns-icon {
  margin-right: 4px;
}

.sns-icon.last {
  margin-right: 0;
}

.copytext {
  text-align: right;
  border-top: 1px solid rgba(33, 33, 33, .2);
  width: 1100px;
  margin-top: 24px;
  padding: 4px;
}

.sns-row {
  justify-content: flex-end;
  width: 1100px;
  padding: 4px;
  display: flex;
}

.bg-absolute {
  z-index: -1;
  object-fit: cover;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.nav-logo {
  height: 44px;
  padding: 4px;
}

.icon-brand {
  max-height: 100%;
}

.nav-row {
  z-index: 2;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  min-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav-list {
  display: flex;
}

.nav-contact-us {
  color: var(--00);
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.nav-block {
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar {
  z-index: 4;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 16px 35px rgba(0, 0, 0, .08);
}

.icon {
  max-height: 100%;
}

.icon.fill-height {
  height: 100%;
}

.h1-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.h1-2.bold {
  font-weight: 700;
}

.h2 {
  color: var(--21);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Blackfuture, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.h2.bold {
  font-weight: 700;
}

.h2.mg-bt-16 {
  margin-bottom: 16px;
}

.h2.align-mid {
  text-align: center;
}

.h2.green {
  color: var(--green);
}

.h2.white {
  color: var(--ff);
}

.h2.white.shadow {
  text-shadow: 0 4px 10px rgba(0, 0, 0, .08);
}

.h2.scroll {
  font-size: 16px;
  line-height: 16px;
  transform: rotate(90deg);
}

.h2.gray {
  color: #bebebe;
  font-size: 24px;
  line-height: 24px;
}

.p-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.p-2.bold {
  font-weight: 700;
}

.divider-1px {
  background-color: var(--21);
  height: 1px;
  margin-bottom: 20px;
}

.normal-section {
  z-index: 0;
  background-color: #fff;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0;
  display: flex;
  position: relative;
}

.normal-section.shadow {
  z-index: 1;
  box-shadow: 0 16px 35px rgba(0, 0, 0, .08);
}

.normal-section.kv-after-mission {
  z-index: 2;
  box-shadow: 0 2px 35px rgba(0, 0, 0, .16);
}

.h4 {
  color: var(--21);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.h4.bold {
  font-family: Roboto Condensed, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.h4.align-right {
  text-align: right;
}

.h3 {
  color: var(--21);
  letter-spacing: -.8px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.h3.bold {
  font-weight: 700;
}

.h3.bold.mg-bt-8 {
  margin-bottom: 8px;
}

.h3.mg-left-8 {
  margin-left: 8px;
}

.h3.white {
  color: var(--ff);
}

.h3.white.align-mid {
  text-align: center;
  margin-bottom: 8px;
}

.body.gray {
  background-color: #858585;
}

.body.no-scroll {
  overflow: hidden;
}

.h5 {
  color: var(--21);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.h5.bold {
  font-weight: 700;
}

.h5.absolute {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  bottom: 0;
}

.hero-section {
  z-index: -2;
  background-color: #e8ebea;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 4450px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.kv-lottie {
  z-index: 0;
  mix-blend-mode: normal;
  min-width: 100%;
  min-height: 100%;
  margin-top: -10px;
}

.kv-mask {
  z-index: -2;
  background-color: #6f6f6f;
  min-height: 100vh;
  position: relative;
}

.kv-lottie-div {
  background-color: #fff;
  justify-content: center;
  min-width: 1900px;
  display: flex;
  position: relative;
}

.content-list {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.content-list.justify-buttom {
  justify-content: flex-end;
}

.content-list.align-mid {
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  position: relative;
}

.content-list.align-mid.sizing-hug {
  flex: 0 auto;
}

.content-list._55-width {
  flex: 0 auto;
  width: 55%;
}

.content-list._40 {
  flex: 0 auto;
  width: 40%;
}

.content-list.sizing-hug {
  flex: 0 auto;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px;
}

.content-list.realtive {
  position: relative;
  overflow: hidden;
}

.text-list {
  flex-direction: column;
  flex: 1;
  padding: 4px;
  display: flex;
}

.text-list.justify-buttom {
  justify-content: flex-end;
}

.cta-text {
  cursor: pointer;
  padding: 4px;
  text-decoration: none;
  display: flex;
}

.icon-div {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.icon-div.border {
  border: 1px solid #d5d5d5;
  border-radius: 32px;
}

.normal-title {
  align-items: flex-start;
  height: 200px;
  display: flex;
}

.section-img {
  z-index: 1;
  border-radius: 16px;
  height: 400px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 16px 35px rgba(0, 0, 0, .08);
}

.section-img.flex-fill {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.section-img.flex-fill.mg-right-8 {
  margin-right: 8px;
}

.section-img.fill-height {
  height: 100%;
}

.section-img.align-mid {
  box-shadow: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-section {
  z-index: 1;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 420px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 16px 35px rgba(0, 0, 0, .08);
}

.info-text-div {
  border-bottom: .5px solid #9d9d9d;
  width: 100%;
  padding: 32px 8px 8px;
}

.logo-row {
  display: flex;
}

.logo-div {
  justify-content: center;
  align-items: center;
  width: 140px;
  max-height: 56px;
  padding: 0;
  display: flex;
}

.img-text-div {
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.icon-140px {
  width: 140px;
  height: 140px;
  padding: 16px;
}

.info-text-li {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  width: 100%;
  padding: 8px;
  display: flex;
}

.slide-div {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.slide-nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120px;
  padding-top: 0;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 16px;
}

.slide-left-arrow {
  width: 60px;
  height: 40px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.slide-right-arrow {
  width: 60px;
  height: 40px;
  top: auto;
  bottom: 0%;
  left: 60px;
  right: auto;
}

.slide-mask {
  overflow: visible;
}

.slide {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  min-height: 500px;
  display: flex;
}

.slide-content {
  flex-direction: row;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  display: flex;
  position: relative;
}

.slide-content.ali-right {
  justify-content: flex-end;
}

.slide-content.pd-footer {
  padding-bottom: 100px;
}

.slide-content.mg-bt-32 {
  margin-bottom: 32px;
}

.slide-content.mg-bt-32.align-mid {
  justify-content: center;
}

.slide-icon {
  display: none;
}

.slide-lottie {
  justify-content: center;
  align-items: center;
  height: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.img-content-list {
  border-radius: 16px;
  justify-content: space-between;
  width: 100%;
  height: 280px;
  padding: 8px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-row {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.content-row.justify-buttom {
  justify-content: flex-end;
}

.content-row.align-mid {
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  position: relative;
}

.content-row._55-width {
  flex: 0 auto;
  width: 55%;
}

.content-row._40 {
  flex: 0 auto;
  width: 40%;
}

.video-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.youtube-video {
  border-radius: 16px;
  overflow: hidden;
}

.form-box {
  max-width: 640px;
}

.form {
  padding: 32px;
}

.form-label {
  color: var(--21);
  margin-bottom: 4px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.form-field {
  background-color: #f5f5f5;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 8px;
  margin-bottom: 16px;
}

.form-field::placeholder {
  font-family: Roboto Condensed, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.form-field.min-160px {
  min-height: 160px;
}

.button {
  background-color: var(--m5);
  color: #fff;
  border-radius: 8px;
  padding: 12px 24px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.requied-mark {
  color: var(--m5);
  margin-right: 2px;
}

.text-link {
  color: var(--m5);
}

.menu {
  z-index: 6;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  transform: translate(0, -100vh);
}

.menu.show {
  transform: translate(0);
}

.navlink {
  transform: translate(0px, 0px) scale3d(1none, 1none, 1none);
  color: var(--00);
  letter-spacing: 0;
  transform-style: preserve-3d;
  border-bottom: 2px solid #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 2px 16px 16px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: letter-spacing .5s cubic-bezier(0, .843, .58, 1), border-color .3s, transform .4s;
  display: flex;
}

.navlink:hover {
  border-bottom-width: 2px;
  border-bottom-color: var(--21);
  letter-spacing: 0;
  transform: translate(-2px, -2px)scale(1.02);
}

.navlink:active {
  border-bottom-color: var(--green);
  letter-spacing: 1px;
  transform: translate(-1px, -1px)scale(1.02);
}

.navlink._48px {
  height: 48px;
}

.navlink-list {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.menu-lottie-no {
  z-index: 1;
  width: 50px;
  height: 50px;
  position: relative;
}

.menu-img {
  flex: 1;
  align-self: flex-end;
  height: 500px;
}

.img-fill {
  max-height: 100%;
}

.nav-circle {
  z-index: 5;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, .1);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: fixed;
  top: 8px;
  bottom: auto;
  left: auto;
  right: 5%;
  overflow: hidden;
  box-shadow: 0 8px 16px rgba(0, 0, 0, .04);
}

.sp-kv-lottie-div {
  background-color: #fff;
  justify-content: center;
  min-width: 1900px;
  display: none;
  position: relative;
}

.sp-kv-lottie {
  z-index: 0;
  mix-blend-mode: normal;
  min-width: 100%;
  min-height: 100%;
  margin-top: -10px;
}

.scroll-lottie-div {
  z-index: 3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: 82vh;
  bottom: auto;
  left: auto;
  right: auto;
}

.scroll-lottie {
  width: 30px;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: auto;
  right: auto;
}

.p-jp {
  z-index: 1;
  color: #f7f5f0;
  min-height: auto;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  line-height: 28px;
  position: relative;
}

.p-jp.trun-90 {
  margin: 20px 0 0;
  position: static;
  transform: rotate(90deg);
}

.preloader {
  z-index: 101;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.preloader.edit {
  display: flex;
}

.loading-txt {
  z-index: -1;
  color: #4fc148;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Blackfuture, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  position: absolute;
}

.pageloader-vr-cube {
  width: 220px;
  height: 220px;
  display: flex;
}

.preloader-txt {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 30px;
}

.preloader-h1 {
  z-index: 1;
  color: #fff;
  letter-spacing: 1.2px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
  position: relative;
}

.preloader-link {
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;
  position: relative;
}

.menu-popup {
  flex-direction: row;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  display: flex;
}

.menu-popup.ali-right {
  justify-content: flex-end;
}

.menu-popup.pd-footer {
  padding-bottom: 100px;
}

.menu-popup.mg-bt-32 {
  margin-bottom: 32px;
}

.menu-popup.mg-bt-32.align-mid {
  justify-content: center;
}

.menu-popup.title {
  align-items: flex-end;
  height: 280px;
  padding: 44px;
}

.menu-popup.mg-bt-96 {
  margin-bottom: 96px;
}

.css {
  margin-bottom: 0;
}

.no-scroll {
  overflow: hidden;
}

.close-modal {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .h1 {
    font-size: 64px;
    line-height: 64px;
  }

  .footer {
    padding-left: 24px;
    padding-right: 24px;
    overflow: hidden;
  }

  .footer-row.company-icon {
    width: 24%;
  }

  .max-width {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
  }

  .max-width.pd-footer {
    width: 100%;
    padding-bottom: 24px;
  }

  .copytext, .sns-row {
    width: 100%;
  }

  .h1-2 {
    font-size: 36px;
  }

  .normal-section {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .h4 {
    font-size: 14px;
    line-height: 20px;
  }

  .h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .hero-section {
    height: 2400px;
  }

  .kv-lottie-div {
    min-width: 2000px;
  }

  .content-list.align-mid {
    padding: 24px;
  }

  .top-section {
    height: 240px;
  }

  .nav-circle {
    right: 8px;
  }

  .sp-kv-lottie-div {
    min-width: 2000px;
  }

  .menu-popup {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
  }

  .menu-popup.pd-footer {
    width: 100%;
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .footer-row.company-icon {
    margin-bottom: 40px;
  }

  .max-width {
    flex-direction: column;
  }

  .max-width.title {
    justify-content: flex-end;
    align-items: flex-start;
    height: 160px;
    padding: 16px;
  }

  .h2 {
    font-size: 24px;
    line-height: 24px;
  }

  .h5.absolute {
    font-size: 12px;
    line-height: 16px;
    bottom: 4px;
  }

  .content-list.align-mid {
    order: 1;
    margin-top: 16px;
    padding: 8px;
  }

  .content-list._55-width {
    width: 100%;
  }

  .content-list._40 {
    width: 100%;
    height: 300px;
  }

  .content-list.realtive {
    width: 100px;
  }

  .cta-text {
    margin-bottom: 40px;
  }

  .normal-title {
    height: 80px;
  }

  .section-img {
    height: 260px;
  }

  .section-img.flex-fill {
    margin-bottom: 16px;
  }

  .section-img.flex-fill.mg-right-8 {
    margin-right: 0;
  }

  .top-section {
    height: 160px;
    padding-bottom: 20px;
  }

  .img-text-div {
    margin-bottom: 16px;
  }

  .img-content-list {
    flex-direction: column;
    height: auto;
  }

  .form {
    padding: 8px;
  }

  .nav-circle {
    border: .5px solid #8c8c8c;
    width: 60px;
    height: 60px;
    top: 16px;
    bottom: auto;
    right: 16px;
  }

  .scroll-lottie-div {
    top: 82vh;
    bottom: auto;
  }

  .menu-popup {
    flex-direction: column;
  }

  .menu-popup.title {
    justify-content: flex-end;
    align-items: flex-start;
    height: 160px;
    padding: 16px;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    font-size: 28px;
    line-height: 32px;
  }

  .p {
    font-size: 14px;
    line-height: 24px;
  }

  .p.aligh-right.italic {
    text-align: left;
  }

  .footer {
    padding: 40px 16px;
    overflow: hidden;
  }

  .footer-li {
    order: 0;
    align-items: flex-start;
  }

  .footer-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-row.company-icon {
    width: 50%;
  }

  .max-width {
    margin-left: 0;
    margin-right: 0;
  }

  .max-width.title {
    height: 100px;
  }

  .max-width.mg-bt-96 {
    margin-top: 16px;
    margin-bottom: 48px;
  }

  .max-width.fill-width {
    width: 100%;
    padding: 16px;
  }

  .icon.company {
    height: 60px;
    margin-bottom: 10px;
  }

  .h1-2 {
    font-size: 32px;
    line-height: 32px;
  }

  .h2 {
    font-size: 20px;
    line-height: 20px;
  }

  .h2.scroll {
    font-size: 14px;
    line-height: 14px;
  }

  .h2.gray {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
  }

  .normal-section {
    padding: 16px;
  }

  .h4 {
    font-size: 14px;
    line-height: 20px;
  }

  .h4.bold {
    font-size: 13px;
    line-height: 16px;
  }

  .h4.align-right {
    text-align: left;
    margin-bottom: 8px;
  }

  .h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .h5.absolute {
    line-height: 14px;
    bottom: 4px;
  }

  .hero-section {
    height: auto;
    position: relative;
    top: auto;
  }

  .kv-lottie-div {
    min-width: 1200px;
    display: none;
  }

  .content-list.justify-buttom {
    align-items: flex-start;
  }

  .content-list.align-mid {
    padding: 4px;
  }

  .content-list._40 {
    height: 140px;
  }

  .cta-text {
    margin-bottom: 40px;
  }

  .icon-div.border {
    width: 24px;
    height: 24px;
  }

  .normal-title {
    height: 40px;
  }

  .section-img.align-mid, .top-section {
    height: 140px;
  }

  .logo-row {
    flex-direction: column;
    justify-content: center;
  }

  .logo-div {
    max-height: none;
  }

  .icon-140px {
    width: 100px;
    height: 100px;
  }

  .navlink {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 16px;
  }

  .navlink-list {
    margin-bottom: 40px;
  }

  .menu-img {
    flex: 0 auto;
    order: 1;
    height: 160px;
  }

  .nav-circle {
    width: 56px;
    height: 56px;
  }

  .sp-kv-lottie-div {
    width: 1020px;
    min-width: 100vw;
    height: 690px;
    display: flex;
  }

  .scroll-lottie-div {
    display: flex;
    top: auto;
    bottom: 120px;
    left: -16px;
  }

  .scroll-lottie {
    width: 20px;
    top: 50px;
  }

  .preloader {
    z-index: 10;
  }

  .loading-txt {
    z-index: -1;
    color: #4fc148;
    font-size: 14px;
    line-height: 14px;
    position: absolute;
  }

  .pageloader-vr-cube {
    width: 140px;
    height: 140px;
  }

  .preloader-txt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .preloader-h1 {
    font-size: 13px;
    line-height: 13px;
  }

  .preloader-link {
    font-size: 12px;
    line-height: 12px;
  }

  .menu-popup {
    flex: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .menu-popup.title {
    height: 100px;
  }

  .menu-popup.mg-bt-96 {
    margin-top: 16px;
    margin-bottom: 48px;
  }

  .menu-popup.fill-width {
    width: 100%;
    padding: 16px;
  }
}


@font-face {
  font-family: 'Blackfuture';
  src: url('../fonts/BlackFuture.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}</pre></body></html>