@charset "UTF-8";
/* //////////////////////////////////////////////////////////////////////////////////////////////////

 header ヘッダー

////////////////////////////////////////////////////////////////////////////////////////////////// */
#header {
  position: fixed;
  width: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
#header .inner {
  width: 100%;
  height: 120px;
  background: #fff;
  padding: 0;
  border-top: 4px solid var(--col--acc-02);
}
#header .block__left {
  position: relative;
  width: fit-content;
  padding-left: var(--margin-30);
}
#header .item__logo {
  display: block;
  width: fit-content;
  position: relative;
  left: 5vw;
  top: -2vw;
}
#header .item__logo img {
  width: 31vw;
}
#header .item__logo a {
  width: fit-content;
  display: block;
  transition: ease 0.2s;
}
#header .item__logo a:hover {
  opacity: 0.7;
}
#header .block__right {
  position: relative;
  width: fit-content;
  display: flex;
  align-items: center;
  padding-right: var(--margin-40);
}
@media screen and (max-width: 767px) {
  #header .inner {
    height: 100px;
    min-width: 100%;
  }
  #header .block__left {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  #header .item-logo {
    margin: 0 auto;
  }
  #header .item-logo img {
    height: auto;
  }
  #header .block__right {
    display: none;
  }
}

html {
    scroll-padding-top: 70px;
}


.fixed_info.sp-only {
  position: fixed;
  width: 100%;
  height: 20vw;
  display: flex;
  bottom: 0;
  align-items: center;
  justify-content: center;
  gap: 5vw;
  transition: ease 0.2s;
  background: linear-gradient(90deg, #9de926 0%, #c1e982 100%);
}
.fixed_info.sp-only .com__tel {
  width: fit-content;
}
.fixed_info.sp-only .com__tel .item__num {
  font-size: 7vw;
  letter-spacing: 0.05em;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-shadow: 0px 0px 7px rgb(255, 255, 255), 0px 0px 20px rgba(255, 255, 255, 0.51), 0px 0px 4px rgb(255, 255, 255), 0px 0px 9px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255);
}
.fixed_info.sp-only .com__tel .item__num::before {
  content: "";
  position: absolute;
  left: -3vw;
  top: 6vw;
  width: 8vw;
  height: 11vw;
}
.fixed_info.sp-only .com__tel .item__num small {
  width: fit-content;
  display: block;
  font-size: 4vw;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.fixed_info.sp-only .com__tel .item__attention {
  display: none;
  margin-left: auto;
  height: 2vw;
  margin-right: 5vw;
}
.fixed_info.sp-only .hd_pagetop {
  height: 11vw;
}

/* nav グローバルナビゲーション
========================================================================= */
#nav {
  height: fit-content;
  position: relative;
  margin-top: -15px;
}
#nav .list-nav {
  width: fit-content;
  gap: 55px;
  height: fit-content;
}
#nav .list-nav .item {
  width: fit-content;
  height: fit-content;
}
#nav .list-nav .item a {
  transition: ease 0.17s;
  font-size: var(--font-size-24);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #nav {
    display: none;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////

mv メインビジュアル

////////////////////////////////////////////////////////////////////////////////////////////////// */
#mv {
  position: relative;
  width: 100%;
  height: 130vw;
  overflow: hidden;
  background: url(/img/mv/mv__img_sp.png) center center/cover no-repeat;
  margin-top: 70px;
}
#mv .mv-catch {
  position: absolute;
  left: 50%;
  top: 46%;
  translate: -50% -50%;
  width: 99vw;
}

/* sv サブビジュアル
========================================================================= */
#sv {
  position: relative;
  width: 100%;
  height: 50vw;
  overflow: hidden;
  margin-top: 100px;
}
#sv .sv-catch {
  position: absolute;
  font-size: 9vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  text-align: center;
  width: 100%;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  text-shadow: rgb(255, 255, 255) 4px 0px 0px, rgb(255, 255, 255) 3.87565px 0.989616px 0px, rgb(255, 255, 255) 3.51033px 1.9177px 0px, rgb(255, 255, 255) 2.92676px 2.72656px 0px, rgb(255, 255, 255) 2.16121px 3.36588px 0px, rgb(255, 255, 255) 1.26129px 3.79594px 0px, rgb(255, 255, 255) 0.282949px 3.98998px 0px, rgb(255, 255, 255) -0.712984px 3.93594px 0px, rgb(255, 255, 255) -1.66459px 3.63719px 0px, rgb(255, 255, 255) -2.51269px 3.11229px 0px, rgb(255, 255, 255) -3.20457px 2.39389px 0px, rgb(255, 255, 255) -3.69721px 1.52664px 0px, rgb(255, 255, 255) -3.95997px 0.56448px 0px, rgb(255, 255, 255) -3.97652px -0.432781px 0px, rgb(255, 255, 255) -3.74583px -1.40313px 0px, rgb(255, 255, 255) -3.28224px -2.28625px 0px, rgb(255, 255, 255) -2.61457px -3.02721px 0px, rgb(255, 255, 255) -1.78435px -3.57996px 0px, rgb(255, 255, 255) -0.843183px -3.91012px 0px, rgb(255, 255, 255) 0.150409px -3.99717px 0px, rgb(255, 255, 255) 1.13465px -3.8357px 0px, rgb(255, 255, 255) 2.04834px -3.43574px 0px, rgb(255, 255, 255) 2.83468px -2.82216px 0px, rgb(255, 255, 255) 3.44477px -2.03312px 0px, rgb(255, 255, 255) 3.84068px -1.11766px 0px, rgb(255, 255, 255) 3.9978px -0.132717px 0px;
}

.sv-notfound {
  background: url(/img/sv/sv__notfound.png) center center/cover no-repeat;
}

.sv-contact {
  background: url(/img/sv/sv__contact.png) center center/cover no-repeat;
}

.sv-complete {
  background: url(/img/sv/sv__complete.png) center center/cover no-repeat;
}

.sv-news {
  background: url(/img/sv/sv__news.png) center center/cover no-repeat;
}

.sv-site {
  background: url(/img/sv/sv__site.png) center center/cover no-repeat;
}

.sv-privacy {
  background: url(/img/sv/sv__privacy.png) center center/cover no-repeat;
}

.sv-about {
  background: url(/img/sv/sv__about.png) center center/cover no-repeat;
}

.sv-flow {
  background: url(/img/sv/sv__flow.png) center center/cover no-repeat;
}

.sv-faq {
  background: url(/img/sv/sv__faq.png) center center/cover no-repeat;
}

