:root {
  --black: #1e1e1e;
  --white: #fafafa;
  --文字間: .05em;
  --yellow: #facc14;
  --blue: #0f4ca5;
  --red: #d9161b;
}

body {
  color: var(--black);
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

h5 {
  color: #af4173;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  position: static;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: 600;
}

.page-intro-title {
  letter-spacing: -.06em;
  text-transform: uppercase;
  font-size: 130px;
  font-weight: 900;
  line-height: 110%;
}

.page-intro-title.is-webdesign {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-weight: 700;
  line-height: 80%;
}

.page-intro-title.is-webdesign.for {
  color: #cacaca;
  text-transform: none;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
}

.page-intro-title.is-animation {
  color: #1f3f64;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: 80%;
}

.fv-wrapper {
  z-index: 0;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: linear-gradient(130deg, #0f4ca5, #84a3cf);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 80px 16px;
  display: flex;
}

.page-intro-text-wrapper {
  grid-column-gap: 4vh;
  grid-row-gap: 4vh;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 54%;
  display: flex;
}

.page-intro-splitscreen-wrapper {
  z-index: 1;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.grid-wrapper {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.div-block-143 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.page-intro-title-small {
  color: #cacaca;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.page-intro-title-small.is-best-in-class {
  color: #cacaca;
  text-transform: none;
  align-self: center;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  line-height: 100%;
}

.page-intro-title-small.is-made-in-webflow {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.bold-text-3 {
  color: #fff;
}

.div-block-439 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-intro-title-wrapper {
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid-margin {
  width: 100%;
  height: 100%;
}

.div-block-144 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.page-intro-content {
  z-index: 0;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-145 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.page-intro-splitscreen-bottom {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0%;
  display: flex;
  overflow: hidden;
}

.fv-sub-ttl {
  z-index: 40;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 600;
  line-height: 140%;
  position: relative;
}

.fv-sub-ttl.fv {
  color: #fff;
  font-style: italic;
}

.h1-ttl-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.h1-jp {
  filter: drop-shadow(2px 2px 4px #003975c4);
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 62px;
  line-height: 130%;
}

.h1-jp.is-webdesign {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-weight: 700;
  line-height: 80%;
}

.h1-jp.is-webdesign.for {
  color: #cacaca;
  text-transform: none;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
}

.h1-jp.is-animation {
  color: #1f3f64;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: 80%;
}

.h1-jp.yellow {
  color: var(--yellow);
  text-align: left;
}

.h1-jp.small {
  color: var(--yellow);
  text-align: left;
  font-size: 40px;
}

.h1-jp.small-h1 {
  color: var(--yellow);
  text-align: left;
  font-size: 36px;
}

.fv-text-wrap {
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.tip {
  background-color: #ffffff4d;
  border-radius: 180px;
  padding: 6px 17px;
}

.text-small {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 18px;
  font-weight: 300;
  line-height: 100%;
}

.h1-text-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.text {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 20px;
  line-height: 150%;
}

.text.black {
  color: var(--black);
}

.text.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 600;
  line-height: 150%;
}

.text.black--black.red {
  color: #d9161b;
}

.text.pc-only {
  line-height: 90%;
}

.text.sp-only {
  display: none;
}

.bold-text-4 {
  filter: drop-shadow(2px 2px 1px #06337c66);
  color: var(--yellow);
  padding-left: 7px;
  padding-right: 7px;
  font-size: 32px;
  line-height: 150%;
}

.div-block-441 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

._01-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  filter: drop-shadow(2px 2px 4px #0f4ca5);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 26px;
  padding-bottom: 26px;
  display: flex;
}

.fv-grid {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-black {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 150%;
}

.text-black.black {
  color: var(--black);
}

.text-black.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-black.center {
  text-align: center;
}

.text-black.bold {
  font-weight: 600;
}

.text-black.bold.white {
  color: var(--white);
}

.text-black.bold-white, .text-black.bold-white-copy {
  color: var(--white);
  font-weight: 500;
}

.text-black.bold-blue {
  color: var(--blue);
  font-weight: 600;
}

.text-black.small {
  font-size: 14px;
}

.text-black.bold-01 {
  font-size: 30px;
  font-weight: 600;
}

.text-black.bold-01.white {
  color: var(--white);
}

.div-block-443 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-bold {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 45px;
  font-weight: 700;
  line-height: 110%;
}

.text-bold.black {
  color: var(--black);
}

.text-bold.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 600;
  line-height: 150%;
}

.text-bold.red {
  color: var(--red);
}

.text-bold.blue {
  color: var(--blue);
}

.text-number {
  filter: drop-shadow(2px 2px 2px #0f4ca5);
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
}

.grid-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.button-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--white);
  text-transform: none;
  background-color: #ffffff4d;
  border-radius: 220px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 16px 8px 20px;
  text-decoration: none;
  display: flex;
}

.div-block-444 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #0f4ca545;
  border-radius: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.5fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 40px 44px;
  display: flex;
}

.div-block-445 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-16px-fv {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.text-16px-fv.supple {
  letter-spacing: 0;
}

.text-16px-fv.supple.white {
  color: var(--white);
  font-size: 14px;
  line-height: 130%;
}

.text-16px-fv.supple.white.bold {
  font-size: 16px;
  font-weight: 500;
}

.arrow {
  background-image: url('../images/chevron-right_3chevron-right.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-left: -8px;
}

.arrow.nomal-20px {
  width: 20px;
  height: 20px;
  margin-left: -5px;
}

.arrow.nomal-20px.blue {
  background-image: url('../images/chevron-right_2chevron-right.png');
}

.arrow.blue {
  background-image: url('../images/chevron-right_2chevron-right.png');
  margin-left: 0;
}

.button-icon {
  background-image: url('../images/meteor-icons_laptop_1meteor-icons_laptop.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.button-icon.mail {
  background-image: url('../images/material-symbols_mail-outline_1material-symbols_mail-outline.png');
}

.button-icon.hugeicons-save-money-yen-black {
  background-image: url('../images/hugeicons_save-money-yen_1hugeicons_save-money-yen.png');
  width: 24px;
  height: 24px;
}

.button-icon.ditail-white {
  background-image: url('../images/mdi_file-search-outline_1mdi_file-search-outline.png');
  width: 24px;
  height: 24px;
}

.button-icon.file-black {
  background-image: url('../images/mdi_file-search-outline_2mdi_file-search-outline.png');
  background-position: 50% 0;
  width: 24px;
  height: 24px;
}

.button-icon.hugeicons-save-money-yen {
  background-image: url('../images/hugeicons_save-money-yen-white_1hugeicons_save-money-yen-white.png');
  width: 24px;
  height: 24px;
}

.button-icon.icon-park-outline-people-bottom {
  background-image: url('../images/icon-park-outline_people-bottom_1icon-park-outline_people-bottom.png');
  width: 24px;
  height: 24px;
}

.button-icon.blue {
  background-image: url('../images/material-symbols_mail-outline-blue_1material-symbols_mail-outline-blue.png');
}

.button-icon.tell-24px {
  background-image: url('../images/mynaui_telephone-call_1mynaui_telephone-call.png');
  width: 24px;
  height: 24px;
}

.button-icon.icon-mail {
  background-image: url('../images/boxicons_mail-open_1boxicons_mail-open.png');
  width: 24px;
  height: 24px;
}

.button-icon.icon-date {
  background-image: url('../images/calendar_1calendar.png');
  width: 32px;
  height: 32px;
}

.div-block-446 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.button-nomal {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 2px solid var(--black);
  background-color: var(--yellow);
  width: 300px;
  color: var(--black);
  text-transform: none;
  border-radius: 220px;
  justify-content: center;
  align-items: center;
  padding: 16px 20px 16px 25px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
  transform: translate(0);
}

.button-nomal:hover {
  transform: translate(0, -7px);
}

.button-nomal.blue {
  background-color: var(--blue);
  border-style: none;
}

.button-nomal.white {
  border-style: solid;
  border-color: var(--blue);
  background-color: var(--white);
  color: var(--blue);
}

.button-nomal.blue-cta {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--blue);
  width: 322px;
  height: 56px;
  color: var(--white);
  border-style: none;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.button-nomal.white-cta {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-style: solid;
  border-color: var(--blue);
  background-color: var(--white);
  width: 322px;
  height: 56px;
  color: var(--blue);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.button-text-nomal {
  text-align: center;
  letter-spacing: var(--文字間);
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.button-text-nomal.white {
  color: var(--white);
}

.button-text-nomal.blue {
  color: var(--blue);
}

.arrow-copy {
  background-image: url('../images/chevron-right_1chevron-right.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.button-nomal-white {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 2px solid var(--white);
  width: 300px;
  color: var(--white);
  text-transform: none;
  background-color: #fff3;
  border-radius: 220px;
  justify-content: center;
  align-items: center;
  padding: 16px 20px 16px 25px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  transform: translate(0);
}

.button-nomal-white:hover {
  transform: translate(0, -7px);
}

.div-block-447 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.div-block-448 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.button-text-small {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
}

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

.navigation-links {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-hover-button {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
}

.navbar-brand {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 290px;
  height: 40px;
  display: flex;
}

.nav-link-3 {
  color: var(--black);
  letter-spacing: var(--文字間);
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.nav-link-3:hover {
  opacity: .48;
}

.nav-link-3.w--current {
  text-decoration: underline;
}

.nav-link-3.contact {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  border: 2px solid var(--black);
  background-color: var(--yellow);
  opacity: 1;
  color: var(--black);
  border-radius: 240px;
  margin-left: 10px;
  padding: 8px 19px 8px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  transition: background-color .2s, opacity .2s;
}

.nav-link-3.contact:hover {
  background-color: #ffd942;
}

.header-wrapper {
  z-index: 999;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 84px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  top: 0;
  box-shadow: 0 2px 5px #00000014;
}

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

.menu-lottie {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tablet-mobile-nav-links {
  flex-direction: row-reverse;
  align-items: center;
  display: flex;
}

.button-text {
  z-index: 10;
  flex: none;
  position: relative;
}

.div-block-182 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.div-block-450 {
  background-image: url('../images/chevron-right_1chevron-right.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 19px;
  display: flex;
}

.section-nomal {
  z-index: 0;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 160px 16px 80px;
  display: flex;
}

.section-nomal.bg-blue {
  background-color: #0f4ca514;
}

.section-nomal.bg-blue-2 {
  background-color: #0f4ca524;
}

.section-nomal.yellow {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #facc14;
  padding-top: 72px;
  padding-bottom: 72px;
}

.h2-ttl-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.h2-jp {
  text-align: left;
  letter-spacing: var(--文字間);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 150%;
}

.h2-jp.is-webdesign {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-weight: 700;
  line-height: 80%;
}

.h2-jp.is-webdesign.for {
  color: #cacaca;
  text-transform: none;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
}

.h2-jp.is-animation {
  color: #1f3f64;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: 80%;
}

.h2-jp.yellow {
  color: var(--yellow);
  text-align: left;
}

.max-wide-box {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.section-text-wrap-bg {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0f4ca533;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1100px;
  padding: 30px;
  display: flex;
}

.h3-text {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.h3-text.black {
  color: var(--black);
}

.h3-text.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.h3-text.center {
  text-align: center;
}

.text-black-nomal {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 20px;
  line-height: 150%;
}

.text-black-nomal.black {
  color: var(--black);
}

.text-black-nomal.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-black-nomal.center {
  text-align: center;
}

.text-16px-black {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.text-16px-black.center {
  text-align: center;
}

.text-16px-black.white {
  color: var(--white);
}

.text-16px-black.red {
  color: #d9161b;
}

.bold-text-5 {
  font-size: 20px;
  font-weight: 600;
}

.div-block-451 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-452 {
  background-image: url('../images/prime_check-square_1prime_check-square.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.div-block-453 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.div-block-454 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.supple {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
}

.supple._14px {
  font-size: 14px;
}

.supple._14px.gray {
  color: #9e9e9e;
}

.div-block-455 {
  padding-left: 10px;
  padding-right: 10px;
}

._3grid {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-number-line {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
}

.number-line {
  background-image: url('../images/01_101.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 56px;
  height: 70px;
}

.number-line._03 {
  background-image: url('../images/03_103.png');
}

.number-line._02 {
  background-image: url('../images/02_102.png');
}

.div-block-456 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.wrap-02 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--white);
  border: 3px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 26px;
  padding-bottom: 26px;
  display: flex;
}

.check-icon-size {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-457 {
  flex-flow: row;
  display: block;
}

.sp-break {
  font-weight: 300;
}

.text-black-span {
  color: var(--black);
  text-align: center;
  letter-spacing: var(--文字間);
  font-size: 20px;
  line-height: 150%;
}

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

.text-black-span.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-black-span.center {
  text-align: center;
}

.text-black-span.bold {
  font-weight: 600;
}

.span-text {
  text-align: center;
  letter-spacing: var(--文字間);
  font-size: 20px;
  line-height: 150%;
}

._2col-box {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start end;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.wrap-blue {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--blue);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.h3-box-small {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-14px {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.text-14px.center {
  text-align: center;
}

.text-14px.black {
  color: var(--black);
}

.text-14px.black.ttl, .text-14px.ttl {
  font-size: 16px;
  font-weight: 600;
}

.div-block-459 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #d1dbed;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 10px;
  display: flex;
}

.text-24px {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.text-24px.black {
  color: var(--black);
}

.text-24px.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-24px.center {
  text-align: center;
}

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

.text-24px.bold-white, .text-24px.bold-white-copy {
  color: var(--white);
  font-weight: 500;
}

.text-24px._32px {
  font-size: 32px;
}

.bold-text-6 {
  color: var(--red);
  font-size: 32px;
}

.div-block-460 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-461 {
  flex-flow: column;
  display: flex;
}

.div-block-462 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 10px;
  display: flex;
}

.h3-small {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.h3-small.black {
  color: var(--black);
}

.h3-small.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.h3-small.center {
  text-align: center;
}

.h3-small.bold {
  font-weight: 600;
}

.h3-small.bold-white, .h3-small.bold-white-copy {
  color: var(--white);
  font-weight: 500;
}

.wrap-white {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.yellow-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #facc1480;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px;
  display: flex;
}

.yellow-wrap.gray {
  background-color: #1e1e1e33;
}

.flow-box {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  border-bottom: 2px solid var(--blue);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 34px;
  display: flex;
}

._3grid-copy {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.number-flow {
  background-image: url('../images/flow-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 82px;
  height: 115px;
}

.number-flow._02 {
  background-image: url('../images/flow-1.png');
}

.number-flow._03 {
  background-image: url('../images/flow-2.png');
}

.number-flow._04 {
  background-image: url('../images/flow-3.png');
}

.number-flow._05 {
  background-image: url('../images/flow-4.png');
}

.div-block-463 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

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

.icon {
  background-image: url('../images/prime_check-square_1prime_check-square.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.icon-caution {
  background-image: url('../images/icon-park-outline_caution_1icon-park-outline_caution.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.text-20px-black {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.text-20px-black.center {
  text-align: center;
}

.text-20px-black.white {
  color: var(--white);
}

.text-20px-black.red {
  color: #d9161b;
}

.text-24px-blue {
  color: var(--blue);
  text-align: left;
  letter-spacing: var(--文字間);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.text-24px-blue.black {
  color: var(--black);
}

.text-24px-blue.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.text-24px-blue.center {
  text-align: center;
}

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

.text-24px-blue.bold-white, .text-24px-blue.bold-white-copy {
  color: var(--white);
  font-weight: 500;
}

.text-24px-blue.bold-blue {
  color: var(--blue);
  font-weight: 600;
}

.flow-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.div-block-466 {
  background-image: url('../images/bxs_down-arrow_1bxs_down-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
}

.wrap-small {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--white);
  border: 3px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  padding: 22px 20px;
  display: flex;
}

.h3-icon-box {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.icon-h3 {
  background-image: url('../images/solar_calendar-linear_1solar_calendar-linear.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
}

.icon-h3._03 {
  background-image: url('../images/03_103.png');
}

.icon-h3._02 {
  background-image: url('../images/02_102.png');
}

.icon-h3.message {
  background-image: url('../images/mynaui_send_1mynaui_send.png');
  flex: none;
}

.icon-h3.schedule {
  background-image: url('../images/streamline-cyber_pencil-clipboard_1streamline-cyber_pencil-clipboard.png');
}

.icon-h3.info {
  background-image: url('../images/carbon_information_1carbon_information.png');
}

.div-block-467 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-468 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  display: flex;
}

.button-2-grid {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  max-width: 630px;
  padding-right: 0;
  display: grid;
}

.wrap-wide {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--white);
  border: 3px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1100px;
  padding: 40px;
  display: flex;
}

.div-block-470 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

._4grid-section3 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  display: grid;
}

.wrap-file {
  border: 3px solid var(--blue);
  background-color: var(--white);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  display: flex;
  overflow: hidden;
}

.h3-ttl-blue {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--blue);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.text-box {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-bottom: 1px solid var(--blue);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.icon-file {
  background-image: url('../images/carbon_document_1carbon_document.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.icon-file._03 {
  background-image: url('../images/03_103.png');
}

.icon-file._02 {
  background-image: url('../images/02_102.png');
}

.icon-file.message {
  background-image: url('../images/mynaui_send_1mynaui_send.png');
}

.icon-file.schedule {
  background-image: url('../images/streamline-cyber_pencil-clipboard_1streamline-cyber_pencil-clipboard.png');
}

.icon-file.info {
  background-image: url('../images/carbon_information_1carbon_information.png');
}

.div-block-471 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  width: 100%;
  padding: 26px 20px 37px;
  display: flex;
}

.file-link {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-bottom: 1px solid var(--blue);
  opacity: 1;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
  display: flex;
}

.file-link:hover {
  opacity: .46;
}

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

.div-block-473 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.file-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.faq-box {
  z-index: 2;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  max-width: 1100px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.faq-box.faq-container {
  background-color: #ffffff80;
  border-radius: 5px;
  max-width: 1100px;
  padding-top: 60px;
  padding-bottom: 80px;
  box-shadow: 0 0 50px #2d3e500f;
}

.faq-wrap {
  border-bottom: 1px solid #9e9e9ec4;
  width: 100%;
  padding-left: 20px;
}

.faq-plus {
  background-color: var(--black);
  border-radius: 3px;
  flex: none;
  width: 16px;
  height: 2px;
}

.faq-answer {
  border-bottom: 1px solid #2d3e501f;
  padding-left: 45px;
  overflow: hidden;
}

.faq-answer.last-faq-answer {
  border-bottom-width: 0;
  padding-left: 0;
}

.faq-answer-text {
  letter-spacing: var(--文字間);
  font-size: 17px;
  line-height: 120%;
}

.faq-plus-wrap {
  border: 1px solid var(--black);
  border-radius: 180px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 31px;
  height: 31px;
  margin-right: 20px;
  padding: 10px;
  display: flex;
  position: relative;
}

.link {
  color: #2aa8ff;
  font-weight: 600;
}

.faq-q-text {
  letter-spacing: var(--文字間);
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.faq-plus-l {
  background-color: var(--black);
  border-radius: 3px;
  flex: none;
  width: 2px;
  height: 16px;
  position: absolute;
}

.faq-question {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 84px;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.pricing-h1 {
  text-align: center;
}

.pricing-h1.faq-h2 {
  margin-bottom: 50px;
}

.icon-q {
  background-color: var(--blue);
  width: 50px;
  height: 50px;
  color: var(--white);
  border-radius: 80px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-q.answer {
  border: 1px solid var(--blue);
  background-color: var(--white);
  color: var(--blue);
}

.faq-qa {
  letter-spacing: var(--文字間);
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.div-block-475 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-476 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 30px;
  display: flex;
}

.cta-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.cta-grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-section {
  z-index: 0;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--blue);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 59px 16px 94px;
  display: flex;
}

.footer-section.bg-blue {
  background-color: #0f4ca514;
}

.footer-section.bg-blue-2 {
  background-color: #0f4ca524;
}

.footer-section.yellow {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #facc14;
  padding-top: 72px;
  padding-bottom: 72px;
}

.footer-max-wide {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #ffffff80;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start;
  width: 1100px;
  padding-bottom: 24px;
  display: grid;
}

.footer-white {
  opacity: .8;
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.footer-white.center {
  text-align: center;
}

.footer-white.white {
  color: var(--white);
}

.footer-white.red {
  color: #d9161b;
}

.footer-white.bold {
  font-size: 16px;
  font-weight: 600;
}

.footer-white.bold._12px {
  opacity: .8;
  font-size: 12px;
}

.div-block-477 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-478 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: grid;
}

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

.div-block-479 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block {
  color: var(--white);
  text-decoration: underline;
}

.footer-parts-small {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

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

.footer-link {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: .66;
}

.div-block-480 {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.copy {
  color: var(--white);
  font-size: 10px;
}

.div-block-481 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.fv-note {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ddeafa;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 84px;
  padding: 7px 31px;
  display: flex;
}

.note {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.note.black {
  color: var(--black);
}

.note.black--black {
  color: var(--black);
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.note.center {
  text-align: center;
}

.note.bold {
  font-weight: 600;
}

.note.bold.white {
  color: var(--white);
}

.note.bold-white, .note.bold-white-copy {
  color: var(--white);
  font-weight: 500;
}

.note.bold-blue {
  color: var(--blue);
  font-weight: 600;
}

.note.small {
  font-size: 14px;
}

.note.note-link {
  color: var(--blue);
  font-weight: 400;
}

.note.red {
  color: #d9161b;
}

.link-block-2 {
  color: var(--blue);
  font-weight: 300;
}

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

.div-block-483 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

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

.text-date {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 22px;
  font-weight: 400;
  line-height: 120%;
}

.text-date.supple.white {
  color: var(--white);
  font-size: 13px;
  line-height: 130%;
}

.text-date.ttl {
  white-space: nowrap;
  font-size: 17px;
}

.text-date.yellow {
  color: var(--yellow);
  white-space: nowrap;
  font-weight: 600;
}

.text-date.yellow.small-02 {
  font-size: 20px;
}

.text-date.small-date {
  white-space: nowrap;
  font-size: 16px;
  line-height: 140%;
}

.div-block-485 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.date-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.date-wrap._02 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #003a8136;
  border-right-style: none;
  border-radius: 10px;
  width: auto;
  padding: 24px 30px;
}

.date-wrap.center {
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
}

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

.div-block-486.hide {
  display: none;
}

.small {
  font-size: 17px;
  font-weight: 300;
}

.small-date {
  color: var(--white);
  font-size: 17px;
  font-weight: 500;
}

.date-bold {
  letter-spacing: 0;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 30px;
  font-weight: 700;
}

.div-block-487 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-488 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.date-wrap-ttl {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.date-wrap-ttl._02 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff24;
  border-right-style: none;
  width: auto;
  padding: 17px 21px;
}

.date-wrap-ttl.center {
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
}

.div-block-489 {
  background-color: #ffffff40;
  width: 1px;
  height: 60px;
}

.div-block-490 {
  border: 1px solid #fafafa40;
  border-radius: 300px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.date-bold-yellow {
  color: var(--white);
  font-size: 20px;
  font-weight: 700;
}

.date-wrap-01 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.date-wrap-01._02 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #003a8136;
  border-right-style: none;
  border-radius: 10px;
  width: auto;
  padding: 17px 20px;
}

.date-wrap-01.center {
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
}

.div-block-491 {
  border-bottom: 1px solid #ffffff40;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
}

.div-block-492 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  width: 100%;
  max-width: 500px;
  display: flex;
}

.div-block-493 {
  flex-flow: column;
  display: flex;
}

.faq-ttl-wrap {
  border-left: 10px solid var(--blue);
  background-color: #0f4ca524;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 15px 30px;
  display: flex;
}

.div-block-494 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.div-block-495 {
  border: 1px solid var(--white);
  background-color: var(--blue);
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding-bottom: 3px;
  display: flex;
  box-shadow: 0 2px 5px #00000054;
}

.div-block-496 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-497 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-498 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 1px solid #d9161b;
  border-radius: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 15px;
  display: flex;
}

.div-block-499 {
  background-image: url('../images/931_ex_h-1_1931_ex_h 1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.div-block-500 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.div-block-501 {
  background-image: url('../images/totop.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}

.filter-controls {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 20px 15px 15px;
  display: grid;
}

.image {
  width: 100%;
  max-width: none;
  display: block;
}

.section-title-group {
  margin-bottom: 62px;
}

.section-subheading.center {
  color: #737373bd;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 19px;
  line-height: 30px;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #313131;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

.mix-container {
  flex-flow: column;
  padding: 20px 13px 13px;
  display: flex;
}

.filter-button {
  background-color: var(--blue);
  border-radius: 12px;
  font-weight: 500;
}

.mix {
  float: left;
  width: auto;
  height: auto;
  padding: 10px;
  text-decoration: none;
}

.heading {
  color: var(--black);
}

.qa-title {
  color: var(--blue);
}

.qa-filter {
  width: 100%;
  max-width: 1100px;
}

@media screen and (min-width: 1280px) {
  .fv-wrapper {
    background-color: #4470b1;
  }

  .page-intro-title-small {
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  .page-intro-title.is-webdesign {
    margin-left: 0;
    padding-right: 30px;
    line-height: 80%;
  }

  .page-intro-title.is-webdesign.for {
    margin-bottom: -10px;
    margin-left: -40px;
    padding-bottom: 10px;
    padding-left: 29px;
    line-height: 100%;
  }

  .page-intro-title.is-animation {
    margin-left: 0;
  }

  .fv-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 72px;
  }

  .page-intro-text-wrapper {
    width: 100%;
  }

  .grid-margin {
    height: 20px;
  }

  .div-block-144 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .fv-sub-ttl {
    letter-spacing: -5px;
    font-size: 3.7em;
  }

  .h1-jp {
    font-size: 50px;
  }

  .h1-jp.is-webdesign {
    margin-left: 0;
    padding-right: 30px;
    line-height: 80%;
  }

  .h1-jp.is-webdesign.for {
    margin-bottom: -10px;
    margin-left: -40px;
    padding-bottom: 10px;
    padding-left: 29px;
    line-height: 100%;
  }

  .h1-jp.is-animation {
    margin-left: 0;
  }

  .text {
    font-size: 18px;
  }

  .bold-text-4 {
    font-size: 29px;
  }

  .div-block-441 {
    width: 80%;
  }

  .fv-grid {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    width: 80%;
  }

  .text-black.center {
    flex-flow: column;
  }

  .text-black.center.sp-black {
    display: flex;
  }

  .text-black.bold-01 {
    font-size: 23px;
  }

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

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

  .grid-wrap {
    justify-content: center;
    align-items: center;
  }

  .div-block-444 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-446 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-448 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .navigation-links {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    position: relative;
  }

  .nav-link-3 {
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 37px 24px;
    font-size: 12px;
    text-decoration: none;
    transition: background-position .2s;
  }

  .nav-link-3:hover {
    opacity: 100;
    background-color: #0f4ca429;
  }

  .nav-link-3.w--current {
    color: #090b19;
  }

  .nav-link-3.contact {
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link-3.contact:hover {
    opacity: .65;
  }

  .header-wrapper {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button {
    background-color: var(--white);
    flex: none;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: 16px;
    padding: 0;
    display: flex;
  }

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

  .navbar-logo-left-container {
    border-radius: 0;
    height: 68px;
    padding: 10px 0 10px 16px;
  }

  .navbar-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .menu-lottie {
    width: 29px;
    height: 29px;
  }

  .nav-menu-wrapper {
    background-color: #e7edf6;
    height: 100vh;
  }

  .tablet-mobile-nav-links {
    flex-direction: column;
    display: flex;
    overflow: scroll;
  }

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

  .section-nomal {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .h2-jp {
    font-size: 30px;
  }

  .h2-jp.is-webdesign {
    margin-left: 0;
    padding-right: 30px;
    line-height: 80%;
  }

  .h2-jp.is-webdesign.for {
    margin-bottom: -10px;
    margin-left: -40px;
    padding-bottom: 10px;
    padding-left: 29px;
    line-height: 100%;
  }

  .h2-jp.is-animation {
    margin-left: 0;
  }

  .max-wide-box {
    width: 80%;
  }

  .section-text-wrap-bg {
    width: 80%;
    padding: 24px 10px;
  }

  .div-block-451 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    align-items: stretch;
  }

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

  .menu-open-icon {
    background-image: url('../images/system-uicons_menu-hamburger_1system-uicons_menu-hamburger.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
  }

  .menu-close-icon {
    background-image: url('../images/bitcoin-icons_cross-filled_1bitcoin-icons_cross-filled.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 48px;
    position: absolute;
    inset: 0%;
  }

  .div-block-454 {
    width: 80%;
  }

  .supple {
    font-size: 14px;
  }

  ._3grid {
    grid-column-gap: 60px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 80%;
  }

  .text-number-line {
    font-size: 35px;
  }

  .text-black-span {
    text-align: left;
    flex-flow: column;
    display: flex;
  }

  .text-black-span.center {
    flex-flow: column;
  }

  .text-black-span.center.sp-black {
    display: flex;
  }

  .span-text {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 16px;
    display: flex;
  }

  ._2col-box {
    flex-flow: column;
    width: 80%;
  }

  .wrap-blue {
    max-width: 100%;
  }

  .text-24px.center {
    flex-flow: column;
  }

  .text-24px.center.sp-black {
    display: flex;
  }

  .div-block-462 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .h3-small.center {
    flex-flow: column;
  }

  .h3-small.center.sp-black {
    display: flex;
  }

  .flow-box {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  ._3grid-copy {
    grid-column-gap: 60px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 80%;
  }

  .number-flow {
    width: 70px;
    height: 70px;
  }

  .icon {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .text-24px-blue.center {
    flex-flow: column;
  }

  .text-24px-blue.center.sp-black {
    display: flex;
  }

  .flow-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 80%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-466 {
    width: 30px;
    height: 30px;
  }

  .div-block-468 {
    width: 390px;
  }

  .button-2-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    padding-right: 0;
    display: flex;
  }

  .wrap-wide {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    width: 80%;
    padding: 22px 20px;
  }

  ._4grid-section3 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .div-block-473 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: flex-start;
    align-items: center;
  }

  .file-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-answer-text, .faq-q-text {
    font-size: 16px;
  }

  .faq-question {
    height: auto;
    padding-bottom: 20px;
  }

  .icon-q {
    width: 40px;
    height: 40px;
  }

  .faq-qa {
    font-size: 20px;
  }

  .div-block-475 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    max-width: 619px;
  }

  .div-block-476 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 610px;
  }

  .cta-block {
    padding-top: 40px;
  }

  .footer-section {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-max-wide {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
    width: 80%;
    display: flex;
  }

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

  .footer-link {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .fv-note {
    margin-top: 68px;
  }

  .note.center {
    flex-flow: column;
  }

  .note.center.sp-black {
    display: flex;
  }

  .div-block-483 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .div-block-484 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .date-wrap._02 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-489 {
    display: none;
  }

  .div-block-491 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 30px;
  }

  .div-block-494 {
    justify-content: center;
    align-items: center;
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .page-intro-title {
    font-size: 100px;
  }

  .page-intro-title.is-webdesign {
    line-height: 100%;
  }

  .page-intro-title.is-webdesign.for {
    font-size: 60px;
    line-height: 100%;
  }

  .page-intro-title.is-animation {
    line-height: 100%;
  }

  .fv-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .page-intro-text-wrapper {
    margin-top: -4vh;
  }

  .page-intro-title-small {
    text-align: right;
  }

  .page-intro-title-small.is-best-in-class {
    text-align: left;
    margin-left: 0;
  }

  .page-intro-title-small.is-made-in-webflow {
    margin-right: 0;
  }

  .fv-sub-ttl {
    letter-spacing: -3px;
    font-size: 2.8em;
  }

  .h1-jp {
    font-size: 44px;
  }

  .h1-jp.is-webdesign {
    line-height: 100%;
  }

  .h1-jp.is-webdesign.for {
    font-size: 60px;
    line-height: 100%;
  }

  .h1-jp.is-animation {
    line-height: 100%;
  }

  .h1-jp.yellow, .h1-jp.small {
    letter-spacing: 0;
  }

  .h1-jp.small-h1 {
    letter-spacing: 0;
    font-size: 30px;
  }

  .text {
    font-size: 16px;
  }

  .text.pc-only {
    display: none;
  }

  .text.sp-only {
    display: block;
  }

  .bold-text-4 {
    font-size: 21px;
  }

  .div-block-441 {
    width: 100%;
  }

  ._01-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .fv-grid {
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    width: 100%;
  }

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

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

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

  .div-block-444 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .div-block-446 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

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

  .div-block-447 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .div-block-448 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .button-text-small {
    font-size: 14px;
  }

  .navigation-links {
    grid-template-columns: 1fr;
  }

  .navbar-brand {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .nav-link-3 {
    justify-content: center;
    align-items: center;
    padding: 24px 18px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .section-nomal {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .h2-jp {
    font-size: 24px;
  }

  .h2-jp.is-webdesign {
    line-height: 100%;
  }

  .h2-jp.is-webdesign.for {
    font-size: 60px;
    line-height: 100%;
  }

  .h2-jp.is-animation {
    line-height: 100%;
  }

  .h2-jp.yellow {
    letter-spacing: 0;
  }

  .max-wide-box {
    width: 100%;
  }

  .section-text-wrap-bg {
    width: 100%;
    padding: 24px 15px;
  }

  .h3-text, .text-black-nomal {
    font-size: 16px;
  }

  .div-block-453 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-454 {
    width: 100%;
  }

  ._3grid {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .text-number-line {
    font-size: 24px;
  }

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

  ._2col-box {
    width: 100%;
  }

  .text-24px, .h3-small {
    font-size: 16px;
  }

  ._3grid-copy {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    width: 100%;
  }

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

  .flow-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-466 {
    width: 25px;
    height: 25px;
  }

  .wrap-small {
    width: 100%;
    max-width: none;
    padding-bottom: 31px;
  }

  .h3-icon-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .button-2-grid {
    padding-right: 48px;
  }

  .wrap-wide {
    width: 100%;
  }

  ._4grid-section3 {
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .div-block-473 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .file-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-box {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-question {
    grid-row-gap: 20px;
    width: 100%;
  }

  .pricing-h1 {
    font-size: 34px;
    line-height: 44px;
  }

  .div-block-476 {
    max-width: 550px;
  }

  .cta-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-section {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .footer-max-wide {
    width: 80%;
  }

  .fv-note {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .note {
    font-size: 16px;
  }

  .div-block-488 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-494 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .page-intro-title {
    font-size: 70px;
  }

  .page-intro-title.is-webdesign.for {
    margin-bottom: -20px;
    margin-left: -44px;
    font-size: 50px;
  }

  .page-intro-text-wrapper {
    margin-top: -3vh;
  }

  .grid-wrapper {
    grid-row-gap: 75px;
  }

  .page-intro-title-small {
    text-align: center;
    font-size: 15px;
  }

  .fv-sub-ttl {
    font-size: 2.2em;
  }

  .h1-jp {
    letter-spacing: 0;
    font-size: 32px;
  }

  .h1-jp.is-webdesign.for {
    margin-bottom: -20px;
    margin-left: -44px;
    font-size: 50px;
  }

  .h1-jp.small-h1 {
    font-size: 26px;
  }

  .fv-grid {
    grid-column-gap: 20px;
  }

  .text-black.bold-01 {
    font-size: 20px;
  }

  .div-block-444 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .div-block-446 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .button-nomal.blue, .button-nomal.white, .button-nomal.blue-cta, .button-nomal.white-cta {
    width: 100%;
  }

  .div-block-447 {
    flex-flow: row;
  }

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

  .container {
    max-width: none;
  }

  .navbar-brand {
    width: 220px;
  }

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

  .h2-jp {
    letter-spacing: 0;
    font-size: 24px;
  }

  .h2-jp.is-webdesign.for {
    margin-bottom: -20px;
    margin-left: -44px;
    font-size: 50px;
  }

  ._3grid, ._3grid-copy {
    grid-column-gap: 20px;
  }

  .number-flow._05 {
    width: 80px;
    height: 60px;
  }

  .flow-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .h3-icon-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-467 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .div-block-468 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: 100%;
  }

  .button-2-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-right: 0;
  }

  ._4grid-section3 {
    grid-column-gap: 20px;
  }

  .div-block-473, .file-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-475 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cta-block {
    padding-bottom: 20px;
  }

  .footer-max-wide {
    width: 100%;
  }

  .fv-note {
    flex-flow: column;
  }

  .div-block-483 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .date-wrap._02 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .date-wrap-01 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-500 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
}


