:root {
  --dark-gray: #474747;
  --gold: #bd954b;
  --gold-mid: #b48632;
  --gold-strong: #9c6c11;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  text-decoration: underline;
}

.hero-heading-right {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 24px;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  width: 100%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-2 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text {
  color: #000;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.text-2 {
  color: #212121;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.hero-no-image {
  width: 100%;
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 20px;
  display: flex;
}

.small-container {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
  display: flex;
}

.content {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.error-3ecf8c27-cc74-7f49-ab4c-d8dc65488aee {
  color: rgba(71, 71, 71, .95);
  text-align: center;
  letter-spacing: .3em;
  object-fit: cover;
  font-size: 65px;
  font-weight: 700;
  line-height: 140%;
}

.button-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  border-radius: 2px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #bd954b;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.become-a-gold-mine-owner-0, .become-a-gold-mine-owner-1 {
  color: #1b1b1b;
  text-align: center;
  letter-spacing: .06em;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 100%;
}

.section-4 {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 128px 24px;
  display: flex;
}

.section-4._2 {
  height: 1000px;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.columns {
  width: 100%;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-2 {
  width: 100%;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 20px 20px;
  display: flex;
}

.image---index {
  width: 100%;
  height: 731px;
  min-height: 731px;
  background-color: #fff;
  background-image: url('../images/Frame-143.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image---index._2 {
  background-image: url('../images/Frame-144.png');
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 406.575px;
  left: 590.467px;
}

.info {
  z-index: 100;
  width: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: relative;
}

.name {
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.name.url {
  font-size: 12px;
}

.section-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.section-title._2 {
  margin-bottom: 40px;
}

.description-0 {
  color: #000;
  letter-spacing: .03em;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 178.5%;
}

.description-1 {
  color: #000;
  letter-spacing: .03em;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 178.5%;
}

.section-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 128px 64px;
  display: flex;
  position: relative;
}

.section-5._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-left: 0;
  padding-right: 0;
}

.container-3 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-6 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.columns-2 {
  width: 100%;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-2 {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-3 {
  width: 200px;
  height: 180px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-3 {
  width: 200px;
  height: 180px;
  object-fit: cover;
  background-color: rgba(0, 0, 0, .3);
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-2 {
  width: 100%;
  height: 180px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: rgba(255, 255, 255, .6);
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

.vectors-wrapper-2 {
  width: 43.7773px;
  height: 43.7773px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

._2-columns {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: flex-start;
  padding: 128px 60px;
  display: flex;
}

._2-columns.mob {
  position: relative;
}

.frame-12129 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-3 {
  width: 100%;
  height: 604.951px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f8;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

.pic {
  object-fit: cover;
}

.column-4 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f8;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

.text-7 {
  text-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, .6);
}

.column-5 {
  width: 100%;
  height: 796px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f8;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

.section-title-3 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-3 {
  width: 57.1211px;
  height: 57.1211px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-8 {
  color: #bd954b;
  text-align: center;
  letter-spacing: .165em;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
}

.image-wrapper-4 {
  width: 100%;
  height: 180px;
  max-width: 280px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-4 {
  width: 100%;
  height: 180px;
  object-fit: cover;
  background-color: rgba(0, 0, 0, .3);
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-3 {
  width: 100%;
  height: 183px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

._3rd-section {
  width: 100%;
  height: 100%;
  min-height: 680px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 128px 36px;
  display: flex;
  position: relative;
}

._3rd-section.ceo {
  min-height: 680px;
  background-image: url('../images/Waihee.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
}

.small-container-2 {
  z-index: 100;
  width: 100%;
  height: 50%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 16px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 0;
  display: flex;
  position: relative;
}

.content-2 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.h2.this-project {
  color: var(--dark-gray);
  column-count: 0;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.h2.top-title-description {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.h2.top-title-highlight {
  text-align: center;
  letter-spacing: 8px;
  margin-top: 12px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.h2.plan {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.h2.security {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.h2.security.list-in {
  color: #000;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 16px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.frame-146 {
  width: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.frame-149 {
  width: 320px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-144 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.number-l {
  color: #474747;
  text-align: center;
  text-shadow: 2px 2px 1px rgba(51, 51, 51, .7);
  font-family: Vollkorn, serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100%;
}

.number-text {
  color: #bd8d35;
  text-shadow: none;
  white-space: nowrap;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}

.frame-125 {
  width: 160px;
  height: 160px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f3efe8;
  border: 3px solid #474747;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
  box-shadow: inset 2px 2px 1px rgba(51, 51, 51, .7);
}

.vectors-wrapper-4 {
  width: 111.194px;
  height: 92.2414px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-143 {
  width: 70%;
  max-width: 1080px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 2px solid #474747;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 24px;
  display: flex;
  box-shadow: inset 2px 2px 1px rgba(51, 51, 51, .7);
}

.h4 {
  text-shadow: none;
  font-size: 24px;
  line-height: 40px;
}

.text-11 {
  color: #bd954b;
  text-shadow: inset 2px 2px 1px 0 rgba(51, 51, 51, .7);
  font-size: 43px;
  font-weight: 400;
  line-height: 78.75px;
}

.vectors-wrapper-5 {
  width: 105.446px;
  height: 68.1598px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

._2nd-section {
  width: 100%;
  height: 100vh;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 24px;
  display: flex;
  position: relative;
}

._2nd-section._2 {
  z-index: 100;
  min-height: 680px;
}

._2nd-section._3 {
  overflow: hidden;
}

.heading-container {
  z-index: 100;
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
  display: flex;
  position: relative;
}

.content-3 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-3.with-call {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

._1-0 {
  color: #bd8d35;
  text-align: center;
  letter-spacing: .02em;
  font-size: 60px;
  font-weight: 500;
  line-height: 220%;
}

.navbar-logo-left {
  width: 100%;
  height: 80px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: rgba(255, 255, 255, .3);
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: fixed;
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  width: 200px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.logo {
  width: auto;
  height: 50px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.logo_transparent_03-1 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.navbar-menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-link {
  color: var(--dark-gray);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 8px 12px;
  display: flex;
}

.navbar-link.w--current {
  color: var(--gold);
  border-bottom: 2px solid #000;
  text-decoration: none;
}

.text-12, .text-13 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.frame-12128 {
  width: 160px;
  height: 40px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #bd954b;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.vectors-wrapper-6 {
  width: 23px;
  height: 20.3435px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-14 {
  color: #474747;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

._1st {
  width: 100%;
  height: 800px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 24px;
  display: flex;
}

.heading-container-2 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
  display: flex;
}

.content-4 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.error-6ebedec3-8dc8-7256-0f70-9bfd738e1605 {
  color: rgba(71, 71, 71, .95);
  text-align: center;
  letter-spacing: .3em;
  object-fit: cover;
  font-size: 65px;
  font-weight: 700;
  line-height: 140%;
}

.become-a-gold-mine-owner-2, .become-a-gold-mine-owner-3 {
  color: #1b1b1b;
  text-align: center;
  letter-spacing: .06em;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 100%;
}

.hero-no-image-2 {
  width: 100%;
  height: 100vh;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 24px;
  display: flex;
}

.small-container-3 {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
}

.content-5 {
  z-index: 500;
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-15 {
  opacity: .97;
  color: #3d3d3d;
  text-align: center;
  letter-spacing: 10px;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-image: url('../images/Noise--Texture_2.png');
  background-position: 0 0;
  background-size: auto;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.error-f9e8d566-e209-180a-19c9-4defd92ee919 {
  color: #212121;
  text-align: center;
  letter-spacing: 8px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
}

.button-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.body {
  background-image: url('../images/BGOnly_2000.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.gold-grain {
  opacity: 1;
  -webkit-backdrop-filter: sepia();
  backdrop-filter: sepia();
  outline-offset: 0px;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #928787;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-image: url('../images/GoldGrains.png');
  background-position: 0 0;
  background-size: contain;
  -webkit-background-clip: text;
  background-clip: text;
  border: 1px #000;
  outline: 3px #212121;
}

.gold-title {
  color: var(--gold);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#e2ab45, #97783e);
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 0;
}

.image-5 {
  z-index: 10;
  width: 100vw;
  transition: bottom 1s, opacity .5s;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.h1 {
  letter-spacing: 8px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
  transition: top .525s, opacity .5s;
}

.h1._2 {
  border-bottom: 2px solid var(--dark-gray);
  font-size: 40px;
}

.h1.large {
  letter-spacing: 12px;
  padding-left: 8px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 56px;
  font-weight: 500;
}

.h2-copy {
  font-size: 28px;
  line-height: 48px;
}

.note {
  letter-spacing: 4px;
  font-size: 32px;
  line-height: 48px;
}

.triangle {
  color: #bd8d35;
  font-size: 32px;
}

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

.pink {
  color: #ff8886;
}

.image_vertical {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-bottom {
  width: 100%;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-bottom._2 {
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-bottom._3 {
  z-index: 1;
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: 100% 50%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.image-bottom.center {
  width: 60%;
  opacity: .49;
  mix-blend-mode: multiply;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.image-bottom._6 {
  z-index: 1;
  width: 120%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.footer {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 65px;
  display: flex;
  position: relative;
}

.columns-3 {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-6 {
  width: 100%;
  max-width: 320px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper {
  width: 200px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.logo-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns {
  width: 100%;
  max-width: 600px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.column-7 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-6 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.disclaimer-text {
  color: #212121;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.footer-links {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  object-fit: cover;
}

.disclaimer-title {
  color: #212121;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.frame-31 {
  width: 80%;
  height: 90%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .74);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
  font-size: 28px;
  line-height: 40px;
  display: flex;
  box-shadow: 6px 6px #c0b493, inset 4px 4px 4px rgba(0, 0, 0, .31);
}

.gold-mine-description {
  height: auto;
  color: var(--dark-gray);
  text-shadow: none;
  flex: 0 auto;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.gold {
  color: #bd954b;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .6);
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

.background-video {
  z-index: 20;
  width: 100%;
  height: 100%;
  position: absolute;
}

.frame-53 {
  z-index: 100;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-17 {
  text-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, .6);
}

.gold-mine {
  height: 100%;
  letter-spacing: 16px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #535353;
  text-shadow: none;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(355deg, #c39d55, #e7c392);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Lato, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 120px;
}

.idaho {
  color: #aaa;
  letter-spacing: 4px;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #353535;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.image-6 {
  width: 30%;
  max-width: 800px;
}

.list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template: "."
  / 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  font-family: Noto Sans JP, sans-serif;
  display: grid;
}

.list.milestone {
  height: 100%;
}

.container-4 {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fluentcheckbox-checked-20-regular {
  width: 90%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px;
  display: flex;
}

.fluentcheckbox-checked-20-regular._2 {
  width: 40px;
}

.vectors-wrapper-7 {
  width: 20px;
  height: auto;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-8 {
  height: auto;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.columns-4 {
  text-align: left;
  display: flex;
}

.vectors-wrapper-8 {
  width: 20.3px;
  height: 20.3px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-item {
  height: 100%;
  border: 1px solid var(--dark-gray);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  text-align: left;
  text-shadow: none;
  background-color: rgba(255, 255, 255, .42);
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 8px;
  font-size: 16px;
  display: flex;
}

.list-item.gold {
  color: var(--gold);
  text-shadow: none;
  font-size: 16px;
}

.list-item.large {
  height: auto;
}

.list-item._2 {
  align-items: center;
}

.list-item._3 {
  line-height: 24px;
}

.list-item._4 {
  font-size: 16px;
  line-height: 24px;
}

.column-9 {
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.column-10 {
  height: 100%;
  flex-direction: column;
  display: flex;
}

.map {
  border: 1px solid var(--dark-gray);
  border-radius: 4px;
  margin-bottom: 20px;
}

.columns-5 {
  height: 100%;
  position: relative;
}

.div-block {
  display: flex;
}

.check-list {
  flex-wrap: nowrap;
  display: flex;
}

.check-list.schedule-inside {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: nowrap;
}

.check-list.image-block-inside {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: nowrap;
  padding-top: 12px;
}

.done {
  color: #a5a5a5;
  text-decoration: line-through;
}

.slider {
  width: 100%;
  height: 980px;
  background-color: rgba(221, 221, 221, 0);
}

.slider._2 {
  background-color: rgba(221, 221, 221, 0);
}

.slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide {
  height: 100%;
}

.gallery-overview {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: flex-start;
  padding: 64px 24px;
  display: flex;
}

.columns-6 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-11 {
  width: 100%;
  max-width: 260px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-7 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.list-items {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-18 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.description {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.button-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-19 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.small-columns-2 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-12 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-wrapper-5 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-7 {
  width: 100%;
  height: 720px;
  max-width: 500px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-8 {
  width: 100%;
  height: 146px;
  max-width: 292px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-9 {
  width: 100%;
  height: 119px;
  max-width: 292px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-10 {
  width: 100%;
  height: 154px;
  max-width: 292px;
  object-fit: cover;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-6 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  width: 100%;
  height: 90px;
  max-width: 292px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-12 {
  width: 100%;
  height: 177px;
  max-width: 292px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-13 {
  width: 100%;
  height: 104px;
  max-width: 292px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-vertical {
  width: 100%;
  max-width: none;
  aspect-ratio: auto;
  object-fit: cover;
  overflow: hidden;
}

.div-block-2, .image-group-3 {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.frame-70 {
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: rgba(129, 129, 129, .1);
  border-radius: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 12px;
  display: flex;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, .25);
}

.frame-70._3 {
  height: auto;
  min-height: 500px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  padding-top: 24px;
  padding-bottom: 24px;
}

.vectors-wrapper-9 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-6 {
  position: relative;
}

.section-6._2, .section-6._3, .section-6._4, .section-6._5 {
  margin: 128px 36px;
  display: flex;
}

.section-6._5 {
  margin: 128px 0;
  padding-left: 38px;
  padding-right: 36px;
  display: flex;
}

.section-6._6 {
  margin: 128px 0;
  padding: 38px 36px 38px 38px;
  display: flex;
}

.section-6.large {
  width: 100%;
  max-width: none;
  background-image: url('../images/BG.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  margin: 128px 0;
  padding: 38px 36px 38px 38px;
  display: flex;
}

.section-6.why-now {
  margin: 12px 4px;
  display: flex;
}

.section-6.why-gold-3 {
  height: 100%;
  margin: 128px 36px;
  display: flex;
  position: static;
}

.section-6.schedule {
  margin: 12px 4px;
  display: flex;
}

.section-6.plan-1, .section-6.plan-right-image {
  height: 100%;
  margin: 128px 36px;
  display: flex;
  position: static;
}

.section-6.security {
  margin: 12px 4px;
  display: flex;
}

.data, .data._2, .data._3, .data._4, .data.security {
  height: auto;
  object-fit: contain;
}

.column-13 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.column-13.purpose {
  height: 940px;
  padding-top: 20px;
}

.column-13.plan {
  height: 940px;
  justify-content: flex-start;
}

.frame-12134 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 800px;
  left: 3.37301px;
}

._0-25-8g-1930 {
  text-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, .6);
}

.frame-164 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rectangle-3809 {
  object-fit: cover;
  background-color: rgba(112, 112, 112, .3);
}

.text-20 {
  text-shadow: inset .5px .5px 1px 0 rgba(51, 51, 51, .96);
  object-fit: cover;
}

.column-14 {
  height: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.column-14.purpose {
  height: auto;
  justify-content: flex-start;
}

.column-14.jim, .column-14.jim-copy {
  height: 680px;
}

.heading {
  border-bottom: 2px solid var(--gold);
  letter-spacing: 8px;
  padding-bottom: 16px;
  font-family: Noto Sans JP, sans-serif;
}

.heading._2 {
  color: var(--gold-mid);
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #252525;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-bottom-style: none;
  font-size: 32px;
}

.heading.small {
  letter-spacing: 4px;
  padding-bottom: 8px;
  font-size: 28px;
  font-weight: 500;
}

.text-block {
  font-family: Noto Sans JP, sans-serif;
}

.data-text {
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
}

.data-text.sub {
  font-size: 14px;
}

.data-text.bold {
  font-size: 24px;
  font-weight: 600;
}

.data-text.phase {
  color: var(--dark-gray);
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}

.data-text.phase.now {
  letter-spacing: 4px;
  font-size: 20px;
  font-weight: 500;
}

.data-text.security {
  color: var(--dark-gray);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.data-text.security.now {
  letter-spacing: 4px;
  font-size: 20px;
  font-weight: 500;
}

.text-span {
  color: var(--dark-gray);
  text-align: left;
  text-indent: 12px;
  font-style: normal;
  line-height: 62px;
  text-decoration: none;
}

.bullet {
  color: #5e5e5e;
  font-size: 24px;
  font-weight: 400;
}

.div-block-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.eric {
  width: 180px;
  height: auto;
  object-fit: cover;
}

.paragraph {
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text-span-2 {
  color: var(--gold);
  font-size: 20px;
}

.div-block-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.text-span-3 {
  color: var(--gold);
}

.text-span-4 {
  color: var(--gold-strong);
  line-height: 28px;
}

.text-span-5 {
  color: var(--gold-strong);
}

.frame-12144 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-10 {
  width: 66px;
  height: 82px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-12148 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-12147 {
  width: 90%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-11 {
  width: auto;
  height: 30px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-6 {
  width: auto;
}

.slide-nav, .slide-nav-2 {
  display: none;
}

.testimonial-image-left {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.container-5.last {
  height: auto;
  position: static;
}

.testimonial-wrapper-four {
  justify-content: space-between;
  display: flex;
}

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.testimonial-image-four {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.heading-small.margin-bottom-32px {
  font-family: Noto Sans JP, sans-serif;
}

.testimonial-text-four {
  margin-bottom: 32px;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.hero-stack {
  max-width: 1200px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-stack.last {
  z-index: 0;
  height: auto;
  min-height: 800px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-wrapper-two {
  z-index: 100;
  max-width: 1000px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  -webkit-text-stroke-color: #333;
  background-image: none;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #c4a366;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: 20px;
  padding: 20px 36px;
  font-size: 16px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two._2 {
  z-index: 1;
  height: 600px;
  opacity: .6;
  object-fit: contain;
  margin-top: 0;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-2 {
  color: #272727;
  letter-spacing: 20px;
  font-family: Noto Sans JP, sans-serif;
}

.heading-2.large {
  letter-spacing: 10px;
  -webkit-text-stroke-width: .8px;
  -webkit-text-stroke-color: #757575;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .1);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(153deg, #ffdd9f, #ca9f4f);
  background-position: 0 0;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 52px;
  line-height: 80px;
}

.heading-2.large.title {
  -webkit-text-stroke-color: #7f7f7f;
  background-position: 50% 0;
  background-size: 100px;
}

.heading-2.large.kanji {
  -webkit-text-stroke-width: .2px;
  background-image: linear-gradient(153deg, #ffdd9f, #ca9f4f);
  background-position: 0 0;
}

.heading-2.last {
  color: #272727;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
  margin-top: 10px;
}

.heading-2.notification-title {
  letter-spacing: 6px;
  -webkit-text-stroke-width: .8px;
  -webkit-text-stroke-color: #757575;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .1);
  -webkit-text-fill-color: transparent;
  background-image: none;
  background-position: 0 0;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Lato, sans-serif;
  font-size: 48px;
  line-height: 80px;
}

.heading-2.notification-title.title {
  -webkit-text-stroke-color: #7f7f7f;
  background-position: 50% 0;
  background-size: 100px;
}

.heading-2.notification-title.kanji {
  -webkit-text-stroke-width: .2px;
  background-image: linear-gradient(153deg, #ffdd9f, #ca9f4f);
  background-position: 0 0;
}

.text-span-6 {
  color: var(--gold);
}

.section-large._3, .section-large._6 {
  margin-left: 0;
  margin-right: 0;
}

.title-call {
  width: 300px;
  margin-top: 0;
}

._3---why-now-gold {
  max-width: none;
  margin-left: 36px;
  margin-right: 36px;
}

._3---why-now-gold._1, ._3---why-now-gold._2-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.top-title-heading {
  border-bottom: 2px solid var(--gold);
  letter-spacing: 8px;
  padding-bottom: 16px;
  font-family: Noto Sans JP, sans-serif;
}

.top-title-heading.center {
  text-align: center;
}

.top-title-heading.video-title {
  z-index: 100;
  margin-bottom: 32px;
}

.bold-text {
  color: var(--dark-gray);
  font-weight: 500;
}

.top-title-block {
  flex-direction: column;
  margin: 128px 36px;
  display: flex;
  position: relative;
}

.cite {
  color: var(--gold-mid);
  text-shadow: 0 2px 1px rgba(31, 31, 31, .3);
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
}

.frame-12153 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-16 {
  object-fit: cover;
}

.image-with-man {
  width: 100%;
  height: 600px;
  object-fit: cover;
  position: relative;
}

.frame-49 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.vectors-wrapper-12 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-22 {
  text-shadow: inset 1.43px 1.43px 1.43px 0 rgba(0, 0, 0, .6);
  position: absolute;
  top: 30px;
  left: 336px;
}

.bubble {
  width: 450px;
  height: 300px;
  background-image: url('../images/Rectange.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: -14%;
  left: auto;
  right: 0%;
}

.text-for-bubble {
  color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  line-height: 40px;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: 5%;
}

.text-for-bubble._2 {
  top: 2%;
}

.image-17 {
  width: 85%;
  height: 80%;
  object-fit: cover;
  object-position: 0% 100%;
}

.text-span-7 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: italic;
}

.frame-36 {
  width: 100%;
  height: 577.3px;
  max-width: 276.937px;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-23 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-image: linear-gradient(57.28deg, #00020f 0%, #010a17 100%);
  border: .9px solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  box-shadow: inset 2.7px 2.7px 2.7px rgba(0, 0, 0, .5);
}

.frame-24 {
  width: 100%;
  height: 276.937px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: cover;
  background-image: linear-gradient(57.46deg, #00020f 0%, #010a17 100%);
  border: .9px solid #000;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
  box-shadow: inset 2.7px 2.7px 2.7px rgba(0, 0, 0, .5);
}

.image-frame {
  width: 50%;
  height: 100%;
  min-height: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #1a212d;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  padding: 20px;
  display: flex;
  position: static;
}

.image-frame.image {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-position: 50% 50%;
  flex-flow: column;
  justify-content: center;
  padding: 0;
  overflow: hidden;
}

.image-frame.image.security {
  width: 20%;
  height: 100%;
  min-height: 0%;
  display: block;
  overflow: hidden;
}

.image-frame.security {
  width: 80%;
  background-color: #fff;
  justify-content: center;
}

.image-with-text-frame {
  height: 300px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-18 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  overflow: hidden;
}

.image-18._1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
}

.image-18.security {
  width: 100%;
  height: 100%;
  max-width: none;
  object-position: 50% 0%;
}

.image-with-text {
  color: #dee3ec;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.image-with-text.head {
  color: var(--gold);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffecbb, #dec483);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

.image-with-text.head.security {
  color: var(--gold);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-weight: 600;
}

.image-with-text.security {
  color: var(--dark-gray);
}

.thin-text, .bold-text-2 {
  font-weight: 400;
}

.high-pink {
  color: #e63333;
}

.cahrt {
  width: 100%;
  object-fit: contain;
}

.phase-frame {
  height: auto;
  min-height: 550px;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: rgba(129, 129, 129, .1);
  flex-direction: column;
  padding: 0 0 12px;
  display: flex;
  box-shadow: 2px 1px 5px rgba(0, 0, 0, .2);
}

.check-list-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  padding: 12px;
  display: flex;
}

.done-phase2 {
  color: #3d3d3d;
  flex: 0 auto;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  text-decoration: line-through;
}

.phase-title {
  background-color: rgba(255, 255, 255, .56);
  flex-direction: column;
  padding: 20px;
  display: flex;
}

.not-done {
  color: #3d3d3d;
  flex: 0 auto;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.check-box-wrap {
  width: 40px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 4px;
  display: flex;
}

.frame-12157 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.vectors-wrapper-13 {
  height: 27.9171px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-12158 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-14 {
  width: 27.6925px;
  height: 21.2042px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-1 {
  padding-top: 20px;
}

.tabs-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  margin-top: 12px;
  display: flex;
}

.tab-text {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.tab-link-tab-1 {
  color: #b8b8b8;
  background-color: rgba(107, 103, 103, .9);
  border-radius: 4px;
}

.tab-link-tab-1.w--current {
  background-color: var(--gold);
  color: #eee;
}

.image-19 {
  object-fit: cover;
}

.image-19.vertical {
  height: 800px;
}

.text-span-8 {
  color: var(--gold-strong);
}

.logo-small {
  width: 120px;
  height: 100%;
  max-width: 160px;
  object-fit: contain;
}

.company-list {
  width: 100%;
  height: 56px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  position: relative;
}

.div-block-7 {
  width: 20%;
  height: 30px;
  background-color: #000;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.company-list-text-head {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.compalny-list-black {
  width: 20%;
  height: 30px;
  max-width: 120px;
  min-width: 50px;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.company-list-parent {
  width: 60%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 4px;
  display: flex;
}

.company-list-data-block {
  width: 80%;
  height: 100%;
  aspect-ratio: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.company-data-text {
  color: var(--dark-gray);
  letter-spacing: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: static;
}

.company-data-text.small {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 18px;
}

.company-data-text.address {
  text-align: center;
  font-size: 14px;
}

.waihee {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.waihee-ceo {
  height: 100%;
  letter-spacing: 8px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #535353;
  text-shadow: none;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(355deg, #dbcbae, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Lato, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 80px;
}

.text-span-9 {
  font-size: 40px;
}

.small-container-waihee {
  width: 100%;
  height: 50%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 16px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 12px 0;
  display: flex;
}

.waihee-comment-frame {
  width: auto;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .74);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
  font-size: 28px;
  line-height: 40px;
  display: flex;
  box-shadow: 6px 6px #c0b493, inset 4px 4px 4px rgba(0, 0, 0, .31);
}

.proejct-scheme-list-parent {
  width: 80%;
  max-width: 1200px;
}

.text-span-10 {
  font-weight: 400;
}

.bold-text-3 {
  color: var(--dark-gray);
  font-weight: 400;
}

.bold-text-4 {
  font-weight: 400;
}

.image-explain {
  margin-top: 16px;
}

.block.left-image {
  min-height: 300px;
}

.image-for-block {
  min-height: 320px;
  justify-content: flex-start;
  display: flex;
}

.image-20 {
  width: 50%;
  object-fit: cover;
}

.div-block-9 {
  width: 50%;
}

.image-for-block-heading {
  height: auto;
  border-bottom: 2px solid var(--dark-gray);
  margin-left: 12px;
  margin-right: 12px;
  padding-bottom: 12px;
}

.image-for-heading-text {
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}

.image-for-block-text {
  width: 50%;
  padding: 12px;
}

.h6 {
  column-count: 1;
  column-rule-style: solid;
  column-rule-width: 55px;
}

.image-with-text-for-security {
  height: 200px;
  border: 1px solid var(--dark-gray);
  border-radius: 2px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
  padding: 0;
  display: flex;
}

.security-plan-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.small-note {
  color: var(--dark-gray);
  text-align: right;
  font-family: Noto Sans JP, sans-serif;
}

.security-text-with-tri {
  flex-direction: column;
  display: flex;
}

.small-triangle {
  width: 30px;
  height: auto;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-10 {
  justify-content: center;
  display: flex;
}

.highlight-with-bullet {
  color: var(--dark-gray);
  font-weight: 500;
  line-height: 48px;
}

.bold-text-5 {
  font-weight: 400;
}

.phase-frame-security {
  height: auto;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: rgba(129, 129, 129, .1);
  flex-direction: column;
  padding: 0 0 12px;
  display: flex;
  box-shadow: 2px 1px 5px rgba(0, 0, 0, .2);
}

.phase-title-security {
  background-color: rgba(255, 255, 255, .56);
  flex-direction: column;
  padding: 12px 20px;
  display: flex;
}

.security-list {
  color: #3d3d3d;
  flex: 0 auto;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
}

.video {
  height: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 160px;
  display: flex;
}

.message-end {
  z-index: 100;
  position: relative;
}

.text-span-11 {
  font-size: 20px;
}

.bold-text-6 {
  font-weight: 400;
}

.menu-button {
  padding-left: 24px;
  padding-right: 24px;
}

.bold-text-7 {
  color: var(--gold-strong);
}

.background {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-img {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.div-block-11, .video-title {
  position: relative;
}

.video-2 {
  max-height: 80%;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button-5 {
  width: 200px;
  color: #fff;
  background-color: #242424;
  border-radius: 2px;
  margin: 12px;
  font-family: Noto Sans JP, sans-serif;
}

.button-mail {
  z-index: 1000;
  color: var(--dark-gray);
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 20px;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 18px;
  transition: all .2s;
  position: fixed;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 2%;
}

.button-mail:hover {
  color: #fff;
  background-color: #32343a;
}

.button-mail:active {
  background-color: #43464d;
}

.thanks-title {
  color: var(--dark-gray);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#c5ad57, #9b7e19);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 28px;
  line-height: 48px;
}

.thanks-title.this-project {
  color: var(--dark-gray);
  column-count: 0;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.thanks-title.top-title-description {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.thanks-title.top-title-highlight {
  text-align: center;
  letter-spacing: 8px;
  margin-top: 12px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.thanks-title.plan {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.thanks-title.security {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.thanks-title.security.list-in {
  color: #000;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 16px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.thanks-paragraph {
  color: var(--dark-gray);
  text-align: center;
  letter-spacing: 2px;
  font-size: 24px;
  line-height: 48px;
}

.thanks-paragraph.this-project {
  color: var(--dark-gray);
  column-count: 0;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.thanks-paragraph.top-title-description {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.thanks-paragraph.top-title-highlight {
  text-align: center;
  letter-spacing: 8px;
  margin-top: 12px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.thanks-paragraph.plan {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.thanks-paragraph.security {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.thanks-paragraph.security.list-in {
  color: #000;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 16px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.thanks-paragraph.note {
  color: #6f6c6c;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 140%;
}

.thanks-note {
  text-align: center;
  font-size: 24px;
  line-height: 48px;
}

.thanks-note.this-project {
  color: var(--dark-gray);
  column-count: 0;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.thanks-note.top-title-description {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.thanks-note.top-title-highlight {
  text-align: center;
  letter-spacing: 8px;
  margin-top: 12px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.thanks-note.plan {
  color: var(--dark-gray);
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 12px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.thanks-note.security {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.thanks-note.security.list-in {
  color: #000;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 16px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.notification-image {
  width: 120px;
}

.text-span-13 {
  opacity: 1;
  letter-spacing: 4px;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: multiply;
  background-image: linear-gradient(#ffdd9f, #ca9f4f);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 900;
}

.text-span-14 {
  opacity: 1;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: color-burn;
  background-color: rgba(0, 0, 0, .69);
  background-image: none;
  background-size: auto;
  -webkit-background-clip: text;
  background-clip: text;
}

.ceo-message {
  max-width: 980px;
  margin-top: 120px;
}

.video-message-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.video-message-section._2 {
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .container {
    flex-direction: column;
    align-items: center;
  }

  .section-4._2 {
    height: auto;
    flex-direction: column-reverse;
  }

  .section-4.empty {
    flex-direction: column-reverse;
  }

  .container-2 {
    flex-direction: column-reverse;
    order: 1;
  }

  .columns {
    flex-direction: column;
    align-items: center;
  }

  .image---index {
    height: 500px;
    min-height: 0;
  }

  .name {
    font-size: 12px;
  }

  .section-5 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .vectors-wrapper-2 {
    width: 32px;
    height: auto;
  }

  ._2-columns {
    flex-direction: column;
    align-items: center;
  }

  ._2-columns.mob {
    flex-direction: column;
  }

  .frame-12129 {
    flex-direction: column-reverse;
  }

  .image-wrapper-4 {
    width: 30%;
  }

  ._3rd-section {
    height: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  ._3rd-section.ceo {
    height: 680px;
    flex-wrap: nowrap;
    justify-content: flex-end;
    padding-bottom: 40px;
  }

  .h2 {
    line-height: 40px;
  }

  .h2.this-project {
    font-size: 20px;
    line-height: 140%;
  }

  .h2.top-title-description, .h2.security {
    font-size: 20px;
    line-height: 160%;
  }

  .h2.security.list-in {
    line-height: 140%;
  }

  .frame-146 {
    align-items: center;
  }

  .frame-149 {
    width: 220px;
  }

  .frame-144 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .number-l {
    font-size: 60px;
  }

  .number-text {
    width: auto;
    white-space: nowrap;
    font-family: Noto Sans JP, sans-serif;
    font-size: 28px;
  }

  .frame-143 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  ._2nd-section._3 {
    height: 680px;
  }

  .heading-container {
    padding-left: 0;
    padding-right: 0;
  }

  ._1-0 {
    line-height: 140%;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link {
    justify-content: center;
  }

  .frame-12128 {
    width: 160px;
  }

  .navbar-button {
    width: 130px;
    justify-content: center;
  }

  .content-5 {
    justify-content: center;
  }

  .h1 {
    letter-spacing: 4px;
    font-size: 40px;
    line-height: 140%;
  }

  .h1.large {
    font-size: 52px;
  }

  .triangle {
    display: none;
  }

  .h5 {
    font-size: 20px;
    line-height: 140%;
  }

  .image-bottom._3 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: hidden;
  }

  .columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .column-6, .content-6, .footer-links {
    align-items: center;
  }

  .gold-mine-description {
    line-height: 160%;
  }

  .frame-53 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .gold-mine {
    background-image: linear-gradient(356deg, #cc9837, #e6d2b8);
    font-size: 60px;
    line-height: 120%;
  }

  .container-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .fluentcheckbox-checked-20-regular {
    width: auto;
  }

  .vectors-wrapper-7 {
    width: 20px;
  }

  .vectors-wrapper-8 {
    width: 20px;
    height: auto;
  }

  .list-item {
    padding: 6px;
    font-size: 14px;
  }

  .list-item._4 {
    font-size: 14px;
  }

  .check-list {
    width: 100%;
  }

  .slider {
    height: 600px;
  }

  .columns-6 {
    flex-direction: column;
    align-items: center;
  }

  .image-vertical.skip-in-mobile {
    display: none;
  }

  .section-6._2 {
    flex-direction: column-reverse;
  }

  .section-6._3 {
    flex-direction: column;
  }

  .section-6._5 {
    flex-direction: column-reverse;
  }

  .section-6._6 {
    flex-direction: column;
  }

  .section-6.why-now {
    flex-direction: column-reverse;
  }

  .section-6.why-now.buffet {
    flex-direction: column;
  }

  .section-6.why-gold-3 {
    flex-direction: column-reverse;
  }

  .section-6.schedule {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column-reverse;
  }

  .section-6.plan-1 {
    flex-direction: column-reverse;
  }

  .section-6.plan-right-image {
    flex-direction: column;
  }

  .section-6.security {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column-reverse;
  }

  .column-13 {
    flex-direction: column;
    justify-content: center;
    padding: 0;
  }

  .column-13.purpose, .column-13.plan-2 {
    flex-direction: column;
  }

  ._0-25-8g-1930 {
    font-size: 20px;
    line-height: 140%;
  }

  .column-14 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .column-14.purpose {
    height: auto;
    margin-bottom: 24px;
  }

  .column-14.jim {
    margin-bottom: 12px;
  }

  .column-14.company {
    margin-bottom: 20px;
  }

  .container-5 {
    max-width: 728px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .hero-stack.last {
    justify-content: center;
  }

  .button-primary {
    border-radius: 4px;
    font-family: Noto Sans JP, sans-serif;
    font-size: 16px;
  }

  .heading-2.large.title {
    line-height: 140%;
  }

  .heading-2.notification-title {
    text-align: center;
    align-self: center;
  }

  .heading-2.notification-title.title {
    line-height: 140%;
  }

  .top-title-heading.video-title {
    margin-bottom: 20px;
  }

  .bold-text {
    font-weight: 400;
    line-height: 140%;
  }

  .image-frame {
    height: 100%;
    min-height: 0%;
  }

  .image-frame.image {
    height: 100%;
    max-height: 100%;
    display: block;
  }

  .image-frame.image.security {
    min-width: 160px;
  }

  .image-frame.security {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: rgba(255, 255, 255, .7);
  }

  .image-with-text-frame {
    height: 300px;
  }

  .image-18 {
    max-height: 100%;
  }

  .image-18._1 {
    width: 100%;
    height: 100%;
  }

  .phase-frame {
    min-height: 400px;
  }

  .check-box-wrap {
    width: 60px;
  }

  .div-block-8 {
    flex-direction: column;
    align-items: center;
  }

  .company-list-parent {
    width: 90%;
    max-width: 800px;
  }

  .company-list-data-block {
    align-items: flex-start;
    padding-left: 20px;
  }

  .waihee-ceo {
    letter-spacing: 4px;
    font-size: 40px;
    line-height: 60px;
  }

  .proejct-scheme-list-parent {
    width: 90%;
  }

  .bold-text-3 {
    font-size: 20px;
    line-height: 140%;
  }

  .image-20 {
    object-fit: cover;
    object-position: 50% 0%;
  }

  .image-for-block-text {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .image-with-text-for-security {
    flex-wrap: nowrap;
  }

  .highlight-with-bullet {
    line-height: 140%;
  }

  .video {
    height: 680px;
    justify-content: center;
    margin-top: 100px;
  }

  .text-span-11 {
    font-size: 20px;
  }

  .button-mail {
    z-index: 2000;
    border-radius: 4px;
    font-family: Noto Sans JP, sans-serif;
    font-size: 16px;
  }

  .thanks-title {
    line-height: 40px;
  }

  .thanks-title.this-project {
    font-size: 20px;
    line-height: 140%;
  }

  .thanks-title.top-title-description, .thanks-title.security {
    font-size: 20px;
    line-height: 160%;
  }

  .thanks-title.security.list-in {
    line-height: 140%;
  }

  .thanks-paragraph {
    font-size: 22px;
    line-height: 40px;
  }

  .thanks-paragraph.this-project {
    font-size: 20px;
    line-height: 140%;
  }

  .thanks-paragraph.top-title-description, .thanks-paragraph.security {
    font-size: 20px;
    line-height: 160%;
  }

  .thanks-paragraph.security.list-in {
    line-height: 140%;
  }

  .thanks-paragraph.note {
    font-size: 16px;
  }

  .thanks-note {
    line-height: 40px;
  }

  .thanks-note.this-project {
    font-size: 20px;
    line-height: 140%;
  }

  .thanks-note.top-title-description, .thanks-note.security {
    font-size: 20px;
    line-height: 160%;
  }

  .thanks-note.security.list-in {
    line-height: 140%;
  }

  .text-span-13 {
    white-space: pre;
  }
}

@media screen and (max-width: 767px) {
  .section-4.empty {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-5 {
    padding: 64px 32px;
  }

  ._2-columns.mob {
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-8 {
    font-family: Noto Sans JP, sans-serif;
    font-size: 36px;
    line-height: 140%;
  }

  ._3rd-section {
    padding-left: 32px;
    padding-right: 32px;
  }

  .small-container-2 {
    flex-direction: column;
  }

  .h2 {
    font-size: 20px;
  }

  .h2.this-project {
    margin-bottom: 20px;
  }

  .frame-146 {
    flex-direction: column;
    align-items: center;
  }

  .frame-149 {
    width: 160px;
  }

  .number-l {
    font-size: 40px;
  }

  .number-text {
    font-size: 20px;
  }

  .frame-143 {
    width: 100%;
  }

  ._2nd-section, ._2nd-section._2, ._2nd-section._3 {
    height: 600px;
  }

  ._1-0 {
    font-size: 36px;
  }

  .navbar-logo-left {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-button {
    width: 120px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .hero-no-image-2 {
    height: 800px;
  }

  .content-5 {
    z-index: 100;
    position: relative;
  }

  .error-f9e8d566-e209-180a-19c9-4defd92ee919 {
    font-size: 24px;
  }

  .text-16 {
    font-size: 16px;
  }

  .body.note {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .h1._2 {
    font-size: 28px;
  }

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

  .note {
    letter-spacing: 2px;
    font-size: 28px;
    font-weight: 400;
  }

  .h5 {
    font-family: Noto Sans JP, sans-serif;
  }

  .image-bottom._6 {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .columns-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .frame-31 {
    width: 100%;
  }

  .gold {
    color: var(--gold-mid);
    letter-spacing: 2px;
    text-shadow: 1px 0 .5px rgba(0, 0, 0, .6);
    font-size: 22px;
  }

  .background-video {
    height: 900px;
  }

  .gold-mine {
    font-size: 40px;
  }

  .image-6 {
    width: 320px;
  }

  .list {
    padding-left: 0;
  }

  .list.milestone {
    height: 200px;
  }

  .small-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .section-6._2 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .section-6._3, .column-13 {
    flex-direction: column;
  }

  .column-13.company {
    max-height: 600px;
  }

  .heading._2 {
    font-size: 28px;
  }

  .heading._1 {
    font-size: 36px;
  }

  .data-text.bold {
    font-size: 20px;
    line-height: 140%;
  }

  .data-text.phase {
    font-size: 20px;
  }

  .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .hero-stack.last {
    min-height: 600px;
    justify-content: center;
  }

  .hero-wrapper-two {
    flex: 1;
  }

  .heading-2.large.title {
    font-size: 36px;
  }

  .heading-2.notification-title {
    font-size: 40px;
  }

  .heading-2.notification-title.title {
    font-size: 36px;
  }

  .section-large._1.note-title {
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .top-title-heading {
    font-size: 36px;
    line-height: 140%;
  }

  .top-title-heading.video-title {
    margin-top: 10px;
    padding-bottom: 8px;
    font-size: 28px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 140%;
  }

  .cite {
    font-size: 28px;
  }

  .text-for-bubble, .text-for-bubble._2 {
    font-size: 20px;
  }

  .image-17 {
    width: 100%;
  }

  .image-frame {
    width: 60%;
  }

  .image-frame.image {
    width: 40%;
  }

  .image-frame.image.security, .image-frame.security {
    width: 100%;
    height: 50%;
  }

  .image-with-text {
    font-size: 16px;
  }

  .image-with-text.head {
    font-size: 20px;
  }

  .image-19.vertical {
    margin-top: 36px;
  }

  .proejct-scheme-list-parent {
    width: 100%;
  }

  .image-for-block {
    flex-direction: column-reverse;
  }

  .image-for-block.right {
    flex-direction: column;
    margin-top: 20px;
  }

  .image-20, .image-for-block-text {
    width: 100%;
  }

  .image-with-text-for-security {
    height: 400px;
    flex-direction: column;
  }

  .security-plan-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .highlight-with-bullet {
    line-height: 160%;
  }

  .video {
    height: 480px;
    justify-content: center;
    margin-top: 120px;
  }

  .text-span-11 {
    font-size: 16px;
  }

  .image-21 {
    width: 160px;
  }

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

  .bold-text-7 {
    color: var(--gold-strong);
  }

  .thanks-title {
    font-size: 20px;
  }

  .thanks-title.this-project {
    margin-bottom: 20px;
  }

  .thanks-paragraph {
    letter-spacing: 0;
    font-size: 20px;
  }

  .thanks-paragraph.this-project {
    margin-bottom: 20px;
  }

  .thanks-note {
    font-size: 20px;
  }

  .thanks-note.this-project {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .text-4 {
    text-align: center;
  }

  .section-4 {
    padding: 64px 20px;
  }

  .card {
    flex-wrap: wrap;
    overflow: visible;
  }

  .image-wrapper-2 {
    flex-direction: column;
    padding: 12px 0;
  }

  .image---index {
    height: 400px;
  }

  .image---index._2 {
    height: 360px;
  }

  .info {
    flex-wrap: wrap;
    padding: 12px;
    overflow: visible;
  }

  .name {
    width: 100%;
    line-height: 160%;
  }

  .name.url {
    width: auto;
    height: auto;
    float: none;
    clear: none;
    flex-wrap: nowrap;
    align-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    line-height: 140%;
    display: block;
    overflow: auto;
  }

  .section-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-5._2 {
    margin-top: 64px;
  }

  .card-2 {
    flex-direction: column;
  }

  .image-wrapper-3 {
    width: 100%;
  }

  .image-3 {
    width: 100%;
    height: 100%;
  }

  .info-2 {
    height: 140px;
    padding: 12px;
  }

  ._2-columns.mob {
    padding: 64px 20px;
  }

  .column-3 {
    height: 400px;
    padding: 8px;
  }

  .column-4 {
    border-radius: 4px;
  }

  .column-5 {
    height: 400px;
    padding: 8px;
  }

  .section-title-3 {
    flex-direction: column;
  }

  .text-8 {
    font-size: 24px;
  }

  .image-wrapper-4 {
    width: 100%;
    max-width: none;
  }

  ._3rd-section {
    padding: 64px 20px;
  }

  ._3rd-section.ceo {
    height: 820px;
    background-position: 35% 100%;
  }

  .h2 {
    font-size: 18px;
    line-height: 160%;
  }

  .h2.this-project {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .h2.top-title-description {
    font-size: 18px;
  }

  .h2.security {
    line-height: 140%;
  }

  .frame-143 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .h4 {
    font-size: 18px;
  }

  ._2nd-section {
    height: 480px;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._2nd-section._2, ._2nd-section._3 {
    height: 480px;
  }

  .heading-container.note {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .navbar-logo-left {
    padding-left: 8px;
    padding-right: 8px;
  }

  .navbarcontainer {
    justify-content: space-between;
  }

  .navbar-content {
    width: 120px;
  }

  .frame-12128 {
    width: 100px;
  }

  .navbar-button {
    width: 100px;
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .vectors-wrapper-6 {
    width: 20px;
    height: 18px;
  }

  .text-14 {
    font-size: 12px;
  }

  .hero-no-image-2 {
    height: 600px;
    min-height: 100vh;
    justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
  }

  .text-15 {
    letter-spacing: 6px;
    font-size: 32px;
  }

  .error-f9e8d566-e209-180a-19c9-4defd92ee919 {
    font-size: 20px;
  }

  .text-16 {
    font-size: 12px;
  }

  .body {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .image-5 {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .h1 {
    font-size: 32px;
  }

  .h1._2 {
    font-size: 24px;
  }

  .note {
    font-size: 24px;
    line-height: 160%;
  }

  .h5 {
    font-size: 18px;
  }

  .small-columns {
    flex-direction: column;
    align-items: center;
  }

  .gold-mine-description {
    font-size: 18px;
  }

  .gold {
    color: var(--gold);
    font-size: 20px;
    font-weight: 600;
  }

  .background-video {
    height: 100%;
  }

  .gold-mine {
    text-align: center;
    align-self: auto;
  }

  .image-6 {
    width: 100%;
  }

  .list {
    flex: 0 auto;
    line-height: 150%;
    list-style-type: none;
  }

  .list.milestone {
    height: 300px;
  }

  .fluentcheckbox-checked-20-regular {
    width: 100%;
  }

  .fluentcheckbox-checked-20-regular._2 {
    width: 40px;
  }

  .vectors-wrapper-7 {
    width: 20px;
  }

  .list-item {
    padding: 4px;
  }

  .list-item.gold {
    padding: 2px;
    font-size: 14px;
  }

  .list-item._4 {
    font-size: 12px;
  }

  .column-9, .column-10 {
    padding: 0;
  }

  .check-list.schedule-inside {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    align-self: auto;
  }

  .check-list.image-block-inside {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .frame-70._3 {
    min-height: 300px;
  }

  .section-6._2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-6._3 {
    margin: 64px 20px;
  }

  .section-6._5 {
    margin: 64px 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-6._5._2 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-6._6 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-6.large {
    margin-top: 64px;
    margin-bottom: 64px;
    padding: 0 20px;
  }

  .section-6.why-gold-3, .section-6.plan-1, .section-6.plan-right-image {
    margin: 64px 20px;
  }

  .column-13.purpose {
    height: auto;
  }

  ._0-25-8g-1930 {
    font-size: 18px;
  }

  .column-14 {
    padding: 0;
  }

  .column-14.jim {
    height: 480px;
  }

  .heading {
    text-align: center;
    letter-spacing: 4px;
    font-size: 30px;
    line-height: 140%;
  }

  .heading._2 {
    font-size: 24px;
  }

  .heading._1 {
    font-size: 32px;
  }

  .data-text.phase, .data-text.phase.now {
    font-size: 18px;
  }

  .data-text.security {
    line-height: 140%;
  }

  .bullet {
    font-size: 20px;
    line-height: 160%;
  }

  .div-block-3 {
    flex-direction: column;
  }

  .eric {
    width: 100%;
  }

  .vectors-wrapper-10 {
    width: 40px;
    height: 40px;
  }

  .vectors-wrapper-11 {
    height: 20px;
  }

  .div-block-5 {
    margin-bottom: 20px;
  }

  .container-5 {
    max-width: none;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-wrapper-two {
    padding: 0;
  }

  .button-primary {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-2 {
    letter-spacing: 8px;
    font-size: 32px;
  }

  .heading-2.large {
    font-size: 40px;
  }

  .heading-2.large.title {
    -webkit-text-stroke-width: 0px;
    background-image: linear-gradient(153deg, #f0bc5c, #ca9f4f);
  }

  .heading-2.notification-title {
    letter-spacing: 4px;
    font-size: 34px;
    line-height: 160%;
  }

  .heading-2.notification-title.title {
    -webkit-text-stroke-width: 0px;
    background-image: linear-gradient(153deg, #f0bc5c, #ca9f4f);
  }

  .section-large._1.note-title {
    min-height: 520px;
  }

  .top-title-heading {
    text-align: center;
    letter-spacing: 4px;
    font-size: 32px;
  }

  .top-title-heading.video-title {
    font-size: 20px;
  }

  .bold-text {
    font-size: 18px;
  }

  .top-title-block {
    margin: 64px 20px;
  }

  .cite {
    font-size: 20px;
  }

  .image-with-man {
    height: 500px;
  }

  .bubble {
    width: 100%;
    height: 200px;
    background-image: url('../images/Vectors-Wrapper_11.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    top: auto;
    bottom: 10%;
    left: 0%;
    right: 0%;
  }

  .text-for-bubble {
    font-size: 16px;
    line-height: 140%;
  }

  .text-for-bubble._2 {
    font-size: 16px;
  }

  .image-17 {
    width: 100%;
    height: 60%;
  }

  .image-frame, .image-frame.image {
    width: 100%;
  }

  .image-frame.image.security {
    height: 40%;
    padding: 0;
  }

  .image-frame.security {
    height: 60%;
    padding: 12px;
  }

  .image-with-text-frame {
    height: 380px;
    flex-flow: column-reverse;
  }

  .image-with-text.head {
    font-size: 18px;
    line-height: 140%;
  }

  .image-with-text.security {
    line-height: 140%;
  }

  .check-list-block {
    padding: 4px;
  }

  .check-box-wrap {
    width: 40px;
  }

  .image-19.vertical {
    height: 400px;
  }

  .company-list-data-block {
    padding-left: 8px;
  }

  .company-data-text {
    font-size: 14px;
    line-height: 140%;
  }

  .waihee-ceo {
    font-size: 32px;
    line-height: 160%;
  }

  .text-span-9 {
    font-size: 28px;
    line-height: 140%;
  }

  .waihee-comment-frame {
    padding: 12px;
  }

  .bold-text-3 {
    font-size: 18px;
  }

  .image-for-block-heading {
    margin-left: 0;
    margin-right: 0;
  }

  .image-for-heading-text {
    font-size: 20px;
  }

  .image-for-block-text {
    padding-left: 0;
    padding-right: 0;
  }

  .image-with-text-for-security {
    height: 480px;
    margin-left: 0;
    margin-right: 0;
  }

  .highlight-with-bullet {
    font-size: 18px;
  }

  .security-list {
    font-size: 16px;
    line-height: 140%;
  }

  .video {
    height: 380px;
    justify-content: center;
    margin-top: 80px;
  }

  .text-span-11 {
    line-height: 140%;
  }

  .menu-button {
    padding-left: 12px;
    padding-right: 12px;
  }

  .link-block {
    width: 120px;
  }

  .link-block.w--current {
    width: 100px;
  }

  .link-2 {
    width: 220px;
    line-height: 140%;
    overflow: visible;
  }

  .text-span-12 {
    width: 220px;
  }

  .bold-text-7 {
    color: var(--gold-strong);
  }

  .image-22 {
    height: 120%;
  }

  .background {
    z-index: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
  }

  .background.note {
    min-height: 100%;
    min-width: 100%;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .background-img {
    height: 100vh;
    object-fit: cover;
  }

  .button-mail {
    margin-top: 0;
    padding: 8px 16px;
    font-size: 13px;
    line-height: 18px;
    bottom: 1%;
    right: 2%;
  }

  .thanks-title {
    font-size: 18px;
    line-height: 160%;
  }

  .thanks-title.this-project {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .thanks-title.top-title-description {
    font-size: 18px;
  }

  .thanks-title.security {
    line-height: 140%;
  }

  .thanks-paragraph {
    text-align: left;
    font-size: 18px;
    line-height: 150%;
  }

  .thanks-paragraph.this-project {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .thanks-paragraph.top-title-description {
    font-size: 18px;
  }

  .thanks-paragraph.security {
    line-height: 140%;
  }

  .thanks-paragraph.note {
    font-size: 14px;
  }

  .thanks-note {
    font-size: 18px;
    line-height: 160%;
  }

  .thanks-note.this-project {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 18px;
  }

  .thanks-note.top-title-description {
    font-size: 18px;
  }

  .thanks-note.security {
    line-height: 140%;
  }

  .text-span-13 {
    text-align: center;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    margin-top: 8px;
    line-height: 120%;
    text-decoration: none;
    display: inline-block;
  }
}

#w-node-_41638f01-67af-506e-744e-5007e7331b9b-bd3ec406, #w-node-_41638f01-67af-506e-744e-5007e7331bcd-bd3ec406, #w-node-_5e405f14-01d7-7587-806a-950961c03bfd-bd3ec406 {
  align-self: center;
}