.sv-case {
  background: url(/img/sv/sv__case.png) center center/cover no-repeat;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////

footer フッター

////////////////////////////////////////////////////////////////////////////////////////////////// */
#footer {
  position: relative;
  width: 100%;
  padding-inline: 5vw;
}
#footer > .inner {
  transition: ease 0.15s;
}
#footer .item__logo {
  display: block;
  position: relative;
  width: fit-content;
  transition: ease 0.2s;
  margin-bottom: 10vw;
  margin-inline: auto;
  width: 80vw;
}
#footer .item__logo:hover {
  opacity: 0.6;
}
#footer .com__tel {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: 10vw;
}
#footer .com__tel .item__num {
  font-size: 9vw;
  letter-spacing: 0.05em;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#footer .com__tel .item__num::before {
  width: 12vw;
  height: 10vw;
  top: 8vw;
  left: -6vw;
}
#footer .com__tel .item__num small {
  width: fit-content;
  display: block;
  font-size: 5vw;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-top: 2vw;
}
#footer .com__tel .item__attention {
  margin-left: auto;
  height: 5vw;
  margin-top: 3vw;
  margin-right: 120px;
}
#footer .list__contact {
  margin-bottom: 9vw;
  gap: 7vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 70vw;
  margin-left: -10vw;
}
#footer .list__contact .item {
  position: relative;
  font-size: 6vw;
  font-weight: 700;
  padding-bottom: 4vw;
  border-bottom: 5px solid var(--col--txt-01);
  text-align: center;
  width: calc((100% - 160px) / 3);
  width: fit-content;
  width: 100%;
}
#footer .list__contact .item__official::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__link_01_01.png) center center/contain no-repeat;
  width: 8vw;
  height: 8vw;
  right: -12vw;
  top: 50%;
  translate: 0 -50%;
}
#footer .list__contact .item__line::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__line.svg) center center/contain no-repeat;
  width: 8vw;
  height: 8vw;
  right: -12vw;
  top: 50%;
  translate: 0 -50%;
}
#footer .list__contact .item__contact::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__mail_01_01.png) center center/contain no-repeat;
  width: 8vw;
  height: 8vw;
  right: -12vw;
  top: 50%;
  translate: 0 -50%;
}
#footer .block__recruit {
  width: 120%;
  margin-inline: auto;
  padding: 6vw 5vw 9vw;
  margin-left: -10%;
  background: linear-gradient(270deg, #1f1f1f 10%, #e03a00 100%);

  margin-bottom: 8vw;
}
#footer .block__recruit .ttl03 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: 6vw;
  text-align: center;
}
#footer .block__recruit .ttl03 .ttl__ja {
  font-weight: 900;
  font-size: 7vw;
  letter-spacing: 0.05em;
  color: var(--col--acc-01);
  line-height: 1.7;
}
#footer .block__recruit .list__recruit {
  gap: 7vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 60vw;
  margin-inline: auto;
  margin-left: 10vw;
}
#footer .block__recruit .list__recruit .item {
  position: relative;
  font-size: 6vw;
  font-weight: 700;
  padding-bottom: 4vw;
  border-bottom: 5px solid #fff;
  text-align: center;
  width: fit-content;
  width: 100%;
  color: #fff;
}
#footer .block__recruit .list__recruit .item__official::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__link_01_01.png) center center/contain no-repeat;
  width: 8vw;
  height: 8vw;
  right: -12vw;
  top: 50%;
  translate: 0 -50%;
}
#footer .block__recruit .list__recruit .item__line::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__line.svg) center center/contain no-repeat;
  width: 8vw;
  height: 8vw;
  right: -12vw;
  top: 50%;
  translate: 0 -50%;
}
#footer .block__recruit .list__recruit .item__contact::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__mail_01_02.png) center center/contain no-repeat;
  width: 8vw;
  height: 8vw;
  right: -12vw;
  top: 50%;
  translate: 0 -50%;
}
#footer .block__left {
  position: relative;
  width: fit-content;
}
#footer .block__right {
  position: relative;
  width: fit-content;
}
#footer nav {
  display: none;
  background: var(--col--acc-02);
  width: 100%;
  padding: 30px;
}
#footer .list-nav {
  justify-content: center;
  gap: 20px;
}
#footer .list-nav .item {
  width: fit-content;
}
#footer .list-nav .item a {
  position: relative;
  transition: ease 0.2s;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.05em;
}
#footer .wrap__info .inner {
  width: 100%;
  padding: 0;
  padding-bottom: 20vw;
  gap: 6vw;
  display: flex;
  flex-direction: column-reverse;
}
#footer .list__other_pages {
  font-size: var(--font-size-22);
  font-weight: 700;
  gap: 7vw;
  display: flex;
  align-items: center;
  justify-content: end;
}
#footer #copyright {
  font-size: var(--font-size-13);
  text-align: center;
  color: var(--col--main-02);
  padding-block: 10vw;
  font-size: var(--font-size-24);
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 5vw;
  line-height: 1.5;
}
#footer #copyright a {
  margin: 0 2px;
  padding: 0 5px;
  transition: ease 0.12s;
}
#footer #copyright a:hover {
  color: #fff;
  background: var(--col--main-02);
}
@media screen and (max-width: 767px) {
  #footer .item-logo {
    width: 45vw;
  }
  #footer .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #footer .block__left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #footer .block__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #footer .list-nav {
    display: none;
  }
  #footer #copyright a {
    margin: unset;
    padding: unset;
  }
  #footer #copyright a:hover {
    color: inherit;
    background: inherit;
  }
}




#footer .block__entry {
  width: 100%;
  margin-inline: auto;
  padding: 5vw;

  margin-bottom: var(--margin-80);

  background: linear-gradient(90deg,
      #a1e931 0%,
      #e99031 100%);

  .ttl03 {
    text-align: center;
    margin-bottom: var(--margin-40);

    .ttl__ja {
      font-size: var(--font-size-44);
      font-weight: 900;
      letter-spacing: 0.05em;
      margin-bottom: var(--margin-40);
      font-size: 5.7vw;

      small {
        font-size: var(--font-size-40);
        font-size: 4.8vw;
      }
    }
  }

  .wrap__entry {
    width: 100%;

    display: flex;
    gap: 5vw;
    flex-direction: column;
    align-items: center;

    .qr__entry {
      padding: 5vw 5vw;
      background: #fff;
      border-radius: 2vw;
      height: fit-content;

      width: 100%;

      .ttl04 {
        text-align: center;
        margin-bottom: var(--margin-40);

        .ttl__ja {
          font-size: var(--font-size-40);
          font-weight: 700;
          letter-spacing: 0.05em;
        }
      }


      .qr__entry_img {
        text-align: center;
        width: 100%;
      }

    }



    .btn__entry {
      width: 100%;
      padding: 5vw;
      height: fit-content;
      background: #fff;

      text-align: center;

      width: 100%;
      border-radius: 2vw;
      position: relative;
      padding-right: 5vw;

      &::before {
        content: "";
        position: absolute;
        background: url(/img/common/icon__link_01_black.png)center center / contain no-repeat;
        width: 8vw;
        height: 8vw;
        right: 5vw;
        top: 50%;
        translate: 0 -50%;
      }

      span {
        position: relative;
        font-size: var(--font-size-40);
        font-weight: 700;
        letter-spacing: 0.05em;
        border-bottom: 5px solid var(--col--txt-01);

      }
    }

  }

}



#footer .block__attention{
  width: 100%;
  margin-inline: auto;
  padding: 5vw;

  background: linear-gradient(90deg, 
  #6578ec 0%, 
  #1f1f1f 100%)
  ;

  .ttl03{
    text-align: center;
    margin-bottom: var(--margin-40);
    .ttl__ja{
      font-size: var(--font-size-44);
      color: #fff;
      line-height: 2;
      font-weight: 900;
      letter-spacing: 0.05em;
    }
  }

  .item__text{
    .strong{
      font-size: var(--font-size-40);
      color: #ffeb43;
      font-weight: 700;
      margin-bottom: var(--margin-20);
      font-size: 5vw;

    }

    p{
      color: #fff;
      text-align: center;
      font-size: var(--font-size-24);
      font-weight: 900;
      line-height:2.2;
            font-size: 4.7vw;
      letter-spacing: 0.05em;
    }
  }
}








/* //////////////////////////////////////////////////////////////////////////////////////////////////

TOPページ / 固有下層ページ

////////////////////////////////////////////////////////////////////////////////////////////////// */
.wrap-allover.in_top .inner {
  width: 100%;
}

.wrap-allover.in_subpages .inner {
  width: 100%;
}

body {
  background: #ececec;
}

