@charset "UTF-8";
html {
  font-size: 10px;
}

body {
  overflow-wrap: break-word;
}

a,
a:link,
a:visited,
a:active,
a:hover,
a:hover img {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=80);
  -ms-filter: 'alpha(opacity=80)';
  opacity: 0.8;
}

a {
  color: #000;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  width: auto;
  height: auto;
}

ul,
ol,
li {
  list-style: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
nav,
picture {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

ul,
ol,
li {
  list-style: none;
}

body,
td,
th,
input,
textarea {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857;
  font-weight: 500;
}

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

figure,
picture {
  line-height: 0;
}

picture {
  display: block;
}

html,
body {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}

.container {
  overflow: hidden;
}

@media screen and (min-width: 769px), print {
  a[href^="tel"] {
    pointer-events: none;
    text-decoration: none;
    cursor: default !important;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .container {
    overflow: hidden;
    min-width: 1100px;
  }
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .main {
    padding-top: 76px;
  }
  .main__inner {
    padding: 45px 0;
  }
  .header {
    padding: 7px 26px 2px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #f5f5f5;
    z-index: 100;
  }
  .header__logo {
    line-height: 0;
    position: relative;
    top: 2px;
  }
  .header__logo img {
    width: 308px;
    height: auto;
  }
  .ct-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ct-box__phone {
    padding-left: 32px;
    margin-right: 20px;
  }
  .ct-box__phone a {
    font-size: 3.9rem;
    font-weight: bold;
    line-height: 1;
    color: #104e9c;
    position: relative;
    font-family: "DIN2014-Regular";
    letter-spacing: 0.01em;
    margin-top: 2px;
    display: inline-block;
  }
  .ct-box__phone a:before {
    content: "";
    width: 22px;
    height: 35px;
    background: url("../img/ic_phone.svg") center/contain no-repeat;
    position: absolute;
    top: -4px;
    left: -32px;
  }
  .ct-box__phone span {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 600;
    display: block;
    margin-bottom: 1px;
    text-align: right;
    color: #104e9c;
  }
  .ct-box__btn {
    width: 206px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
         box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
  .ct-box__btn + .ct-box__btn {
    margin-left: 4px;
  }
  .ct-box__btn span {
    display: block;
    line-height: 0;
  }
  .footer {
    background: #13245d;
    padding: 20px 0 18px;
  }
  .footer__logo {
    text-align: center;
    margin-bottom: 18px;
  }
  .footer__logo img {
    width: 179px;
    height: auto;
  }
  .footer__nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__nav li a {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 400;
  }
  .footer__nav li:not(:first-child):before {
    content: "｜";
    display: inline-block;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
  }
  .footer__copy {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: #9fa9c7;
    margin-top: 18px;
  }
  .mv {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 502px;
    background: url("../img/mv_bg.jpg") center/cover no-repeat;
    border-top: 7px solid #13245d;
    border-bottom: 7px solid #13245d;
  }
  .mv picture {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .mv picture img {
    width: 800px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .info {
    background: #fef890;
    position: relative;
    padding: 13px 0 41px;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    border-bottom: 5px solid #13245d;
    padding-right: 33px;
  }
  .info .row {
    max-width: 849px;
  }
  .info__tt {
    margin-bottom: 15px;
    margin-right: 118px;
    text-align: center;
  }
  .info__tt img {
    width: 475px;
    height: auto;
  }
  .info__ct {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info__phone {
    text-align: center;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 30px;
  }
  .info__phone span {
    font-size: 1.9rem;
    line-height: 1;
    font-weight: bold;
    color: #d30004;
    display: block;
    letter-spacing: 0.05em;
  }
  .info__phone a {
    font-size: 5.4rem;
    font-weight: 900;
    line-height: 1;
    color: #d30004;
    position: relative;
    font-family: "DIN2014-Regular";
    letter-spacing: 0.01em;
    padding-left: 70px;
    display: inline-block;
    margin: 10px 0;
  }
  .info__phone a:before {
    content: "";
    width: 56px;
    height: 37px;
    background: url("../img/ic_phone.png") center/contain no-repeat;
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .info__phone small {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 500;
    display: block;
    color: #d30004;
  }
  .info__group {
    width: 391px;
  }
  .info__btn {
    line-height: 0;
    display: block;
  }
  .info__btn + .info__btn {
    margin-top: 10px;
  }
  .b2 {
    padding: 40px 0;
    border-bottom: 5px solid #104e9c;
  }
  .b2__tt {
    text-align: center;
    margin-bottom: 29px;
  }
  .b2__tt img {
    width: 384px;
    height: auto;
  }
  .b2__list {
    text-align: center;
  }
  .b2__list img {
    width: 100%;
    height: auto;
  }
  .b3 {
    background: #fffdd3;
    padding: 20px 0 13px;
    border-bottom: 5px solid #104e9c;
  }
  .b3__tt {
    text-align: center;
  }
  .b3__tt img {
    width: 798px;
    height: auto;
  }
  .b4 {
    background: #f6ffff;
    padding: 40px 0;
    position: relative;
    border-bottom: 5px solid #13245d;
  }
  .b4:before {
    content: "";
    width: 140px;
    height: 27px;
    background: url("../img/ic_triangle.png") center/contain no-repeat;
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .b4__tt {
    text-align: center;
  }
  .b4__tt img {
    width: 100%;
    height: auto;
  }
  .b6 {
    padding: 36px 0 40px;
    position: relative;
    background: #fffdd3;
    border-bottom: 5px solid #104e9c;
  }
  .b6__tt {
    text-align: center;
    margin-bottom: 36px;
  }
  .b6__tt img {
    width: 591px;
    height: auto;
  }
  .b6__list {
    text-align: center;
  }
  .b6__list img {
    width: 791px;
    height: auto;
  }
  .b7 {
    padding: 40px 0 50px;
    position: relative;
    border-bottom: 5px solid #13245d;
  }
  .b7__tt {
    text-align: center;
    margin-bottom: 40px;
  }
  .b7__tt img {
    width: 706px;
    height: auto;
  }
  .b7__list {
    text-align: center;
  }
  .b7__list img {
    width: 100%;
    height: auto;
  }
  .b8 {
    background: #fef665;
    padding: 18px 33px 45px 0;
  }
  .b8 .info__tt {
    text-align: center;
    margin-right: 76px;
  }
  .b8 .info__tt img {
    width: 490px;
    height: auto;
  }
  .b9 {
    padding: 40px 0;
    background: #fffff6;
  }
  .b9__tt {
    text-align: center;
    margin-bottom: 31px;
  }
  .b9__tt img {
    width: 356px;
    height: auto;
  }
  .b9__list {
    text-align: center;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 8px 10px;
  }
  .bsl {
    padding: 57px 0 40px;
    background: #13245d;
  }
  .bsl .row {
    max-width: 1000px;
  }
  .bsl__tt {
    text-align: center;
    margin-bottom: 24px;
  }
  .bsl__tt img {
    width: 170px;
    height: auto;
  }
  .bsl .swiper-wrapper .swiper-slide {
    width: 323px;
    margin-right: 20px;
    -moz-box-shadow: 0 4px 14px rgba(255, 255, 255, 0.1);
         box-shadow: 0 4px 14px rgba(255, 255, 255, 0.1);
  }
  .bsl__ctr {
    margin-top: 21px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bsl__ctr .swiper-pagination-progressbar {
    background-color: #fff;
    position: static;
    height: 2px;
    width: 100%;
  }
  .bsl__ctr .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #f07188;
  }
  .bsl__ctr .swiper-button-prev,
  .bsl__ctr .swiper-button-next {
    position: static;
    width: 53px;
    height: 25px;
    margin-top: 0;
    background: url("../img/ic_prev.svg") center/100% 100% no-repeat;
  }
  .bsl__ctr .swiper-button-prev {
    margin: 0 8px 0 40px;
  }
  .bsl__ctr .swiper-button-next {
    background: url("../img/ic_next.svg") center/100% 100% no-repeat;
  }
  .b10 {
    padding: 40px 0;
    background: #fffff6;
  }
  .b10 .row {
    max-width: 1000px;
  }
  .b10__tt img {
    -moz-border-radius: 21px;
         border-radius: 21px;
    overflow: hidden;
  }
  .b11 {
    padding: 40px 0;
    background: #f6ffff;
  }
  .b11 .row {
    max-width: 1000px;
  }
  .b11__tt {
    text-align: center;
    margin-bottom: 20px;
  }
  .b11__tt img {
    width: 355px;
    height: auto;
  }
  .b11__list {
    text-align: center;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .qa {
    padding: 34px 0 35px;
    background: #104e9c;
    border-bottom: 5px solid #13245d;
  }
  .qa__tt {
    text-align: center;
    margin-bottom: 13px;
  }
  .qa__tt img {
    width: 196px;
    height: auto;
  }
  .qa .row {
    max-width: 1000px;
    background: #fff;
    -moz-border-radius: 30px;
         border-radius: 30px;
    padding: 17px 0 41px;
  }
  .qa .qa-item {
    max-width: 698px;
    margin: auto;
    border-top: 1px solid #d5dde3;
  }
  .qa .qa-item__q {
    color: #13245d;
    position: relative;
    padding: 24px 50px 25px 87px;
    font-size: 1.6rem;
    line-height: 1.6;
    font-weight: bold;
    cursor: pointer;
  }
  .qa .qa-item__q:before {
    content: "";
    width: 20px;
    height: 19px;
    background: url("../img/ic_q.png") center/contain no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 51px;
  }
  .qa .qa-item__q:after {
    content: "";
    width: 14px;
    height: 7px;
    background: url("../img/ic_arr.svg");
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 49px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .qa .qa-item__q.open:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .qa .qa-item__a {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease;
    -moz-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
  }
  .qa .qa-item__wrapper {
    padding: 14px 80px 10px 87px;
    font-size: 1.4rem;
    line-height: 1.8;
    font-weight: 400;
    color: #13245d;
    position: relative;
  }
  .qa .qa-item__wrapper:before {
    content: "";
    width: 18px;
    height: 19px;
    background: url("../img/ic_a.png") center/contain no-repeat;
    position: absolute;
    top: 16px;
    left: 51px;
  }
  .b13 {
    padding-top: 17px;
  }
  .b14 {
    background: #f2f4f6;
    padding: 68px 0 70px;
  }
  .b14 .row {
    max-width: 1000px;
  }
  .b14__tt {
    text-align: center;
    margin-bottom: 28px;
  }
  .b14__tt img {
    width: 210px;
    height: auto;
  }
  .b14 .form {
    background: #fff;
    padding: 50px 63px 50px 40px;
  }
  .b14 .form dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .b14 .form dl.special {
    display: none;
  }
  .b14 .form dl.special.show {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .b14 .form dl + dl {
    margin-top: 20px;
  }
  .b14 .form dl dt {
    font-size: 1.6rem;
    line-height: 32px;
    font-weight: bold;
    color: #343948;
    width: 300px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 6px;
  }
  .b14 .form dl dt span {
    width: 34px;
    height: 17px;
    background: #13245d;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 1.2rem;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 1px;
  }
  .b14 .form dl dt span.required {
    background: #ff5908;
  }
  .b14 .form dl dd {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 15px;
  }
  .b14 .form dl dd input {
    background: #eff2f6;
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 400;
    padding: 0 18px;
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
  }
  .b14 .form dl dd textarea {
    background: #eff2f6;
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 400;
    padding: 18px;
    width: 100%;
    height: 204px;
    border: none;
    outline: none;
  }
  .b14 .form dl dd select {
    -moz-border-radius: 5px;
         border-radius: 5px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 0 18px;
    font-weight: 400;
    color: #8d929a;
    width: 352px;
    height: 45px;
    border: none;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #eff2f6 url("../img/ic_arr02.svg") right 19px center/12px auto no-repeat;
  }
  .b14 .form dl dd .wrapRadio {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    height: 100%;
    padding-top: 10px;
  }
  .b14 .form dl dd .wrapRadio .contact_hosoku {
    color: #DD445F;
    font-size: 14px;
    margin-top: 2px;
  }
  .b14 .form dl dd .wrapRadio label {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-right: 30px;
  }
  .b14 .form dl dd .wrapRadio label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .b14 .form dl dd .wrapRadio label input:checked + span::before {
    background: -webkit-radial-gradient(circle, black 0%, black 50%, #eff2f6 50%, #eff2f6 100%);
    background: -moz- oldradial-gradient(circle, black 0%, black 50%, #eff2f6 50%, #eff2f6 100%);
    background: radial-gradient(circle, black 0%, black 50%, #eff2f6 50%, #eff2f6 100%);
  }
  .b14 .form dl dd .wrapRadio label span {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    color: #343948;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 39px;
  }
  .b14 .form dl dd .wrapRadio label span::before {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #EFF2F6;
    border: 1px solid #D0D7E0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-left: 1rem;
  }
  .b14 .form__txt {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 500;
    color: #343948;
    margin: 25px 0 14px 27px;
  }
  .b14 .form__txt a {
    color: #1e8cd2;
  }
  .b14 .form__check {
    text-align: center;
    margin-left: 23px;
  }
  .b14 .form__check label input:checked + span:after {
    display: block;
  }
  .b14 .form__check label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 28px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 500;
    color: #343948;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .b14 .form__check label span:before {
    position: absolute;
    content: "";
    top: 55%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 1px;
    width: 19px;
    height: 19px;
    background: #ebedf0;
    border: 1px solid #d7d7d7;
    -moz-border-radius: 2px;
         border-radius: 2px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .b14 .form__check label span:after {
    left: 7px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
  }
  .b14 .form .btn {
    border: none;
    background: none;
    -moz-border-radius: 100px;
         border-radius: 100px;
    width: 438px;
    height: 55px;
    margin: 19px auto 0;
    display: block;
    padding: 0;
    position: relative;
    left: 11px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .b14 .form .btn img {
    width: 100%;
  }
  .b14 .form .btn:hover {
    opacity: 0.7;
  }
  .btn-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 22px;
    -moz-border-radius: 6px;
         border-radius: 6px;
    background: url("../img/fixed_bg.png") center/100% auto repeat;
    background-size: auto 100%;
    z-index: 99;
  }
  .btn-fixed:before {
    content: "";
    width: -webkit-calc(100% - 4px);
    width: -moz-calc(100% - 4px);
    width: calc(100% - 4px);
    height: -webkit-calc(100% - 4px);
    height: -moz-calc(100% - 4px);
    height: calc(100% - 4px);
    border: 1px solid #fff;
    position: absolute;
    top: 1px;
    left: 1px;
    -moz-border-radius: 6px;
         border-radius: 6px;
  }
  .btn-fixed__phone {
    width: 232px;
    text-align: center;
    padding-left: 50px;
    position: relative;
    display: block;
  }
  .btn-fixed__phone:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../img/ic_phone02.png") center/100% auto no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .btn-fixed__phone small {
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    display: block;
    margin-bottom: 1px;
    color: #fff;
    display: block;
  }
  .btn-fixed__phone span {
    font-size: 3rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    font-family: "DIN2014-Regular";
    letter-spacing: 0.01em;
  }
  .btn-fixed__txt {
    width: 546px;
    -moz-border-radius: 16.4px;
         border-radius: 16.4px;
    background: #fff;
    border: 3px solid #FF5908;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 32.8px;
    font-size: 14px;
    line-height: 33px;
    font-weight: 700;
    color: #2A2A2A;
  }
  .btn-fixed__txt span {
    font-size: 18px;
    color: #FF5908;
  }
  .page .container {
    min-height: 100vh;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .page .main {
    min-height: -webkit-calc(100vh - 140px - 82px);
    min-height: -moz-calc(100vh - 140px - 82px);
    min-height: calc(100vh - 140px - 82px);
    width: 100%;
  }
  .page .main .row {
    max-width: 650px;
  }
  .page .main .tt {
    font-size: 2.4rem;
    line-height: 1;
    font-weight: bold;
    color: #000;
    margin-bottom: 39px;
    text-align: center;
  }
  .page .main p {
    font-size: 1.6rem;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .page .main p strong {
    font-size: 2rem;
  }
  .page .main .block + .block {
    margin-top: 38px;
  }
  .page .main .block--cf p {
    margin-bottom: 5px;
  }
  .page .main .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page .main .box + .box {
    margin-top: 23px;
  }
  .page .main .box figure {
    width: 211px;
  }
  .page .main .box p {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 31px;
    font-size: 2.4rem;
    line-height: 40px;
    font-weight: bold;
    color: #233e6f;
  }
  .page .main .box p:last-child {
    margin-bottom: 0;
  }
  .page .main .block-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.6rem;
    line-height: 32px;
  }
  .page .main .block-info dt {
    width: 96px;
    padding-right: 5px;
    font-weight: bold;
  }
  .page .main .block-info dd {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .page .main.complete {
    text-align: center;
  }
  .page .footer {
    background: none;
    margin-top: auto;
    width: 100%;
  }
  .page .footer__nav li:before {
    color: #05366a;
  }
  .page .footer__nav li a {
    color: #05366a;
    font-size: 1.4rem;
  }
  .page .footer__copy {
    color: #05366a;
    margin-top: 10px;
  }
  .top .footer {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  body,
  td,
  th,
  input,
  textarea {
    font-size: 3.86473vw;
    line-height: 1.75;
  }
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .main {
    padding-top: 15.70048vw;
  }
  .main__inner {
    padding: 10.86957vw 0;
  }
  .top .container {
    padding-bottom: 24.63768vw;
  }
  .header {
    padding: 1.93237vw 3.62319vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #f5f5f5;
    z-index: 100;
  }
  .header__logo {
    line-height: 0;
    position: relative;
    top: 0.48309vw;
  }
  .header__logo img {
    width: 52.17391vw;
    height: auto;
  }
  .ct-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ct-box__phone {
    padding-left: 7.72947vw;
    margin-right: 4.83092vw;
  }
  .ct-box__phone a {
    font-size: 9.42029vw;
    font-weight: bold;
    line-height: 1;
    color: #104e9c;
    position: relative;
    font-family: "DIN2014-Regular";
    letter-spacing: 0.01em;
  }
  .ct-box__phone a:before {
    content: '';
    width: 5.31401vw;
    height: 8.45411vw;
    background: url("../img/ic_phone.svg") center/contain no-repeat;
    position: absolute;
    top: 1.20773vw;
    left: -7.72947vw;
  }
  .ct-box__phone span {
    font-size: 2.89855vw;
    line-height: 1;
    font-weight: 600;
    display: block;
    margin-bottom: 0.24155vw;
    text-align: right;
    color: #104e9c;
  }
  .ct-box__btn {
    width: 16.66667vw;
    -moz-box-shadow: 0 0.24155vw 0.72464vw rgba(0, 0, 0, 0.25);
         box-shadow: 0 0.24155vw 0.72464vw rgba(0, 0, 0, 0.25);
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    overflow: hidden;
  }
  .ct-box__btn + .ct-box__btn {
    margin-left: 0.72464vw;
  }
  .ct-box__btn span {
    display: block;
    line-height: 0;
  }
  .ct-box__btn span img {
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    overflow: hidden;
  }
  .footer {
    background: #13245d;
    padding: 9.90338vw 0 9.17874vw;
  }
  .footer__logo {
    text-align: center;
    margin-bottom: 1.93237vw;
  }
  .footer__logo img {
    width: 56.76329vw;
    height: auto;
  }
  .footer__nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__nav li a {
    color: #fff;
    font-size: 3.1401vw;
    line-height: 1;
    font-weight: 400;
  }
  .footer__nav li:not(:first-child):before {
    content: '｜';
    display: inline-block;
    color: #fff;
    font-size: 3.86473vw;
    line-height: 1;
  }
  .footer__copy {
    text-align: center;
    font-size: 2.89855vw;
    line-height: 1.5;
    font-weight: 400;
    color: #9fa9c7;
    margin-top: 4.10628vw;
  }
  .mv {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding-bottom: 1.20773vw;
    border-bottom: 1.20773vw solid #13245d;
  }
  .mv picture img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .info {
    background: #fef890;
    position: relative;
    padding: 1.20773vw 0 9.17874vw;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    border-bottom: 1.20773vw solid #13245d;
  }
  .info__tt {
    margin-bottom: 2.657vw;
    margin-right: -7.97101vw;
    text-align: center;
  }
  .info__tt img {
    width: 92.75362vw;
    height: auto;
  }
  .info__btn {
    line-height: 0;
    display: block;
  }
  .info__btn + .info__btn {
    margin-top: 2.657vw;
  }
  .b2 {
    padding: 9.66184vw 0 8.45411vw;
    border-bottom: 1.20773vw solid #104e9c;
  }
  .b2__tt {
    text-align: center;
    margin-bottom: 7.48792vw;
  }
  .b2__tt img {
    width: 92.75362vw;
    height: auto;
  }
  .b2__list {
    text-align: center;
  }
  .b2__list img {
    width: 90.82126vw;
    height: auto;
  }
  .b3 {
    background: #fffdd3;
    padding: 3.38164vw 0 3.1401vw;
    border-bottom: 1.20773vw solid #104e9c;
  }
  .b3__tt {
    text-align: center;
    margin-left: -3.62319vw;
    margin-right: -3.1401vw;
  }
  .b3__tt img {
    width: 99.03382vw;
    height: auto;
  }
  .b4 {
    background: #f6ffff;
    padding: 9.66184vw 0 6.76329vw;
    position: relative;
    border-bottom: 1.20773vw solid #13245d;
  }
  .b4__tt {
    text-align: center;
  }
  .b4__tt img {
    width: 100%;
    height: auto;
  }
  .b6 {
    padding: 5.31401vw 0 3.86473vw;
    position: relative;
    background: #fffdd3;
    border-bottom: 1.20773vw solid #104e9c;
  }
  .b6__tt {
    text-align: center;
    margin-bottom: 3.86473vw;
    margin-right: -0.48309vw;
  }
  .b6__tt img {
    width: 93.23671vw;
    height: auto;
  }
  .b6__list {
    text-align: center;
  }
  .b6__list img {
    width: 191.0628vw;
    height: auto;
  }
  .b7 {
    padding: 8.45411vw 0 9.42029vw;
    position: relative;
    border-bottom: 1.20773vw solid #13245d;
  }
  .b7__tt {
    text-align: center;
    margin-bottom: 4.58937vw;
  }
  .b7__tt img {
    width: 75.36232vw;
    height: auto;
  }
  .b7__list {
    text-align: center;
  }
  .b7__list img {
    width: 100%;
    height: auto;
  }
  .b8 {
    background: #fef665;
    padding: 0 0 8.21256vw 0;
  }
  .b8 .info__tt {
    text-align: center;
    margin-left: -31.40097vw;
    margin-right: 0;
    margin-bottom: 0.72464vw;
  }
  .b8 .info__tt img {
    width: 68.84058vw;
    height: auto;
  }
  .b9 {
    padding: 6.52174vw 0 8.69565vw;
    background: #fffff6;
  }
  .b9__tt {
    text-align: center;
    margin-bottom: 4.10628vw;
  }
  .b9__tt img {
    width: 85.99034vw;
    height: auto;
  }
  .b9__list {
    text-align: center;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 1.93237vw;
  }
  .bsl {
    padding: 13.76812vw 0 10.62802vw;
    background: #13245d;
  }
  .bsl__tt {
    text-align: center;
    margin-bottom: 2.89855vw;
  }
  .bsl__tt img {
    width: 41.0628vw;
    height: auto;
  }
  .bsl .swiper-wrapper .swiper-slide {
    width: 78.01932vw;
    margin-right: 4.83092vw;
    -moz-box-shadow: 0 0.96618vw 3.38164vw rgba(255, 255, 255, 0.1);
         box-shadow: 0 0.96618vw 3.38164vw rgba(255, 255, 255, 0.1);
  }
  .bsl__ctr {
    margin-top: 7.97101vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bsl__ctr .swiper-pagination-progressbar {
    background-color: #fff;
    position: static;
    height: 0.48309vw;
    width: 100%;
  }
  .bsl__ctr .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #f07188;
  }
  .bsl__ctr .swiper-button-prev,
  .bsl__ctr .swiper-button-next {
    position: static;
    width: 12.80193vw;
    height: 6.03865vw;
    margin-top: 0;
    background: url("../img/ic_prev.svg") center/100% 100% no-repeat;
  }
  .bsl__ctr .swiper-button-prev {
    margin: 0 1.93237vw 0 9.66184vw;
  }
  .bsl__ctr .swiper-button-next {
    background: url("../img/ic_next.svg") center/100% 100% no-repeat;
  }
  .b10 {
    padding: 8.69565vw 0;
    background: #fffff6;
    border-bottom: 1.20773vw solid #13245d;
  }
  .b10 .row {
    max-width: 241.54589vw;
  }
  .b10__tt img {
    -moz-border-radius: 5.07246vw;
         border-radius: 5.07246vw;
    overflow: hidden;
  }
  .b11 {
    padding: 8.69565vw 0 8.21256vw;
    background: #f6ffff;
  }
  .b11__tt {
    text-align: center;
    margin-bottom: 2.17391vw;
  }
  .b11__tt img {
    width: 85.74879vw;
    height: auto;
  }
  .b11__list {
    text-align: center;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 3.38164vw;
  }
  .qa {
    padding: 8.21256vw 0 8.45411vw;
    background: #104e9c;
    border-bottom: 1.20773vw solid #13245d;
  }
  .qa__tt {
    text-align: center;
    margin-bottom: -1.44928vw;
  }
  .qa__tt img {
    width: 47.343vw;
    height: auto;
  }
  .qa .row {
    background: #fff;
    -moz-border-radius: 12.07729vw;
         border-radius: 12.07729vw;
    padding: 6.28019vw 1.93237vw 3.62319vw;
    margin: 0 3.62319vw;
  }
  .qa .qa-item {
    max-width: 168.59903vw;
    margin: auto;
    border-top: 1px solid #d5dde3;
  }
  .qa .qa-item__q {
    color: #13245d;
    position: relative;
    padding: 5.31401vw 13.28502vw 5.31401vw 10.14493vw;
    font-size: 3.86473vw;
    line-height: 1.6;
    font-weight: bold;
    cursor: pointer;
  }
  .qa .qa-item__q:before {
    content: '';
    width: 4.83092vw;
    height: 4.58937vw;
    background: url("../img/ic_q.png") center/contain no-repeat;
    position: absolute;
    top: 50%;
    left: 1.69082vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .qa .qa-item__q:after {
    content: '';
    width: 3.38164vw;
    height: 1.69082vw;
    background: url("../img/ic_arr.svg");
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 2.41546vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .qa .qa-item__q.open:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .qa .qa-item__a {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease;
    -moz-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
  }
  .qa .qa-item__wrapper {
    padding: 0 12.07729vw 2.41546vw 10.14493vw;
    font-size: 3.38164vw;
    line-height: 1.8;
    font-weight: 400;
    color: #13245d;
    position: relative;
  }
  .qa .qa-item__wrapper:before {
    content: '';
    width: 4.34783vw;
    height: 4.58937vw;
    background: url("../img/ic_a.png") center/contain no-repeat;
    position: absolute;
    top: 0.48309vw;
    left: 1.93237vw;
  }
  .b14 {
    background: #f2f4f6;
    padding: 12.80193vw 0 14.49275vw;
  }
  .b14__tt {
    text-align: center;
    margin-bottom: 1.69082vw;
  }
  .b14__tt img {
    width: 50.72464vw;
    height: auto;
  }
  .b14 .form {
    background: #fff;
    padding: 3.62319vw 3.62319vw 12.07729vw;
  }
  .b14 .form dl.special {
    display: none;
  }
  .b14 .form dl.special.show {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .b14 .form dl + dl {
    margin-top: 3.62319vw;
  }
  .b14 .form dl dt {
    font-size: 3.86473vw;
    line-height: 7.72947vw;
    font-weight: bold;
    color: #343948;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0.72464vw;
  }
  .b14 .form dl dt span {
    width: 8.21256vw;
    height: 4.10628vw;
    background: #13245d;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 2.89855vw;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 0.24155vw;
    position: relative;
    top: 0.48309vw;
  }
  .b14 .form dl dt span.required {
    background: #ff5908;
  }
  .b14 .form dl dd input {
    background: #eff2f6;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    font-size: 2.89855vw;
    line-height: 1;
    font-weight: 400;
    padding: 0 4.34783vw;
    width: 100%;
    height: 9.66184vw;
    border: none;
    outline: none;
  }
  .b14 .form dl dd textarea {
    background: #eff2f6;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    font-size: 2.89855vw;
    line-height: 1;
    font-weight: 400;
    padding: 4.34783vw;
    width: 100%;
    height: 49.27536vw;
    border: none;
    outline: none;
  }
  .b14 .form dl dd select {
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    font-size: 2.89855vw;
    line-height: 1;
    padding: 0 4.34783vw;
    font-weight: 400;
    color: #8d929a;
    width: 100%;
    height: 9.66184vw;
    border: none;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #eff2f6 url("../img/ic_arr02.svg") right 3.62319vw center/2.89855vw auto no-repeat;
  }
  .b14 .form dl dd .wrapRadio {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .b14 .form dl dd .wrapRadio label {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-right: 2.41546vw;
  }
  .b14 .form dl dd .wrapRadio label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .b14 .form dl dd .wrapRadio label input:checked + span::before {
    background: -webkit-radial-gradient(circle, black 0%, black 50%, #eff2f6 50%, #eff2f6 100%);
    background: -moz- oldradial-gradient(circle, black 0%, black 50%, #eff2f6 50%, #eff2f6 100%);
    background: radial-gradient(circle, black 0%, black 50%, #eff2f6 50%, #eff2f6 100%);
  }
  .b14 .form dl dd .wrapRadio label span {
    font-size: 3.86473vw;
    line-height: 1.5;
    font-weight: 600;
    color: #343948;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 4.83092vw;
  }
  .b14 .form dl dd .wrapRadio label span::before {
    position: absolute;
    content: "";
    width: 3.62319vw;
    height: 3.62319vw;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #EFF2F6;
    border: 1px solid #D0D7E0;
    left: 0;
    top: 1.20773vw;
  }
  .b14 .form__txt {
    text-align: center;
    font-size: 3.38164vw;
    line-height: 1.5;
    font-weight: 500;
    color: #343948;
    margin: 3.1401vw 0 2.41546vw;
  }
  .b14 .form__txt a {
    color: #1e8cd2;
  }
  .b14 .form__check {
    text-align: center;
  }
  .b14 .form__check label input:checked + span:after {
    display: block;
  }
  .b14 .form__check label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 5.55556vw;
    font-size: 3.38164vw;
    line-height: 1;
    font-weight: 500;
    color: #343948;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .b14 .form__check label span:before {
    position: absolute;
    content: '';
    top: 55%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0.24155vw;
    width: 3.38164vw;
    height: 3.38164vw;
    background: #ebedf0;
    border: 1px solid #d7d7d7;
    -moz-border-radius: 0.48309vw;
         border-radius: 0.48309vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .b14 .form__check label span:after {
    left: 1.69082vw;
    top: 0.24155vw;
    width: 1.20773vw;
    height: 2.41546vw;
    border: solid #000;
    border-width: 0 0.48309vw 0.48309vw 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: '';
    position: absolute;
    display: none;
  }
  .b14 .form .btn {
    border: none;
    background: none;
    -moz-border-radius: 24.15459vw;
         border-radius: 24.15459vw;
    width: 63.76812vw;
    height: 13.28502vw;
    margin: 3.62319vw auto 0;
    display: block;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .b14 .form .btn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .btn-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 14.49275vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5.31401vw;
    -moz-border-radius: 1.44928vw;
         border-radius: 1.44928vw;
    background: url("../img/fixed_bg.png") center/100% 100% no-repeat;
    z-index: 999;
  }
  .btn-fixed:before {
    content: '';
    width: -webkit-calc(100% - 1.44928vw);
    width: -moz-calc(100% - 1.44928vw);
    width: calc(100% - 1.44928vw);
    height: -webkit-calc(100% - 1.44928vw);
    height: -moz-calc(100% - 1.44928vw);
    height: calc(100% - 1.44928vw);
    border: 1px solid #fff;
    position: absolute;
    top: 0.48309vw;
    left: 0.48309vw;
    -moz-border-radius: 1.44928vw;
         border-radius: 1.44928vw;
  }
  .btn-fixed__phone {
    /*width: 78.26087vw;*/
    width: 100%;
    text-align: center;
    padding: 0 17.8744vw 0 15.94203vw;
    position: relative;
    /*margin-left: 2.41546vw;*/
    margin-left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .btn-fixed__phone:before {
    content: '';
    width: 9.66184vw;
    height: 9.66184vw;
    background: url("../img/ic_phone02.png") center/100% auto no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 12.07729vw;
  }
  .btn-fixed__phone:after {
    content: '';
    width: 7.72947vw;
    height: 7.72947vw;
    background: url("../img/ic_btn.png") center/100% auto no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 9.6618vw;
  }
  .btn-fixed__phone small {
    font-size: 2.41546vw;
    line-height: 1;
    font-weight: 500;
    display: block;
    margin-bottom: 0.24155vw;
    color: #fff;
    display: block;
  }
  .btn-fixed__phone span {
    font-size: 7.24638vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    font-family: "DIN2014-Regular";
    letter-spacing: 0.03em;
    white-space: nowrap;
  }
  .btn-fixed__txt {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: -webkit-calc(100% + 0.48309vw);
    bottom: -moz-calc(100% + 0.48309vw);
    bottom: calc(100% + 0.48309vw);
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 9.66184vw;
    background: url("../img/ctaUnion.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    font-size: 3.38164vw;
    line-height: 7.97101vw;
    font-weight: 700;
    color: #2A2A2A;
  }
  .btn-fixed__txt span {
    font-size: 4.34783vw;
    color: #FF5908;
  }
  .page header {
    border-bottom: 2.41546vw solid #233e6f;
  }
  .page .main {
    min-height: -webkit-calc(100vh - 15.70048vw - 18.11594vw);
    min-height: -moz-calc(100vh - 15.70048vw - 18.11594vw);
    min-height: calc(100vh - 15.70048vw - 18.11594vw);
  }
  .page .main .row {
    max-width: 157.00483vw;
  }
  .page .main .tt {
    font-size: 5.7971vw;
    line-height: 1;
    font-weight: bold;
    color: #000;
    margin-bottom: 9.42029vw;
    text-align: center;
  }
  .page .main p {
    font-size: 3.86473vw;
    line-height: 6.76329vw;
    font-weight: 400;
    margin-bottom: 4.83092vw;
  }
  .page .main p strong {
    font-size: 4.83092vw;
  }
  .page .main .block + .block {
    margin-top: 9.17874vw;
  }
  .page .main .block--cf p {
    margin-bottom: 2.41546vw;
  }
  .page .main .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page .main .box + .box {
    margin-top: 5.55556vw;
  }
  .page .main .box figure {
    width: 50.96618vw;
  }
  .page .main .box p {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 7.48792vw;
    font-size: 5.7971vw;
    line-height: 9.66184vw;
    font-weight: bold;
    color: #233e6f;
  }
  .page .main .box p:last-child {
    margin-bottom: 0;
  }
  .page .main .block-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3.86473vw;
    line-height: 7.72947vw;
  }
  .page .main .block-info dt {
    width: 23.18841vw;
    padding-right: 1.20773vw;
    font-weight: bold;
  }
  .page .main .block-info dd {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .page .main.complete {
    text-align: center;
  }
  .page .footer {
    background: none;
  }
  .page .footer__nav li:before {
    color: #05366a;
  }
  .page .footer__nav li a {
    color: #05366a;
    font-size: 3.38164vw;
  }
  .page .footer__copy {
    color: #05366a;
    margin-top: 2.41546vw;
  }
}

.error {
  color: #ff0000;
}

.contact__form .formContact .privacy .error {
  text-align: center;
}

@-webkit-keyframes bound-anim {
  0%,
  to {
    top: -1em;
  }
  30% {
    top: -1.5em;
  }
}

@-moz-keyframes bound-anim {
  0%,
  to {
    top: -1em;
  }
  30% {
    top: -1.5em;
  }
}

@keyframes bound-anim {
  0%,
  to {
    top: -1em;
  }
  30% {
    top: -1.5em;
  }
}
