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

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

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

.frame-30235 {
  grid-row-gap: 40px;
  background-color: #fff;
  background-image: url('../images/Frame-30235.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 1325px;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.frame-626582 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.frame-626569 {
  grid-column-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  height: 388px;
  text-decoration: none;
  display: flex;
}

.frame-626565 {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 512px;
  height: 194px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.text-2 {
  color: #ff581f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.untitled {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.frame-626566 {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 512px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.untitled-2 {
  color: #ff581f;
  text-align: center;
  letter-spacing: undefinedundefined;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.runteq-0 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.runteq-1 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

._0 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._1 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.navbar-no-shadow {
  z-index: 1;
  background-color: #fff;
  border-bottom: 1px solid #dedede;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  position: sticky;
  top: 0;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  position: relative;
}

.container-regular {
  width: 100%;
  max-width: none;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
}

.nav-menu-wrapper {
  width: auto;
  height: 100%;
  font-size: 14px;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 14px;
  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;
}

.mobile-margin-top-10 {
  width: 100%;
  height: 100%;
  font-size: 14px;
}

.nav-button-wrapper {
  height: 100%;
  margin-left: 0;
  font-size: 14px;
}

.button-primary {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #ff581f;
  flex-flow: column;
  height: 100%;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: visible;
}

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

.frame-626583 {
  grid-row-gap: 40px;
  background-color: #fff;
  background-image: url('../images/Frame-30235.png');
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 1325px;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.frame-626584 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.frame-626585 {
  grid-column-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  height: 388px;
  text-decoration: none;
  display: flex;
}

.frame-626586 {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 512px;
  height: 194px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.text-4 {
  color: #ff581f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.untitled-3 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.frame-626587 {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 512px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.untitled-4 {
  color: #ff581f;
  text-align: center;
  letter-spacing: undefinedundefined;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.runteq-2 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.runteq-3 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

._0-2 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

._1-2 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.reason_sec {
  grid-row-gap: 64px;
  background-color: #fff;
  background-image: url('../images/Image.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 1325px;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.title-style {
  text-align: center;
  line-height: 31px;
}

.image-146 {
  object-fit: cover;
  margin-top: -24px;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 512px;
  height: 194px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.title-style-2 {
  color: #ff581f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 118%;
  text-decoration: none;
}

.subtitle {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.container-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 512px;
  min-height: 188px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.title-style-3 {
  color: #ff581f;
  text-align: center;
  letter-spacing: undefinedundefined;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.title-0 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.title-1 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.subtitle-0 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-1 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

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

.container-5 {
  grid-column-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  height: 388px;
  text-decoration: none;
  display: flex;
}

.container-6 {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 512px;
  height: 194px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.title-style-5 {
  color: #ff581f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-2 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.container-7 {
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 512px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 9px #00000040;
}

.title-2 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-3 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-4 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.speech_sec {
  grid-row-gap: 40px;
  background-color: #f4f1ee;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.title-style-6 {
  color: #ff581f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.container-9 {
  grid-column-gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-10 {
  grid-column-gap: 16px;
  background-color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1040px;
  padding: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 24px #00000042;
}

.container-11 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.lovegraph_23-1 {
  object-fit: cover;
}

.container-12 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.subtitle-5 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.title-style-7 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.container-13 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 200%;
  text-decoration: none;
  display: flex;
}

.title-style-8 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-6 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.container-14 {
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.container-15 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
  text-decoration: none;
  display: flex;
}

._25_sarabab {
  object-fit: cover;
}

.title-style-9 {
  flex-flow: column;
  display: flex;
}

.title-3 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 122.3%;
  text-decoration: none;
}

.title-4 {
  color: #ff581f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 122.3%;
  text-decoration: none;
}

.container-16 {
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.container-17 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
  text-decoration: none;
  display: flex;
}

._25_sarabaa {
  object-fit: cover;
}

.title-5 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 122.3%;
  text-decoration: none;
}

.title-6 {
  color: #ff581f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 122.3%;
  text-decoration: none;
}

.voice_sec {
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.container-19 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 160px;
  padding-right: 160px;
  text-decoration: none;
  display: flex;
}

.title-style-11 {
  flex-flow: column;
  display: flex;
}

.title-7 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 122.3%;
  text-decoration: none;
}

.cp_sec {
  grid-row-gap: 40px;
  background-color: #f4f1ee;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-decoration: none;
  display: flex;
}

.container-21 {
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 840px;
  text-decoration: none;
  display: flex;
}

.container-22 {
  grid-column-gap: 10px;
  background-color: #ff581f;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  text-decoration: none;
  display: flex;
}

.title-style-12 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-7 {
  text-align: center;
  flex-flow: column;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-23 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 840px;
  text-decoration: none;
  display: flex;
}

.container-24 {
  grid-column-gap: 10px;
  background-color: #ff581f;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  text-decoration: none;
  display: flex;
}

.container-25 {
  grid-column-gap: 24px;
  background-color: #fff;
  border: 0 solid #f2f2f2;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.subtitle-8 {
  color: #333;
  text-align: center;
  width: 15%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-9 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.container-26 {
  grid-column-gap: 24px;
  white-space: normal;
  word-break: break-all;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.subtitle-10 {
  color: #333;
  overflow-wrap: normal;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.component-3 {
  grid-column-gap: 10px;
  background-color: #ff581f;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 56px;
  text-decoration: none;
  display: flex;
}

.button-text {
  color: #fff;
  letter-spacing: .03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.chevron_right {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.subtitle-11 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 65px;
  text-decoration: none;
}

.subtitle-12 {
  color: #ff581f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 65px;
  text-decoration: none;
}

.bottomcta_sec {
  grid-row-gap: 40px;
  background-color: #ff581f;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.container-28 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1040px;
  text-decoration: none;
  display: flex;
}

.title-style-13 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.subtitle-13 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 41px;
  text-decoration: none;
}

.component-4 {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 56px;
  text-decoration: none;
  display: flex;
}

.button-text-2 {
  color: #333;
  letter-spacing: .03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.footer {
  grid-row-gap: 10px;
  background-color: #f4f1ee;
  border: 0 solid #fc7400;
  border-bottom-width: 6px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 48px 100px;
  display: flex;
}

.container-29 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-30 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  text-decoration: none;
  display: flex;
}

.container-31 {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.runteqlogo {
  object-fit: cover;
  overflow: hidden;
}

.subtitle-14 {
  color: #fc7400;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.container-32 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.subtitle-15 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.subtitle-16 {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.container-33 {
  grid-column-gap: 56px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.container-34 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.subtitle-17 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.subtitle-18 {
  color: #333;
  text-align: right;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.list-item {
  margin-bottom: 8px;
  font-family: Noto Sans JP, sans-serif;
}

.list {
  width: 100%;
  padding-left: 16px;
}

.hero_sec {
  background-color: #fff;
  background-image: url('../images/FV_pic_PC.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 64px;
  padding-bottom: 100px;
  padding-left: 100px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-35 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 667px;
  text-decoration: none;
  display: flex;
}

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

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

.title-style-14 {
  width: 104%;
}

.container-36 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 76%;
  text-decoration: none;
  display: flex;
}

.subtitle-19 {
  color: #333;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.component-5 {
  grid-column-gap: 10px;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  background-color: #ff581f;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 56px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.component-5:hover {
  background-color: #f03d00;
}

.button-text_wt {
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.chevron_right-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.title-8 {
  color: #333;
  letter-spacing: undefinedundefined;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 58px;
  font-weight: 900;
  line-height: 72px;
  text-decoration: none;
}

.title-9 {
  color: #ff581f;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  overflow-wrap: normal;
  vertical-align: baseline;
  flex-flow: row;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 58px;
  font-weight: 900;
  text-decoration: none;
  display: inline;
}

.title-style-15 {
  width: 100%;
  line-height: 20px;
}

.container-37 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.button {
  text-align: left;
  text-underline-offset: auto;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: auto;
  flex-flow: row;
  height: 100%;
  display: block;
  position: static;
}

.button_red {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-position: under;
  text-decoration: none;
}

.button_white {
  text-decoration: none;
}

.button-text_bk {
  color: #333;
  letter-spacing: .03em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.component_white {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 56px;
  text-decoration: none;
  display: flex;
}

.component_white:hover {
  background-color: #fffc;
}

.button_red_a {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-position: auto;
  background-color: #ff581f;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 16px 56px;
  text-decoration: none;
  display: flex;
}

.button_red_a:hover {
  background-color: #f03d00;
}

.footer_link_text {
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.button_wt_a {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-position: auto;
  background-color: #fff;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 16px 56px;
  text-decoration: none;
  display: flex;
}

.button_wt_a:hover {
  background-color: #fff9;
}

.title-style-14-copy, .title-style-14_a {
  width: 104%;
}

.sp_section_hide {
  margin-top: 0;
  padding: 16px;
  display: none;
}

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

.sp_fv_ph {
  display: none;
  overflow: clip;
}

.mybest_sp_hide {
  display: none;
}

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

@media screen and (max-width: 991px) {
  .navbar-no-shadow {
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .navbar-no-shadow-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-left: 16px;
    display: flex;
    overflow: visible;
  }

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

  .navbar-wrapper {
    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;
    width: 100%;
    display: flex;
  }

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

  .nav-menu {
    background-color: #fff;
    padding-left: 0;
  }

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

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

  .button-primary {
    flex-flow: column;
    width: auto;
    font-size: 14px;
    line-height: 40px;
    display: flex;
  }

  .menu-button {
    padding: 12px;
  }

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

  .image-145 {
    object-fit: contain;
    height: auto;
  }

  .reason_sec {
    grid-row-gap: 24px;
    min-height: auto;
    padding: 64px 24px;
  }

  .image-146 {
    object-fit: contain;
    height: auto;
    margin-top: 0;
  }

  .container-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .title-style-2 {
    font-size: 24px;
  }

  .subtitle {
    font-size: 14px;
    line-height: 21px;
  }

  .title-0, .title-1 {
    font-size: 32px;
  }

  .subtitle-0, .subtitle-1 {
    font-size: 24px;
  }

  .speech_sec {
    grid-row-gap: 24px;
    padding: 64px 24px;
  }

  .title-style-6 {
    font-size: 32px;
  }

  .title-style-8 {
    font-size: 24px;
  }

  .subtitle-6 {
    font-size: 13px;
    line-height: 23px;
  }

  ._25_sarabaa {
    object-fit: contain;
    max-width: 10%;
    height: auto;
  }

  .title-6 {
    font-size: 40px;
  }

  .voice_sec {
    padding: 64px 24px;
  }

  .container-19 {
    grid-column-gap: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-7 {
    font-size: 24px;
  }

  .cp_sec {
    padding: 64px 24px;
  }

  .subtitle-7 {
    width: 100%;
    display: flex;
  }

  .subtitle-11, .subtitle-12 {
    font-size: 40px;
    line-height: 50px;
  }

  .bottomcta_sec {
    padding-left: 24px;
    padding-right: 24px;
  }

  .title-style-13 {
    font-size: 40px;
  }

  .subtitle-13 {
    font-size: 20px;
    line-height: 30px;
  }

  .footer {
    padding: 32px;
  }

  .subtitle-16 {
    font-size: 14px;
  }

  .hero_sec {
    width: 100%;
    height: 100%;
    max-height: 400px;
    padding-left: 32px;
  }

  .container-35 {
    grid-row-gap: 16px;
  }

  .frame-626591 {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
  }

  .image-148 {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: contain;
    width: 40%;
    max-width: 30vw;
    height: auto;
    overflow: auto;
  }

  .title-style-14 {
    width: 100%;
  }

  .container-36 {
    width: 51%;
  }

  .subtitle-19, .button-text_wt {
    font-size: 16px;
  }

  .title-8 {
    font-size: 4vw;
    line-height: 39px;
  }

  .title-9 {
    font-size: 4vw;
  }

  .title-style-15 {
    width: 100%;
  }

  .container-37 {
    max-width: 99.6486%;
  }

  .button-text_bk {
    font-size: 20px;
  }

  .button_red_a {
    padding: 12px 40px;
  }

  .footer_link_text {
    font-size: 14px;
    line-height: 13px;
  }

  .button_wt_a {
    padding: 12px 40px;
  }

  .title-style-14-copy, .title-style-14_a {
    width: 52%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

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

  .button-primary {
    width: auto;
    padding: 0 24px;
    line-height: 57px;
  }

  .reason_sec {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .title-style-2 {
    font-size: 20px;
  }

  .container-4 {
    min-height: 140px;
  }

  .title-0, .title-1 {
    font-size: 28px;
  }

  .subtitle-0, .subtitle-1 {
    font-size: 20px;
  }

  .speech_sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-10 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .container-11 {
    flex-flow: row;
  }

  .container-13 {
    width: 100%;
  }

  .title-6 {
    font-size: 32px;
  }

  .voice_sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

  .cp_sec {
    padding-top: 40px;
  }

  .subtitle-8 {
    width: 23%;
  }

  .hero_sec {
    background-image: url('../images/FV_pic_PC.webp');
    background-size: cover;
    max-height: 300px;
  }

  .frame-626591 {
    grid-row-gap: 8px;
  }

  .image-148 {
    width: 30%;
  }

  .container-36 {
    grid-row-gap: 8px;
  }

  .subtitle-19 {
    font-size: 12px;
  }

  .button-text_wt {
    font-size: 14px;
  }

  .button-text_wt.sp_button {
    font-size: 4.5vw;
    line-height: 4.5vw;
  }

  .chevron_right-2 {
    width: 20px;
    height: 20px;
  }

  .chevron_right-2.sp_angle {
    width: 40px;
    height: 40px;
  }

  .title-8 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .title-9 {
    font-size: 5vw;
  }

  .button-text_bk {
    font-size: 4.5vw;
    line-height: 4.5vw;
  }

  .button_red_a {
    padding: 10px 24px;
  }

  .button_red_a.button_sp {
    width: 100%;
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .button_wt_a {
    width: 100%;
    padding: 3vw 24px;
  }

  .title-style-14_a {
    width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .container-regular {
    min-height: auto;
  }

  .navbar-wrapper {
    height: auto;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .button-primary {
    height: auto;
    padding: 16px;
    font-size: 14px;
    line-height: 20px;
  }

  .reason_sec, .container {
    grid-row-gap: 16px;
  }

  .title-style {
    flex-flow: column;
    width: 100%;
    line-height: 24px;
  }

  .title-style.sp_text {
    height: auto;
    display: block;
  }

  .image-146 {
    margin-top: 0;
    display: none;
  }

  .title-style-2 {
    font-size: 18px;
  }

  .subtitle {
    font-size: 13px;
    line-height: 18px;
  }

  .container-4 {
    padding: 16px;
  }

  .title-0 {
    font-size: 24px;
    line-height: 9vw;
  }

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

  .subtitle-0, .subtitle-1 {
    width: 100%;
    font-size: 16px;
  }

  .speech_sec {
    padding-top: 64px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-style-6 {
    font-size: 28px;
  }

  .container-10 {
    padding: 24px;
  }

  .container-11 {
    flex-flow: column;
  }

  .title-style-8 {
    line-height: 30px;
    display: block;
  }

  .title-6 {
    font-size: 24px;
  }

  .voice_sec {
    padding: 24px 16px;
  }

  .container-19 {
    grid-column-gap: 8px;
  }

  .title-7 {
    font-size: 14px;
  }

  .cp_sec {
    grid-row-gap: 24px;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-style-12 {
    font-size: 14px;
  }

  .container-25 {
    grid-column-gap: 20px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .subtitle-8 {
    text-align: left;
    width: 100%;
  }

  .subtitle-9 {
    font-size: 12px;
    line-height: 16px;
  }

  .container-26 {
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .chevron_right.sp_angle {
    width: 7vw;
    height: 7vw;
  }

  .subtitle-11, .subtitle-12 {
    font-size: 28px;
    line-height: 32px;
  }

  .bottomcta_sec {
    grid-row-gap: 16px;
    padding: 24px 16px;
  }

  .title-style-13 {
    font-size: 28px;
    line-height: 35px;
  }

  .subtitle-13 {
    font-size: 14px;
    line-height: 19px;
  }

  .footer {
    padding: 24px 16px;
  }

  .container-30 {
    grid-row-gap: 8px;
  }

  .container-32 {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .subtitle-18 {
    margin-top: 24px;
  }

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

  .hero_sec {
    background-image: none;
    background-size: auto;
    max-height: none;
    padding: 16px 0 0;
  }

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

  .frame-626591 {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-148 {
    width: 80%;
    max-width: none;
  }

  .container-36 {
    display: none;
  }

  .subtitle-19, .button-text_wt.sp_button {
    font-size: 5vw;
  }

  .chevron_right-2.sp_angle {
    width: 7vw;
    height: 7vw;
  }

  .title-8 {
    font-size: 9vw;
    line-height: 11vw;
  }

  .title-9 {
    font-size: 9vw;
    line-height: 9vw;
  }

  .title-style-15 {
    width: 100%;
  }

  .button-text_bk {
    letter-spacing: 0;
    font-size: 5vw;
  }

  .button_red_a.button_sp, .button_wt_a {
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-style-14_a {
    width: 100%;
  }

  .sp_section_hide, .sp_fv_ph {
    display: block;
  }

  .mybest_sp_hide {
    margin-bottom: 24px;
    display: block;
  }

  .image-149 {
    width: 21vw;
    max-width: none;
  }

  .text-span {
    display: flex;
  }
}


