@charset "UTF-8";
/* =============================================================================
Reset style
========================================================================== */
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #292929;
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

.wrapper {
  position: relative;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  outline: none;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%;
}

legend {
  color: #292929;
}

#yui3-css-stamp.cssreset {
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* =============================================================================
Image
========================================================================== */
a {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

img {
  width: 100%;
}

/* =============================================================================
Basic style
========================================================================== */
html {
  overflow-x: hidden;
}

body {
  position: relative;
  overflow-x: hidden;
  word-break: break-all;
  color: #292929;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

.din {
  font-family: "din-2014", sans-serif;
}

.shuei {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}

/*==============================================================================
Media
============================================================================= */
/*==============================================================================
Responsive
============================================================================= */
@media screen and (max-width: 768px) {
  html {
    font-size: 13.3333333vw;
  }
  .inner {
    width: 6.9rem;
    margin: 0 auto;
    position: relative;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  p {
    font-size: 0.26rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 769px) {
  .inner {
    width: 980px;
    margin: 0 auto;
    position: relative;
  }
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  p {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
.red {
  color: #e50b06;
}

.gleen {
  color: #00be1f;
}

.bold {
  font-weight: bold;
}

img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
}

a {
  color: #292929;
}

h2,
h3,
h4 {
  letter-spacing: 0.05em;
}

*:focus {
  outline: none;
}

/*==============================================================================
Header
============================================================================= */
@media screen and (max-width: 768px) {
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.15rem;
  }
  .header__logo {
    width: 1.04rem;
  }
  .header__img01 {
    width: 5.2rem;
    margin-left: 0.5rem;
    padding-top: 0.1rem;
  }
}
@media screen and (min-width: 769px) {
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 90px;
  }
  .header__logo {
    width: 76px;
  }
  .header__img01 {
    width: 353px;
    margin-left: 38px;
    padding-top: 10px;
  }
  .header__right {
    position: relative;
    margin-left: auto;
    padding-top: 10px;
  }
  .header__img02 {
    position: absolute;
    top: 50%;
    left: -1px;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    width: 58px;
  }
  .header__img03 {
    width: 294px;
  }
  .header__num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #009819;
    font-weight: bold;
    font-size: 44px;
    letter-spacing: -0.01em;
    line-height: 1;
  }
  .header__num::before {
    content: "";
    display: block;
    width: 32px;
    height: 18px;
    margin-right: 4px;
    background: url(../images/header_icon01.webp) top center/contain no-repeat;
  }
}
/*==============================================================================
fv
============================================================================= */
@media screen and (max-width: 768px) {
  .fv--bg {
    overflow: hidden;
    padding: 0.4rem 0 0;
    background: url(../images/fv_bg01_sp.webp) top center/cover no-repeat;
  }
  .fv__inner {
    position: relative;
  }
  .fv__ttl01 {
    width: 5.69rem;
    -webkit-transform: translateX(-0.3rem);
            transform: translateX(-0.3rem);
  }
  .fv__img01 {
    width: 5.37rem;
    margin-top: 0.22rem;
    -webkit-transform: translateX(-0.3rem);
            transform: translateX(-0.3rem);
  }
  .fv__img02 {
    width: 7.02rem;
    margin-left: 0.12rem;
    -webkit-transform: translateX(-0.2rem);
            transform: translateX(-0.2rem);
  }
  .fv .cta--bg {
    background: none;
  }
  .fv .cta__ttl01 {
    background: none;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .fv--bg {
    overflow: hidden;
    padding: 52px 0 0;
    background: url(../images/fv_bg01.webp) top center/2000px no-repeat, #f6f6f6;
  }
  .fv__inner {
    position: relative;
  }
  .fv__ttl01 {
    width: 664px;
    margin-left: -15px;
  }
  .fv__img01 {
    width: 438px;
    margin-top: 16px;
  }
  .fv__img02 {
    position: absolute;
    top: 254px;
    right: -8px;
    width: 505px;
  }
}
/*==============================================================================
company
============================================================================= */
@media screen and (max-width: 768px) {
  .company--bg {
    padding: 0.77rem 0 0.64rem;
  }
  .company__ttl01 {
    width: 2.65rem;
    margin: 0 auto;
  }
  .company__info {
    margin-top: 0.43rem;
  }
  .company__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0.2rem;
    color: #333;
    font-size: 0.28rem;
  }
  .company__dt {
    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: 1.65rem;
    font-weight: bold;
    background-color: #eee;
  }
  .company__dd {
    width: 5.07rem;
    line-height: 1.8;
    letter-spacing: 0;
    font-size: 0.27rem;
    white-space: nowrap;
  }
  .company__dd .link {
    display: block;
    color: #333;
    font-size: 0.28rem;
  }
  .company__dd .space {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) {
  .company--bg {
    padding: 55px 0 65px;
  }
  .company__ttl01 {
    width: 264px;
    margin: 0 auto;
  }
  .company__info {
    margin-top: 60px;
  }
  .company__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10px;
    color: #333;
    font-size: 18px;
  }
  .company__dt {
    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: 200px;
    padding: 7px 0;
    letter-spacing: 0.05em;
    font-weight: bold;
    background-color: #eee;
  }
  .company__dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 752px;
    line-height: 2.1;
    white-space: nowrap;
    letter-spacing: 0em;
    vertical-align: middle;
  }
  .company__dd .link {
    display: block;
    pointer-events: none;
    color: #333;
    font-size: 18px;
  }
  .company__dd .space {
    display: none;
  }
}
/*==============================================================================
consult
============================================================================= */
@media screen and (max-width: 768px) {
  .consult--bg {
    padding: 0.12rem 0 0.5rem;
    background: url(../images/consult_bg01_sp.webp) top center/cover no-repeat;
  }
  .consult__img01 {
    width: 7.5rem;
    -webkit-transform: translateX(-0.3rem);
            transform: translateX(-0.3rem);
  }
  .consult__ttl01 {
    width: 5.53rem;
    margin: 0.2rem auto 0;
  }
}
@media screen and (min-width: 769px) {
  .consult--bg {
    min-height: 370px;
    padding: 10px 0 0;
    background: url(../images/consult_bg01.webp) top center/cover no-repeat;
  }
  .consult__ttl01 {
    width: 935px;
    margin: 12px auto 0;
  }
}
/*==============================================================================
covid
============================================================================= */
@media screen and (max-width: 768px) {
  .covid--bg {
    padding: 0.73rem 0 0.7rem;
    background-color: #f6f7ff;
  }
  .covid__ttl01 {
    width: 6.4rem;
    margin: 0 auto;
  }
  .covid__txt01 {
    width: 5.8rem;
    margin: 0.4rem auto 0;
    font-size: 0.3rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
  .covid__txt01 .bold {
    color: #153699;
  }
}
@media screen and (min-width: 769px) {
  .covid--bg {
    padding: 75px 0;
    background-color: #f6f7ff;
  }
  .covid__ttl01 {
    width: 652px;
    margin: 0 auto;
  }
  .covid__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 42px;
  }
  .covid__img01 {
    width: 443px;
    -webkit-transform: translate(0, 14px);
            transform: translate(0, 14px);
  }
  .covid__txt01 {
    width: 487px;
    font-size: 20px;
    letter-spacing: 0;
  }
  .covid__txt01 .bold {
    color: #153699;
  }
}
/*==============================================================================
cta
============================================================================= */
@media screen and (max-width: 768px) {
  .cta--bg {
    background: url(../images/cta_bg01_sp.webp) top center/cover no-repeat;
  }
  .cta__inner {
    position: relative;
    padding: 0.43rem 0 0.35rem;
  }
  .cta__inner--fv {
    margin-top: 0.1rem;
    padding: 0 0 0.5rem;
  }
  .cta__ttl01 {
    width: 5.8rem;
    margin: 0 auto;
  }
  .cta__box {
    position: relative;
    margin-top: 0.28rem;
  }
  .cta__medal {
    position: absolute;
    z-index: 2;
    top: 0.08rem;
    left: -0.23rem;
    width: 1.47rem;
    -webkit-animation: rotation 2s ease-in-out 0s infinite alternate none running;
            animation: rotation 2s ease-in-out 0s infinite alternate none running;
  }
  @-webkit-keyframes rotation {
    0% {
      -webkit-transform: rotate(-5deg);
              transform: rotate(-5deg);
    }
    50% {
      -webkit-transform: rotate(5deg);
              transform: rotate(5deg);
    }
    100% {
      -webkit-transform: rotate(-5deg);
              transform: rotate(-5deg);
    }
  }
  @keyframes rotation {
    0% {
      -webkit-transform: rotate(-5deg);
              transform: rotate(-5deg);
    }
    50% {
      -webkit-transform: rotate(5deg);
              transform: rotate(5deg);
    }
    100% {
      -webkit-transform: rotate(-5deg);
              transform: rotate(-5deg);
    }
  }
  .cta__comment {
    position: absolute;
    z-index: 2;
    top: -0.18rem;
    left: 1.78rem;
    width: 4rem;
  }
  .cta__num {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.66rem;
    padding: 0.58rem 0 0 1.85rem;
    -webkit-box-shadow: 0 0.1rem 0 #009819;
            box-shadow: 0 0.1rem 0 #009819;
    border-radius: 0.1rem;
    background: url(../images/cta_bg02_sp.webp) top center/cover no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 0.73rem;
    letter-spacing: -0.01em;
    line-height: 1;
  }
  .cta__num::before {
    content: "";
    position: absolute;
    top: 0.8rem;
    left: 1.25rem;
    display: block;
    width: 0.53rem;
    height: 0.3rem;
    background: url(../images/header_icon01.webp) top center/contain no-repeat;
  }
  .cta__num::after {
    content: "";
    position: absolute;
    bottom: -0.2rem;
    right: -0.1rem;
    display: block;
    width: 0.49rem;
    height: 0.69rem;
    background: url(../images/cta_icon01_sp.webp) top center/contain no-repeat;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
  }
  .cta__note {
    margin-top: 0.2rem;
    padding-left: 0.2rem;
    font-size: 0.2rem;
    text-indent: -0.2rem;
  }
  .cta__low {
    position: relative;
  }
  .cta__time {
    margin-top: 0.3rem;
    font-size: 0.31rem;
  }
  .cta__time .bg {
    background: #fff;
    display: inline-block;
    letter-spacing: 0.08em;
    padding-top: 0.08rem;
    line-height: 1;
  }
  .cta__time .red {
    color: #e50b06;
    font-weight: bold;
  }
  .cta__time .time {
    display: inline-block;
    margin-right: 0.03rem;
    font-size: 0.48rem;
    line-height: 1;
  }
  .cta__img01 {
    position: absolute;
    z-index: 1;
    bottom: 0.55rem;
    right: 0.1rem;
    width: 1.47rem;
  }
  .cta__img02 {
    position: relative;
    z-index: 1;
    margin-top: 0.2rem;
  }
}
@media screen and (min-width: 769px) {
  .cta--bg {
    background-color: #f6f6f6;
  }
  .cta__inner {
    position: relative;
    padding: 45px 0 47px;
  }
  .cta__inner--fv {
    margin-top: 35px;
    padding: 0 0 52px;
  }
  .cta__top {
    position: relative;
    margin-top: 10px;
    padding: 19px 0 15px 207px;
    border: 5px solid #06903a;
    background-color: #ebffed;
  }
  .cta__ttl01 {
    width: 608px;
    margin-left: 20px;
  }
  .cta__medal {
    position: absolute;
    top: 22px;
    left: 19px;
    width: 162px;
  }
  .cta__comment {
    width: 649px;
    margin-top: 10px;
  }
  .cta__num {
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #009819;
    font-weight: bold;
    font-size: 97px;
    margin-top: -5px;
    letter-spacing: -0.01em;
    line-height: 1;
  }
  .cta__num::before {
    content: "";
    display: block;
    width: 65px;
    height: 37px;
    margin-right: 9px;
    background: url(../images/header_icon01.webp) top center/contain no-repeat;
  }
  .cta__time {
    margin-top: 20px;
    font-size: 20px;
  }
  .cta__time .bg {
    background: #fff;
    display: inline-block;
  }
  .cta__time .red {
    color: #e50b06;
    font-weight: bold;
  }
  .cta__time .time {
    font-size: 32px;
    line-height: 1.2;
  }
  .cta__img01 {
    position: absolute;
    bottom: 0;
    right: -106px;
    width: 216px;
  }
  .cta__img02 {
    width: 834px;
    margin-top: 10px;
  }
  .cta__note {
    margin-top: 3px;
    font-size: 16px;
  }
}
/*==============================================================================
cv
============================================================================= */
@media screen and (max-width: 768px) {
  .cv {
    display: none;
  }
  .cv--bg {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.45rem;
    background: url(../images/cv_fixed_img_sp.webp) top center/cover no-repeat;
  }
  .cv__link {
    display: block;
  }
  .cv__inner {
    position: relative;
    width: 7.1rem;
    padding: 0.2rem 0 0 1rem;
  }
  .cv__num {
    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;
    margin-top: 0.05rem;
    position: absolute;
    top: 0.5rem;
    left: 1.4rem;
    color: #fff;
    font-weight: bold;
    font-size: 0.76rem;
    letter-spacing: -0.01em;
    line-height: 1;
  }
  .cv__num::before {
    content: "";
    display: block;
    width: 0.65rem;
    height: 0.37rem;
    margin-right: 0.09rem;
    background: url(../images/header_icon01.webp) top center/contain no-repeat;
  }
}
@media screen and (min-width: 769px) {
  .cv {
    display: none;
  }
  .cv--bg {
    position: fixed;
    z-index: 100;
    top: 400px;
    right: 0;
    width: 130px;
    height: 210px;
    padding-bottom: 4px;
  }
  .cv__inner {
    width: 100%;
  }
  .cv__link {
    pointer-events: none;
  }
  .cv__num {
    margin: 0 0 0 3px;
    padding-top: 18px;
    position: absolute;
    top: 65px;
    left: 13px;
    color: #009819;
    font-weight: bold;
    font-size: 29px;
    letter-spacing: -0.01em;
    line-height: 1;
  }
  .cv__num::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 15px;
    margin-right: 2px;
    background: url(../images/header_icon01.webp) top center/contain no-repeat;
  }
}
/*==============================================================================
reason
============================================================================= */
@media screen and (max-width: 768px) {
  .reason--bg {
    padding: 0.5rem 0 0.6rem;
    background-color: #fffce9;
  }
  .reason__ttl01 {
    width: 5.86rem;
    margin: 0 auto;
  }
  .reason__list {
    margin-top: 0.05rem;
  }
  .reason__item {
    margin-top: 0.5rem;
    padding-bottom: 0.23rem;
    background-color: #fff;
  }
  .reason__item:nth-child(3), .reason__item:nth-child(4) {
    padding-bottom: 0.1rem;
  }
  .reason__item:nth-child(5) {
    padding-bottom: 0.65rem;
  }
  .reason__ttl02 {
    -webkit-transform: translateY(-0.15rem);
            transform: translateY(-0.15rem);
  }
  .reason__flex {
    width: 6rem;
    margin: 0 auto;
  }
  .reason__img01 {
    position: relative;
    z-index: 2;
    margin-top: 0.25rem;
  }
  .reason__img01--big {
    width: 6.57rem;
    margin-top: 0.15rem;
  }
  .reason__txt01 {
    width: 5.9rem;
    margin: 0.3rem auto 0;
    font-size: 0.3rem;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
  .reason__ttl03 {
    width: 7.3rem;
    margin-top: 0.35rem;
    -webkit-transform: translateX(-0.2rem);
            transform: translateX(-0.2rem);
  }
  .reason__list02 {
    width: 6rem;
    margin: 0.7rem auto 0;
  }
  .reason__item02 {
    margin-top: 0.45rem;
  }
  .reason__check {
    position: relative;
    margin-top: 0.12rem;
    padding-left: 0.62rem;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 1.3;
  }
  .reason__check .bg {
    line-height: 1;
    background-color: #fff000;
  }
  .reason__check::before {
    content: "";
    display: block;
    position: absolute;
    top: 0.06rem;
    left: 0.26rem;
    width: 0.29rem;
    height: 0.29rem;
    background: url(../images/reason_check01.webp) top center/contain no-repeat;
  }
  .reason__check:nth-of-type(1) {
    margin-top: 0.25rem;
  }
  .reason__low {
    position: relative;
    width: 6.4rem;
    margin: 1.2rem auto 0;
    padding-bottom: 0.5rem;
    background-color: #f6f6f6;
  }
  .reason__low--num02 {
    width: 6.7rem;
    margin: 1.3rem auto 0;
    padding: 0 0.37rem 0.57rem;
  }
  .reason__low:after {
    content: "";
    position: absolute;
    top: -0.88rem;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 0.9rem solid #f6f6f6;
    border-left: 6.4rem solid transparent;
    z-index: 1;
  }
  .reason__ttl05 {
    position: relative;
    z-index: 2;
    width: 6rem;
    margin: 0 auto;
    -webkit-transform: translateY(-0.9rem);
            transform: translateY(-0.9rem);
  }
  .reason__img02 {
    width: 6.7rem;
    margin: -0.55rem auto 0 -0.1rem;
  }
  .reason__ttl06 {
    width: 5.9rem;
    margin: 0.25rem auto 0;
  }
  .reason__left {
    padding-top: 1.45rem;
  }
  .reason__comment {
    position: absolute;
    z-index: 2;
    top: -1.1rem;
    left: 0;
    right: 0;
    width: 6.13rem;
    margin: 0 auto;
  }
  .reason__left__ttl {
    width: 2.8rem;
  }
  .reason__left__lead {
    width: 4rem;
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
  .reason__left__txt {
    width: 3.85rem;
    margin-top: 0.2rem;
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .reason__man {
    position: relative;
    z-index: 2;
    bottom: 0;
    right: 0.02rem;
    width: 6.35rem;
    margin-top: -3.5rem;
  }
  .reason__right {
    width: 6.22rem;
    margin-top: 0.4rem;
  }
  .reason__bannar {
    width: 7.1rem;
    margin: 0.2rem 0 0 0.1rem;
  }
  .reason__img08 {
    width: 6.7rem;
    margin: 0.25rem 0 0 0.1rem;
  }
}
@media screen and (min-width: 769px) {
  .reason--bg {
    padding: 68px 0 96px;
    background-color: #fffce9;
  }
  .reason__ttl01 {
    width: 685px;
    margin-left: 152px;
  }
  .reason__list {
    margin-top: 20px;
  }
  .reason__item {
    margin-top: 76px;
    padding-bottom: 20px;
    background-color: #fff;
  }
  .reason__item:last-child {
    padding-bottom: 50px;
  }
  .reason__ttl02 {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  .reason__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin: -10px 40px 0;
  }
  .reason__img01 {
    position: relative;
    z-index: 2;
    width: 380px;
  }
  .reason__img01--big {
    width: 410px;
    margin-top: -20px;
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
  .reason__txt01 {
    width: 469px;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0;
  }
  .reason__txt01--num05 {
    margin-top: 30px;
  }
  .reason__ttl03 {
    width: 999px;
    margin-top: 15px;
    -webkit-transform: translateX(-9px);
            transform: translateX(-9px);
  }
  .reason__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 16px 40px 0;
  }
  .reason__item02 {
    width: 439px;
    margin-top: 25px;
  }
  .reason__check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    font-size: 18px;
    font-weight: bold;
  }
  .reason__check .bg {
    line-height: 1;
    background-color: #fff000;
  }
  .reason__check::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    background: url(../images/reason_check01.webp) top center/contain no-repeat;
  }
  .reason__check:nth-of-type(1) {
    margin-top: 15px;
  }
  .reason__low {
    position: relative;
    width: 940px;
    margin: 90px auto 0;
    padding-bottom: 50px;
    background-color: #f6f6f6;
  }
  .reason__low--num02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px auto 0;
    padding: 16px 20px 25px 40px;
  }
  .reason__low--num02::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 3;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: #fff;
  }
  .reason__low:after {
    content: "";
    position: absolute;
    top: -59px;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 60px solid #f6f6f6;
    border-left: 940px solid transparent;
    z-index: 1;
  }
  .reason__ttl05 {
    position: relative;
    z-index: 2;
    width: 696px;
    margin: 0 auto;
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }
  .reason__img02 {
    width: 890px;
    margin: -58px auto 0;
  }
  .reason__ttl06 {
    width: 708px;
    margin: -18px auto 0;
  }
  .reason__left {
    width: 251px;
    padding-top: 40px;
  }
  .reason__comment {
    position: absolute;
    z-index: 2;
    top: -117px;
    left: 25px;
    width: 422px;
  }
  .reason__left__ttl {
    width: 197px;
  }
  .reason__left__lead {
    width: 247px;
    margin-top: 16px;
    font-size: 18px;
    line-height: 1.4;
  }
  .reason__left__txt {
    width: 251px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.4;
  }
  .reason__man {
    position: absolute;
    z-index: 2;
    bottom: -14px;
    left: 270px;
    width: 227px;
  }
  .reason__right {
    width: 412px;
    margin-left: auto;
  }
  .reason__bannar {
    width: 990px;
    margin: -72px 0 0 20px;
  }
  .reason__img08 {
    width: 932px;
    margin: -94px 0 0 24px;
  }
}
/*==============================================================================
step
============================================================================= */
@media screen and (max-width: 768px) {
  .step--bg {
    padding: 0.32rem 0 0.4rem;
    background-color: #ffeeee;
  }
  .step__ttl01 {
    width: 6rem;
  }
  .step__list {
    margin-top: 0.05rem;
  }
  .step__item {
    position: relative;
    min-height: 2.55rem;
    margin-top: 0.55rem;
    padding-right: 3.25rem;
  }
  .step__img01 {
    position: absolute;
    top: 0.08rem;
    right: 0;
    width: 3rem;
  }
  .step__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .step__num {
    width: 1.13rem;
    margin-right: 0.12rem;
  }
  .step__ttl02 {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
  }
  .step__txt01 {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 1.4;
  }
  .step__ttl03 {
    width: 6.58rem;
    margin: 0.2rem auto 0;
  }
  .step__wrap {
    position: relative;
  }
  .step__box {
    position: relative;
    z-index: 1;
    margin-top: 0.63rem;
    border-radius: 0.1rem;
    background-color: #fff;
  }
  .step__box::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.1rem;
    border: 0.05rem solid #e50b06;
  }
  .step__img02 {
    position: absolute;
    z-index: 2;
    top: -0.37rem;
    right: -0.35rem;
    width: 2.06rem;
  }
  .step__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.4rem;
    padding-left: 0.45rem;
    border-radius: 0.08rem 0.08rem 0 0;
    background-color: #e50b06;
  }
  .step__ttl04 {
    width: 4.52rem;
  }
  .step__body {
    padding: 0.35rem 0.45rem 0.35rem;
  }
  .step__ttl05 {
    width: 5.7rem;
  }
  .step__txt02 {
    width: 4.9rem;
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .step__ttl06 {
    width: 4.37rem;
    margin-top: 0.2rem;
    -webkit-transform: translateX(-0.05rem);
            transform: translateX(-0.05rem);
  }
  .step__woman {
    position: absolute;
    z-index: -1;
    bottom: -0.05rem;
    right: -0.03rem;
    width: 3.18rem;
  }
  .step__note {
    margin-top: 0.2rem;
    font-size: 0.2rem;
    text-align: right;
  }
}
@media screen and (min-width: 769px) {
  .step--bg {
    padding: 58px 0 65px;
    background-color: #ffeeee;
  }
  .step__ttl01 {
    width: 680px;
    margin-left: 92px;
  }
  .step__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 75px;
  }
  .step__item {
    width: 314px;
  }
  .step__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
  .step__num {
    width: 79px;
    margin-right: 6px;
  }
  .step__ttl02 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
  }
  .step__txt01 {
    margin-top: 20px;
    font-size: 20px;
  }
  .step__ttl03 {
    width: 659px;
    margin: 60px auto 0;
  }
  .step__wrap {
    position: relative;
  }
  .step__box {
    position: relative;
    overflow: hidden;
    margin-top: 55px;
    border-radius: 10px;
    background-color: #fff;
    border-radius: 10px;
    border: 5px solid #e50b06;
  }
  .step__img02 {
    position: absolute;
    z-index: 3;
    top: -55px;
    left: -77px;
    width: 230px;
  }
  .step__head {
    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;
    height: 137px;
    border-radius: 2px 2px 0 0;
    background-color: #e50b06;
  }
  .step__ttl04 {
    width: 453px;
  }
  .step__body {
    padding: 40px 50px 28px;
  }
  .step__ttl05 {
    width: 570px;
  }
  .step__txt02 {
    width: 570px;
    margin-top: 20px;
    font-size: 20px;
  }
  .step__ttl06 {
    width: 536px;
    margin-top: 10px;
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  .step__woman {
    position: absolute;
    z-index: 1;
    bottom: -4px;
    right: -5px;
    width: 335px;
  }
  .step__note {
    margin-top: 10px;
    font-size: 14px;
    text-align: right;
  }
}
/*==============================================================================
Footer
============================================================================= */
@media screen and (max-width: 768px) {
  .footer--bg {
    background-color: #000;
    margin-bottom: 1.44rem;
  }
  .footer__inner {
    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;
    height: 1rem;
  }
  .footer__copy {
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  .footer--bg {
    background-color: #000;
  }
  .footer__inner {
    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;
    height: 140px;
  }
  .footer__copy {
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.06em;
  }
}