@charset "UTF-8";
/*! 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=Noto+Sans+JP:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&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;
}

body {
  font-size: 16px;
  font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  color: #1a1a1a;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  background: #fff;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 4vw;
  }
}

.lpWrap {
  overflow: hidden;
  background-color: #fff;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .lpWrap .pc-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .pc-tab {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .lpWrap .tab-sp {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .lpWrap .sp-only {
    display: none !important;
  }
}
.lpWrap > section {
  position: relative;
}
.lpWrap .inner {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lpWrap .inner {
    padding: 0 5.3vw;
  }
}
.lpWrap .inner._1 {
  max-width: 1040px;
}
.lpWrap .ib {
  display: inline-block;
}
.lpWrap img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: inline;
  vertical-align: bottom;
}
.lpWrap p {
  line-height: 1.7;
}
.lpWrap .serif {
  font-family: serif;
}
.lpWrap .bebas {
  font-family: "Bebas Neue", cursive;
}
.lpWrap .font01 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
}
.lpWrap .oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.lpWrap .maker {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffff00), to(#ffff00));
  background-image: linear-gradient(to top, #ffff00, #ffff00);
  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 .maker.anim {
  background-size: 100% 100%;
}
.lpWrap .kerning {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
.lpWrap .cta {
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lpWrap .cta {
    max-width: 89.3vw;
  }
}
.lpWrap .cta_tel {
  position: absolute;
  width: 48%;
  height: 36%;
  top: 28%;
  left: 7%;
}
@media screen and (max-width: 767px) {
  .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: 767px) {
  .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 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lpWrap .title01 {
    font-size: 6.4vw;
  }
}
.lpWrap .font01 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
}
.lpWrap .campaign {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .lpWrap .campaign {
    position: relative;
  }
}
.lpWrap .fv {
  background: url(../img/stimsure_bg_01.webp);
  height: 712px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .lpWrap .fv {
    height: 102.1vw;
  }
}
.lpWrap .fv .inner {
  max-width: 1146px;
  padding-top: 91px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .fv .inner {
    padding-top: 248px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .fv .inner {
    max-width: none;
    padding-top: 40vw;
  }
}
.lpWrap .fv_img {
  position: absolute;
  width: 444px;
  top: -122px;
  left: 383px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .fv_img {
    left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_img {
    top: 0;
    left: 0;
    width: 54.7vw;
  }
}
.lpWrap .fv_txt {
  font-size: 96px;
  letter-spacing: -0.05em;
  line-height: 1;
  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;
  gap: 10px;
  -webkit-transform: skewX(-21deg) rotate(-11deg);
          transform: skewX(-21deg) rotate(-11deg);
  position: absolute;
  top: 122px;
  right: 46px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt {
    font-size: 66px;
    top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_txt {
    font-size: 11.3vw;
    gap: 1vw;
    top: 3.5vw;
    right: 3vw;
  }
}
.lpWrap .fv_txt .txt {
  background: #ff6d05;
  padding: 10px 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_txt .txt {
    padding: 0.5vw 2.3vw 1.5vw;
  }
}
.lpWrap .fv_txt .small {
  font-size: 0.5em;
  letter-spacing: -0.02em;
  color: #ff6d05;
  text-shadow: 2px 2px 2px rgb(255, 255, 255), -2px 2px 2px rgb(255, 255, 255), 2px -2px 2px rgb(255, 255, 255), -2px -2px 2px rgb(255, 255, 255);
}
.lpWrap .fv_box {
  width: 404px;
  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: 1024px) {
  .lpWrap .fv_box {
    width: 280px;
    margin-left: auto;
    position: relative;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_box {
    width: 53.9vw;
  }
}
.lpWrap .fv_box_txt1 {
  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;
  gap: 10px;
  margin-bottom: 26px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .fv_box_txt1 {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_box_txt1 {
    gap: 1vw;
    margin-bottom: 1.7vw;
  }
}
.lpWrap .fv_box_txt1 .txt {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_box_txt1 .txt {
    font-size: 3.5vw;
  }
}
.lpWrap .fv_box_txt2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.33em;
  margin-bottom: 87px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .fv_box_txt2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_box_txt2 {
    font-size: 4vw;
    letter-spacing: 0;
    margin-bottom: 2.7vw;
  }
}
.lpWrap .fv_box_img {
  width: 290px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .fv_box_img {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .fv_box_img {
    width: 26.9vw;
    margin-right: 8vw;
  }
}
.lpWrap .block1 {
  margin-top: -110px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block1 {
    margin-top: -6vw;
  }
}
.lpWrap .block1::before {
  content: "";
  background: #123661;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  bottom: -200px;
  -webkit-transform: skewY(-6deg);
          transform: skewY(-6deg);
}
@media screen and (max-width: 767px) {
  .lpWrap .block1::before {
    bottom: -20vw;
  }
}
.lpWrap .block1 .inner {
  max-width: 1050px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block1 .inner {
    max-width: none;
    padding-bottom: 24vw;
  }
}
.lpWrap .block1_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 88px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block1_list {
    gap: 11vw;
  }
}
.lpWrap .block1_list_item .ttl {
  font-size: 50px;
  line-height: 1.3;
  letter-spacing: -0.05em;
  color: #000;
  text-align: center;
  position: relative;
  padding: 0.38em 0;
  margin-bottom: 96px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block1_list_item .ttl {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block1_list_item .ttl {
    font-size: 7.5vw;
    text-align: left;
    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;
    margin-bottom: 11.3vw;
  }
}
.lpWrap .block1_list_item .ttl_txt .white {
  color: #fff;
}
.lpWrap .block1_list_item .ttl::before {
  content: "";
  background: #ff6d05;
  position: absolute;
  z-index: -1;
  top: 10px;
  left: 50%;
  bottom: 5px;
  width: 3000px;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  .lpWrap .block1_list_item .ttl::before {
    top: 0;
    bottom: 0;
    width: 400vw;
  }
}
.lpWrap .block1_list_item .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .lpWrap .block1_list_item .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3vw;
  }
}
.lpWrap .block1_list_item .img {
  max-width: 460px;
  width: 46%;
}
@media screen and (max-width: 767px) {
  .lpWrap .block1_list_item .img {
    max-width: none;
    width: auto;
  }
}
.lpWrap .block1_list_item .txt {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.7;
  color: #fff;
  width: 48.8%;
}
@media screen and (max-width: 767px) {
  .lpWrap .block1_list_item .txt {
    font-size: 4.8vw;
    width: auto;
  }
}
.lpWrap .block1_list_item:nth-child(odd) .ttl {
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.lpWrap .block1_list_item:nth-child(odd) .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .lpWrap .block1_list_item:nth-child(odd) .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.lpWrap .block1_list_item:nth-child(even) .ttl {
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
}
.lpWrap .block2 {
  background: #ff6d05;
}
.lpWrap .block2 .inner {
  padding-top: 72px;
  padding-bottom: 72px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block2 .inner {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
}
.lpWrap .block2_ttl {
  color: #fff;
  margin-bottom: 32px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_ttl {
    margin-bottom: 5.8vw;
  }
}
.lpWrap .block2_ttl .txt {
  position: relative;
  font-size: 36px;
  display: inline-block;
  padding: 0 66px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_ttl .txt {
    font-size: 5.6vw;
    text-align: center;
    padding: 0 8.5vw;
  }
}
.lpWrap .block2_ttl .txt .big {
  font-size: 1.44em;
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_ttl .txt .big {
    font-size: 1.52em;
  }
}
.lpWrap .block2_ttl .txt::before, .lpWrap .block2_ttl .txt::after {
  content: "";
  width: 2px;
  height: 80px;
  background: #fff;
  position: absolute;
  bottom: -12px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_ttl .txt::before, .lpWrap .block2_ttl .txt::after {
    width: 0.5vw;
    height: 15vw;
    bottom: -2.5vw;
  }
}
.lpWrap .block2_ttl .txt::before {
  left: 32px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_ttl .txt::before {
    left: 3.5vw;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}
.lpWrap .block2_ttl .txt::after {
  right: 32px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_ttl .txt::after {
    right: 3.5vw;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
.lpWrap .block2_img {
  position: absolute;
  width: 574px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateX(418px);
          transform: translateX(418px);
}
@media screen and (max-width: 1024px) {
  .lpWrap .block2_img {
    width: 340px;
    margin: 0;
    -webkit-transform: none;
            transform: none;
    bottom: auto;
    right: auto;
    left: 480px;
    top: -150px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_img {
    width: 54.9vw;
    top: -24vw;
    left: auto;
    right: 0;
  }
}
.lpWrap .block2_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 16px;
  max-width: 824px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_list {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.1vw;
  }
}
.lpWrap .block2_list_item {
  background: #fff;
  width: 48.5%;
  font-size: 21px;
  font-weight: bold;
  line-height: 2;
  padding: 8px 16px 8px 48px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block2_list_item {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_list_item {
    width: auto;
    font-size: 4.8vw;
    padding: 1.1vw 2.1vw 1.1vw 10.7vw;
  }
}
.lpWrap .block2_list_item::before {
  content: "";
  position: absolute;
  background: url(../img/check.webp) no-repeat center center/contain;
  width: 24px;
  height: 24px;
  top: 17px;
  left: 16px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block2_list_item::before {
    width: 6.4vw;
    height: 6.4vw;
    top: 2.7vw;
    left: 2.1vw;
  }
}
.lpWrap .bnr01 {
  height: 240px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .lpWrap .bnr01 {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .bnr01 {
    height: auto;
  }
}
.lpWrap .bnr01 img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .lpWrap .bnr01 img {
    height: auto;
    width: 100%;
  }
}
.lpWrap .block3 {
  background: url(../img/stimsure_bg_02.webp);
}
.lpWrap .block3 .inner {
  padding-top: 48px;
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3 .inner {
    padding-top: 8.5vw;
    padding-bottom: 20vw;
  }
}
.lpWrap .block3_cta {
  margin-bottom: 72px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_cta {
    margin: 0 -1.3vw 10.7vw;
  }
}
.lpWrap .block3_ttl {
  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;
  gap: 20px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_ttl {
    gap: 3.3vw;
    margin-bottom: 8.5vw;
  }
}
.lpWrap .block3_ttl .img {
  width: 404px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_ttl .img {
    width: 65.3vw;
  }
}
.lpWrap .block3_ttl .txt {
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_ttl .txt {
    font-size: 4.8vw;
  }
}
.lpWrap .block3_txt {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_txt {
    font-size: 4.8vw;
    text-align: left;
    margin-bottom: 11.3vw;
  }
}
.lpWrap .block3_box {
  position: relative;
  max-width: 749px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box {
    max-width: none;
    padding: 12.2vw 0;
    margin: 0 -5.1vw;
  }
}
.lpWrap .block3_box_img {
  width: 282px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box_img {
    width: 36vw;
  }
}
.lpWrap .block3_box_list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.lpWrap .block3_box_list_item {
  background: #123661;
  color: #fff;
  font-size: 21px;
  line-height: 1.3;
  text-align: center;
  width: 140px;
  height: 140px;
  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;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box_list_item {
    font-size: 4.2vw;
    width: 28.1vw;
    height: 28.1vw;
  }
}
.lpWrap .block3_box_list_item:nth-child(1), .lpWrap .block3_box_list_item:nth-child(2) {
  top: 26px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box_list_item:nth-child(1), .lpWrap .block3_box_list_item:nth-child(2) {
    top: 0;
  }
}
.lpWrap .block3_box_list_item:nth-child(3), .lpWrap .block3_box_list_item:nth-child(4) {
  top: 182px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box_list_item:nth-child(3), .lpWrap .block3_box_list_item:nth-child(4) {
    top: 30.2vw;
  }
}
.lpWrap .block3_box_list_item:nth-child(5), .lpWrap .block3_box_list_item:nth-child(6) {
  top: 338px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box_list_item:nth-child(5), .lpWrap .block3_box_list_item:nth-child(6) {
    top: auto;
    bottom: 0;
    z-index: 2;
  }
}
.lpWrap .block3_box_list_item:nth-child(1), .lpWrap .block3_box_list_item:nth-child(5) {
  left: 70px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box_list_item:nth-child(1), .lpWrap .block3_box_list_item:nth-child(5) {
    left: 9.8vw;
  }
}
.lpWrap .block3_box_list_item:nth-child(2), .lpWrap .block3_box_list_item:nth-child(6) {
  right: 70px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block3_box_list_item:nth-child(2), .lpWrap .block3_box_list_item:nth-child(6) {
    right: 9.8vw;
  }
}
.lpWrap .block3_box_list_item:nth-child(3) {
  left: 0;
}
.lpWrap .block3_box_list_item:nth-child(4) {
  right: 0;
}
@media screen and (max-width: 767px) {
  .lpWrap .block4 {
    margin-top: -8vw;
  }
}
.lpWrap .block4::before {
  background: url(../img/stimsure_bg_03.webp);
}
@media screen and (max-width: 767px) {
  .lpWrap .block4 .inner {
    padding-bottom: 11.2vw;
  }
}
.lpWrap .block4 .block1_list_item .ttl {
  color: #fff;
}
.lpWrap .block4 .block1_list_item .ttl::before {
  background: #123661;
}
.lpWrap .table01 {
  max-width: 896px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.4%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01 {
    max-width: none;
    padding: 0 2.7vw;
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.lpWrap .table01 h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  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;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01 h3 {
    font-size: 4.3vw;
  }
}
.lpWrap .table01 p {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  height: 64px;
  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;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01 p {
    font-size: 4.3vw;
    height: 14vw;
  }
}
.lpWrap .table01 p .small {
  font-size: 0.71em;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01 p .small {
    font-size: 0.81em;
  }
}
.lpWrap .table01_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col {
    gap: 0.8vw;
  }
}
.lpWrap .table01_col._1 {
  width: 26.8%;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._1 {
    width: 19%;
  }
}
.lpWrap .table01_col._1 p {
  background: #f3f4f5;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._1 p {
    font-size: 3.5vw;
  }
}
.lpWrap .table01_col._1 p:nth-of-type(1) {
  border-radius: 24px 0px 0px 0px;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._1 p:nth-of-type(1) {
    border-radius: 4.3vw 0 0 0;
  }
}
.lpWrap .table01_col._2 p .small, .lpWrap .table01_col._3 p .small {
  margin-top: 0.2em;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._2 p .small, .lpWrap .table01_col._3 p .small {
    margin-top: 0;
    display: block;
  }
}
.lpWrap .table01_col._2 {
  width: 36.2%;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._2 {
    width: 39.5%;
  }
}
.lpWrap .table01_col._2 h3 {
  background: #ff6d05;
  height: 98px;
  border-radius: 24px 24px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._2 h3 {
    height: 17.1vw;
    border-radius: 4.3vw 4.3vw 0 0;
  }
}
.lpWrap .table01_col._2 p {
  background: #fff1e7;
}
.lpWrap .table01_col._3 {
  width: 36.2%;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._3 {
    width: 39.5%;
  }
}
.lpWrap .table01_col._3 h3 {
  background: #828f9f;
  height: 74px;
  border-radius: 0px 24px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._3 h3 {
    height: 10.7vw;
    border-radius: 0 4.3vw 0 0;
  }
}
.lpWrap .table01_col._3 p {
  background: #f5faff;
}
.lpWrap .table01_col._1 p:nth-of-type(1), .lpWrap .table01_col._2 p:nth-of-type(1), .lpWrap .table01_col._3 p:nth-of-type(1) {
  height: 85px;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._1 p:nth-of-type(1), .lpWrap .table01_col._2 p:nth-of-type(1), .lpWrap .table01_col._3 p:nth-of-type(1) {
    height: 15.2vw;
  }
}
.lpWrap .table01_col._1 p:nth-of-type(4), .lpWrap .table01_col._2 p:nth-of-type(4), .lpWrap .table01_col._3 p:nth-of-type(4) {
  height: 96px;
}
@media screen and (max-width: 767px) {
  .lpWrap .table01_col._1 p:nth-of-type(4), .lpWrap .table01_col._2 p:nth-of-type(4), .lpWrap .table01_col._3 p:nth-of-type(4) {
    height: 22.4vw;
  }
}
.lpWrap .block5 {
  background: url(../img/stimsure_bg_01.webp);
}
.lpWrap .block5 .inner {
  padding-top: 72px;
  padding-bottom: 68px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block5 .inner {
    padding-top: 10.7vw;
    padding-bottom: 10.7vw;
  }
}
.lpWrap .block5_ttl {
  color: #fff;
  font-size: 40px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block5_ttl {
    font-size: 7.5vw;
    margin-bottom: 8.5vw;
  }
}
.lpWrap .block5 .table01 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block5 .table01 {
    margin-bottom: 8.5vw;
  }
}
.lpWrap .block5_txt {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block5_txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block5_txt {
    font-size: 4.8vw;
    text-align: left;
  }
}
.lpWrap .block6 {
  background: url(../img/stimsure_bg_02.webp);
}
.lpWrap .block6 .inner {
  padding-top: 72px;
  padding-bottom: 72px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block6 .inner {
    padding-top: 10.7vw;
    padding-bottom: 10.7vw;
  }
}
.lpWrap .block6_ttl {
  color: #fff;
  font-size: 40px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block6_ttl {
    font-size: 7.5vw;
    text-align: left;
    margin-bottom: 10.7vw;
  }
}
.lpWrap .block6_img1 {
  width: 380px;
  position: absolute;
  top: -112px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateX(526px);
          transform: translateX(526px);
}
@media screen and (max-width: 1300px) {
  .lpWrap .block6_img1 {
    width: 280px;
    -webkit-transform: translateX(460px);
            transform: translateX(460px);
  }
}
@media screen and (max-width: 1024px) {
  .lpWrap .block6_img1 {
    width: 220px;
    -webkit-transform: translateX(280px);
            transform: translateX(280px);
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block6_img1 {
    width: 32vw;
    top: -14.4vw;
    left: auto;
    right: -3.7vw;
    margin: 0;
    -webkit-transform: none;
            transform: none;
  }
}
.lpWrap .block6_img2 {
  max-width: 896px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block6_img2 {
    max-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block6_img2 {
    max-width: none;
    margin-bottom: 10.7vw;
  }
}
.lpWrap .block6_img3 {
  width: 326px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateX(-550px);
          transform: translateX(-550px);
}
@media screen and (max-width: 1300px) {
  .lpWrap .block6_img3 {
    width: 200px;
    -webkit-transform: translateX(-470px);
            transform: translateX(-470px);
  }
}
@media screen and (max-width: 1024px) {
  .lpWrap .block6_img3 {
    width: 160px;
    -webkit-transform: translateX(-360px);
            transform: translateX(-360px);
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block6_img3 {
    display: none;
  }
}
.lpWrap .block6_txt {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block6_txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block6_txt {
    font-size: 4.8vw;
    text-align: left;
  }
}
.lpWrap .block7 {
  background: #ff6d05;
}
.lpWrap .block7 .inner {
  padding-top: 70px;
  padding-bottom: 66px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block7 .inner {
    padding-top: 10.7vw;
    padding-bottom: 9vw;
  }
}
.lpWrap .block7_ttl {
  font-size: 40px;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block7_ttl {
    font-size: 7.5vw;
    margin-bottom: 10.7vw;
  }
}
.lpWrap .block7_list {
  max-width: 896px;
  margin: 0 auto 42px;
  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: 767px) {
  .lpWrap .block7_list {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1vw;
    margin-bottom: 10.7vw;
  }
}
.lpWrap .block7_list_item {
  width: 29%;
  max-width: 259px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block7_list_item {
    width: auto;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block7_list_item .img {
    width: 50%;
  }
}
.lpWrap .block7_list_item .txt {
  background: #123661;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  padding: 16px 0;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block7_list_item .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block7_list_item .txt {
    width: 50%;
    font-size: 4.8vw;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.lpWrap .block7_txt1 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  color: #fff;
  margin-bottom: 44px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block7_txt1 {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block7_txt1 {
    font-size: 4.8vw;
    text-align: left;
    margin-bottom: 12.7vw;
  }
}
.lpWrap .block7_txt2 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.9;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .lpWrap .block7_txt2 {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .block7_txt2 {
    font-size: 5.6vw;
    line-height: 1.6;
  }
}
.lpWrap .block7_txt2 .big {
  background: #000;
  font-size: 1.52em;
  padding: 6px 8px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block7_txt2 .big {
    padding: 1vw 0;
  }
}
.lpWrap .price01 {
  background: #f3f4f5;
}
.lpWrap .price01 .inner {
  padding-top: 130px;
  padding-bottom: 100px;
  max-width: 1066px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price01 .inner {
    padding-top: 49.6vw;
    padding-bottom: 10.7vw;
    max-width: none;
  }
}
.lpWrap .price01_list {
  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: 767px) {
  .lpWrap .price01_list {
    width: 88vw;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.3vw;
  }
}
.lpWrap .price01_list_item {
  max-width: 330px;
  width: 33%;
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item {
    max-width: none;
    width: auto;
  }
}
.lpWrap .price01_list_item .ttl {
  border-radius: 23px 23px 0 0;
  padding: 16px 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .ttl {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .ttl {
    border-radius: 4vw 4vw 0 0;
    padding: 2.4vw 0;
    font-size: 5.6vw;
  }
}
.lpWrap .price01_list_item .con {
  background: #fff;
  padding: 26px 24px 15px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .con {
    padding: 6.3vw 6.4vw 4.8vw;
  }
}
.lpWrap .price01_list_item .box1 {
  padding-bottom: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1 {
    padding-bottom: 6.4vw;
  }
}
.lpWrap .price01_list_item .box1_txt1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt1 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt1 {
    font-size: 5.6vw;
    margin-bottom: 0.5vw;
  }
}
.lpWrap .price01_list_item .box1_txt2 {
  text-align: center;
  line-height: 1;
  margin-bottom: 23px;
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt2 {
    padding-left: 4px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt2 {
    margin-bottom: 5.7vw;
    padding-left: 10vw;
  }
}
.lpWrap .price01_list_item .box1_txt2 .txt1 {
  font-size: 27px;
  font-weight: bold;
  margin-right: -0.2em;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt2 .txt1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt2 .txt1 {
    font-size: 7.2vw;
  }
}
.lpWrap .price01_list_item .box1_txt2 .txt2 {
  font-size: 56px;
  letter-spacing: -0.03em;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt2 .txt2 {
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt2 .txt2 {
    font-size: 16vw;
  }
}
.lpWrap .price01_list_item .box1_txt2 .txt3 {
  font-size: 14px;
  margin-left: -0.75em;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt2 .txt3 {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt2 .txt3 {
    font-size: 3.6vw;
  }
}
.lpWrap .price01_list_item .box1_txt3 {
  position: absolute;
  top: -14px;
  left: -30px;
  font-size: 42px;
  text-align: center;
  line-height: 1;
  width: 80px;
  height: 80px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0), color-stop(49.48%, #ffff9e), to(#ffc700));
  background: linear-gradient(180deg, #ff0 0%, #ffff9e 49.48%, #ffc700 100%);
  color: #123661;
  border-radius: 50%;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt3 {
    font-size: 30px;
    width: 60px;
    height: 60px;
    top: -22px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt3 {
    top: -1.6vw;
    left: -7.7vw;
    font-size: 11vw;
    width: 21.3vw;
    height: 21.3vw;
  }
}
.lpWrap .price01_list_item .box1_txt3 .small1 {
  font-size: 0.5em;
}
.lpWrap .price01_list_item .box1_txt3 .small2 {
  font-size: 0.44em;
}
.lpWrap .price01_list_item .box1_txt4 {
  background: #1a1a1a;
  color: #fff;
  border-radius: 400px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 8px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt4 {
    font-size: 4.8vw;
    margin-bottom: 2.1vw;
  }
}
.lpWrap .price01_list_item .box1_txt5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  min-height: 54px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box1_txt5 {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box1_txt5 {
    font-size: 4.8vw;
    min-height: 14.4vw;
  }
}
.lpWrap .price01_list_item .box2 {
  border-top: 1px solid #c6c6c6;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box2 {
    padding-top: 5vw;
  }
}
.lpWrap .price01_list_item .box2_txt1 {
  text-align: center;
  line-height: 1;
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box2_txt1 {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box2_txt1 {
    padding-left: 8vw;
    margin-bottom: 1vw;
  }
}
.lpWrap .price01_list_item .box2_txt1 .txt1 {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box2_txt1 .txt1 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box2_txt1 .txt1 {
    font-size: 4.8vw;
    margin-right: 4vw;
  }
}
.lpWrap .price01_list_item .box2_txt1 .txt2 {
  font-size: 24px;
  font-weight: bold;
  margin-right: -0.2em;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box2_txt1 .txt2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box2_txt1 .txt2 {
    font-size: 6.4vw;
  }
}
.lpWrap .price01_list_item .box2_txt1 .txt3 {
  font-size: 32px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box2_txt1 .txt3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box2_txt1 .txt3 {
    font-size: 8.6vw;
  }
}
.lpWrap .price01_list_item .box2_txt1 .txt4 {
  font-size: 14px;
  margin-left: -0.75em;
}
@media screen and (max-width: 1024px) {
  .lpWrap .price01_list_item .box2_txt1 .txt4 {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box2_txt1 .txt4 {
    font-size: 3.7vw;
  }
}
.lpWrap .price01_list_item .box2_txt2 {
  background: #1a1a1a;
  color: #fff;
  border-radius: 400px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price01_list_item .box2_txt2 {
    font-size: 3.9vw;
    margin-bottom: 4.3vw;
  }
}
.lpWrap .price01_list_item:nth-child(1) .ttl {
  background: #ff6d05;
}
.lpWrap .price01_list_item:nth-child(1) .box1_txt1 {
  color: #ff6d05;
}
.lpWrap .price01_list_item:nth-child(1) .box1_txt2 {
  color: #ff6d05;
}
.lpWrap .price01_list_item:nth-child(2) .ttl {
  background: #0058b8;
}
.lpWrap .price01_list_item:nth-child(2) .box1_txt1 {
  color: #0058b8;
}
.lpWrap .price01_list_item:nth-child(2) .box1_txt2 {
  color: #0058b8;
}
.lpWrap .price01_list_item:nth-child(3) .ttl {
  background: #123661;
}
.lpWrap .price01_list_item:nth-child(3) .box1_txt1 {
  color: #123661;
}
.lpWrap .price01_list_item:nth-child(3) .box1_txt2 {
  color: #123661;
}
.lpWrap .pb {
  padding: 72px 0 188px;
  background: url(../img/pb-bg.webp) repeat center center/cover;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .lpWrap .pb {
    padding: 13.4vw 0 62vw;
    background-image: url(../img/pb-bg-sp.webp);
  }
}
.lpWrap .pb_ttl {
  max-width: 770px;
  width: 100%;
  margin: 0 auto 58px;
}
@media screen and (max-width: 767px) {
  .lpWrap .pb_ttl {
    max-width: 78.7vw;
    margin-bottom: 8.3vw;
  }
}
.lpWrap .pb_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lpWrap .pb_list_item:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lpWrap .pb_list_item:not(:last-child) {
    margin-bottom: 7.5vw;
  }
}
.lpWrap .pb_list_item_img {
  min-width: 90px;
  width: 90px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .lpWrap .pb_list_item_img {
    width: 13.3vw;
    min-width: 13.3vw;
    margin-right: 1.9vw;
  }
}
.lpWrap .pb_list_item_box {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .lpWrap .pb_list_item_box {
    padding-top: 4.3vw;
  }
}
.lpWrap .pb_list_item_box_ttl {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0.4em;
}
@media screen and (max-width: 767px) {
  .lpWrap .pb_list_item_box_ttl {
    font-size: 5.6vw;
    margin-bottom: 4.4vw;
  }
}
.lpWrap .pb_list_item_box_txt {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .lpWrap .pb_list_item_box_txt {
    font-size: 4vw;
    line-height: 1.8;
  }
}
.lpWrap .block20 {
  position: relative;
  z-index: 2;
  height: 300px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block20 {
    height: 110vw;
  }
}
.lpWrap .block20 .inner {
  max-width: 1040px;
}
.lpWrap .block20_cta {
  margin-top: -130px;
  margin-bottom: -130px;
}
@media screen and (max-width: 767px) {
  .lpWrap .block20_cta {
    margin-top: -49.6vw;
    margin-bottom: -49.6vw;
  }
}
.lpWrap .scrollAnim.fadeUp {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .lpWrap .scrollAnim.fadeUp {
    -webkit-animation-delay: 0s !important;
            animation-delay: 0s !important;
  }
}
.lpWrap .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;
}
.lpWrap .loadingAnim.fadeUp {
  opacity: 0;
}
.lpWrap .loadingAnim.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;
}

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

@keyframes sway {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
}
@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
  }
  30% {
    height: 100%;
  }
  100% {
    height: 0;
    top: 100%;
  }
}
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
  }
  30% {
    height: 100%;
  }
  100% {
    height: 0;
    top: 100%;
  }
}
@-webkit-keyframes bggradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes bggradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes anim-txt {
  100% {
    background-position: -3000px 0;
  }
}
@keyframes anim-txt {
  100% {
    background-position: -3000px 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);
  }
}
.lpWrap .title02 {
  text-align: center;
  margin-bottom: 52px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .lpWrap .title02 {
    margin-bottom: 5.5vw;
  }
}
.lpWrap .title02 .ja {
  font-size: 48px;
  font-weight: bold;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.09em;
  color: #052b58;
}
@media screen and (max-width: 767px) {
  .lpWrap .title02 .ja {
    font-size: 6.4vw;
  }
}
.lpWrap .bar {
  position: relative;
  height: 50px;
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .lpWrap .bar {
    height: 10.7vw;
    margin-bottom: 7.5vw;
  }
}
.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 .price {
  padding-top: 130px;
  padding-bottom: 100px;
  background: #f2f4f5;
}
@media screen and (max-width: 767px) {
  .lpWrap .price {
    padding-bottom: 13.3vw;
  }
}
.lpWrap .price_tbl {
  width: 100%;
  font-weight: bold;
  background: #fff;
  line-height: 1.5;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price_tbl {
    margin-bottom: 5vw;
  }
}
.lpWrap .price_tbl th,
.lpWrap .price_tbl td {
  vertical-align: middle;
  text-align: center;
}
.lpWrap .price_tbl thead th {
  background: #0058b8;
  color: #fff;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.02em;
  height: 95px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price_tbl thead th {
    font-size: 4.8vw;
    height: 18.7vw;
  }
}
.lpWrap .price_tbl tbody {
  color: #052b58;
}
.lpWrap .price_tbl tbody td {
  border-bottom: 1px solid #0058b8;
  height: 80px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .lpWrap .price_tbl tbody td {
    height: 16vw;
  }
}
.lpWrap .price_tbl tbody td:first-child {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price_tbl tbody td:first-child {
    font-size: 4vw;
  }
}
.lpWrap .price_tbl tbody td:last-child {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .lpWrap .price_tbl tbody td:last-child {
    font-size: 3.5vw;
  }
}
.lpWrap .price_tbl tbody td:last-child .bebas {
  font-size: 48px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .lpWrap .price_tbl tbody td:last-child .bebas {
    font-size: 9.6vw;
  }
}
.lpWrap .price_tbl tbody tr:nth-child(even) {
  background: #f2f4f5;
}
.lpWrap .flow {
  background: url(../img/flow-bg.webp) no-repeat center center/cover;
  padding-bottom: 100px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow {
    padding-bottom: 13.3vw;
  }
}
.lpWrap .flow_list {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_list {
    margin-bottom: 8vw;
  }
}
.lpWrap .flow_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #0058b8;
  padding: 20px 30px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_list_item {
    padding: 2vw 2.7vw 5vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.lpWrap .flow_list_item .num {
  width: 80px;
  margin-right: 30px;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_list_item .num {
    width: 10.7vw;
    margin: 0;
    position: absolute;
    top: 0;
    left: 2.7vw;
  }
}
.lpWrap .flow_list_item .box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_list_item .box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 56vw;
    margin-right: 0;
  }
}
.lpWrap .flow_list_item .ttl {
  color: #0058b8;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_list_item .ttl {
    font-size: 5.6vw;
    margin-left: 13.3vw;
    margin-bottom: 5.5vw;
  }
}
.lpWrap .flow_list_item .txt {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_list_item .txt {
    font-size: 3.7vw;
  }
}
.lpWrap .flow_list_item .img {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_list_item .img {
    width: 25.3vw;
    margin-top: 14vw;
  }
}
.lpWrap .flow_list_item:nth-child(odd) {
  background: #edf3fa;
}
.lpWrap .flow_list_item:nth-child(even) {
  background: #fff;
}
.lpWrap .flow_box {
  background: #f2f4f5;
  padding: 20px 30px 60px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_box {
    margin: 0 -2.7vw;
    padding: 2.7vw;
  }
}
.lpWrap .flow_box_ttl {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_box_ttl {
    font-size: 4.8vw;
    margin-bottom: 2vw;
  }
}
.lpWrap .flow_box_list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lpWrap .flow_box_list dl:not(:last-child) {
  border-bottom: 2px solid #f2f4f5;
}
.lpWrap .flow_box_list dt {
  background: -webkit-gradient(linear, left top, left bottom, from(#0058b8), to(#004b9d));
  background: linear-gradient(to bottom, #0058b8, #004b9d);
  width: 24.3%;
  text-align: center;
  color: #fff;
  padding: 19px 10px;
  border-right: 2px solid #f2f4f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_box_list dt {
    padding: 4.5vw 0;
    line-height: 1.3;
    width: 24.2%;
  }
}
.lpWrap .flow_box_list dd {
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 19px 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_box_list dd {
    padding: 4.5vw 2.7vw;
    line-height: 1.5;
    font-size: 3.7vw;
  }
}
.lpWrap .flow_box_list dd .box {
  display: block;
  background: #123661;
  color: #fff;
  padding: 10px 10px 10px 30px;
  position: relative;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lpWrap .flow_box_list dd .box {
    padding: 2.7vw 2.7vw 2.7vw 8vw;
  }
}
.lpWrap .flow_box_list dd .box::before {
  content: "";
  background: url(../img/bikkuri.webp) no-repeat center center/contain;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 1em;
  left: 0.6em;
}
.lpWrap .faq {
  font-weight: 500;
  padding-bottom: 100px;
  background-color: #edf3fa;
}
@media screen and (max-width: 767px) {
  .lpWrap .faq {
    padding-bottom: 13.3vw;
  }
}
.lpWrap .faq_list_item {
  line-height: 1.7;
}
.lpWrap .faq_list_item:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .faq_list_item:not(:last-child) {
    margin-bottom: 2.4vw;
  }
}
.lpWrap .faq_list_item_q, .lpWrap .faq_list_item_a {
  position: relative;
  padding-left: 136px;
}
@media screen and (max-width: 767px) {
  .lpWrap .faq_list_item_q, .lpWrap .faq_list_item_a {
    padding-left: 13.3vw;
  }
}
.lpWrap .faq_list_item_q::before, .lpWrap .faq_list_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: 767px) {
  .lpWrap .faq_list_item_q::before, .lpWrap .faq_list_item_a::before {
    width: 9.3vw;
    height: 10.7vw;
    left: 1.3vw;
  }
}
.lpWrap .faq_list_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: 767px) {
  .lpWrap .faq_list_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 .faq_list_item_q::before {
  background-image: url(../img/q.svg);
}
@media screen and (max-width: 767px) {
  .lpWrap .faq_list_item_q::before {
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
.lpWrap .faq_list_item_q.open {
  background-image: url(../img/minus.svg);
}
.lpWrap .faq_list_item_q_txt {
  font-weight: 700;
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .lpWrap .faq_list_item_q_txt {
    font-size: 3.7vw;
  }
}
.lpWrap .faq_list_item_a {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .lpWrap .faq_list_item_a {
    padding-top: 3.5vw;
    padding-bottom: 3.5vw;
    padding-right: 4vw;
  }
}
.lpWrap .faq_list_item_a::before {
  background-image: url(../img/a.svg);
}
@media screen and (max-width: 767px) {
  .lpWrap .faq_list_item_a::before {
    top: 5.3vw;
  }
}
.lpWrap .faq_list_item_a_txt {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .lpWrap .faq_list_item_a_txt {
    font-size: 3.7vw;
  }
}
.lpWrap .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .lpWrap .info {
    display: block;
  }
}
.lpWrap .info_map {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_map {
    height: 40vw;
  }
}
.lpWrap .info_wrap {
  width: 55%;
  background: #004eae;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap {
    width: auto;
  }
}
.lpWrap .info_wrap_inner {
  max-width: 620px;
  padding: 36px 20px 68px 50px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .lpWrap .info_wrap_inner {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner {
    max-width: none;
    padding: 2.5vw 5.3vw 12.5vw;
  }
}
.lpWrap .info_wrap_inner_txt1 {
  font-size: 18px;
  font-weight: bold;
  color: #004eae;
  background-color: #ffff00;
  position: absolute;
  top: -21px;
  left: 64px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  text-align: center;
  line-height: 1.1;
  padding-top: 28px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .info_wrap_inner_txt1 {
    left: -28px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_txt1 {
    top: -7.7vw;
    left: 2.7vw;
    font-size: 3.8vw;
    width: 23.5vw;
    height: 23.5vw;
    padding-top: 6.5vw;
  }
}
.lpWrap .info_wrap_inner_txt1 .big {
  font-size: 2.22em;
}
.lpWrap .info_wrap_inner_txt2 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_txt2 {
    font-size: 6.4vw;
    margin-bottom: 0.8vw;
  }
}
.lpWrap .info_wrap_inner_tel {
  color: #fff;
  font-size: clamp(80px, 8vw, 96px);
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .info_wrap_inner_tel {
    font-size: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tel {
    font-size: 15vw;
    gap: 2vw;
    margin-bottom: 2.5vw;
  }
}
.lpWrap .info_wrap_inner_tel .img {
  width: 11.5%;
  margin-top: -16px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .info_wrap_inner_tel .img {
    width: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tel .img {
    width: 9.9vw;
    margin-top: -3vw;
  }
}
.lpWrap .info_wrap_inner_txt3 {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 7px 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_txt3 {
    font-size: 5.6vw;
    line-height: 1.5;
    padding: 1.7vw 0;
    margin-bottom: 5.3vw;
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
}
.lpWrap .info_wrap_inner_tbl {
  width: 100%;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tbl {
    margin-bottom: 3.7vw;
  }
}
.lpWrap .info_wrap_inner_tbl th {
  color: #fff;
  background: #123661;
  vertical-align: middle;
  width: 180px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .lpWrap .info_wrap_inner_tbl th {
    width: 110px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tbl th {
    width: 17.6vw;
    font-size: 4.8vw;
  }
}
.lpWrap .info_wrap_inner_tbl td {
  background: #fff;
  color: #123661;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.3;
  font-size: 21px;
  padding-top: 6px;
  padding-bottom: 6px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .info_wrap_inner_tbl td {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tbl td {
    font-size: 4.8vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
  }
}
.lpWrap .info_wrap_inner_tbl tr:first-child td {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tbl tr:first-child td {
    padding-top: 3vw;
  }
}
.lpWrap .info_wrap_inner_tbl tr:last-child td {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tbl tr:last-child td {
    padding-bottom: 3vw;
  }
}
.lpWrap .info_wrap_inner_tbl .day {
  padding-left: 20px;
  width: 130px;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_tbl .day {
    width: 28vw;
    padding-left: 3vw;
  }
}
.lpWrap .info_wrap_inner_add {
  color: #fff;
  letter-spacing: 0.02em;
  line-height: 1.5;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lpWrap .info_wrap_inner_add {
    font-size: 4vw;
    line-height: 1.8;
  }
}
.lpWrap .contact {
  line-height: 2;
}
.lpWrap .contact .inner {
  max-width: 1000px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact .inner {
    padding: 0 6.7vw 20px;
  }
}
.lpWrap .contact_form {
  font-size: 16px;
  margin-bottom: 100px;
  /* フォーカスされた時のスタイルを設定 */
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form {
    font-size: 4.3vw;
  }
}
.lpWrap .contact_form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #999;
}
.lpWrap .contact_form dl:nth-child(1) {
  border-top: 1px solid #999;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dl {
    display: block;
    padding: 8.7vw 2.7vw;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dl:nth-child(odd) {
    background: #ebf2f9;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dl:nth-child(even) {
    background: #fff;
  }
}
.lpWrap .contact_form dt {
  width: 33.3%;
  padding: 40px 30px;
  background: #ebf2f9;
  color: #052b58;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dt {
    width: auto;
    padding: 0;
    background: none;
    margin-bottom: 2.7vw;
  }
}
.lpWrap .contact_form dt .required {
  color: #fff;
  background: #be001e;
  display: inline-block;
  font-style: normal;
  margin-left: 12px;
  font-size: 13px;
  padding: 0 1em;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dt .required {
    font-size: 0.875em;
    margin-left: 2.7vw;
  }
}
.lpWrap .contact_form dt .optional {
  display: none;
}
.lpWrap .contact_form dd {
  width: 66.67%;
  padding: 40px 30px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dd {
    background: none;
    width: auto;
    padding: 0;
  }
}
.lpWrap .contact_form dd .list01 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dd .list01 {
    margin-bottom: 5.3vw;
  }
}
.lpWrap .contact_form dd .list01_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dd .list01_item {
    font-size: 3.5vw;
  }
}
.lpWrap .contact_form dd .list01_item::before {
  content: "※";
}
.lpWrap .contact_form dd .checkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dd .checkList {
    gap: 5.3vw;
  }
}
.lpWrap .contact_form dd .checkList li label {
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dd .checkList li label {
    font-size: 3.7vw;
  }
}
.lpWrap .contact_form dd .checkList li label input {
  margin-right: 10px;
  margin-top: -2px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form dd .checkList li label input {
    margin-right: 2.7vw;
    margin-top: -0.5vw;
  }
}
.lpWrap .contact_form input[type=text],
.lpWrap .contact_form input[type=tel],
.lpWrap .contact_form input[type=email],
.lpWrap .contact_form input[type=date],
.lpWrap .contact_form input[type=time],
.lpWrap .contact_form select,
.lpWrap .contact_form textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #898f93;
  background-color: #fff;
  padding: 1.15em;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form input[type=text],
  .lpWrap .contact_form input[type=tel],
  .lpWrap .contact_form input[type=email],
  .lpWrap .contact_form input[type=date],
  .lpWrap .contact_form input[type=time],
  .lpWrap .contact_form select,
  .lpWrap .contact_form textarea {
    font-size: 4vw;
    padding: 1.27em;
  }
}
.lpWrap .contact_form input[type=text]::-webkit-input-placeholder, .lpWrap .contact_form input[type=tel]::-webkit-input-placeholder, .lpWrap .contact_form input[type=email]::-webkit-input-placeholder, .lpWrap .contact_form input[type=date]::-webkit-input-placeholder, .lpWrap .contact_form input[type=time]::-webkit-input-placeholder, .lpWrap .contact_form select::-webkit-input-placeholder, .lpWrap .contact_form textarea::-webkit-input-placeholder {
  color: #898f93;
}
.lpWrap .contact_form input[type=text]::-moz-placeholder, .lpWrap .contact_form input[type=tel]::-moz-placeholder, .lpWrap .contact_form input[type=email]::-moz-placeholder, .lpWrap .contact_form input[type=date]::-moz-placeholder, .lpWrap .contact_form input[type=time]::-moz-placeholder, .lpWrap .contact_form select::-moz-placeholder, .lpWrap .contact_form textarea::-moz-placeholder {
  color: #898f93;
}
.lpWrap .contact_form input[type=text]:-ms-input-placeholder, .lpWrap .contact_form input[type=tel]:-ms-input-placeholder, .lpWrap .contact_form input[type=email]:-ms-input-placeholder, .lpWrap .contact_form input[type=date]:-ms-input-placeholder, .lpWrap .contact_form input[type=time]:-ms-input-placeholder, .lpWrap .contact_form select:-ms-input-placeholder, .lpWrap .contact_form textarea:-ms-input-placeholder {
  color: #898f93;
}
.lpWrap .contact_form input[type=text]::-ms-input-placeholder, .lpWrap .contact_form input[type=tel]::-ms-input-placeholder, .lpWrap .contact_form input[type=email]::-ms-input-placeholder, .lpWrap .contact_form input[type=date]::-ms-input-placeholder, .lpWrap .contact_form input[type=time]::-ms-input-placeholder, .lpWrap .contact_form select::-ms-input-placeholder, .lpWrap .contact_form textarea::-ms-input-placeholder {
  color: #898f93;
}
.lpWrap .contact_form input[type=text]::placeholder,
.lpWrap .contact_form input[type=tel]::placeholder,
.lpWrap .contact_form input[type=email]::placeholder,
.lpWrap .contact_form input[type=date]::placeholder,
.lpWrap .contact_form input[type=time]::placeholder,
.lpWrap .contact_form select::placeholder,
.lpWrap .contact_form textarea::placeholder {
  color: #898f93;
}
.lpWrap .contact_form label {
  font-size: 18px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form label {
    font-size: 3.5vw;
    padding: 2vw 0;
  }
}
.lpWrap .contact_form input[type=radio] {
  margin-right: 0.5em;
}
.lpWrap .contact_form textarea {
  height: 200px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form textarea {
    height: 60vw;
  }
}
.lpWrap .contact_form_check {
  text-align: center;
  margin: 36px 0 19px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form_check {
    margin: 8.5vw 0 6.1vw;
  }
}
.lpWrap .contact_form_check input[type=checkbox] {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form_check input[type=checkbox] {
    margin-right: 2.7vw;
  }
}
.lpWrap .contact_form_check dt {
  display: none;
}
.lpWrap .contact_form_check a {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lpWrap .contact_form_check a:hover {
  opacity: 0.6;
}
.lpWrap .contact_form_submit input {
  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;
  max-width: 600px;
  width: 100%;
  height: 100px;
  font-size: 30px;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #70c1fb), color-stop(70%, #2a81ef));
  background: linear-gradient(#70c1fb 30%, #2a81ef 70%);
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 auto;
  border-radius: 10px;
  border: 3px solid #2a81ef;
  text-shadow: 0 0 10px #00367e;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form_submit input {
    width: 78.7vw;
    height: 21.3vw;
    font-size: 5.6vw;
  }
}
.lpWrap .contact_form_submit input[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}
.lpWrap .contact_form .error_blank,
.lpWrap .contact_form .error_format,
.lpWrap .contact_form .error_match {
  display: block;
  color: #ff0000;
  margin-top: 5px;
}
.lpWrap .contact_form input:focus,
.lpWrap .contact_form textarea:focus {
  border-color: #007bff;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}
.lpWrap .contact_form_txt {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  margin: 32px 0 36px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form_txt {
    font-size: 3.7vw;
    margin: 8.7vw 0 10vw;
  }
}
.lpWrap .contact_form_txt .bold {
  font-weight: bold;
}
.lpWrap .contact_form_txt a {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lpWrap .contact_form_txt a:hover {
  opacity: 0.6;
}
.lpWrap .contact_form .raiin_sch {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_sch {
    margin-bottom: 6vw;
  }
}
.lpWrap .contact_form .raiin_sch_tbl {
  width: 100%;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  background: #fff;
  margin-top: -18px;
}
@media screen and (max-width: 1024px) {
  .lpWrap .contact_form .raiin_sch_tbl {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_sch_tbl {
    font-size: 3vw;
    margin-top: 0;
  }
}
.lpWrap .contact_form .raiin_sch_tbl tr {
  border-bottom: 1px solid #cbcbcb;
}
.lpWrap .contact_form .raiin_sch_tbl td {
  width: 59px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_sch_tbl td {
    width: 8.5vw;
  }
}
.lpWrap .contact_form .raiin_sch_tbl td span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_sch_tbl td span {
    font-size: 2.9vw;
    bottom: 1.5vw;
  }
}
.lpWrap .contact_form .raiin_sch_tbl thead th,
.lpWrap .contact_form .raiin_sch_tbl thead td {
  height: 48px;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_sch_tbl thead th,
  .lpWrap .contact_form .raiin_sch_tbl thead td {
    height: 12.4vw;
  }
}
.lpWrap .contact_form .raiin_sch_tbl tbody th,
.lpWrap .contact_form .raiin_sch_tbl tbody td {
  height: 80px;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_sch_tbl tbody th,
  .lpWrap .contact_form .raiin_sch_tbl tbody td {
    height: 19.8vw;
  }
}
.lpWrap .contact_form .raiin_sch_tbl .red {
  color: #af001e;
}
.lpWrap .contact_form .raiin_sch_tbl .blue {
  color: #005897;
}
.lpWrap .contact_form .raiin_sch_txt {
  font-size: 16px;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_sch_txt {
    margin-top: 4.3vw;
    font-size: 3vw;
  }
}
.lpWrap .contact_form .raiin_txt1 {
  font-size: 18px;
  color: #fff;
  background: #be001e;
  text-align: center;
  padding: 4px 0;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_txt1 {
    font-size: 4vw;
    padding: 1.5vw 0;
    margin-bottom: 5.3vw;
  }
}
.lpWrap .contact_form .raiin_txt2 {
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .raiin_txt2 {
    font-size: 2.7vw;
    line-height: 1.3;
  }
}
.lpWrap .contact_form .dl01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #999;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dl01 {
    display: block;
    padding: 5.4vw 2.7vw 8.6vw;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dl01:nth-child(odd) {
    background: #ebf2f9;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dl01:nth-child(even) {
    background: #fff;
  }
}
.lpWrap .contact_form .dt01 {
  width: 33.3%;
  padding: 30px;
  background: #ebf2f9;
  color: #052b58;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dt01 {
    width: auto;
    padding: 0;
    background: none;
    margin-bottom: 4.5vw;
  }
}
.lpWrap .contact_form .dt01 .required {
  color: #fff;
  background: #af001e;
  display: inline-block;
  font-style: normal;
  margin-left: 12px;
  font-size: 13px;
  padding: 0 1em;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dt01 .required {
    font-size: 0.875em;
    margin-left: 2.7vw;
  }
}
.lpWrap .contact_form .dd01 {
  width: 66.67%;
  padding: 40px 30px;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .lpWrap .contact_form .dd01 {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dd01 {
    width: auto;
    padding: 0;
    background: none;
  }
}
.lpWrap .contact_form .dd01_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 16px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dd01_box {
    row-gap: 3vw;
    margin-bottom: 5vw;
  }
}
.lpWrap .contact_form .dd01_box dl {
  display: block;
  border: none;
  width: 48%;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dd01_box dl {
    background: none;
    padding: 0;
  }
}
.lpWrap .contact_form .dd01_box dt {
  width: auto;
  padding: 0;
  background: none;
  margin-bottom: 0.4em;
}
.lpWrap .contact_form .dd01_box dt .required {
  display: none;
}
.lpWrap .contact_form .dd01_box dd {
  width: auto;
  padding: 0;
}
.lpWrap .contact_form .dd01_box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dd01_box2 {
    gap: 1vw;
  }
}
.lpWrap .contact_form .dd01_box2 dl {
  border: none;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dd01_box2 dl {
    background: none;
    padding: 0;
  }
}
.lpWrap .contact_form .dd01_box2 dt {
  display: none;
}
.lpWrap .contact_form .dd01_box2 dd {
  width: auto;
  padding: 0;
}
.lpWrap .contact_form .dd01_box2 dd select {
  width: auto;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_form .dd01_box2 .txt {
    font-size: 3.7vw;
  }
}
.lpWrap .contact_logo {
  width: 290px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lpWrap .contact_logo {
    width: 184px;
  }
}

