@charset "UTF-8";
html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  line-height: 1;
  overflow-y: scroll; }
  @media (max-width: 480px) {
    html {
      font-size: 1.5384615385vw; } }

body {
  -webkit-text-size-adjust: none;
  min-width: 1220px;
  width: 100%;
  height: 100%;
  font-size: 1.8em;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  background-color: #fff;
  letter-spacing: 0.02em;
  line-height: 1.6; }
  @media (max-width: 480px) {
    body {
      min-width: 100%;
      font-size: 3.8461538462vw; } }

input, textarea {
  font-family: "Noto Sans JP", sans-serif; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media (max-width: 480px) {
  html,
  body {
    min-width: inherit;
    min-width: auto; } }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
th,
td {
  padding: 0;
  margin: 0; }

address,
caption,
em,
strong,
th {
  font-style: normal; }

caption,
th {
  text-align: left; }

hr,
legend {
  display: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%; }

li {
  list-style-type: none; }

table,
ol,
ul,
dl,
blockquote,
pre {
  margin-bottom: 0px; }

p {
  margin-bottom: 18px; }
  @media (max-width: 480px) {
    p {
      margin-bottom: 1.5384615385vw; } }

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  display: block; }

a img,
fieldset {
  border: none; }

article,
aside,
footer,
header,
hgroup,
nav,
section {
  display: block; }

figure {
  margin: 0; }

