/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@900&family=Noto+Serif+JP:wght@500;700&display=swap");
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@media screen and (max-width: 1024px) {
  .pc-only {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pc-tab {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .tab-sp {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .sp-only {
    display: none;
  }
}

.lpWrap {
  overflow: hidden;
  font-size: 16px;
  background-color: #f2f4f5;
}

@media screen and (max-width: 768px) {
  .lpWrap {
    font-size: 3.7vw;
  }
}

.lpWrap .inner {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lpWrap .inner {
    padding: 0 5.3vw;
  }
}

.lpWrap .ib {
  display: inline-block;
}

.lpWrap img {
  width: 100%;
  max-width: 100%;
  display: inline;
  vertical-align: bottom;
}

.lpWrap .cta {
  position: relative;
}

.lpWrap .cta_tel {
  position: absolute;
  width: 48%;
  height: 36%;
  top: 28%;
  left: 7%;
}

@media screen and (max-width: 768px) {
  .lpWrap .cta_tel {
    top: 15vw;
    left: 5vw;
    right: 5vw;
    width: auto;
    height: 15vw;
  }
}

.lpWrap .cta_web {
  position: absolute;
  width: 42.2%;
  top: 7%;
  right: 2%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .lpWrap .cta_web {
    width: 83vw;
    left: 3.5vw;
    top: 42vw;
  }
}

.lpWrap .cta_web:hover {
  -webkit-transform: translateY(-2.5%);
          transform: translateY(-2.5%);
}

.lpWrap .title01 {
  text-align: center;
  margin-bottom: 30px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .lpWrap .title01 {
    margin-bottom: 5vw;
  }
}

.lpWrap .title01 .ja {
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .lpWrap .title01 .ja {
    font-size: 5.6vw;
  }
}

.lpWrap .title01 .en {
  display: block;
  opacity: 0.1;
  font-size: 21px;
  margin-top: -16px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .lpWrap .title01 .en {
    font-size: 3.2vw;
    margin-top: -1.5vw;
  }
}

.lpWrap .bar {
  position: relative;
  height: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .bar {
    height: 10.7vw;
  }
}

.lpWrap .bar::before {
  content: "";
  position: absolute;
  background-color: #0058b8;
  height: 50px;
  width: 3px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: pathmove 3s cubic-bezier(0.77, 0.01, 0.7, 1) 0s infinite;
          animation: pathmove 3s cubic-bezier(0.77, 0.01, 0.7, 1) 0s infinite;
}

.lpWrap .hukidashi {
  line-height: 1;
}

.lpWrap .hukidashi .txt1 {
  display: block;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-bottom: 40px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lpWrap .hukidashi .txt1 {
    font-size: 4.8vw;
    margin-bottom: 6.9vw;
    letter-spacing: 0.1em;
  }
}

.lpWrap .hukidashi .txt1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -32px;
  width: 100%;
  height: 21px;
  background: url(../img/block1-huki.webp) no-repeat left top/contain;
}

@media screen and (max-width: 768px) {
  .lpWrap .hukidashi .txt1::after {
    height: 2.9vw;
    bottom: -4.5vw;
  }
}

.lpWrap .hukidashi .txt2 {
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .lpWrap .hukidashi .txt2 {
    font-size: 5.6vw;
    letter-spacing: 0.1em;
  }
}

.lpWrap .hukidashi.center {
  text-align: center;
}

.lpWrap .hukidashi.center .txt1::after {
  right: 0;
  background-position: center top;
}

.lpWrap .blue1 {
  color: #0058b8;
}

.lpWrap .blue2 {
  color: #15436e;
}

.lpWrap .serif {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

.lpWrap .yellow {
  background-image: -webkit-gradient(linear, left top, right top, from(#e6ff00), to(#e6ff00));
  background-image: linear-gradient(90deg, #e6ff00, #e6ff00);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  background-position: bottom left;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.lpWrap .yellow.anim {
  background-size: 100% 100%;
}

.lpWrap .blockNami {
  position: relative;
}

.lpWrap .blockNami::before, .lpWrap .blockNami::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 170px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .lpWrap .blockNami::before, .lpWrap .blockNami::after {
    height: 10.7vw;
  }
}

.lpWrap .blockNami::before {
  top: -70px;
  background-position: center top;
}

@media screen and (max-width: 768px) {
  .lpWrap .blockNami::before {
    top: -10.4vw;
  }
}

.lpWrap .blockNami::after {
  bottom: -170px;
  background-position: center bottom;
}

@media screen and (max-width: 768px) {
  .lpWrap .blockNami::after {
    bottom: -10.4vw;
  }
}

.lpWrap .fv {
  background: url(../img/fv-bg.webp) no-repeat center center/cover;
  position: relative;
  padding-top: 60px;
  height: 653px;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv {
    background-image: url(../img/fv-bg-sp.webp);
    padding-top: 8vw;
    height: 117.3vw;
  }
}

.lpWrap .fv_txt {
  position: absolute;
  left: 0;
  top: 366px;
  width: 100%;
  height: 161px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/fv-txt.webp) repeat-x 0 0/2039px 161px;
  -webkit-animation: fv-txt 22s linear infinite;
          animation: fv-txt 22s linear infinite;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_txt {
    width: 38.4vw;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/fv-txt-sp.webp) repeat-y 0 0/38.4vw 486.3vw;
    -webkit-animation: fv-txt-sp 44s linear infinite;
            animation: fv-txt-sp 44s linear infinite;
  }
}

.lpWrap .fv_img {
  position: absolute;
  z-index: 1;
  background: url(../img/fv-img.webp) no-repeat center center/cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 653px;
}

.lpWrap .fv_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 57%;
  width: 538px;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_box {
    max-width: none;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.lpWrap .fv_copy1 {
  width: 71%;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_copy1 {
    position: absolute;
    width: 100vw;
    top: 85.3vw;
    left: 0;
    z-index: 2;
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
}

.lpWrap .fv_copy2 {
  margin-bottom: 25px;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_copy2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 12.5vw;
    margin-top: 2vw;
  }
}

.lpWrap .fv_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 64.8%;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_row {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: none;
    width: 8vw;
    margin-right: 3.2vw;
  }
}

.lpWrap .fv_row_item:nth-child(1) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.lpWrap .fv_row_item:nth-child(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.lpWrap .fv_row_item:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_row_item:not(:last-child) {
    margin-bottom: -1vw;
  }
}

.lpWrap .fv_scroll {
  width: 47px;
  position: absolute;
  bottom: -32px;
  left: 78.5%;
  z-index: 1;
  display: none;
}

@media screen and (max-width: 1400px) {
  .lpWrap .fv_scroll {
    left: 92.5%;
  }
}

.lpWrap .block1 {
  position: relative;
  z-index: 1;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1 {
    padding-top: 14.2vw;
  }
}

.lpWrap .block1::before {
  background-image: url(../img/block1-nami.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block1::before {
    background-image: url(../img/block1-nami-sp.webp);
  }
}

.lpWrap .block1 .inner {
  max-width: 940px;
  padding-bottom: 240px;
  margin-top: -100px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1 .inner {
    margin-top: 0;
    padding-bottom: 18.7vw;
  }
}

.lpWrap .block1_ttl {
  margin-bottom: 42px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_ttl {
    margin-bottom: 8vw;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_ttl .txt1 {
    letter-spacing: 0.2em;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_ttl .txt1::after {
    background-image: url(../img/block1-huki-sp.webp);
  }
}

.lpWrap .block1_txt1 {
  font-size: 16px;
  line-height: 2;
  max-width: 580px;
  margin-bottom: 48px;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_txt1 {
    font-size: 3.7vw;
    margin-bottom: 8vw;
  }
}

.lpWrap .block1_txt2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_txt2 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block1_txt2 .head {
  background-color: #0058b8;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_txt2 .head {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    width: 16vw;
    height: 16vw;
    font-size: 4.3vw;
  }
}

.lpWrap .block1_txt2 .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  line-height: 1;
  font-weight: 700;
  margin-left: 4px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_txt2 .txt {
    margin-left: 0.5vw;
    margin-right: -1vw;
  }
}

.lpWrap .block1_txt2 .txt1 {
  font-size: 28px;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_txt2 .txt1 {
    font-size: 4.8vw;
    margin-bottom: 2.7vw;
  }
}

.lpWrap .block1_txt2 .txt2 {
  font-size: 36px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_txt2 .txt2 {
    font-size: 5vw;
  }
}

.lpWrap .block1_img {
  position: absolute;
  left: 610px;
  bottom: 0;
  width: 502px;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_img {
    width: 48vw;
    left: auto;
    bottom: auto;
    right: -7vw;
    top: -9vw;
  }
}

.lpWrap .block2 {
  position: relative;
  z-index: 1;
  background-color: #0058b8;
  padding-bottom: 8px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2 {
    padding: 4.8vw 0 5.3vw;
  }
}

.lpWrap .block2::before {
  background-image: url(../img/block2-nami1.webp);
  top: -170px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2::before {
    background-image: url(../img/block2-nami1-sp.webp);
    top: -10.4vw;
  }
}

.lpWrap .block2::after {
  background-image: url(../img/block2-nami2.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block2::after {
    background-image: url(../img/block2-nami2-sp.webp);
  }
}

.lpWrap .block2 .inner {
  max-width: 940px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.lpWrap .block2_ttl {
  margin-top: -50px;
  margin-bottom: 46px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_ttl {
    margin-top: 0;
    margin-bottom: 7.5vw;
  }
}

.lpWrap .block2_ttl .txt1 {
  color: #e6ff00;
}

.lpWrap .block2_ttl .txt1::after {
  background-image: url(../img/block2-huki.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_ttl .txt1::after {
    background-image: url(../img/block2-huki-sp.webp);
  }
}

.lpWrap .block2_ttl .txt2 {
  color: #fff;
}

.lpWrap .block2_txt1 {
  background-color: #fff;
  font-size: 20px;
  line-height: 1.7;
  width: 356px;
  height: 144px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  margin-left: 52px;
  position: relative;
  z-index: 1;
  margin-bottom: 47px;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_txt1 {
    margin-left: -2.7vw;
    font-size: 4.3vw;
    width: 52.5vw;
    height: 33.3vw;
    padding: 0 1.5vw;
    text-align: justify;
    margin-bottom: 6.9vw;
    border-radius: 10px;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block2_txt1::before {
  content: "";
  position: absolute;
  width: 61px;
  height: 41px;
  background: url(../img/block2-h.webp) no-repeat center center/contain;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  margin: auto;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_txt1::before {
    width: 8vw;
    height: 5.3vw;
    z-index: 1;
  }
}

.lpWrap .block2_txt1 span {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(30%, #e6ff00));
  background-image: linear-gradient(transparent 30%, #e6ff00 30%);
}

.lpWrap .block2_txt2 {
  text-align: center;
  line-height: 1.7;
  color: #fff;
  margin: 0 auto;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_txt2 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block2_txt2 .txt1 {
  display: block;
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 0.2em;
  margin-bottom: 2px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_txt2 .txt1 {
    font-size: 4.3vw;
    line-height: 1.5;
    margin-bottom: 2vw;
  }
}

.lpWrap .block2_txt2 .txt2 {
  font-size: 42px;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 1200px) {
  .lpWrap .block2_txt2 .txt2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_txt2 .txt2 {
    font-size: 4.3vw;
    letter-spacing: 0.1em;
  }
}

.lpWrap .block2_txt2 .txt2 .blue1 {
  background-color: #e6ff00;
  padding: 0 6px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_txt2 .txt2 .blue1 {
    font-size: 5.6vw;
    padding: 0;
  }
}

.lpWrap .block2_img {
  width: 525px;
  max-width: 56%;
  position: absolute;
  top: -170px;
  right: 20px;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_img {
    max-width: none;
    width: 45.3vw;
    right: -2.7vw;
    top: -15.5vw;
  }
}

.lpWrap .block3 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #e1e6eb), color-stop(50%, #8fe4ff));
  background-image: linear-gradient(90deg, #e1e6eb 50%, #8fe4ff 50%);
  padding: 191px 0 93px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3 {
    padding: 15.5vw 0 14.6vw;
  }
}

.lpWrap .block3_ttl {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_ttl {
    margin-bottom: 14.3vw;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_ttl .txt1 {
    letter-spacing: 0.2em;
  }
}

.lpWrap .block3_ttl .txt1::after {
  background-image: url(../img/block3-huki.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_ttl .txt1::after {
    background-image: url(../img/block3-huki-sp.webp);
  }
}

.lpWrap .block3_img1 {
  margin-bottom: -3%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_img1 {
    margin-bottom: -1vw;
  }
}

.lpWrap .block3_img2 {
  width: 90%;
  margin-bottom: -1.2%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_img2 {
    width: 88vw;
    margin-bottom: 1.5vw;
  }
}

.lpWrap .block3_img3 {
  width: 84.2%;
  margin-left: 8.4%;
  margin-bottom: 3.3%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_img3 {
    width: 85.3vw;
    margin: 0 auto -1vw;
  }
}

.lpWrap .block3_img4 {
  width: 81.3%;
  margin-left: 10%;
  margin-bottom: 41px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_img4 {
    width: 84vw;
    margin: 0 auto 2.7vw;
  }
}

.lpWrap .block3_txt1 {
  text-align: center;
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_txt1 {
    font-size: 3.7vw;
    text-align: left;
  }
}

.lpWrap .block3_txt2 {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  height: 161px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/block3-txt.webp) repeat-x 0 0/2038px 161px;
  -webkit-animation: fv-txt 22s linear infinite;
          animation: fv-txt 22s linear infinite;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_txt2 {
    height: 14.9vw;
    background-size: 188.6vw 14.9vw;
    -webkit-animation-duration: 50s;
            animation-duration: 50s;
    bottom: 8vw;
  }
}

.lpWrap .block4 {
  margin-top: -50px;
  background: url(../img/block4-bg.webp) no-repeat top center/cover;
  position: relative;
  padding: 87px 0 44px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4 {
    margin-top: -8.3vw;
    background-image: url(../img/block4-bg-sp.webp);
    padding: 9.2vw 0 5.6vw;
  }
}

.lpWrap .block4_txt {
  color: #fff;
  margin-bottom: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt {
    margin-bottom: 12.8vw;
  }
}

.lpWrap .block4_txt .txt1 {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt .txt1 {
    font-size: 4.3vw;
    margin-bottom: 3vw;
  }
}

.lpWrap .block4_txt .txt2 {
  font-size: 32px;
  line-height: 2;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt .txt2 {
    font-size: 4.3vw;
    margin-bottom: 3.5vw;
  }
}

.lpWrap .block4_txt .txt2 .blue1 {
  padding: 0 6px;
  font-size: 42px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt .txt2 .blue1 {
    font-size: 5.6vw;
    padding: 0;
  }
}

.lpWrap .block4_txt .txt3 {
  font-size: 42px;
  line-height: 1.14;
  border-bottom: 3px solid #fff;
  letter-spacing: 0.2em;
  padding-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt .txt3 {
    font-size: 5.6vw;
    letter-spacing: 0.1em;
    border-bottom-width: 2px;
    padding-bottom: 3vw;
  }
}

.lpWrap .block4_cta {
  z-index: 1;
}

.lpWrap .block5 {
  background: url(../img/block5-bg.webp) no-repeat top center/cover;
  position: relative;
  margin-top: -170px;
  padding: 219px 0 230px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5 {
    margin-top: -10.7vw;
    padding: 18.7vw 0 21.3vw;
    background-image: url(../img/block5-bg-sp.webp);
  }
}

.lpWrap .block5_txt {
  position: absolute;
  left: 0;
  top: 180px;
  width: 161px;
  height: 711px;
  background: url(../img/block5-txt.webp) center center/cover;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_txt {
    width: 36.5vw;
    height: 162.9vw;
    top: 41vw;
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.lpWrap .block5 .inner {
  max-width: 940px;
}

.lpWrap .block5_ttl {
  margin-bottom: 38px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_ttl {
    margin-bottom: 6.7vw;
  }
}

.lpWrap .block5_ttl .txt1::after {
  background-image: url(../img/block5-huki.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_ttl .txt1::after {
    background-image: url(../img/block5-huki-sp.webp);
  }
}

.lpWrap .block5_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 33px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_row {
    display: block;
    margin-bottom: 6.4vw;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_row_item {
    margin-left: auto;
  }
}

.lpWrap .block5_row_item:nth-child(1) {
  width: 31.1%;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_row_item:nth-child(1) {
    width: 81.3vw;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block5_row_item:nth-child(2) {
  width: 30.6%;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_row_item:nth-child(2) {
    width: 81.3vw;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block5_row_item:nth-child(3) {
  width: 30.6%;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_row_item:nth-child(3) {
    width: 81.3vw;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block5_row_item:nth-child(1), .lpWrap .block5_row_item:nth-child(2) {
  margin-right: 1.5%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_row_item:nth-child(1), .lpWrap .block5_row_item:nth-child(2) {
    margin-right: 0;
    margin-bottom: 5.3vw;
  }
}

.lpWrap .block5_txt1 {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 22px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_txt1 {
    font-size: 3.7vw;
    text-align: left;
    margin-bottom: 1vw;
  }
}

.lpWrap .block5_txt2 {
  text-align: center;
  font-size: 42px;
  line-height: 2;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_txt2 {
    font-size: 5.3vw;
    text-align: left;
  }
}

.lpWrap .block5_txt2 .blue1 {
  padding: 0 6px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_txt2 .blue1 {
    padding: 0;
  }
}

.lpWrap .block6 {
  position: relative;
  z-index: 1;
  background-color: #0058b8;
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6 {
    padding: 5.3vw 0 15.7vw;
  }
}

.lpWrap .block6::before {
  background-image: url(../img/block2-nami1.webp);
  top: -170px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6::before {
    background-image: url(../img/block2-nami1-sp.webp);
    top: -10.4vw;
  }
}

.lpWrap .block6::after {
  background-image: url(../img/block2-nami2.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block6::after {
    background-image: url(../img/block2-nami2-sp.webp);
  }
}

.lpWrap .block6 .inner {
  max-width: 940px;
}

.lpWrap .block6_ttl {
  margin-bottom: 46px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_ttl {
    margin-bottom: 9vw;
  }
}

.lpWrap .block6_ttl .txt1 {
  color: #e6ff00;
}

.lpWrap .block6_ttl .txt1::after {
  background-image: url(../img/block6-huki.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_ttl .txt1::after {
    background-image: url(../img/block6-huki-sp.webp);
  }
}

.lpWrap .block6_ttl .txt2 {
  color: #fff;
}

.lpWrap .block6_txt1 {
  color: #fff;
  max-width: 510px;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 40px;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_txt1 {
    font-size: 3.7vw;
    margin-bottom: 8vw;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block6_txt2 {
  font-size: 42px;
  line-height: 1.5;
  color: #fff;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_txt2 {
    font-size: 5.3vw;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block6_txt2 .blue1 {
  padding: 0 6px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_txt2 .blue1 {
    padding: 0 1vw;
  }
}

.lpWrap .block6_txt2 .line {
  border-bottom: 3px solid #fff;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_txt2 .line {
    border-bottom-width: 2px;
    padding-bottom: 2vw;
  }
}

.lpWrap .block6_img {
  position: absolute;
  z-index: 1;
  width: 340px;
  top: -170px;
  right: 20px;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 1200px) {
  .lpWrap .block6_img {
    width: 240px;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_img {
    width: 32vw;
    top: -21.3vw;
  }
}

.lpWrap .block7 {
  background: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#d6e4f2));
  background: linear-gradient(0deg, #f5f5f5 0%, #d6e4f2 100%);
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7 {
    padding-bottom: 5.3vw;
  }
}

.lpWrap .block7 .inner {
  z-index: 1;
}

.lpWrap .block7_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_box {
    display: block;
    margin-bottom: 5.9vw;
  }
}

.lpWrap .block7_img {
  width: 53%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_img {
    width: 48vw;
    float: right;
  }
}

.lpWrap .block7_txt1 {
  margin-top: 100px;
  width: 44%;
  line-height: 2;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_txt1 {
    width: auto;
    font-size: 3.7vw;
    margin-top: 0;
    padding-top: 14vw;
  }
}

.lpWrap .block7_txt2 {
  text-align: center;
  margin-bottom: 78px;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_txt2 {
    margin-bottom: 9.5vw;
  }
}

.lpWrap .block7_txt2 .txt1 {
  display: block;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.7;
  margin-bottom: 14px;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_txt2 .txt1 {
    font-size: 4vw;
    margin-bottom: 3vw;
    letter-spacing: 0;
  }
}

.lpWrap .block7_txt2 .txt2 {
  display: block;
  font-size: 42px;
  line-height: 1.14;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_txt2 .txt2 {
    font-size: 4.3vw;
    letter-spacing: 0;
  }
}

.lpWrap .block7_txt2 .txt2 .blue1 {
  padding: 0 6px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_txt2 .txt2 .blue1 {
    font-size: 5.6vw;
    padding: 0 1vw;
  }
}

.lpWrap .block7_table {
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_table {
    margin: 0 -2.6vw 12.8vw;
  }
}

.lpWrap .block7_table img {
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3));
}

.lpWrap .block8 {
  background: url(../img/block8-bg.webp) no-repeat top center/cover;
  padding: 216px 0 70px;
  margin-top: -170px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8 {
    background-image: url(../img/block8-bg-sp.webp);
    margin-top: -10.75vw;
    padding: 19.7vw 0 13.3vw;
  }
}

.lpWrap .block8_ttl {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_ttl {
    margin-bottom: 6.7vw;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_ttl .txt1 {
    letter-spacing: 0.2em;
  }
}

.lpWrap .block8_ttl .txt1::after {
  background-image: url(../img/block8-huki.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_ttl .txt1::after {
    background-image: url(../img/block8-huki-sp.webp);
  }
}

.lpWrap .block8_list {
  max-width: 640px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list {
    display: block;
  }
}

.lpWrap .block8_list_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.lpWrap .block8_list_item .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  position: relative;
  padding: 30px 40px 54px;
  background-color: #fff;
  height: 100%;
}

@media screen and (max-width: 1200px) {
  .lpWrap .block8_list_item .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list_item .box {
    padding: 8vw 5.3vw 13.3vw;
  }
}

.lpWrap .block8_list_item .box::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border: 2px solid #15436e;
  border-radius: 10px;
}

.lpWrap .block8_list_item .box::after {
  content: "";
  position: absolute;
  width: 56px;
  height: 10px;
  bottom: 30px;
  right: 36px;
  background: url(../img/arrow.svg) no-repeat center center/contain;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list_item .box::after {
    right: 5.3vw;
    bottom: 8vw;
  }
}

.lpWrap .block8_list_item .box .img {
  width: 140px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list_item .box .img {
    width: 37.3vw;
    margin-right: 0;
    margin-bottom: 4.3vw;
  }
}

.lpWrap .block8_list_item .box .ttl {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  .lpWrap .block8_list_item .box .ttl {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list_item .box .ttl {
    line-height: 1.3;
    font-size: 5.6vw;
  }
}

.lpWrap .block8_list_item .box .txt {
  width: 100%;
  font-size: 16px;
  line-height: 1.7;
  margin-top: 12px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list_item .box .txt {
    margin-top: 5.3vw;
    font-size: 4vw;
  }
}

.lpWrap .block8_list_item .box:hover::after {
  -webkit-transform: translateX(6px);
          transform: translateX(6px);
}

.lpWrap .block8_list_item:nth-child(1) {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list_item:nth-child(1) {
    margin-right: 0;
    margin-bottom: 5.3vw;
  }
}

.lpWrap .block8_list_item:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block8_list_item:nth-child(2) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block9 {
  padding: 72px 0 188px;
  background: url(../img/block9-bg.webp);
  background-size: cover;
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .lpWrap .block9 {
    padding: 13.4vw 0 56vw;
    background-image: url(../img/block9-bg-sp.webp);
  }
}

.lpWrap .block9_ttl {
  max-width: 770px;
  width: 100%;
  margin: 0 auto 70px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block9_ttl {
    max-width: 78.7vw;
    margin-bottom: 8.3vw;
  }
}

.lpWrap .block9_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lpWrap .block9_list_item:not(:last-child) {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block9_list_item:not(:last-child) {
    margin-bottom: 7.5vw;
  }
}

.lpWrap .block9_list_item_img {
  min-width: 90px;
  width: 90px;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block9_list_item_img {
    width: 13.3vw;
    min-width: 13.3vw;
    margin-right: 1.9vw;
  }
}

.lpWrap .block9_list_item_box {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .lpWrap .block9_list_item_box {
    padding-top: 4.3vw;
  }
}

.lpWrap .block9_list_item_box_ttl {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0.4em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block9_list_item_box_ttl {
    font-size: 5.6vw;
    margin-bottom: 4.4vw;
  }
}

.lpWrap .block9_list_item_box_txt {
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .lpWrap .block9_list_item_box_txt {
    font-size: 4vw;
  }
}

.lpWrap .block10 {
  margin-top: -130px;
  background: linear-gradient(180deg, transparent 130px, #0058b8 130px);
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block10 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5vw, transparent), color-stop(5vw, #0058b8));
    background: linear-gradient(180deg, transparent 5vw, #0058b8 5vw);
    padding-bottom: 5.3vw;
  }
}

.lpWrap .block10::before {
  background-image: url(../img/block2-nami1.webp);
  top: -40px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block10::before {
    background-image: url(../img/block2-nami1-sp.webp);
    top: -5.5vw;
  }
}

.lpWrap .block10::after {
  display: none;
}

.lpWrap .block10_cta {
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block10_cta {
    margin-bottom: 13.3vw;
  }
}

.lpWrap .block10_box {
  background-color: #fff;
  border-radius: 20px;
  padding: 24px 30px 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .lpWrap .block10_box {
    padding: 2.5vw 2.7vw 6.1vw;
    margin: 0 -2.7vw;
    border-radius: 10px;
  }
  /* .lpWrap .block10_box::after {
    content: "";
    position: absolute;
    background: url(../img/block10-img-yellow.webp) no-repeat center bottom/contain;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 15.5vw;
  }*/
}

.lpWrap .block10_box .ttl {
  margin-bottom: 6px;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block10_box .ttl {
    font-size: 5.6vw;
    margin-bottom: 4vw;
  }
}

.lpWrap .block10_box .img {
  max-width: 760px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .lpWrap .block10_box .img {
  }
}

@media screen and (max-width: 768px) {
  .lpWrap .block10_box .img picture {
    display: block;
    width: 90vw;
  }
}

.lpWrap .block11 {
  margin-top: -70px;
  padding-bottom: 70px;
  z-index: 1;
  background: linear-gradient(180deg, transparent 70px, #f2f4f5 70px);
}

@media screen and (max-width: 768px) {
  .lpWrap .block11 {
    margin-top: -5.8vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5.4vw, transparent), color-stop(5vw, #f2f4f5));
    background: linear-gradient(180deg, transparent 5.4vw, #f2f4f5 5vw);
    padding-bottom: 11.7vw;
  }
}

.lpWrap .block11::before {
  top: -100px;
  background-image: url(../img/block1-nami.webp);
}

@media screen and (max-width: 768px) {
  .lpWrap .block11::before {
    background-image: url(../img/block1-nami-sp.webp);
    top: -5vw;
  }
}

.lpWrap .block11::after {
  display: none;
}

.lpWrap .block11_ttl {
  margin-bottom: 17px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block11_ttl {
    margin-bottom: 6vw;
  }
}

.lpWrap .block11_list {
  max-width: 580px;
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .lpWrap .block11_list {
    display: block;
    margin-bottom: 3.2vw;
  }
}

.lpWrap .block11_list_item:nth-child(1) {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block11_list_item:nth-child(1) {
    margin-right: 0;
    margin-bottom: 4.8vw;
  }
}

.lpWrap .block11_list_item:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block11_list_item:nth-child(2) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
}

.lpWrap .block11_txt {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .lpWrap .block11_txt {
    font-size: 3.7vw;
  }
}

.lpWrap .block12 {
  background: url(../img/block12-bg.webp) no-repeat center center/cover;
  padding-bottom: 69px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block12 {
    padding-bottom: 13.3vw;
  }
}

.lpWrap .block12_list {
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block12_list {
    margin-bottom: 8vw;
  }
}

.lpWrap .block13 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  padding-bottom: 100px;
  background-color: #edf3fa;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13 {
    padding-bottom: 18.7vw;
  }
}

.lpWrap .block13_faq {
  margin-bottom: 65px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq {
    margin-bottom: 13.3vw;
  }
}

.lpWrap .block13_faq_item {
  line-height: 1.7;
}

.lpWrap .block13_faq_item:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item:not(:last-child) {
    margin-bottom: 2.4vw;
  }
}

.lpWrap .block13_faq_item_q, .lpWrap .block13_faq_item_a {
  position: relative;
  padding-left: 136px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_q, .lpWrap .block13_faq_item_a {
    padding-left: 13.3vw;
  }
}

.lpWrap .block13_faq_item_q::before, .lpWrap .block13_faq_item_a::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 80px;
  top: 20px;
  left: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_q::before, .lpWrap .block13_faq_item_a::before {
    width: 9.3vw;
    height: 10.7vw;
    left: 1.3vw;
  }
}

.lpWrap .block13_faq_item_q {
  background-color: #f2f4f5;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../img/plus.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 80px 80px;
  cursor: pointer;
  padding-right: 120px;
  border-bottom: 2px solid #0058b8;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_q {
    height: auto;
    padding-top: 4.5vw;
    padding-bottom: 4.5vw;
    padding-right: 14.7vw;
    background-size: 10.7vw;
    background-position: right 1.3vw center;
    border-bottom-width: 1px;
  }
}

.lpWrap .block13_faq_item_q::before {
  background-image: url(../img/q.svg);
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_q::before {
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

.lpWrap .block13_faq_item_q.open {
  background-image: url(../img/minus.svg);
}

.lpWrap .block13_faq_item_q_txt {
  font-weight: 700;
  font-size: 18px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_q_txt {
    font-size: 3.7vw;
  }
}

.lpWrap .block13_faq_item_a {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_a {
    padding-top: 3.5vw;
    padding-bottom: 3.5vw;
    padding-right: 4vw;
  }
}

.lpWrap .block13_faq_item_a::before {
  background-image: url(../img/a.svg);
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_a::before {
    top: 5.3vw;
  }
}

.lpWrap .block13_faq_item_a_txt {
  font-size: 18px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .lpWrap .block13_faq_item_a_txt {
    font-size: 3.7vw;
  }
}

@-webkit-keyframes fv-txt {
  100% {
    background-position: -1987px 0;
  }
}

@keyframes fv-txt {
  100% {
    background-position: -1987px 0;
  }
}

@-webkit-keyframes fv-txt-sp {
  100% {
    background-position: 0 -471.7vw;
  }
}

@keyframes fv-txt-sp {
  100% {
    background-position: 0 -471.7vw;
  }
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  34% {
    height: 100%;
    opacity: 1;
  }
  74% {
    height: 100%;
  }
  100% {
    height: 0;
    top: auto;
    bottom: 0;
    opacity: 1;
  }
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  34% {
    height: 100%;
    opacity: 1;
  }
  74% {
    height: 100%;
  }
  100% {
    height: 0;
    top: auto;
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes looprotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes looprotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes imgMask {
  0% {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  50% {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  51% {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  to {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}

@keyframes imgMask {
  0% {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  50% {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  51% {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  to {
    left: 0;
    width: 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}

.scrollAnim.fadeUp {
  opacity: 0;
}

.scrollAnim.fadeUp.anim {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.loadingAnim.fadeUp {
  opacity: 0;
}

.loadingAnim.fadeUp.anim {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.ttlMsk {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}

.ttlMsk::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #0058b8;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.ttlMsk.anim {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.ttlMsk.anim::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.fromRight {
  -webkit-transform: translateX(140%);
          transform: translateX(140%);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
  transition: -webkit-transform 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
  transition: transform 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
  transition: transform 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms, -webkit-transform 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
}

.fromRight.anim {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fromLeft {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
  transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms, -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86) 175ms;
}

.fromLeft.anim {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(16px);
            transform: translateY(16px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(16px);
            transform: translateY(16px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/*# sourceMappingURL=lp4-style.css.map */