#footer_common .footer_foot {
  margin-bottom: 113px;
}
@media screen and (max-width: 767px) {
  #footer_common .footer_foot {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .pc_only__stimsure {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .sp_only__stimsure {
    display: none !important;
  }
}

.d-ism-kan-hair-stimsure__wrapper2 {
  max-width: 1146px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure__wrapper2 {
    padding-bottom: 48px;
  }
}

.d-ism-kan-hair-stimsure-wrapper2__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 46px;
  background: #123661;
  border: 8px solid #FFFFFF;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure-wrapper2__cards {
    display: block;
    padding: 3.234666vw;
    border: 4px solid #FFFFFF;
  }
}

.d-ism-kan-hair-stimsure-head__img {
  max-width: 480px;
}
.d-ism-kan-hair-stimsure-head__img img {
  height: auto;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure-head__img {
    max-width: 100%;
  }
}

.d-ism-kan-hair-stimsure__card:not(:first-of-type) {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure__card:not(:first-of-type) {
    margin-left: 0;
    margin-top: 16px;
  }
}

.d-ism-kan-hair-stimsure__texts {
  border: 1px solid #FFFFFF;
  padding: 11px 30px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure__texts {
    padding: 8px 30px;
  }
}

.d-ism-kan-hair-stimsure__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure__text {
    display: block;
  }
}

.d-ism-kan-hair-stimsure__text1 {
  color: #FFFFFF;
  font-family: YuGothic;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 18px */
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure__text1 {
    text-align: center;
    color: #FFF;
    font-family: YuGothic;
    font-size: 3.466vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 13px */
    padding-bottom: 4px;
  }
}

.d-ism-kan-hair-stimsure__text2 {
  color: #FFFFFF;
  font-family: YuGothic;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 18px */
  padding-left: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-stimsure__text2 {
    text-align: center;
    color: #FFF;
    font-family: YuGothic;
    font-size: 3.466vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 13px */
  }
}

.d-ism-stimsure-head-img__text {
  color: var(--white, #FFF);
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 15.6px */
}