@charset "shift_jis";
/* =============================================================================
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: #414141;
  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: #414141;
}

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

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

img {
  width: 100%;
}

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

body {
  position: relative;
  overflow-x: hidden;
  word-break: break-all;
  color: #414141;
  font-family: "Noto Sans JP", sans-serif;
}
.epos-smaho-hoken {
  text-align: left;
}

.yugothic {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}

.minchou {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "MS Mincho", "HiraMinProN-W3", serif;
}

.os {
  font-family: "Oswald", sans-serif;
}

.noto {
  font-family: "Noto Sans JP", sans-serif;
}

/*==============================================================================
Media
============================================================================= */
/*==============================================================================
Responsive
============================================================================= */
@media screen and (max-width: 768px) {
  html {
    font-size: 13.3333vw;
  }
  .inner {
    width: 6.7rem;
    margin: 0 auto;
    position: relative;
    font-size: 0.26rem;
    letter-spacing: 0.06em;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  p {
    font-size: 0.26rem;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
@media screen and (min-width: 769px) {
  .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    letter-spacing: 0.06em;
  }
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  p {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
  a:hover,
  button:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.blue {
  color: #005b82;
}

.water {
  color: #00b2c9;
}

.water02 {
  color: #00c9bd;
}

.yellow {
  color: #fff57f;
}

.pink {
  color: #ff0387;
}

.bold {
  font-weight: bold;
}

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

a {
  color: #414141;
}

h2,
h3,
h4 {
  letter-spacing: 0.06em;
  line-height: 1.6;
}

*:focus {
  outline: none;
}

.note {
  color: #666;
}

/*==============================================================================
fv
============================================================================= */
@-webkit-keyframes fall {
  to {
    top: 250%;
  }
}
@keyframes fall {
  to {
    top: 250%;
  }
}
@-webkit-keyframes sway {
  from {
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg);
  }
  to {
    -webkit-transform: translateX(10px) rotate(-25deg);
            transform: translateX(10px) rotate(-25deg);
  }
}
@keyframes sway {
  from {
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg);
  }
  to {
    -webkit-transform: translateX(10px) rotate(-25deg);
            transform: translateX(10px) rotate(-25deg);
  }
}
@-webkit-keyframes anim_v {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
}
@keyframes anim_v {
  0% {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  100% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
}

@media screen and (max-width: 768px) {
  .fv--bg {
    padding: 2.6rem 0 0.2rem;
    position: relative;
    background: url(../img/fv_bg01_sp.webp) top center/cover no-repeat;
  }
  .fv__logo {
    display: block;
    width: 6.7rem;
    margin: 0 auto;
    position: absolute;
    top: .74rem;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
  }
  .fv__inner {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .fv__box {
    display: contents;
  }
  .fv__ttl01 {
    order: 1;
    margin-top: 0.58rem;
  }
  .fv__ttl01 .top {
    display: block;
    width: 5.8rem;
    margin-left: 0.35rem;
  }
  .fv__ttl01 .dot {
    display: table;
    margin: 0.15rem auto 0;
    background: #5d5d5d;
    border-radius: 100vmax;
    color: #fff;
    font-size: 0.32rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.02em;
    padding: 0 0.1rem 0.01rem;
  }
  .fv__txt03 {
    order: 3;
    margin: .4rem auto 0;
    font-size: .21rem;
    font-weight: 500;
  }
  .fv__txt03 small {
    font-size: .2rem;
  }
  .fv__right {
    order: 2;
    position: relative;
    margin-top: 0.28rem;
  }
  .fv__img01 {
    position: relative;
    z-index: 1;
    width: 4.78rem;
    margin: 0 auto 0.15rem;
  }
  .fv__drop {
    position: absolute;
    width: 0.9rem;
    top: 2.15rem;
    right: 2.6rem;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__drop.fade {
    opacity: 1;
  }
  .fv__drop.fadeout {
    opacity: 0;
  }
  .fv__phone {
    position: absolute;
    top: 2.3rem;
    left: 1.7rem;
    z-index: 10;
    width: 2.6rem;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__phone.fade {
    opacity: 1;
  }
  .fv__phone.animation {
    -webkit-animation: fall 1.2s linear 1, sway 1.2s ease-in-out 1 forwards;
            animation: fall 1.2s linear 1, sway 1.2s ease-in-out 1 forwards;
  }
  .fv__txt01 {
    width: 5.5rem;
    margin: 0 auto 0.15rem;
    padding: 0.15rem 0;
    background: url("../img/fv_txt01-bg.webp") no-repeat center/contain;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.32rem;
    text-align: center;
    letter-spacing: 0.07em;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__txt01.fade {
    opacity: 1;
  }
  .fv__txt01 span {
    color: #fff57f;
  }
  .fv__txt02 {
    position: relative;
    width: 5.6rem;
    margin: 0 auto;
    border-top: 0.05rem dotted #1fbbcf;
    border-bottom: 0.05rem dotted #1fbbcf;
    color: #414141;
    font-weight: bold;
    font-size: 0.4rem;
    text-align: center;
    letter-spacing: 0.1em;
    -webkit-animation-name: anim_v;
            animation-name: anim_v;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__txt02.fade {
    opacity: 1;
  }
  .fv__txt02 span {
    color: #00b2c9;
  }
  .fv__txt02::before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0.2rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 0.18rem solid #414141;
    border-right: 0.1rem solid transparent;
    border-left: 0.1rem solid transparent;
  }
  .fv__txt02::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0.2rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 0.18rem solid #414141;
    border-right: 0.1rem solid transparent;
    border-left: 0.1rem solid transparent;
  }
  .fv__btn01 {
    order: 4;
    position: relative;
    width: 100%;
    height: 1.2rem;
    margin: 0.26rem auto 0;
    padding: 0.17rem 2rem 0.16rem 1.74rem;
    -webkit-box-shadow: 0 0.09rem 0.24rem rgba(2, 2, 2, 0.2);
            box-shadow: 0 0.09rem 0.24rem rgba(2, 2, 2, 0.2);
    border-radius: 0.1rem;
    background-color: #007cbc;
    background-image: linear-gradient(-102deg, #01c2db 0%, #01d8cb 100%);
    text-align: center;
    color: #ffffff;
    font-size: 0.27rem;
    line-height: 1.4;
  }
  .fv__btn01 .big {
    font-size: 0.34rem;
    font-weight: bold;
  }
  .fv__btn01::after {
    content: "";
    display: block;
    position: absolute;
    top: -0.09rem;
    right: 0.4rem;
    width: 1.24rem;
    height: 1.24rem;
    background: url(../img/cta_tap_icon.webp) top center/contain no-repeat;
  }
  .fv__wrap {
    order: 5;
    margin-top: .52rem;
  }
  .fv__foot-logo {
    width: 3.3rem;
    margin: 0 auto;
  }
  .fv__txt04 {
    margin-top: .27rem;
    font-size: .18rem;
  }
}
/*==============================================================================
fv
============================================================================= */
@media screen and (min-width: 769px) {
  .fv--bg {
    padding: 220px 0 40px;
    position: relative;
    background: url(../img/fv_bg01.webp) top center/cover no-repeat;
  }
  .fv__logo {
    display: block;
    width: 660px;
    margin: 0 auto;
    position: absolute;
    top: 58px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
  }
  .fv__inner {
    position: relative;
    width: 1200px;
  }
  .fv__box {
    width: 549px;
    margin-top: 35px;
    padding: 40px 40px 47px;
    -webkit-box-shadow: 0 9px 24px rgba(2, 2, 2, 0.13);
            box-shadow: 0 9px 24px rgba(2, 2, 2, 0.13);
    background-color: rgba(255, 255, 255, 0.6);
  }
  .fv__ttl01 .top {
    display: block;
    width: 425px;
    margin-left: 14px;
  }
  .fv__ttl01 .dot {
    display: table;
    width: 409px;
    margin: 27px auto 0;
    padding: 4px 0;
    background: #5d5d5d;
    border-radius: 100vmax;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.02em;
  }
  .fv__txt03 {
    width: fit-content;
    margin: 15px auto;
    font-size: 14px;
    font-weight: 500;
  }
  .fv__txt03 small {
    font-size: 12px;
  }
  .fv__btn01 {
    position: relative;
    width: fit-content;
    margin: 5px auto 0;
    padding: 15px 156px 11px 91px;
    -webkit-box-shadow: 0 9px 24px rgba(2, 2, 2, 0.2);
            box-shadow: 0 9px 24px rgba(2, 2, 2, 0.2);
    border-radius: 10px;
    background-color: #007cbc;
    background-image: linear-gradient(-102deg, #01c2db 0%, #01d8cb 100%);
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
  }
  .fv__btn01 .big {
    font-size: 26px;
    font-weight: bold;
  }
  .fv__btn01::after {
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    right: 42px;
    width: 91px;
    height: 91px;
    background-color: #ffffff;
    background: url(../img/cta_tap_icon.webp) top center/contain no-repeat;
  }
  .fv__right {
    position: absolute;
    top: -5px;
    right: 0;
    width: 634px;
  }
  .fv__img01 {
    width: 400px;
    margin: 0 auto;
  }
  .fv__txt01 {
    width: 465px;
    margin: 0 auto 13px;
    padding: 15px 0;
    background: url("../img/fv_txt01-bg.webp") no-repeat center/contain;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.07em;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__txt01.fade {
    opacity: 1;
  }
  .fv__txt01 span {
    color: #fff57f;
  }
  .fv__drop {
    position: absolute;
    width: 72px;
    top: 190px;
    right: 270px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__drop.fade {
    opacity: 1;
  }
  .fv__drop.fadeout {
    opacity: 0;
  }
  .fv__phone {
    position: absolute;
    top: 200px;
    left: 170px;
    z-index: 5;
    width: 190px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__phone.fade {
    opacity: 1;
  }
  .fv__phone.animation {
    -webkit-animation: fall 1.2s linear 1, sway 1.2s ease-in-out 1 forwards;
            animation: fall 1.2s linear 1, sway 1.2s ease-in-out 1 forwards;
  }
  .fv__txt02 {
    position: relative;
    width: 417px;
    margin: 10px auto 0;
    padding: 5px 0;
    border-top: 5px dotted #1fbbcf;
    border-bottom: 5px dotted #1fbbcf;
    color: #414141;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    letter-spacing: 0.1em;
    -webkit-animation-name: anim_v;
            animation-name: anim_v;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .fv__txt02.fade {
    opacity: 1;
  }
  .fv__txt02 span {
    color: #00b2c9;
  }
  .fv__txt02::before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 15px solid #414141;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
  .fv__txt02::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 15px solid #414141;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
  .fv__wrap {
    order: 5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-top: 40px;
  }
  .fv__foot-logo {
    width: 295px;
  }
  .fv__txt04 {
    width: 638px;
    font-size: 14px;
  }
}
/*==============================================================================
tro
============================================================================= */
@-webkit-keyframes fall_tro {
  to {
    top: 12.75rem;
  }
}
@keyframes fall_tro {
  to {
    top: 12.75rem;
  }
}
@-webkit-keyframes fall_tro_pc {
  to {
    top: 765px;
  }
}
@keyframes fall_tro_pc {
  to {
    top: 765px;
  }
}
@media screen and (max-width: 768px) {
  .tro--bg {
    padding: 0.9rem 0 1.6rem;
    background-color: #00b2c9;
  }
  .tro__phone {
    position: absolute;
    top: 0;
    left: 2rem;
    z-index: 5;
    width: 2.1rem;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .tro__phone.fade {
    opacity: 1;
    -webkit-animation: fall_tro 0.7s linear 1;
            animation: fall_tro 0.7s linear 1;
  }
  .tro__phone.stop {
    top: 12.75rem;
  }
  .tro__ttl01 {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 0.46rem;
    font-weight: 500;
    line-height: 1.34;
  }
  .tro__ttl01 .en {
    display: block;
    width: 6.26rem;
    margin: 0 auto 0.48rem;
  }
  .tro__ttl01 .big {
    font-size: 0.66rem;
    font-weight: bold;
  }
  .tro__ttl01::after {
    content: "";
    display: block;
    width: 1.3rem;
    height: 0.1rem;
    margin: 0.3rem auto 0;
    background: url(../img/tro_line01.webp) top center/contain no-repeat;
  }
  .tro__ttl01 .no {
    font-weight: 400;
  }
  .tro__row {
    position: relative;
    margin-top: 0.5rem;
  }
  .tro__row--num02 {
    margin-top: 0.6rem;
  }
  .tro__info {
    display: flex;
    flex-direction: column-reverse;
  }
  .tro__info--hukidashi {
    position: relative;
    margin: 0.47rem auto 0;
    box-sizing: border-box;
    padding: 0.37rem 0 0.42rem 0.6rem;
    width: 100%;
  }
  .tro__info--hukidashi.hukidashi02 {
    margin: 0.23rem auto 0;
  }
  .tro__txt01 {
    font-size: 0.32rem;
    color: #414141;
  }
  .tro__txt01 .yellow {
    display: inline-block;
    margin-right: 0.05rem;
    padding-bottom: 0.01rem;
    border-bottom: 0.05rem solid #fff57f;
    line-height: 1;
    font-size: 0.44rem;
    margin-left: 0.15rem;
    letter-spacing: 0.05em;
  }
  .tro__txt01 .num {
    line-height: 1;
    font-size: 0.76rem;
  }
  .tro__txt01 .small {
    font-size: 0.34rem;
  }
  .tro__txt01 .big {
    display: inline-block;
    font-size: 0.62rem;
    font-weight: bold;
    padding-bottom: 0.05rem;
  }
  .tro__txt01 .big::after {
    content: "";
    display: inline-block;
    width: 0.56rem;
    height: 0.58rem;
    margin-left: 0.1rem;
    background: url(../img/tro_icon01.webp) top center/contain no-repeat;
  }
  .tro__txt01 .mid {
    line-height: 2.15;
  }
  .tro__txt01 .alert {
    font-size: 0.22rem;
    vertical-align: text-top;
    font-weight: normal;
  }
  .tro__txt01 .txt {
    display: inline-block;
    margin-top: -0.04rem;
  }
  .tro__img01 {
    width: 4.72rem;
    margin: 0.19rem auto 0;
  }
  .tro__note {
    margin: 0.2rem 0 0;
    color: #414141;
    font-size: 0.2rem;
  }
  .tro__note--num01 {
    margin: 0.22rem 0 0 -0.15rem;
    text-indent: -1em;
    padding-left: 1em;
  }
  .tro__hukidashi01 {
    width: 3.87rem;
    height: .91rem;
    margin: .46rem 0 0 0.7rem;
    padding: .14rem 0 0;
    position: relative;
    background: url(../img/tro_hukidashi01_sp.webp) top center /cover no-repeat;
    text-align: center;
    color: #005b82;
    font-size: .35rem;
    font-weight: 700;
  }
  .tro__hukidashi01::after {
    content: "";
    display: block;
    width: 1.63rem;
    height: 1.63rem;
    position: absolute;
    top: 0;
    right: -1.7rem;
    background: url(../img/epokku_icon01.webp) top center/contain no-repeat;
  }
  .tro__img02 {
    width: 5.5rem;
    margin: 2.55rem auto 0;
  }
  .tro__shock {
    position: absolute;
    top: 2.7rem;
    left: 2.95rem;
    width: 1.02rem;
    opacity: 0;
  }
  .tro__shock.fade {
    opacity: 1;
  }
  .tro__cracks {
    position: absolute;
    z-index: 10;
    top: 0.7rem;
    left: 2.6rem;
    width: 1.15rem;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .tro__cracks.fade {
    opacity: 1;
  }
  .tro__ex {
    position: relative;
    margin-top: .77rem;
    text-align: center;
    color: #fff;
    font-size: 0.32rem;
  }
  .tro__low {
    position: relative;
    margin-top: 0.33rem;
    padding: 0.18rem 0.45rem 0.78rem;
    background-color: #eaede7;
  }
  .tro__low::before, .tro__low::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    width: 1px;
    height: 0.3rem;
    background-color: #eaede7;
  }
  .tro__low::after {
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    background-color: #00b2c9;
  }
  .tro__item {
    margin-top: 0.43rem;
  }
  .tro__ttl02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            justify-content: center;
    padding-bottom: 0.15rem;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #414141;
    font-size: 0.42rem;
    font-weight: 500;
  }
  .tro__ttl02 .small {
    font-size: 0.24rem;
  }
  .tro__ttl02::before {
    content: "";
    display: block;
    width: 0.34rem;
    height: 0.66rem;
    margin: 0 0.25rem 0 0.15rem;
    background: url(../img/tro_icon02.webp) top center/contain no-repeat;
  }
  .tro__ttl02--num02::before {
    background: url(../img/tro_icon03.webp) top center/contain no-repeat;
  }
  .tro__ttl02--num03::before {
    background: url(../img/tro_icon04.webp) top center/contain no-repeat;
  }
  .tro__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: 0.22rem;
  }
  .tro__img03 {
    width: 2.02rem;
    margin: 0 auto;
    -webkit-transform: translateX(0.05rem);
            transform: translateX(0.05rem);
  }
  .tro__txt02 {
    font-size: 0.3rem;
    font-weight: 500;
    color: #333333;
    line-height: 1.2;
  }
  .tro__txt02 .small {
    display: block;
    font-size: 0.22rem;
    letter-spacing: -0.01em;
  }

  .tro__low-hukidashi {
    width: 4.64rem;
    height: .88rem;
    padding: .14rem 0 0;
    position: absolute;
    bottom: -.52rem;
    left: .45rem;
    background: url(../img/tro_hukidashi02_sp.webp) top center /cover no-repeat;
    text-align: center;
    color: #005b82;
    font-size: .33rem;
    font-weight: 700;
  }
  .tro__low-hukidashi::after {
    content: "";
    display: block;
    width: 1.53rem;
    height: 1.53rem;
    position: absolute;
    top: 0;
    right: -1.69rem;
    background: url(../img/epokku_icon02.webp) top center/contain no-repeat;
  }
}
/*==============================================================================
tro
============================================================================= */
@media screen and (min-width: 769px) {
  .tro--bg {
    padding: 100px 0 121px;
    background-color: #00b2c9;
  }
  .tro__phone {
    position: absolute;
    top: 0;
    right: 170px;
    z-index: 5;
    width: 176px;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .tro__phone.fade {
    opacity: 1;
    -webkit-animation: fall_tro_pc 0.7s linear 1;
            animation: fall_tro_pc 0.7s linear 1;
  }
  .tro__phone.stop {
    top: 765px;
  }
  .tro__ttl01 {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    line-height: 1.4;
  }
  .tro__ttl01 .en {
    display: block;
    width: 671px;
    margin: 0 auto 30px;
  }
  .tro__ttl01 .big {
    font-size: 58px;
    font-weight: bold;
  }
  .tro__ttl01::after {
    content: "";
    display: block;
    width: 129px;
    height: 10px;
    margin: 10px auto 0;
    background: url(../img/tro_line01.webp) top center/contain no-repeat;
  }
  .tro__ttl01 .no {
    font-weight: 400;
  }
  .tro__row {
    position: relative;
    margin-top: 67px;
  }
  .tro__row--num02 {
    margin-top: 160px;
  }
  .tro__info {
    width: 494px;
    margin-left: auto;
  }
  .tro__info--hukidashi {
    position: relative;
    width: 493px;
    box-sizing: border-box;
  }
  .tro__info--num02 {
    width: 530px;
    margin-left: 0;
  }
  .tro__txt01 {
    font-size: 24px;
    letter-spacing: .06em;
    color: #fff;
    line-height: 1.78;
  }
  .tro__txt01 .yellow {
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 5px;
    border-bottom: 4px solid #fff57f;
    line-height: 1;
    font-size: 34px;
  }
  .tro__txt01 .num {
    line-height: 1;
    font-size: 60px;
  }
  .tro__txt01 .small {
    font-size: 24px;
  }
  .tro__txt01 .big {
    font-size: 44px;
    font-weight: bold;
  }
  .tro__txt01 .big::after {
    content: "";
    display: inline-block;
    width: 38px;
    height: 40px;
    background: url(../img/tro_icon01.webp) top center/contain no-repeat;
  }
  .tro__txt01 .alert {
    font-size: 12px;
    vertical-align: super;
  }
  .tro__txt01 .mid {
    font-size: 26px;
  }
  .tro__txt01 .txt {
    display: inline-block;
    margin-top: 12px;
    line-height: 1.59;
  }
  .tro__img01 {
    position: absolute;
    top: 27px;
    left: 0;
    width: 470px;
  }
  .tro__note {
    margin-top: 17px;
    color: #fff;
    font-size: 12px;
    letter-spacing: .12em;
    line-height: 1.52;
  }
  .tro__hukidashi01 {
    width: 263px;
    height: 65px;
    margin: 20px 0 0;
    padding: 10px 0 0;
    position: relative;
    background: url(../img/tro_hukidashi01.webp) top center /cover no-repeat;
    text-align: center;
    color: #005b82;
    font-size: 24px;
    font-weight: 700;
  }
  .tro__hukidashi01::after {
    content: "";
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0;
    right: -114px;
    background: url(../img/epokku_icon01.webp) top center/contain no-repeat;
  }
  .tro__img02 {
    position: absolute;
    top: 143px;
    right: 0;
    width: 465px;
  }
  .tro__shock {
    position: absolute;
    top: 155px;
    right: 190px;
    width: 85px;
    opacity: 0;
  }
  .tro__shock.fade {
    opacity: 1;
  }
  .tro__cracks {
    position: absolute;
    z-index: 10;
    top: -3px;
    right: 195px;
    width: 98px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .tro__cracks.fade {
    opacity: 1;
  }
  .tro__ex {
    position: relative;
    margin-top: 185px;
    text-align: center;
    color: #fff;
    font-size: 24px;
  }
  .tro__low {
    position: relative;
    margin-top: 36px;
    padding: 60px 40px 65px;
    background-color: #eaede7;
  }
  .tro__low::before, .tro__low::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    width: 1px;
    height: 30px;
    background-color: #eaede7;
  }
  .tro__low::after {
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    background-color: #00b2c9;
  }
  .tro__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .tro__item {
    width: 300px;
  }
  .tro__ttl02 {
    padding-bottom: 7px;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #414141;
    font-size: 24px;
    font-weight: 500;
  }
  .tro__ttl02 .small {
    font-size: 14px;
  }
  .tro__ttl02::before {
    content: "";
    display: block;
    width: 23px;
    height: 43px;
    margin: 0 auto 9px;
    background: url(../img/tro_icon02.webp) top center/contain no-repeat;
  }
  .tro__ttl02--num02::before {
    background: url(../img/tro_icon03.webp) top center/contain no-repeat;
  }
  .tro__ttl02--num03::before {
    background: url(../img/tro_icon04.webp) top center/contain no-repeat;
  }
  .tro__flex {
    margin-top: 13px;
  }
  .tro__img03 {
    width: 154px;
    margin: 0 auto;
  }
  .tro__info02 {
    text-align: center;
  }
  .tro__txt02 {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
  }
  .tro__txt02 .small {
    font-size: 11px;
    letter-spacing: -0.01em;
  }
  .tro__low-hukidashi {
    width: 337px;
    height: 65px;
    margin: 40px auto 0;
    padding: 10px 0 0;
    position: absolute;
    bottom: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/tro_hukidashi02.webp) top center /cover no-repeat;
    text-align: center;
    color: #005b82;
    font-size: 24px;
    font-weight: 700;
  }
  .tro__low-hukidashi::after {
    content: "";
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0;
    right: -114px;
    background: url(../img/epokku_icon02.webp) top center/contain no-repeat;
  }
}
/*==============================================================================
act
============================================================================= */
@media screen and (max-width: 768px) {
  .act--bg {
    padding: 0.6rem 0 0.9rem;
    background-color: #f7f8f8;
  }
  .act__left {
    text-align: center;
  }
  .act__ttl02 {
    font-size: 0.32rem;
    font-weight: bold;
    color: #00b2c9;
  }
  .act__note {
    margin-top: 0.15rem;
    font-size: 0.22rem;
  }
  .act__img01 {
    width: 5.77rem;
    margin: 0.6rem auto 0;
  }
  .act__list {
    margin-top: 0.75rem;
  }
  .act__item {
    margin-top: 0.65rem;
  }
  .act__body {
    padding: 0.45rem 0.2rem 0.5rem;
    background: #fff;
  }
  .act__ttl03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0.13rem;
    font-size: 0.34rem;
    font-weight: bold;
  }
  .act__ttl03::before {
    content: "";
    display: block;
    width: 0.06rem;
    height: 0.48rem;
    margin-right: 0.23rem;
    background: url(../img/act_line01_sp.webp) top center/contain no-repeat;
  }
  .act__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 0.62rem;
    padding: 0 0.2rem;
    border-radius: 0.06rem;
    font-size: 0.28rem;
    font-weight: 500;
  }
  .act__dl--num01 {
    margin-top: 0.3rem;
  }
  .act__dl--num02 {
    background-color: #f7f8f8;
  }
  .act__ac {
    cursor: pointer;
    position: relative;
    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: 3.38rem;
    height: 0.72rem;
    margin: 0.3rem auto 0;
    padding-right: 0.3rem;
    border-radius: 0.1rem;
    background-color: #005b82;
    color: #fff;
    font-size: 0.28rem;
    font-weight: 600;
  }
  .act__ac::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0.42rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0.17rem;
    height: 0.17rem;
    background: url(../img/pact_icon01.webp) top center/contain no-repeat;
  }
  .act__ac.open::after {
    height: 0.03rem;
    background: url(../img/pact_icon02.webp) top center/contain no-repeat;
  }
  .act__cnotent {
    display: none;
    padding: 0.3rem 0;
  }
  .act__txt01 {
    margin-top: 0.2rem;
    padding: 0 0.2rem;
    letter-spacing: 0.04em;
    font-size: 0.26rem;
  }
  .act__txt01 .bold {
    display: inline-block;
    padding-bottom: 0.05rem;
    font-size: 0.28rem;
  }
}
/*==============================================================================
act
============================================================================= */
@media screen and (min-width: 769px) {
  .act--bg {
    padding: 60px 0;
    background-color: #f7f8f8;
  }
  .act__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px;
  }
  .act__left {
    margin-right: 80px;
  }
  .act__ttl02 {
    font-size: 28px;
    font-weight: bold;
    color: #00b2c9;
  }
  .act__note {
    margin-top: 10px;
    font-size: 12px;
  }
  .act__img01 {
    width: 328px;
  }
  .act__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 65px;
  }
  .act__item {
    width: 484px;
  }
  .act__body {
    padding: 35px 14px;
    background: #fff;
  }
  .act__ttl03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    font-size: 24px;
    font-weight: bold;
  }
  .act__ttl03::before {
    content: "";
    display: block;
    width: 5px;
    height: 30px;
    margin-right: 15px;
    background: url(../img/act_line01.webp) top center/contain no-repeat;
  }
  .act__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 46px;
    padding: 0 18px;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 500;
  }
  .act__dl--num01 {
    margin-top: 20px;
  }
  .act__dl--num02 {
    background-color: #f7f8f8;
  }
  .act__ac {
    cursor: pointer;
    position: relative;
    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: 244px;
    height: 53px;
    margin: 20px auto 0;
    padding-right: 30px;
    border-radius: 10px;
    background-color: #005b82;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
  }
  .act__ac::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 13px;
    height: 13px;
    background: url(../img/pact_icon01.webp) top center/contain no-repeat;
  }
  .act__ac.open::after {
    height: 3px;
    background: url(../img/pact_icon02.webp) top center/contain no-repeat;
  }
  .act__cnotent {
    display: none;
    padding: 20px 0;
  }
  .act__txt01 {
    margin-top: 20px;
    padding: 0 20px;
    letter-spacing: 0.04em;
  }
  .act__txt01 .bold {
    display: inline-block;
    padding-bottom: 5px;
    font-size: 18px;
  }
}

/*==============================================================================
faq
============================================================================= */
@media screen and (max-width: 768px) {
  .faq--bg {
    padding: 0.9rem 0 0.97rem;
  }
  .faq__ttl01 {
    font-size: 0.54rem;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.08em;
    line-height: 1.4;
  }
  .faq__ttl01 .alert {
    font-size: 0.18rem;
    vertical-align: text-top;
  }
  .faq__list {
    margin-top: 0.49rem;
  }
  .faq__item {
    margin-top: 0.3rem;
  }
  .faq__dt {
    position: relative;
    padding: 0.22rem 1.05rem;
    border-radius: 0.1rem;
    background-color: #00b2c9;
    color: #fff;
    line-height: 1.3;
    font-size: 0.28rem;
    font-weight: bold;
  }
  .faq__dt::before {
    content: "Q";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0.5rem;
    display: block;
    font-family: Oswald;
    color: #e5f3f5;
    font-size: 0.48rem;
    font-weight: 500;
    line-height: 1;
  }
  .faq__dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0.45rem;
    width: 0.41rem;
    height: 0.41rem;
    background: url(../img/faq_icon01.webp) top center/100% 100% no-repeat;
  }
  .faq__dt.open::after {
    background: url(../img/faq_icon02.webp) top center/100% 100% no-repeat;
  }
  .faq__dd {
    display: none;
    position: relative;
    padding: 0.3rem 0.4rem 0.2rem 1.05rem;
    line-height: 1.3;
    font-size: 0.26rem;
  }
  .faq__dd::before {
    content: "A";
    position: absolute;
    top: 0.3rem;
    left: 0.5rem;
    display: block;
    font-family: Oswald;
    font-size: 0.48rem;
    font-weight: 500;
    line-height: 1;
  }
  .faq__dd2 {
    margin-left: 0.1rem;
  }
  .faq__dd3 {
    margin-left: 0.1rem;
  }
  .faq__dd_u {
    text-decoration: underline;
  }
  .faq__dd_b {
    font-weight: bold;
  }
  .faq__dd_bu {
    text-decoration: underline;
    font-weight: bold;
  }
  .faq__dd_r {
    text-align: right;
    margin-top: 30px;
  }
  .faq__txt {
    margin: 0.4rem 0 0;
    color: #414141;
    font-weight: bold;
    font-size: 0.21rem;
    text-align: center;
    line-height: 1.4;
  }
  .faq__txt a {
    display: inline-block;
    color: #00b2c9;
    border-bottom: 1px solid #00b2c9;
  }
}
/*==============================================================================
faq
============================================================================= */
@media screen and (min-width: 769px) {
  .faq--bg {
    padding: 45px 0 64px;
  }
  .faq__ttl01 {
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.08em;
  }
  .faq__ttl01 .alert {
    font-size: 13px;
    vertical-align: text-top;
  }
  .faq__list {
    margin-top: 44px;
  }
  .faq__item {
    margin-top: 20px;
  }
  .faq__dt {
    cursor: pointer;
    position: relative;
    padding: 30px 75px;
    border-radius: 10px;
    background-color: #00b2c9;
    color: #fff;
    line-height: 1.4;
    font-size: 18px;
    font-weight: 500;
  }
  .faq__dt::before {
    content: "Q";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 26px;
    display: block;
    font-family: Oswald;
    color: #e5f3f5;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
  }
  .faq__dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 33px;
    width: 30px;
    height: 30px;
    background: url(../img/faq_icon01.webp) top center/100% 100% no-repeat;
  }
  .faq__dt.open::after {
    background: url(../img/faq_icon02.webp) top center/100% 100% no-repeat;
  }
  .faq__dd {
    display: none;
    position: relative;
    padding: 30px 75px;
    line-height: 1.6;
    font-size: 18px;
  }
  .faq__dd::before {
    content: "A";
    position: absolute;
    top: 20px;
    left: 26px;
    display: block;
    font-family: Oswald;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
  }
  .faq__dd2 {
    margin-left: 30px;
  }
  .faq__dd3 {
    margin-left: 30px;
  }
  .faq__dd_u {
    text-decoration: underline;
  }
  .faq__dd_b {
    font-weight: bold;
  }
  .faq__dd_bu {
    text-decoration: underline;
    font-weight: bold;
  }
  .faq__dd_r {
    text-align: right;
    margin-top: 30px;
  }
  .faq__txt {
    margin: 67px 0 0;
    font-weight: bold;
    color: #414141;
    font-size: 17px;
    text-align: center;
  }
  .faq__txt a {
    display: inline-block;
    color: #00b2c9;
    border-bottom: 1px solid #00b2c9;
  }
}
/*==============================================================================
fea
============================================================================= */
@media screen and (max-width: 768px) {
  .fea--bg {
    padding: 1.14rem 0 0.7rem;
    background: url(../img/fea_bg01_sp.webp) top center/cover no-repeat, #f7f8f8;
  }
  .fea__ttl01 {
    width: 5.8rem;
    margin-left: 0.3rem;
  }
  .fea__lead {
    display: table;
    margin: 0.43rem auto 0;
    border-bottom: 0.05rem solid #00b2c9;
    font-size: 0.44rem;
    color: #00b2c9;
    font-weight: bold;
    padding-bottom: 0.02rem;
  }
  .fea__lead02 {
    margin-top: 0.45rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: 500;
    line-height: 1.85;
  }
  .fea__lead02 .water,
  .fea__lead02 .water02 {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 1;
  }
  .fea__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0.7rem;
  }
  .fea__box {
    position: relative;
    width: 3.2rem;
    padding-bottom: 0.4rem;
    border: 1px solid #00b2c9;
    background-color: #fff;
  }
  .fea__box--num02 {
    border: 1px solid #00b2c9;
  }
  .fea__box--num02 .fea__ttl02 {
    background-color: #00c9bd;
  }
  .fea__medal {
    position: absolute;
    top: -0.6rem;
    left: -0.37rem;
    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.08rem;
    height: 1.08rem;
    color: #00b2c9;
    font-size: 0.21rem;
    font-weight: bold;
    background: url(../img/fea_bg02.webp) top center/100% 100% no-repeat;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  .fea__ttl02 {
    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: 0.89rem;
    background-color: #00b2c9;
    color: #fff;
    font-size: 0.36rem;
    font-weight: bold;
  }
  .fea__dt {
    width: 2.72rem;
    margin: 0.4rem auto 0;
    padding: 0.1rem;
    border-radius: 0.27rem;
    background-color: #f0f1f0;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
  }
  .fea__dt .small {
    font-size: 0.2rem;
    font-weight: 500;
  }
  .fea__dd {
    text-align: center;
  }
  .fea__price {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 1;
  }
  .fea__price .num {
    line-height: 1;
    font-size: 0.52rem;
  }
  .fea__price .medium {
    font-size: 0.38rem;
    line-height: 1;
  }
  .fea__price .small {
    display: block;
    margin-top: 0.1rem;
    color: #444;
    font-size: 0.2rem;
    letter-spacing: -0.02em;
    font-weight: 400;
  }
  .fea__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 3.3rem;
    margin-bottom: -0.2rem;
  }
  .fea__item {
    width: 0.8rem;
    margin: 0.2rem 0.23rem 0;
  }
  .fea__item .icon {
    display: block;
    width: 0.46rem;
    min-height: 0.9rem;
    margin: 0 auto;
  }
  .fea__item .txt {
    white-space: nowrap;
    position: relative;
    display: block;
    margin-top: 0.1rem;
    font-size: 0.28rem;
    font-weight: bold;
    letter-spacing: 0;
  }
  .fea__item .alert {
    position: absolute;
    top: 0;
    right: -0.25rem;
    font-size: 0.18rem;
    vertical-align: text-top;
    color: #444;
    font-weight: normal;
  }
  .fea__item:nth-child(2) .alert {
    right: -0.35rem;
  }
  .fea__item:nth-child(3), .fea__item:nth-child(4) {
    margin-top: 0.1rem;
  }
  .fea__wide {
    position: relative;
    z-index: 2;
    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;
    width: 6.2rem;
    height: 0.8rem;
    margin: 0.35rem 0 -0.15rem 0.23rem;
    padding: 0 0.4rem;
    margin-left: 0.23rem;
    border-radius: 0.4rem;
    background-color: #9ddae9;
  }
  .fea__dt02 {
    color: #fff;
    font-size: 0.28rem;
    font-weight: bold;
  }
  .fea__dt02 .small {
    font-size: 0.22rem;
    font-weight: 500;
  }
  .fea__dd02 {
    font-size: 0.3rem;
    color: #fff;
    font-weight: bold;
  }
  .fea__dd02 .num {
    font-size: 0.38rem;
  }
  .fea__dd02 .small {
    font-size: 0.22rem;
    font-weight: 500;
  }
  .fea__note {
    margin: 0.33rem 0 -0.2rem;
    font-size: 0.22rem;
    line-height: 1.37;
    letter-spacing: 0.08em;
  }
  .fea__ttl03 {
    margin-top: 0.65rem;
    font-size: 0.54rem;
    text-align: center;
  }
  .fea__ttl03 .num {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
  }
  .fea__box02 {
    margin-top: 0.26rem;
    padding: 0.14rem 0 0.57rem 0.45rem;
    background-color: #fff;
  }
  .fea__item02 {
    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;
    margin: 0.34rem 0 0;
  }
  .fea__num {
    width: 0.81rem;
    height: 0.94rem;
    padding-top: 0.13rem;
    text-align: center;
    line-height: 1;
    background: url(../img/fea_bg03.webp) top center/100% 100% no-repeat;
    color: #fff;
    font-size: 0.22rem;
    font-weight: 500;
  }
  .fea__num .num {
    display: block;
    font-size: 0.32rem;
  }
  .fea__txt03 {
    width: 5.2rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #414141;
    letter-spacing: 0;
    line-height: 1.4;
  }
  .fea__txt03 .blue {
    display: block;
  }
  .fea__txt03 .alert {
    display: inline-block;
    font-size: 0.18rem;
    vertical-align: top;
    color: #444;
  }
.fea__attention {
    margin-top: 0.32rem;
    -webkit-box-align: center;
    height: 4.5rem;
    font-size: 0.28rem;
    line-height: 1.4;
    text-align: center;
  }
  .fea__attention--title {
    display: inline-block;
    font-weight: bold;
    font-size: 0.4rem;
    color: red;
    letter-spacing: -0.02em;
    line-height: 1.35;
    margin-bottom: 0.02rem;
  }
  .fea__attention--title2 {
    display: inline-block;
    margin-top: 0.4rem;
    font-weight: bold;
    font-size: 0.4rem;
    color: red;
  }
}
/*==============================================================================
fea
============================================================================= */
@media screen and (min-width: 769px) {
  .fea--bg {
    padding: 148px 0 55px;
    background: url(../img/fea_bg01.webp) top center/2000px no-repeat, #f7f8f8;
  }
  .fea__ttl01 {
    width: 842px;
    margin-left: 66px;
  }
  .fea__lead {
    display: table;
    margin: 55px auto 0;
    border-bottom: 4px solid #00b2c9;
    font-size: 34px;
    color: #00b2c9;
    font-weight: bold;
  }
  .fea__lead02 {
    margin-top: 29px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.38;
  }
  .fea__lead02 .water,
  .fea__lead02 .water02 {
    font-size: 32px;
    font-weight: bold;
  }
  .fea__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 52px;
  }
  .fea__box {
    position: relative;
    width: 490px;
    padding-bottom: 65px;
    border: 1px solid #00b2c9;
    background-color: #fff;
  }
  .fea__box--num02 {
    border: 1px solid #00b2c9;
  }
  .fea__box--num02 .fea__ttl02 {
    background-color: #00c9bd;
  }
  .fea__medal {
    position: absolute;
    top: -40px;
    left: -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: 108px;
    height: 108px;
    color: #00b2c9;
    font-size: 21px;
    font-weight: bold;
    background: url(../img/fea_bg02.webp) top center/100% 100% no-repeat;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  .fea__ttl02 {
    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: 490px;
    height: 79px;
    background-color: #00b2c9;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
  }
  .fea__dt {
    width: 430px;
    margin: 25px auto 0;
    padding: 13px;
    border-radius: 27px;
    background-color: #f0f1f0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .fea__dt .small {
    font-size: 12px;
    font-weight: 500;
  }
  .fea__dd {
    text-align: center;
  }
  .fea__price {
    margin-top: 25px;
    font-size: 29px;
    font-weight: bold;
    line-height: 1;
  }
  .fea__price .num {
    line-height: 1;
    font-size: 52px;
  }
  .fea__price .medium {
    font-size: 38px;
    line-height: 1;
  }
  .fea__price .small {
    display: block;
    margin-top: 5px;
    color: #444;
    font-size: 12px;
    font-weight: 500;
  }
  .fea__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 25px;
  }
  .fea__item {
    margin: 0 25px;
  }
  .fea__item .icon {
    display: block;
    width: 41px;
    margin: 0 auto;
  }
  .fea__item .txt {
    position: relative;
    display: block;
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
  }
  .fea__item .alert {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    font-size: 12px;
    vertical-align: text-top;
    color: #444;
    font-weight: normal;
  }
  .fea__wide {
    position: relative;
    z-index: 2;
    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;
    width: 935px;
    height: 60px;
    margin: 40px 0 -20px;
    padding: 0 220px;
    margin-left: 32px;
    border-radius: 30px;
    background-color: #9ddae9;
  }
  .fea__dt02 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }
  .fea__dt02 .small {
    font-size: 14px;
    font-weight: 500;
  }
  .fea__dd02 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
  }
  .fea__dd02 .num {
    font-size: 38px;
  }
  .fea__dd02 .small {
    font-size: 14px;
    font-weight: 500;
  }
  .fea__note {
    margin-top: 15px;
    font-size: 12px;
  }
  .fea__ttl03 {
    margin-top: 25px;
    font-size: 50px;
    text-align: center;
  }
  .fea__ttl03 .num {
    font-size: 100px;
    font-weight: 500;
  }
  .fea__box02 {
    margin-top: 2px;
    padding: 50px 0 50px 45px;
    background-color: #fff;
  }
  .fea__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 23px 25px;
  }
  .fea__item02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 460px;
  }
  .fea__num {
    width: 62px;
    height: 71px;
    padding-top: 10px;
    text-align: center;
    line-height: 1;
    background: url(../img/fea_bg03.webp) top center/100% 100% no-repeat;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
  }
  .fea__num .num {
    display: block;
    font-size: 24px;
  }
  .fea__txt03 {
    width: 380px;
    font-size: 24px;
    font-weight: bold;
    color: #005b82;
    letter-spacing: -0.02em;
    line-height: 1.4;
  }
  .fea__txt03 .blue {
    display: block;
  }
  .fea__txt03 .alert {
    display: inline-block;
    font-size: 12px;
    vertical-align: text-top;
    color: #444;
    font-weight: normal;
  }
