:root {
  --white: #fff;
  --文字間: .05em;
  --yellow: #facc14;
  --black: #1e1e1e;
}

body {
  color: #333;
  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;
}

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: 60px;
  grid-row-gap: 60px;
  background-image: linear-gradient(130deg, #0f4ca5, #84a3cf);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 160px 16px 80px;
  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 #1e1e1ec4);
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 64px;
  line-height: 150%;
}

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

.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: 20px;
  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.sp-only {
  display: none;
}

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

.div-block-441 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  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: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 26px;
  padding-bottom: 26px;
  display: flex;
}

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

.text-black {
  color: var(--black);
  text-align: left;
  letter-spacing: var(--文字間);
  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%;
}

.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: 49px;
  font-weight: 600;
  line-height: 150%;
}

.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: #d9161b;
}

.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: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  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 {
  color: var(--white);
  text-align: left;
  letter-spacing: var(--文字間);
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
}

.arrow {
  background-image: url('../images/chevron-right_1chevron-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: 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.mail-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;
}

.div-block-446 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 100%;
  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;
  display: flex;
}

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

.arrow-copy {
  background-image: url('../images/chevron-right_2chevron-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: #ffffff4d;
  border-radius: 220px;
  justify-content: center;
  align-items: center;
  padding: 16px 20px 16px 25px;
  text-decoration: none;
  display: flex;
}

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

.div-block-448 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  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(--文字間);
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
}

@media screen and (min-width: 1280px) {
  .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-top: 100px;
    padding-bottom: 32px;
  }

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

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

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

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

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

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

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

@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 {
    letter-spacing: 0;
  }

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

  .grid {
    grid-column-gap: 40px;
    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: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

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

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

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

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

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

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

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