/* common
========================================================================= */
/* common__contact
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* common__contact
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.common__contact {
  position: relative;
  z-index: 0;
}
.common__contact .inner {
  z-index: 0;
  position: relative;
  padding: 5vw;
  padding-block: 12vw;
  background: url(/img/common/common__contact__bg_01.png) center center/cover no-repeat;
}
.common__contact .ttl03 {
  transition: ease 0.2s;
  text-align: center;
  margin-bottom: 4vw;
}
.common__contact .ttl03 .ttl__ja {
  font-size: 8vw;
  letter-spacing: 0.03em;
  color: var(--col--txt-01);
  font-weight: 900;
  font-family: var(--fot--M_PLUS_R_1c);
  line-height: 1.6;
  text-shadow: rgb(255, 255, 255) 8px 0px 0px, rgb(255, 255, 255) 7.93758px 0.997398px 0px, rgb(255, 255, 255) 7.7513px 1.97923px 0px, rgb(255, 255, 255) 7.44406px 2.93018px 0px, rgb(255, 255, 255) 7.02066px 3.8354px 0px, rgb(255, 255, 255) 6.4877px 4.68078px 0px, rgb(255, 255, 255) 5.85351px 5.45311px 0px, rgb(255, 255, 255) 5.12797px 6.14035px 0px, rgb(255, 255, 255) 4.32242px 6.73177px 0px, rgb(255, 255, 255) 3.44941px 7.21814px 0px, rgb(255, 255, 255) 2.52258px 7.59188px 0px, rgb(255, 255, 255) 1.55638px 7.84714px 0px, rgb(255, 255, 255) 0.565898px 7.97996px 0px, rgb(255, 255, 255) -0.433417px 7.98825px 0px, rgb(255, 255, 255) -1.42597px 7.87189px 0px, rgb(255, 255, 255) -2.39627px 7.63269px 0px, rgb(255, 255, 255) -3.32917px 7.27438px 0px, rgb(255, 255, 255) -4.21013px 6.80256px 0px, rgb(255, 255, 255) -5.02539px 6.22459px 0px, rgb(255, 255, 255) -5.76223px 5.54948px 0px, rgb(255, 255, 255) -6.40915px 4.78778px 0px, rgb(255, 255, 255) -6.95606px 3.95136px 0px, rgb(255, 255, 255) -7.39442px 3.05329px 0px, rgb(255, 255, 255) -7.71739px 2.10757px 0px, rgb(255, 255, 255) -7.91994px 1.12896px 0px, rgb(255, 255, 255) -7.9989px 0.132735px 0px, rgb(255, 255, 255) -7.95304px -0.865561px 0px, rgb(255, 255, 255) -7.78307px -1.85035px 0px, rgb(255, 255, 255) -7.49165px -2.80627px 0px, rgb(255, 255, 255) -7.08333px -3.71839px 0px, rgb(255, 255, 255) -6.56448px -4.57249px 0px, rgb(255, 255, 255) -5.94318px -5.35524px 0px, rgb(255, 255, 255) -5.22915px -6.05442px 0px, rgb(255, 255, 255) -4.43352px -6.65912px 0px, rgb(255, 255, 255) -3.5687px -7.15991px 0px, rgb(255, 255, 255) -2.6482px -7.54898px 0px, rgb(255, 255, 255) -1.68637px -7.82024px 0px, rgb(255, 255, 255) -0.698222px -7.96947px 0px, rgb(255, 255, 255) 0.300817px -7.99434px 0px, rgb(255, 255, 255) 1.29516px -7.89446px 0px, rgb(255, 255, 255) 2.2693px -7.67139px 0px, rgb(255, 255, 255) 3.20802px -7.32862px 0px, rgb(255, 255, 255) 4.09668px -6.87148px 0px, rgb(255, 255, 255) 4.92142px -6.30711px 0px, rgb(255, 255, 255) 5.66936px -5.64432px 0px, rgb(255, 255, 255) 6.32883px -4.89346px 0px, rgb(255, 255, 255) 6.88954px -4.06623px 0px, rgb(255, 255, 255) 7.34274px -3.17555px 0px, rgb(255, 255, 255) 7.68136px -2.23532px 0px, rgb(255, 255, 255) 7.90012px -1.26021px 0px, rgb(255, 255, 255) 7.9956px -0.265434px 0px;
  transition: ease 0.2s;
}
.common__contact .ttl03 .ttl__ja .str-01 {
  color: var(--col--main-01);
  font-size: 24vw;
  line-height: 1.2;
  letter-spacing: 0.05em;
  transition: ease 0.2s;
}
.common__contact .block__contact {
  background: #fff;
  border-radius: 5vw;
  width: 100%;
  margin-inline: auto;
  padding-block: 5vw;
  transition: ease 0.2s;
  z-index: -1;
  position: relative;
  margin-bottom: 3.5vw;
}
.common__contact .block__contact::before {
  content: "";
  position: absolute;
  background: url(/img/common/common__contact__deco_01.png) center center/contain no-repeat;
  width: 27vw;
  height: 19vw;
  right: -6vw;
  top: -12vw;
}
.common__contact .block__contact .ttl04 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: var(--margin-25);
}
.common__contact .block__contact .ttl04 .ttl__ja {
  font-size: 8.4vw;
  letter-spacing: 0.05em;
  font-weight: 800;
  letter-spacing: 0;
  background: linear-gradient(180deg, rgba(255, 235, 67, 0) 80%, #ffeb43 80%);
}
.common__contact .block__contact .com__tel {
  margin-inline: auto;
  width: fit-content;
}
.common__contact .block__contact .com__tel .item__num {
  font-size: 9.5vw;
  letter-spacing: 0.05em;
  letter-spacing: 0;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.common__contact .block__contact .com__tel .item__num::before {
  top: 6vw;
  left: 3vw;
  height: 8vw;
  width: 8vw;
}
.common__contact .block__contact .com__tel .item__num small {
  width: fit-content;
  display: block;
  font-size: 6vw;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.common__contact .block__contact .com__tel .item__attention {
  margin-left: auto;
  margin-right: 5vw;
  height: 4vw;
  margin-top: 1vw;
}
.common__contact .item__text_note p {
  font-weight: 500;
  line-height: 1.5;
  transition: ease 0.2s;
  font-size: 8vw;
}

/* index
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* top__intro
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__intro .inner {
  padding-block: 15vw;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#top__intro .ttl03 {
  margin-bottom: var(--margin-50);
  margin-inline: auto;
  white-space: nowrap;
}
#top__intro .ttl03 .ttl__ja {
  font-size: 9vw;
  line-height: 1.7;
}
#top__intro .ttl03 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#top__intro .item__text_lead {
  text-align: center;
  margin-bottom: var(--margin-80);
}
#top__intro .item__text_lead p {
  font-size: 8.6vw;
  letter-spacing: 0.02em;
  color: #fff;
  line-height: 1.5;
  font-weight: 900;
}
#top__intro .item__text_lead strong {
  display: inline;
  background: #fff;
  box-decoration-break: clone;
  font-size: 14vw;
  letter-spacing: 0.05em;
  font-weight: 900;
  font-family: var(--fot--M_PLUS_R_1c);
  color: var(--col--txt-01);
  line-height: 1.6;
  transition: ease 0.2s;
  position: relative;
}
#top__intro .item__text_lead .str-02 {
  color: var(--col--main-01);
}
#top__intro .item__text_lead .str-01 {
  color: var(--col--acc-01);
}
#top__intro .item__img {
  margin-inline: auto;
  width: fit-content;
  position: relative;
  width: 90%;
}
#top__intro .item__img::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__intro__cat_01.png) center center/contain no-repeat;
  width: 38vw;
  height: 43vw;
  right: -19vw;
  top: -27vw;
}

/* top__price
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__price .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(270deg, #1f1f1f 30%, #6578ec 100%);
}
#top__price .ttl03 {
  position: relative;
  margin-bottom: 10vw;
}
#top__price .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__price__deco_01.png) center center/contain no-repeat;
  width: 15vw;
  height: 21vw;
  left: -19vw;
  top: 6vw;
  translate: 0 -50%;
}
#top__price .ttl03 .ttl__ja {
  font-size: 12vw;
}
#top__price .block__menu .list__price {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5vw;
  position: relative;
  margin-bottom: var(--margin-50);
}
#top__price .block__menu .list__price > .item {
  background: var(--col--txt-01);
  border-radius: 4vw;
  padding: 5vw;
  font-size: 7vw;
  letter-spacing: 0em;
  font-weight: 900;
  color: #fff;
  transition: ease 0.2s;
}
#top__price .block__menu .list__price > .item .ttl04 {
  position: relative;
  margin-bottom: 4vw;
  padding-bottom: 9vw;
  border-bottom: 3px solid #fff;
}
#top__price .block__menu .list__price > .item .ttl04 .ttl__ja {
  color: #fff;
}
#top__price .block__menu .list__price > .item .item__text p {
  font-size: 8vw;
}
#top__price .block__menu .list__price > .item .item__text .str-01 {
  color: var(--col--acc-01);
}
#top__price .block__menu .list__price > .item .item__text .str-02 {
  color: var(--col--acc-01);
}
#top__price .block__menu .item__text_note {
  font-weight: 500;
  font-size: 8.5vw;
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 15vw;
}
#top__price .block__cancel {
  background: #fff;
  border-radius: 5vw;
  padding: 12vw 5vw;
  width: 100%;
}
#top__price .block__cancel .ttl04 {
  margin-inline: auto;
  width: fit-content;
  position: relative;
  margin-bottom: 11vw;
  margin-left: -0.6vw;
}
#top__price .block__cancel .ttl04::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__price__deco_02.png) center center/contain no-repeat;
  width: 16vw;
  height: 15vw;
  right: -17vw;
  top: 6vw;
  translate: 0 -50%;
}
#top__price .block__cancel .ttl04 .ttl__ja {
  font-size: 9vw;
  font-family: var(--fot--M_PLUS_R_1c);
  letter-spacing: 0.05em;
  font-weight: 800;
}
#top__price .block__cancel .list__price {
  padding-inline: 5vw;
  margin-bottom: 10vw;
}
#top__price .block__cancel .list__price > .item {
  padding-bottom: 3vw;
  margin-bottom: 6vw;
  border-bottom: 10px solid var(--col--main-01);
  color: var(--col--main-01);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#top__price .block__cancel .list__price > .item .ttl05 .ttl__ja {
  font-weight: 900;
  font-size: 8vw;
  letter-spacing: 0.05em;
  transition: ease 0.2s;
  line-height: 1.8;
}
#top__price .block__cancel .list__price > .item .item__text p {
  font-size: 11vw;
  letter-spacing: 0.05em;
  font-family: var(--fot--Dela_Gothic_One);
  transition: ease 0.2s;
  line-height: 1.4;
}
#top__price .block__cancel .list__price > .item .item__text br {
  display: none;
}
#top__price .block__note {
  width: 100%;
  background: #ececec;
  padding-block: 8vw;
  padding-inline: 5vw;
}
#top__price .block__note .ttl05 {
  margin-bottom: var(--margin-40);
  position: relative;
  width: fit-content;
}
#top__price .block__note .ttl05::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__price__ill_01.png) center center/contain no-repeat;
  width: 23vw;
  height: 32vw;
  right: -9vw;
  top: -9vw;
  translate: 0 -50%;
}
#top__price .block__note .ttl05 .ttl__ja {
  font-size: 8vw;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-weight: 900;
}
#top__price .block__note .item__text br {
  display: none;
}
#top__price .block__note .item__text p {
  font-size: 7.5vw;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.05em;
}

/* top__reason
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__reason {
  position: relative;
  transition: ease 0.2s;
  zoom: 1;
}
#top__reason .inner {
  background: #fff;
  padding-block: 15vw;
}
#top__reason .ttl03 {
  margin-inline: auto;
  width: fit-content;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 10vw;
}
#top__reason .ttl03 .ttl__ja {
  font-size: 14vw;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
#top__reason .ttl03 .ttl__ja .str-01 {
  font-size: 10vw;
  letter-spacing: 0;
  color: var(--col--main-01);
}
#top__reason .ttl03 .ttl__ja .str-02 {
  font-family: var(--fot--M_PLUS_R_1c);
  letter-spacing: 0;
  font-weight: 900;
  color: var(--col--main-01);
  font-size: 22vw;
  position: relative;
  display: block;
  margin-top: -3vw;
  line-height: 1.1;
}
#top__reason .ttl03 .ttl__ja .str-02 .str-03 {
  font-size: 41vw;
}
#top__reason .wrap__reason {
  padding-inline: 5vw;
}
#top__reason .wrap__reason .list__reason {
  gap: 10vw;
}
#top__reason .wrap__reason .list__reason > .item {
  position: relative;
  margin-bottom: 17vw;
  display: flex;
  flex-direction: column;
}
#top__reason .wrap__reason .list__reason > .item:last-child {
  margin-bottom: 0;
}
#top__reason .wrap__reason .list__reason > .item .ttl04 {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5vw;
  margin-bottom: 6vw;
  position: relative;
  z-index: 1;
  order: 2;
}
#top__reason .wrap__reason .list__reason > .item .ttl04 .ttl__num img {
  height: 12vw;
}
#top__reason .wrap__reason .list__reason > .item .ttl04 .ttl__ja {
  width: 100%;
  border-radius: 4vw;
  padding: 5vw;
  background: var(--col--txt-01);
  color: #fff;
  font-size: 9.9vw;
  letter-spacing: 0.02em;
  font-weight: 900;
  line-height: 1.45;
  align-content: center;
}
#top__reason .wrap__reason .list__reason > .item .item__img {
  order: 1;
}
#top__reason .wrap__reason .list__reason > .item .item__text {
  order: 3;
  text-align: left;
}
#top__reason .wrap__reason .list__reason > .item .item__text p {
  font-size: 8vw;
  font-weight: 500;
}
#top__reason .wrap__reason .list__reason > .item .item__text br {
  display: none;
}
#top__reason .wrap__reason .list__reason > .item:nth-of-type(odd) .item__img {
  position: relative;
  width: 100%;
  margin-bottom: 4vw;
}
#top__reason .wrap__reason .list__reason > .item:nth-of-type(even) .ttl04 {
  margin-left: auto;
}
#top__reason .wrap__reason .list__reason > .item:nth-of-type(even) .item__img {
  position: relative;
  width: 100%;
  margin-bottom: 4vw;
}
@media screen and (max-width: 1540px) {
  #top__reason {
    zoom: 0.8;
  }
}

/* top__case
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__case .inner {
  padding-block: 15vw;
  background: url(/img/top/top__case__bg_01.png) center top/100% auto no-repeat, linear-gradient(270deg, #1f1f1f 30%, #e03a00 100%);
}
#top__case .ttl03 {
  line-height: 2.1;
  margin-bottom: 10vw;
}
#top__case .ttl03 .ttl__ja {
  font-size: 10vw;
}
#top__case .ttl03 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#top__case .wrap__case {
  padding-inline: 5vw;
}
#top__case .wrap__case .list__case {
  display: flex;
  flex-direction: column;
  gap: 5vw;
}
#top__case .wrap__case .list__case > .item {
  background: rgba(255, 255, 255, 0.85);
  padding: 5vw;
  position: relative;
  transition: ease 0.15s;
  display: flex;
  flex-direction: column;
}
#top__case .wrap__case .list__case > .item .ttl04 {
  width: 100%;
  margin-bottom: var(--margin-25);
  transition: ease 0.15s;
  order: 2;
}
#top__case .wrap__case .list__case > .item .ttl04 .ttl__ja {
  font-size: 8vw;
  letter-spacing: 0;
  font-weight: 900;
  line-height: 1.5;
  transition: ease 0.15s;
}
#top__case .wrap__case .list__case > .item .ttl04 .ttl__ja .str-01 {
  color: var(--col--main-01);
}
#top__case .wrap__case .list__case > .item .item__img {
  margin-bottom: 5vw;
  order: 1;
}
#top__case .wrap__case .list__case > .item .com__btn_01 {
  order: 3;
  width: 100%;
}

/* top__voice
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__voice .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#top__voice .ttl03 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: 8vw;
}
#top__voice .ttl03 .ttl__ja {
  letter-spacing: 0.05em;
  font-weight: 900;
  background: linear-gradient(180deg, rgba(255, 235, 67, 0) 80%, #ffeb43 80%);
}
#top__voice .outer__voice {
  background: #e9e9e9;
  padding: 5vw;
}
#top__voice .wrap__voice {
  background: #fff;
  padding: 5vw;
  border-radius: 4vw;
}
#top__voice .cont__post .block__post {
  padding-bottom: var(--margin-50);
  border-bottom: 3px solid var(--col--txt-01);
  margin-bottom: var(--margin-50);
}
#top__voice .cont__post .block__post:last-child {
  border-bottom: unset;
}
#top__voice .cont__post .block__post .ttl04 {
  margin-bottom: var(--margin-20);
}
#top__voice .cont__post .block__post .ttl04 .ttl__ja {
  font-size: 8vw;
  letter-spacing: 0.05em;
  font-weight: 800;
}
#top__voice .cont__post .block__post .item__text br {
  display: none;
}

/* top__support
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__support .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(90deg, #a1e931 0%, #e99031 100%);
}
#top__support .ttl03 {
  margin-bottom: var(--margin-60);
}
#top__support .ttl03 .ttl__ja {
  line-height: 1.6;
  font-size: 9vw;
}
#top__support .ttl03 .ttl__ja small {
  font-size: 7vw;
}
#top__support .ttl03 .ttl__ja .str-01 {
  letter-spacing: 0.1em;
  font-size: 14vw;
  line-height: 1.4;
  color: var(--col--acc-01);
}
#top__support .list__support {
  display: flex;
  flex-direction: column;
}
#top__support .list__support > .item {
  width: 100%;
  background: #fff;
  border-radius: 4vw;
  padding-block: 5vw;
  padding-left: 5vw;
  transition: ease 0.15s;
  margin-bottom: 5vw;
}
#top__support .list__support > .item:last-child {
  margin-bottom: 0;
}
#top__support .list__support > .item .text {
  position: relative;
  padding-left: 10vw;
  font-size: 8vw;
  letter-spacing: 0.05em;
  font-weight: 900;
  transition: ease 0.15s;
  line-height: 1.5;
}
#top__support .list__support > .item .text::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__check_01_01.png) center center/contain no-repeat;
  width: 9vw;
  height: 9vw;
  left: 0vw;
  top: 2vw;
}

/* top__subpages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__subpages .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(270deg, #1f1f1f 30%, #e03a00 100%);
}
#top__subpages .ttl03 {
  margin-inline: auto;
  margin-bottom: 10vw;
}
#top__subpages .ttl03 .ttl__ja {
  line-height: 1.7;
}
#top__subpages .ttl03 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#top__subpages .list__subpages {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 7vw;
  transition: ease 0.15s;
}
#top__subpages .list__subpages > .item {
  background: #fff;
  border-radius: 3vw;
  padding: 5vw;
  width: calc((100% - 5vw) / 2);
  position: relative;
  transition: ease 0.15s;
  line-height: 1.1;
  font-size: 9vw;
  box-shadow: 10.285px 12.257px 27px 0px rgba(0, 0, 0, 0.7);
  min-height: 40vw;
  width: 100%;
}
#top__subpages .list__subpages > .item a .ttl04 {
  letter-spacing: 0;
  font-weight: 900;
  position: relative;
  width: fit-content;
}
#top__subpages .list__subpages > .item a .ttl04::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__arr_02_01.png) center center/contain no-repeat;
  width: 5vw;
  height: 5vw;
  right: -9vw;
  top: 5vw;
  translate: 0 -50%;
}
#top__subpages .list__subpages .item:nth-of-type(1)::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_01.png) center center/contain no-repeat;
  width: 25vw;
  height: 25vw;
  right: 5vw;
  bottom: 5vw;
}
#top__subpages .list__subpages .item:nth-of-type(2)::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_02.png) center center/contain no-repeat;
  width: 10vw;
  height: 10vw;
  right: 5vw;
  bottom: 5vw;
}
#top__subpages .list__subpages .item:nth-of-type(3)::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_03.png) center center/contain no-repeat;
  width: 15vw;
  height: 15vw;
  right: 5vw;
  bottom: 5vw;
}
#top__subpages .list__subpages .item:nth-of-type(4)::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_04.png) center center/contain no-repeat;
  width: 15vw;
  height: 10vw;
  right: 5vw;
  bottom: 5vw;
}

/* top__news
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* common__news top__news
========================================================================= */
.com__tag .item {
  font-size: 5vw;
  font-weight: 500;
  background: var(--col--txt-01);
  color: #fff;
  padding: 1vw 2vw;
  width: fit-content;
}