input,
select {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input[type="text"], input[type="email"], input[type="tel"] {
  cursor: auto; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

label {
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

button {
  background-color: transparent;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%; }
  button:focus-visible {
    outline: 0; }

a {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a {
  color: inherit; }

a.hover01 {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  @media (min-width: 480px) {
    a.hover01:hover {
      opacity: 0.7; } }

p {
  margin-bottom: 0; }

/*-----------------------------------------*/
.only-pc {
  display: block; }
  @media (max-width: 770px) {
    .only-pc {
      display: none; } }

.only-sp {
  display: none; }
  @media (max-width: 480px) {
    .only-sp {
      display: block; } }

.t-center {
  text-align: center; }

@media (max-width: 480px) {
  .sp-t-left {
    text-align: left; } }

.f-roboto {
  font-family: 'Roboto', sans-serif; }

.t-bold {
  font-weight: bold; }

.t-500 {
  font-weight: 500; }

.t-normal {
  font-weight: normal; }

.cl-blu {
  color: #044a96; }

.cl-org {
  color: #e5352b; }

.cl-red {
  color: #ec4d00; }

.cl-wht {
  color: #fff; }

.ls-10 {
  letter-spacing: 0.1em; }

.bg-lbl01 {
  background-color: #f3f6fa; }

.bg01 {
  background: url(../img/bg-rpt01.png); }
  @media (max-width: 480px) {
    .bg01 {
      background-size: 4.4871794872vw; } }

.bg02 {
  background-color: #fffbe1; }

.bg03 {
  background-color: #f2f9fe; }

.bg04 {
  background-color: #f8fbeb; }

.py01 {
  padding: 65px 0; }
  @media (max-width: 480px) {
    .py01 {
      padding: 8.3333333333vw 0; } }

.py02 {
  padding: 140px 0 110px; }
  @media (max-width: 480px) {
    .py02 {
      padding: 17.9487179487vw 0 14.1025641026vw; } }

.py03 {
  padding: 100px 0; }
  @media (max-width: 480px) {
    .py03 {
      padding: 12.8205128205vw 0; } }

.wrap {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto; }
  @media (max-width: 480px) {
    .wrap {
      padding: 0 5.1282051282vw; } }
  .wrap.w1200 {
    width: 1200px;
    max-width: 100%; }
  .wrap.w1100 {
    width: 1100px;
    max-width: 100%; }
  .wrap.w1000 {
    width: 1000px;
    max-width: 100%; }
  .wrap.w950 {
    width: 950px;
    max-width: 100%; }
  .wrap.w900 {
    width: 900px;
    max-width: 100%; }
  .wrap.w880 {
    width: 880px;
    max-width: 100%; }
  .wrap.w800 {
    width: 800px;
    max-width: 100%; }
  .wrap.w865 {
    width: 865px;
    max-width: 100%; }
  .wrap.w700 {
    width: 700px;
    max-width: 100%; }
  .wrap.w650 {
    width: 650px;
    max-width: 100%; }
  .wrap.w600 {
    width: 600px;
    max-width: 100%; }

.mt10 {
  margin-top: 10px; }
  @media (max-width: 480px) {
    .mt10 {
      margin-top: 1.2820512821vw; } }

.mt20 {
  margin-top: 20px; }
  @media (max-width: 480px) {
    .mt20 {
      margin-top: 2.5641025641vw; } }

.mt30 {
  margin-top: 30px; }
  @media (max-width: 480px) {
    .mt30 {
      margin-top: 3.8461538462vw; } }

.mt40 {
  margin-top: 40px; }
  @media (max-width: 480px) {
    .mt40 {
      margin-top: 5.1282051282vw; } }

.mt50 {
  margin-top: 50px; }
  @media (max-width: 480px) {
    .mt50 {
      margin-top: 6.4102564103vw; } }

.mt60 {
  margin-top: 60px; }
  @media (max-width: 480px) {
    .mt60 {
      margin-top: 7.6923076923vw; } }

.mt70 {
  margin-top: 70px; }
  @media (max-width: 480px) {
    .mt70 {
      margin-top: 8.9743589744vw; } }

.mt80 {
  margin-top: 80px; }
  @media (max-width: 480px) {
    .mt80 {
      margin-top: 10.2564102564vw; } }

.mt90 {
  margin-top: 90px; }
  @media (max-width: 480px) {
    .mt90 {
      margin-top: 11.5384615385vw; } }

.mt100 {
  margin-top: 100px; }
  @media (max-width: 480px) {
    .mt100 {
      margin-top: 12.8205128205vw; } }

.mt110 {
  margin-top: 110px; }
  @media (max-width: 480px) {
    .mt110 {
      margin-top: 14.1025641026vw; } }

.mt120 {
  margin-top: 120px; }
  @media (max-width: 480px) {
    .mt120 {
      margin-top: 15.3846153846vw; } }

.mt130 {
  margin-top: 130px; }
  @media (max-width: 480px) {
    .mt130 {
      margin-top: 16.6666666667vw; } }

.mt140 {
  margin-top: 140px; }
  @media (max-width: 480px) {
    .mt140 {
      margin-top: 17.9487179487vw; } }

.mt150 {
  margin-top: 150px; }
  @media (max-width: 480px) {
    .mt150 {
      margin-top: 19.2307692308vw; } }

.mt160 {
  margin-top: 160px; }
  @media (max-width: 480px) {
    .mt160 {
      margin-top: 20.5128205128vw; } }

.mt170 {
  margin-top: 170px; }
  @media (max-width: 480px) {
    .mt170 {
      margin-top: 21.7948717949vw; } }

.mt180 {
  margin-top: 180px; }
  @media (max-width: 480px) {
    .mt180 {
      margin-top: 23.0769230769vw; } }

.mt190 {
  margin-top: 190px; }
  @media (max-width: 480px) {
    .mt190 {
      margin-top: 24.358974359vw; } }

.mt200 {
  margin-top: 200px; }
  @media (max-width: 480px) {
    .mt200 {
      margin-top: 25.641025641vw; } }

.mb10 {
  margin-bottom: 10px; }
  @media (max-width: 480px) {
    .mb10 {
      margin-bottom: 1.2820512821vw; } }

.mb20 {
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .mb20 {
      margin-bottom: 2.5641025641vw; } }

.mb30 {
  margin-bottom: 30px; }
  @media (max-width: 480px) {
    .mb30 {
      margin-bottom: 3.8461538462vw; } }

.mb40 {
  margin-bottom: 40px; }
  @media (max-width: 480px) {
    .mb40 {
      margin-bottom: 5.1282051282vw; } }

.mb50 {
  margin-bottom: 50px; }
  @media (max-width: 480px) {
    .mb50 {
      margin-bottom: 6.4102564103vw; } }

.mb60 {
  margin-bottom: 60px; }
  @media (max-width: 480px) {
    .mb60 {
      margin-bottom: 7.6923076923vw; } }

.mb70 {
  margin-bottom: 70px; }
  @media (max-width: 480px) {
    .mb70 {
      margin-bottom: 8.9743589744vw; } }

.mb80 {
  margin-bottom: 80px; }
  @media (max-width: 480px) {
    .mb80 {
      margin-bottom: 10.2564102564vw; } }

.mb90 {
  margin-bottom: 90px; }
  @media (max-width: 480px) {
    .mb90 {
      margin-bottom: 11.5384615385vw; } }

.mb100 {
  margin-bottom: 100px; }
  @media (max-width: 480px) {
    .mb100 {
      margin-bottom: 12.8205128205vw; } }

.mb110 {
  margin-bottom: 110px; }
  @media (max-width: 480px) {
    .mb110 {
      margin-bottom: 14.1025641026vw; } }

.mb120 {
  margin-bottom: 120px; }
  @media (max-width: 480px) {
    .mb120 {
      margin-bottom: 15.3846153846vw; } }

.mb130 {
  margin-bottom: 130px; }
  @media (max-width: 480px) {
    .mb130 {
      margin-bottom: 16.6666666667vw; } }

.mb140 {
  margin-bottom: 140px; }
  @media (max-width: 480px) {
    .mb140 {
      margin-bottom: 17.9487179487vw; } }

.mb150 {
  margin-bottom: 150px; }
  @media (max-width: 480px) {
    .mb150 {
      margin-bottom: 19.2307692308vw; } }

.mb160 {
  margin-bottom: 160px; }
  @media (max-width: 480px) {
    .mb160 {
      margin-bottom: 20.5128205128vw; } }

.mb170 {
  margin-bottom: 170px; }
  @media (max-width: 480px) {
    .mb170 {
      margin-bottom: 21.7948717949vw; } }

.mb180 {
  margin-bottom: 180px; }
  @media (max-width: 480px) {
    .mb180 {
      margin-bottom: 23.0769230769vw; } }

.mb190 {
  margin-bottom: 190px; }
  @media (max-width: 480px) {
    .mb190 {
      margin-bottom: 24.358974359vw; } }

.mb200 {
  margin-bottom: 200px; }
  @media (max-width: 480px) {
    .mb200 {
      margin-bottom: 25.641025641vw; } }

@media (max-width: 480px) {
  .sp-mt10 {
    margin-top: 1.2820512821vw; } }

@media (max-width: 480px) {
  .sp-mt20 {
    margin-top: 2.5641025641vw; } }

@media (max-width: 480px) {
  .sp-mt30 {
    margin-top: 3.8461538462vw; } }

@media (max-width: 480px) {
  .sp-mt40 {
    margin-top: 5.1282051282vw; } }

@media (max-width: 480px) {
  .sp-mt50 {
    margin-top: 6.4102564103vw; } }

@media (max-width: 480px) {
  .sp-mt60 {
    margin-top: 7.6923076923vw; } }

@media (max-width: 480px) {
  .sp-mt70 {
    margin-top: 8.9743589744vw; } }

@media (max-width: 480px) {
  .sp-mt80 {
    margin-top: 10.2564102564vw; } }

@media (max-width: 480px) {
  .sp-mt90 {
    margin-top: 11.5384615385vw; } }

@media (max-width: 480px) {
  .sp-mt100 {
    margin-top: 12.8205128205vw; } }

@media (max-width: 480px) {
  .sp-mt110 {
    margin-top: 14.1025641026vw; } }

@media (max-width: 480px) {
  .sp-mt120 {
    margin-top: 15.3846153846vw; } }

@media (max-width: 480px) {
  .sp-mt130 {
    margin-top: 16.6666666667vw; } }

@media (max-width: 480px) {
  .sp-mt140 {
    margin-top: 17.9487179487vw; } }

@media (max-width: 480px) {
  .sp-mt150 {
    margin-top: 19.2307692308vw; } }

@media (max-width: 480px) {
  .sp-mt160 {
    margin-top: 20.5128205128vw; } }

@media (max-width: 480px) {
  .sp-mt170 {
    margin-top: 21.7948717949vw; } }

@media (max-width: 480px) {
  .sp-mt180 {
    margin-top: 23.0769230769vw; } }

@media (max-width: 480px) {
  .sp-mt190 {
    margin-top: 24.358974359vw; } }

@media (max-width: 480px) {
  .sp-mt200 {
    margin-top: 25.641025641vw; } }

@media (max-width: 480px) {
  .sp-mb10 {
    margin-bottom: 1.2820512821vw; } }

@media (max-width: 480px) {
  .sp-mb20 {
    margin-bottom: 2.5641025641vw; } }

@media (max-width: 480px) {
  .sp-mb30 {
    margin-bottom: 3.8461538462vw; } }

@media (max-width: 480px) {
  .sp-mb40 {
    margin-bottom: 5.1282051282vw; } }

@media (max-width: 480px) {
  .sp-mb50 {
    margin-bottom: 6.4102564103vw; } }

@media (max-width: 480px) {
  .sp-mb60 {
    margin-bottom: 7.6923076923vw; } }

@media (max-width: 480px) {
  .sp-mb70 {
    margin-bottom: 8.9743589744vw; } }

@media (max-width: 480px) {
  .sp-mb80 {
    margin-bottom: 10.2564102564vw; } }

@media (max-width: 480px) {
  .sp-mb90 {
    margin-bottom: 11.5384615385vw; } }

@media (max-width: 480px) {
  .sp-mb100 {
    margin-bottom: 12.8205128205vw; } }

@media (max-width: 480px) {
  .sp-mb110 {
    margin-bottom: 14.1025641026vw; } }

@media (max-width: 480px) {
  .sp-mb120 {
    margin-bottom: 15.3846153846vw; } }

@media (max-width: 480px) {
  .sp-mb130 {
    margin-bottom: 16.6666666667vw; } }

@media (max-width: 480px) {
  .sp-mb140 {
    margin-bottom: 17.9487179487vw; } }

@media (max-width: 480px) {
  .sp-mb150 {
    margin-bottom: 19.2307692308vw; } }

@media (max-width: 480px) {
  .sp-mb160 {
    margin-bottom: 20.5128205128vw; } }

@media (max-width: 480px) {
  .sp-mb170 {
    margin-bottom: 21.7948717949vw; } }

@media (max-width: 480px) {
  .sp-mb180 {
    margin-bottom: 23.0769230769vw; } }

@media (max-width: 480px) {
  .sp-mb190 {
    margin-bottom: 24.358974359vw; } }

@media (max-width: 480px) {
  .sp-mb200 {
    margin-bottom: 25.641025641vw; } }

.fs10 {
  font-size: 10px; }
  @media (max-width: 480px) {
    .fs10 {
      font-size: 2.5641025641vw; } }

.fs11 {
  font-size: 11px; }
  @media (max-width: 480px) {
    .fs11 {
      font-size: 2.8205128205vw; } }

.fs12 {
  font-size: 12px; }
  @media (max-width: 480px) {
    .fs12 {
      font-size: 3.0769230769vw; } }

.fs13 {
  font-size: 13px; }
  @media (max-width: 480px) {
    .fs13 {
      font-size: 3.3333333333vw; } }

.fs14 {
  font-size: 14px; }
  @media (max-width: 480px) {
    .fs14 {
      font-size: 3.5897435897vw; } }

.fs15 {
  font-size: 15px; }
  @media (max-width: 480px) {
    .fs15 {
      font-size: 3.8461538462vw; } }

.fs16 {
  font-size: 16px; }
  @media (max-width: 480px) {
    .fs16 {
      font-size: 4.1025641026vw; } }

.fs17 {
  font-size: 17px; }
  @media (max-width: 480px) {
    .fs17 {
      font-size: 4.358974359vw; } }

.fs18 {
  font-size: 18px; }
  @media (max-width: 480px) {
    .fs18 {
      font-size: 4.6153846154vw; } }

.fs19 {
  font-size: 19px; }
  @media (max-width: 480px) {
    .fs19 {
      font-size: 4.8717948718vw; } }

.fs20 {
  font-size: 20px; }
  @media (max-width: 480px) {
    .fs20 {
      font-size: 5.1282051282vw; } }

.fs21 {
  font-size: 21px; }
  @media (max-width: 480px) {
    .fs21 {
      font-size: 5.3846153846vw; } }

.fs22 {
  font-size: 22px; }
  @media (max-width: 480px) {
    .fs22 {
      font-size: 5.641025641vw; } }

.fs23 {
  font-size: 23px; }
  @media (max-width: 480px) {
    .fs23 {
      font-size: 5.8974358974vw; } }

.fs24 {
  font-size: 24px; }
  @media (max-width: 480px) {
    .fs24 {
      font-size: 6.1538461538vw; } }

.fs25 {
  font-size: 25px; }
  @media (max-width: 480px) {
    .fs25 {
      font-size: 6.4102564103vw; } }

.fs26 {
  font-size: 26px; }
  @media (max-width: 480px) {
    .fs26 {
      font-size: 6.6666666667vw; } }

.fs27 {
  font-size: 27px; }
  @media (max-width: 480px) {
    .fs27 {
      font-size: 6.9230769231vw; } }

.fs28 {
  font-size: 28px; }
  @media (max-width: 480px) {
    .fs28 {
      font-size: 7.1794871795vw; } }

.fs29 {
  font-size: 29px; }
  @media (max-width: 480px) {
    .fs29 {
      font-size: 7.4358974359vw; } }

.fs30 {
  font-size: 30px; }
  @media (max-width: 480px) {
    .fs30 {
      font-size: 7.6923076923vw; } }

.fs31 {
  font-size: 31px; }
  @media (max-width: 480px) {
    .fs31 {
      font-size: 7.9487179487vw; } }

.fs32 {
  font-size: 32px; }
  @media (max-width: 480px) {
    .fs32 {
      font-size: 8.2051282051vw; } }

.fs33 {
  font-size: 33px; }
  @media (max-width: 480px) {
    .fs33 {
      font-size: 8.4615384615vw; } }

.fs34 {
  font-size: 34px; }
  @media (max-width: 480px) {
    .fs34 {
      font-size: 8.7179487179vw; } }

.fs35 {
  font-size: 35px; }
  @media (max-width: 480px) {
    .fs35 {
      font-size: 8.9743589744vw; } }

.fs36 {
  font-size: 36px; }
  @media (max-width: 480px) {
    .fs36 {
      font-size: 9.2307692308vw; } }

.fs37 {
  font-size: 37px; }
  @media (max-width: 480px) {
    .fs37 {
      font-size: 9.4871794872vw; } }

.fs38 {
  font-size: 38px; }
  @media (max-width: 480px) {
    .fs38 {
      font-size: 9.7435897436vw; } }

.fs39 {
  font-size: 39px; }
  @media (max-width: 480px) {
    .fs39 {
      font-size: 10vw; } }

.fs40 {
  font-size: 40px; }
  @media (max-width: 480px) {
    .fs40 {
      font-size: 10.2564102564vw; } }

.fs41 {
  font-size: 41px; }
  @media (max-width: 480px) {
    .fs41 {
      font-size: 10.5128205128vw; } }

.fs42 {
  font-size: 42px; }
  @media (max-width: 480px) {
    .fs42 {
      font-size: 10.7692307692vw; } }

.fs43 {
  font-size: 43px; }
  @media (max-width: 480px) {
    .fs43 {
      font-size: 11.0256410256vw; } }

.fs44 {
  font-size: 44px; }
  @media (max-width: 480px) {
    .fs44 {
      font-size: 11.2820512821vw; } }

.fs45 {
  font-size: 45px; }
  @media (max-width: 480px) {
    .fs45 {
      font-size: 11.5384615385vw; } }

.fs46 {
  font-size: 46px; }
  @media (max-width: 480px) {
    .fs46 {
      font-size: 11.7948717949vw; } }

.fs47 {
  font-size: 47px; }
  @media (max-width: 480px) {
    .fs47 {
      font-size: 12.0512820513vw; } }

.fs48 {
  font-size: 48px; }
  @media (max-width: 480px) {
    .fs48 {
      font-size: 12.3076923077vw; } }

.fs49 {
  font-size: 49px; }
  @media (max-width: 480px) {
    .fs49 {
      font-size: 12.5641025641vw; } }

.fs50 {
  font-size: 50px; }
  @media (max-width: 480px) {
    .fs50 {
      font-size: 12.8205128205vw; } }

@media (max-width: 480px) {
  .sp-fs10 {
    font-size: 2.5641025641vw; } }

@media (max-width: 480px) {
  .sp-fs11 {
    font-size: 2.8205128205vw; } }

@media (max-width: 480px) {
  .sp-fs12 {
    font-size: 3.0769230769vw; } }

@media (max-width: 480px) {
  .sp-fs13 {
    font-size: 3.3333333333vw; } }

@media (max-width: 480px) {
  .sp-fs14 {
    font-size: 3.5897435897vw; } }

@media (max-width: 480px) {
  .sp-fs15 {
    font-size: 3.8461538462vw; } }

@media (max-width: 480px) {
  .sp-fs16 {
    font-size: 4.1025641026vw; } }

@media (max-width: 480px) {
  .sp-fs17 {
    font-size: 4.358974359vw; } }

@media (max-width: 480px) {
  .sp-fs18 {
    font-size: 4.6153846154vw; } }

@media (max-width: 480px) {
  .sp-fs19 {
    font-size: 4.8717948718vw; } }

@media (max-width: 480px) {
  .sp-fs20 {
    font-size: 5.1282051282vw; } }

@media (max-width: 480px) {
  .sp-fs21 {
    font-size: 5.3846153846vw; } }

@media (max-width: 480px) {
  .sp-fs22 {
    font-size: 5.641025641vw; } }

@media (max-width: 480px) {
  .sp-fs23 {
    font-size: 5.8974358974vw; } }

@media (max-width: 480px) {
  .sp-fs24 {
    font-size: 6.1538461538vw; } }

@media (max-width: 480px) {
  .sp-fs25 {
    font-size: 6.4102564103vw; } }

@media (max-width: 480px) {
  .sp-fs26 {
    font-size: 6.6666666667vw; } }

@media (max-width: 480px) {
  .sp-fs27 {
    font-size: 6.9230769231vw; } }

@media (max-width: 480px) {
  .sp-fs28 {
    font-size: 7.1794871795vw; } }

@media (max-width: 480px) {
  .sp-fs29 {
    font-size: 7.4358974359vw; } }

@media (max-width: 480px) {
  .sp-fs30 {
    font-size: 7.6923076923vw; } }

@media (max-width: 480px) {
  .sp-fs31 {
    font-size: 7.9487179487vw; } }

@media (max-width: 480px) {
  .sp-fs32 {
    font-size: 8.2051282051vw; } }

@media (max-width: 480px) {
  .sp-fs33 {
    font-size: 8.4615384615vw; } }

@media (max-width: 480px) {
  .sp-fs34 {
    font-size: 8.7179487179vw; } }

@media (max-width: 480px) {
  .sp-fs35 {
    font-size: 8.9743589744vw; } }

@media (max-width: 480px) {
  .sp-fs36 {
    font-size: 9.2307692308vw; } }

@media (max-width: 480px) {
  .sp-fs37 {
    font-size: 9.4871794872vw; } }

@media (max-width: 480px) {
  .sp-fs38 {
    font-size: 9.7435897436vw; } }

@media (max-width: 480px) {
  .sp-fs39 {
    font-size: 10vw; } }

@media (max-width: 480px) {
  .sp-fs40 {
    font-size: 10.2564102564vw; } }

@media (max-width: 480px) {
  .sp-fs41 {
    font-size: 10.5128205128vw; } }

@media (max-width: 480px) {
  .sp-fs42 {
    font-size: 10.7692307692vw; } }

@media (max-width: 480px) {
  .sp-fs43 {
    font-size: 11.0256410256vw; } }

@media (max-width: 480px) {
  .sp-fs44 {
    font-size: 11.2820512821vw; } }

@media (max-width: 480px) {
  .sp-fs45 {
    font-size: 11.5384615385vw; } }

@media (max-width: 480px) {
  .sp-fs46 {
    font-size: 11.7948717949vw; } }

@media (max-width: 480px) {
  .sp-fs47 {
    font-size: 12.0512820513vw; } }

@media (max-width: 480px) {
  .sp-fs48 {
    font-size: 12.3076923077vw; } }

@media (max-width: 480px) {
  .sp-fs49 {
    font-size: 12.5641025641vw; } }

@media (max-width: 480px) {
  .sp-fs50 {
    font-size: 12.8205128205vw; } }

.p-base {
  padding: 50px 0 100px; }
  @media (max-width: 480px) {
    .p-base {
      padding: 6.4102564103vw 0 12.8205128205vw; } }

/*-----------------------------------------*/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.unit-ttl01 {
  display: grid;
  grid-template-columns: 1fr;
  text-align: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  line-height: 1;
  overflow: hidden; }
  .unit-ttl01::after {
    content: "";
    width: 51px;
    height: 2px;
    background-color: #e5352b;
    display: block;
    margin: 19px auto 0; }
    @media (max-width: 480px) {
      .unit-ttl01::after {
        width: 6.5384615385vw;
        height: 0.2564102564vw;
        margin-top: 2.4358974359vw; } }
  .unit-ttl01 .en {
    font-family: "Jost", "Noto Sans JP", serif;
    font-size: 8rem;
    font-weight: 600;
    color: #000000;
    opacity: 0.1;
    grid-column: 1;
    grid-row: 1;
    z-index: 1; }
    @media (max-width: 480px) {
      .unit-ttl01 .en {
        font-size: 10vw; } }
  .unit-ttl01 .main {
    font-size: 2.8rem;
    font-weight: bold;
    grid-column: 1;
    grid-row: 1;
    color: #044a96;
    z-index: 2; }
    @media (max-width: 480px) {
      .unit-ttl01 .main {
        font-size: 4.8717948718vw; } }
    .unit-ttl01 .main.cl-wht {
      color: #fff; }
  .unit-ttl01.type2::after {
    content: none; }
  .unit-ttl01.type2 .en {
    font-size: 10.38rem;
    color: #044a96; }
    @media (max-width: 480px) {
      .unit-ttl01.type2 .en {
        font-size: 10vw; } }
  .unit-ttl01.type3::after {
    content: none; }
  .unit-ttl01.type3 .sub {
    justify-self: center;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 500;
    background-color: #ec4d00;
    color: #fff;
    padding: 9px 25px;
    margin-top: 26px; }
    @media (max-width: 480px) {
      .unit-ttl01.type3 .sub {
        font-size: 3.6794871795vw;
        padding: 1.2820512821vw;
        margin-top: 6.6666666667vw;
        width: 100%; } }
  .unit-ttl01.type4 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .unit-ttl01.type4 .en {
      font-size: 5.7rem;
      color: #044a96;
      opacity: 0.08; }
    .unit-ttl01.type4 .main {
      font-size: 2.4rem; }
    .unit-ttl01.type4::after {
      content: none; }

.unit-ttl02 {
  text-align: center;
  line-height: 1.1;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; }
  .unit-ttl02 .sub {
    display: block;
    margin-bottom: 20px;
    font-size: 2rem;
    font-weight: 500; }
    @media (max-width: 480px) {
      .unit-ttl02 .sub {
        font-size: 3.4615384615vw;
        margin-bottom: 3.8461538462vw; } }
  .unit-ttl02 .main {
    display: block;
    color: #044a96;
    font-size: 3.3rem;
    font-weight: bold; }
    @media (max-width: 480px) {
      .unit-ttl02 .main {
        font-size: 5.7179487179vw; } }
  .unit-ttl02 .strong01 {
    font-size: 1.15em;
    padding: 0 0.2em;
    position: relative; }
    .unit-ttl02 .strong01::before {
      content: "";
      width: 21px;
      height: auto;
      aspect-ratio: 21/18;
      background: url(../img/common/illust-strong01.svg) no-repeat center/100%;
      position: absolute;
      top: -5px;
      left: 0; }
      @media (max-width: 480px) {
        .unit-ttl02 .strong01::before {
          width: 3.7179487179vw;
          top: -0.641025641vw; } }
  .unit-ttl02 .strong02 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-right: 0.3em; }
    @media (max-width: 480px) {
      .unit-ttl02 .strong02 {
        font-size: 3.8461538462vw; } }
    .unit-ttl02 .strong02 > span {
      border: 2px solid #044a96;
      padding: 0 0.6em; }
      @media (max-width: 480px) {
        .unit-ttl02 .strong02 > span {
          border-width: 0.2564102564vw; } }
    .unit-ttl02 .strong02 .strong02-l {
      background-color: #044a96;
      border-right: 0;
      color: #fff; }
    .unit-ttl02 .strong02 .strong02-r {
      background-color: #fff;
      color: #044a96; }
  .unit-ttl02 .strong03 {
    font-size: 1.26em;
    font-weight: bold;
    margin-right: 0.2em;
    color: #e5352b; }

.unit-ttl03 {
  font-weight: bold;
  font-size: 2.8rem;
  color: #044a96;
  line-height: 1.2; }
  @media (max-width: 480px) {
    .unit-ttl03 {
      font-size: 4.8717948718vw; } }

.unit-ttl04 {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto; }
  @media (max-width: 480px) {
    .unit-ttl04 {
      font-size: 4.3333333333vw;
      text-align: center; } }
  .unit-ttl04 .bg {
    display: inline-block;
    color: #fff;
    padding: 10px 0; }
    @media (max-width: 480px) {
      .unit-ttl04 .bg {
        padding: 1.5384615385vw 11.5384615385vw; } }
    .unit-ttl04 .bg:first-child {
      padding-left: 31px; }
      @media (max-width: 480px) {
        .unit-ttl04 .bg:first-child {
          padding-left: 11.5384615385vw; } }
    .unit-ttl04 .bg:last-child {
      padding-right: 31px; }
      @media (max-width: 480px) {
        .unit-ttl04 .bg:last-child {
          padding-right: 11.5384615385vw; } }
    @media (max-width: 480px) {
      .unit-ttl04 .bg:not(:last-child) {
        margin-bottom: 1.4102564103vw; } }
    .unit-ttl04 .bg.blu {
      background-color: #044a96; }
    .unit-ttl04 .bg.org {
      background-color: #ec4d00; }
  .unit-ttl04.type2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-align: center; }
    @media (max-width: 480px) {
      .unit-ttl04.type2 {
        font-size: 5.1282051282vw; } }
    .unit-ttl04.type2 .bg {
      font-size: 1.8rem;
      font-weight: 500;
      padding: 10px 36px; }
      @media (max-width: 480px) {
        .unit-ttl04.type2 .bg {
          padding: 1.5384615385vw 11.5384615385vw;
          font-size: 3.8461538462vw; } }
      .unit-ttl04.type2 .bg + * {
        margin-top: 7px; }
        @media (max-width: 480px) {
          .unit-ttl04.type2 .bg + * {
            margin-top: 0; } }

.unit-ttl05 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 9px;
  border-bottom: 2px solid #044a96;
  margin-bottom: 28px; }
  @media (max-width: 480px) {
    .unit-ttl05 {
      font-size: 4.6153846154vw;
      padding-bottom: 1.9230769231vw;
      border-width: 0.2564102564vw;
      margin-bottom: 5.1282051282vw; } }

.unit-ttl06 {
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 400;
  padding-left: 16px;
  border-left: 3px solid #044a96;
  margin-bottom: 25px; }
  @media (max-width: 480px) {
    .unit-ttl06 {
      font-size: 4.6153846154vw;
      padding-left: 4.1025641026vw;
      border-width: 0.3846153846vw;
      margin-bottom: 6.4102564103vw; } }
  .unit-ttl06.fs-big {
    font-size: 2.8rem; }
    @media (max-width: 480px) {
      .unit-ttl06.fs-big {
        font-size: 5.1282051282vw; } }

.unit-msg01 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 300; }
  @media (max-width: 480px) {
    .unit-msg01 {
      font-size: 3.5897435897vw;
      text-align: left; } }

.unit-msg02 {
  font-size: 1.68rem;
  line-height: 1.6; }
  @media (max-width: 480px) {
    .unit-msg02 {
      font-size: 3.3333333333vw; } }

.unit-msg03 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500; }
  @media (max-width: 480px) {
    .unit-msg03 {
      font-size: 3.5897435897vw; } }

.unit-btn01 {
  width: 377px;
  max-width: 100%;
  height: 68px;
  margin-inline: auto;
  font-size: 2.4rem;
  line-height: 1.3;
  text-align: center;
  font-weight: bold; }
  @media (max-width: 480px) {
    .unit-btn01 {
      width: 67.0512820513vw;
      height: 12.0512820513vw;
      font-size: 4.2307692308vw; } }
  .unit-btn01 > .inner {
    width: 100%;
    height: 100%;
    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;
    border-radius: 40px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background-color: #044a96;
    color: #fff; }
    .unit-btn01 > .inner.blk {
      background-color: #191919; }
    .unit-btn01 > .inner.org {
      background-color: #ec4d00; }
    .unit-btn01 > .inner.gray {
      -webkit-filter: grayscale(1);
              filter: grayscale(1); }
    .unit-btn01 > .inner.billing {
      background: url(../img/common/icon_billing_white.png) no-repeat left 20% center/25px #26b484;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-left: 10%; }
      @media (max-width: 480px) {
        .unit-btn01 > .inner.billing {
          background-size: 5.7692307692vw;
          background-position: left 30% center; } }
      .unit-btn01 > .inner.billing .fs-small {
        font-size: 0.6em;
        display: block; }
    .unit-btn01 > .inner.download {
      background: url(../img/common/icon_download01.svg) no-repeat right 10% center/8% #044a96; }
    .unit-btn01 > .inner.pdf {
      background: url(../img/common/icon_pdf01-wht.svg) no-repeat right 10% center/8% #044a96; }
    .unit-btn01 > .inner.blank {
      background: url(../img/common/icon_popup_white.png) no-repeat right 10% center/5% #044a96; }
    .unit-btn01 > .inner.row2 {
      font-size: 0.83em;
      line-height: 1.2; }
      @media (max-width: 480px) {
        .unit-btn01 > .inner.row2 {
          font-size: 0.77em; } }
    @media (min-width: 480px) {
      .unit-btn01 > .inner:hover {
        opacity: 0.7; } }
  .unit-btn01.small01 {
    width: 289px;
    height: 51px;
    font-size: 1.7rem; }
    .unit-btn01.small01 > .inner {
      font-weight: 400; }
    @media (max-width: 480px) {
      .unit-btn01.small01 {
        width: 100%;
        height: 12.0512820513vw;
        font-size: 4.4487179487vw; } }
  .unit-btn01.small02 {
    font-size: 2rem; }
    .unit-btn01.small02 > .inner {
      font-weight: 400; }
    @media (max-width: 480px) {
      .unit-btn01.small02 {
        width: 100%;
        font-size: 4.2307692308vw; } }
  .unit-btn01.small03 {
    font-size: 2rem;
    font-weight: 500; }
    @media (max-width: 480px) {
      .unit-btn01.small03 {
        font-size: 3.5897435897vw; } }

.unit-btn02 > .inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  line-height: 1.4; }
  .unit-btn02 > .inner .icon {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: transparent;
    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;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    @media (max-width: 480px) {
      .unit-btn02 > .inner .icon {
        width: 11.5384615385vw;
        height: 11.5384615385vw;
        background-color: #f6f6f6; } }
    .unit-btn02 > .inner .icon svg {
      width: 16px; }
      @media (max-width: 480px) {
        .unit-btn02 > .inner .icon svg {
          width: 3.9743589744vw; } }
      .unit-btn02 > .inner .icon svg polygon {
        -webkit-transition: fill 0.3s;
        transition: fill 0.3s; }
  .unit-btn02 > .inner .txt {
    font-size: 2.1rem; }
    @media (max-width: 480px) {
      .unit-btn02 > .inner .txt {
        font-size: 3.5897435897vw; } }
  @media (min-width: 480px) {
    .unit-btn02 > .inner:hover .icon {
      background-color: #044a96; }
      .unit-btn02 > .inner:hover .icon svg polygon {
        fill: #fff; } }

.unit-btn03 .inner {
  height: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 26px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  color: #044a96;
  border-radius: 14px 14px 0 14px;
  -webkit-box-shadow: 0 0 10px #00000029;
          box-shadow: 0 0 10px #00000029;
  line-height: 1;
  padding: 12px 38px;
  position: relative;
  -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s; }
  @media (max-width: 480px) {
    .unit-btn03 .inner {
      height: 12.4358974359vw;
      gap: 5.7692307692vw;
      border-radius: 1.7948717949vw 1.7948717949vw 0 1.7948717949vw;
      padding: 2.0512820513vw 4.8717948718vw; } }
  .unit-btn03 .inner::after {
    content: "";
    width: 12px;
    height: auto;
    aspect-ratio: 1/1;
    position: absolute;
    bottom: 12px;
    right: 10px;
    background-color: #044a96;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    @media (max-width: 480px) {
      .unit-btn03 .inner::after {
        width: 15;
        right: 1.7948717949vw; } }
  .unit-btn03 .inner:hover {
    background-color: #044a96;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #fff; }
    .unit-btn03 .inner:hover::after {
      background-color: #fff; }

.unit-label01 {
  text-align: center;
  padding: 1px 1em;
  background-color: #cddbea;
  border-radius: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.unit-list01 {
  padding-left: 2em; }
  .unit-list01 li {
    list-style: disc; }
    .unit-list01 li:not(:last-child) {
      margin-bottom: 0.5em; }

.unit-check-list01 .unit-check-list01__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em; }
  @media (max-width: 480px) {
    .unit-check-list01 .unit-check-list01__item {
      gap: 1em;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .unit-check-list01 .unit-check-list01__item:not(:last-child) {
    margin-bottom: 26px; }
    @media (max-width: 480px) {
      .unit-check-list01 .unit-check-list01__item:not(:last-child) {
        margin-bottom: 3.3333333333vw; } }
  .unit-check-list01 .unit-check-list01__item .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 2.2rem;
    letter-spacing: 0.07em;
    font-weight: 500;
    color: #044a96; }
    @media (max-width: 480px) {
      .unit-check-list01 .unit-check-list01__item .txt {
        font-size: 3.5897435897vw; } }
    .unit-check-list01 .unit-check-list01__item .txt .strong {
      color: #ec4d00;
      font-size: 2.47rem;
      font-weight: bold; }
      @media (max-width: 480px) {
        .unit-check-list01 .unit-check-list01__item .txt .strong {
          font-size: 3.9743589744vw; } }
  .unit-check-list01 .unit-check-list01__item::before {
    content: "";
    width: 34px;
    height: auto;
    aspect-ratio: 1/1;
    background: url(../img/common/icon-check01.svg) no-repeat center/100%; }
    @media (max-width: 480px) {
      .unit-check-list01 .unit-check-list01__item::before {
        width: 5.5128205128vw;
        min-width: 5.5128205128vw; } }

.unit-icon-list01 .unit-icon-list01__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .unit-icon-list01 .unit-icon-list01__item .icon {
    width: 1.6em;
    height: auto;
    aspect-ratio: 1/1; }
    @media (max-width: 480px) {
      .unit-icon-list01 .unit-icon-list01__item .icon {
        width: 0.9em; } }
    .unit-icon-list01 .unit-icon-list01__item .icon img {
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .unit-icon-list01 .unit-icon-list01__item .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.unit-list-note > .inner {
  text-indent: -1.2em;
  padding-left: 1.2em;
  font-size: 1.3rem;
  color: #797878; }
  @media (max-width: 480px) {
    .unit-list-note > .inner {
      font-size: 3.0769230769vw; } }
  .unit-list-note > .inner.num {
    text-indent: -1.6em;
    padding-left: 1.6en; }

.unit-link01 {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1em;
  color: #004ea2;
  text-decoration: none;
  border-bottom: 1px solid; }
  .unit-link01:link {
    color: #004ea2; }

.unit-tel01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px; }
  .unit-tel01 > .num {
    font-size: 2.74rem;
    line-height: 1;
    font-family: "Roboto", serif;
    font-weight: 500; }
    .unit-tel01 > .num::before {
      content: "";
      width: 35px;
      height: auto;
      aspect-ratio: 131/88;
      background: url(../img/common/icon_tel01.svg) no-repeat center/100%;
      display: inline-block;
      padding-right: 9px; }
  .unit-tel01 > .txt {
    display: block;
    font-size: 1.2rem; }

.ani-icon01 {
  -webkit-animation: icon01 1.2s steps(2, end) infinite;
          animation: icon01 1.2s steps(2, end) infinite; }

.ani-icon02 {
  -webkit-animation: icon02 1.2s steps(2, end) infinite;
          animation: icon02 1.2s steps(2, end) infinite; }

.ani-huyu01 {
  -webkit-animation: ani-huyu01 1s linear infinite alternate;
          animation: ani-huyu01 1s linear infinite alternate; }

.ani-huyu02 {
  -webkit-animation: ani-huyu02 1.2s linear infinite alternate;
          animation: ani-huyu02 1.2s linear infinite alternate; }

.ani-rotate01 {
  -webkit-animation: ani-rotate01 8s linear infinite;
          animation: ani-rotate01 8s linear infinite; }

@-webkit-keyframes icon01 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); } }

@keyframes icon01 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); } }
@-webkit-keyframes icon02 {
  0% {
    -webkit-transform: translateY(0deg);
            transform: translateY(0deg); }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); } }
@keyframes icon02 {
  0% {
    -webkit-transform: translateY(0deg);
            transform: translateY(0deg); }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); } }
@-webkit-keyframes ani-huyu01 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%); } }
@keyframes ani-huyu01 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%); } }
@-webkit-keyframes ani-huyu02 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-3%);
            transform: translateY(-3%); } }
@keyframes ani-huyu02 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-3%);
            transform: translateY(-3%); } }
@-webkit-keyframes ani-rotate01 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes ani-rotate01 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.login-ico {
  position: absolute;
  color: #fff;
  z-index: 10000; }

.contact-head {
  text-align: center;
  margin-bottom: 50px;
  line-height: 1; }
  @media (max-width: 480px) {
    .contact-head {
      margin-bottom: 7.6923076923vw; } }
  .contact-head .contact-head-ttl {
    margin-bottom: 40px; }
  .contact-head .contact-head-ttl__sub {
    font-size: 1.6rem;
    color: red; }
    @media (max-width: 480px) {
      .contact-head .contact-head-ttl__sub {
        font-size: 3.0769230769vw;
        margin-bottom: 3.2051282051vw;
        letter-spacing: 0.5128205128vw; } }
  .contact-head .contact-head-ttl__main {
    font-size: 3.4rem;
    font-weight: bold;
    margin-bottom: 20px; }
    @media (max-width: 480px) {
      .contact-head .contact-head-ttl__main {
        font-size: 4.6153846154vw;
        margin-bottom: 2.5641025641vw; } }
  .contact-head .contact-head-ttl__note {
    font-size: 1.4rem; }
    @media (max-width: 480px) {
      .contact-head .contact-head-ttl__note {
        font-size: 2.8205128205vw; } }
  .contact-head .contact-head-tel__no {
    font-size: 3.9rem;
    font-weight: bold;
    margin-bottom: 20px; }
    @media (max-width: 480px) {
      .contact-head .contact-head-tel__no {
        font-size: 7.6923076923vw;
        margin-bottom: 2.5641025641vw; } }
    .contact-head .contact-head-tel__no .tel-mark {
      width: 50px;
      display: inline-block;
      margin-right: 10px; }
      @media (max-width: 480px) {
        .contact-head .contact-head-tel__no .tel-mark {
          width: 10.2564102564vw;
          margin-right: 1.2820512821vw; } }
    .contact-head .contact-head-tel__no .tel {
      color: #333; }
  .contact-head .contact-head-tel__note {
    font-size: 1.4rem; }
    @media (max-width: 480px) {
      .contact-head .contact-head-tel__note {
        font-size: 2.8205128205vw; } }

.inq-box {
  border: 3px solid #daea9b;
  border-radius: 12px;
  background-color: #fff;
  padding: 35px 50px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px; }
  @media (max-width: 480px) {
    .inq-box {
      border-width: 0.3846153846vw;
      border-radius: 1.5384615385vw;
      padding: 7.6923076923vw; } }
  .inq-box .ttl {
    font-size: 1.2em;
    margin-bottom: 1.5em; }
  .inq-box .tel > a {
    font-size: 3em;
    line-height: 1.1;
    text-decoration: none;
    color: #333; }
    @media (max-width: 480px) {
      .inq-box .tel > a {
        font-size: 9.2307692308vw; } }

.apply-head {
  max-width: 900px;
  padding: 40px 0;
  margin: 0 auto;
  background-color: #eef9f1;
  text-align: center;
  line-height: 1; }
  @media (max-width: 480px) {
    .apply-head {
      width: 90%;
      padding: 6.4102564103vw; } }
  .apply-head .apply-head-ttl__main {
    font-size: 2.8rem;
    font-weight: bold;
    color: #34a353;
    margin-bottom: 20px; }
    @media (max-width: 480px) {
      .apply-head .apply-head-ttl__main {
        font-size: 4.358974359vw;
        margin-bottom: 2.5641025641vw; } }

.validate__error {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fb1c1c;
  line-height: 1; }
  @media (max-width: 480px) {
    .validate__error {
      font-size: 3.5897435897vw; } }
  .validate__error.center {
    text-align: center; }
  .validate__error label {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px; }
    @media (max-width: 480px) {
      .validate__error label {
        padding-top: 1.2820512821vw;
        padding-bottom: 0.641025641vw; } }

.section-form {
  max-width: 900px;
  font-size: 80%;
  margin: 0 auto 30px; }
  @media (max-width: 480px) {
    .section-form {
      padding: 2.5641025641vw 0 6.4102564103vw;
      margin-bottom: 1.2820512821vw; } }
  .section-form .hid-box {
    display: none; }
    .section-form .hid-box.block {
      display: block; }
  .section-form .js-hide-block {
    display: none; }
  .section-form .js-hide-block3 {
    display: none; }
  .section-form .form-line {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    /*&:before {
			content:"";
			position:absolute;
			display:block;
			width:94%;
			height:1px;
			margin-left:-47%;
			background:#e1e3e5;
			left:50%;
			bottom:-1px;
			z-index:1000;
		}*/ }
    @media (max-width: 480px) {
      .section-form .form-line {
        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; } }
    .section-form .form-line .al-st {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .section-form .form-line.pb0 {
      padding-bottom: 0; }
    .section-form .form-line.js-none03 {
      pointer-events: none;
      opacity: 0.3; }
    .section-form .form-line.appear-content {
      display: none; }
    .section-form .form-line:last-child {
      border-bottom: 0; }
      .section-form .form-line:last-child:before {
        display: none; }
    .section-form .form-line.error {
      background: #ffede8; }
    .section-form .form-line .ques {
      font-size: 16px;
      font-weight: bold;
      padding: 0 0 30px; }
      .section-form .form-line .ques .no {
        font-weight: normal; }
    .section-form .form-line .form-title {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 1.4; }
      @media (max-width: 480px) {
        .section-form .form-line .form-title {
          font-size: 4.1025641026vw;
          font-weight: bold;
          width: 70%;
          float: none;
          margin-bottom: 1.2820512821vw; } }
      .section-form .form-line .form-title .fs-min {
        font-size: 0.8em; }
    .section-form .form-line .form-sign {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-right: 1em; }
      @media (max-width: 480px) {
        .section-form .form-line .form-sign {
          width: auto;
          padding: 0;
          margin-right: 0; } }
      .section-form .form-line .form-sign .sign {
        display: block;
        text-align: center;
        font-size: 1.2rem;
        letter-spacing: 0.2em;
        line-height: 1.0;
        color: #888888;
        padding: 3px 6px;
        border: 1px solid #888888;
        background: #fff; }
        @media (max-width: 480px) {
          .section-form .form-line .form-sign .sign {
            font-size: 2.9487179487vw;
            padding: 1.0256410256vw 1.9230769231vw; } }
        .section-form .form-line .form-sign .sign.indispen {
          color: #ed0000;
          border: 1px solid #ed0000;
          background: #FFFFFF; }
        .section-form .form-line .form-sign .sign.plus {
          font-size: 0; }
          .section-form .form-line .form-sign .sign.plus::before {
            font-size: 11px;
            content: "必須"; }
    .section-form .form-line .form-content {
      width: 420px; }
      @media (max-width: 480px) {
        .section-form .form-line .form-content {
          width: 100%;
          float: none; } }
      .section-form .form-line .form-content.agency-login {
        width: 500px;
        margin: 0 auto; }
      .section-form .form-line .form-content .txt-link {
        color: #311ec3;
        text-decoration: underline; }
      @media (max-width: 480px) {
        .section-form .form-line .form-content .form-content__ttl {
          font-size: 3.2051282051vw; } }
      .section-form .form-line .form-content .txt {
        margin-bottom: 20px;
        font-size: 1.2rem; }
        @media (max-width: 480px) {
          .section-form .form-line .form-content .txt {
            font-size: 3.3333333333vw;
            margin-bottom: 2.5641025641vw; } }
      .section-form .form-line .form-content .form {
        position: relative; }
        @media (max-width: 480px) {
          .section-form .form-line .form-content .form {
            top: 0;
            margin-top: 2.5641025641vw; } }
        .section-form .form-line .form-content .form .input_skin {
          position: relative;
          display: block;
          min-height: 35px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
          @media (max-width: 480px) {
            .section-form .form-line .form-content .form .input_skin {
              min-height: 4.4871794872vw; } }
          .section-form .form-line .form-content .form .input_skin + .input_skin {
            margin-top: 10px; }
          .section-form .form-line .form-content .form .input_skin .fukidasi {
            position: relative;
            display: inline-block;
            font-size: 11px;
            line-height: 1.0;
            color: #ffffff;
            padding: 5px 8px;
            background: #ff0000;
            bottom: -5px; }
          .section-form .form-line .form-content .form .input_skin.select-over:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            margin: auto 0;
            border-left: 5px solid transparent;
            border-top: 5px solid #999;
            border-right: 5px solid transparent;
            top: 0;
            right: 10px;
            bottom: 0;
            z-index: 1000; }
          .section-form .form-line .form-content .form .input_skin.wide .horizontal-item {
            width: 100%;
            display: block; }
            .section-form .form-line .form-content .form .input_skin.wide .horizontal-item:not(:last-child) {
              margin-bottom: 15px; }
          .section-form .form-line .form-content .form .input_skin.equal .horizontal-item {
            width: 24%;
            margin-right: 0; }
          .section-form .form-line .form-content .form .input_skin.two {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
            .section-form .form-line .form-content .form .input_skin.two .horizontal-item {
              width: 48%; }
              @media (max-width: 480px) {
                .section-form .form-line .form-content .form .input_skin.two .horizontal-item {
                  width: 49%; } }
          .section-form .form-line .form-content .form .input_skin.week .horizontal-item {
            width: 100%; }
            .section-form .form-line .form-content .form .input_skin.week .horizontal-item:not(:last-child) {
              margin-right: 10px; }
          .section-form .form-line .form-content .form .input_skin.datepicker-set {
            width: 167px;
            position: relative; }
            .section-form .form-line .form-content .form .input_skin.datepicker-set::after {
              content: "";
              width: 1.2em;
              aspect-ratio: 1/1;
              background: url(../img/icon-datepicker.png) no-repeat center/contain;
              position: absolute;
              top: 50%;
              right: 0.5em;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%); }
            @media (max-width: 480px) {
              .section-form .form-line .form-content .form .input_skin.datepicker-set {
                width: 100%; } }
        .section-form .form-line .form-content .form.shoptime {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .section-form .form-line .form-content .form.shoptime .input_skin {
            width: 200px;
            margin-top: 0; }
          .section-form .form-line .form-content .form.shoptime .nami {
            font-size: 2rem;
            padding: 0 10px; }
        .section-form .form-line .form-content .form .error-msg {
          /*▼*/
          display: none;
          color: #ff0000; }
        .section-form .form-line .form-content .form + .form {
          padding-top: 15px; }
          @media (max-width: 480px) {
            .section-form .form-line .form-content .form + .form {
              padding-top: 1.2820512821vw; } }
        .section-form .form-line .form-content .form .attent-message {
          font-size: 12px;
          color: #555555;
          padding-top: 15px; }
          .section-form .form-line .form-content .form .attent-message p {
            text-indent: -12px;
            margin-bottom: 0;
            padding-left: 12px; }
            .section-form .form-line .form-content .form .attent-message p + p {
              margin-top: 7px; }
        .section-form .form-line .form-content .form.error input {
          border-color: #ff8e67;
          background: #ffffe2; }
        .section-form .form-line .form-content .form.error .error-msg {
          display: block;
          color: #ff0000; }
        .section-form .form-line .form-content .form .error-unitary input {
          border-color: #ff8e67;
          background: #ffffe2; }
        .section-form .form-line .form-content .form .error-unitary .error-msg {
          display: block;
          color: #ff0000; }
        .section-form .form-line .form-content .form .child-form {
          display: none;
          padding: 15px 20px 5px; }
          .section-form .form-line .form-content .form .child-form.active {
            display: block; }
          .section-form .form-line .form-content .form .child-form input[type="text"] {
            width: 70%;
            background: #fffde4; }
          .section-form .form-line .form-content .form .child-form.child-form-etc input[type="text"] {
            width: 70%;
            background: #fffde4; }
        .section-form .form-line .form-content .form.flex {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          @media (max-width: 480px) {
            .section-form .form-line .form-content .form.flex {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column; } }
          .section-form .form-line .form-content .form.flex .flex_l {
            width: 7em;
            font-size: 1.4rem; }
            @media (max-width: 480px) {
              .section-form .form-line .form-content .form.flex .flex_l {
                width: 100%;
                font-size: 3.8461538462vw; } }
          .section-form .form-line .form-content .form.flex .flex_r {
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1; }
            @media (max-width: 480px) {
              .section-form .form-line .form-content .form.flex .flex_r {
                width: 100%; } }
    .section-form .form-line .melit {
      padding: 30px 0 0;
      width: 100%;
      overflow: hidden;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .section-form .form-line .melit .melit_content {
        font-size: 105%;
        padding: 25px 40px 5px;
        background: #fce9dc; }
  .section-form .form-line {
    padding-bottom: 30px;
    border-bottom: 1px solid #b3b3b3; }
    @media (max-width: 480px) {
      .section-form .form-line {
        padding: 0 0 3.2051282051vw; } }
    .section-form .form-line:not(:last-child) {
      margin-bottom: 50px; }
      @media (max-width: 480px) {
        .section-form .form-line:not(:last-child) {
          margin-bottom: 5.1282051282vw; } }
    .section-form .form-line input {
      width: 100%;
      height: 45px;
      font-size: 1.6rem;
      margin: 0;
      padding: 5px 12px;
      border: solid 1px #dddddd;
      background-color: #f2f2f2;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 5px; }
      @media (max-width: 480px) {
        .section-form .form-line input {
          height: 12.8205128205vw;
          font-size: 4.358974359vw;
          padding: 0.641025641vw 2.5641025641vw; } }
      .section-form .form-line input::-webkit-input-placeholder {
        color: #ccc; }
      .section-form .form-line input::-ms-input-placeholder {
        color: #ccc; }
      .section-form .form-line input::-moz-input-placeholder {
        color: #ccc; }
    .section-form .form-line select {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      width: 100%;
      height: 45px;
      font-size: 16px;
      color: #000;
      cursor: pointer;
      padding: 5px 12px;
      border: solid 1px #dddddd;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: #FFFFFF; }
      @media (max-width: 480px) {
        .section-form .form-line select {
          height: 12.8205128205vw;
          font-size: 3.5897435897vw;
          padding: 0.7692307692vw 2.5641025641vw; } }
    .section-form .form-line textarea {
      width: 100%;
      height: 120px;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      font-size: 14px;
      padding: 14px 12px;
      border: solid 1px #dddddd;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media (max-width: 480px) {
        .section-form .form-line textarea {
          height: 19.2307692308vw; } }
    .section-form .form-line .form-content .f-tenyou .no {
      display: none; }
    .section-form .form-line .form-content .f-tenyou .input_skin {
      display: block;
      float: left; }
    .section-form .form-line .form-content .f-tenyou .s-kigou {
      width: 17%;
      margin-right: 3%; }
    .section-form .form-line .form-content .f-tenyou .s-no {
      width: 80%; }
    .section-form .form-line .form-content .f-tenyou > .s-del {
      display: none; }
    .section-form .form-line .form-content .f-tenyou .error-msg-a {
      display: none; }
    .section-form .form-line .form-content .f-tenyou .error-msg-b {
      display: none; }
    .section-form .form-line .form-content .f-tenyou.tenyou-error-a select[name="tenyou_kigou"] {
      border-color: #ff8e67;
      background: #ffefe9; }
    .section-form .form-line .form-content .f-tenyou.tenyou-error-a .error-msg-a {
      display: block;
      color: #ff0000; }
    .section-form .form-line .form-content .f-tenyou.tenyou-error-b input[name="tenyouno"] {
      border-color: #ff8e67;
      background: #ffefe9; }
    .section-form .form-line .form-content .f-tenyou.tenyou-error-b .error-msg-b {
      display: block;
      color: #ff0000; }
    .section-form .form-line .form-content .tenyou-increase-button {
      text-align: center; }
      .section-form .form-line .form-content .tenyou-increase-button span {
        display: inline-block;
        width: inherit;
        font-size: 11px;
        cursor: pointer;
        color: #000000;
        padding: 2px 25px;
        border: 1px solid #000000;
        border-radius: 50px;
        background: #ffffff; }
        .section-form .form-line .form-content .tenyou-increase-button span:before {
          display: inline-block;
          width: 6px;
          height: 6px;
          border-color: #000000;
          margin: auto 0;
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
          top: -2px;
          right: 10px;
          bottom: 0; }
    .section-form .form-line .form-content.plural-active .no {
      position: relative;
      text-align: center;
      display: block;
      width: 10%;
      font-size: 20px;
      color: #555;
      float: left;
      bottom: -4px; }
    .section-form .form-line .form-content.plural-active .s-no {
      width: 70%; }
    .section-form .form-line .form-content.plural-active .tenyou-increase-button span {
      color: #00a1e9;
      border-color: #00a1e9; }
      .section-form .form-line .form-content.plural-active .tenyou-increase-button span:before {
        border-color: #00a1e9;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0;
        bottom: -2px; }
    .section-form .form-line .increase-inner {
      display: none; }
      .section-form .form-line .increase-inner .f-tenyou {
        padding: 15px 0 0;
        top: 0; }
        .section-form .form-line .increase-inner .f-tenyou .s-del {
          display: inline-block;
          font-size: 16px;
          line-height: 1.0;
          color: #ffffff;
          cursor: pointer;
          padding: 3px 5px;
          border-radius: 2px;
          background: #000000; }
      .section-form .form-line .increase-inner .js-tenyouno-list {
        /*display:none;*/ }
      .section-form .form-line .increase-inner.active {
        display: block; }
      .section-form .form-line .increase-inner textarea {
        display: none; }
    .section-form .form-line .f-side-radio {
      top: -2px !important; }
      .section-form .form-line .f-side-radio .input_skin {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .section-form .form-line .f-side-radio .horizontal-item {
        position: relative;
        font-size: 1.6rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%; }
        @media (max-width: 480px) {
          .section-form .form-line .f-side-radio .horizontal-item {
            font-size: 3.3333333333vw; } }
        .section-form .form-line .f-side-radio .horizontal-item .ttl {
          padding: 0 0 0 0;
          display: block;
          text-align: center; }
        .section-form .form-line .f-side-radio .horizontal-item .b-ttl {
          display: block;
          width: 100%;
          color: #fff;
          background: #019bdb;
          padding: 4px 0;
          margin-bottom: 10px;
          text-align: center; }
        .section-form .form-line .f-side-radio .horizontal-item label {
          display: block;
          border: 2px solid #5eb8dd;
          background-color: #fff;
          border-radius: 3px;
          padding: 10px 3px;
          cursor: pointer; }
          @media (max-width: 480px) {
            .section-form .form-line .f-side-radio .horizontal-item label {
              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: 12.8205128205vw;
              padding: 1.9230769231vw 0.641025641vw; } }
          .section-form .form-line .f-side-radio .horizontal-item label input {
            position: absolute;
            opacity: 0;
            top: 0;
            left: 0; }
        .section-form .form-line .f-side-radio .horizontal-item .horizontal-item_price {
          display: block;
          font-size: 1.4rem;
          line-height: 1.3;
          text-align: center;
          margin-top: 15px; }
          @media (max-width: 480px) {
            .section-form .form-line .f-side-radio .horizontal-item .horizontal-item_price {
              font-size: 3.2051282051vw;
              margin-top: 1.9230769231vw; } }
        .section-form .form-line .f-side-radio .horizontal-item .horizontal-item_price__ttl {
          font-weight: bold;
          font-size: 1.6rem;
          display: block;
          margin-bottom: 5px; }
          @media (max-width: 480px) {
            .section-form .form-line .f-side-radio .horizontal-item .horizontal-item_price__ttl {
              font-size: 3.5897435897vw;
              margin-bottom: 1.2820512821vw; } }
        .section-form .form-line .f-side-radio .horizontal-item .horizontal-item_price__msg {
          display: inline-block;
          text-align: left; }
        .section-form .form-line .f-side-radio .horizontal-item.active label {
          color: #fff;
          background-color: #3bb7e3; }
        .section-form .form-line .f-side-radio .horizontal-item .s_font {
          font-size: 70%; }
        .section-form .form-line .f-side-radio .horizontal-item.js-plannone01.none {
          display: none; }
        .section-form .form-line .f-side-radio .horizontal-item.js-plannone02.none {
          display: none; }
    .section-form .form-line .f-side-check {
      top: -2px !important; }
      .section-form .form-line .f-side-check .input_skin {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .section-form .form-line .f-side-check.doui .horizontal-item label {
        position: relative; }
        @media (max-width: 480px) {
          .section-form .form-line .f-side-check.doui .horizontal-item label {
            border-radius: 6.4102564103vw; } }
        .section-form .form-line .f-side-check.doui .horizontal-item label .fa-regular {
          position: absolute;
          height: 21px;
          width: 21px;
          -webkit-mask: url(../img/contact/circle-regular.svg) no-repeat center/100%;
                  mask: url(../img/contact/circle-regular.svg) no-repeat center/100%;
          background-color: #626262;
          top: 50%;
          left: 15px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
          @media (max-width: 480px) {
            .section-form .form-line .f-side-check.doui .horizontal-item label .fa-regular {
              left: 2.5641025641vw; } }
        .section-form .form-line .f-side-check.doui .horizontal-item label.checked {
          color: #fff;
          background-color: #94cfe3; }
          .section-form .form-line .f-side-check.doui .horizontal-item label.checked .fa-regular {
            background-color: #fff;
            -webkit-mask: url(../img/contact/circle-check-regular.svg) no-repeat center/100%;
                    mask: url(../img/contact/circle-check-regular.svg) no-repeat center/100%; }
      .section-form .form-line .f-side-check .horizontal-item {
        position: relative;
        font-size: 1.6rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%; }
        @media (max-width: 480px) {
          .section-form .form-line .f-side-check .horizontal-item {
            font-size: 3.9743589744vw;
            margin: 0 auto; } }
        .section-form .form-line .f-side-check .horizontal-item .ttl {
          padding: 0 0 0 0;
          display: block;
          text-align: center; }
        .section-form .form-line .f-side-check .horizontal-item label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 10px 3px;
          gap: 8px;
          cursor: pointer;
          font-size: 1.5rem;
          line-height: 1;
          font-weight: bold; }
          @media (max-width: 480px) {
            .section-form .form-line .f-side-check .horizontal-item label {
              font-size: 3.9743589744vw; } }
          .section-form .form-line .f-side-check .horizontal-item label input {
            width: 18px;
            height: 18px;
            accent-color: #4d4d4d; }
            @media (max-width: 480px) {
              .section-form .form-line .f-side-check .horizontal-item label input {
                width: 3.8461538462vw;
                height: 3.8461538462vw; } }
        .section-form .form-line .f-side-check .horizontal-item .horizontal-item_price {
          display: block;
          font-size: 1.4rem;
          line-height: 1.3;
          text-align: center; }
        .section-form .form-line .f-side-check .horizontal-item .s_font {
          font-size: 70%; }
    .section-form .form-line .f-birthday .input_skin {
      display: block;
      width: 26%;
      font-size: 0;
      letter-spacing: 0;
      margin-left: 3%;
      margin-top: 0 !important;
      float: left; }
      @media (max-width: 480px) {
        .section-form .form-line .f-birthday .input_skin {
          width: 100%; } }
      .section-form .form-line .f-birthday .input_skin:nth-child(1) {
        width: 42%;
        margin-left: 0; }
      .section-form .form-line .f-birthday .input_skin select {
        display: inline-block;
        width: 100%;
        font-size: 13px;
        letter-spacing: 1px; }
        @media (max-width: 480px) {
          .section-form .form-line .f-birthday .input_skin select {
            font-size: 3.2051282051vw; } }
    .section-form .form-line .f-telno .input_skin {
      display: block;
      width: 50%;
      font-size: 0;
      letter-spacing: 0; }
      @media (max-width: 480px) {
        .section-form .form-line .f-telno .input_skin {
          width: 100%; } }
      .section-form .form-line .f-telno .input_skin input[type="text"] {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        letter-spacing: 1px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        @media (max-width: 480px) {
          .section-form .form-line .f-telno .input_skin input[type="text"] {
            font-size: 4.358974359vw; } }
    .section-form .form-line .f-telno .partition {
      position: relative;
      display: block;
      text-align: center;
      width: 8%;
      font-size: 16px;
      float: left;
      top: 5px; }
    .section-form .form-line .f-triplets {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .section-form .form-line .f-triplets .input_skin {
        width: 100%;
        display: block;
        font-size: 0;
        letter-spacing: 0; }
        .section-form .form-line .f-triplets .input_skin input[type="text"] {
          display: inline-block;
          width: 30%;
          font-size: 16px;
          letter-spacing: 1px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
        .section-form .form-line .f-triplets .input_skin select {
          display: inline-block;
          width: 20%;
          font-size: 16px;
          letter-spacing: 1px;
          margin-right: 2%; }
          @media (max-width: 480px) {
            .section-form .form-line .f-triplets .input_skin select {
              width: 30%;
              font-size: 3.4615384615vw; } }
          .section-form .form-line .f-triplets .input_skin select:nth-child(3) {
            margin-right: 0; }
        .section-form .form-line .f-triplets .input_skin .partition {
          display: inline-block;
          text-align: center;
          width: 5%;
          font-size: 16px; }
    .section-form .form-line .f-quantity {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .section-form .form-line .f-quantity .input_skin {
        width: 100%;
        display: block;
        letter-spacing: 0; }
        .section-form .form-line .f-quantity .input_skin .input_txt {
          width: 70%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .section-form .form-line .f-quantity .input_skin select {
          display: inline-block;
          width: 30%;
          font-size: 15px;
          letter-spacing: 1px;
          margin-right: 2%; }
          @media (max-width: 480px) {
            .section-form .form-line .f-quantity .input_skin select {
              width: 30%;
              font-size: 3.4615384615vw; } }
          .section-form .form-line .f-quantity .input_skin select:nth-child(3) {
            margin-right: 0; }
        .section-form .form-line .f-quantity .input_skin .partition {
          display: inline-block;
          text-align: center;
          width: 5%;
          font-size: 16px; }
    .section-form .form-line .f-tantou .input_skin {
      display: block;
      float: left; }
    .section-form .form-line .f-tantou .s-sei {
      width: 48%;
      margin-right: 4%; }
    .section-form .form-line .f-tantou .s-mei {
      width: 48%; }
    .section-form .form-line .f-kankei .input_skin select {
      width: 100%; }
    .section-form .form-line .f-zip {
      position: relative; }
      .section-form .form-line .f-zip .input_skin {
        display: inline-block;
        width: 55%; }
      .section-form .form-line .f-zip .auto-zip {
        position: absolute;
        text-align: center;
        width: 45%;
        font-size: 15px;
        line-height: 1.0;
        color: #fff;
        cursor: pointer;
        background: #888888;
        top: 0;
        right: 0;
        bottom: 0; }
        .section-form .form-line .f-zip .auto-zip span {
          position: absolute;
          width: 100%;
          height: 14px;
          line-height: 1.0;
          margin: auto 0;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0; }
    .section-form .form-line .f-pref .input_skin select {
      width: 100%; }
    .section-form .form-line .f-etc textarea {
      width: 100%; }
  .section-form .skin_checklist {
    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;
    gap: 0 2%; }
    @media (max-width: 480px) {
      .section-form .skin_checklist {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .section-form .skin_checklist li {
      width: calc(33.333% - 2%*2/3);
      font-size: 1.4rem;
      text-align: center;
      line-height: 1.4; }
      @media (max-width: 480px) {
        .section-form .skin_checklist li {
          font-size: 3.5897435897vw; } }
  .section-form .checkbox_inner label {
    position: relative;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    background-color: #f2f2f2;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 3px;
    cursor: pointer; }
    @media (max-width: 480px) {
      .section-form .checkbox_inner label {
        height: 12.8205128205vw;
        padding: 1.2820512821vw 0.3846153846vw;
        text-align: left; } }
    .section-form .checkbox_inner label.checked {
      color: #fff;
      background-color: #626262; }
    .section-form .checkbox_inner label input[type="checkbox"] {
      width: 14px;
      height: 14px;
      accent-color: #4d4d4d; }
      @media (max-width: 480px) {
        .section-form .checkbox_inner label input[type="checkbox"] {
          width: 3.8461538462vw;
          height: 3.8461538462vw; } }
  .section-form .form-item__radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 480px) {
      .section-form .form-item__radio {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 10px; } }
    .section-form .form-item__radio li {
      width: 48%;
      margin-right: 2%;
      margin-bottom: 8px; }
      @media (max-width: 480px) {
        .section-form .form-item__radio li {
          width: 100%;
          max-width: 100%;
          margin-right: 0px; } }
      .section-form .form-item__radio li.stan label {
        border-color: #b5e2c1; }
        .section-form .form-item__radio li.stan label .form-plan__ttl {
          color: #34a353; }
        .section-form .form-item__radio li.stan label .pick {
          background-color: #e3f2e9; }
        .section-form .form-item__radio li.stan label .form-plan-list__setprice {
          color: #34a353; }
        .section-form .form-item__radio li.stan label.checked {
          background-color: #f7fff9; }
          .section-form .form-item__radio li.stan label.checked:after {
            border-right: 3px solid #34a353;
            border-bottom: 3px solid #34a353; }
      .section-form .form-item__radio li.plem label {
        border-color: #f5de9d; }
        .section-form .form-item__radio li.plem label .form-plan__ttl {
          color: #f6b705; }
        .section-form .form-item__radio li.plem label .pick {
          background-color: #fef5e6; }
        .section-form .form-item__radio li.plem label .form-plan-list__setprice {
          color: #f6b705; }
        .section-form .form-item__radio li.plem label.checked {
          background-color: #fffcf3; }
          .section-form .form-item__radio li.plem label.checked:after {
            border-right: 3px solid #f6b705;
            border-bottom: 3px solid #f6b705; }
      .section-form .form-item__radio li label {
        position: relative;
        display: block;
        font-size: 1.7rem;
        cursor: pointer;
        -moz-user-select: none;
             user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        padding: 9px 10px;
        outline: none;
        border: 2px solid #bfcbd9;
        border-radius: 10px;
        background: #fff; }
        @media (max-width: 480px) {
          .section-form .form-item__radio li label {
            font-size: 3.3333333333vw; } }
        .section-form .form-item__radio li label:before {
          content: " ";
          position: absolute;
          width: 20px;
          height: 20px;
          margin-top: -10px;
          border: 1px solid #ddd;
          border-radius: 50%;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          top: 50%;
          left: 8px; }
          @media (max-width: 480px) {
            .section-form .form-item__radio li label:before {
              width: 6.4102564103vw;
              height: 6.4102564103vw;
              margin-top: -2.5641025641vw; } }
        .section-form .form-item__radio li label input[type=radio] {
          position: absolute;
          opacity: 0;
          visibility: hidden; }
        .section-form .form-item__radio li label input[type=checkbox] {
          position: absolute;
          opacity: 0;
          visibility: hidden; }
        .section-form .form-item__radio li label.checked {
          background-color: #f7f7f7; }
          .section-form .form-item__radio li label.checked::before {
            background-color: #fff; }
          .section-form .form-item__radio li label.checked:after {
            content: " ";
            position: absolute;
            display: block;
            width: 8px;
            height: 17px;
            margin-top: -14px;
            border-right: 3px solid #0085eb;
            border-bottom: 3px solid #0085eb;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            top: 50%;
            left: 15px; }
            @media (max-width: 480px) {
              .section-form .form-item__radio li label.checked:after {
                width: 2.0512820513vw;
                height: 4.358974359vw; } }
        .section-form .form-item__radio li label.pl0 {
          padding: 10px 15px 10px 10px; }
          @media (max-width: 480px) {
            .section-form .form-item__radio li label.pl0 {
              padding: 3.2051282051vw 4.4871794872vw 4.4871794872vw 4.4871794872vw; } }
          .section-form .form-item__radio li label.pl0:before {
            top: 24px;
            left: 15px; }
            @media (max-width: 480px) {
              .section-form .form-item__radio li label.pl0:before {
                top: 5.3846153846vw;
                left: 5.1282051282vw; } }
          .section-form .form-item__radio li label.pl0:after {
            top: 26px;
            left: 20px; }
            @media (max-width: 480px) {
              .section-form .form-item__radio li label.pl0:after {
                top: 6.9230769231vw;
                left: 7.0512820513vw; } }
    .section-form .form-item__radio.error--highlight label {
      border-color: #ff0000;
      border-width: 2px; }
    .section-form .form-item__radio.two-column li {
      width: 49%; }
      .section-form .form-item__radio.two-column li:nth-child(2n) {
        margin-right: 0px; }
  .section-form .form-plan__ttl {
    font-size: 1.6rem;
    font-weight: bold;
    color: #00479d;
    text-align: center; }
    @media (max-width: 480px) {
      .section-form .form-plan__ttl {
        font-size: 4.1025641026vw; } }
  .section-form .form-plan-list {
    font-size: 1.4rem;
    padding: 10px 0 5px; }
    @media (max-width: 480px) {
      .section-form .form-plan-list {
        font-size: 3.2051282051vw;
        padding: 3.8461538462vw 0 0; } }
    .section-form .form-plan-list .form-plan-list__set {
      line-height: 1.2; }
      @media (max-width: 480px) {
        .section-form .form-plan-list .form-plan-list__set {
          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; } }
      .section-form .form-plan-list .form-plan-list__set:not(:last-child) {
        margin-bottom: 10px; }
        @media (max-width: 480px) {
          .section-form .form-plan-list .form-plan-list__set:not(:last-child) {
            margin-bottom: 1.5384615385vw;
            padding-bottom: 1.2820512821vw;
            border-bottom: 1px solid #939393; } }
    .section-form .form-plan-list .form-plan-list__setttl {
      margin-bottom: 5px;
      font-size: 1.2rem;
      font-weight: bold;
      color: #333;
      text-align: center;
      padding: 2px 0;
      background: #e5e5e5;
      border-radius: 30px; }
      @media (max-width: 480px) {
        .section-form .form-plan-list .form-plan-list__setttl {
          font-size: 3.5897435897vw;
          padding: 0;
          margin-bottom: 0;
          background: none; } }
      @media (max-width: 480px) {
        .section-form .form-plan-list .form-plan-list__setttl.pick {
          width: 100%;
          font-size: 3.8461538462vw;
          border-radius: 3.8461538462vw;
          padding: 0.7692307692vw 0;
          margin-bottom: 1.9230769231vw; } }
    .section-form .form-plan-list .form-plan-list__setmsg {
      font-size: 1.3rem;
      font-weight: bold;
      text-align: center; }
      @media (max-width: 480px) {
        .section-form .form-plan-list .form-plan-list__setmsg {
          font-size: 3.5897435897vw;
          color: #57677a; } }
      .section-form .form-plan-list .form-plan-list__setmsg select {
        width: 70px;
        font-size: 1.5rem;
        padding: 4px;
        color: #333;
        border-radius: 0; }
        @media (max-width: 480px) {
          .section-form .form-plan-list .form-plan-list__setmsg select {
            width: 23.0769230769vw;
            height: 10.2564102564vw;
            font-size: 3.8461538462vw;
            padding: 1.9230769231vw 3.8461538462vw;
            text-align: center; } }
      .section-form .form-plan-list .form-plan-list__setmsg option {
        padding: 5px; }
        @media (max-width: 480px) {
          .section-form .form-plan-list .form-plan-list__setmsg option {
            padding: 1.0256410256vw; } }
    .section-form .form-plan-list .form-plan-list__setprice {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: bold;
      padding: 0 10px; }
      @media (max-width: 480px) {
        .section-form .form-plan-list .form-plan-list__setprice {
          width: 100%;
          padding: 0 0vw; } }
    .section-form .form-plan-list .form-plan-list__setprice--ttl {
      font-size: 1.2rem;
      text-align: center; }
      @media (max-width: 480px) {
        .section-form .form-plan-list .form-plan-list__setprice--ttl {
          font-size: 3.5897435897vw; } }
    .section-form .form-plan-list .form-plan-list__setprice--msg {
      font-size: 3.1rem;
      letter-spacing: 1.5px; }
      @media (max-width: 480px) {
        .section-form .form-plan-list .form-plan-list__setprice--msg {
          font-size: 5.1282051282vw; } }
      .section-form .form-plan-list .form-plan-list__setprice--msg .s-font {
        font-size: 60%; }

.free-price {
  display: inline-block;
  width: 34%;
  font-size: 1.1rem;
  font-weight: bold;
  color: #e51919;
  padding: 4px 0;
  border: 1px solid #e51919;
  margin: 0 auto;
  text-align: center;
  line-height: 1; }
  @media (max-width: 480px) {
    .free-price {
      width: 40%;
      font-size: 2.9487179487vw;
      padding: 0.641025641vw 0;
      margin: 0; } }
  .free-price.non-b {
    margin-right: 10px; }

.pdf-link {
  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;
  color: #fff;
  background-color: #525252;
  padding: 10px 0;
  width: 70%;
  border: 1px solid #525252; }
  @media (max-width: 480px) {
    .pdf-link {
      font-size: 3.0769230769vw;
      width: 90%;
      margin: 0 auto;
      padding: 1.9230769231vw 0; } }
  .pdf-link .fa-regular {
    position: absolute;
    font-size: 150%;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 480px) {
      .pdf-link .fa-regular {
        font-size: 130%;
        right: 3.8461538462vw; } }
  .pdf-link .fa-solid {
    position: absolute;
    font-size: 150%;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 480px) {
      .pdf-link .fa-solid {
        font-size: 130%;
        right: 3.8461538462vw; } }
  .pdf-link:hover {
    opacity: 0.7; }
  .pdf-link + .form-content {
    margin-top: 15px; }
    @media (max-width: 480px) {
      .pdf-link + .form-content {
        margin-top: 3.8461538462vw; } }

.order-content .check-agree {
  top: -2px !important; }
  .order-content .check-agree .horizontal-item {
    position: relative;
    display: inline-block;
    margin-right: 6%;
    font-size: 15px;
    padding: 0 0 0 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45%; }
    .order-content .check-agree .horizontal-item:nth-child(2) {
      margin-right: 0; }
    .order-content .check-agree .horizontal-item label {
      display: block;
      border: 2px solid #5eb8dd;
      background-color: #fff;
      border-radius: 3px;
      padding: 7px 3px;
      cursor: pointer; }
      .order-content .check-agree .horizontal-item label input {
        display: none; }
    .order-content .check-agree .horizontal-item.active label {
      color: #fff;
      background-color: #3bb7e3; }

.message_content {
  position: relative;
  padding: 20px 0;
  overflow: hidden; }
  .message_content:before {
    content: " ";
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    left: 45%;
    background: #f1f1f1; }
  .message_content .message_content_title {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    padding: 25px 0 5px;
    background: #fff; }
  .message_content .message_line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 25px 0;
    border-bottom: 1px solid #ccc; }
    .message_content .message_line .title {
      text-align: right;
      width: 45%;
      line-height: 1.0;
      font-weight: bold;
      padding: 0 100px 0 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media (max-width: 480px) {
        .message_content .message_line .title {
          padding-right: 5.1282051282vw; } }
    .message_content .message_line .message {
      width: 55%;
      padding: 0 0 0 100px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media (max-width: 480px) {
        .message_content .message_line .message {
          padding-left: 5.1282051282vw; } }
  .message_content.checklist-consent:before {
    display: none; }
  .message_content.checklist-consent .title {
    position: relative;
    text-align: left;
    width: 50%;
    padding: 10px 0 0 90px;
    margin-bottom: 20px; }
    .message_content.checklist-consent .title:before {
      content: " ";
      background: url("../images/image-icon-check.webp") no-repeat center center/100%;
      position: absolute;
      display: block;
      width: 25px;
      top: 5px;
      left: 30px;
      bottom: 0; }
  .message_content.checklist-consent .message {
    width: 50%; }
    .message_content.checklist-consent .message .return-bottun {
      width: 85%;
      margin: 0 auto; }
      .message_content.checklist-consent .message .return-bottun a {
        text-align: center;
        font-size: 13px;
        color: #000000;
        cursor: pointer;
        padding: 10px 60px;
        border: 1px solid #000;
        background: none; }
        .message_content.checklist-consent .message .return-bottun a:before {
          border-color: #000000;
          width: 8px;
          height: 8px; }

.indispen-error .message {
  text-align: center; }
.indispen-error .message_line .message {
  color: #ff0000; }

.important-section {
  font-size: 14px;
  background: #f1f1f1;
  padding: 30px 40px;
  margin-bottom: 30px; }
  .important-section .important-section-set {
    margin-bottom: 30px; }
    .important-section .important-section-set:last-child {
      margin-bottom: 0; }
    .important-section .important-section-set .title {
      font-size: 20px;
      margin-bottom: 5px; }
    .important-section .important-section-set ul.attent-list {
      font-size: 14px;
      padding: 15px 0 30px; }
      .important-section .important-section-set ul.attent-list li {
        text-indent: -16px;
        line-height: 1.8;
        margin-bottom: 14px;
        padding-left: 16px; }
      .important-section .important-section-set ul.attent-list.no-indent li {
        text-indent: inherit;
        padding-left: inherit; }
      .important-section .important-section-set ul.attent-list.double-mark li {
        text-indent: -33px;
        padding-left: 33px; }
    .important-section .important-section-set .button {
      text-align: center;
      width: 420px;
      margin: 0 auto; }
      @media (max-width: 480px) {
        .important-section .important-section-set .button {
          width: 80%; } }
      .important-section .important-section-set .button a {
        font-size: 16px;
        color: #000000;
        padding: 12px 0;
        border-radius: 0;
        background: #d3d3d3; }
        .important-section .important-section-set .button a:before {
          border-color: black !important; }
    .important-section .important-section-set .pdf a:after {
      content: url("../images/image-icon-pdf.webp");
      position: absolute;
      display: inline-block;
      width: 35px;
      height: 35px;
      margin: auto 0;
      top: 0;
      left: 10px;
      right: 0;
      bottom: 0; }
    .important-section .important-section-set .agreement-check .check-content {
      background: #ffffff; }

.note-list .note-list__item {
  font-size: 1.2rem;
  text-indent: -12px;
  padding-left: 12px; }
  @media (max-width: 480px) {
    .note-list .note-list__item {
      font-size: 2.5641025641vw;
      text-indent: -1.5384615385vw;
      padding-left: 1.5384615385vw; } }

.button-feed-page {
  margin: 14px 0 44px;
  text-align: center; }
  @media (max-width: 480px) {
    .button-feed-page {
      padding-top: 0;
      margin: 2.5641025641vw auto 8.3333333333vw; } }
  .button-feed-page .button > .inner {
    position: relative;
    display: block;
    width: 350px;
    text-decoration: none;
    font-size: 2rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    color: #ffffff;
    cursor: pointer;
    padding: 19px 10px;
    border: 0px;
    margin: 0 auto;
    border-radius: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #eb6100;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-shadow: 0 5px 0 #f5b07f;
            box-shadow: 0 5px 0 #f5b07f; }
    @media (max-width: 480px) {
      .button-feed-page .button > .inner {
        font-size: 4.4871794872vw;
        width: 100%;
        padding: 2.5641025641vw; } }
    .button-feed-page .button > .inner:hover {
      opacity: 0.7; }
      @media (max-width: 480px) {
        .button-feed-page .button > .inner:hover {
          opacity: 1; } }
    .button-feed-page .button > .inner.return {
      background: #858585; }
      .button-feed-page .button > .inner.return:before {
        content: '';
        width: 10px;
        height: 10px;
        border: 0px;
        border-top: solid 2px #ffffff;
        border-right: solid 2px #ffffff;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        position: absolute;
        top: 50%;
        left: 30px;
        margin-top: -6px; }

.note_txt {
  font-size: 1.3rem; }
  @media (max-width: 480px) {
    .note_txt {
      font-size: 3.0769230769vw; } }

.confirm-section {
  max-width: 960px;
  margin: 80px auto 0; }
  @media (max-width: 480px) {
    .confirm-section {
      padding: 0 3.8461538462vw;
      margin-top: 0; } }

.confirm {
  margin-bottom: 100px; }
  @media (max-width: 480px) {
    .confirm {
      margin-bottom: 12.8205128205vw; } }
  .confirm .confirm-content {
    max-width: 960px;
    margin: 80px auto 0; }
    @media (max-width: 480px) {
      .confirm .confirm-content {
        padding: 0 3.8461538462vw;
        margin-top: 0; } }
    .confirm .confirm-content:not(:last-child) {
      margin-bottom: 50px; }
      @media (max-width: 480px) {
        .confirm .confirm-content:not(:last-child) {
          margin-bottom: 5.1282051282vw; } }
  .confirm .ttl-01 {
    font-size: 2.9rem;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 4px 3px 7px 11px;
    border-left: 5px solid #000;
    line-height: 1; }
    @media (max-width: 480px) {
      .confirm .ttl-01 {
        font-size: 5.7692307692vw;
        margin-bottom: 6.4102564103vw;
        padding: 0.5128205128vw 0.3846153846vw 0.8974358974vw 1.4102564103vw; } }
  .confirm .confirm-content__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
    display: none; }
    @media (max-width: 480px) {
      .confirm .confirm-content__head {
        position: relative;
        margin-bottom: 7.6923076923vw; } }
    .confirm .confirm-content__head .ttl-01 {
      margin-bottom: 0; }
  .confirm .correction-btn {
    display: none; }
  .confirm .confirm-content__set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 25px; }
    @media (max-width: 480px) {
      .confirm .confirm-content__set {
        display: block;
        padding: 0 1.2820512821vw 3.8461538462vw; } }
    .confirm .confirm-content__set:not(:last-child) {
      margin-bottom: 25px; }
      @media (max-width: 480px) {
        .confirm .confirm-content__set:not(:last-child) {
          margin-bottom: 3.8461538462vw; } }
  .confirm .confirm-content__ttl,
  .confirm .confirm-content__msg {
    line-height: 1; }
  .confirm .confirm-content__ttl {
    width: 35%;
    font-size: 2rem;
    font-weight: bold; }
    @media (max-width: 480px) {
      .confirm .confirm-content__ttl {
        width: 100%;
        font-size: 4.4871794872vw;
        margin-bottom: 3.2051282051vw; } }
  .confirm .confirm-content__msg {
    width: 65%;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5; }
    @media (max-width: 480px) {
      .confirm .confirm-content__msg {
        width: 100%;
        font-size: 4.358974359vw; } }

.complete-block {
  padding-bottom: 100px; }
  @media (max-width: 480px) {
    .complete-block {
      padding: 12.8205128205vw 0; } }

.form-content-child:not(:last-child) {
  margin-bottom: 30px; }
  @media (max-width: 480px) {
    .form-content-child:not(:last-child) {
      margin-bottom: 7.6923076923vw; } }
.form-content-child .child_label {
  font-size: 1.4rem;
  color: #fff;
  background-color: #4d4d4d;
  padding: 3px 6px;
  margin-bottom: 15px; }
  @media (max-width: 480px) {
    .form-content-child .child_label {
      font-size: 3.8461538462vw;
      padding: 0.7692307692vw 1.7948717949vw;
      margin-bottom: 4.4871794872vw; } }

main > section {
  width: 1200px;
  margin: 0 auto; }
  @media (max-width: 480px) {
    main > section {
      width: calc(100% - 5.1282051282vw); } }

/* プレローダー全体のスタイル */
#preloader {
  position: fixed;
  z-index: 9;
  top: 40px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  /* 背景色は必要に応じて変更 */
  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; }
  @media (max-width: 480px) {
    #preloader {
      top: -1.1538461538vw; } }
  #preloader .loader {
    --d: 22px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    color: #f0524c;
    -webkit-box-shadow: calc(1*var(--d)) calc(0*var(--d)) 0 0, calc(0.707*var(--d)) calc(0.707*var(--d)) 0 1px, calc(0*var(--d)) calc(1*var(--d)) 0 2px, calc(-0.707*var(--d)) calc(0.707*var(--d)) 0 3px, calc(-1*var(--d)) calc(0*var(--d)) 0 4px, calc(-0.707*var(--d)) calc(-0.707*var(--d)) 0 5px, calc(0*var(--d)) calc(-1*var(--d)) 0 6px;
            box-shadow: calc(1*var(--d)) calc(0*var(--d)) 0 0, calc(0.707*var(--d)) calc(0.707*var(--d)) 0 1px, calc(0*var(--d)) calc(1*var(--d)) 0 2px, calc(-0.707*var(--d)) calc(0.707*var(--d)) 0 3px, calc(-1*var(--d)) calc(0*var(--d)) 0 4px, calc(-0.707*var(--d)) calc(-0.707*var(--d)) 0 5px, calc(0*var(--d)) calc(-1*var(--d)) 0 6px;
    -webkit-animation: l27 1s infinite steps(8);
            animation: l27 1s infinite steps(8); }
@-webkit-keyframes l27 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }
@keyframes l27 {
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }
.frame {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  min-width: 1220px;
  display: grid;
  grid-template-columns: 1fr 1000px 1fr;
  grid-template-rows: 150px auto 1fr;
  z-index: 10;
  pointer-events: none; }
  @media (min-width: 480px) and (max-height: 864px) {
    .frame {
      grid-template-rows: 70px auto 1fr; } }
  @media (max-width: 480px) {
    .frame {
      min-width: auto;
      grid-template-columns: 1fr 91.0256410256vw 1fr;
      grid-template-rows: 11dvh 80dvh 13dvh; } }
  @media (max-width: 480px) {
    .frame::before {
      width: 100%;
      height: 105vh;
      min-width: auto;
      background: url(../img/bg01-sp-01.png) no-repeat top/34.8717948718vw, url(../img/bg01-sp-02.png) no-repeat left -10px bottom/contain; } }
  .frame .frame-left,
  .frame .frame-right,
  .frame .frame-top,
  .frame .frame-bottom {
    background-blend-mode: color-burn; }
  .frame .frame-top,
  .frame .frame-bottom {
    grid-column: span 3; }
  .frame .frame-left,
  .frame .frame-right,
  .frame .frame-center {
    grid-column: span 1;
    grid-row: 2/3; }
  .frame .frame-top {
    background: url(../img/bg01-t.png) no-repeat left 35% center/contain, -webkit-gradient(linear, left top, left bottom, from(#fffabc), to(#fcf9b9));
    background: url(../img/bg01-t.png) no-repeat left 35% center/contain, linear-gradient(180deg, #fffabc, #fcf9b9); }
    @media (max-width: 480px) {
      .frame .frame-top {
        height: 120%;
        background: url(../img/bg01-sp-01.png) no-repeat top/34.8717948718vw, -webkit-gradient(linear, left top, left bottom, from(#fffabc), to(#fcf9b9));
        background: url(../img/bg01-sp-01.png) no-repeat top/34.8717948718vw, linear-gradient(180deg, #fffabc, #fcf9b9); } }
  .frame .frame-left {
    background: url(../img/bg01-l.png) no-repeat right top/302px, -webkit-gradient(linear, left top, left bottom, from(#fcf9b9), to(#eaf4a7));
    background: url(../img/bg01-l.png) no-repeat right top/302px, linear-gradient(180deg, #fcf9b9, #eaf4a7); }
  .frame .frame-right {
    background: url(../img/bg01-r.png) no-repeat left top 80%/272px, -webkit-gradient(linear, left top, left bottom, from(#fcf9b9), to(#eaf4a7));
    background: url(../img/bg01-r.png) no-repeat left top 80%/272px, linear-gradient(180deg, #fcf9b9, #eaf4a7); }
  .frame .frame-center {
    display: block;
    width: 1052px;
    height: calc(100vh - 250px);
    position: relative;
    border: 2px solid #333;
    border-radius: 32px;
    z-index: 3;
    -webkit-transform: translateX(-26px);
            transform: translateX(-26px);
    -webkit-box-shadow: inset -24px 0 0 #fff, inset 24px 0 0 #fff, inset 0 -24px 0 #fff, inset 0 87px 0 #fff;
            box-shadow: inset -24px 0 0 #fff, inset 24px 0 0 #fff, inset 0 -24px 0 #fff, inset 0 87px 0 #fff; }
    @media (min-width: 480px) and (max-height: 864px) {
      .frame .frame-center {
        height: calc(100vh - 110px);
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        -webkit-box-shadow: inset -24px 0 0 #fff, inset 24px 0 0 #fff, inset 0 -12px 0 #fff;
                box-shadow: inset -24px 0 0 #fff, inset 24px 0 0 #fff, inset 0 -12px 0 #fff; } }
    @media (max-width: 480px) {
      .frame .frame-center {
        width: 100%;
        height: 100%;
        max-height: none;
        border-radius: 5.641025641vw;
        -webkit-box-shadow: inset 0 -4.358974359vw 0 #fff;
                box-shadow: inset 0 -4.358974359vw 0 #fff;
        -webkit-transform: none;
                transform: none; } }
    @media (orientation: landscape) and (max-height: 450px) {
      .frame .frame-center {
        height: 100vw; } }
    .frame .frame-center::after {
      content: "";
      width: 100%;
      height: 97px;
      background: url(../img/main-frame01.png) no-repeat center/100%;
      position: absolute;
      top: -31px;
      left: 0; }
      @media (min-width: 480px) and (max-height: 864px) {
        .frame .frame-center::after {
          height: 70px;
          background-image: url(../img/main-frame01-minpc.png);
          top: -64px;
          width: calc(100% + 4px);
          left: -2px; } }
      @media (max-width: 480px) {
        .frame .frame-center::after {
          background-image: url(../img/main-frame01-sp.png);
          height: 10.641025641vw;
          top: 0; } }
    .frame .frame-center .progress-bar {
      position: absolute;
      bottom: -30px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 100%;
      /* ゲージの幅 */
      height: 13px;
      /* ゲージの高さ */
      background-color: #fff;
      /* 背景色 */
      border-radius: 50px;
      /* 角丸 */
      z-index: 1000;
      /* 他の要素より前面に表示 */ }
      .frame .frame-center .progress-bar__fill {
        width: 0%;
        /* 初期状態で幅0 */
        height: 100%;
        background-color: #f0524c;
        /* ゲージの色 */
        border-radius: 50px;
        /* 角丸 */
        -webkit-transition: width 0.2s ease;
        transition: width 0.2s ease;
        /* 幅の変更をスムーズに */ }
      @media (max-width: 480px) {
        .frame .frame-center .progress-bar {
          display: none; } }
    .frame .frame-center .progress-icons {
      position: absolute;
      bottom: -80px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      z-index: 1000; }
      @media (max-width: 480px) {
        .frame .frame-center .progress-icons {
          width: 92%;
          bottom: -2.5641025641vw; } }
      .frame .frame-center .progress-icons .progress-icon {
        width: 42px;
        /* アイコンの幅 */
        height: auto;
        aspect-ratio: 42/38;
        opacity: 0;
        /* 初期状態で非表示 */ }
        @media (max-width: 480px) {
          .frame .frame-center .progress-icons .progress-icon {
            aspect-ratio: 16/13;
            width: 12.3076923077vw;
            position: absolute;
            right: 0; } }
      @media (min-width: 480px) {
        .frame .frame-center .progress-icons .icon-benefit {
          margin-left: 271px; }
        .frame .frame-center .progress-icons .icon-movie {
          margin-left: 57px; }
        .frame .frame-center .progress-icons .icon-schedule {
          margin-left: 298px; }
        .frame .frame-center .progress-icons .icon-faq {
          margin-left: auto; } }
    .frame .frame-center .progress-scroll {
      display: none; }
      @media (max-width: 480px) {
        .frame .frame-center .progress-scroll {
          display: block;
          position: absolute;
          bottom: -12.8205128205vw;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: 12.9487179487vw; } }
  .frame .frame-bottom {
    background: url(../img/bg01-b.png) no-repeat center/873px, -webkit-gradient(linear, left top, left bottom, from(#eaf4a7), to(#e7f3a4));
    background: url(../img/bg01-b.png) no-repeat center/873px, linear-gradient(180deg, #eaf4a7, #e7f3a4); }
    @media (max-width: 480px) {
      .frame .frame-bottom {
        height: 120%;
        -webkit-transform: translateY(-15%);
                transform: translateY(-15%);
        background: url(../img/bg01-sp-02.png) no-repeat left -10px bottom/contain, -webkit-gradient(linear, left top, left bottom, from(#eaf4a7), to(#e7f3a4));
        background: url(../img/bg01-sp-02.png) no-repeat left -10px bottom/contain, linear-gradient(180deg, #eaf4a7, #e7f3a4); } }
  .frame .sns-list {
    width: 60px;
    margin-left: 47px;
    margin-top: 100px;
    background-color: #f7f497;
    border-radius: 15px;
    padding: 19px 15px; }
    @media (min-width: 480px) and (max-height: 864px) {
      .frame .sns-list {
        margin-top: 0; } }
    @media (max-width: 480px) {
      .frame .sns-list {
        display: none; } }
    .frame .sns-list li {
      width: 30px; }
      .frame .sns-list li:not(:last-child) {
        margin-bottom: 20px; }
      .frame .sns-list li a {
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        pointer-events: all; }
        @media (min-width: 480px) {
          .frame .sns-list li a:hover {
            opacity: 0.7; } }

/*============================
.header
============================*/
header {
  padding: 20px 20px 60px 20px;
  width: 100%;
  min-width: 1200px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12; }
  @media (min-width: 480px) and (max-height: 864px) {
    header {
      padding-bottom: 10px; } }
  @media (max-width: 480px) {
    header {
      padding: 2.5641025641vw 2.5641025641vw 16.6666666667vw 2.5641025641vw;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      min-width: auto; } }
  header .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 28px;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto; }
    @media (min-width: 480px) and (max-height: 864px) {
      header .header__inner {
        width: 1065px;
        min-width: auto; } }
    @media (max-width: 480px) {
      header .header__inner {
        gap: 3.5897435897vw; } }
  header .header__logo {
    width: 169px; }
    @media (min-width: 480px) and (max-height: 864px) {
      header .header__logo {
        width: 95px;
        margin-left: 34px; } }
    @media (max-width: 480px) {
      header .header__logo {
        width: 28.2051282051vw; } }
    header .header__logo a {
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      @media (min-width: 480px) {
        header .header__logo a:hover {
          opacity: 0.7; } }
      header .header__logo a .img {
        margin-bottom: 5px; }
        @media (min-width: 480px) and (max-height: 864px) {
          header .header__logo a .img {
            margin-bottom: 2px; } }
        header .header__logo a .img img.minpc {
          display: none; }
        @media (min-width: 480px) and (max-height: 864px) {
          header .header__logo a .img img.pc {
            display: none; }
          header .header__logo a .img img.minpc {
            display: block; } }
        @media (max-width: 480px) {
          header .header__logo a .img {
            margin-bottom: 0.641025641vw; } }
      header .header__logo a .txt {
        font-size: 1.4rem;
        text-align: center; }
        @media (min-width: 480px) and (max-height: 864px) {
          header .header__logo a .txt {
            font-size: 1.2rem; } }
        @media (max-width: 480px) {
          header .header__logo a .txt {
            font-size: 2.8205128205vw; } }
  header .header__nav {
    margin-left: auto; }
    @media (min-width: 480px) and (max-height: 864px) {
      header .header__nav {
        margin-left: 44px;
        margin-top: 3px; } }
    @media (max-width: 480px) {
      header .header__nav {
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
        background-color: #ffffff8c;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        padding: 20.5128205128vw 23.0769230769vw 5.1282051282vw 5.1282051282vw;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
        opacity: 0;
        z-index: 9999;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        transition: opacity 0.3s, -webkit-transform 0.3s;
        transition: transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s; }
        header .header__nav:has(~ .header__hamburger[aria-expanded="true"]) {
          -webkit-transform: translateX(0);
                  transform: translateX(0);
          opacity: 1; }
        header .header__nav:has(.appointment) {
          padding-top: 2.5641025641vw; } }
    header .header__nav .header__nav--list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 50px;
      list-style: none; }
      @media (min-width: 480px) and (max-height: 864px) {
        header .header__nav .header__nav--list {
          gap: 42px; } }
      @media (max-width: 480px) {
        header .header__nav .header__nav--list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 7.6923076923vw; } }
      @media (min-width: 480px) and (max-height: 864px) {
        header .header__nav .header__nav--list li {
          width: 95px; } }
      header .header__nav .header__nav--list li a {
        text-decoration: none;
        color: #333;
        font-weight: bold;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s; }
        @media (min-width: 480px) {
          header .header__nav .header__nav--list li a:hover {
            opacity: 0.7; } }
        @media (max-width: 480px) {
          header .header__nav .header__nav--list li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            gap: 2.5641025641vw; } }
        header .header__nav .header__nav--list li a .img {
          display: block;
          width: 48px;
          margin: 0 auto 5px; }
          @media (min-width: 480px) and (max-height: 864px) {
            header .header__nav .header__nav--list li a .img {
              display: none; } }
          @media (max-width: 480px) {
            header .header__nav .header__nav--list li a .img {
              width: 12.3076923077vw;
              margin: 0; } }
        header .header__nav .header__nav--list li a .txt {
          font-size: 14px;
          font-weight: 500; }
          @media (max-width: 480px) {
            header .header__nav .header__nav--list li a .txt {
              font-size: 3.8461538462vw; } }
      header .header__nav .header__nav--list li.appointment {
        display: none; }
        @media (max-width: 480px) {
          header .header__nav .header__nav--list li.appointment {
            display: block; }
            header .header__nav .header__nav--list li.appointment a .img {
              width: 17.9487179487vw; } }
    header .header__nav .header__nav--sns {
      display: none; }
      @media (max-width: 480px) {
        header .header__nav .header__nav--sns {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 7.6923076923vw;
          margin-top: 15.3846153846vw; }
          header .header__nav .header__nav--sns li {
            width: 10.2564102564vw; } }
  header .header__line {
    display: none; }
    @media (max-width: 480px) {
      header .header__line {
        display: block;
        margin-left: auto;
        width: 10.3846153846vw;
        height: auto;
        aspect-ratio: 81/80;
        background: url(../img/icon-line01.png) no-repeat center/100%; }
        header .header__line a {
          display: block;
          height: 100%; } }
  header .header__hamburger {
    display: none; }
    @media (max-width: 480px) {
      header .header__hamburger {
        display: block;
        width: 10.3846153846vw;
        height: auto;
        aspect-ratio: 81/80;
        background: url(../img/icon-hamburger01-sp.png) no-repeat center/100%;
        position: relative;
        z-index: 10000; } }
  header .header__tel {
    width: 315px;
    height: 120px;
    background: url(../img/frame-tel01.png) no-repeat center/contain;
    position: relative; }
    @media (min-width: 480px) and (max-height: 864px) {
      header .header__tel {
        width: auto;
        height: auto;
        background: none;
        margin-left: 21px; } }
    @media (max-width: 480px) {
      header .header__tel {
        width: 10.3846153846vw;
        height: auto;
        aspect-ratio: 81/80;
        background: url(../img/icon-tel01-sp.png) no-repeat center/100%; } }
    header .header__tel .tel {
      font-size: 3.4rem;
      color: #333;
      text-decoration: none;
      font-weight: 500;
      position: absolute;
      bottom: 14px;
      right: 20px;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      pointer-events: none; }
      @media (min-width: 480px) and (max-height: 864px) {
        header .header__tel .tel {
          font-size: 2.05rem;
          position: static; } }
      @media (max-width: 480px) {
        header .header__tel .tel {
          position: static;
          display: block;
          width: 100%;
          height: 100%;
          pointer-events: all; } }
      @media (max-width: 480px) {
        header .header__tel .tel .txt {
          display: none; } }
      @media (min-width: 480px) {
        header .header__tel .tel:hover {
          opacity: 0.7; } }
  header .header__inq {
    margin-top: 42px;
    -webkit-filter: drop-shadow(0 0 10px #ccc);
            filter: drop-shadow(0 0 10px #ccc); }
    @media (min-width: 480px) and (max-height: 864px) {
      header .header__inq {
        margin-top: -8px;
        -webkit-filter: none;
                filter: none; } }
    @media (max-width: 480px) {
      header .header__inq {
        display: none; } }
    header .header__inq a {
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
      @media (min-width: 480px) {
        header .header__inq a:hover {
          opacity: 0.7; } }
    header .header__inq img {
      width: 120px; }
      header .header__inq img.minpc {
        display: none; }
      @media (min-width: 480px) and (max-height: 864px) {
        header .header__inq img {
          width: 145px; }
          header .header__inq img.minpc {
            display: block; }
          header .header__inq img.pc {
            display: none; } }

/*============================
.footer
============================*/
footer {
  background-color: #4d4d4d;
  /* 背景色 */
  padding: 56px 0 13px; }
  #referrer-official footer {
    padding-bottom: 140px; }
    @media (max-width: 480px) {
      #referrer-official footer {
        padding-bottom: 35.8974358974vw; } }
  @media (max-width: 480px) {
    footer {
      padding: 3.2051282051vw 0 1.6666666667vw; } }
  footer .footer__sns {
    margin-bottom: 50px; }
    @media (max-width: 480px) {
      footer .footer__sns {
        margin-bottom: 25px; } }
    footer .footer__sns .sns-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 30px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 480px) {
        footer .footer__sns .sns-list {
          gap: 7.6923076923vw; } }
      footer .footer__sns .sns-list li {
        width: 40px; }
        @media (max-width: 480px) {
          footer .footer__sns .sns-list li {
            width: 7.6923076923vw; } }
        footer .footer__sns .sns-list li a {
          -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s; }
          @media (min-width: 480px) {
            footer .footer__sns .sns-list li a:hover {
              opacity: 0.7; } }
  footer .footer__logo {
    width: 218px;
    margin: 0 auto 33px; }
    @media (max-width: 480px) {
      footer .footer__logo {
        width: 48.7179487179vw;
        margin-bottom: 9.4871794872vw; } }
  footer .footer__link {
    margin: 0 0 74px;
    /* 下部の余白 */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* フレックスボックス */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 中央揃え */
    gap: 40px;
    /* リンク間の間隔 */ }
    @media (max-width: 480px) {
      footer .footer__link {
        margin-bottom: 12.0512820513vw;
        gap: 3.9743589744vw; } }
    footer .footer__link li a {
      text-decoration: none;
      /* 下線を削除 */
      color: #333;
      /* テキストの色 */
      font-size: 1.4rem;
      /* フォントサイズ */
      -webkit-transition: color 0.3s;
      transition: color 0.3s;
      /* 色変更のアニメーション */
      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: 178px;
      height: 44px;
      background-color: #ffffff;
      border-radius: 40px;
      -webkit-transition: color 0.3s, background-color 0.3s;
      transition: color 0.3s, background-color 0.3s; }
      @media (max-width: 480px) {
        footer .footer__link li a {
          font-size: 3.2051282051vw;
          width: 41.0256410256vw;
          height: 10.2564102564vw; } }
      footer .footer__link li a:hover {
        background-color: #333;
        color: #fff; }
  footer .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 480px) {
      footer .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        gap: 5.1282051282vw; } }
    footer .footer__bottom .footer__copy {
      font-size: 1.2rem;
      /* フォントサイズ */
      color: #fff;
      /* テキストの色 */ }
      @media (max-width: 480px) {
        footer .footer__bottom .footer__copy {
          font-size: 2.5641025641vw;
          text-align: center; } }
    footer .footer__bottom ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /* フレックスボックス */
      gap: 60px;
      /* リンク間の間隔 */ }
      @media (max-width: 480px) {
        footer .footer__bottom ul {
          gap: 2.5641025641vw;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
  @media (max-width: 480px) and (max-width: 480px) {
    footer .footer__bottom ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

      footer .footer__bottom ul li a {
        text-decoration: none;
        /* 下線を削除 */
        color: #fff;
        /* テキストの色 */
        font-size: 1.4rem;
        /* フォントサイズ */ }
        @media (max-width: 480px) {
          footer .footer__bottom ul li a {
            font-size: 3.0769230769vw; } }
        footer .footer__bottom ul li a:hover {
          text-decoration: underline; }

/*============================
.breadcrumbs
============================*/
.breadcrumbs {
  font-size: 1.4rem;
  margin: 10px 0 30px; }
  @media (max-width: 480px) {
    .breadcrumbs {
      font-size: 2.8205128205vw;
      margin: 2.5641025641vw 0 5.7692307692vw; } }

/*============================
共通ブロック
============================*/
.block-border01 {
  width: 100%;
  border: 2px solid #044a96;
  background-color: #fff;
  border-radius: 14px;
  padding: 60px 60px 45px;
  position: relative; }
  @media (max-width: 480px) {
    .block-border01 {
      border-width: 0.2564102564vw;
      border-radius: 1.7948717949vw;
      padding: 6.6666666667vw 10.2564102564vw; } }
  .block-border01 .block-border01__ttl {
    font-size: 2.2rem;
    font-weight: bold;
    white-space: nowrap;
    color: #044a96;
    background-color: #fff;
    padding: 0 1em;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 480px) {
      .block-border01 .block-border01__ttl {
        font-size: 3.5512820513vw; } }

.block-btn-flex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 23px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 480px) {
    .block-btn-flex01 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 5.1282051282vw; } }
  .block-btn-flex01 .btn {
    margin-inline: 0; }

.js-acd-btn {
  cursor: pointer; }

.block-faq01 {
  width: 100%; }
  .block-faq01 p {
    margin-bottom: 0; }
  .block-faq01 .block-faq01__set {
    border-bottom: 1px solid #044a96; }
  .block-faq01 .block-faq01__heading,
  .block-faq01 .block-faq01__body {
    padding-left: 75px;
    padding-right: 90px;
    position: relative; }
    @media (max-width: 480px) {
      .block-faq01 .block-faq01__heading,
      .block-faq01 .block-faq01__body {
        padding-left: 13.4615384615vw;
        padding-right: 9.6153846154vw; } }
    .block-faq01 .block-faq01__heading .faq-q,
    .block-faq01 .block-faq01__heading .faq-a,
    .block-faq01 .block-faq01__body .faq-q,
    .block-faq01 .block-faq01__body .faq-a {
      font-weight: bold;
      font-size: 2.4rem;
      position: absolute;
      left: 30px;
      top: 20px;
      line-height: 1; }
      @media (max-width: 480px) {
        .block-faq01 .block-faq01__heading .faq-q,
        .block-faq01 .block-faq01__heading .faq-a,
        .block-faq01 .block-faq01__body .faq-q,
        .block-faq01 .block-faq01__body .faq-a {
          font-size: 4.1025641026vw;
          left: 3.8461538462vw;
          top: 3.8461538462vw; } }
    .block-faq01 .block-faq01__heading .faq-q,
    .block-faq01 .block-faq01__body .faq-q {
      color: #044a96; }
    .block-faq01 .block-faq01__heading .faq-a,
    .block-faq01 .block-faq01__body .faq-a {
      color: #e5352b; }
  .block-faq01 .block-faq01__heading {
    font-size: 1.8rem;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #044a96;
    position: relative;
    -webkit-transition: background-color 0.3s, border 0.3s;
    transition: background-color 0.3s, border 0.3s; }
    @media (max-width: 480px) {
      .block-faq01 .block-faq01__heading {
        line-height: 1.2;
        font-size: 3.8461538462vw;
        padding-top: 3.8461538462vw;
        padding-bottom: 3.2051282051vw; } }
    .block-faq01 .block-faq01__heading::before, .block-faq01 .block-faq01__heading::after {
      content: "";
      width: 25px;
      height: 4%;
      background-color: #044a96;
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media (max-width: 480px) {
        .block-faq01 .block-faq01__heading::before, .block-faq01 .block-faq01__heading::after {
          width: 3.8461538462vw;
          height: 0.641025641vw;
          right: 1.2820512821vw; } }
    .block-faq01 .block-faq01__heading::after {
      -webkit-transform: translateX(-50%) rotate(90deg);
              transform: translateX(-50%) rotate(90deg);
      -webkit-transition: -webkit-transform 0.3s;
      transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s; }
    .block-faq01 .block-faq01__heading.active {
      background-color: #f3f6fa; }
      .block-faq01 .block-faq01__heading.active::after {
        -webkit-transform: translateX(-50%) rotate(0deg);
                transform: translateX(-50%) rotate(0deg); }
    @media (min-width: 480px) {
      .block-faq01 .block-faq01__heading:hover {
        background-color: #f3f6fa; } }
  .block-faq01 .block-faq01__body {
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    font-size: 1.6rem; }
    @media (max-width: 480px) {
      .block-faq01 .block-faq01__body {
        padding-top: 3.2051282051vw;
        padding-bottom: 3.8461538462vw;
        font-size: 3.5897435897vw; } }
    .block-faq01 .block-faq01__body a {
      display: inline-block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-size: 1em;
      color: #004ea2;
      text-decoration: none;
      border-bottom: 1px solid; }
      .block-faq01 .block-faq01__body a:link {
        color: #004ea2; }
      @media (min-width: 480px) {
        .block-faq01 .block-faq01__body a:hover {
          border-color: transparent; } }

.block-news01__list .block-news01__item > .inner {
  width: 100%;
  gap: 2em;
  -webkit-transition: color 0.3;
  transition: color 0.3;
  border-bottom: 1px solid #cccccc;
  padding: 21px 0; }
  @media (max-width: 480px) {
    .block-news01__list .block-news01__item > .inner {
      padding: 4.358974359vw 0; } }
  .block-news01__list .block-news01__item > .inner .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    font-size: 1.6rem; }
    @media (max-width: 480px) {
      .block-news01__list .block-news01__item > .inner .txt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 1.6666666667vw;
        font-size: 3.0769230769vw; } }
    @media (max-width: 480px) {
      .block-news01__list .block-news01__item > .inner .txt .date {
        font-size: 2.5641025641vw; } }
    .block-news01__list .block-news01__item > .inner .txt .ttl {
      font-weight: 500; }
  .block-news01__list .block-news01__item > .inner .icon {
    margin-left: auto; }
  @media (min-width: 480px) {
    .block-news01__list .block-news01__item > .inner:hover {
      color: #044a96; } }

.block-float-bnr {
  position: fixed;
  top: 70%;
  right: 0;
  -webkit-transform: translate(110%, -50%);
          transform: translate(110%, -50%);
  z-index: 300;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }
  @media (max-width: 480px) {
    .block-float-bnr {
      display: none; } }
  .block-float-bnr.active {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  .block-float-bnr .block-float-bnr__item:not(:last-child) {
    margin-bottom: 10px; }
  .block-float-bnr .block-float-bnr__item > .inner {
    width: 50px;
    height: 165px;
    border-radius: 8px 0 0 8px;
    -webkit-box-shadow: -2px 0 7px #ffffffc7;
            box-shadow: -2px 0 7px #ffffffc7;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    -webkit-transition: -webkit-filter 0.3s;
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s; }
    .block-float-bnr .block-float-bnr__item > .inner.catalogorder {
      background-color: #044a96; }
      .block-float-bnr .block-float-bnr__item > .inner.catalogorder::before {
        content: "";
        width: 19px;
        height: auto;
        aspect-ratio: 19/20;
        background: url(../img/common/icon_shiryo01.svg) no-repeat center/100%;
        display: block; }
    .block-float-bnr .block-float-bnr__item > .inner.contact {
      background-color: #ec4d00; }
      .block-float-bnr .block-float-bnr__item > .inner.contact::before {
        content: "";
        width: 15px;
        height: auto;
        aspect-ratio: 15/15;
        background: url(../img/common/icon_question01.svg) no-repeat center/100%;
        display: block; }
    @media (min-width: 480px) {
      .block-float-bnr .block-float-bnr__item > .inner:hover {
        -webkit-filter: brightness(1.2);
                filter: brightness(1.2); } }

.block-plan01 .block-plan01__item .label {
  width: 100%;
  font-size: 2.16rem;
  text-align: center;
  border-radius: 40px;
  margin-bottom: 28px; }
  @media (max-width: 480px) {
    .block-plan01 .block-plan01__item .label {
      font-size: 3.5897435897vw;
      border-radius: 5.1282051282vw;
      margin-bottom: 5.7692307692vw; } }
.block-plan01 .block-plan01__item .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 76px; }
  @media (max-width: 480px) {
    .block-plan01 .block-plan01__item .price {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 4.4871794872vw;
      padding: 0 8.3333333333vw; } }
  .block-plan01 .block-plan01__item .price .price-item .years {
    font-size: 2.23rem;
    text-align: center;
    display: block;
    margin-bottom: 12px; }
    @media (max-width: 480px) {
      .block-plan01 .block-plan01__item .price .price-item .years {
        font-size: 4.8717948718vw;
        margin-bottom: 0; } }
  .block-plan01 .block-plan01__item .price .price-item .num {
    font-family: "Jost", "Noto Sans JP", serif;
    font-weight: 500;
    margin-right: 0.2em;
    line-height: 1; }
  .block-plan01 .block-plan01__item .price .price-item .yen {
    font-weight: 500;
    letter-spacing: 0.2em; }
  .block-plan01 .block-plan01__item .price .price-item .tax {
    font-size: 1.34rem;
    font-weight: 300; }
    @media (max-width: 480px) {
      .block-plan01 .block-plan01__item .price .price-item .tax {
        font-size: 3.2051282051vw; } }
.block-plan01 .block-plan01__item.month .label {
  background-color: #044a96;
  color: #fff; }
.block-plan01 .block-plan01__item.month .price {
  margin-bottom: 45px; }
  @media (max-width: 480px) {
    .block-plan01 .block-plan01__item.month .price {
      margin-bottom: 6.4102564103vw; } }
  @media (max-width: 480px) {
    .block-plan01 .block-plan01__item.month .price .price-item {
      display: grid;
      grid-template-columns: auto auto;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .block-plan01 .block-plan01__item.month .price .price-item > p {
        display: grid;
        grid-template-rows: subgrid;
        grid-row: span 2; } }
  @media (max-width: 480px) {
    .block-plan01 .block-plan01__item.month .price .price-item .years {
      -ms-flex-item-align: center;
          align-self: center; } }
  .block-plan01 .block-plan01__item.month .price .price-item .num {
    font-size: 5.3rem;
    color: #044a96; }
    @media (max-width: 480px) {
      .block-plan01 .block-plan01__item.month .price .price-item .num {
        font-size: 10.4230769231vw;
        grid-column: 1/2; } }
  .block-plan01 .block-plan01__item.month .price .price-item .yen {
    color: #044a96;
    font-size: 2.3rem; }
    @media (max-width: 480px) {
      .block-plan01 .block-plan01__item.month .price .price-item .yen {
        font-size: 4.7820512821vw;
        grid-row: 1/2;
        grid-column: 2/3;
        -ms-flex-item-align: end;
            align-self: end; } }
  .block-plan01 .block-plan01__item.month .price .price-item .tax {
    display: block;
    text-align: right; }
    @media (max-width: 480px) {
      .block-plan01 .block-plan01__item.month .price .price-item .tax {
        grid-row: -1;
        grid-column: 1/3; } }
.block-plan01 .block-plan01__item.initial .label {
  background-color: #f5f5f5; }
@media (max-width: 480px) {
  .block-plan01 .block-plan01__item.initial .price .price-item {
    text-align: center; } }
.block-plan01 .block-plan01__item.initial .price .price-item .num {
  font-size: 4.3rem;
  font-weight: 400; }
  @media (max-width: 480px) {
    .block-plan01 .block-plan01__item.initial .price .price-item .num {
      font-size: 8.9743589744vw; } }
.block-plan01 .block-plan01__item.initial .price .price-item .yen {
  font-size: 2.84rem; }
  @media (max-width: 480px) {
    .block-plan01 .block-plan01__item.initial .price .price-item .yen {
      font-size: 4.7692307692vw; } }

.block-cont-list01 .block-cont-list01__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 47px; }
  @media (max-width: 480px) {
    .block-cont-list01 .block-cont-list01__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 4.1025641026vw; } }
  .block-cont-list01 .block-cont-list01__item:not(:last-child) {
    margin-bottom: 90px; }
    @media (max-width: 480px) {
      .block-cont-list01 .block-cont-list01__item:not(:last-child) {
        margin-bottom: 8.7179487179vw; } }
  .block-cont-list01 .block-cont-list01__item:nth-child(2n) .block-cont-list01__item--img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    background-image: url(../img/top/features_bg02.svg); }
    @media (max-width: 480px) {
      .block-cont-list01 .block-cont-list01__item:nth-child(2n) .block-cont-list01__item--img {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
  .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--img {
    width: 550px;
    min-height: 294px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/top/features_bg01.svg);
    background-color: #f2f6fa99;
    background-blend-mode: lighten;
    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; }
    @media (max-width: 480px) {
      .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--img {
        width: 100%;
        min-height: 48.4615384615vw; } }
    .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--img img {
      width: 362px; }
      @media (max-width: 480px) {
        .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--img img {
          width: 59.6153846154vw; } }
  .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (max-width: 480px) {
      .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt {
        width: 100%; } }
    .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt .num {
      font-family: "Jost", "Noto Sans JP", serif;
      font-size: 5.9rem;
      line-height: 1.2;
      font-weight: 600;
      color: #f3f6fa;
      text-shadow: 0.9px 0.9px 0 #044a96, -0.9px -0.9px 0 #044a96, -0.9px 0.9px 0 #044a96, 0.9px -0.9px 0 #044a96, 0px 0.9px 0 #044a96, -0.9px 0 #044a96, -0.9px 0 0 #044a96, 0.9px 0 0 #044a96; }
      @media (max-width: 480px) {
        .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt .num {
          font-size: 9.7435897436vw; } }
    .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt .ttl {
      font-size: 2.6rem;
      font-weight: bold;
      margin-bottom: 30px;
      line-height: 1; }
      @media (max-width: 480px) {
        .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt .ttl {
          font-size: 5.8974358974vw;
          margin-bottom: 3.4615384615vw; } }
    .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt .msg {
      font-weight: 300;
      -webkit-font-feature-settings: normal;
              font-feature-settings: normal; }
      .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt .msg .t-500 {
        font-weight: 500; }
      .block-cont-list01 .block-cont-list01__item .block-cont-list01__item--txt .msg .note {
        display: block;
        font-size: 0.75em; }

.tel-box01 {
  width: 600px;
  max-width: 100%;
  margin-inline: auto;
  border-radius: 14px;
  border: 2px solid #044a96;
  padding: 27px 10px 37px;
  text-align: center; }
  @media (max-width: 480px) {
    .tel-box01 {
      border-radius: 1.7948717949vw;
      border-width: 0.5128205128vw;
      padding: 5.641025641vw 1.2820512821vw 7.9487179487vw; } }
  .tel-box01 .tel-box01__ttl {
    font-size: 2.2rem;
    font-weight: bold;
    color: #044a96;
    margin-bottom: 15px; }
    @media (max-width: 480px) {
      .tel-box01 .tel-box01__ttl {
        font-size: 4.6153846154vw;
        margin-bottom: 2.5641025641vw; } }
  .tel-box01 .tel-box01__msg {
    margin-bottom: 28px; }
    @media (max-width: 480px) {
      .tel-box01 .tel-box01__msg {
        margin-bottom: 3.8461538462vw; } }
  .tel-box01 .tel-box01__num {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 5px; }
    @media (max-width: 480px) {
      .tel-box01 .tel-box01__num {
        margin-bottom: 1.2820512821vw; } }
    .tel-box01 .tel-box01__num > .num {
      font-size: 5rem;
      font-weight: 400; }
      @media (max-width: 480px) {
        .tel-box01 .tel-box01__num > .num {
          font-size: 7.6923076923vw; } }
      .tel-box01 .tel-box01__num > .num::before {
        width: 53px; }
        @media (max-width: 480px) {
          .tel-box01 .tel-box01__num > .num::before {
            width: 10.2564102564vw; } }
  .tel-box01 .tel-box01__info {
    font-size: 1.6rem; }
    @media (max-width: 480px) {
      .tel-box01 .tel-box01__info {
        font-size: 3.5897435897vw; } }

.form-box01 {
  width: 360px;
  padding: 28px;
  background-color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 7px #0000001c;
          box-shadow: 0 0 7px #0000001c; }
  @media (max-width: 480px) {
    .form-box01 {
      padding: 7.1794871795vw 3.8461538462vw;
      border-radius: 1.7948717949vw; } }
  .form-box01 .form-box01__ttl {
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    font-weight: 500;
    color: #044a96;
    margin-bottom: 25px; }
    @media (max-width: 480px) {
      .form-box01 .form-box01__ttl {
        font-size: 5.1282051282vw;
        margin-bottom: 6.4102564103vw; } }
  .form-box01 .form-box01-form .form-box01-form__set:not(:last-child) {
    margin-bottom: 16px; }
    @media (max-width: 480px) {
      .form-box01 .form-box01-form .form-box01-form__set:not(:last-child) {
        margin-bottom: 4.1025641026vw; } }
  .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-bottom: 6px; }
    @media (max-width: 480px) {
      .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head {
        gap: 2.5641025641vw;
        margin-bottom: 1.5384615385vw; } }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head .ttl {
      font-size: 1.3rem;
      font-weight: 500; }
      @media (max-width: 480px) {
        .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head .ttl {
          font-size: 4.1025641026vw; } }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head.sign::after {
      content: "";
      font-size: 0.9rem;
      letter-spacing: 0.1em;
      border: 1px solid;
      padding: 0 0.8em; }
      @media (max-width: 480px) {
        .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head.sign::after {
          font-size: 3.0769230769vw; } }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head.sign.req::after {
      content: "必須";
      color: #ff0000; }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__head.sign.any::after {
      content: "任意";
      color: #4d4d4d; }
  .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__cont > .inner .form-box01-form__cont--txt01 {
    position: relative; }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__cont > .inner .form-box01-form__cont--txt01 input,
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__cont > .inner .form-box01-form__cont--txt01 textarea {
      border: 1px solid #bfbfbf;
      border-radius: 5px;
      width: 100%;
      max-width: 100%;
      min-width: 100%;
      padding: 0.8em 1em; }
      @media (max-width: 480px) {
        .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__cont > .inner .form-box01-form__cont--txt01 input,
        .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__cont > .inner .form-box01-form__cont--txt01 textarea {
          border-radius: 1.2820512821vw;
          font-size: 5.1282051282vw;
          padding: 0.4em 1em; } }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__cont > .inner .form-box01-form__cont--txt01 .validate__error {
      -webkit-transform: translate(1em, -50%);
              transform: translate(1em, -50%);
      background: #fff; }
  .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree {
    position: relative;
    padding: 10px 0; }
    @media (max-width: 480px) {
      .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree {
        padding: 2.5641025641vw 0; } }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree > label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 10px; }
      @media (max-width: 480px) {
        .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree > label {
          gap: 2.5641025641vw; } }
      .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree > label input {
        width: 25px;
        height: 25px;
        accent-color: #044a96; }
        @media (max-width: 480px) {
          .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree > label input {
            width: 6.4102564103vw;
            height: 6.4102564103vw; } }
      .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree > label .txt {
        font-size: 1.3rem; }
        @media (max-width: 480px) {
          .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree > label .txt {
            font-size: 3.3333333333vw; } }
    .form-box01 .form-box01-form .form-box01-form__set .form-box01-form__agree .validate__error {
      width: 100%;
      text-align: center;
      bottom: -0.5em; }
  .form-box01 .form-box01-form .form-box01-form__btn {
    width: 100%;
    height: 70px; }
    @media (max-width: 480px) {
      .form-box01 .form-box01-form .form-box01-form__btn {
        height: 15.3846153846vw; } }
    .form-box01 .form-box01-form .form-box01-form__btn > .inner {
      font-size: 1.7rem;
      font-weight: 500; }
      @media (max-width: 480px) {
        .form-box01 .form-box01-form .form-box01-form__btn > .inner {
          font-size: 5.1282051282vw; } }
  .form-box01 .form-box01-form .validate__error {
    position: absolute;
    font-size: 1.2rem;
    font-weight: 500;
    color: #fb1c1c;
    line-height: 1; }
    @media (max-width: 480px) {
      .form-box01 .form-box01-form .validate__error {
        font-size: 3.0769230769vw;
        padding: 0; } }
    .form-box01 .form-box01-form .validate__error label {
      display: block;
      padding: 0; }

#PageNumList {
  margin-top: 80px;
  font-family: "Roboto", serif; }
  @media (max-width: 480px) {
    #PageNumList {
      margin-top: 10.2564102564vw; } }
  #PageNumList .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 1em; }
    #PageNumList .page-numbers li > a,
    #PageNumList .page-numbers li .current {
      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: 3em;
      height: auto;
      aspect-ratio: 1/1;
      color: #044a96;
      background-color: #fff;
      border: 1px solid #044a96;
      border-radius: 50%;
      -webkit-transition: background-color 0.3s, color 0.3s;
      transition: background-color 0.3s, color 0.3s; }
      #PageNumList .page-numbers li > a.current, #PageNumList .page-numbers li > a:hover,
      #PageNumList .page-numbers li .current.current,
      #PageNumList .page-numbers li .current:hover {
        background-color: #044a96;
        color: #fff; }
