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

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

.gara {
  font-family: "adobe-garamond-pro", serif;
  line-height: 1;
}

/*==============================================================================
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;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  p {
    font-size: 0.26rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 769px) {
  .inner {
    width: 1080px;
    margin: 0 auto;
    position: relative;
  }
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  p {
    font-size: 16px;
    line-height: 1.6;
  }
  a:hover,
  button:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.red {
  color: #e60012;
}

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

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

a {
  color: #111;
}

h2,
h3,
h4 {
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.05em;
}

*:focus {
  outline: none;
}

.js-tab-contents {
  display: none;
}

.js-tab-contents.show {
  display: block;
}

@media screen and (min-width: 769px) {
  .js-tab {
    cursor: pointer;
  }
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/*==============================================================================
Header
============================================================================= */
/*==============================================================================
fv
============================================================================= */
@media screen and (max-width: 768px) {
  .fv--bg {
    padding: 0.5rem 0 0.7rem;
    background: url(../images/fv_bg01_sp.webp) top center/cover no-repeat;
  }
  .fv--bg02 {
    padding: 0.5rem 0 0.7rem;
    background: url(../images/fv_bg02_sp.webp) top center/cover no-repeat;
  }
  .fv--bg03 {
    padding: 0.5rem 0 0.7rem;
    background: url(../images/fv_bg03_sp.webp) bottom center/100% no-repeat;
  }
  .fv--bg03 .inner {
    width: 6.7rem;
  }
  .fv--bg04 {
    padding: 0.5rem 0 0.7rem;
    background: url(../images/fv_bg04_sp.webp) bottom center/100% no-repeat;
  }
  .fv--bg04 .inner {
    width: 6.7rem;
  }
  .fv__logo {
    width: 4rem;
    margin: 0 auto 0.3rem;
  }
  .fv__inner {
    width: 7.1rem;
  }
  .fv__ttl01 {
    width: 6.77rem;
    margin: 0.28rem auto 0;
  }
  .fv__img01 {
    margin-top: 0.4rem;
  }
  .fv__list {
    width: 6.7rem;
    margin: 0.4rem auto 0;
  }
  .fv__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.2rem;
    height: 1.7rem;
    -webkit-box-shadow: -0.07rem 0 0.13rem 0.01rem rgba(0, 0, 0, 0.2);
            box-shadow: -0.07rem 0 0.13rem 0.01rem rgba(0, 0, 0, 0.2);
    border-radius: 0.1rem;
    background-color: #fff;
  }
  .fv__item:nth-child(2) {
    height: 1.5rem;
  }
  .fv__head {
    position: absolute;
    z-index: 2;
    top: -0.08rem;
    left: 0.09rem;
    width: 1.45rem;
  }
  .fv__left {
    position: relative;
    width: 3.67rem;
    padding: 0.19rem 0 0 1.55rem;
    border-radius: 0.1rem 0 0 0.1rem;
    background-color: #eaeaea;
    text-align: center;
  }
  .fv__left::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.65rem;
    right: -0.4rem;
    width: 0.6rem;
    height: 0.34rem;
    background: url(../images/fv_arrow01.webp) top center/contain no-repeat;
  }
  .fv__en01 {
    width: 1.54rem;
    margin: 0 auto;
  }
  .fv__en02 {
    width: 1.94rem;
    margin: 0 auto;
  }
  .fv__job01 {
    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;
    min-height: 0.56rem;
    margin-top: 0.2rem;
    font-weight: bold;
    font-size: 0.26rem;
    line-height: 1.3;
  }
  .fv__right {
    width: 3.03rem;
    padding: 0.19rem 0 0;
    text-align: center;
  }
  .fv__job02 {
    margin-top: 0.15rem;
    position: relative;
    z-index: 2;
    font-weight: bold;
    line-height: 1.4;
    font-size: 0.3rem;
  }
  .fv__job02 .red {
    font-size: 0.3rem;
  }
  .fv__job02 .line {
    position: relative;
    display: inline-block;
    line-height: 1;
  }
  .fv__job02 .line::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -0.02rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    height: 0.15rem;
    background-color: #fff700;
  }
  .fv__job02 .big01 {
    font-size: 0.38rem;
  }
  .fv__job02 .big02 {
    display: inline-block;
    font-size: 0.44rem;
    margin: 0.05rem 0 0 0.03rem;
  }
  .fv__job02 .big03 {
    font-size: 0.32rem;
  }
  .fv__txt02 {
    width: 6.7rem;
    margin: 0 auto;
  }
  .fv__ttl02 {
    width: 6.77rem;
    margin: 0.28rem auto 3.3rem;
  }
  .fv__txt03 {
    width: 6.7rem;
    margin: 0 auto;
  }
  .fv__ttl01--num02 {
    width: 5.2rem;
    margin: 0.7rem 0 0.88rem 0;
  }
  .fv__ttl01--num03 {
    width: 4.76rem;
    margin: 0.66rem 0 0.8rem 0;
  }
  .fv__txt04 {
    width: 7.3rem;
    margin-left: -0.4rem;
  }
}
/*==============================================================================
fv
============================================================================= */
@media screen and (min-width: 769px) {
  .fv--bg {
    padding: 40px 0 40px;
    background: url(../images/fv_bg01.webp) top center/cover no-repeat;
  }
  .fv--bg02 {
    padding: 40px 0 40px;
    background: url(../images/fv_bg02.webp) top center/2000px no-repeat;
  }
  .fv--bg03 {
    padding: 40px 0 40px;
    background: url(../images/fv_bg03.webp) top center/2000px no-repeat;
  }
  .fv--bg04 {
    padding: 40px 0 40px;
    background: url(../images/fv_bg04.webp) top center/2000px no-repeat;
  }
  .fv__logo {
    width: 264px;
    margin: 0 0 25px 25px;
  }
  .fv__logo--num02 {
    margin: 0 auto 25px;
  }
  .fv__inner {
    position: relative;
    width: 1100px;
  }
  .fv__txt01 {
    width: 558px;
  }
  .fv__ttl01 {
    width: 555px;
    margin: 27px 0 66px;
  }
  .fv__img01 {
    position: absolute;
    top: 80px;
    right: 42px;
    width: 450px;
  }
  .fv__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .fv__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 356px;
    height: 178px;
    -webkit-box-shadow: -7px 0 13px 1px rgba(0, 0, 0, 0.2);
            box-shadow: -7px 0 13px 1px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #fff;
  }
  .fv__head {
    position: absolute;
    z-index: 2;
    top: -7px;
    left: 33px;
    width: 290px;
  }
  .fv__left {
    position: relative;
    width: 154px;
    padding-top: 60px;
    border-radius: 10px 0 0 10px;
    background-color: #eaeaea;
    text-align: center;
  }
  .fv__left::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 60px;
    right: -22px;
    width: 40px;
    height: 21px;
    background: url(../images/fv_arrow01.webp) top center/contain no-repeat;
  }
  .fv__en01 {
    width: 108px;
    margin: 0 auto;
  }
  .fv__en02 {
    width: 137px;
    margin: 0 auto;
  }
  .fv__job01 {
    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;
    min-height: 37px;
    margin-top: 15px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.06em;
  }
  .fv__job01--num02 {
    margin-top: 13px;
  }
  .fv__right {
    width: 202px;
    padding-top: 60px;
    text-align: center;
    font-size: 22px;
  }
  .fv__job02 {
    margin-top: 10px;
    position: relative;
    z-index: 2;
    font-weight: bold;
    line-height: 1.4;
    font-size: 21px;
  }
  .fv__job02 .red {
    font-size: 21px;
  }
  .fv__job02 .line {
    position: relative;
    display: inline-block;
    line-height: 1;
  }
  .fv__job02 .line::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    height: 11px;
    background-color: #fff700;
  }
  .fv__job02 .big01 {
    font-size: 26px;
  }
  .fv__job02 .big02 {
    display: inline-block;
    font-size: 31px;
    margin: 5px 0 0 5px;
  }
  .fv__job02 .big03 {
    font-size: 22px;
  }
  .fv__txt02 {
    width: 550px;
    margin: 0 auto;
  }
  .fv__ttl02 {
    width: 540px;
    margin: 30px auto 58px;
  }
  .fv__box {
    width: 606px;
  }
  .fv__txt03 {
    width: 606px;
    margin-left: 28px;
  }
  .fv__ttl01--num02 {
    margin: 45px 0 75px 28px;
  }
  .fv__ttl01--num03 {
    margin: 35px 0 75px 28px;
  }
  .fv__txt04 {
    width: 606px;
    margin-left: 28px;
  }
}
/*==============================================================================
cta
============================================================================= */
@media screen and (max-width: 768px) {
  .cta--bg {
    padding: 0.45rem 0;
    background-color: #f6f0ec;
  }
  .cta__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: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 6.36rem;
    height: 1.44rem;
    margin: 0 auto;
    padding: 0 0 0rem 0.15rem;
    border-radius: 0.7rem;
    background: url(../images/cta_bg01_sp.webp) top center/100% 100% no-repeat;
    font-size: 0.42rem;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .cta__btn01 .medal {
    position: absolute;
    top: -0.13rem;
    left: -0.1rem;
    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;
    text-align: center;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    -webkit-box-shadow: 0.03rem 0.03rem 0.08rem rgba(102, 102, 102, 0.6);
            box-shadow: 0.03rem 0.03rem 0.08rem rgba(102, 102, 102, 0.6);
    background-color: #fff;
    background-image: linear-gradient(-229deg, #bb000e 0%, #bb000e 2%, #e50012 100%);
    color: #fff;
    line-height: 1.2;
    font-size: 0.26rem;
    font-weight: bold;
  }
  .cta__btn01::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0.65rem;
    width: 0.45rem;
    height: 0.45rem;
    background: url(../images/cta_arrow01.webp) top center/contain no-repeat;
  }
}
/*==============================================================================
cta
============================================================================= */
@media screen and (min-width: 769px) {
  .cta--bg {
    padding: 50px 0 40px;
    background-color: #f6f0ec;
  }
  .cta__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: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 526px;
    height: 114px;
    margin: 0 auto;
    padding-left: 38px;
    border-radius: 54px;
    background: url(../images/cta_bg01.webp) top center/100% 100% no-repeat;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.12em;
  }
  .cta__btn01 .medal {
    position: absolute;
    top: -7px;
    left: -13px;
    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;
    text-align: center;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    -webkit-box-shadow: 3px 3px 8px rgba(102, 102, 102, 0.6);
            box-shadow: 3px 3px 8px rgba(102, 102, 102, 0.6);
    background-color: #fff;
    background-image: linear-gradient(-229deg, #bb000e 0%, #bb000e 2%, #e50012 100%);
    color: #fff;
    line-height: 1.2;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .cta__btn01::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 54px;
    width: 37px;
    height: 37px;
    background: url(../images/cta_arrow01.webp) top center/contain no-repeat;
  }
}
/*==============================================================================
cv
============================================================================= */
@media screen and (max-width: 768px) {
  .cv--bg {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
  }
  .cv__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 1.5rem;
  }
  .cv__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: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 6.7rem;
    height: 1.1rem;
    margin: 0 auto;
    padding: 0 0 0.05rem 0.4rem;
    border-radius: 0.55rem;
    background: url(../images/index/cv_bg01_sp.webp) top center/100% 100% no-repeat;
    font-size: 0.36rem;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  .cv__btn01 .medal {
    position: absolute;
    top: -0.08rem;
    left: 0.8rem;
    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;
    text-align: center;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    -webkit-box-shadow: 0.03rem 0.03rem 0.08rem rgba(102, 102, 102, 0.6);
            box-shadow: 0.03rem 0.03rem 0.08rem rgba(102, 102, 102, 0.6);
    background-color: #fff;
    background-image: linear-gradient(-229deg, #bb000e 0%, #bb000e 2%, #e50012 100%);
    color: #fff;
    line-height: 1.2;
    font-size: 0.2rem;
    font-weight: bold;
    letter-spacing: 0.02em;
  }
  .cv__btn01::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0.65rem;
    width: 0.45rem;
    height: 0.45rem;
    background: url(../images/cta_arrow01.webp) top center/contain no-repeat;
  }
}
/*==============================================================================
dak
============================================================================= */
@media screen and (max-width: 768px) {
  .dak--bg {
    padding: 1.2rem 0 1.5rem;
  }
  .dak .swiper-container {
    overflow: hidden;
    width: 6.8rem;
    margin-left: -0.1rem;
  }
  .dak .swiper-slide {
    padding: 0 0.05rem;
  }
  .dak__box {
    overflow: hidden;
    margin: 0.5rem 0 0;
    border-radius: 0.1rem;
    border: 1px solid #e50610;
    border-top: none;
    background-color: #fff;
  }
  .dak__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;
    text-align: center;
    height: 1.1rem;
    background-color: #e60012;
    color: #fff;
    font-weight: bold;
    font-size: 0.32rem;
    line-height: 1.2;
  }
  .dak__body {
    padding: 0rem 0.4rem 0.35rem;
  }
  .dak__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #cccccc;
  }
  .dak__left {
    width: 2.8rem;
  }
  .dak__right {
    width: 3.1rem;
    padding-top: 0.2rem;
  }
  .dak__info {
    display: table;
    color: #e60012;
    border-bottom: 1px solid #e60012;
    line-height: 1.1;
    font-size: 0.24rem;
    margin: 0.25rem auto 0;
    font-weight: bold;
  }
  .dak__txt {
    white-space: nowrap;
    text-align: center;
    padding: 0.15rem 0 0.25rem;
    font-size: 0.22rem;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 0;
  }
  .dak__txt.num01 {
    border-bottom: 1px solid #cccccc;
  }
  .dak__txt.num03 {
    padding: 0.2rem 0 0.25rem;
    padding-left: 0.1rem;
    line-height: 1.3;
  }
  .dak__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0.05rem;
  }
  .dak__item02 {
    display: table;
    margin: 0.15rem 0.06rem 0 0;
    padding: 0.1rem 0.25rem;
    border-radius: 0.2rem;
    border: 1px solid #e60012;
    background-color: #fff;
    color: #e60012;
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 1;
  }
  .dak__wrap {
    position: relative;
  }
  .dak__pagination {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0.8rem auto 0;
  }
  .dak__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;
    width: 100%;
  }
  .dak__pagination .swiper-pagination-bullet {
    display: block;
    width: 0.21rem;
    height: 0.21rem;
    margin: 0 0.1rem;
    opacity: 1;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #d10010;
  }
  .dak__pagination .swiper-pagination-bullet-active {
    background-color: #d10010;
    border: none;
  }
}
/*==============================================================================
dak
============================================================================= */
@media screen and (min-width: 769px) {
  .dak--bg {
    padding: 120px 0 125px;
  }
  .dak .swiper-wrapper {
    display: block;
    height: auto;
    z-index: 1;
    display: block;
  }
  .dak .swiper-slide {
    width: auto;
    height: auto;
  }
  .dak__list {
    margin-top: -26px;
    width: 1125px;
  }
  .dak__box {
    overflow: hidden;
    width: 330px;
    min-height: 577px;
    margin: 60px 45px 0 0;
    border-radius: 10px;
    border: 2px solid #e50610;
    background-color: #fff;
    float: left;
  }
  .dak__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;
    text-align: center;
    width: 330px;
    height: 94px;
    background-color: #e60012;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3;
  }
  .dak__body {
    padding: 0px 25px 20px;
  }
  .dak__info {
    display: table;
    color: #e60012;
    border-bottom: 1px solid #e60012;
    line-height: 1;
    font-size: 18px;
    margin: 20px auto 0;
    font-weight: bold;
  }
  .dak__txt {
    text-align: center;
    padding: 10px 0 20px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
  }
  .dak__txt.num03 {
    min-height: 105px;
    padding: 10px 0;
  }
  .dak__right {
    margin-top: 25px;
  }
  .dak__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 10px;
  }
  .dak__list02.wide {
    width: 312px;
  }
  .dak__item02 {
    display: table;
    margin: 10px 7px 0 0;
    padding: 7px 17px;
    border-radius: 15px;
    border: 1px solid #e60012;
    background-color: #fff;
    color: #e60012;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
  }
  .dak__item02.mr0 {
    margin-right: 0;
  }
  .dak__item02.wide {
    margin-right: 60px;
  }
}
/*==============================================================================
ex
============================================================================= */
@media screen and (max-width: 768px) {
  .ex--bg {
    padding: 0.9rem 0 1rem;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ecebeb), color-stop(85%, #fff), to(#fff));
    background-image: linear-gradient(to bottom, #ecebeb 0%, #fff 85%, #fff 100%);
  }
  .ex__ttl01 {
    text-align: center;
    font-weight: bold;
  }
  .ex__ttl01 .comment {
    display: block;
    width: 3.1rem;
    height: 0.61rem;
    margin: 0 auto;
    padding-top: 0.13rem;
    font-size: 0.28rem;
    line-height: 1;
    background: url(../images/index/ex_bg01_sp.webp) top center/contain no-repeat;
  }
  .ex__ttl01 .txt {
    font-size: 0.56rem;
  }
  .ex__ttl01 .line {
    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: 1;
  }
  .ex__ttl01 .line::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -0.03rem;
    left: 0;
    width: 98%;
    height: 0.18rem;
    background-color: #fff;
  }
  .ex__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;
    -webkit-transform: translateX(-0.4rem);
            transform: translateX(-0.4rem);
    width: 7.5rem;
    height: 1rem;
    margin-top: 0.4rem;
    background: url(../images/ex_bg02_sp.webp) top center/100% no-repeat;
    color: #f9f9f9;
    font-size: 0.38rem;
    line-height: 1;
  }
  .ex__ttl02 .dot {
    position: relative;
    display: inline-block;
  }
  .ex__ttl02 .dot::after {
    content: "";
    position: absolute;
    top: -0.12rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background: #f9f9f9;
  }
  .ex__lead {
    margin-top: 0.35rem;
    text-align: center;
    font-size: 0.32rem;
    letter-spacing: 0.08em;
  }
  .ex__list {
    margin-top: 0.35rem;
  }
  .ex__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 1.8rem;
    margin-top: 0.2rem;
    -webkit-box-shadow: 0.02rem 0.01rem 0.22rem 0.02rem rgba(0, 0, 0, 0.03);
            box-shadow: 0.02rem 0.01rem 0.22rem 0.02rem rgba(0, 0, 0, 0.03);
    border-radius: 0.1rem;
    background-color: #fff;
  }
  .ex__img01 {
    width: 2.9rem;
  }
  .ex__txt01 {
    width: 3.8rem;
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.04em;
  }
  .ex__ttl03 {
    margin-top: 0.6rem;
    text-align: center;
    font-weight: bold;
    font-size: 0.44rem;
  }
  .ex__ttl03 .border {
    position: relative;
    display: inline-block;
    padding-bottom: 0.03rem;
    line-height: 1;
  }
  .ex__ttl03 .border::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 97%;
    height: 0;
    border-bottom: 0.04rem solid #e60012;
  }
  .ex__ttl03 .red {
    font-size: 0.54rem;
  }
  .ex__ttl04 {
    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: 1.55rem;
    margin: 0.35rem auto 0;
    background-color: #f6f0ec;
    line-height: 1.4;
    font-size: 0.34rem;
  }
  .ex__ttl04:before, .ex__ttl04::after {
    content: "";
    display: block;
    width: 0.24rem;
    height: 0.64rem;
    margin: 0 0.17rem;
    -webkit-transform: translateY(0.13rem);
            transform: translateY(0.13rem);
    background: url(../images/ex_line01.webp) top center/contain no-repeat;
  }
  .ex__ttl04:before {
    -webkit-transform: translateY(0.13rem) rotateY(180deg);
            transform: translateY(0.13rem) rotateY(180deg);
  }
  .ex__ttl04 .txt {
    display: table;
    text-align: center;
  }
}
/*==============================================================================
ex
============================================================================= */
@media screen and (min-width: 769px) {
  .ex--bg {
    padding: 80px 0px 90px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ecebeb), color-stop(85%, #fff), to(#fff));
    background-image: linear-gradient(to bottom, #ecebeb 0%, #fff 85%, #fff 100%);
  }
  .ex__ttl01 {
    text-align: center;
    font-weight: bold;
    line-height: 1;
  }
  .ex__ttl01 .comment {
    display: block;
    width: 279px;
    height: 55px;
    margin: 0 auto;
    padding-top: 11px;
    font-size: 24px;
    background: url(../images/index/ex_bg01.webp) top center/contain no-repeat;
  }
  .ex__ttl01 .txt {
    font-size: 44px;
    margin-top: 20px;
    display: inline-block;
    letter-spacing: 0.08em;
  }
  .ex__ttl01 .line {
    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: 1;
  }
  .ex__ttl01 .line::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -3px;
    left: 0;
    width: 98%;
    height: 15px;
    background-color: #fff;
  }
  .ex__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;
    -webkit-transform: translateX(-460px);
            transform: translateX(-460px);
    width: 2000px;
    height: 80px;
    margin-top: 50px;
    padding-top: 5px;
    background-color: #e60012;
    color: #f9f9f9;
    font-size: 30px;
  }
  .ex__ttl02::before, .ex__ttl02::after {
    content: "";
    display: block;
    width: 287px;
    height: 2px;
    margin: 0 24px;
    background: #fff;
  }
  .ex__ttl02 .txt {
    display: table;
  }
  .ex__ttl02 .dot {
    position: relative;
    display: inline-block;
  }
  .ex__ttl02 .dot::after {
    content: "";
    position: absolute;
    top: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f9f9f9;
  }
  .ex__lead {
    margin-top: 35px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 0.08em;
  }
  .ex__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 25px 20px 0;
  }
  .ex__item {
    width: 330px;
    width: 330px;
    -webkit-box-shadow: 2px 1px 22px 2px rgba(0, 0, 0, 0.03);
            box-shadow: 2px 1px 22px 2px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    background-color: #fff;
  }
  .ex__txt01 {
    text-align: center;
    padding: 20px 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
  .ex__ttl03 {
    margin-top: 45px;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
  }
  .ex__ttl03 .border {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    line-height: 1;
  }
  .ex__ttl03 .border::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 97%;
    height: 0;
    border-bottom: 2px solid #e60012;
  }
  .ex__ttl03 .red {
    font-size: 36px;
  }
  .ex__ttl04 {
    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: 730px;
    height: 87px;
    margin: 20px auto 0;
    background-color: #f6f0ec;
    line-height: 1;
    font-size: 24px;
  }
  .ex__ttl04:before, .ex__ttl04::after {
    content: "";
    display: block;
    width: 17px;
    height: 43px;
    margin: 0 14px;
    background: url(../images/ex_line01.webp) top center/contain no-repeat;
  }
  .ex__ttl04:before {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .ex__ttl04 .txt {
    display: table;
  }
}
/*==============================================================================
faq
============================================================================= */
@media screen and (max-width: 768px) {
  .faq--bg {
    padding: 1.5rem 0 1.1rem;
    background-color: #f8f8f8;
  }
  .faq__ttl01 {
    position: relative;
    z-index: 1;
    font-size: 0.52rem;
    text-align: center;
    letter-spacing: 0.07em;
    font-weight: 700;
    line-height: 1.2;
  }
  .faq__ttl01 .en {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 3.77rem;
  }
  .faq__ttl01 .en02 {
    width: 5.2rem;
    top: inherit;
    bottom: 0.15rem;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .faq__list {
    margin-top: 1rem;
  }
  .faq__item {
    margin-top: 0.5rem;
    border: 0.04rem solid #e60012;
  }
  .faq__q {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 1.2rem;
    padding: 0.22rem 0.2rem 0.22rem 0.95rem;
    letter-spacing: 0.02em;
    background-color: #e60012;
    color: #fff;
    font-weight: bold;
    font-size: 0.32rem;
    line-height: 1.4;
  }
  .faq__q::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0.35rem;
    width: 0.39rem;
    height: 0.36rem;
    background: url(../images/faq_txt01.webp) top center/contain no-repeat;
  }
  .faq__ac {
    position: relative;
    cursor: pointer;
    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.55rem;
    background-color: #f6f0ec;
    color: #e60012;
    font-size: 0.26rem;
    font-weight: bold;
    line-height: 1;
  }
  .faq__ac::before, .faq__ac::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0.3rem;
    display: block;
    width: 0.3rem;
    height: 0.03rem;
    background: #e60012;
  }
  .faq__ac::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
  .faq__ac.open::after {
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  .faq__a {
    display: none;
    position: relative;
    padding: 0.35rem 0.4rem 0.5rem 0.95rem;
  }
  .faq__a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0.35rem;
    left: 0.35rem;
    width: 0.38rem;
    height: 0.33rem;
    background: url(../images/faq_txt02.webp) top center/contain no-repeat;
  }
  .faq__a .red {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
  .faq__a .red.wide {
    white-space: nowrap;
  }
  .faq__a .txt {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
}
/*==============================================================================
faq
============================================================================= */
@media screen and (min-width: 769px) {
  .faq--bg {
    padding: 120px 0;
    background-color: #f8f8f8;
  }
  .faq__ttl01 {
    position: relative;
    z-index: 1;
    font-size: 42px;
    text-align: center;
    letter-spacing: 0.07em;
    font-weight: 700;
    line-height: 1.5;
  }
  .faq__ttl01 .en {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 340px;
  }
  .faq__ttl01 .en02 {
    width: 453px;
  }
  .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: 21px;
  }
  .faq__item {
    width: 511px;
    margin-top: 60px;
  }
  .faq__box {
    position: relative;
    border: 4px solid #e60012;
  }
  .faq__q {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 115px;
    padding: 13px 45px 13px 91px;
    letter-spacing: 0.02em;
    background-color: #e60012;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.4;
  }
  .faq__q::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 35px;
    width: 28px;
    height: 26px;
    background: url(../images/faq_txt01.webp) top center/contain no-repeat;
  }
  .faq__ac {
    position: relative;
    cursor: pointer;
    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: 44px;
    background-color: #f6f0ec;
    color: #e60012;
    font-size: 20px;
    font-weight: bold;
  }
  .faq__ac::before, .faq__ac::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    display: block;
    width: 21px;
    height: 3px;
    background: #e60012;
  }
  .faq__ac::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
  .faq__ac.open::after {
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  .faq__a {
    display: none;
    position: relative;
    padding: 25px 50px 34px 91px;
  }
  .faq__a::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: 39px;
    width: 28px;
    height: 24px;
    background: url(../images/faq_txt02.webp) top center/contain no-repeat;
  }
  .faq__a .red {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
  .faq__a .red.wide {
    white-space: nowrap;
  }
  .faq__a .txt {
    display: block;
    margin-top: 19px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
  }
  .faq__a.row01 {
    height: 250px;
  }
  .faq__a.row02 {
    height: 330px;
  }
  .faq__a.row03 {
    height: 338px;
  }
}
/*==============================================================================
flow
============================================================================= */
@media screen and (max-width: 768px) {
  .flow--bg {
    padding: 1.5rem 0 1.2rem;
  }
  .flow__list {
    position: relative;
    width: 6.25rem;
    margin: 0.45rem 0 0 auto;
  }
  .flow__list::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -0.35rem;
    width: 0.02rem;
    height: 99.5%;
    border-left: 0.02rem dashed #e60012;
  }
  .flow__list::after {
    content: "";
    display: block;
    position: absolute;
    left: -0.45rem;
    bottom: 0;
    width: 0.22rem;
    height: 0.26rem;
    background: url(../images/flow_arrow01.webp) top center/contain no-repeat;
  }
  .flow__item {
    margin-top: 0.4rem;
    border-radius: 0.1rem;
    border: 0.04rem solid #e50012;
    background-color: #fff;
  }
  .flow__head {
    position: relative;
    padding: 0.25rem 0;
    padding-left: 1.1rem;
  }
  .flow__ttl02 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 0.02rem solid #e60012;
    font-size: 0.4rem;
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
  .flow__ttl02 .icon {
    position: absolute;
    top: 50%;
    left: -0.25rem;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
  .flow__ttl02 .icon.icon01 {
    width: 0.59rem;
    left: -0.3rem;
  }
  .flow__ttl02 .icon.icon02 {
    width: 0.69rem;
  }
  .flow__ttl02 .icon.icon03 {
    width: 0.69rem;
  }
  .flow__ttl02 .icon.icon04 {
    width: 0.66rem;
  }
  .flow__ttl02 .icon.icon05 {
    width: 0.86rem;
    left: -0.14rem;
  }
  .flow__ttl02 .num {
    width: 0.73rem;
    margin: 0 0.14rem;
  }
  .flow__ac {
    color: #fff;
    background-color: #e60012;
  }
  .flow__ac::before, .flow__ac::after {
    background-color: #fff;
    right: 0.35rem;
  }
  .flow__txt {
    padding: 0.34rem 0.45rem 0.52rem 1.2rem;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.02em;
    display: none;
  }
  .flow__txt.open {
    display: block;
  }
}
/*==============================================================================
flow
============================================================================= */
@media screen and (min-width: 769px) {
  .flow--bg {
    padding: 142px 0 120px;
  }
  .flow__list {
    position: relative;
    width: 1020px;
    margin: 77px 0 0 auto;
  }
  .flow__list::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -50px;
    width: 1px;
    height: 99%;
    border-left: 2px dashed #e60012;
  }
  .flow__list::after {
    content: "";
    display: block;
    position: absolute;
    left: -60px;
    bottom: 0;
    width: 22px;
    height: 26px;
    background: url(../images/flow_arrow01.webp) top center/contain no-repeat;
  }
  .flow__item {
    margin-top: 50px;
    border-radius: 10px;
    border: 4px solid #e50012;
    background-color: #fff;
  }
  .flow__head {
    position: relative;
    padding: 20px 20px;
    padding-left: 115px;
  }
  .flow__ttl02 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px 0;
    border-left: 2px solid #e60012;
    font-size: 32px;
    letter-spacing: 0.02em;
  }
  .flow__ttl02 .icon {
    position: absolute;
    top: 50%;
    left: -20px;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
  .flow__ttl02 .icon.icon01 {
    width: 59px;
    left: -27px;
  }
  .flow__ttl02 .icon.icon02 {
    width: 69px;
  }
  .flow__ttl02 .icon.icon03 {
    width: 70px;
  }
  .flow__ttl02 .icon.icon04 {
    width: 66px;
  }
  .flow__ttl02 .icon.icon05 {
    width: 86px;
    left: -14px;
  }
  .flow__ttl02 .num {
    width: 66px;
    margin: 0 22px;
  }
  .flow__ac {
    color: #fff;
    background-color: #e60012;
  }
  .flow__ac::before, .flow__ac::after {
    background-color: #fff;
    right: 60px;
  }
  .flow__txt {
    display: none;
    width: 732px;
    margin: 0 auto;
    padding: 35px 0;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 500;
    letter-spacing: 0.01em;
  }
  .flow__txt.open {
    display: block;
  }
}
/*==============================================================================
nar
============================================================================= */
@media screen and (max-width: 768px) {
  .nar--bg01 {
    padding: 0.23rem 0;
    background: url(../images/nar_bg01_sp.webp) top center/cover no-repeat;
  }
  .nar--bg02 {
    padding: 0.34rem 0 2.5rem;
    background: url(../images/nar_bg02_sp.webp) top center/cover no-repeat;
  }
  .nar--bg03 {
    padding: 0.55rem 0 1.15rem;
    background: url(../images/nar_bg03_sp.webp) top center/100% no-repeat;
  }
  .nar--bg04 {
    padding: 0.23rem 0 1.2rem;
    background: url(../images/nar_bg04_sp.webp) top center/cover no-repeat;
  }
  .nar__txt01 {
    width: 6.1rem;
    margin: 0 auto;
  }
  .nar__ttl01 {
    width: 5.7rem;
    margin: 0.14rem auto 0;
  }
  .nar__img01 {
    width: 5.4rem;
    margin: 0.2rem auto 0;
  }
  .nar__txt02 {
    width: 5.75rem;
    margin: 0 auto;
  }
  .nar__ttl02 {
    width: 5.7rem;
    margin: 0.2rem auto 0;
  }
  .nar__txt03 {
    width: 5.74rem;
  }
  .nar__ttl01--num02 {
    width: 4.5rem;
    margin: 0.62rem 0 0;
  }
  .nar__ttl01--num03 {
    width: 4.5rem;
    margin: 0.5rem 0 0;
  }
  .nar__txt04 {
    width: 7.3rem;
    margin-left: -0.4rem;
  }
}
@media screen and (min-width: 769px) {
  .nar--bg01 {
    padding: 50px 0 60px;
    background: url(../images/nar_bg01.webp) top center/cover no-repeat;
  }
  .nar--bg01 .inner {
    padding: 0 20px;
  }
  .nar--bg02 {
    padding: 50px 0 75px;
    background: url(../images/nar_bg02.webp) top center/2000px no-repeat;
  }
  .nar--bg03 {
    padding: 50px 0 110px;
    background: url(../images/nar_bg03.webp) top center/2000px no-repeat;
  }
  .nar--bg03 .inner {
    padding: 0 80px;
  }
  .nar--bg04 {
    padding: 30px 0 110px;
    background: url(../images/nar_bg04.webp) top center/2000px no-repeat;
  }
  .nar--bg04 .inner {
    padding: 0 60px;
  }
  .nar__inner {
    position: relative;
  }
  .nar__txt01 {
    width: 558px;
  }
  .nar__ttl01 {
    width: 537px;
    margin: 23px 0 0;
  }
  .nar__img01 {
    position: absolute;
    top: 34px;
    right: 12px;
    width: 450px;
  }
  .nar__txt02 {
    width: 496px;
    margin: 0 auto;
  }
  .nar__ttl02 {
    width: 549px;
    margin: 22px auto 0;
  }
  .nar__txt03 {
    width: 545px;
  }
  .nar__ttl01--num02 {
    margin: 30px 0 0;
  }
  .nar__ttl01--num03 {
    width: 537px;
    margin: 23px 0 0;
  }
  .nar__txt04 {
    width: 546px;
  }
}
/*==============================================================================
rea
============================================================================= */
@media screen and (max-width: 768px) {
  .rea--bg {
    position: relative;
    padding: 0.9rem 0 1rem;
    background-color: #f6f0ec;
  }
  .rea--bg:after {
    content: "";
    position: absolute;
    bottom: -0.29rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.3rem 1.35rem 0 1.35rem;
    border-color: #f6f0ec transparent transparent transparent;
  }
  .rea__ttl01 {
    font-weight: bold;
    text-align: center;
  }
  .rea__ttl01 .comment {
    position: relative;
    display: block;
    width: 6.2rem;
    height: 1.17rem;
    margin: 0 auto;
    padding-top: 0.17rem;
    text-align: center;
    border-radius: 0.6rem;
    background-color: #fff;
    font-size: 0.36rem;
    line-height: 1.2;
  }
  .rea__ttl01 .comment:after {
    content: "";
    position: absolute;
    bottom: -0.22rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.24rem 0.12rem 0 0.12rem;
    border-color: #fff transparent transparent transparent;
  }
  .rea__ttl01 .txt {
    position: relative;
    z-index: 1;
    display: table;
    margin: 0.3rem auto 0;
    font-size: 0.8rem;
    line-height: 1;
  }
  .rea__ttl01 .txt::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 103%;
    height: 0.16rem;
    background-color: #fff;
  }
  .rea__ttl01 .num {
    font-size: 0.94rem;
  }
  .rea__item {
    position: relative;
    margin-top: 1.15rem;
    padding: 0.4rem 0 0;
    -webkit-box-shadow: 0.05rem 0.05rem 0.18rem rgba(37, 37, 37, 0.09);
            box-shadow: 0.05rem 0.05rem 0.18rem rgba(37, 37, 37, 0.09);
    border-radius: 0.2rem;
    background-color: #fff;
  }
  .rea__num {
    position: absolute;
    top: -0.46rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #d10003;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .rea__head {
    width: 5.9rem;
    min-height: 2.8rem;
    margin: 0 auto;
    padding: 0.2rem;
    text-align: center;
    background: url(../images/rea_bg01_sp.webp) top center/cover no-repeat;
  }
  .rea__lead {
    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;
    min-height: 1rem;
    padding-top: 0.03rem;
    background-color: #fff;
    font-weight: bold;
    color: #e50610;
    font-size: 0.3rem;
    line-height: 1.2;
  }
  .rea__ttl02 {
    margin-top: 0.22rem;
    font-size: 0.44rem;
    color: #fff;
    letter-spacing: 0.02em;
    line-height: 1.3;
  }
  .rea__ttl02 .yellow {
    color: #fcff00;
  }
  .rea__ttl02 .border {
    display: inline-block;
    line-height: 1.1;
    border-bottom: 1px solid #fcff00;
  }
  .rea__txt01 {
    width: 5.9rem;
    margin: 0.3rem auto 0;
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .rea__txt01 .red {
    font-weight: bold;
  }
  .rea__middle {
    margin-top: 0.9rem;
    padding: 0.5rem 0.2rem;
    background-color: #f8f8f8;
  }
  .rea__ttl03 {
    font-size: 0.4rem;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .rea__img01 {
    margin-top: 0.3rem;
  }
  .rea__low {
    margin-top: 0.4rem;
  }
  .rea__ttl04 {
    font-size: 0.38rem;
    text-align: center;
  }
  .rea__logo {
    width: 5.58rem;
    margin: 0.2rem auto 0;
    padding-bottom: 0.3rem;
  }
  .rea__flex {
    margin-top: 0.4rem;
    padding: 0 0 0.55rem;
  }
  .rea__img02 {
    width: 5.9rem;
    margin: 0 auto;
  }
}
/*==============================================================================
rea
============================================================================= */
@media screen and (min-width: 769px) {
  .rea--bg {
    position: relative;
    padding: 90px 0 105px;
    background-color: #f6f0ec;
  }
  .rea--bg:after {
    content: "";
    position: absolute;
    bottom: -39px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 190px 0 190px;
    border-color: #f6f0ec transparent transparent transparent;
  }
  .rea__ttl01 {
    font-weight: bold;
    text-align: center;
  }
  .rea__ttl01 .comment {
    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: 508px;
    height: 66px;
    margin: 0 auto;
    border-radius: 33px;
    background-color: #fff;
    font-size: 26px;
  }
  .rea__ttl01 .comment:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 9px 0 9px;
    border-color: #fff transparent transparent transparent;
  }
  .rea__ttl01 .txt {
    position: relative;
    z-index: 1;
    display: table;
    margin: 30px auto 0;
    font-size: 56px;
    line-height: 1;
  }
  .rea__ttl01 .txt::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 103%;
    height: 12px;
    background-color: #fff;
  }
  .rea__ttl01 .num {
    font-size: 66px;
  }
  .rea__list {
    margin-top: -5px;
  }
  .rea__item {
    position: relative;
    margin-top: 75px;
    padding: 30px 0 0;
    -webkit-box-shadow: 5px 5px 18px rgba(37, 37, 37, 0.09);
            box-shadow: 5px 5px 18px rgba(37, 37, 37, 0.09);
    border-radius: 20px;
    background-color: #fff;
  }
  .rea__num {
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #d10003;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  .rea__head {
    width: 1020px;
    min-height: 159px;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    background: url(../images/rea_bg01.webp) top center/cover no-repeat;
  }
  .rea__lead {
    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;
    min-height: 51px;
    background-color: #fff;
    font-weight: bold;
    color: #e50610;
    font-size: 22px;
    letter-spacing: 0.06em;
  }
  .rea__ttl02 {
    margin-top: 10px;
    font-size: 40px;
    color: #fff;
    letter-spacing: 0.06em;
  }
  .rea__ttl02 .yellow {
    color: #fcff00;
  }
  .rea__ttl02 .border {
    display: inline-block;
    line-height: 1.1;
    border-bottom: 2px solid #fcff00;
  }
  .rea__txt01 {
    width: 951px;
    margin: 13px auto 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.9;
    letter-spacing: 0.04em;
  }
  .rea__txt01 .red {
    font-weight: bold;
  }
  .rea__txt01--num02 {
    width: 489px;
    margin: -8px 0 0;
    line-height: 1.8;
  }
  .rea__middle {
    margin-top: 30px;
    padding: 30px 114px 55px;
    background-color: #f8f8f8;
  }
  .rea__ttl03 {
    font-size: 28px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
  .rea__img01 {
    margin-top: 25px;
  }
  .rea__low {
    margin-top: 40px;
  }
  .rea__ttl04 {
    font-size: 34px;
    text-align: center;
  }
  .rea__logo {
    width: 968px;
    margin: 20px auto 0;
    padding-bottom: 20px;
  }
  .rea__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: 35px;
    padding: 0 60px 50px;
  }
  .rea__img02 {
    width: 421px;
  }
}
/*==============================================================================
sup
============================================================================= */
@media screen and (max-width: 768px) {
  .sup--bg {
    padding: 1.05rem 0 1rem;
    background-color: #f6f0ec;
  }
  .sup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0.6rem;
  }
  .sup__item {
    width: 2.9rem;
    height: 2.9rem;
    border-radius: 50%;
    -webkit-box-shadow: 0.02rem 0.01rem 0.22rem 0.02rem rgba(0, 0, 0, 0.03);
            box-shadow: 0.02rem 0.01rem 0.22rem 0.02rem rgba(0, 0, 0, 0.03);
    background-color: #fff;
    margin-right: 0.9rem;
  }
  .sup__item:nth-child(3), .sup__item:nth-child(4), .sup__item:nth-child(5) {
    margin-top: -0.3rem;
  }
  .sup__item:nth-child(3) {
    margin: 0 1.9rem;
  }
  .sup__item:nth-child(2), .sup__item:nth-child(5) {
    margin-right: 0;
  }
  .sup__icon01 {
    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;
    min-height: 1.16rem;
    margin: 0.5rem auto 0;
  }
  .sup__icon01--num01 {
    width: 1.12rem;
  }
  .sup__icon01--num02 {
    width: 1.16rem;
  }
  .sup__icon01--num03 {
    width: 1.02rem;
  }
  .sup__icon01--num04 {
    width: 0.98rem;
  }
  .sup__icon01--num05 {
    width: 1.12rem;
  }
  .sup__txt01 {
    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;
    min-height: 0.6rem;
    margin-top: 0.17rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
  }
  .sup__note {
    display: table;
    margin: 0.25rem 0.05rem 0 auto;
    padding-bottom: 0.02rem;
    border-bottom: 0.02rem solid #e60012;
    color: #e60012;
    font-weight: bold;
    line-height: 1;
    font-size: 0.28rem;
  }
}
/*==============================================================================
sup
============================================================================= */
@media screen and (min-width: 769px) {
  .sup--bg {
    padding: 75px 0 105px;
    background-color: #f6f0ec;
  }
  .sup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 35px;
  }
  .sup__item {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    -webkit-box-shadow: 2px 1px 22px 2px rgba(0, 0, 0, 0.03);
            box-shadow: 2px 1px 22px 2px rgba(0, 0, 0, 0.03);
    background-color: #fff;
    margin-right: 150px;
  }
  .sup__item:nth-child(4), .sup__item:nth-child(5) {
    margin-top: -45px;
  }
  .sup__item:nth-child(3) {
    margin-right: 0;
  }
  .sup__item:nth-child(4) {
    margin-left: 205px;
  }
  .sup__icon01 {
    min-height: 109px;
    margin: 50px auto 0;
  }
  .sup__icon01--num01 {
    width: 100px;
  }
  .sup__icon01--num02 {
    width: 109px;
  }
  .sup__icon01--num03 {
    width: 94px;
  }
  .sup__icon01--num04 {
    width: 90px;
  }
  .sup__icon01--num05 {
    width: 104px;
  }
  .sup__txt01 {
    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;
    min-height: 50px;
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
  }
  .sup__note {
    display: table;
    margin: -40px 30px 0 auto;
    padding-bottom: 2px;
    border-bottom: 2px solid #e60012;
    color: #e60012;
    font-weight: bold;
    line-height: 1;
    font-size: 20px;
  }
}
/*==============================================================================
voi
============================================================================= */
@media screen and (max-width: 768px) {
  .voi--bg {
    padding: 0.85rem 0 1rem;
  }
  .voi__ttl01 {
    font-size: 0.44rem;
    text-align: center;
    line-height: 1.2;
  }
  .voi__ttl01 .lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0.2rem;
    line-height: 1;
    font-size: 0.59rem;
  }
  .voi__ttl01 .lead:before, .voi__ttl01 .lead::after {
    content: "";
    display: block;
    width: 0.32rem;
    height: 0.65rem;
    margin: 0 0.15rem;
    background: url(../images/voi_line01.webp) top center/contain no-repeat;
  }
  .voi__ttl01 .lead:before {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .voi__ttl01 .lead .txt {
    display: table;
  }
  .voi__wrap {
    margin-top: 0.5rem;
  }
  .voi__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .voi__tab {
    position: relative;
    z-index: 1;
    width: 1.32rem;
    height: 1.48rem;
    padding-top: 0.25rem;
    border-radius: 0.1rem 0.1rem 0 0;
    border: 2px solid #e50012;
    border-bottom: none;
    background-color: #e60012;
    text-align: center;
    line-height: 1.1;
    color: #fff;
    font-weight: 700;
    font-size: 0.26rem;
  }
  .voi__tab .num {
    display: block;
    margin-bottom: 0.1rem;
    font-size: 0.26rem;
  }
  .voi__tab.show {
    position: relative;
    z-index: 3;
    color: #e60012;
    background-color: #fff;
  }
  .voi__content {
    position: relative;
    z-index: 2;
    margin-top: -2px;
    padding-bottom: 0.8rem;
    border-radius: 0 0 0.1rem 0.1rem;
    border: 2px solid #e50012;
    background-color: #fff;
  }
  .voi__head {
    position: relative;
    padding: 0.2rem 0 0;
  }
  .voi__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;
    text-align: center;
    min-height: 1.7rem;
    font-size: 0.38rem;
    background-color: #f6f0ec;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .voi__ba {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 5.9rem;
    margin: 0.18rem auto 0;
  }
  .voi__be {
    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: 2.6rem;
    min-height: 1.6rem;
    background-color: #ecebeb;
  }
  .voi__be::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.11rem 0 0.11rem 0.15rem;
    border-color: transparent transparent transparent #ecebeb;
  }
  .voi__en01 {
    position: absolute;
    top: 0.21rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0.91rem;
  }
  .voi__txt {
    margin-top: 0.4rem;
    font-size: 0.27rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
  }
  .voi__txt--num02 {
    color: #fff;
    font-size: 0.32rem;
  }
  .voi__af {
    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.3rem;
    min-height: 1.6rem;
    padding-left: 0.1rem;
    background-color: #e50610;
  }
  .voi__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 5.9rem;
    margin: 0.2rem auto 0;
  }
  .voi__img01 {
    width: 3.08rem;
  }
  .voi__info {
    width: 2.6rem;
    padding-top: 0.3rem;
    font-weight: bold;
  }
  .voi__info .name {
    line-height: 1;
    font-size: 0.26rem;
    margin-top: 0.2rem;
  }
  .voi__info .job {
    display: block;
    margin-top: 0.13rem;
    font-size: 0.26rem;
    line-height: 1.4;
  }
  .voi__info .sp {
    display: block;
    margin-top: 0.13rem;
  }
  .voi__ttl03 {
    width: 5.9rem;
    margin: 0.3rem auto 0;
    padding-bottom: 0.1rem;
    border-bottom: 0.03rem solid #e60012;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1.4;
  }
  .voi__txt01 {
    width: 5.9rem;
    margin: 0.25rem auto 0;
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 1.6;
  }
}
/*==============================================================================
voi
============================================================================= */
@media screen and (min-width: 769px) {
  .voi--bg {
    padding: 80px 0 100px;
  }
  .voi__ttl01 {
    font-size: 34px;
    text-align: center;
  }
  .voi__ttl01 .lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 5px;
    line-height: 1;
    font-size: 42px;
  }
  .voi__ttl01 .lead:before, .voi__ttl01 .lead::after {
    content: "";
    display: block;
    width: 22px;
    height: 46px;
    margin: 0 14px;
    background: url(../images/voi_line01.webp) top center/contain no-repeat;
  }
  .voi__ttl01 .lead:before {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .voi__ttl01 .lead .txt {
    display: table;
  }
  .voi__wrap {
    margin-top: 50px;
  }
  .voi__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .voi__tab {
    position: relative;
    z-index: 1;
    width: 212px;
    height: 100px;
    padding-top: 17px;
    border-radius: 10px 10px 0 0;
    border: 4px solid #e50012;
    border-bottom: none;
    background-color: #e60012;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
  }
  .voi__tab .num {
    display: block;
    margin-bottom: 13px;
    font-size: 20px;
  }
  .voi__tab.show {
    position: relative;
    z-index: 3;
    color: #e60012;
    background-color: #fff;
  }
  .voi__content {
    position: relative;
    z-index: 2;
    margin-top: -4px;
    padding-bottom: 45px;
    border-radius: 0 0 10px 10px;
    border: 4px solid #e50012;
    background-color: #fff;
    background: linear-gradient(180deg, #fff 20px, #f6f0ec 20px, #f6f0ec 200px, #fff 200px);
    background-color: #f6f0ec;
  }
  .voi__head {
    position: relative;
    min-height: 294px;
    padding: 40px 50px 0 520px;
  }
  .voi__ttl02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    align-items: center;
    min-height: 71px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0;
  }
  .voi__ttl02.row {
    padding-top: 35px;
  }
  .voi__ba {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    min-height: 123px;
    margin-top: 37px;
  }
  .voi__be {
    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: 216px;
    padding-top: 10px;
    background-color: #ecebeb;
  }
  .voi__be::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 11px 15px;
    border-color: transparent transparent transparent #ecebeb;
  }
  .voi__en01 {
    position: absolute;
    top: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 65px;
  }
  .voi__txt {
    margin-top: 15px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
  }
  .voi__txt--num02 {
    margin-top: 12px;
    color: #fff;
    font-size: 24px;
  }
  .voi__af {
    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: 284px;
    padding-top: 10px;
    background-color: #e50610;
  }
  .voi__img01 {
    position: absolute;
    top: 50px;
    left: 55px;
    width: 420px;
  }
  .voi__info {
    margin-top: 13px;
    font-weight: bold;
  }
  .voi__info .name {
    line-height: 1;
    font-size: 20px;
  }
  .voi__info .job {
    display: block;
    font-size: 17px;
  }
  .voi__info .sp {
    display: inline-block;
    margin-left: 15px;
  }
  .voi__ttl03 {
    width: 932px;
    margin: 35px 0 0 55px;
    border-bottom: 3px solid #e60012;
    font-size: 26px;
    font-weight: bold;
  }
  .voi__txt01 {
    width: 950px;
    margin: 24px 0 0 55px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
  }
}
/*==============================================================================
Footer
============================================================================= */
@media screen and (max-width: 768px) {
  .footer--bg {
    background-color: #fff;
    margin-bottom: 1.5rem;
  }
  .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 1rem;
  }
  .footer__copy {
    display: block;
    text-align: center;
    font-size: 0.2rem;
    letter-spacing: 0.02em;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .footer__copy {
    font-size: 0.18rem;
  }
}
@media screen and (min-width: 769px) {
  .footer--bg {
    background-color: #fff;
  }
  .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100px;
  }
  .footer__copy {
    display: block;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.02em;
  }
}