.com__latest {
  position: relative;
  margin-bottom: var(--margin-20);
  transition: ease 0.2s;
  right: 0;
  margin-bottom: 8vw;
  position: relative;
  margin-left: 4vw;
}
.com__latest a {
  width: 100%;
  height: 100%;
  flex-direction: row-reverse;
  flex-direction: column-reverse;
}
.com__latest .group__info {
  width: 75.8%;
  padding: 5vw;
  width: 100%;
  padding: 0;
}
.com__latest .item__ttl {
  order: 3;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 6.5vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 4vw;
}
.com__latest .item__time {
  position: relative;
  order: 1;
  width: fit-content;
  font-size: 6.5vw;
  font-family: var(--fot--M_PLUS_R_1c);
  letter-spacing: 0.05em;
  font-weight: 800;
  position: relative;
  margin-bottom: 4vw;
}
.com__latest .list__tag {
  order: 2;
  width: 65%;
  margin-bottom: var(--margin-15);
  gap: 3vw;
}
.com__latest .group__img {
  height: 80vw;
  width: 80vw;
  margin-bottom: 4vw;
}
.com__latest .item__thumb {
  height: 80vw;
  width: 80vw;
}
.com__latest:hover {
  opacity: 0.7;
  right: -5px;
}

.s-post-taglist {
  gap: 5vw;
}

