@charset "UTF-8";
/*! destyle.css v1.0.14 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* 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: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none; /* 1 */
  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 */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  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;
  border: 0;
  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;
  border: 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;
  margin: 0;
  background: url("../images/bg_01.jpg") repeat center center;
  background-size: 20px auto;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
body.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sp {
  display: none !important;
}

img {
  max-width: 100%;
}

.inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
  display: none;
}
.swiper .swiper-button-prev.swiper-button-disabled,
.swiper .swiper-button-next.swiper-button-disabled {
  display: none;
}

a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.6;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 35px 0;
  z-index: 10000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  header {
    padding: 0;
  }
}
header .header_inner {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  header .header_inner {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
header .header_logo {
  width: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  header .header_logo {
    width: 25vw;
    margin: 0 0 0 10px;
  }
}
header .header_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  header .header_menu ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
header .header_menu ul li {
  font-size: 12px;
  text-align: center;
  border-right: 3px solid #e83634;
  padding: 0 23px;
}
@media (max-width: 768px) {
  header .header_menu ul li {
    border-right: none;
    padding: 0 1vw;
    width: 11vw;
  }
}
header .header_menu ul li .header_icon_mail {
  display: block;
  width: 34px;
  margin: 0 auto;
  padding: 8px 0 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .header_menu ul li .header_icon_line {
  display: block;
  width: 40px;
  margin: 0 auto;
  padding: 2px 0 7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .header_menu ul li .header_txt {
  padding: 0 0 8px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .header_menu ul li:last-child {
  border-right: none;
}
@media (max-width: 768px) {
  header .header_menu ul li:last-child {
    background: #e83634;
    width: auto;
    padding: 0;
    border-radius: 0 0 0 10px;
    margin: 0 0 0 4px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
header .header_menu ul li:last-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media (max-width: 768px) {
  header .header_menu ul li:last-child a {
    padding: 4vw;
  }
}
header .header_menu ul li:last-child .header_icon_tel {
  width: 25px;
  margin: -5px 5px 0 0;
}
@media (max-width: 768px) {
  header .header_menu ul li:last-child .header_icon_tel {
    width: 3vw;
    margin: -11% 5px 0 0;
  }
}
header .header_menu ul li:last-child .header_tel {
  text-align: left;
}
header .header_menu ul li:last-child .header_tel .header_tel_txt_01 {
  display: block;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  padding: 0 0 5px;
}
@media (max-width: 768px) {
  header .header_menu ul li:last-child .header_tel .header_tel_txt_01 {
    font-size: 4.6vw;
    color: #fff;
  }
}
header .header_menu ul li:last-child .header_tel .header_tel_txt_02 {
  display: block;
  font-size: 12px;
}
@media (max-width: 768px) {
  header .header_menu ul li:last-child .header_tel .header_tel_txt_02 {
    font-size: 2.6vw;
    margin: 0 0 0 -20px;
    color: #fff;
  }
}
header.scroll {
  background: #fff;
  padding: 15px 0;
}
@media (max-width: 768px) {
  header.scroll {
    padding: 0;
  }
  header.scroll .header_menu ul li:last-child {
    border-radius: 0;
  }
}
header.scroll .header_logo {
  width: 145px;
}
@media (max-width: 768px) {
  header.scroll .header_logo {
    width: 25vw;
  }
}
header.scroll .header_menu ul li .header_icon_mail {
  padding: 13px 0;
}
header.scroll .header_menu ul li .header_icon_line {
  padding: 6px 0;
}
header.scroll .header_menu ul li .header_txt {
  opacity: 0;
  height: 0;
  padding: 0;
}

footer {
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer.active {
  opacity: 1;
}
footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  footer .inner {
    display: block;
  }
}
footer .inner:first-child {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
footer .inner:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .inner .footer_block {
  width: 56.78%;
  position: relative;
}
@media (max-width: 768px) {
  footer .inner .footer_block {
    width: 100%;
  }
}
footer .inner .footer_block:nth-child(2) {
  width: 43.22%;
}
@media (max-width: 768px) {
  footer .inner .footer_block:nth-child(2) {
    width: 80%;
    margin: 0 auto;
  }
}
footer .inner .footer_block h3 {
  font-size: 56px;
  font-weight: 900;
  line-height: 1.5;
  padding: 30px 0 0;
}
@media (max-width: 1200px) {
  footer .inner .footer_block h3 {
    font-size: 42px;
  }
}
@media (max-width: 950px) {
  footer .inner .footer_block h3 {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  footer .inner .footer_block h3 {
    font-size: 8.5vw;
  }
}
footer .inner .footer_block h4 {
  font-size: 26px;
  color: #eb3937;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  margin: 20px 0 45px;
}
@media (max-width: 1200px) {
  footer .inner .footer_block h4 {
    font-size: 20px;
  }
}
@media (max-width: 950px) {
  footer .inner .footer_block h4 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  footer .inner .footer_block h4 {
    font-size: 4vw;
    margin: 5% 0 12%;
  }
}
footer .inner .footer_block h4 img {
  width: 200px;
  display: inline-block;
  padding: 0 0 0 5px;
}
@media (max-width: 950px) {
  footer .inner .footer_block h4 img {
    width: 125px;
  }
}
@media (max-width: 768px) {
  footer .inner .footer_block h4 img {
    width: 34vw;
  }
}
footer .inner .footer_block h2 {
  width: 75%;
  padding: 0 0 15%;
}
@media (max-width: 768px) {
  footer .inner .footer_block h2 {
    width: 89%;
    margin: 0 auto;
    padding: 0 0 10%;
  }
}
footer .inner .footer_block ul {
  padding: 90px 0 0 50px;
}
@media (max-width: 768px) {
  footer .inner .footer_block ul {
    padding: 20% 0 21% 8%;
  }
}
footer .inner .footer_block .footer_contact {
  text-align: center;
  margin: 0 0 30px;
}
footer .inner .footer_block .footer_contact a {
  display: inline-block;
  background: #fff;
  color: #000;
  border: 4px solid #000;
  border-radius: 75px;
  font-size: 26px;
  padding: 40px;
  width: 475px;
  text-align: center;
  position: relative;
}
@media (max-width: 1200px) {
  footer .inner .footer_block .footer_contact a {
    width: 400px;
    font-size: 20px;
    padding: 30px;
  }
}
@media (max-width: 950px) {
  footer .inner .footer_block .footer_contact a {
    width: 350px;
    font-size: 18px;
    padding: 25px;
  }
}
@media (max-width: 768px) {
  footer .inner .footer_block .footer_contact a {
    width: 100%;
    border: 3px solid #000;
    padding: 8%;
    width: 100%;
    font-size: 4.5vw;
  }
}
footer .inner .footer_block .footer_contact a img {
  width: 40px;
  position: absolute;
  top: 40px;
  left: 45px;
}
@media (max-width: 1200px) {
  footer .inner .footer_block .footer_contact a img {
    width: 34px;
    top: 30px;
    left: 45px;
  }
}
@media (max-width: 950px) {
  footer .inner .footer_block .footer_contact a img {
    width: 28px;
    top: 26px;
    left: 45px;
  }
}
@media (max-width: 768px) {
  footer .inner .footer_block .footer_contact a img {
    width: 8vw;
    top: 37%;
    left: 10%;
  }
}
footer .inner .footer_block .footer_line a img {
  width: 50px;
  top: 33px;
  left: 41px;
}
@media (max-width: 1200px) {
  footer .inner .footer_block .footer_line a img {
    width: 37px;
    top: 25px;
    left: 46px;
  }
}
@media (max-width: 950px) {
  footer .inner .footer_block .footer_line a img {
    width: 31px;
    top: 21px;
    left: 44px;
  }
}
@media (max-width: 768px) {
  footer .inner .footer_block .footer_line a img {
    width: 9vw;
    top: 28%;
    left: 9%;
  }
}
footer .inner .footer_block .footer_tel {
  width: 475px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  footer .inner .footer_block .footer_tel {
    width: 400px;
    margin: 40px auto 0;
  }
}
@media (max-width: 950px) {
  footer .inner .footer_block .footer_tel {
    width: 350px;
  }
}
footer .inner .footer_block .footer_tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .inner .footer_block .footer_tel .icon_tel {
  width: 28px;
}
footer .inner .footer_block .footer_tel .footer_tel_txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0 0 10px;
  color: #fff;
}
footer .inner .footer_block .footer_tel .footer_tel_txt .footer_tel_txt_01 {
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 10px;
  display: block;
}
footer .inner .footer_block .footer_tel .footer_tel_txt .footer_tel_txt_02 {
  font-size: 14px;
  display: block;
}
footer .inner .footer_block .footer_tel_sp {
  text-align: center;
  margin: 0 0 30px;
}
footer .inner .footer_block .footer_tel_sp a {
  display: inline-block;
  background: #fff;
  color: #000;
  border: 4px solid #000;
  border-radius: 75px;
  font-size: 26px;
  padding: 40px;
  width: 475px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  footer .inner .footer_block .footer_tel_sp a {
    width: 100%;
    border: 3px solid #000;
    padding: 4%;
    width: 100%;
    font-size: 4.5vw;
  }
}
footer .inner .footer_block .footer_tel_sp a img {
  width: 40px;
  position: absolute;
  top: 40px;
  left: 45px;
}
@media (max-width: 768px) {
  footer .inner .footer_block .footer_tel_sp a img {
    width: 5vw;
    top: 29%;
    left: 10%;
  }
}
footer .inner .footer_block .footer_tel_sp a .footer_tel_txt {
  text-align: left;
  padding: 0 0 0 20%;
}
footer .inner .footer_block .footer_tel_sp a .footer_tel_txt .footer_tel_txt_01 {
  display: block;
  font-size: 6vw;
}
footer .inner .footer_block .footer_tel_sp a .footer_tel_txt .footer_tel_txt_02 {
  display: block;
  font-size: 2.5vw;
  margin: 3% 0 0;
}
footer .inner .footer_bg_txt {
  color: #cd2b29;
  font-size: 168px;
  font-weight: 900;
  position: absolute;
  bottom: -20px;
  left: 30px;
  white-space: nowrap;
  -webkit-animation: scroll-left 80s linear infinite;
          animation: scroll-left 80s linear infinite;
}
@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 1100px) {
  footer .inner .footer_bg_txt {
    font-size: 140px;
    bottom: -16px;
  }
}
@media (max-width: 768px) {
  footer .inner .footer_bg_txt {
    font-size: 24vw;
    bottom: -3vw;
    left: 4vw;
  }
}
footer .inner .footer_bg {
  background: #e03332;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 768px) {
  footer .inner .footer_bg {
    width: 120vw;
    border-radius: 25px;
  }
}
footer .inner.footer_bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 34px 0;
}
@media (max-width: 768px) {
  footer .inner.footer_bottom {
    padding: 8% 0;
  }
}
footer .inner .footer_logo {
  width: 192px;
}
@media (max-width: 768px) {
  footer .inner .footer_logo {
    width: 30vw;
  }
}
footer .inner .footer_catch {
  font-size: 15px;
  line-height: 1.2;
  padding: 0 0 0 20px;
}
@media (max-width: 768px) {
  footer .inner .footer_catch {
    font-size: 2.7vw;
    padding: 0 0 0 3%;
  }
}

@media (max-width: 768px) {
  body, html {
    width: 100%;
  }
  body > * {
    max-width: 100%;
    overflow: hidden;
  }
  .sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .pc {
    display: none !important;
  }
}
.animTxt {
  position: relative;
  overflow: hidden;
  display: inline-block;
  line-height: 1.1;
}

.animTxt .char {
  display: inline-block;
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
  opacity: 0;
  -webkit-animation: fadeUp 0.6s forwards;
          animation: fadeUp 0.6s forwards;
  -webkit-animation-play-state: paused;
          animation-play-state: paused; /* ← 初期は停止 */
}

@-webkit-keyframes fadeUp {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeUp {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
/* ビューポートに入ったら再生 */
.animTxt.in-view .char {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.kv {
  position: relative;
  padding: 270px 0 300px;
}
@media (max-width: 768px) {
  .kv {
    padding: 29% 0 18%;
  }
}
.kv .kv_inner {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1400px) {
  .kv .kv_inner {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .kv .kv_inner {
    display: block;
    min-height: auto;
  }
  .kv .kv_inner.sp_active {
    height: auto;
  }
}
.kv .kv_inner .kv_maintxt_01 {
  font-size: 70px;
  font-weight: 900;
  line-height: 1.6;
  width: 8em;
  display: inline-block;
}
@media (max-width: 1400px) {
  .kv .kv_inner .kv_maintxt_01 {
    font-size: 60px;
  }
}
@media (max-width: 1000px) {
  .kv .kv_inner .kv_maintxt_01 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .kv .kv_inner .kv_maintxt_01 {
    font-size: 10.5vw;
    width: auto;
  }
}
.kv .kv_inner .kv_maintxt_01 .animTxt {
  opacity: 0;
}
.kv .kv_inner .kv_maintxt_01 .animTxt.in-view {
  opacity: 1;
}
.kv .kv_inner .kv_maintxt_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 53%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1400px) {
  .kv .kv_inner .kv_maintxt_02 {
    width: 430px;
  }
}
@media (max-width: 1000px) {
  .kv .kv_inner .kv_maintxt_02 {
    width: 350px;
  }
}
@media (max-width: 768px) {
  .kv .kv_inner .kv_maintxt_02 {
    width: 95%;
    margin: 4% 0 13%;
  }
}
.kv .kv_inner .kv_maintxt_02.active {
  opacity: 1;
}
.kv .kv_inner .kv_maintxt_02 .kv_maintxt_soshiki {
  font-size: 36px;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #eb3937;
  width: 52%;
  display: inline-block;
}
@media (max-width: 1400px) {
  .kv .kv_inner .kv_maintxt_02 .kv_maintxt_soshiki {
    font-size: 28px;
  }
}
@media (max-width: 1000px) {
  .kv .kv_inner .kv_maintxt_02 .kv_maintxt_soshiki {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .kv .kv_inner .kv_maintxt_02 .kv_maintxt_soshiki {
    font-size: 5.5vw;
  }
}
.kv .kv_inner .kv_maintxt_02 .kv_maintxt_soshiki .kv_maintxt_soshiki_01 {
  margin: 0 0 15px;
}
.kv .kv_inner .kv_maintxt_02 .kv_maintxt_soshiki span {
  display: block;
}
.kv .kv_inner .kv_maintxt_02 h3 {
  width: 42%;
  padding: 0 0 0 5%;
  display: inline-block;
}
.kv .kv_inner .kv_txt_block_01 {
  position: relative;
  margin: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.kv .kv_inner .kv_txt_block_01.active_02 {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.kv .kv_inner .kv_txt_block_02 {
  position: absolute;
  top: 48%;
  right: 5%;
  width: 45%;
  padding: 0;
  margin: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1000px) {
  .kv .kv_inner .kv_txt_block_02 {
    right: 2%;
  }
}
@media (max-width: 768px) {
  .kv .kv_inner .kv_txt_block_02 {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    width: 70%;
    margin: 10% auto 16%;
  }
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_inner {
  position: relative;
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_01 {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_01.active {
  opacity: 1;
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_01_mask {
  position: absolute;
  bottom: 0;
  left: 3.8404726736%;
  width: 35.5982274742%;
  z-index: 10;
  opacity: 0;
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_01_mask.active {
  opacity: 1;
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_02 {
  position: absolute;
  top: -2.4%;
  left: -1.9%;
  width: 63.5%;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: rotate(-10deg) translate(7%, 3%) scale(0.7);
          transform: rotate(-10deg) translate(7%, 3%) scale(0.7);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_02.active {
  opacity: 1;
  -webkit-transform: rotate(0deg) translate(0, 0) scale(1);
          transform: rotate(0deg) translate(0, 0) scale(1);
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_03 {
  position: absolute;
  top: -10%;
  left: 14%;
  width: 34%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.kv .kv_inner .kv_txt_block_02 .kv_txt_block_02_img_03.active {
  opacity: 1;
}
.kv .kv_scroll_txt {
  background: url("../images/fv_scroll_txt.png") repeat-x left center;
  background-size: auto 100%;
  height: 150px;
  width: 100%;
  -webkit-animation: loop-slide 10s infinite linear;
          animation: loop-slide 10s infinite linear;
  opacity: 0;
  position: absolute;
  bottom: 50px;
  -webkit-transform: translate(0, 20%);
          transform: translate(0, 20%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.kv .kv_scroll_txt.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@-webkit-keyframes loop-slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1161px 0;
  }
}
@keyframes loop-slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1161px 0;
  }
}
@media (max-width: 768px) {
  .kv .kv_scroll_txt {
    height: 90px;
    bottom: 0;
    -webkit-animation: loop-slide-sp 10s infinite linear;
            animation: loop-slide-sp 10s infinite linear;
  }
}
@-webkit-keyframes loop-slide-sp {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -697px 0;
  }
}
@keyframes loop-slide-sp {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -697px 0;
  }
}

.worry {
  background: #f7ede7;
  padding: 100px 0;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  margin: 60px 0 0;
}
@media (max-width: 768px) {
  .worry {
    padding: 18% 0;
    border-radius: 30px;
  }
}
.worry .worry_fukidashi {
  font-size: 30px;
  line-height: 1;
  background: #e83634;
  display: inline-block;
  padding: 18px 23px;
  color: #fff;
  border-radius: 12px;
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.worry .worry_fukidashi.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 768px) {
  .worry .worry_fukidashi {
    font-size: 3.6vw;
    padding: 4% 5%;
  }
}
.worry .worry_fukidashi::after {
  content: "";
  background: url("../images/fukidashi_shape.png") no-repeat center center;
  background-size: contain;
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: -19px;
  left: 21%;
}
@media (max-width: 768px) {
  .worry .worry_fukidashi::after {
    width: 8vw;
    padding: 0 0 4%;
    bottom: 0;
    top: 100%;
    height: 0;
  }
}
.worry .worry_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 55px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .worry .worry_ttl {
    padding: 6% 0 10%;
  }
}
.worry .worry_ttl h2:nth-child(1) {
  font-size: 40px;
  padding: 13px 15px 0 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.worry .worry_ttl h2:nth-child(1).active {
  opacity: 1;
}
@media (max-width: 768px) {
  .worry .worry_ttl h2:nth-child(1) {
    font-size: 6vw;
    padding: 2vw 1vw 0 0;
  }
}
.worry .worry_ttl h2:nth-child(2) {
  font-size: 100px;
  color: #e83634;
}
@media (max-width: 768px) {
  .worry .worry_ttl h2:nth-child(2) {
    font-size: 14vw;
  }
}
.worry .worry_swiper_wrap {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.worry .worry_swiper_wrap.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.worry .swiper {
  width: 103%;
  max-width: 1200px;
  margin: 0;
  overflow: visible;
}
@media (max-width: 768px) {
  .worry .swiper {
    width: 100%;
  }
}
.worry .swiper .worry_sample_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px 0 0;
}
@media (max-width: 768px) {
  .worry .swiper .worry_sample_txt {
    margin: 4% 0 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.worry .swiper .worry_sample_txt .worry_sample_txt_01 {
  width: 75px;
  height: 75px;
  background: #e83634;
  font-size: 14px;
  border-radius: 10px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
}
@media (max-width: 1100px) {
  .worry .swiper .worry_sample_txt .worry_sample_txt_01 {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 768px) {
  .worry .swiper .worry_sample_txt .worry_sample_txt_01 {
    width: 17vw;
    height: 17vw;
    font-size: 4vw;
  }
}
.worry .swiper .worry_sample_txt .worry_sample_txt_01 span {
  font-size: 28px;
}
@media (max-width: 768px) {
  .worry .swiper .worry_sample_txt .worry_sample_txt_01 span {
    font-size: 7vw;
  }
}
.worry .swiper .worry_sample_txt .worry_sample_txt_02 {
  font-size: 20px;
  font-weight: 900;
  padding: 0 0 0 25px;
  line-height: 1.5;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1100px) {
  .worry .swiper .worry_sample_txt .worry_sample_txt_02 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .worry .swiper .worry_sample_txt .worry_sample_txt_02 {
    font-size: 4.5vw;
    padding: 0 0 0 5vw;
  }
}
.worry .swiper .worry_sample_txt .worry_sample_txt_02 span {
  display: inline-block;
}
.worry .swiper .swiper-slide-sp {
  display: none;
}
@media (max-width: 768px) {
  .worry .swiper .swiper-slide-sp {
    display: block;
  }
}
.worry .swiper-button-prev {
  width: 100px;
  height: 100px;
  top: 116px;
  left: -4%;
  margin: 0;
  background: #fff;
  border: 6px solid #000;
  border-radius: 50%;
  padding: 23px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.worry .swiper-button-prev::after {
  display: none;
}
.worry .swiper-button-prev.swiper-button-disabled {
  display: none;
}
@media (max-width: 1300px) {
  .worry .swiper-button-prev {
    width: 75px;
    height: 75px;
    padding: 17px;
    border: 4px solid #000;
    top: -37px;
    margin: 12.5vw 0 0;
  }
}
@media (max-width: 768px) {
  .worry .swiper-button-prev {
    width: 12vw;
    height: 12vw;
    padding: 11px;
    top: 18vw;
    margin: 0;
    right: -4vw;
    border: 3px solid #000;
  }
}
.worry .swiper-button-prev .arrow path {
  fill: #eb3937;
}
.worry .swiper-button-prev:hover {
  background: #eb3937;
}
.worry .swiper-button-prev:hover .arrow path {
  fill: #fff;
}
.worry .swiper-button-next {
  width: 100px;
  height: 100px;
  top: 116px;
  right: -4%;
  margin: 0;
  background: #fff;
  border: 6px solid #000;
  border-radius: 50%;
  padding: 23px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.worry .swiper-button-next::after {
  display: none;
}
.worry .swiper-button-next.swiper-button-disabled {
  display: none;
}
@media (max-width: 1300px) {
  .worry .swiper-button-next {
    width: 75px;
    height: 75px;
    padding: 17px;
    border: 4px solid #000;
    top: -37px;
    margin: 12.5vw 0 0;
  }
}
@media (max-width: 768px) {
  .worry .swiper-button-next {
    width: 12vw;
    height: 12vw;
    padding: 11px;
    top: 18vw;
    margin: 0;
    right: -4vw;
    border: 3px solid #000;
  }
}
.worry .swiper-button-next .arrow path {
  fill: #eb3937;
}
.worry .swiper-button-next:hover {
  background: #eb3937;
}
.worry .swiper-button-next:hover .arrow path {
  fill: #fff;
}

.about {
  padding: 110px 0;
}
@media (max-width: 1300px) {
  .about {
    padding: 100px 0 65px;
  }
}
.about .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 768px) {
  .about .inner {
    display: block;
  }
}
.about .about_block_01 {
  width: 40%;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .about_block_01.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1130px) {
  .about .about_block_01 {
    width: 36%;
    border-radius: 15px;
  }
}
@media (max-width: 768px) {
  .about .about_block_01 {
    width: 86%;
    margin: 0 auto;
  }
}
.about .about_block_01 .about_prof {
  background: #e83634;
  position: absolute;
  bottom: 8%;
  left: 0;
  color: #fff;
  padding: 4% 5%;
  border-radius: 0 15px 15px 0;
}
@media (max-width: 768px) {
  .about .about_block_01 .about_prof {
    border-radius: 0 10px 10px 0;
  }
}
.about .about_block_01 .about_prof .about_company {
  line-height: 1.5;
}
@media (max-width: 1130px) {
  .about .about_block_01 .about_prof .about_company {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .about .about_block_01 .about_prof .about_company {
    font-size: 3vw;
  }
}
.about .about_block_01 .about_prof .about_name {
  font-size: 30px;
  margin: 8% 0 0;
}
@media (max-width: 1130px) {
  .about .about_block_01 .about_prof .about_name {
    font-size: 26px;
    margin: 4% 0 0;
  }
}
@media (max-width: 768px) {
  .about .about_block_01 .about_prof .about_name {
    font-size: 6vw;
  }
}
.about .about_block_02 {
  width: 54%;
  padding: 1% 0 0;
}
@media (max-width: 1130px) {
  .about .about_block_02 {
    width: 58%;
  }
}
@media (max-width: 768px) {
  .about .about_block_02 {
    width: 100%;
    margin: 14% 0 0;
  }
}
.about .about_block_02 .about_txt_01 {
  color: #e83634;
  font-size: 24px;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .about_block_02 .about_txt_01.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 768px) {
  .about .about_block_02 .about_txt_01 {
    font-size: 5vw;
  }
}
.about .about_block_02 .about_txt_02 {
  padding: 32px 0;
  font-size: 48px;
  font-weight: 900;
  line-height: 1.3;
}
@media (max-width: 1130px) {
  .about .about_block_02 .about_txt_02 {
    font-size: 42px;
  }
}
@media (max-width: 900px) {
  .about .about_block_02 .about_txt_02 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .about .about_block_02 .about_txt_02 {
    font-size: 8.5vw;
    padding: 5% 0;
  }
}
.about .about_block_02 .about_txt_02 .txt_red {
  color: #e83634;
}
.about .about_block_02 .about_txt_02 .soshiki_txt {
  display: inline-block;
  width: 220px;
  line-height: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .about_block_02 .about_txt_02 .soshiki_txt.active {
  opacity: 1;
}
@media (max-width: 1130px) {
  .about .about_block_02 .about_txt_02 .soshiki_txt {
    width: 210px;
  }
}
@media (max-width: 900px) {
  .about .about_block_02 .about_txt_02 .soshiki_txt {
    width: 188px;
  }
}
@media (max-width: 768px) {
  .about .about_block_02 .about_txt_02 .soshiki_txt {
    width: 41vw;
  }
}
.about .about_block_02 .about_txt_03 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.8;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .about_block_02 .about_txt_03.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1130px) {
  .about .about_block_02 .about_txt_03 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .about .about_block_02 .about_txt_03 {
    font-size: 4.5vw;
  }
}

.step .step_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 50px;
}
@media (max-width: 768px) {
  .step .step_ttl {
    margin: 0;
  }
}
.step .step_ttl .step_ttl_block_01 {
  font-size: 260px;
  color: #e83634;
  line-height: 1;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step .step_ttl .step_ttl_block_01.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1200px) {
  .step .step_ttl .step_ttl_block_01 {
    font-size: 230px;
  }
}
@media (max-width: 768px) {
  .step .step_ttl .step_ttl_block_01 {
    font-size: 42vw;
  }
}
.step .step_ttl .step_ttl_block_02 .step_ttl_02 {
  width: 48%;
  margin: 7% 0 0;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step .step_ttl .step_ttl_block_02 .step_ttl_02.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1200px) {
  .step .step_ttl .step_ttl_block_02 .step_ttl_02 {
    width: 280px;
    margin: 40px 0 0;
  }
}
@media (max-width: 768px) {
  .step .step_ttl .step_ttl_block_02 .step_ttl_02 {
    width: 93%;
    margin: 16% 0 0;
  }
}
.step .step_ttl .step_ttl_block_02 .step_ttl_03 {
  font-size: 95px;
  color: #e83634;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step .step_ttl .step_ttl_block_02 .step_ttl_03.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1200px) {
  .step .step_ttl .step_ttl_block_02 .step_ttl_03 {
    font-size: 80px;
  }
}
@media (max-width: 768px) {
  .step .step_ttl .step_ttl_block_02 .step_ttl_03 {
    font-size: 14vw;
    font-weight: 900;
  }
}
.step .step_ttl_sub {
  color: #000;
  font-size: 22px;
  line-height: 1.5;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0 25px;
  padding: 15px 0 0;
}
@media (max-width: 1200px) {
  .step .step_ttl_sub {
    font-size: 20px;
    margin: 0 0 0 15px;
    padding: 10px 0 0;
  }
}
@media (max-width: 850px) {
  .step .step_ttl_sub br {
    display: none;
  }
}
@media (max-width: 768px) {
  .step .step_ttl_sub {
    margin: 4% 0 13%;
    font-size: 4.5vw;
    padding: 0;
  }
  .step .step_ttl_sub br {
    display: block;
  }
}
.step .step_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.step .step_inner .step_block {
  position: relative;
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  border-radius: 65px 90px 90px 65px;
}
@media (max-width: 768px) {
  .step .step_inner .step_block {
    display: block;
    border-radius: 45px 80px 40px 45px;
  }
}
.step .step_inner .step_01 {
  background: #e89a34;
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step .step_inner .step_01.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.step .step_inner .step_01 .step_txt_01 {
  color: #d98920;
}
.step .step_inner .step_01::after {
  content: "";
  background: url("../images/fukidashi_shape_step01.png") no-repeat center center;
  background-size: contain;
  width: 108px;
  height: 26px;
  position: absolute;
  bottom: -25px;
  left: 52.6%;
}
@media (max-width: 768px) {
  .step .step_inner .step_01::after {
    width: 22%;
    height: 0;
    padding: 0 0 6%;
    top: 99%;
    left: auto;
    right: 25px;
  }
}
.step .step_inner .step_01 .step_img {
  background: url("../images/step_img_01.jpg") no-repeat center center;
  background-size: cover;
}
.step .step_inner .step_02 {
  background: #e86f34;
  margin: 55px 0 55px 5%;
  border-radius: 90px 65px 65px 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step .step_inner .step_02.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 768px) {
  .step .step_inner .step_02 {
    display: block;
    border-radius: 80px 45px 45px 40px;
  }
}
.step .step_inner .step_02 .step_txt_01 {
  color: #d98920;
}
.step .step_inner .step_02::after {
  content: "";
  background: url("../images/fukidashi_shape_step02.png") no-repeat center center;
  background-size: contain;
  width: 108px;
  height: 26px;
  position: absolute;
  bottom: -25px;
  left: 40.6%;
}
@media (max-width: 768px) {
  .step .step_inner .step_02::after {
    width: 22%;
    height: 0;
    padding: 0 0 6%;
    top: 99%;
    left: 22px;
  }
}
.step .step_inner .step_02 .step_img {
  border-radius: 90px 60px 60px 90px;
  background: url("../images/step_img_02.jpg") no-repeat center center;
  background-size: cover;
}
@media (max-width: 768px) {
  .step .step_inner .step_02 .step_img {
    border-radius: 80px 45px 45px 80px;
  }
}
.step .step_inner .step_02 .step_txt .step_txt_01 {
  margin: 40px 45px 0 15%;
  color: #e86f34;
}
@media (max-width: 768px) {
  .step .step_inner .step_02 .step_txt .step_txt_01 {
    margin: -10% 0 0 10%;
  }
}
.step .step_inner .step_03 {
  background: #eb3937;
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step .step_inner .step_03.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.step .step_inner .step_03 .step_txt_01 {
  color: #eb3937;
}
.step .step_inner .step_03::after {
  content: "";
  background: url("../images/fukidashi_shape_step03.png") no-repeat center center;
  background-size: contain;
  width: 108px;
  height: 26px;
  position: absolute;
  bottom: -24px;
  left: 52.6%;
}
@media (max-width: 768px) {
  .step .step_inner .step_03::after {
    width: 22%;
    height: 0;
    padding: 0 0 6%;
    top: 99%;
    left: auto;
    right: 25px;
  }
}
.step .step_inner .step_03 .step_img {
  background: url("../images/step_img_03.jpg") no-repeat center center;
  background-size: cover;
}
.step .step_inner .step_img {
  width: 60%;
  position: relative;
  border-radius: 60px 90px 90px 60px;
  overflow: hidden;
  height: 0;
  padding: 0 0 40%;
}
@media (max-width: 1350px) {
  .step .step_inner .step_img {
    width: 50%;
  }
}
@media (max-width: 1130px) {
  .step .step_inner .step_img {
    padding: 0 0 55%;
  }
}
@media (max-width: 768px) {
  .step .step_inner .step_img {
    width: 100%;
    border-radius: 45px 80px 80px 45px;
  }
}
.step .step_inner .step_txt {
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.step .step_inner .step_txt .step_txt_01 {
  background: #fff;
  border-radius: 55px;
  font-size: 20px;
  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;
  width: 170px;
  margin: 40px 15% 0 auto;
  font-weight: 900;
  position: relative;
}
@media (max-width: 1130px) {
  .step .step_inner .step_txt .step_txt_01 {
    font-size: 18px;
    width: 160px;
    margin: 30px 15% 0 auto;
  }
}
@media (max-width: 768px) {
  .step .step_inner .step_txt .step_txt_01 {
    width: 36vw;
    font-size: 5.5vw;
    margin: -10% 7% 0 auto;
  }
}
.step .step_inner .step_txt .step_txt_01 span {
  font-size: 40px;
  padding: 10px 0 16px 5px;
}
@media (max-width: 1130px) {
  .step .step_inner .step_txt .step_txt_01 span {
    font-size: 40px;
    padding: 10px 0 15px 5px;
  }
}
@media (max-width: 768px) {
  .step .step_inner .step_txt .step_txt_01 span {
    font-size: 11vw;
    padding: 7% 0 10% 5px;
  }
}
.step .step_inner .step_txt .step_txt_02 {
  width: 70%;
  margin: 40px auto 15px;
  font-size: 28px;
  line-height: 1.5;
}
@media (max-width: 1130px) {
  .step .step_inner .step_txt .step_txt_02 {
    margin: 20px auto 10px;
    width: 80%;
  }
}
@media (max-width: 768px) {
  .step .step_inner .step_txt .step_txt_02 {
    width: 80%;
    margin: 2% auto 3%;
    font-size: 6vw;
  }
}
.step .step_inner .step_txt .step_txt_03 {
  width: 70%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7;
  padding: 0 0 40px;
}
@media (max-width: 1130px) {
  .step .step_inner .step_txt .step_txt_03 {
    font-size: 18px;
    width: 80%;
  }
}
@media (max-width: 768px) {
  .step .step_inner .step_txt .step_txt_03 {
    width: 80%;
    font-size: 4.5vw;
    padding: 0 0 13%;
  }
}

.report {
  padding: 100px 0;
}
.report.active .inner::before {
  opacity: 1;
}
.report.active .inner::after {
  opacity: 1;
}
@media (max-width: 768px) {
  .report {
    padding: 20% 0;
  }
}
.report .inner {
  padding: 80px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 1350px) {
  .report .inner {
    padding: 65px;
  }
}
@media (max-width: 1000px) {
  .report .inner {
    padding: 50px;
  }
}
@media (max-width: 768px) {
  .report .inner {
    display: block;
    padding: 14% 8%;
  }
}
.report .inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 188px;
  height: 336px;
  border-top: 16px solid #e83634;
  border-left: 16px solid #e83634;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1350px) {
  .report .inner::before {
    width: 150px;
    height: 250px;
  }
}
@media (max-width: 1000px) {
  .report .inner::before {
    border-top: 15px solid #e83634;
    border-left: 15px solid #e83634;
  }
}
@media (max-width: 768px) {
  .report .inner::before {
    border-top: 15px solid #e83634;
    border-left: 15px solid #e83634;
    width: 35%;
    height: 0;
    padding: 0 0 60%;
  }
}
.report .inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 188px;
  height: 336px;
  border-bottom: 16px solid #e83634;
  border-right: 16px solid #e83634;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1350px) {
  .report .inner::after {
    width: 150px;
    height: 250px;
  }
}
@media (max-width: 1000px) {
  .report .inner::after {
    border-bottom: 15px solid #e83634;
    border-right: 15px solid #e83634;
  }
}
@media (max-width: 768px) {
  .report .inner::after {
    border-bottom: 15px solid #e83634;
    border-right: 15px solid #e83634;
    width: 35%;
    height: 0;
    padding: 0 0 60%;
  }
}
.report .report_txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.report .report_txt_01 {
  background: #e83634;
  color: #fff;
  line-height: 1;
  padding: 14px 18px;
  font-size: 22px;
  border-radius: 12px;
  display: inline-block;
  position: relative;
  margin: 0 0 27px;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.report .report_txt_01.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 1350px) {
  .report .report_txt_01 {
    font-size: 20px;
  }
}
@media (max-width: 1000px) {
  .report .report_txt_01 {
    padding: 14px 16px;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .report .report_txt_01 {
    font-size: 3.8vw;
    padding: 5% 6%;
    border-radius: 10px;
    margin: 12% 0 8%;
  }
}
.report .report_txt_01::after {
  content: "";
  background: url("../images/fukidashi_shape.png") no-repeat center center;
  background-size: contain;
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: -19px;
  left: 12%;
}
@media (max-width: 1000px) {
  .report .report_txt_01::after {
    width: 45px;
    height: 18px;
    bottom: -15px;
  }
}
@media (max-width: 768px) {
  .report .report_txt_01::after {
    width: 10vw;
    height: 0;
    padding: 0 0 6%;
    top: 99%;
  }
}
.report .report_txt_02 {
  font-size: 48px;
  color: #e83634;
  font-weight: 900;
  line-height: 1.3;
}
@media (max-width: 1350px) {
  .report .report_txt_02 {
    font-size: 48px;
  }
}
@media (max-width: 1000px) {
  .report .report_txt_02 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .report .report_txt_02 {
    font-size: 8.7vw;
  }
}
.report .report_txt_02 .txt_black {
  color: #000;
}
.report .report_txt_03 {
  font-size: 20px;
  margin: 25px 0 0;
  line-height: 1.5;
  font-weight: 900;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.report .report_txt_03.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1000px) {
  .report .report_txt_03 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .report .report_txt_03 {
    font-size: 4.2vw;
    margin: 6% 0 0;
  }
}
.report .report_img {
  width: 45%;
  position: relative;
}
@media (max-width: 1000px) {
  .report .report_img {
    width: 43%;
  }
}
@media (max-width: 768px) {
  .report .report_img {
    width: 85%;
    margin: 0 0 0 13%;
  }
}
.report .report_img .report_01 {
  width: 72%;
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transform: translate(30px, 30px);
          transform: translate(30px, 30px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.report .report_img .report_01.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.report .report_img .report_02 {
  width: 75%;
  position: absolute;
  top: 0;
  right: 1%;
  opacity: 0;
  -webkit-transform: translate(-30px, 30px);
          transform: translate(-30px, 30px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.report .report_img .report_02.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.report_point {
  background: #f7ede7;
  padding: 100px 0;
  border-radius: 40px;
}
@media (max-width: 768px) {
  .report_point {
    padding: 20% 0;
  }
}
.report_point .report_point_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  width: 85%;
  max-width: 1100px;
}
@media (max-width: 768px) {
  .report_point .report_point_inner {
    display: block;
  }
}
.report_point .report_point_inner .report_point_block_01 {
  width: 122px;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.report_point .report_point_inner .report_point_block_01.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 768px) {
  .report_point .report_point_inner .report_point_block_01 {
    width: 33vw;
    margin: 0 auto;
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
  }
}
.report_point .report_point_inner .report_point_block_01 .report_point_img {
  position: relative;
}
.report_point .report_point_inner .report_point_block_01 .report_point_img::after {
  content: "";
  display: block;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  width: 22px;
  height: 26px;
  background: #e83634;
  position: absolute;
  right: -16px;
  top: 50px;
}
@media (max-width: 768px) {
  .report_point .report_point_inner .report_point_block_01 .report_point_img::after {
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    width: 22px;
    height: 18px;
    left: 50%;
    margin: 0 0 0 -11px;
    top: 98%;
  }
}
.report_point .report_point_inner .report_point_block_01 .report_point_name {
  font-size: 24px;
  text-align: center;
  color: #e83634;
  margin: 12px 0 0;
  font-weight: 900;
}
@media (max-width: 768px) {
  .report_point .report_point_inner .report_point_block_01 .report_point_name {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 5vw;
    margin: 0 0 5%;
  }
}
.report_point .report_point_inner .report_point_block_02 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.report_point .report_point_inner .report_point_block_02 .report_point_txt_01 {
  color: #e83634;
  font-size: 20px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.report_point .report_point_inner .report_point_block_02 .report_point_txt_01.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 768px) {
  .report_point .report_point_inner .report_point_block_02 .report_point_txt_01 {
    font-size: 5vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px 0 8%;
  }
}
.report_point .report_point_inner .report_point_block_02 .report_point_txt_01 span {
  font-size: 40px;
  margin: 0 0 0 5px;
}
@media (max-width: 768px) {
  .report_point .report_point_inner .report_point_block_02 .report_point_txt_01 span {
    font-size: 9vw;
  }
}
.report_point .report_point_inner .report_point_block_02 .report_point_txt_02 {
  font-size: 18px;
  font-weight: 400;
  margin: 15px 0 0;
  line-height: 1.5;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.report_point .report_point_inner .report_point_block_02 .report_point_txt_02.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1000px) {
  .report_point .report_point_inner .report_point_block_02 .report_point_txt_02 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .report_point .report_point_inner .report_point_block_02 .report_point_txt_02 {
    font-size: 4.5vw;
  }
}
.report_point .report_point_btn_comment {
  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;
  padding: 56px 0 15px;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.report_point .report_point_btn_comment.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.report_point .report_point_btn_comment span {
  color: #e83634;
  font-size: 24px;
  padding: 0 10px;
}
@media (max-width: 1000px) {
  .report_point .report_point_btn_comment span {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .report_point .report_point_btn_comment span {
    font-size: 5vw;
    text-align: center;
  }
}
.report_point .report_point_btn_comment svg {
  width: 35px;
}
@media (max-width: 1000px) {
  .report_point .report_point_btn_comment svg {
    width: 25px;
  }
}
@media (max-width: 768px) {
  .report_point .report_point_btn_comment svg {
    width: 7vw;
  }
}
.report_point .report_point_btn {
  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;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.report_point .report_point_btn.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.report_point .report_point_btn a {
  background: #e83634;
  border: 3px solid #000;
  color: #fff;
  padding: 38px;
  width: 550px;
  font-size: 24px;
  text-align: center;
  border-radius: 160px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1000px) {
  .report_point .report_point_btn a {
    padding: 30px;
    width: 460px;
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .report_point .report_point_btn a {
    font-size: 6vw;
    width: 100%;
    padding: 8%;
  }
}
.report_point .report_point_btn a:hover {
  opacity: 1;
  background: #fff;
  color: #e83634;
}

.features {
  padding: 100px 0 0;
}
.features .features_ttl_wrap {
  background: url("../images/features_ttl_bg.jpg") no-repeat 80% center;
  background-size: cover;
  border-radius: 38px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.features .features_ttl_wrap.active {
  opacity: 1;
}
@media (max-width: 768px) {
  .features .features_ttl_wrap {
    border-radius: 20px;
  }
}
.features .features_ttl_wrap .features_ttl_inner {
  width: 65%;
  padding: 140px 0 140px 7%;
}
@media (max-width: 1150px) {
  .features .features_ttl_wrap .features_ttl_inner {
    width: 70%;
    padding: 120px 0 120px 5%;
  }
}
@media (max-width: 768px) {
  .features .features_ttl_wrap .features_ttl_inner {
    width: 65%;
    padding: 15% 0 15% 7%;
  }
}
.features .features_ttl_wrap .features_ttl_inner .features_fukidashi {
  font-size: 28px;
  line-height: 1;
  color: #fff;
  background: #e83634;
  display: inline-block;
  padding: 16px 23px;
  border-radius: 12px;
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.features .features_ttl_wrap .features_ttl_inner .features_fukidashi.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 1300px) {
  .features .features_ttl_wrap .features_ttl_inner .features_fukidashi {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .features .features_ttl_wrap .features_ttl_inner .features_fukidashi {
    font-size: 4vw;
    padding: 6% 6%;
    border-radius: 8px;
  }
}
.features .features_ttl_wrap .features_ttl_inner .features_fukidashi::after {
  content: "";
  background: url("../images/fukidashi_shape.png") no-repeat center center;
  background-size: contain;
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: -19px;
  left: 21%;
}
@media (max-width: 768px) {
  .features .features_ttl_wrap .features_ttl_inner .features_fukidashi::after {
    width: 13%;
    height: 0;
    padding: 0 0 5%;
    top: 100%;
    left: 40%;
  }
}
.features .features_ttl_wrap .features_ttl_inner .features_ttl {
  font-size: 48px;
  font-weight: 900;
  padding: 35px 0 0;
}
@media (max-width: 1300px) {
  .features .features_ttl_wrap .features_ttl_inner .features_ttl {
    font-size: 48px;
  }
}
@media (max-width: 1150px) {
  .features .features_ttl_wrap .features_ttl_inner .features_ttl {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  .features .features_ttl_wrap .features_ttl_inner .features_ttl {
    font-size: 7.8vw;
  }
}
.features .features_ttl_wrap .features_ttl_inner .features_ttl span {
  display: inline-block;
}
.features .features_ttl_wrap .features_ttl_inner .features_ttl span.features_ttl_red {
  color: #eb3937;
}
.features .features_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 70px 0 100px;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.features .features_list.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 768px) {
  .features .features_list {
    display: block;
    padding: 15% 0 5%;
  }
}
.features .features_list .features_list_block {
  width: 33%;
}
@media (max-width: 1000px) {
  .features .features_list .features_list_block {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block {
    position: relative;
    width: 100%;
    margin: 0 0 8%;
  }
  .features .features_list .features_list_block::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-image: radial-gradient(circle, #eb3937 1px, transparent 2px);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 3px;
  }
  .features .features_list .features_list_block:last-child::after {
    display: none;
  }
}
.features .features_list .features_list_block .features_list_ttl {
  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;
  font-weight: 900;
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_ttl {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.features .features_list .features_list_block .features_list_ttl .features_list_ttl_01 {
  width: 40px;
}
@media (max-width: 1150px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_01 {
    width: 30px;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_01 {
    width: 8vw;
  }
}
.features .features_list .features_list_block .features_list_ttl .features_list_ttl_02 {
  font-size: 24px;
  padding: 0 16px;
}
@media (max-width: 1150px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_02 {
    font-size: 20px;
    padding: 0 10px;
  }
}
@media (max-width: 1000px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_02 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_02 {
    font-size: 5vw;
    padding: 0 3vw;
  }
}
.features .features_list .features_list_block .features_list_ttl .features_list_ttl_03 {
  font-size: 40px;
  color: #e83634;
}
@media (max-width: 1150px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_03 {
    font-size: 32px;
  }
}
@media (max-width: 1000px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_03 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_ttl .features_list_ttl_03 {
    font-size: 8vw;
  }
}
.features .features_list .features_list_block .features_list_icon_01 {
  width: 145px;
  margin: 0 auto;
  padding: 26px 0;
}
@media (max-width: 1000px) {
  .features .features_list .features_list_block .features_list_icon_01 {
    width: 135px;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_icon_01 {
    width: 24vw;
    padding: 8% 2%;
  }
}
.features .features_list .features_list_block .features_list_icon_02 {
  width: 119px;
  margin: 0 auto;
  padding: 26px 0;
}
@media (max-width: 1000px) {
  .features .features_list .features_list_block .features_list_icon_02 {
    width: 110px;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_icon_02 {
    width: 24vw;
    margin: 0 auto;
    padding: 8% 2% 8% 5%;
  }
}
.features .features_list .features_list_block .features_list_icon_03 {
  width: 146px;
  margin: 0 auto;
  padding: 49px 0;
}
@media (max-width: 1000px) {
  .features .features_list .features_list_block .features_list_icon_03 {
    width: 130px;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_icon_03 {
    width: 24vw;
    margin: 0 auto;
    padding: 8% 2% 8% 3%;
  }
}
.features .features_list .features_list_block .features_list_txt {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .features .features_list .features_list_block .features_list_txt {
    font-size: 20px;
  }
}
@media (max-width: 1000px) {
  .features .features_list .features_list_block .features_list_txt {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_list_txt {
    font-size: 4vw;
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 0 0 3%;
  }
}
.features .features_list .features_list_block .features_list_txt span {
  display: inline-block;
}
@media (max-width: 768px) {
  .features .features_list .features_list_block .features_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.comparison {
  padding: 0 0 100px;
}
.comparison .comparison_ttl {
  font-size: 30px;
  text-align: center;
  font-weight: 900;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comparison .comparison_ttl.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1050px) {
  .comparison .comparison_ttl {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_ttl {
    font-size: 5.5vw;
    line-height: 1.6;
  }
}
.comparison .comparison_ttl span {
  color: #e83634;
}
.comparison .comparison_table_wrap {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comparison .comparison_table_wrap.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.comparison .comparison_table_wrap .comparison_table_border_01 {
  position: absolute;
  top: 0;
  left: 28%;
  width: 4px;
  height: 100%;
  background-image: radial-gradient(circle, #eb3937 2px, transparent 2px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 4px 8px;
}
@media (max-width: 1150px) {
  .comparison .comparison_table_wrap .comparison_table_border_01 {
    left: 28%;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table_wrap .comparison_table_border_01 {
    left: 50%;
    margin: 0 0 0 -2px;
    background-image: radial-gradient(circle, #eb3937 1px, transparent 2px);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 3px 6px;
  }
}
.comparison .comparison_table_wrap .comparison_table_border_02 {
  position: absolute;
  top: 0;
  left: 64%;
  width: 4px;
  height: 100%;
  background-image: radial-gradient(circle, #eb3937 2px, transparent 2px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 4px 8px;
}
@media (max-width: 1150px) {
  .comparison .comparison_table_wrap .comparison_table_border_02 {
    left: 64%;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table_wrap .comparison_table_border_02 {
    display: none;
  }
}
.comparison .comparison_table {
  width: 100%;
  display: block;
  margin: 48px 0 0;
}
.comparison .comparison_table tbody {
  width: 100%;
  display: block;
}
.comparison .comparison_table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.comparison .comparison_table tr:nth-child(n+2) {
  position: relative;
}
.comparison .comparison_table tr:nth-child(n+2)::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f6ee;
  border-radius: 12px;
  z-index: -1;
}
.comparison .comparison_table tr .comparison_table_01 {
  width: 28%;
  font-size: 20px;
  font-weight: 900;
  padding: 0 0 0 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1150px) {
  .comparison .comparison_table tr .comparison_table_01 {
    width: 28%;
  }
}
@media (max-width: 1000px) {
  .comparison .comparison_table tr .comparison_table_01 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr .comparison_table_01 {
    display: none;
  }
}
.comparison .comparison_table tr .comparison_table_02 {
  width: 36%;
  padding: 26px 20px;
  text-align: center;
}
@media (max-width: 1150px) {
  .comparison .comparison_table tr .comparison_table_02 {
    width: 36%;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr .comparison_table_02 {
    width: 50%;
  }
}
.comparison .comparison_table tr .comparison_table_03 {
  width: 36%;
  padding: 26px 20px;
  text-align: center;
}
@media (max-width: 1150px) {
  .comparison .comparison_table tr .comparison_table_03 {
    width: 36%;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr .comparison_table_03 {
    width: 50%;
  }
}
.comparison .comparison_table tr.comparison_tr_01 {
  margin: 0;
}
.comparison .comparison_table tr.comparison_tr_01 th {
  padding: 0 20px 20px;
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_01 th {
    padding: 0 4% 10% 0;
  }
  .comparison .comparison_table tr.comparison_tr_01 th:last-child {
    padding: 0 0 10% 4%;
  }
}
.comparison .comparison_table tr.comparison_tr_01 th .comparison_table_02_th {
  background: #e83634;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  border-radius: 12px;
  padding: 16px 0;
}
@media (max-width: 1150px) {
  .comparison .comparison_table tr.comparison_tr_01 th .comparison_table_02_th {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_01 th .comparison_table_02_th {
    font-size: 4vw;
    border-radius: 9px;
    padding: 10% 0;
  }
}
.comparison .comparison_table tr.comparison_tr_01 th .comparison_table_03_th {
  background: #46529a;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  border-radius: 12px;
  padding: 16px 0;
}
@media (max-width: 1150px) {
  .comparison .comparison_table tr.comparison_tr_01 th .comparison_table_03_th {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_01 th .comparison_table_03_th {
    font-size: 4vw;
    border-radius: 9px;
    padding: 10% 0;
  }
}
.comparison .comparison_table tr.comparison_tr_02 {
  margin: 0 0 40px;
  height: 178px;
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_02 {
    height: auto;
  }
}
.comparison .comparison_table tr.comparison_tr_02 .comparison_table_02 {
  padding: 48px 50px;
}
@media (max-width: 1150px) {
  .comparison .comparison_table tr.comparison_tr_02 .comparison_table_02 {
    padding: 48px 25px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_02 .comparison_table_02 {
    padding: 6%;
  }
}
.comparison .comparison_table tr.comparison_tr_02 .comparison_table_03 {
  padding: 48px 50px;
}
@media (max-width: 1150px) {
  .comparison .comparison_table tr.comparison_tr_02 .comparison_table_03 {
    padding: 48px 25px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_02 .comparison_table_03 {
    padding: 6%;
  }
}
.comparison .comparison_table tr.comparison_tr_03 {
  margin: 0 0 40px;
  height: 178px;
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_03 {
    height: auto;
  }
}
.comparison .comparison_table tr.comparison_tr_03:last-child {
  margin: 0;
}
.comparison .comparison_table tr.comparison_tr_03 .comparison_table_02 {
  padding: 32px 50px;
}
@media (max-width: 1000px) {
  .comparison .comparison_table tr.comparison_tr_03 .comparison_table_02 {
    padding: 24px 30px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_03 .comparison_table_02 {
    padding: 6%;
  }
}
.comparison .comparison_table tr.comparison_tr_03 .comparison_table_03 {
  padding: 32px 50px;
}
@media (max-width: 1000px) {
  .comparison .comparison_table tr.comparison_tr_03 .comparison_table_03 {
    padding: 24px 30px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table tr.comparison_tr_03 .comparison_table_03 {
    padding: 6%;
  }
}
.comparison .comparison_table .comparison_txt_01 {
  color: #e83634;
  font-size: 20px;
  font-weight: 900;
  padding: 0 0 16px;
}
@media (max-width: 768px) {
  .comparison .comparison_table .comparison_txt_01 {
    font-size: 4vw;
  }
}
.comparison .comparison_table .comparison_txt_02 {
  color: #46529a;
  font-size: 20px;
  font-weight: 900;
  padding: 0 0 16px;
}
@media (max-width: 768px) {
  .comparison .comparison_table .comparison_txt_02 {
    font-size: 4vw;
  }
}
.comparison .comparison_table .comparison_txt_03 {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1150px) {
  .comparison .comparison_table .comparison_txt_03 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .comparison .comparison_table .comparison_txt_03 {
    font-size: 3.5vw;
  }
}
.comparison .comparison_table .comparison_txt_03 span {
  display: inline-block;
}
.comparison .comparison_table .comparison_icon_maru {
  width: 58px;
  margin: 0 auto 12px;
}
@media (max-width: 768px) {
  .comparison .comparison_table .comparison_icon_maru {
    width: 10vw;
    margin: 0 auto 2.7vw;
  }
}
.comparison .comparison_table .comparison_icon_sankaku {
  width: 58px;
  margin: 8px auto 12px;
}
@media (max-width: 768px) {
  .comparison .comparison_table .comparison_icon_sankaku {
    width: 10vw;
    margin: 1vw auto 2.7vw;
  }
}
.comparison .comparison_table .comparison_icon_batu {
  width: 46px;
  margin: 0 auto 12px;
  padding: 6px 0;
}
@media (max-width: 768px) {
  .comparison .comparison_table .comparison_icon_batu {
    width: 9vw;
    margin: 0 auto 1.6vw;
    padding: 1vw 0;
  }
}
.comparison .comparison_sp_ttl {
  display: none !important;
}
@media (max-width: 768px) {
  .comparison .comparison_sp_ttl {
    display: block !important;
    font-size: 4vw;
    padding: 0 0 4%;
  }
  .comparison .comparison_sp_ttl::after {
    display: none;
  }
  .comparison .comparison_sp_ttl .sp_ttl_hide {
    display: none;
  }
  .comparison .comparison_sp_ttl td {
    width: 50%;
  }
}

.voice {
  background: #f7ede7;
  border-radius: 40px;
  padding: 90px 0 120px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .voice {
    padding: 90px 0 100px;
  }
}
@media (max-width: 768px) {
  .voice {
    border-radius: 30px;
    padding: 20% 0 20%;
  }
}
.voice .voice_fukidashi {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  background: #e83634;
  display: inline-block;
  padding: 18px 23px;
  border-radius: 12px;
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.voice .voice_fukidashi.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 1000px) {
  .voice .voice_fukidashi {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .voice .voice_fukidashi {
    font-size: 3.7vw;
    padding: 4% 4%;
    border-radius: 10px;
  }
}
.voice .voice_fukidashi::after {
  content: "";
  background: url("../images/fukidashi_shape.png") no-repeat center center;
  background-size: contain;
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: -19px;
  left: 50%;
  margin: 0 0 0 -30px;
}
.voice .voice_ttl {
  font-size: 40px;
  font-weight: 900;
  margin: 30px 0 50px;
}
@media (max-width: 1000px) {
  .voice .voice_ttl {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .voice .voice_ttl {
    font-size: 9vw;
  }
}
.voice .voice_swiper {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.voice .voice_swiper.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.voice .swiper-slide {
  background: #fff;
  border: 6px solid #000;
  border-radius: 20px;
  width: 800px;
}
@media (max-width: 1100px) {
  .voice .swiper-slide {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .voice .swiper-slide {
    width: auto;
    border: 3px solid #000;
    border-radius: 20px;
  }
}
.voice .voice_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
}
@media (max-width: 768px) {
  .voice .voice_inner {
    display: block;
    padding: 8%;
  }
}
.voice .voice_inner .voice_img {
  width: 162px;
}
@media (max-width: 1000px) {
  .voice .voice_inner .voice_img {
    width: 115px;
  }
}
@media (max-width: 768px) {
  .voice .voice_inner .voice_img {
    width: 22vw;
    margin: 0 auto 4%;
  }
}
.voice .voice_inner .voice_txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
@media (max-width: 768px) {
  .voice .voice_inner .voice_txt {
    padding: 0;
  }
}
.voice .voice_inner .voice_txt .voice_txt_01 {
  font-size: 30px;
  color: #e83634;
  font-weight: 900;
}
@media (max-width: 1000px) {
  .voice .voice_inner .voice_txt .voice_txt_01 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .voice .voice_inner .voice_txt .voice_txt_01 {
    font-size: 5.5vw;
    text-align: center;
  }
}
.voice .voice_inner .voice_txt .voice_txt_02 {
  font-size: 18px;
  color: #e83634;
  font-weight: 900;
  padding: 10px 0 15px;
}
@media (max-width: 1000px) {
  .voice .voice_inner .voice_txt .voice_txt_02 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .voice .voice_inner .voice_txt .voice_txt_02 {
    font-size: 3.5vw;
    text-align: center;
    padding: 2% 0 7%;
  }
}
.voice .voice_inner .voice_txt .voice_txt_03 {
  font-size: 18px;
  line-height: 1.3;
  overflow: hidden;
  max-height: 11.8em;
  font-weight: 400;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
@media (max-width: 1000px) {
  .voice .voice_inner .voice_txt .voice_txt_03 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .voice .voice_inner .voice_txt .voice_txt_03 {
    font-size: 4vw;
  }
}
.voice .voice_inner .voice_txt .voice_txt_03.show {
  max-height: 100em;
}
.voice .voice_inner .voice_more_bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#ffffff));
  background-image: linear-gradient(transparent, #ffffff);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6em;
  font-size: 20px;
}
.voice .voice_inner .voice_more_btn {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.voice .voice_inner .voice_more_btn span {
  display: inline-block;
  background: #fff;
  border: 4px solid #e83634;
  padding: 14px;
  width: 210px;
  font-size: 20px;
  position: relative;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  transition: all 0.3s ease;
}
.voice .voice_inner .voice_more_btn span:hover {
  background: #eb3937;
  color: #fff;
}
.voice .voice_inner .voice_more_btn span:hover svg path {
  fill: #fff;
}
@media (max-width: 1000px) {
  .voice .voice_inner .voice_more_btn span {
    font-size: 16px;
    width: 185px;
  }
}
@media (max-width: 768px) {
  .voice .voice_inner .voice_more_btn span {
    font-size: 3.7vw;
    width: 40vw;
    padding: 3%;
    border: 3px solid #e83634;
  }
}
.voice .voice_inner .voice_more_btn span svg {
  position: absolute;
  width: 16px;
  right: 18px;
  top: 17px;
}
@media (max-width: 1000px) {
  .voice .voice_inner .voice_more_btn span svg {
    top: 15px;
  }
}
@media (max-width: 768px) {
  .voice .voice_inner .voice_more_btn span svg {
    width: 3vw;
    right: 7%;
    top: 30%;
  }
}
.voice .voice_inner .voice_more_btn span svg path {
  fill: #e83634;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.voice .swiper-button-prev {
  width: 100px;
  height: 100px;
  top: 192px;
  margin: -50px 0 0 0;
  left: 12%;
  background: #fff;
  border: 6px solid #000;
  border-radius: 50%;
  padding: 23px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1100px) {
  .voice .swiper-button-prev {
    width: 75px;
    height: 75px;
    padding: 17px;
    border: 4px solid #000;
    right: 14%;
    margin: -37px 0 0;
    top: 175px;
  }
}
@media (max-width: 768px) {
  .voice .swiper-button-prev {
    width: 12vw;
    height: 12vw;
    padding: 11px;
    top: 52vw;
    border: 3px solid #000;
    margin: -7vw 0 0;
    left: 2%;
  }
}
.voice .swiper-button-prev::after {
  display: none;
}
.voice .swiper-button-prev .arrow path {
  fill: #eb3937;
}
.voice .swiper-button-prev:hover {
  background: #eb3937;
}
.voice .swiper-button-prev:hover .arrow path {
  fill: #fff;
}
.voice .swiper-button-next {
  width: 100px;
  height: 100px;
  top: 192px;
  margin: -50px 0 0 0;
  right: 12%;
  background: #fff;
  border: 6px solid #000;
  border-radius: 50%;
  padding: 23px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1100px) {
  .voice .swiper-button-next {
    width: 75px;
    height: 75px;
    padding: 17px;
    border: 4px solid #000;
    right: 14%;
    margin: -37px 0 0;
    top: 175px;
  }
}
@media (max-width: 768px) {
  .voice .swiper-button-next {
    width: 12vw;
    height: 12vw;
    padding: 11px;
    top: 52vw;
    border: 3px solid #000;
    margin: -7vw 0 0;
    right: 2%;
  }
}
.voice .swiper-button-next::after {
  display: none;
}
.voice .swiper-button-next .arrow path {
  fill: #eb3937;
}
.voice .swiper-button-next:hover {
  background: #eb3937;
}
.voice .swiper-button-next:hover .arrow path {
  fill: #fff;
}

.process {
  padding: 120px 0;
}
@media (max-width: 1300px) {
  .process {
    padding: 100px 0;
  }
}
@media (max-width: 768px) {
  .process {
    padding: 20% 0 5%;
  }
}
.process .process_ttl_block {
  padding: 100px 65px;
  background: #e83634;
  border-radius: 50px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.process .process_ttl_block.active {
  opacity: 1;
}
@media (max-width: 1000px) {
  .process .process_ttl_block {
    border-radius: 30px;
  }
}
@media (max-width: 768px) {
  .process .process_ttl_block {
    padding: 15% 10%;
    border-radius: 20px;
  }
}
.process .process_ttl_block .process_fukidashi {
  font-size: 26px;
  line-height: 1;
  background: #fff;
  display: inline-block;
  padding: 16px 23px;
  color: #e83634;
  border-radius: 12px;
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.process .process_ttl_block .process_fukidashi.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 1000px) {
  .process .process_ttl_block .process_fukidashi {
    font-size: 24px;
    padding: 14px 18px;
  }
}
@media (max-width: 768px) {
  .process .process_ttl_block .process_fukidashi {
    font-size: 4.5vw;
    padding: 5% 4%;
    border-radius: 9px;
  }
}
.process .process_ttl_block .process_fukidashi::after {
  content: "";
  background: url("../images/fukidashi_shape_w.png") no-repeat center center;
  background-size: contain;
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: -19px;
  left: 21%;
}
@media (max-width: 1000px) {
  .process .process_ttl_block .process_fukidashi::after {
    width: 40px;
    height: 25px;
  }
}
@media (max-width: 768px) {
  .process .process_ttl_block .process_fukidashi::after {
    width: 12vw;
    height: 0;
    padding: 0 0 8%;
    left: 40%;
    top: 99%;
  }
}
.process .process_ttl_block .process_ttl {
  font-size: 48px;
  color: #fff;
  margin: 40px 0 0;
}
@media (max-width: 1000px) {
  .process .process_ttl_block .process_ttl {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  .process .process_ttl_block .process_ttl {
    font-size: 8vw;
    margin: 11% 0 0;
  }
}
.process .process_block {
  padding: 80px 0 0;
}
@media (max-width: 1300px) {
  .process .process_block {
    padding: 50px 0 0;
  }
}
@media (max-width: 768px) {
  .process .process_block {
    padding: 0;
  }
}
.process .process_block .process_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 0 0;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.process .process_block .process_inner.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (max-width: 1300px) {
  .process .process_block .process_inner {
    padding: 40px 0 0;
  }
}
@media (max-width: 768px) {
  .process .process_block .process_inner {
    padding: 16% 0 0;
  }
  .process .process_block .process_inner:nth-child(n+2) {
    padding: 7% 0 0;
  }
}
.process .process_block .process_inner .process_num p {
  background: #e83634;
  color: #fff;
  font-size: 30px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  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 (max-width: 1050px) {
  .process .process_block .process_inner .process_num p {
    width: 60px;
    height: 60px;
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_num p {
    font-size: 6vw;
    width: 14vw;
    height: 14vw;
  }
}
.process .process_block .process_inner .process_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 90px 32px;
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1300px) {
  .process .process_block .process_inner .process_txt {
    padding: 0 0 60px 32px;
  }
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_txt {
    display: block;
    padding: 0 0 16% 6%;
  }
}
.process .process_block .process_inner .process_txt .process_txt_inner {
  width: 60%;
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_txt .process_txt_inner {
    width: 100%;
  }
}
.process .process_block .process_inner .process_txt .process_txt_inner .process_txt_01 {
  font-size: 32px;
  font-weight: 900;
}
@media (max-width: 1050px) {
  .process .process_block .process_inner .process_txt .process_txt_inner .process_txt_01 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_txt .process_txt_inner .process_txt_01 {
    font-size: 6vw;
  }
}
.process .process_block .process_inner .process_txt .process_txt_inner .process_txt_01 span {
  display: inline-block;
}
.process .process_block .process_inner .process_txt .process_txt_inner .process_txt_02 {
  font-size: 20px;
  font-weight: 900;
  color: #e83634;
  margin: 5px 0 20px;
}
@media (max-width: 1050px) {
  .process .process_block .process_inner .process_txt .process_txt_inner .process_txt_02 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_txt .process_txt_inner .process_txt_02 {
    font-size: 3.5vw;
  }
}
.process .process_block .process_inner .process_txt .process_txt_inner .process_txt_03 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 1050px) {
  .process .process_block .process_inner .process_txt .process_txt_inner .process_txt_03 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_txt .process_txt_inner .process_txt_03 {
    font-size: 4vw;
  }
}
.process .process_block .process_inner .process_txt .process_img {
  width: 330px;
  padding: 0 0 0 30px;
}
@media (max-width: 1050px) {
  .process .process_block .process_inner .process_txt .process_img {
    width: 250px;
    padding: 0 0 0 30px;
  }
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_txt .process_img {
    width: 44vw;
    margin: 10% 0 0;
  }
}
.process .process_block .process_inner .process_txt .process_arrow {
  position: absolute;
  bottom: 0;
  left: 32px;
  width: 100%;
  height: 0;
  padding: 0 0 2.8%;
  background: url("../images/process_arrow.png") no-repeat top left;
  background-size: 100% auto;
}
@media (max-width: 768px) {
  .process .process_block .process_inner .process_txt .process_arrow {
    left: 6%;
    padding: 0 0 8%;
    background-size: auto 80%;
  }
}
.process .process_block .process_inner:last-child .process_txt {
  padding: 0 0 0 32px;
}
@media (max-width: 768px) {
  .process .process_block .process_inner:last-child .process_txt {
    padding: 0 0 16% 6%;
  }
}
/*# sourceMappingURL=styles.css.map */