@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: #000;
  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: #000;
}

#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: #000;
  font-family: "Noto Sans JP", 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;
}

.inter {
  font-family: "Inter", sans-serif;
}

/*==============================================================================
Media
============================================================================= */
/*==============================================================================
Responsive
============================================================================= */
@media screen and (max-width: 768px) {
  html {
    font-size: 13.3333vw;
  }
  .inner {
    width: 6.9rem;
    margin: 0 auto;
    position: relative;
    font-size: 0.26rem;
    letter-spacing: 0.04em;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  p {
    font-size: 0.26rem;
    line-height: 1.45;
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 769px) {
  .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    letter-spacing: 0.04em;
  }
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  p {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  a:hover,
  button:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.ta-c {
  text-align: center;
}

.white {
  color: #fff;
}

.yellow {
  color: #f7e600;
}

.water {
  color: #239187;
}

.bold,
strong {
  font-weight: bold;
}

.ex-bold {
  font-weight: 800;
}

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

a {
  color: #000;
}

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

*:focus {
  outline: none;
}

@media screen and (max-width: 768px) {
  .common__btn02, .common__btn01 {
    position: relative;
    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.1rem;
    height: 1.5rem;
    margin: 0.25rem auto 0;
    line-height: 1.2;
    font-weight: bold;
    border-radius: 0.1rem;
    letter-spacing: 0.04em;
  }
  .common__btn02::before, .common__btn01::before, .common__btn02::after, .common__btn01::after {
    /* content: ""; */
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .common__btn02::before, .common__btn01::before {
    left: 1rem;
    width: 1px;
    height: 55%;
    background: #000;
  }
  .common__btn02::after, .common__btn01::after {
    right: 0.33rem;
    width: 0.45rem;
    height: 0.48rem;
  }
  .common__btn02 .small, .common__btn01 .small {
    position: relative;
    width: 1rem;
    text-align: center;
    font-size: 0.28rem;
  }
  .common__btn02 .txt, .common__btn01 .txt {
    width: 4.8rem;
    font-size: 0.34rem;
  }
  .common__hukidashi {
    position: relative;
  }
  .common__hukidashi::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    border-style: solid;
    border-color: transparent #239187 #239187 transparent;
    border-width: 0.13rem;
    bottom: -0.13rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .common__txt01 {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    letter-spacing: 0;
  }
  .common__btn01 {
    -webkit-box-shadow: 0 0.05rem 0 0 #a48f00;
            box-shadow: 0 0.05rem 0 0 #a48f00;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7e600), color-stop(50%, #f7e600), color-stop(50%, #e9cf00), to(#e9cf00));
    background: linear-gradient(to bottom, #f7e600 0%, #f7e600 50%, #e9cf00 50%, #e9cf00 100%);
  }
  .common__btn01::after {
    background: url(../images/common_icon01.webp) top center/contain no-repeat;
  }
  .common__btn02 {
    width: 5.7rem;
    color: #fff;
    letter-spacing: 0;
    -webkit-box-shadow: 0 0.05rem 0 0 #00675f;
            box-shadow: 0 0.05rem 0 0 #00675f;
    background: -webkit-gradient(linear, left top, left bottom, from(#199783), color-stop(50%, #199783), color-stop(50%, #198e7b), to(#198e7b));
    background: linear-gradient(to bottom, #199783 0%, #199783 50%, #198e7b 50%, #198e7b 100%);
            display: flex;
        justify-content: center;
  }
  .common__btn02::before {
    /* background: #fff; */
  }
  .common__btn02::after {
    right: 0.5rem;
    background: url(../images/common_icon02.webp) top center/contain no-repeat;
  }
  .common__btn02--num02::after {
    right: 0.5rem;
    background: url(../images/common_icon03.webp) top center/contain no-repeat;
  }
  .common__btn02 .small {
    color: #f7e600;
  }
  .common__btn02 .txt {
    width: 4.5rem;
  }
  .common__btn02 .kak {
    display: inline-block;
    /* margin-left: -3%; */
  }
  .common__btn02 .kak02 {
    display: inline-block;
    /* margin-right: -3%; */
  }
}
@media screen and (min-width: 769px) {
  .common__btn02, .common__btn01 {
    position: relative;
    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;
    font-size: 26px;
    line-height: 1.2;
    font-weight: bold;
    border-radius: 10px;
    letter-spacing: 0.04em;
  }
  .common__btn02::before, .common__btn01::before, .common__btn02::after, .common__btn01::after {
    /* content: ""; */
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .common__btn02::before, .common__btn01::before {
    left: 24%;
    width: 1px;
    height: 50%;
    background: #000;
  }
  .common__btn02::after, .common__btn01::after {
    right: 5%;
    width: 6%;
    height: 37%;
  }
  .common__btn02 .small, .common__btn01 .small {
    position: relative;
    width: 25%;
    text-align: center;
  }
  .common__btn02 .txt, .common__btn01 .txt {
    width: 70%;
    text-emphasis: none;
  }
  .common__hukidashi {
    position: relative;
  }
  .common__hukidashi::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    border-style: solid;
    border-color: transparent #239187 #239187 transparent;
    border-width: 7px;
    bottom: -7px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .common__txt01 {
    width: 850px;
    margin: 30px auto 0;
    font-size: 20px;
    letter-spacing: 0;
  }
  .common__btn01 {
    width: 569px;
    height: 100px;
    background: #0a847b;
    color: #fff;
  }
  .common__btn01::after {
    /* background: url(../images/common_icon01.webp) top center/contain no-repeat; */
  }
  .common__btn02 {
    width: 408px;
    height: 92px;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    /* -webkit-box-shadow: 0px 2px 0 0 #00675f;
            box-shadow: 0px 2px 0 0 #00675f; */
            background: #343d45;
        border-radius: 80px;
                justify-content: center;
        display: flex;

        
  }
  .common__btn02::before {
    background: #fff;
    left: 22%;
  }
  .common__btn02::after {
    /* background: url(../images/common_icon02.webp) top center/contain no-repeat; */
  }
  .common__btn02--num02::after {
    /* background: url(../images/common_icon03.webp) top center/contain no-repeat; */
  }
  .common__btn02 .small {
    color: #f7e600;
    font-size: 20px;
  }
  .common__btn02 .txt {
    width: 100%;
        font-size: 22px;
        text-align: center;
  }
  .common__btn02 .kak {
    display: inline-block;
    /* margin-left: -3%; */
  }
  .common__btn02 .kak02 {
    display: inline-block;
    /* margin-right: -3%; */
  }
}
/*==============================================================================
Header
============================================================================= */
@media screen and (max-width: 768px) {
  .header--bg {
    background: #fff;
    padding: 0.14rem 0 0.18rem;
    position: relative;
    z-index: 10;
  }
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__logo {
    line-height: 1;
  }
  .header__logo img {
    width: 2.87rem;
    margin-bottom: -0.04rem;
  }
  .header__logo span {
    font-size: 0.0917rem;
    letter-spacing: 0;
    color: #888888;
  }
  .header__icon-01 {
    width: 0.43rem;
    margin-left: 0.18rem;
  }
  .header__icon-02 {
    width: 0.68rem;
    margin-left: 0.22rem;
  }
}
@media screen and (min-width: 769px) {
  .header--bg {
    background: #fff;
    padding: 12px 0 10px;
    position: relative;
    z-index: 10;
  }
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* width: 1100px; */
    padding-left: 8px;
  }
  .header__logo img {
    width: 268px;
    margin-bottom: -6px;
  }
  .header__logo span {
    font-size: 8px;
    letter-spacing: 0.01em;
    color: #888888;
    margin-top: 16px;
    display: block;
  }
  .header__icon-01 {
    width: 38px;
    margin-left: 23px;
  }
  .header__icon-02 {
    width: 68px;
    margin-left: 22px;
  }
}
/*==============================================================================
fv
============================================================================= */
@media screen and (max-width: 768px) {
  .fv__bg01 {
    z-index: 1;
    padding: 0.5rem 0 0.8rem;
    background: #239187;
  }
  .fv__inner01 {
    position: relative;
    color: #fff;
  }
  .fv__lead {
    position: relative;
    width: 5.6rem;
    margin-left: auto;
    border-top: 1px solid #fff;
  }
  .fv__lead .img {
    position: absolute;
    top: -0.3rem;
    left: -1.35rem;
    width: 1.11rem;
  }
  .fv__lead .txt {
    padding: 0.05rem 0;
    padding-left: 0.2rem;
    border-bottom: 1px solid #fff;
    font-size: 0.34rem;
    font-weight: 700;
    letter-spacing: 0.03em;
  }
  .fv__lead .big {
    font-size: 0.43rem;
    font-weight: bold;
    line-height: 1;
  }
  .fv__lead .alert {
    font-size: 0.18rem;
    vertical-align: text-top;
  }
  .fv__ttl01 {
    white-space: nowrap;
    margin-top: 0.4rem;
    font-size: 0.6rem;
    font-weight: 700;
    line-height: 1.28;
    letter-spacing: 0;
  }
  .fv__ttl01 .big {
    font-size: 0.76rem;
  }
  .fv__ttl01 .yellow {
    font-weight: 700;
  }
  .fv__ttl01 .medium {
    font-size: 0.68rem;
  }
  .fv__txt01 {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    letter-spacing: 0.1em;
  }
  .fv__img01 {
    width: 7.2rem;
    margin: 0.4rem -0.4rem 0 0;
  }
  .fv__btn01 {
    color: #242426;
  }
  .fv__bg02 {
    padding-bottom: 0.6rem;
    background: #f2f2f2;
  }
  .fv__box {
    position: relative;
    z-index: 2;
    -webkit-transform: translateY(-0.5rem);
            transform: translateY(-0.5rem);
    padding: 0.4rem 0;
    border-radius: 0.2rem;
    background: #fff;
  }
  .fv__ttl02 {
    text-align: center;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .fv__ttl02 .big {
    font-size: 0.5rem;
    line-height: 1;
  }
  .fv__note01 {
    margin: -0.2rem 0 0 0.4rem;
    padding-left: 0.2rem;
    text-indent: -0.2rem;
    font-size: 0.2rem;
    letter-spacing: 0.06em;
  }
}
@media screen and (min-width: 769px) {
  .fv__bg01 {
    z-index: 1;
    background: url(../images/fv_bg01.webp) top center/cover no-repeat;
  }
  .fv__inner01 {
    position: relative;
    width: 1200px;
    padding: 50px 0 90px;
    color: #fff;
  }
  .fv__lead {
    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;
    gap: 30px;
    width: 660px;
    margin-left: 63px;
    padding: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .fv__lead .img {
    position: absolute;
    top: -30px;
    left: -12px;
    -webkit-transform: translateX(-108%);
            transform: translateX(-108%);
    width: 76px;
  }
  .fv__lead .txt {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
  }
  .fv__lead .txt01 {
    position: relative;
  }
  .fv__lead .txt01::after {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    right: -15px;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    width: 1px;
    height: 100px;
    background: #fff;
  }
  .fv__lead .big {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
  }
  .fv__lead .alert {
    font-size: 9px;
    vertical-align: text-top;
  }
  .fv__ttl01 {
    margin-top: 50px;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.28;
    letter-spacing: -0.03em;
  }
  .fv__ttl01 .big {
    font-size: 65px;
  }
  .fv__ttl01 .ten {
    display: inline-block;
    margin-right: -35px;
  }
  .fv__ttl01 .yellow {
    font-weight: 700;
  }
  .fv__ttl01 .medium {
    font-size: 62px;
  }
  .fv__txt01 {
    margin-top: 20px;
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  .fv__img01 {
    position: absolute;
    right: -360px;
    bottom: 0px;
    width: 912px;
    z-index: 1;
  }
  .fv__btn01 {
    margin-top: 25px;
  }
  .fv__bg02 {
    padding-bottom: 40px;
    background: #f2f2f2;
  }
  .fv__inner02 {
    width: 1200px;
  }
  .fv__box {
    position: relative;
    z-index: 2;
    width: 1000px;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    margin: 0 auto;
    padding: 20px 0 50px;
    border-radius: 20px;
    background: #fff;
  }
  .fv__bg03 {
    display: block;
    position: relative;
    width: 800px;
    height: 280px;
    margin: -290px auto 0;
    background: url(../images/fv_bg02.webp) top center/contain no-repeat;
  }
  .fv__ttl02 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  .fv__ttl02 .big {
    font-size: 40px;
  }
  .fv__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
    margin-top: 15px;
  }
  .fv__btn01 {
    color: #242426;
  }
  .fv__note01 {
    display: table;
    margin: 0 100px 0 auto;
    font-size: 10px;
    letter-spacing: 0.06em;
  }
}
@media screen and (min-width: 769px) {
  /*==============================================================================

  ============================================================================= */
  .fea__bg01 {
    padding: 50px 0 50px;
    /* background: url(../images/fea_bg01.webp) top center/2000px no-repeat; */
  }
  .fea__inner {
    width: 1100px;
  }
  .fea__ttl01 {
  /* width: 1000px; */
    margin: 0 auto;
    /* padding: 40px 0 40px 80px; */
    text-align: center;
    padding: 40px;
    font-size: 38px;
    line-height: 1.2;
    background: #239187;
    letter-spacing: 0.02em;
  }
  .fea__ttl01 .yellow {
    font-size: 44px;
  }
  .fea__list {
    margin: 30px 0 0 160px;
  }
  .fea__item {
    position: relative;
    margin-top: 5px;
    padding-left: 35px;
    font-size: 26px;
  }
  .fea__item::after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 23px;
    height: 15px;
    background: url(../images/fea_check01.webp) top center/contain no-repeat;
  }
  .fea__bg02 {
    padding: 50px 0 80px;
    background: #f2f2f2;
  }
  .fea__ttl02 .comment {
    z-index: 1;
    display: block;
    width: 500px;
    margin: 0 auto;
    padding: 5px 0;
    background: #239187;
    font-size: 35px;
    border-radius: 100px;
  }
  .fea__ttl02 .comment::after {
    z-index: -1;
    border-width: 12px;
    bottom: -7px;
    border-radius: 0;
    -webkit-transform: rotate(-68deg);
            transform: rotate(-68deg);
  }
  .fea__ttl02 .txt {
    display: block;
    margin-top: 10px;
    font-size: 32px;
    font-family: "Noto Sans JP", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  }
  .fea__box {
    margin-top: 40px;
    padding: 40px 0 0;
    /* background: url(../images/fea_bg02.webp) top center/cover no-repeat; */
  }
  .fea__img01 {
    width: 1000px;
    margin: 0 auto;
  }
  .fea__low {
    margin-top: 56px;
    padding: 0 80px 57px;
    background: #239187;
  }
  .fea__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;
  }
  .fea__item02 {
    width: 48%;
    margin-top: 15px;
  }
  .fea__item02__txt01 {
    font-size: 24px;
  }
  .fea__item02__txt02 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .fea__item02__txt02 .bold {
    background-color: #005c55;
  }
  .fea__box02 {
    padding-top: 40px;
    background: #fff;
  }
  .fea__ttl03 {
    margin-top: 40px;
    font-size: 40px;
    line-height: 1.5;
  }
  .fea__ttl03 .bg {
    margin-right: 5px;
    background: #000;
  }
  .fea__ttl03::before {
    content: "";
    display: block;
    width: 31px;
    height: 27px;
    margin: 0 auto 30px;
    background: url(../images/fea_triangle01.webp) top center/contain no-repeat;
  }
  .fea__ttl03--num02 {
    margin-top: 0px;
  }
  .fea__ttl03--num02::before {
    content: none;
  }
  .fea__list03 {
    margin-top: -20px;
  }
  .fea__item03 {
    margin-top: 60px;
  }
  .fea__lead01 {
    margin-top: 20px;
    font-size: 40px;
    background: #000;
  }
  .fea__txt {
    line-height: 1.4;
  }
  .fea .fea__lead01 + .fea__txt {
    margin-top: 20px;
  }
  .fea__txt03 {
    margin-top: 10px;
    font-size: 28px;
    line-height: 1.4;
  }
  .fea__img02 {
    width: 913px;
    margin: 20px auto 0;
  }
  .fea__list04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    margin-top: 20px;
  }
  .fea__item04 {
    width: 490px;
    letter-spacing: 0;
  }
  .fea__item04__img {
    margin: 0 auto;
  }
  .fea__item04__ttl {
    margin-top: 10px;
    font-size: 28px;
  }
  .fea__item04__ttl + .fea__txt {
    margin-top: 10px;
  }
  .fea__txt--num02 {
    padding: 0 50px;
  }
  .fea__img03 {
    margin-top: 30px;
  }
  /*==============================================================================

  ============================================================================= */
  .imp--bg {
    padding: 70px 0;
    /* background: url(../images/imp_bg01.webp) top center/2000px no-repeat, #239187; */
            background: #239187;
  }
  .imp__inner {
    width: 1100px;
  }
  .imp__ttl01 {
    font-size: 50px;
    line-height: 1.2;
  }
  .imp__ttl01 .kak {
    display: inline-block;
    /* margin-left: -1.6%; */
  }
  .imp__ttl01 .kak02 {
    display: inline-block;
    /* margin-right: -1.6%; */
  }
  .imp__lead01 {
    margin-top: 20px;
    font-size: 28px;
    line-height: 1.2;
  }
  .imp__ttl02 {
    display: table;
    margin: 30px auto 0;
    padding: 10px 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 36px;
  }
  .imp__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1000px;
    margin: 30px auto 0;
  }
  .imp__item {
    width: 31%;
  }
  .imp__comment01 {
    background: #000;
    padding: 16px 0 25px;
    line-height: 1.2;
    letter-spacing: 0;
    font-size: 23px;
  }
  .imp__comment01::after {
    border-color: transparent #000 #000 transparent;
  }
  .imp__comment01 .small {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .imp__item__ttl {
    margin-top: 25px;
    font-size: 22px;
    background: #fff;
  }
  .imp__item__img {
    margin-top: 10px;
  }
  .imp__item__ttl02 {
    margin-top: 10px;
    font-size: 26px;
  }
  .imp__item__txt {
    padding: 0 10px;
  }
  .imp__box {
    margin-top: 60px;
    padding: 50px 100px;
    background: #fff;
  }
  .imp__ttl03 {
    font-size: 40px;
    line-height: 1.2;
  }
  .imp__txt {
    margin-top: 20px;
  }
  .imp__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .imp__item02 {
    width: 48%;
    margin-top: 1%;
  }
  .imp__item02__img {
    width: 496px;
    -webkit-transform: translate(-31px, 0px);
            transform: translate(-31px, 0px);
  }
  .imp__item02__ttl {
    margin-top: -14px;
    font-size: 26px;
    letter-spacing: 0;
  }
  .imp__item02__txt {
    margin-top: 7px;
  }
  .imp__ttl04 {
    margin-top: 40px;
    font-size: 32px;
  }
  /*==============================================================================

  ============================================================================= */
  .cta--bg {
    padding: 50px 0;
    background: #f2f2f2;
  }
  .cta--bg02 {
    background: #fff;
  }
  .cta__inner {
    width: 1100px;
  }
  .cta__box {
    padding: 30px 0 50px;
    background: #fff;
    border-radius: 20px;
  }
  .cta__ttl01 {
    font-size: 30px;
    letter-spacing: 0;
  }
  .cta__btn01 {
    width: 840px;
    margin: 20px auto 0;
    /* border: 1px solid #000; */
            display: flex;
        justify-content: center;
  }
  .cta__btn01 .small {
    width: 16%;
  }
  .cta__btn01 .txt {
    width: 75%;
    font-size: 32px;
    text-align: center;
  }
  .cta__btn01::before {
    /* left: 15%; */
  }
  .cta__btns {
    margin-top: 30px;
  }
  .cta__btn03 {
    margin: 10px 0 30px;
  }
  /*==============================================================================

  ============================================================================= */
  .fig--bg {
    padding: 70px 0;
  }
  .fig__inner {
    width: 1160px;
  }
  .fig__ttl01 {
    font-size: 50px;
    line-height: 1.2;
  }
  .fig__txt {
    margin-top: 30px;
    font-size: 24px;
    line-height: 1.3;
  }
  .fig__slider {
    position: relative;
    margin-top: 50px;
  }
  .fig .swiper-container {
    overflow: hidden;
  }
  .fig .swiper-container-tab {
    overflow: visible;
    position: relative;
    z-index: 2;
  }
  .fig .swiper-container-tab .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin: 0 100px;
    -webkit-transform: translate(0) !important;
            transform: translate(0) !important;
  }
  .fig .swiper-container-tab .swiper-slide {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 305px !important;
    padding: 16px 0;
    border-radius: 10px;
    font-size: 22px;
    background: -webkit-gradient(linear, left top, left bottom, from(#939393), color-stop(50%, #939393), color-stop(50%, #8a8a8a), to(#8a8a8a));
    background: linear-gradient(to bottom, #939393 0%, #939393 50%, #8a8a8a 50%, #8a8a8a 100%);
  }
  .fig .swiper-container-tab .swiper-slide.swiper-slide-thumb-active {
    background: -webkit-gradient(linear, left top, left bottom, from(#239187), color-stop(50%, #239187), color-stop(50%, #0092d5), to(#0092d5));
    background: linear-gradient(to bottom, #239187 0%, #239187 50%, #0092d5 50%, #0092d5 100%);
  }
  .fig .swiper-container-tab .swiper-slide .en {
    display: block;
  }
  .fig .sol__nav {
    position: absolute;
    z-index: 100;
    bottom: -31px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 248px;
  }
  .fig .swiper-button-prev:after,
  .fig .swiper-container-rtl .swiper-button-next:after {
    content: "prev";
    display: none;
  }
  .fig .swiper-button-next:after,
  .fig .swiper-container-rtl .swiper-button-prev:after {
    content: "next";
    display: none;
  }
  .fig .swiper-button-prev,
  .fig .swiper-button-next {
    z-index: 99;
    width: 67px;
    height: 67px;
  }
  .fig .swiper-button-prev {
    left: inherit;
    left: 0px;
    background: url(../images/fig_arrow01.webp) top center/contain no-repeat;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .fig .swiper-button-next {
    right: 0px;
    background: url(../images/fig_arrow01.webp) top center/contain no-repeat;
  }
  .fig__pagination {
    display: none;
  }
  .fig__item {
    padding: 30px;
  }
  .fig__wrap {
    margin-top: 20px;
  }
  .fig__box {
    -webkit-box-shadow: 0 0 30px 0 rgba(149, 149, 149, 0.39);
            box-shadow: 0 0 30px 0 rgba(149, 149, 149, 0.39);
  }
  .fig__head {
    position: relative;
    padding: 28px 0;
    background: #239187;
  }
  .fig__head__num {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 22px;
    padding: 10px 15px;
    border-radius: 100px;
    background: #239187;
    line-height: 1;
  }
  .fig__head__ttl {
    font-size: 30px;
    letter-spacing: 0;
  }
  .fig__body {
    padding: 20px 80px 60px;
  }
  .fig__txt01 {
    font-size: 22px;
    line-height: 1.2;
  }
  .fig__ttl02 {
    width: 875px;
    margin: 20px 0 0 145px;
    font-size: 20px;
    line-height: 1.2;
  }
  .fig__ttl02 .big {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 30px;
    border-bottom: 1px solid #000;
  }
  .fig__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-top: 40px;
  }
  .fig__img01 {
    width: 311px;
  }
  .fig__info {
    width: 600px;
  }
  .fig__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 15px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.3;
  }
  .fig__dl:first-child {
    margin-top: 0;
  }
  .fig__dt {
    position: relative;
    width: 13%;
  }
  .fig__dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 5%;
    right: 7%;
    width: 1px;
    height: 40px;
    background: #000;
  }
  .fig__dd {
    width: 85%;
  }
  .fig__nav .swiper-button-next,
  .fig__nav .swiper-button-prev {
    top: 450px;
  }
  /*==============================================================================

  ============================================================================= */
  .rea--bg {
    padding: 80px 0;
    background: url(../images/rea_bg01.webp) top center/2000px no-repeat;
  }
  .rea__inner {
    width: 1100px;
  }
  .rea__ttl01 {
    font-size: 40px;
    line-height: 1.4;
  }
  .rea__ttl01 .medium {
    font-size: 44px;
  }
  .rea__ttl01 .water {
    font-size: 50px;
  }
  .rea__ttl01 .big {
    font-size: 70px;
    line-height: 0;
  }
  .rea__list {
    margin-top: 60px;
  }
  .rea__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    margin-top: 30px;
    padding: 0 40px;
    background: #239187;
  }
  .rea__img01 {
    width: 324px;
  }
  .rea__info {
    width: 660px;
    padding-top: 20px;
  }
  .rea__info__ttl {
    font-size: 33px;
    letter-spacing: -0.02em;
  }
  .rea__info__ttl .kak {
    display: inline-block;
    /* margin-left: -3%; */
  }
  .rea__info__ttl .kak02 {
    display: inline-block;
    /* margin-right: -3%; */
  }
  .rea__info__ttl--04 {
    letter-spacing: -0.04em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .rea__info__txt {
    width: 630px;
    margin-top: 30px;
    font-size: 18px;
    letter-spacing: 0.02em;
  }
  /*==============================================================================

  ============================================================================= */
  .pro--bg {
    padding: 60px 0;
  }
  .pro__inner {
    width: 1080px;
  }
  .pro__ttl01 {
    font-size: 50px;
    line-height: 1.2;
  }
  .pro__item {
    margin-top: 40px;
  }
  .pro__head {
    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;
    padding: 15px 0;
    background: #000;
  }
  .pro__head__num {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 148px;
    height: 100px;
    padding-right: 30px;
    bottom: 0;
    left: -10px;
    font-size: 20px;
    line-height: 1.2;
    background: url(../images/pro_bg01.webp) top center/100% no-repeat;
  }
  .pro__head__num .big {
    font-size: 32px;
    line-height: 1.2;
  }
  .pro__head__ttl {
    padding-left: 40px;
    font-size: 36px;
  }
  .pro__body {
    padding: 40px 80px 60px;
    background: #f2f2f2;
  }
  .pro__check01 {
    position: relative;
    font-size: 18px;
  }
  .pro__check01::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: -35px;
    width: 22px;
    height: 22px;
    background: url(../images/pro_check01.webp) top center/contain no-repeat;
  }
  .pro__img01 {
    width: 810px;
    margin: 50px auto 0;
  }
  .pro__img02 {
    width: 860px;
    margin: 30px auto 0;
  }
  .pro__list02 {
    padding-right: 40px;
  }
  .pro__item02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 30px;
  }
  .pro__item02:first-child {
    margin-top: 0;
  }
  .pro__info {
    width: 460px;
  }
  .pro__info__ttl {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.2;
  }
  .pro__img03 {
    width: 370px;
  }
  .pro__img03 img {
    -webkit-box-shadow: 0 0 32px 0 rgba(149, 149, 149, 0.39);
            box-shadow: 0 0 32px 0 rgba(149, 149, 149, 0.39);
  }
  .pro__security .pro__security__body {
    width: 810px;
    margin: 0 auto;
    padding-left: 5px;
  }
  .pro__security .pro__security__body p {
    font-size: 16px;
    line-height: 1.25;
    margin: 15px 8px 0;
    letter-spacing: 0;
  }
  .pro__security .pro__security__body .pro__info__ttl {
    padding-top: 23px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    text-align: center;
  }
  .pro__security .pro__security__body h4 {
    display: block;
    width: 100%;
    height: 54px;
    margin-top: 32px;
    margin-bottom: 6px;
    background-color: #000;
    font-size: 24px;
    line-height: 50px; /* ←高さと同じにする */
    font-weight: bold;
    text-align: center;
    color: #FFF;
    letter-spacing: 0;
  }
  .pro__security .pro__security__body .pro__list03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .pro__security .pro__security__body .pro__list03 .pro__item03 {
    width: 259px;
  }
  .pro__security .pro__security__body .pro__list03 .pro__item03__bg {
    background-color: #f6f6f6;
    -webkit-box-shadow: 0 21px 27px 0 rgba(201, 201, 201, 0.5);
            box-shadow: 0 21px 27px 0 rgba(201, 201, 201, 0.5);
  }
  .pro__security .pro__security__body .pro__list03 .pro__item03 img {
    width: 189px;
    height: 190px;
    margin: 11px auto 0;
    padding-bottom: 6px;
  }
  .pro__security .pro__security__body .pro__isms {
    background-color: #f6f6f6;
    -webkit-box-shadow: 0 21px 27px 0 rgba(201, 201, 201, 0.5);
            box-shadow: 0 21px 27px 0 rgba(201, 201, 201, 0.5);
  }
  .pro__security .pro__security__body .pro__isms .pro__isms__inner {
    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;
    width: 667px;
    margin: 0 auto;
    padding: 7px 0 15px;
    gap: 20px;
  }
  .pro__security .pro__security__body .pro__isms .pro__isms__inner .pro__isms__left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pro__security .pro__security__body .pro__isms .pro__isms__inner .pro__isms__ttl,
  .pro__security .pro__security__body .pro__isms .pro__isms__inner p {
    margin: 0;
  }
  .pro__security .pro__security__body .pro__isms .pro__isms__inner .pro__isms__ttl {
    padding-top: 0px;
    margin-bottom: 20px;
    margin-left: 14px;
    font-size: 22px;
    line-height: 1.31;
    text-align: left;
  }
  .pro__security .pro__security__body .pro__isms .pro__isms__inner .pro__isms picture {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .pro__security .pro__security__body .pro__isms .pro__isms__inner img {
    display: block;
    width: 176px;
    height: 122px;
  }
  /*==============================================================================

  ============================================================================= */
  .sec--bg {
    padding: 80px 0 40px;
  }
  .sec__inner {
    width: 1080px;
  }
  .sec__ttl01 {
    font-size: 50px;
    line-height: 1.2;
  }
  .sec__txt {
    margin-top: 25px;
    font-size: 20px;
  }
  .sec__list {
    margin-top: 50px;
  }
  .sec__item {
    margin-top: 30px;
    padding: 30px;
    -webkit-box-shadow: 0 0 32px 0 rgba(149, 149, 149, 0.39);
            box-shadow: 0 0 32px 0 rgba(149, 149, 149, 0.39);
    background-color: #fff;
  }
  .sec__item:nth-child(7) .sec__num01 {
    height: 137px;
  }
  .sec__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec__left {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 110px;
  }
  .sec__num01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%;
    min-height: 135px;
    background: #239187;
    font-size: 20px;
    line-height: 1.2;
  }
  .sec__num01 .num {
    font-size: 32px;
    line-height: 1.2;
  }
  .sec__num01--num02::after {
    content: none;
  }
  .sec__info {
    width: 630px;
  }
  .sec__info--num02 {
    width: 100%;
  }
  .sec__info__ttl {
    font-size: 28px;
  }
  .sec__info__txt {
    margin-top: 10px;
    font-size: 18px;
  }
  .sec__img01 {
    width: 270px;
  }
  .sec__img01--num02 {
    width: 667px;
    margin: 30px auto 0;
  }
  .sec__box02 {
    margin: 10px 0 0 9px;
    padding: 19px 22px;
    background: #f2f2f2;
    border-radius: 5px;
  }
  .sec__box02__txt {
    font-size: 16px;
    letter-spacing: 0;
  }
  .sec__dl {
    width: 630px;
    margin: 10px 0 0 110px;
    padding: 10px 20px;
    background: #f2f2f2;
  }
  .sec__dt {
    font-size: 18px;
  }
  .sec__ttl02 {
    margin-top: 40px;
    font-size: 44px;
    line-height: 1.3;
  }
  /*==============================================================================
  faq
  ============================================================================= */
  .faq--bg {
    padding: 90px 0;
    background: #239187;
  }
  .faq__ttl01 {
    font-size: 40px;
  }
  .faq__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
  .faq__item {
    width: 46%;
    margin-top: 40px;
  }
  .faq__dt {
    cursor: pointer;
    position: relative;
    background: #fff;
    padding: 13px 50px 13px 100px;
    border: 1px solid #000;
    font-weight: 500;
    font-size: 18px;
    border-radius: 100px;
  }
  .faq__dt .img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 45px;
    display: block;
    width: 40px;
  }
  .faq__dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 45px;
    width: 17px;
    height: 17px;
    background: url(../images/faq_icon02.webp) center/contain no-repeat;
  }
  .faq__dt.open::after {
    background: url(../images/faq_icon01.webp) center/contain no-repeat;
  }
  .faq__dd {
    display: none;
    padding: 20px 45px 0;
  }
  .faq__dd.open {
    display: block;
  }
  .faq__txt01 {
    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;
    min-height: 50px;
    line-height: 1.25;
  }
  .faq__txt01 .img {
    display: block;
    width: 40px;
  }
  .faq__txt01 .txt {
    width: 87%;
    font-size: 18px;
  }
  .faq__txt01 .txt--num02 {
    white-space: nowrap;
  }
  .faq__txt02 {
    margin-top: 14px;
    font-size: 16px;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .imp__item02__ttl {
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  /*==============================================================================

  ============================================================================= */
  .fea__bg01 {
    padding: 0.6rem 0 0.7rem;
    /* background: url(../images/fea_bg01_sp.webp) top center/cover no-repeat; */
  }
  .fea__ttl01 {
    padding: 0.35rem 0 0.35rem 0.4rem;
    font-size: 0.45rem;
    line-height: 1.2;
    background: #239187;
    letter-spacing: 0.02em;
            padding-right: 0.4rem;
  }
  .fea__list {
    margin: 0.2rem 0 0;
    padding: 0.4rem 0 0.4rem 0.4rem;
    background: rgba(255, 255, 255, 0.5019607843);
  }
  .fea__item {
    position: relative;
    margin-top: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.34rem;
    line-height: 1.2;
  }
  .fea__item::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0.05rem;
    width: 0.29rem;
    height: 0.19rem;
    background: url(../images/fea_check01.webp) top center/contain no-repeat;
  }
  .fea__item:first-child {
    margin-top: 0;
  }
  .fea__bg02 {
    padding: 0.7rem 0;
    background: #f2f2f2;
  }
  .fea__ttl02 {
    line-height: 1.2;
  }
  .fea__ttl02 .comment {
    display: block;
    z-index: 1;
    width: 4.99rem;
    margin: 0 auto;
    padding: 0.08rem 0;
    background: #239187;
    font-size: 0.35rem;
    border-radius: 100px;
  }
  .fea__ttl02 .comment::after {
    z-index: -1;
    border-width: 0.2rem;
    border-radius: 0;
    -webkit-transform: rotate(-68deg) translateY(-0.1rem);
            transform: rotate(-68deg) translateY(-0.1rem);
  }
  .fea__ttl02 .txt {
    display: block;
    margin-top: 0.2rem;
    font-size: 0.48rem;
            font-family: "Noto Sans JP", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  }
  .fea__box {
    margin-top: 0.5rem;
    padding: 0.7rem 0 0;
    /* background: url(../images/fea_bg02_sp.webp) top center/cover no-repeat; */
  }
  .fea__img01 {
    width: 6.8rem;
    margin: 0 auto;
  }
  .fea__low {
    margin-top: 1rem;
    padding: 0 0.4rem 0.8rem;
    background: #239187;
  }
  .fea__item02 {
    margin-top: 0.4rem;
  }
  .fea__item02__txt01 {
    font-size: 0.34rem;
  }
  .fea__item02__txt02 {
    font-size: 0.29rem;
    letter-spacing: 0;
  }
  .fea__item02__txt02 .bold {
    background-color: #005c55;
  }
  .fea__box02 {
    margin-top: 0.4rem;
    padding-top: 0.2rem;
    background: #fff;
  }
  .fea__ttl03 {
    margin-top: 0.8rem;
    font-size: 0.49rem;
    line-height: 1.45;
    letter-spacing: 0;
  }
  .fea__ttl03 .bg {
    margin-right: 0.05rem;
    background: #000;
  }
  .fea__ttl03::before {
    content: "";
    display: block;
    width: 0.31rem;
    height: 0.27rem;
    margin: 0 auto 0.4rem;
    background: url(../images/fea_triangle01.webp) top center/contain no-repeat;
  }
  .fea__ttl03--num02 {
    margin-top: 0rem;
  }
  .fea__ttl03--num02::before {
    content: none;
  }
  .fea__item03 {
    margin-top: 0.5rem;
  }
  .fea__lead01 {
    margin-top: 0.3rem;
    font-size: 0.49rem;
    text-align: center;
  }
  .fea__lead01 .txt {
    display: inline;
    line-height: 1.7;
    padding: 0.03rem 0.2rem;
    background: #000;
    letter-spacing: 0;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  .fea__txt {
    line-height: 1.4;
    font-size: 0.28rem;
    letter-spacing: 0;
  }
  .fea__txt--num02 {
    margin-top: 0.25rem;
  }
  .fea .sp-only + .fea__txt {
    margin-top: 0.3rem;
  }
  .fea__txt03 {
    margin-top: 0.2rem;
    font-size: 0.38rem;
    line-height: 1.4;
  }
  .fea__img02 {
    width: 6.1rem;
    margin: 0.3rem auto 0;
  }
  .fea__list04 {
    width: 6.1rem;
    margin: 0 auto 0.6rem;
  }
  .fea__item04 {
    margin-top: 0.4rem;
  }
  .fea__item04__ttl {
    margin-top: 0.25rem;
    font-size: 0.38rem;
    letter-spacing: 0;
  }
  .fea__item04__ttl + .fea__txt {
    margin-top: 0.15rem;
  }
  .fea__img03 {
    margin-top: 0.4rem;
  }
  /*==============================================================================

  ============================================================================= */
  .imp--bg {
    padding: 0.8rem 0;
    background: url(../images/imp_bg01_sp.webp) top center/cover no-repeat, #239187;
  }
  .imp__ttl01 {
    font-size: 0.58rem;
    line-height: 1.2;
  }
  .imp__ttl01 .kak {
    display: inline-block;
    /* margin-left: -3%; */
  }
  .imp__ttl01 .kak02 {
    display: inline-block;
    /* margin-right: -3%; */
  }
  .imp__lead01 {
    margin-top: 0.25rem;
    font-size: 0.38rem;
    line-height: 1.3;
  }
  .imp__ttl02 {
    display: table;
    margin: 0.5rem auto 0;
    padding: 0.1rem 0.3rem;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 0.36rem;
  }
  .imp__item {
    margin-top: 0.4rem;
  }
  .imp__comment01 {
    background: #000;
    padding: 0.25rem 0 0.3rem;
    line-height: 1.2;
    letter-spacing: 0;
    font-size: 0.32rem;
  }
  .imp__comment01::after {
    bottom: -0.1rem;
    border-color: transparent #000 #000 transparent;
  }
  .imp__comment01 .small {
    display: block;
    margin-bottom: 0.06rem;
    font-size: 0.3rem;
  }
  .imp__item__ttl {
    margin-top: 0.3rem;
    font-size: 0.32rem;
    background: #fff;
  }
  .imp__item__img {
    margin-top: 0.2rem;
  }
  .imp__item__ttl02 {
    margin-top: 0.2rem;
    font-size: 0.36rem;
    text-align: left;
  }
  .imp__item__txt {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    letter-spacing: 0;
  }
  .imp__box {
    margin-top: 0.5rem;
    padding: 0.5rem 0.4rem 0.7rem;
    background: #fff;
  }
  .imp__ttl03 {
    font-size: 0.46rem;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .imp__txt {
    margin-top: 0.3rem;
    font-size: 0.28rem;
  }
  .imp__item02 {
    margin-top: 0.3rem;
  }
  .imp__item02__img {
    width: 6.59rem;
    -webkit-transform: translateX(-0.22rem);
            transform: translateX(-0.22rem);
  }
  .imp__item02__ttl {
    margin-top: 0.1rem;
    font-size: 0.36rem;
    letter-spacing: 0;
  }
  .imp__item02__txt {
    margin-top: 0.11rem;
    font-size: 0.28rem;
  }
  .imp__ttl04 {
    margin-top: 0.5rem;
    font-size: 0.43rem;
    letter-spacing: 0;
  }
  /*==============================================================================

  ============================================================================= */
  .fig--bg {
    padding: 0.8rem 0 2.5rem;
  }
  .fig__ttl01 {
    font-size: 0.6rem;
    line-height: 1.2;
  }
  .fig__txt {
    margin-top: 0.2rem;
    font-size: 0.34rem;
    line-height: 1.3;
  }
  .fig__slider {
    position: relative;
    margin-top: 0.6rem;
  }
  .fig .swiper-container {
    overflow: hidden;
  }
  .fig .swiper-container-tab {
    overflow: visible;
    position: relative;
    z-index: 2;
  }
  .fig .swiper-container-tab .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transform: translate(0) !important;
            transform: translate(0) !important;
  }
  .fig .swiper-container-tab .swiper-slide {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 2.2rem !important;
    padding: 0.15rem 0;
    border-radius: 0.1rem;
    line-height: 1.2;
    font-size: 0.28rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#939393), color-stop(50%, #939393), color-stop(50%, #8a8a8a), to(#8a8a8a));
    background: linear-gradient(to bottom, #939393 0%, #939393 50%, #8a8a8a 50%, #8a8a8a 100%);
  }
  .fig .swiper-container-tab .swiper-slide.swiper-slide-thumb-active {
    background: -webkit-gradient(linear, left top, left bottom, from(#239187), color-stop(50%, #239187), color-stop(50%, #0092d5), to(#0092d5));
    background: linear-gradient(to bottom, #239187 0%, #239187 50%, #0092d5 50%, #0092d5 100%);
  }
  .fig .swiper-container-tab .swiper-slide .en {
    display: block;
    margin-bottom: 0.05rem;
  }
  .fig__nav {
    position: absolute;
    top: 6.34rem;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 100;
    left: 50%;
    width: 100%;
    z-index: 10;
  }
  .fig .swiper-button-prev:after,
  .fig .swiper-container-rtl .swiper-button-next:after {
    content: "prev";
    display: none;
  }
  .fig .swiper-button-next:after,
  .fig .swiper-container-rtl .swiper-button-prev:after {
    content: "next";
    display: none;
  }
  .fig .swiper-button-prev,
  .fig .swiper-button-next {
    z-index: 99;
    width: 0.8rem;
    height: 0.8rem;
  }
  .fig .swiper-button-prev {
    left: inherit;
    left: -0.2rem;
    background: url(../images/fig_arrow01.webp) top center/contain no-repeat;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .fig .swiper-button-next {
    right: -0.2rem;
    background: url(../images/fig_arrow01.webp) top center/contain no-repeat;
  }
  .fig__pagination {
    position: absolute;
    right: 0;
    left: 0;
    margin: 1rem auto 0;
  }
  .fig__pagination .swiper-pagination {
    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;
  }
  .fig__pagination .swiper-pagination-bullet {
    display: block;
    width: 2rem;
    height: 0.3rem;
    margin: 0 0.1rem;
    opacity: 1;
    border-radius: 0.1rem;
    background: #8a8a8a;
  }
  .fig__pagination .swiper-pagination-bullet-active {
    background-color: #239187;
  }
  .fig__item {
    min-height: 13rem;
    padding: 0.3rem;
  }
  .fig__wrap {
    margin-top: 0.3rem;
  }
  .fig__box {
    -webkit-box-shadow: 0 0 0.3rem 0 rgba(149, 149, 149, 0.39);
            box-shadow: 0 0 0.3rem 0 rgba(149, 149, 149, 0.39);
  }
  .fig__head {
    position: relative;
    padding: 0.35rem 0;
    background: #239187;
  }
  .fig__head__num {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 0.3rem;
    padding: 0.1rem 0.2rem;
    background: #239187;
    line-height: 1;
    border-radius: 100px;
  }
  .fig__head__ttl {
    font-size: 0.38rem;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .fig__body {
    padding: 0.3rem 0.4rem 0.4rem;
  }
  .fig__txt01 {
    font-size: 0.26rem;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .fig__ttl02 {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 1.25;
  }
  .fig__ttl02 .big {
    display: block;
    margin-bottom: 0.2rem;
    padding-bottom: 0.2rem;
    font-size: 0.4rem;
    border-bottom: 1px solid #000;
  }
  .fig__flex {
    margin-top: 0.4rem;
  }
  .fig__dl {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    letter-spacing: 0;
    line-height: 1.3;
  }
  .fig__dt {
    position: relative;
    padding-bottom: 0.15rem;
  }
  .fig__dt::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.4rem;
    height: 1px;
    background: #000;
  }
  .fig__dd {
    margin-top: 0.15rem;
    letter-spacing: 0.04em;
  }
  .fig .ac {
    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: 2.35rem;
    height: 0.8rem;
    margin: 0.4rem auto 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#585858), color-stop(50%, #585858), color-stop(50%, #4b4b4b), to(#4b4b4b));
    background: linear-gradient(to bottom, #585858 0%, #585858 50%, #4b4b4b 50%, #4b4b4b 100%);
    color: #fff;
    font-size: 0.28rem;
    border-radius: 0.1rem;
  }
  .fig .acd {
    display: none;
  }
  .cta--bg {
    padding: 0.4rem 0;
    background: #f2f2f2;
  }
  .cta--bg02 {
    background: #fff;
  }
  .cta__box {
    padding: 0.4rem 0;
    background: #fff;
    border-radius: 0.2rem;
  }
  .cta__ttl01 {
    font-size: 0.35rem;
    letter-spacing: 0;
    line-height: 1.3;
  }
  .cta__btn01 {
    border: 1px solid #000;
  }
  .cta__btn03 {
    margin: 0.3rem 0 0.4rem;
  }
  /*==============================================================================

  ============================================================================= */
  .rea--bg {
    padding: 0.8rem 0;
    background: url(../images/rea_bg01_sp.webp) top center/100% no-repeat;
  }
  .rea__ttl01 {
    font-size: 0.52rem;
    line-height: 1.2;
  }
  .rea__ttl01 .medium {
    display: inline-block;
    margin-bottom: 0.2rem;
    font-size: 0.48rem;
  }
  .rea__ttl01 .water {
    font-size: 0.58rem;
  }
  .rea__ttl01 .big {
    font-size: 0.78rem;
    line-height: 0;
  }
  .rea__txt {
    margin-top: 0.4rem;
  }
  .rea__list {
    margin-top: 0.3rem;
  }
  .rea__item {
    margin-top: 0.4rem;
    padding: 0.2rem 0.4rem 0.5rem;
    background: #239187;
  }
  .rea__img01 {
    width: 6.2rem;
    margin-left: -0.1rem;
  }
  .rea__info {
    margin-top: 0.3rem;
  }
  .rea__info__ttl {
    font-size: 0.44rem;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .rea__info__ttl .kak {
    display: inline-block;
    /* margin-left: -3%; */
  }
  .rea__info__ttl .kak02 {
    display: inline-block;
    /* margin-right: -3%; */
  }
  .rea__info__txt {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 1.6;
  }
  /*==============================================================================

  ============================================================================= */
  .pro--bg {
    padding: 0.8rem 0;
  }
  .pro__ttl01 {
    font-size: 0.6rem;
    line-height: 1.2;
  }
  .pro__ttl01 + .pro__txt {
    padding: 0 0.2rem;
    letter-spacing: 0.04em;
  }
  .pro__txt {
    text-align: left;
  }
  .pro__item {
    margin-top: 0.6rem;
  }
  .pro__head {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.6rem;
    background: #000;
  }
  .pro__head__num {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 1.48rem;
    height: 1.7rem;
    padding-right: 0.2rem;
    bottom: 0;
    left: -0.1rem;
    background: url(../images/pro_bg01_sp.webp) top center/100% no-repeat;
    font-size: 0.24rem;
    line-height: 1.2;
  }
  .pro__head__num .big {
    font-size: 0.38rem;
    line-height: 1.2;
  }
  .pro__head__ttl {
    padding-left: 1.45rem;
    font-size: 0.4rem;
    line-height: 1.2;
    text-align: left;
  }
  .pro__body {
    padding: 0.4rem 0.4rem 0.5rem;
    background: #f2f2f2;
  }
  .pro__check01 {
    position: relative;
    margin-left: 0.4rem;
    font-size: 0.28rem;
    line-height: 1.4;
  }
  .pro__check01::after {
    content: "";
    display: block;
    position: absolute;
    top: 0.06rem;
    left: -0.4rem;
    width: 0.33rem;
    height: 0.33rem;
    background: url(../images/pro_check01.webp) top center/contain no-repeat;
  }
  .pro__img01 {
    width: 5.16rem;
    margin: 0.3rem auto 0;
  }
  .pro__img02 {
    width: 6.6rem;
    margin: 0.3rem auto 0 -0.2rem;
  }
  .pro__list02 {
    padding-bottom: 0.3rem;
  }
  .pro__item02 {
    margin-top: 0.6rem;
  }
  .pro__item02:first-child {
    margin-top: 0;
  }
  .pro__info {
    padding-left: 0.4rem;
  }
  .pro__info .pro__check01 {
    margin-left: 0rem;
  }
  .pro__info__ttl {
    margin-bottom: 0.15rem;
    font-size: 0.32rem;
    line-height: 1.2;
  }
  .pro__img03 {
    margin-top: 0.3rem;
  }
  .pro__img03 img {
    -webkit-box-shadow: 0 0 0.3rem 0 rgba(149, 149, 149, 0.39);
            box-shadow: 0 0 0.3rem 0 rgba(149, 149, 149, 0.39);
  }
  .pro__security__body {
    width: 100%;
  }
  .pro__security__body h4 {
    width: 100%;
    height: 0.64rem;
    margin-top: 0.31rem;
    background-color: #000;
    font-size: 0.34rem;
    line-height: 0.64rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .pro__security__body h4:nth-child(2) {
    margin-bottom: 0 !important;
  }
  .pro__security__body .pro__list03 {
    display: block;
  }
  .pro__security__body .pro__item03 {
    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;
    margin-bottom: 0.32rem;
    gap: 0.31rem;
  }
  .pro__security__body .pro__item03:first-child {
    margin-top: 0.31rem;
  }
  .pro__security__body .pro__item03:last-child {
    margin-bottom: 0.64rem;
  }
  .pro__security__body .pro__item03__bg {
    width: 3.11rem;
    padding-top: 0.27rem;
    padding-bottom: 0.13rem;
    background-color: #f6f6f6;
    -webkit-box-shadow: 0 0.21rem 0.27rem 0 rgba(201, 201, 201, 0.5);
            box-shadow: 0 0.21rem 0.27rem 0 rgba(201, 201, 201, 0.5);
  }
  .pro__security__body .pro__item03 .pro__info__ttl {
    margin-bottom: 0.08rem;
    font-size: 0.28rem;
    line-height: 0.34rem;
    text-align: center;
    letter-spacing: 0;
  }
  .pro__security__body .pro__item03 picture {
    display: block;
    width: 2.68rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 auto;
  }
  .pro__security__body .pro__item03 img {
    width: 2.27rem;
    height: 2.13rem;
    display: block;
    margin: 0 auto;
  }
  .pro__security__body .pro__item03 > p {
    width: 2.68rem;
    font-size: 0.26rem;
    line-height: 0.38rem;
    margin-top: 0.12rem;
    letter-spacing: 0;
  }
  .pro__security__body .pro__isms {
    background-color: #f6f6f6;
    -webkit-box-shadow: 0 21px 27px 0 rgba(201, 201, 201, 0.5);
            box-shadow: 0 21px 27px 0 rgba(201, 201, 201, 0.5);
  }
  .pro__security__body .pro__isms .pro__isms__inner {
    width: 5.17rem;
    margin: 0 auto;
    padding-top: 0.4rem;
    padding-bottom: 0.33rem;
  }
  .pro__security__body .pro__isms .pro__isms__inner .pro__isms__left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pro__security__body .pro__isms .pro__isms__inner .pro__isms__ttl,
  .pro__security__body .pro__isms .pro__isms__inner p {
    margin-bottom: 0.24rem;
  }
  .pro__security__body .pro__isms .pro__isms__inner .pro__isms__ttl {
    padding-top: 0rem;
    margin-bottom: 0.2pxrem;
    font-size: 0.32rem;
    line-height: 1.25;
    text-align: left;
  }
  .pro__security__body .pro__isms .pro__isms__inner img {
    display: block;
    width: 1.76rem;
    height: 1.22rem;
    margin: 0 auto;
  }
  /*==============================================================================

  ============================================================================= */
  .sec--bg {
    padding: 0.7rem 0;
  }
  .sec__ttl01 {
    font-size: 0.6rem;
    line-height: 1.2;
  }
  .sec__txt {
    margin-top: 0.3rem;
    font-size: 0.3rem;
  }
  .sec__item {
    margin-top: 0.7rem;
    padding: 0.4rem;
    -webkit-box-shadow: 0 0 0.3rem 0 rgba(149, 149, 149, 0.39);
            box-shadow: 0 0 0.3rem 0 rgba(149, 149, 149, 0.39);
    background-color: #fff;
  }
  .sec__left {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 1.9rem;
    padding-left: 1.3rem;
  }
  .sec__num01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    height: 100%;
    background: #239187;
    font-size: 0.24rem;
    line-height: 1.2;
  }
  .sec__num01 .num {
    font-size: 0.38rem;
    line-height: 1.2;
  }
  .sec__box02__txt {
    margin-top: 0.29rem;
  }
  .sec__info {
    width: 4.8rem;
  }
  .sec__info__ttl {
    font-size: 0.38rem;
  }
  .sec__info__txt {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    letter-spacing: 0;
  }
  .sec__img01 {
    margin-top: 0.4rem;
  }
  .sec__dl {
    margin-top: 0.3rem;
  }
  .sec__dt {
    font-size: 0.28rem;
  }
  .sec__dd {
    margin-top: 0.1rem;
  }
  .sec__ttl02 {
    margin-top: 0.6rem;
    font-size: 0.54rem;
    line-height: 1.3;
  }
  /*==============================================================================
  faq
  ============================================================================= */
  .faq--bg {
    padding: 0.8rem 0;
    background: #239187;
  }
  .faq__ttl01 {
    font-size: 0.5rem;
  }
  .faq__item {
    margin-top: 0.5rem;
  }
  .faq__dt {
    position: relative;
    background: #fff;
    padding: 0.2rem 0 0.2rem 1.2rem;
    border: 1px solid #000;
    font-weight: 500;
    font-size: 0.28rem;
    line-height: 1.25;
    border-radius: 100px;
  }
  .faq__dt .img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0.4rem;
    display: block;
    width: 0.46rem;
  }
  .faq__dt::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0.5rem;
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/faq_icon02.webp) center/contain no-repeat;
  }
  .faq__dt.open::after {
    background: url(../images/faq_icon01.webp) center/contain no-repeat;
  }
  .faq__dd {
    display: none;
    padding: 0.25rem 0 0 0.4rem;
  }
  .faq__dd.open {
    display: block;
  }
  .faq__txt01 {
    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;
    line-height: 1.25;
  }
  .faq__txt01 .img {
    display: block;
    width: 0.46rem;
  }
  .faq__txt01 .txt {
    width: 5.8rem;
    font-size: 0.28rem;
  }
  .faq__txt01 .txt--num02 {
    white-space: nowrap;
  }
  .faq__txt02 {
    margin-top: 0.2rem;
    padding-right: 0.4rem;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .imp__item02__ttl {
    font-size: 0.35rem;
  }
}
/*==============================================================================
Footer
============================================================================= */
@media screen and (max-width: 768px) {
  .footer--bg {
    padding: 0.4rem 0;
  }
  .footer__inner {
    width: 6.1rem;
  }
  .footer__txt01 {
    font-size: 0.24rem;
    color: #333;
    letter-spacing: 0;
    line-height: 1.2;
  }
  .footer__btn01 {
    width: 5.3rem;
    margin: 0.2rem auto 0;
  }
  .footer__flex {
    margin-top: 0.5rem;
  }
  .footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0.1rem;
  }
  .footer__logo01 {
    width: 0.75rem;
    margin: 0.3rem 0.2rem 0 0;
  }
  .footer__item {
    display: table;
    border-bottom: 1px solid #000;
  }
  .footer__item .link {
    display: inline-block;
    padding: 0.05rem 0;
    font-size: 0.24rem;
  }
  .footer__right {
    margin-top: 0.2rem;
  }
  .footer__logo02 {
    width: 1.7rem;
    margin: 0 auto;
  }
  .footer__copy {
    display: block;
    margin-top: 0.4rem;
    font-size: 0.22rem;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .footer--bg {
    padding: 30px 0 50px;
  }
  .footer__txt01 {
    font-size: 20px;
    color: #333;
    line-height: 1.2;
  }
  .footer__btn01 {
    pointer-events: none;
    margin-top: 20px;
  }
  .footer__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 50px;
  }
  .footer__left, .footer__right {
    width: 50%;
  }
  .footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__logo01 {
    width: 63px;
    margin-right: 30px;
  }
  .footer__item {
    display: table;
    border-bottom: 1px solid #000;
  }
  .footer__item .link {
    display: inline-block;
    font-size: 14px;
  }
  .footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 100px;
  }
  .footer__logo02 {
    width: 143px;
    margin-right: 10px;
  }
  .footer__copy {
    padding-top: 30px;
    font-size: 12px;
  }
}

.add-info{
  font-size: 11px;
}


#breadcrumb {
	padding: 5px 0;
	clear: both;
	margin-bottom: 10px;
      margin-top: 16px;
  font-family: Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#breadcrumb ol {
	line-height: 1;
	font-size: 93%;
      display: flex;
}

#breadcrumb ol li {
	list-style: none;
  display: flex;
    align-items: flex-start;
}

#breadcrumb ol li+li:before {
	content: "\0000BB";
	/* "»" */
	color: rgba(127, 127, 127, 1.00);
	padding: 0 3px;
  line-height: 0.8;
}

#breadcrumb ol li a {
	text-decoration: none;
	color: rgba(127, 127, 127, 1.00);
}

section.sct_Lead {
    width: 1100px;
    margin: auto;
        margin-bottom: 30px;
            padding: 0 20px;
            padding-top: 20px;
}

/* section.sct_Lead {
    margin: auto;
    width: 100%;
    margin-bottom: 30px;
    min-width: 1104px;
    max-width: 1280px;
    padding: 0 20px;
    padding-top: 20px;
} */

.sct_Lead h1 {
    font: normal normal 700 40px / 1.4 "Yu Mincho", YuMincho, serif;
    margin: 20px 0 30px;
}

.sct_Lead p {
    font-size: 16px;
    line-height: 1.7;
    color: #45494b;
}

@media screen and (max-width: 479px) {
    .sct_Lead h1 {
        margin: 20px 0;
    }
}

@media screen and (max-width: 767px) {
    .sct_Lead h1 {
        font-size: 24px;
    }
    .sct_Lead p {
    font-size: 14px;

  }
}

@media screen and (min-width: 769px) {
    .cv-button_type_important {
        width: 48.7%;
        max-width: 585px;
        height: 100px;
        font-size: 0;
        line-height: 100px;
        transition: all .2s ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (min-width: 769px) {
    .cv-button_type_important img {
        margin: -2px 20px 0 0;
        width: 33px;
    }
}

@media screen and (min-width: 769px) {
    .cv-button_type_info img {
        margin: -2px 20px 0 0;
        width: 24px;
    }
}

@media screen and (min-width: 769px) {
    .cv-button_type_info {
        width: 48.7%;
        max-width: 585px;
        height: 100px;
        line-height: 100px;
        pointer-events: none;
        display: flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}


@media screen and (min-width: 769px) {
    .goto-top-button img {
        vertical-align: bottom;
        width: 23px;
        margin: auto;
        margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 13.3333vw !important;
    }
}

@media screen and (max-width: 768px) {
    section.sct_Lead {
        width: 6.9rem;
        margin: 0 auto;
        position: relative;
        font-size: 0.26rem;
        letter-spacing: 0.04em;
        margin: 40px auto 30px;
        min-width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }
    #breadcrumb {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
    .common__btn02 .txt, .common__btn01 .txt {
        width: 4.8rem;
        font-size: 0.34rem;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .cta__btn01 {
        border: 1px solid #000;
        justify-content: center;
    }


    .cv-ad__item a {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 12px;
}

.aside-item a {
    text-decoration: none !important;
    line-height: 0;
}

.ftop .footer__inner{
      width: 100%;
}
.footer-groups-sp {
    height: 1rem;
    padding: .54rem 0 0rem 0;
    color: #65676a;
    font-size: 10px;
    line-height: 1.15;
    text-align: center;
}

.footer-sns__item a{
    line-height: 0;
}
    .footer-logo {
        display: flex;
        justify-content: center;
    }

        .goto-top-button img {
        width: 18px;
        height: 7px;
        margin-top: 12px;
        margin-left: 9px;
    }


    .footer-util__item a {
        display: flex;
    }

        .footer-util__item img {
        width: auto;
    }

        .header-contact__item_type_button a {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-contact__item_type_text a {
        color: #fff !important;
        line-height: 48px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

}

@media screen and (max-width: 768px) {
    .sct_Lead .breadcrumbs {
        white-space: nowrap;
        width: 95%;
        margin: auto;
        padding-left: 9px;
        display: flex;
        overflow-x: scroll;
                font-size: 12px;
                position: static;
    }
    .breadcrumbs-box .breadcrumbs {
        white-space: nowrap;
        width: 95%;
        margin: auto;
        padding-left: 9px;
        display: flex;
        overflow-x: scroll;
                font-size: 12px;
                position: absolute;
    }
}


@media screen and (min-width: 769px) {
    .sct_Lead .breadcrumbs {
        display: flex;
        position: static;
        top: 20px;
        left: 10px;
        width: calc(100% - 40px);
        max-width: 1200px;
        padding-bottom: 2px;
        overflow: hidden;
      
    }
   .breadcrumbs-box  .breadcrumbs {
        display: flex;
        position: absolute;
        top: 20px;
        left: 10px;
        width: calc(100% - 40px);
        max-width: 1200px;
        padding-bottom: 2px;
        overflow: hidden;
      
    }
}

.breadcrumbs-box{
    position: relative;
    width: 100%;
    min-width: 1104px;
    max-width: 1280px;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
}
@media screen and (max-width: 769px) {
  .breadcrumbs-box{
    min-width: auto;
    max-width: auto;
}
}
