.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.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%;
}

.navbar-logo-left {
  background-color: #daf02500;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  justify-content: center;
  width: 100%;
  max-width: 75vw;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

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

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 75vw;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.body {
  -webkit-text-fill-color: inherit;
  background-color: #f6ffa800;
  background-image: url('../images/名称未設定のデザイン-4.png');
  background-position: 0 0;
  background-size: 125px;
  background-attachment: fixed;
  background-clip: border-box;
  height: auto;
}

.image {
  outline-offset: 0px;
  text-align: center;
  background-color: #daf02500;
  outline: 50px #333;
  max-width: 100%;
  margin-top: 0;
  padding-left: 50px;
  padding-right: 50px;
  box-shadow: 0 0 5px #fff0;
}

.section-2 {
  background-color: #eeff71;
  justify-content: center;
  display: flex;
}

.heading {
  color: #474838;
  text-align: center;
  text-shadow: 2px 2px 1px #0003;
  overflow-wrap: normal;
  background-color: #daef2500;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Nova Square, sans-serif;
  font-size: 6vw;
  line-height: 100%;
  display: flex;
}

.text-block {
  color: #474838;
  text-align: center;
  mix-blend-mode: normal;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 25px;
  line-height: 40px;
  text-decoration: none;
  display: flex;
}

.bold-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  color: #002b5e;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  text-indent: 20px;
  text-shadow: 0 1px 1px #0003;
  text-overflow: clip;
  column-count: auto;
  word-break: normal;
  overflow-wrap: normal;
  outline: 3px #44658d;
  max-width: 80%;
  margin-left: 20px;
  font-size: 100%;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.heading-2 {
  opacity: 1;
  color: #474838;
  text-align: left;
  text-shadow: 2px 2px 1px #0003;
  background-color: #daef2500;
  border: 5px solid #474838;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 45vw;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 10px 10px 20px;
  font-family: Nova Square, sans-serif;
  font-size: 3vw;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  text-shadow: 3px 1px #0000004a;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-color: #81c635;
  background-clip: border-box;
  border: 0 #000;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 0;
  padding: 12px 0;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 45px;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.image-2 {
  float: left;
  padding-top: 10px;
  display: block;
}

.section-3 {
  text-align: center;
  background-color: #daf02500;
  display: block;
}

.heading-4 {
  color: #474838;
  text-align: center;
  background-color: #e3ffb500;
  justify-content: center;
  width: 100%;
  min-width: auto;
  font-family: Kiwi Maru, sans-serif;
  font-size: 40px;
  display: flex;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.team-slider {
  -webkit-text-fill-color: inherit;
  background-color: #daf02500;
  background-clip: border-box;
  border-bottom: 0 #e4ebf3;
  padding: 0 15px 30px;
  position: relative;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  width: auto;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  text-align: justify;
  background-color: #fff;
  border: 1px #cce428;
  padding-bottom: 24px;
  box-shadow: 2px 2px 3px #0003;
}

.team-member-image-two {
  border: 1px #000;
  width: 100%;
  margin-bottom: 18px;
  display: block;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  letter-spacing: 3px;
  margin-bottom: 12px;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 15px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.section-4 {
  margin-bottom: 0;
}

.text-block-2, .text-block-3 {
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 17px;
}

.section-5 {
  text-align: center;
  background-color: #daf02500;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  display: flex;
}

.section-6 {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 40px;
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 2px 2px 1px #0000004f;
  background-color: #00b3c3;
  border-radius: 50px;
  width: 50%;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 5em;
  line-height: 100%;
}

.hero-heading-right {
  background-color: #daf02500;
  border-bottom: 0 #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px 30px;
  display: flex;
  position: relative;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.hero-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #e9ffd480;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  min-height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.hero-split-2 {
  background-color: #ffffff4d;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  padding: 10px;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-2 {
  text-indent: 0;
  height: 20em;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.margin-bottom-24px-2.comment {
  height: 28.5em;
}

.margin-bottom-24px-2.game_kitakyu {
  flex-flow: column;
  justify-content: flex-start;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.margin-bottom-24px-2.game_fuk, .margin-bottom-24px-2.game_oita {
  height: 15em;
}

.margin-bottom-24px-2.game_kagoshima {
  height: 32em;
}

.margin-bottom-24px-2.game_kahoshima {
  height: 20em;
}

.margin-bottom-24px-2.game_ue {
  height: auto;
  margin-bottom: 15px;
  margin-left: 15px;
  padding-left: 0;
  font-family: Kiwi Maru, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: flex;
}

.margin-bottom-24px-2.game_shita {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: flex;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.youtube, .text-block-5 {
  float: left;
}

.youtube-2 {
  float: left;
  clear: left;
  width: 50%;
  min-width: 0;
  max-width: none;
  height: 0;
  line-height: 20;
  position: static;
  overflow: visible;
}

.heading-5 {
  border-bottom: 5px solid #cce428;
  font-family: WDXL Lubrifont JP N, sans-serif;
}

.heading-5.animate-link {
  border-top: 1px solid #0000;
  border-bottom: 5px solid #cce428;
  border-left: 1px solid #57575700;
  border-right: 1px solid #0000;
  flex-flow: column;
  width: 100%;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 50px;
  display: flex;
}

.heading-6 {
  color: #474838;
  text-align: center;
  letter-spacing: 3px;
  border-bottom: 5px #00b3c380;
  flex-flow: row;
  align-items: flex-start;
  width: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 25px;
  display: flex;
}

.youtube-3 {
  box-sizing: content-box;
  aspect-ratio: auto;
  object-fit: fill;
  object-position: 100% 50%;
  flex-flow: row;
  width: 50%;
  height: 50%;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-block-6 {
  font-family: Nova Square, sans-serif;
  font-size: 25px;
}

.hero-heading-center-2 {
  background-color: #daf02500;
  border-bottom: 0 solid #e4ebf3;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  padding: 10px 30px;
  display: flex;
  position: relative;
}

.container-4 {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 75vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
  font-family: WDXL Lubrifont JP N, sans-serif;
}

.hero-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e1ffb080;
  border: 7px solid #cce428;
  border-radius: 100px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 65vw;
  max-width: 75vw;
  height: 100%;
  margin-top: 20px;
  padding: 30px 0;
  display: flex;
}

.hero-split-3 {
  background-color: #e9ffd400;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 48%;
  margin-left: 50px;
  padding-left: 0;
  display: flex;
}

.margin-bottom-24px-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  width: auto;
  margin-bottom: 25px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: flex;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 20px;
  padding: 12px 25px;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 20px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #000;
}

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

.button-primary-4.link {
  text-shadow: 2px 3px 1px #0003;
}

.button-primary-4.link:hover {
  background-color: #00b3c3;
}

.shadow-two-3 {
  border-radius: 50px 0;
  width: 100%;
  max-width: 80%;
  height: 100%;
}

.heading-7 {
  letter-spacing: 4px;
  font-family: Kosugi, sans-serif;
  font-size: 30px;
}

.section-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.div-block {
  background-color: #e1ffb080;
  width: 65vw;
  padding: 30px;
  font-size: 1em;
}

.hero-container {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.hiker {
  z-index: 3;
  background-image: url('../images/c763f7e0-029e-4ddb-b129-89fae0d325c1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.middle {
  z-index: 2;
  background-image: url('../images/Image-10.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.sky {
  background-image: url('../images/Image-8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.div-block-2 {
  height: 2000px;
}

.section_parallax {
  text-align: center;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.parallax_component {
  float: none;
  text-align: left;
  justify-content: center;
  width: 60%;
  display: flex;
  position: relative;
}

.parallax_layer {
  width: 100%;
  font-family: Nova Square, sans-serif;
  position: absolute;
  inset: 0% 0% auto;
}

.parallax_layer.is-bg {
  text-align: left;
  width: 100%;
  max-width: 100%;
  position: static;
}

.parallax_layer.is-2 {
  width: 100%;
  max-width: 100%;
}

.parallax_layer.is-3 {
  text-align: center;
  width: 100%;
  max-width: 100%;
}

.div-block-3 {
  background-color: #fff;
  height: 100vh;
  position: relative;
}

.section-8 {
  height: 1px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  text-transform: none;
  text-shadow: 2px 2px 1px #000000ad;
  text-overflow: ellipsis;
  word-break: normal;
  background-color: #474838;
  border: 5px solid #474838;
  border-radius: 0;
  align-self: auto;
  width: 30%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Kosugi, sans-serif;
  font-size: 3vw;
  font-style: normal;
  line-height: 100%;
  position: static;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}

.section-9 {
  position: static;
}

.footer-dark {
  text-align: center;
  background-color: #cce428;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  text-align: right;
  justify-content: center;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  text-align: left;
  justify-content: center;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-3 {
  width: 50%;
}

.hero-heading-center-3 {
  background-color: #001df500;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-6 {
  background-color: #e9ffd480;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-3.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-4 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.shadow-two-4 {
  box-shadow: 0 4px 24px #96a3b514;
}

.text-block-7 {
  background-color: #cce428;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-size: 20px;
}

.bold-text-2 {
  padding-left: 0;
}

.div-block-4 {
  justify-content: center;
  width: 400px;
  height: 225px;
  display: flex;
  overflow: hidden;
}

.text-block-8 {
  z-index: auto;
  color: #474838;
  text-align: center;
  background-color: #00b3c3;
  border: 20px solid #00b3c3;
  border-radius: 100%;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
  position: fixed;
  inset: auto 3% 10% auto;
  box-shadow: 3px 3px 2px #0003;
}

.papgetop:hover {
  color: #000;
}

.papgetop:active {
  color: #696969;
}

.link-block {
  color: #867575;
}

.hero-heading-center-4 {
  color: #474838;
  background-color: #f5f7fa00;
  border: 1px #000;
  padding: 40px 30px 0;
  position: relative;
}

.container-7 {
  background-color: #e1ffb099;
  border: 7px solid #cce428;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 65vw;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 50px;
  display: flex;
}

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-4.margin-bottom-32px {
  color: #474838;
  text-align: left;
  letter-spacing: 5px;
  -webkit-text-stroke-color: #474838;
  text-shadow: 2px 2px 1px #0003;
  border-bottom: 7px solid #00b3c3cc;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 3.8em;
  display: flex;
}

.centered-heading-4.sura {
  border: 1px #000;
  margin-bottom: 25px;
  margin-right: 15px;
  padding-bottom: 5px;
  font-family: WDXL Lubrifont JP N, sans-serif;
  font-size: 4em;
}

.hero-wrapper-5 {
  box-sizing: border-box;
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
}

.hero-split-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
  display: flex;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.shadow-two-5 {
  box-shadow: 0 4px 24px #96a3b514;
}

.youtube-4 {
  box-sizing: content-box;
  flex: 0 auto;
  order: 0;
  width: 100%;
  max-width: 800px;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.youtube-5 {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  object-fit: fill;
  width: 50%;
  overflow: visible;
}

.flex-block-2 {
  padding-left: 10px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-7 {
  width: 50%;
  display: flex;
}

.youtube-6 {
  aspect-ratio: 16 / 9;
  object-fit: fill;
  width: 100%;
}

.hero-heading-right-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-6 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-6 {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-7 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.div-block-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 60%;
  padding-left: 0;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-block-10 {
  align-items: flex-end;
  display: flex;
}

.text-block-9 {
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 10vw;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.div-block-12 {
  background-color: #f4ffb980;
  border: 5px solid #cce428;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 70vw;
  margin-top: 30px;
  padding: 15px;
  display: flex;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 5px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 20px;
}

.text-block-10 {
  padding-left: 15px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-4 {
    max-width: 90vw;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
    width: 90vw;
    max-width: 90vw;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
    width: 100%;
  }

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

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

  .footer-content {
    grid-column-gap: 60px;
  }

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

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-7 {
    max-width: 728px;
    margin-bottom: 10px;
  }

  .hero-wrapper-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-5 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-wrapper-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-6 {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-heading-center, .team-slider, .hero-heading-right, .hero-heading-center-2 {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .hero-heading-center-3, .hero-heading-right-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .heading {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 7vw;
  }

  .text-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    font-size: 100%;
    line-height: 120%;
  }

  .heading-2 {
    border-width: 2px;
    width: 50%;
    height: 5vh;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    font-size: 3.5vw;
  }

  .heading-4 {
    font-size: 100%;
    line-height: 100%;
  }

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

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

  .team-slider {
    padding-top: 0;
    padding-bottom: 20px;
    position: relative;
    top: 0;
  }

  .team-slide-wrapper {
    width: 50%;
    height: 100%;
    margin-right: 2%;
  }

  .team-member-image-two {
    margin-bottom: 5px;
  }

  .team-block-info {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-member-name-two {
    letter-spacing: 1.5px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.2em;
    line-height: 2vh;
  }

  .team-member-text {
    font-size: 1em;
  }

  .text-block-2 {
    font-size: 2vh;
  }

  .section-5 {
    margin-top: 0;
    padding-top: 40px;
  }

  .text-block-4 {
    letter-spacing: 3px;
    width: 80%;
    margin-bottom: 10px;
    font-size: 200%;
  }

  .hero-heading-right {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .hero-wrapper-2 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .hero-split-2 {
    height: 100%;
    margin-bottom: 20px;
  }

  .margin-bottom-24px-2 {
    height: auto;
    margin-bottom: 15px;
    font-size: 100%;
    line-height: 20px;
  }

  .margin-bottom-24px-2.comment {
    height: 100%;
  }

  .margin-bottom-24px-2.game_ue {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 100%;
    line-height: 2.5vh;
  }

  .margin-bottom-24px-2.game_shita {
    margin-bottom: 0;
    margin-left: 0;
    font-size: 100%;
    line-height: 2.5vh;
  }

  .heading-5 {
    width: 90%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 3vh;
    line-height: 100%;
  }

  .heading-5.animate-link {
    font-size: 2em;
  }

  .heading-6 {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 100%;
    line-height: 100%;
  }

  .hero-heading-center-2 {
    padding-top: 0;
    margin-bottom: 0;
  }

  .container-4 {
    max-width: none;
    padding: 2px;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .hero-wrapper-3 {
    height: 35em;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .hero-split-3 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .margin-bottom-24px-3 {
    font-size: 100%;
    line-height: 3vh;
  }

  .button-primary-4.link {
    text-align: left;
    font-size: 2.2vh;
  }

  .shadow-two-3 {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
  }

  .heading-7 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 15px;
    font-size: 1.7em;
    line-height: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
  }

  .section-7 {
    margin-bottom: 20px;
  }

  .div-block {
    width: 90%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .parallax_component {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: block;
    bottom: auto;
    overflow: hidden;
  }

  .parallax_layer.is-bg, .parallax_layer.is-2, .parallax_layer.is-3 {
    overflow: hidden;
  }

  .section-8 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-8 {
    letter-spacing: 4px;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 5vh;
    display: flex;
  }

  .flex-block {
    width: 100%;
    margin-top: 5px;
  }

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

  .title-small, .footer-link {
    font-family: Zen Kaku Gothic New, sans-serif;
  }

  .image-3 {
    display: block;
  }

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

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .div-block-4 {
    justify-content: center;
    align-items: center;
    display: flex;
    max-width: 80%;
    width: 80%;
  }

  .image-4 {
    width: 50%;
  }

  .text-block-8 {
    border-width: 15px;
    font-size: 25px;
  }

  .hero-heading-center-4 {
    padding-top: 5px;
    padding-bottom: 5;

  }

  .container-7 {
    max-width: none;
    padding: 10px;
  }

  .centered-heading-4 {
    margin-bottom: 24px;
  }

  .centered-heading-4.margin-bottom-32px {
    height: 100%;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5em;
  }

  .div-block-7 {
    width: 100%;
    order: 1;
  }

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

  .div-block-8 {
    width: 100%;
    order: 2;
  }

  .div-block-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .div-block-11 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-12 {
    border-width: 3px;
    max-width: 90vw;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-10 {
    padding-left: 0;
    font-size: 100%;
    line-height: 2.5vh;
  }
}