.fea__attention {
    margin-top: 35px;
    -webkit-box-align: center;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
  }
  .fea__attention--title {
    font-weight: bold;
    font-size: 25px;
    color: red;
  }
  .fea__attention--title2 {
    display: inline-block;
    margin-top: 20px;
    font-weight: bold;
    font-size: 25px;
    color: red;
  }
}
/*==============================================================================
ste
============================================================================= */
@media screen and (max-width: 768px) {
  .ste--bg {
    padding: 0.84rem 0 1.07rem;
    background-color: #f7f7f7;
  }
  .ste__ttl01 {
    position: relative;
    font-size: 0.54rem;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.08em;
    line-height: 1.4;
  }
  .ste__ttl01::before {
    content: "";
    position: absolute;
    bottom: -0.45rem;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #00b2c9;
    width: 1px;
    height: 0.3rem;
  }
  .ste__lead {
    margin-top: 0.65rem;
    font-size: 0.3rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.02em;
  }
  .ste__lead .pink {
    font-weight: 700;
  }
  .ste__item {
    margin-top: 0.52rem;
  }
  .ste__item:nth-of-type(2) {
    margin-top: 0.61rem;
  }
  .ste__item:nth-of-type(3) {
    margin-top: 0.6rem;
  }
  .ste__ttl02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 0.82rem;
    padding: 0.1rem 0.35rem;
    background-color: #00b2c9;
    color: #fff;
    font-weight: bold;
    font-size: 0.38rem;
    line-height: 1;
  }
  .ste__ttl02 .num {
    display: block;
    margin-right: 0.2rem;
    padding: 0.04rem 0.2rem 0 0;
    border-right: 1px solid #fff;
    font-size: 0.32rem;
    line-height: 1.3;
  }
  .ste__txt01 {
    margin: 0.23rem 0.3rem 0;
    font-size: 0.3rem;
  }
  .ste__img01 {
    margin: 0.28rem auto 0;
  }
  .ste__item02 {
    position: relative;
    height: 3.35rem;
    margin-top: 0.4rem;
    padding: 0.3rem 0.4rem;
    border-radius: 0.32rem;
    background-color: #fff;
  }
  .ste__txt02 {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #414141;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
  }
  .ste__img02 {
    position: absolute;
    width: 5.15rem;
    bottom: 0;
    right: 0.3rem;
  }
  .ste__img03 {
    position: absolute;
    width: 5.3rem;
    bottom: 0.36rem;
    right: 0.3rem;
  }
  .ste__low {
    margin-top: 0.43rem;
    padding: 0.27rem 0.4rem 0.41rem;
    border-radius: 0.32rem;
    background-color: #e5e5e5;
  }
  .ste__dt {
    padding-bottom: 0.16rem;
    border-bottom: 1px solid #a2a2a2;
    font-weight: bold;
    font-size: 0.3rem;
    text-align: center;
  }
  .ste__dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.15rem;
  }
  .ste__item03 {
    margin: 0 0.15rem;
    text-align: center;
  }
  .ste__icon01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1.14rem;
    height: 1.7rem;
    margin: 0 auto;
  }
  .ste__icon01--num02 {
    width: 1.08rem;
  }
  .ste__txt03 {
    white-space: nowrap;
    -webkit-transform: translateX(0.2rem);
            transform: translateX(0.2rem);
    margin-top: 0.12rem;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .ste__note {
    margin: 0.06rem 0.3rem 0;
    font-size: 0.22rem;
    letter-spacing: 0;
    line-height: 1.4;
  }
  .ste__ttl01--num02 {
    margin-top: 1.05rem;
  }
  .ste__list04 {
    margin-top: -0.15rem;
  }
  .ste__item04 {
    margin-top: 0.65rem;
  }
  .ste__ttl02--small02 {
    font-size: 0.32rem;
    white-space: nowrap;
  }
  .ste__ttl02--small {
    white-space: nowrap;
  }
  .ste__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0.37rem;
    align-items: flex-start;
  }
  .ste__txt04 {
    width: 3.35rem;
    margin-left: 0.3rem;
    font-size: 0.3rem;
    letter-spacing: 0;
    line-height: 1.6;
  }
  .ste__img04 {
    width: 2.76rem;
  }
}
/*==============================================================================
ste
============================================================================= */
@media screen and (min-width: 769px) {
  .ste--bg {
    padding: 105px 0 133px;
    background-color: #f7f7f7;
  }
  .ste__ttl01 {
    position: relative;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.08em;
  }
  .ste__ttl01::before {
    content: "";
    position: absolute;
    bottom: -34px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #00b2c9;
    width: 1px;
    height: 30px;
  }
  .ste__lead {
    margin-top: 49px;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
  }
  .ste__lead .pink {
    font-weight: 700;
  }
  .ste__item {
    margin-top: 48px;
  }
  .ste__item:nth-of-type(2) {
    margin-top: 59px;
  }
  .ste__item:nth-of-type(3) {
    margin-top: 60px;
  }
  .ste__ttl02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 82px;
    padding: 0 30px;
    background-color: #00b2c9;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
  }
  .ste__ttl02 .num {
    display: block;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    font-size: 24px;
  }
  .ste__txt01 {
    margin: 28px 0 0 30px;
    font-size: 20px;
  }
  .ste__img01 {
    width: 488px;
    margin: 35px auto 0;
  }
  .ste__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: center;
  }
  .ste__item02 {
    position: relative;
    width: 488px;
    height: 234px;
    margin-top: 35px;
    padding: 20px 30px;
    border-radius: 32px;
    background-color: #fff;
  }
  .ste__txt02 {
    padding-bottom: 10px;
    border-bottom: 1px solid #414141;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .ste__img02 {
    position: absolute;
    width: 373px;
    bottom: 0;
    right: 40px;
  }
  .ste__img03 {
    position: absolute;
    width: 419px;
    bottom: 25px;
    right: 10px;
  }
  .ste__low {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 155px;
    margin-top: 27px;
    padding-left: 77px;
    border-radius: 32px;
    background-color: #e5e5e5;
  }
  .ste__dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 111px;
    margin-right: 40px;
    padding-right: 70px;
    border-right: 1px solid #a2a2a2;
    font-weight: bold;
    font-size: 20px;
  }
  .ste__dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ste__item03 {
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ste__icon01 {
    width: 82px;
  }
  .ste__txt03 {
    margin-left: 14px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
  }
  .ste__note {
    margin: 10px 0 0 35px;
    font-size: 12px;
  }
  .ste__ttl01--num02 {
    margin-top: 132px;
  }
  .ste__list04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 28px;
  }
  .ste__item04 {
    width: 320px;
  }
  .ste__ttl02--small {
    height: 50px;
    padding: 0 15px;
    padding-right: 0;
    font-size: 16px;
  }
  .ste__ttl02--small .num {
    margin-right: 11px;
    padding-right: 11px;
    font-size: 14px;
  }
  .ste__txt04 {
    min-height: 92px;
    margin-top: 13px;
    font-size: 16px;
  }
}
/*==============================================================================
voi
============================================================================= */
@media screen and (max-width: 768px) {
  .voi--bg {
    padding: 1rem 0 0.5rem;
    background-color: #f7f8f8;
  }
  .voi__note {
    margin-top: 0.2rem;
    font-size: 0.22rem;
    text-align: center;
  }
  .voi__low {
    margin-top: 0.45rem;
    background-color: #fff;
  }
  .voi__ttl02 {
    padding: 0.2rem 0;
    background-color: #00b2c9;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 0.3rem;
    line-height: 1.3;
  }
  .voi__ttl02 .small {
    display: inline-block;
    font-size: 0.24rem;
    line-height: 1;
  }
  .voi__img01 {
    padding: 0.3rem 0.25rem 0.5rem;
  }
}
/*==============================================================================
voi
============================================================================= */
@media screen and (min-width: 769px) {
  .voi--bg {
    padding: 110px 0 65px;
    background-color: #f7f8f8;
  }
  .voi__note {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
  }
  .voi__low {
    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;
    margin-top: 40px;
    padding: 25px 65px;
    background-color: #fff;
  }
  .voi__ttl02 {
    width: 350px;
    text-align: center;
    font-weight: bold;
    color: #00b2c9;
    font-size: 26px;
  }
  .voi__ttl02 .small {
    display: inline-block;
    margin-top: -5px;
    font-size: 18px;
    line-height: 1;
  }
  .voi__img01 {
    width: 461px;
  }
}
/*==============================================================================
cta
============================================================================= */
@media screen and (max-width: 768px) {
  .cta__btns {
    margin-top: 0.7rem;
  }
  .cta__btn01 {
    position: relative;
    width: 100%;
    margin: 0.7rem auto 0;
    padding: 0.14rem 2rem 0.2rem 1.74rem;
    -webkit-box-shadow: 0 0.09rem 0.24rem rgba(2, 2, 2, 0.2);
    box-shadow: 0 0.09rem 0.24rem rgba(2, 2, 2, 0.2);
    border-radius: 0.1rem;
    background-color: #007cbc;
    background-image: linear-gradient(-102deg, #01c2db 0%, #01d8cb 100%);
    text-align: center;
    color: #ffffff;
    font-size: 0.34rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .cta__btn01::before {
    content: "";
    display: block;
    position: absolute;
    top: -0.09rem;
    right: 0.4rem;
    width: 1.24rem;
    height: 1.24rem;
    background: url(../img/cta_tap_icon.webp) top center / contain no-repeat;
  }
  .cta__btn01 .small {
    font-size: 0.27rem;
    font-weight: 500;
  }
  .cta__btn01.diff {
    margin-top: 0.48rem;
  }
}
/*==============================================================================
cta
============================================================================= */
@media screen and (min-width: 769px) {
  .cta__btn01 {
    position: relative;
    width: fit-content;
    padding: 12px 155px 20px 108px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    -webkit-box-shadow: 0 9px 24px rgba(2, 2, 2, 0.2);
            box-shadow: 0 9px 24px rgba(2, 2, 2, 0.2);
    border-radius: 10px;
    letter-spacing: 0.08em;
    background-image: linear-gradient(-102deg, #01c2db 0%, #01d8cb 100%);
    margin: 48px auto 0;
  }
  .cta__btn01 .small {
    font-size: 18px;
    font-weight: 500;
  }
  .cta__btn01::before {
    content: "";
    position: absolute;
    top: -4px;
    right: 42px;
    background: url(../img/cta_tap_icon.webp) no-repeat center/cover;
    width: 100px;
    height: 100px;
  }
}
/*==============================================================================
footer
============================================================================= */
@media screen and (max-width: 768px) {
  .footer__bg01 {
    padding: 0.5rem 0 0.48rem;
    background-color: #333333;
  }
  .footer__ttl01 {
    color: #fff;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .footer__ttl01 .big {
    display: block;
    font-size: 0.46rem;
    font-weight: bold;
  }
  .footer__ttl01 a {
    color: #ffffff;
  }
  .footer__company {
    font-size: 0.3rem;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin: 0.1rem auto 0;
    line-height: 1.5;
  }
  .footer__company a {
    color: #fff;
  }
  .footer__company.diff {
    margin: 0.23rem auto 0;
  }
  .footer__bg02 {
    padding: 0.3rem 0 0.39rem;
    background-color: #939393;
    color: #fff;
  }
  .footer__txt01 {
    letter-spacing: 0.01em;
    font-size: 0.22rem;
  }
  .footer__txt02 {
    margin-top: 0.5rem;
    font-size: 0.2rem;
  }
  .footer__txt02--num01 {
    margin-top: 0.49rem;
    text-align: center;
    line-height: 2.12;
  }
  .footer__txt02--num01 .big {
    display: block;
    font-size: 0.3rem;
  }
  .footer__txt02--right {
    margin-top: 0.85rem;
    text-align: right;
  }
  .footer__txt02 a {
    display: inline-block;
    color: #ffffff;
  }
}
/*==============================================================================
footer
============================================================================= */
@media screen and (min-width: 769px) {
  .footer {
    padding: 0;
  }
  .footer__bg01 {
    padding: 32px 0 49px;
    background-color: #333333;
  }
  .footer__ttl01 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .footer__company {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 1.27;
    font-weight: bold;
  }
  .footer__company.diff {
    margin-top: 17px;
  }
  .footer__company a {
    color: #fff;
  }
  .footer__ttl01 .big {
    display: block;
    font-size: 38px;
    font-weight: bold;
  }
  .footer__ttl01 a {
    color: #ffffff;
  }
  .footer__bg02 {
    padding: 24px 0 84px;
    background-color: #939393;
    color: #fff;
  }
  .footer__txt01 {
    letter-spacing: -0.01em;
    font-size: 16px;
  }
  .footer__txt02 {
    margin-top: 38px;
    font-size: 13px;
  }
  .footer__txt02--num01 {
    font-size: 15px;
    text-align: center;
  }
  .footer__txt02--num01 .big {
    display: block;
    font-size: 25px;
  }
  .footer__txt02--right {
    margin-top: -20px;
    text-align: right;
    font-size: 14px;
  }
  .footer__txt02 a {
    display: inline-block;
    color: #ffffff;
  }
}