#top__news .inner {
  padding-block: 17vw;
  background: #fff;
}
#top__news .ttl03 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: var(--margin-80);
}
#top__news .ttl03 .ttl__ja {
  font-size: 9vw;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#top__news .cont__latest {
  margin-bottom: var(--margin-50);
}
#top__news .com__btn_01 {
  margin-inline: auto;
}

#contents-u .cont-latest {
  margin-bottom: var(--margin-50);
}
#contents-u .cont-latest .com__latest a .group__info .item__time {
  margin-bottom: 10px;
}
#contents-u .cont-latest .com__latest a .group__img {
  height: 35vw;
  width: 40vw;
  margin-bottom: 4vw;
}
#contents-u .cont-latest .com__latest a .item__thumb {
  height: 35vw;
  width: 40vw;
}

/* top__info
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__info .inner {
  padding-block: 10vw 15vw;
  padding-inline: 5vw;
  background: linear-gradient(270deg, #1f1f1f 30%, #6578ec 100%);
}
#top__info .ttl03 {
  margin-bottom: 10vw;
  position: relative;
  padding-top: 29vw;
}
#top__info .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__info__deco_01.png) center center/contain no-repeat;
  width: 50vw;
  height: 24vw;
  left: 50%;
  translate: -50% 0;
  top: 0vw;
}
#top__info .ttl03 .ttl__ja {
  font-size: 11.5vw;
}
#top__info .item__table {
  width: 100%;
}
#top__info .item__table tr {
  width: 100%;
}
#top__info .item__table tr th,
#top__info .item__table tr td {
  font-size: 6vw;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 5vw;
  line-height: 1.4;
  border-bottom: 1px solid var(--col--txt-01);
}
#top__info .item__table th {
  background: var(--col--acc-02);
  width: 35vw;
}
#top__info .item__table td {
  background: #fff;
}
#top__info .item__table td .wrap__tel {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 5vw;
}
#top__info .item__table td .tel-attention {
  height: 40px;
}

/* case
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.common__case .inner {
  padding-block: 15vw 0;
  padding-inline: 5vw;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
.common__case .ttl03 {
  margin-bottom: 10vw;
}
.common__case .ttl03 .ttl__ja {
  font-size: 9vw;
}
.common__case .block__case {
  width: 100%;
  margin-inline: auto;
  background: rgba(255, 255, 255, 0.9);
  padding: 8vw 5vw;
}
.common__case .block__case .ttl04 {
  text-align: center;
  padding-bottom: var(--margin-40);
  border-bottom: 7px solid var(--col--txt-01);
  margin-bottom: var(--margin-40);
}
.common__case .block__case .ttl04 .ttl__ja {
  font-size: 8vw;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 900;
}
.common__case .block__case .group__feature {
  display: flex;
  align-items: start;
  gap: 5vw;
  margin-bottom: var(--margin-60);
  flex-direction: column;
}
.common__case .block__case .group__feature .item__img {
  position: relative;
}
.common__case .block__case .group__feature .list {
  display: flex;
  flex-direction: column;
  gap: 7vw;
}
.common__case .block__case .group__feature .list > .item {
  font-size: var(--font-size-44);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-size: 6vw;
}
.common__case .block__case .group__feature .list > .item .str-01 {
  color: var(--col--main-01);
  font-weight: 800;
}
.common__case .block__case .group__message {
  background: #fff;
  border-radius: 4vw;
  padding: 5vw;
  margin-left: auto;
  position: relative;
  margin-bottom: 7vw;
}
.common__case .block__case .group__message::after {
  content: "";
  position: absolute;
  background: url(/img/case/common__case__prof_01.png) center center/contain no-repeat;
  width: 29vw;
  height: 34vw;
  left: 0vw;
  top: 1vw;
}
.common__case .block__case .group__message .ttl05 {
  width: fit-content;
  margin-bottom: var(--margin-40);
  width: 42vw;
  margin-left: auto;
}
.common__case .block__case .group__message .ttl05 .ttl__ja {
  font-size: var(--font-size-44);
  line-height: 1.7;
  letter-spacing: 0.05em;
  font-weight: 900;
  background: linear-gradient(180deg, rgba(255, 235, 67, 0) 80%, #ffeb43 80%);
}
.common__case .block__case .group__message .item__text p {
  font-size: 6vw;
}
.common__case .block__case .group__message .item__text p .str-01 {
  font-weight: 900;
  color: var(--col--main-01);
}
.common__case .block__case .group__message .item__text br {
  display: none;
}
.common__case .block__case .group__voice {
  background: #fff;
  border-radius: 4vw;
  padding: 8vw 5vw 5vw;
}
.common__case .block__case .group__voice .ttl05 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: var(--margin-60);
}
.common__case .block__case .group__voice .ttl05 .ttl__ja {
  font-size: var(--font-size-44);
  font-size: 8vw;
  letter-spacing: 0.05em;
  font-weight: 900;
  background: linear-gradient(180deg, rgba(255, 235, 67, 0) 80%, #ffeb43 80%);
}
.common__case .block__case .group__voice .post {
  padding-bottom: var(--margin-40);
  border-bottom: 2px solid var(--col--txt-01);
  margin-bottom: var(--margin-40);
}
.common__case .block__case .group__voice .post:last-child {
  margin-bottom: 0;
  border-bottom: unset;
}
.common__case .block__case .group__voice .post .ttl06 {
  margin-bottom: var(--margin-40);
}
.common__case .block__case .group__voice .post .ttl06 .ttl__ja {
  font-size: 7vw;
  font-weight: 900;
  letter-spacing: 0.05em;
}
.common__case .block__case .group__voice .post .item__text p {
  font-size: 6vw;
}
.common__case .block__case .group__voice .post .item__text br {
  display: none;
}

/* about
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* about__intro
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__intro .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#about__intro .ttl03 .ttl__ja {
  line-height: 1.6;
  font-size: 9vw;
}
#about__intro .ttl03 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#about__intro .item__text {
  text-align: left;
}
#about__intro .item__text p {
  color: #fff;
  margin-bottom: var(--margin-55);
}
#about__intro .item__text p .str-01 {
  font-weight: 900;
  color: var(--col--acc-01);
}
#about__intro .item__text br {
  display: none;
}

/* about__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__feature .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(270deg, #1f1f1f 30%, #6578ec 100%);
}
#about__feature .ttl03 {
  position: relative;
}
#about__feature .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/about/about__feature__deco_01.png) center center/contain no-repeat;
  width: 36vw;
  height: 24vw;
  left: -14vw;
  top: -24vw;
}
#about__feature .ttl03 .ttl__ja {
  font-size: 9vw;
}
#about__feature .item__text_lead {
  margin-inline: auto;
  margin-bottom: var(--margin-60);
  text-align: center;
}
#about__feature .item__text_lead p {
  color: #fff;
}
#about__feature .item__text_lead p br {
  display: none;
}
#about__feature .cont__feature .list__feature {
  display: flex;
  flex-direction: column;
  gap: 16vw;
}
#about__feature .cont__feature .list__feature > .item {
  position: relative;
  align-content: center;
  display: flex;
  flex-direction: column;
  gap: 5vw;
}
#about__feature .cont__feature .list__feature > .item .ttl04 {
  order: 2;
  text-align: center;
  line-height: 1.4;
}
#about__feature .cont__feature .list__feature > .item .ttl04 .ttl__ja {
  color: #fff;
  font-weight: 900;
  font-size: 7vw;
  letter-spacing: 0.05em;
}
#about__feature .cont__feature .list__feature > .item .item__img {
  order: 1;
}
/* flow
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* flow
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#flow .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#flow .ttl03 .ttl__ja {
  line-height: 1.5;
  font-size: 9.2vw;
}
#flow .list__flow > .item {
  margin-bottom: var(--margin-80);
  display: flex;
  flex-direction: column;
}
#flow .list__flow > .item:last-child {
  margin-bottom: 0;
}
#flow .list__flow > .item .ttl04 {
  background: var(--col--txt-01);
  border-radius: 4vw;
  padding: 5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: var(--margin-40);
  text-align: center;
  gap: 5vw;
}
#flow .list__flow > .item .ttl04 .ttl__num {
  color: var(--col--acc-01);
  font-size: 7vw;
  font-weight: 900;
  letter-spacing: 0.05em;
}
#flow .list__flow > .item .ttl04 .ttl__ja {
  color: #fff;
  font-size: 8vw;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 900;
}
#flow .list__flow > .item .item__text p {
  color: #fff;
}
#flow .list__flow > .item .item__text br {
  display: none;
}

/* flow__note
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#flow__note .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(270deg, #1f1f1f 30%, #6578ec 100%);
}
#flow__note .ttl03 {
  position: relative;
}
#flow__note .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/flow/flow__note__ill_01.png) center center/contain no-repeat;
  width: 24vw;
  height: 29vw;
  top: -14vw;
  translate: 0 -50%;
  left: -6vw;
}
#flow__note .item__text p {
  color: #fff;
}
#flow__note .item__text br {
  display: none;
}

/* faq
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#faq .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#faq .ttl03 .ttl__ja {
  font-size: 9vw;
}
#faq .cont__post .block__post {
  background: #fff;
  border-radius: 4vw;
  padding-block: 5vw;
  margin-bottom: var(--margin-60);
}
#faq .cont__post .block__post:last-child {
  margin-bottom: 0;
}
#faq .cont__post .block__post .ttl04 {
  text-align: center;
  padding-bottom: var(--margin-30);
  border-bottom: 5px solid var(--col--main-01);
  margin-bottom: var(--margin-30);
  margin-inline: 3vw;
  line-height: 1.4;
}
#faq .cont__post .block__post .ttl04 .ttl__ja {
  font-weight: 900;
  font-size: 7vw;
  font-size: 7vw;
  letter-spacing: 0.05em;
  color: var(--col--main-01);
}
#faq .cont__post .block__post .group__faq {
  margin-bottom: var(--margin-50);
}
#faq .cont__post .block__post .group__faq .item {
  margin-bottom: var(--margin-60);
}
#faq .cont__post .block__post .group__faq .item:last-child {
  margin-bottom: 0;
}
#faq .cont__post .block__post .group__faq dt {
  margin-inline: 5vw;
  font-size: 7vw;
  font-weight: 900;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 11vw;
  line-height: 1.8;
  margin-bottom: var(--margin-35);
}
#faq .cont__post .block__post .group__faq dt::before {
  content: "Q.";
  position: absolute;
  left: 0;
  top: 0;
}
#faq .cont__post .block__post .group__faq dd {
  background: #ececec;
  width: 100%;
  font-size: 6.5vw;
  padding-block: 5vw;
  padding-inline: 5vw;
  line-height: 1.75;
}

.pagetop {
  z-index: 5;
  position: fixed;
  right: 15px;
  bottom: 198px;
  transition: ease 0.3s;
}
.pagetop:hover {
  opacity: 0.6;
  bottom: 206px;
}

#contact__info {
  position: relative;
}
#contact__info .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#contact__info .ttl04 {
  width: 100%;
  background: var(--col--txt-01);
  padding: 7vw 5vw;
  border-radius: 12vw;
  text-align: center;
  margin-block: 5vw;
}
#contact__info .ttl04 .ttl__ja {
  font-weight: 900;
  font-size: 6vw;
  color: #fff;
}
#contact__info .ttl04 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#contact__info .item__text_lead {
  color: #fff;
}
#contact__info .item__text_lead .str-01 {
  font-weight: 900;
  color: var(--col--acc-01);
}
#contact__info .item__text p {
  color: #fff;
}
#contact__info .block__tel {
  margin-inline: auto;
  width: 100%;
  border-radius: 4vw;
  background: #fff;
  padding: 5vw 2vw;
  margin-top: var(--margin-40);
  margin-bottom: 7vw;
  position: relative;
}
#contact__info .block__tel .com__tel {
  flex-direction: column;
  margin-left: 5vw;
  margin-bottom: var(--margin-40);
}
#contact__info .block__tel .com__tel .item__num {
  font-size: 7vw;
  font-weight: 800;
  letter-spacing: 0.04em;
}
#contact__info .block__tel .com__tel .item__num::before {
  width: 7vw;
  height: 7vw;
}
#contact__info .block__tel .com__tel .item__attention {
  height: 4vw;
  margin-left: auto;
  margin-top: 5px;
  margin-right: 100px;
}
#contact__info .block__tel .wroktime {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4vw;
}
#contact__info .block__tel .wroktime dt {
  font-size: 7.5vw;
  font-weight: 800;
  letter-spacing: 0.05em;
}
#contact__info .block__tel .wroktime dd {
  font-weight: 600;
  font-size: 5.5vw;
  background: linear-gradient(180deg, rgba(255, 235, 67, 0) 60%, #ffeb43 60%);
}
#contact__info .btn__line {
  display: block;
  margin-inline: auto;
  width: 100%;
  background: #fff;
  border-radius: 4vw;
  line-height: 25vw;
  font-size: 5vw;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-align: center;
  align-content: center;
  margin-top: 6vw;
}
#contact__info .btn__line span {
  padding-bottom: 2vw;
  border-bottom: 4px solid var(--col--txt-01);
  position: relative;
  padding-right: 10vw;
}
#contact__info .btn__line span::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__line.svg) center center/contain no-repeat;
  width: 8vw;
  height: 8vw;
  top: 35%;
  translate: 0 -50%;
  right: 0;
}

#contact .inner {
  padding-block: 15vw;
  padding-inline: 5vw;
  padding-top: 0;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#contact .ttl01 {
  width: 100%;
  background: var(--col--txt-01);
  padding: 4vw 5vw;
  border-radius: 2vw;
  text-align: center;
}
#contact .ttl01 .ja {
  font-weight: 900;
  font-size: 6vw;
  color: #fff;
}
#contact .item__text_lead {
  margin-bottom: var(--margin-40);
}
#contact .item__text_lead p {
  color: #fff;
}
#contact table tr th label {
  font-size: 5vw;
}
#contact table tr td label,
#contact table tr td input,
#contact table tr td textarea {
  line-height: 1.6;
  font-size: 5vw;
}

#contents-u.privacy .inner .privacy-box .ttl02 span {
  font-size: 6vw;
}
#contents-u.privacy .inner .privacy-box p {
  font-size: var(--font-size-40);
}
#contents-u.privacy .inner .privacy-box ul li {
  font-size: var(--font-size-40);
}

#contents-u.site-map .inner ul li a {
  font-size: 6vw;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////

共通下層ページ　( NEWS / POLICY / SITE / CONTACT / NOTFOUND )

////////////////////////////////////////////////////////////////////////////////////////////////// */
/*お知らせ一覧
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.post-wrp .tag-change {
  margin-bottom: 50px;
}
.post-wrp .tag-change li {
  text-align: center;
  margin: 10px 10px 0 0;
  min-width: 190px;
  display: inline-block;
  vertical-align: middle;
}
.post-wrp .tag-change li a {
  padding: 10px 15px;
  display: block;
}
.tag-select-box {
  position: relative;
  width: 40%;
  margin: 0 0 20px auto;
  max-width: 230px;
}
.tag-select-box:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid var(--col--main-01);
  pointer-events: none;
}
.tag-select-box #tag-select {
  width: 100%;
  padding: 5% 20% 5% 5%;
  box-sizing: border-box;
  font-size: var(--font-size-14);
  margin-left: auto;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  border: none;
  border-bottom: 2px solid #333;
  cursor: pointer;
  border-radius: 0;
  background: none;
  color: #333;
  font-weight: 700;
  -webkit-appearance: none;
  appearance: none;
}
.tag-select-box #tag-select option {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  box-sizing: border-box;
}

.post-wrp .tag-change li a {
  border: solid 1px var(--col--main-01);
  color: var(--col--main-01);
  background: #fff;
}
.post-wrp .tag-change .current a {
  background: var(--col--main-01);
}
.post-wrp .tag-change .current a span {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .post-wrp .tag-change {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 5%;
    margin-bottom: 10%;
  }
  .post-wrp .tag-change li {
    text-align: center;
    margin-right: 1%;
    min-width: 100px;
    display: inline-block;
    vertical-align: middle;
  }
  .post-wrp .tag-change li:last-child {
    margin-right: 0;
  }
  .post-wrp .tag-change li a {
    font-size: 3vw;
    padding: 5px 10px;
    display: block;
  }
}
/*お知らせ詳細
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contents-u.s-post .s-post-taglist {
  margin-bottom: var(--margin-10);
}
#contents-u.s-post .sb_style h1 {
  border-bottom: 1px solid var(--col--main-01);
}
#contents-u.s-post .sb_style h2 {
  border-left: 5px solid var(--col--main-01);
}
#contents-u.s-post .sb_style h3 {
  background: var(--col--main-01);
  color: #fff;
}
#contents-u.s-post .sb_style h4:before {
  background: var(--col--main-01);
}
#contents-u.s-post .sb_style h5 {
  background: #f2f2f2;
}
#contents-u.s-post .sb_style h6 {
  color: var(--col--main-01);
}
#contents-u.s-post .sb_style ul li:before {
  background: var(--col--main-01);
}
#contents-u.s-post .sb_style ol li:before {
  color: #fff;
  background: var(--col--main-01);
}
#contents-u.s-post .sb_style a {
  color: var(--col--main-01);
}
#contents-u.s-post .s-post-ttl {
  margin-bottom: var(--margin-20);
  border-left: 2px solid var(--col--main-01);
  padding-left: var(--margin-15);
}
#contents-u.s-post .s-post-ttl span {
  font-family: var(--fot--Noto-Sans);
  font-weight: 500;
  position: relative;
  font-size: var(--font-size-22);
  color: var(--col--main-01);
  line-height: 1.6;
  font-size: 7.5vw;
}
#contents-u.s-post .post-txt .sb-post-body {
  font-weight: 400;
  font-size: var(--font-size-16);
  font-family: var(--fot--Noto-Sans);
  line-height: 2;
}
#contents-u.s-post .s-time-tag {
  text-align: right;
  padding-top: 10px;
  border-top: 1px solid var(--col--main-01);
  margin-top: var(--margin-20);
}
#contents-u.s-post .s-time-tag time {
  color: var(--col--main-01);
  font-family: var(--fot--Noto-Sans);
  font-weight: 500;
  font-size: var(--font-size-15);
  font-size: var(--font-size-40);
}

/*プライバシーポリシー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contents-u.privacy .privacy-box {
  margin-bottom: var(--margin-50);
}
#contents-u.privacy .privacy-box .ttl02 {
  position: relative;
  border-left: 3px solid var(--col--main-01);
  padding-left: var(--margin-15);
  margin-bottom: var(--margin-20);
}
#contents-u.privacy .privacy-box .ttl02 span {
  color: var(--col--main-01);
  font-size: var(--font-size-24);
  font-weight: 500;
  line-height: 1.5;
}
#contents-u.privacy .privacy-box p {
  font-family: var(--fot--Noto-Sans);
  font-size: var(--font-size-16);
  line-height: 2;
  letter-spacing: 0.05em;
}
#contents-u.privacy .privacy-box ul li {
  font-family: var(--fot--Noto-Sans);
  font-size: var(--font-size-16);
  line-height: 2;
  letter-spacing: 0.05em;
}
#contents-u.privacy .privacy-box:last-child {
  margin-bottom: 0;
}

/*サイトマップ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 767px) {
  #site-map ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 40px;
  }
  #site-map ul li {
    width: calc((100% - 40px) / 2);
  }
  #site-map ul li a {
    display: block;
    position: relative;
    font-family: var(--fot--Noto-Sans);
    padding-left: var(--margin-30);
    padding-bottom: var(--margin-15);
    border-bottom: 1px solid var(--col--main-01);
    margin-bottom: var(--margin-25);
    font-size: var(--font-size-18);
    color: var(--col--txt-01);
    transition: ease 0.2s;
  }
  #site-map ul li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #000;
    left: 14px;
    top: 30%;
    translate: 0 -50%;
    transition: ease 0.2s;
  }
  #site-map ul li a:hover {
    color: var(--col--main-01);
  }
  #site-map ul li a:hover:before {
    border-color: transparent transparent transparent var(--col--main-01);
    left: 18px;
  }
}
@media screen and (min-width: 767px) and (max-width: 767px) {
  #site-map ul li a:before {
    border-width: 1.5vw 0 1.5vw 2.5vw;
    border-color: transparent transparent transparent #000;
    left: 0;
    top: 55%;
  }
}
@media screen and (max-width: 767px) {
  #site-map ul {
    flex-wrap: wrap;
    display: flex;
    gap: 5vw 6vw;
  }
  #site-map ul li {
    width: 100%;
  }
  #site-map ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 4vw;
    color: var(--col--main-01);
    border: 1px solid var(--col--main-01);
    padding: 3vw 4vw;
  }
  #site-map ul li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1vw 0 1vw 1.5vw;
    border-color: transparent transparent transparent var(--col--main-01);
    right: 3vw;
    top: 50%;
    translate: 0 -50%;
    transition: ease 0.2s;
  }
}
/*お問い合わせ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contact table {
  width: 100%;
  margin-bottom: 16px;
  border-collapse: collapse;
}
#contact table tr td,
#contact table tr th {
  font-size: var(--font-size-15);
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  font-weight: 400;
  border: 1px solid #dfdfdf;
}
#contact table tr th {
  width: 30%;
  color: #fff;
  background: var(--col--main-01);
}
#contact table tr td {
  width: 70%;
  background: #fff;
}
#contact table .required-mark {
  color: var(--col--main-01);
  font-size: 13px;
  border-radius: 0;
  background: #fff;
}
@media screen and (max-width: 768px) {
  #contact table {
    border-collapse: separate;
  }
  #contact table tr {
    margin-bottom: 5vw;
  }
  #contact table tr td,
  #contact table tr th {
    font-size: 4vw;
    padding: 4vw;
    text-align: left;
    font-weight: 400;
    border: 1px solid #dfdfdf;
  }
  #contact table tr th {
    width: 100%;
    color: #fff;
    background: var(--col--main-01);
  }
  #contact table tr td {
    width: 100%;
    background: #fff;
  }
  #contact table tr textarea,
  #contact table tr input {
    font-size: 4vw;
    padding: 4vw;
  }
  #contact table .required-mark {
    font-weight: 500;
    color: var(--col--main-01);
    font-size: 3.5vw;
    border-radius: 0;
    background: #fff;
  }
}
#contact label[for=agree] a {
  color: var(--col--main-01);
  padding-bottom: 2px;
  border-bottom: 1px solid var(--col--main-01);
}
#contact .contact-btn.contact-submits-wrap button[type=button] {
  border: unset;
  background: var(--col--main-01);
  transition: ease 0.2s;
}
#contact .contact-btn.contact-submits-wrap button[type=button]:hover {
  opacity: 0.6;
}
#contact input[type=button],
#contact input[type=submit] {
  color: #fff;
  background: var(--col--main-01);
  font-size: 16px;
  transition: ease 0.2s;
}
@media screen and (max-width: 768px) {
  #contact input[type=button],
  #contact input[type=submit] {
    width: 95%;
    font-size: 4vw;
    margin-bottom: 2vw;
  }
}
#contact input[type=button]:hover,
#contact input[type=submit]:hover {
  opacity: 0.7;
}
#contact button[type=button] {
  color: #fff;
  background: var(--col--main-01);
  font-size: 16px;
  margin: 0 4px;
  padding: 1em 2em;
  cursor: pointer;
  border: unset;
  transition: ease 0.2s;
}
@media screen and (max-width: 768px) {
  #contact button[type=button] {
    width: 95%;
    font-size: 4vw;
    margin-bottom: 2vw;
  }
}
#contact button[type=button] :hover {
  opacity: 0.7;
}
#contact input[type=button][disabled],
#contact input[type=submit][disabled] {
  color: #777;
  opacity: 0.7;
  background: #ccc;
}

/* お問い合わせ完了
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents-u.complete .complete-box {
  text-align: center;
  line-height: 1.8;
  font-size: var(--font-size-16);
}
#contents-u.complete .complete-box a {
  color: var(--col--main-01);
}

/*ページが見つかりません。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.not-found-txt p {
  font-size: var(--font-size-16);
  line-height: 1.8;
}
.not-found-txt p a {
  color: var(--col--main-01);
  transition: ease 0.2s;
}
.not-found-txt p a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 767px) {
  .not-found-txt {
    text-align: center;
  }
}