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

 header ヘッダー

////////////////////////////////////////////////////////////////////////////////////////////////// */
#header {
  position: relative;
  width: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
#header .inner {
  width: 100%;
  min-width: 1080px;
  height: 90px;
  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;
  margin-top: -30px;
}
#header .item__logo a {
  width: fit-content;
  display: block;
  transition: ease 0.2s;
}
#header .item__logo a:hover {
  opacity: 0.5;
}
#header .block__right {
  position: relative;
  width: fit-content;
  align-items: center;
  padding-right: var(--margin-40);
  gap: 40px;
  flex-direction: row-reverse;
}

#header .btn__price{
  width: 205px;
  height: 50px;
  background: var(--col--txt-01);

  color: #fff;

  font-size: var(--font-size-16);
  font-weight: 500;

  border-radius: 10px;

  .str-01{
    font-size: var(--font-size-24);
  }
}
@media screen and (max-width: 767px) {
  #header .inner {
    height: 70px;
    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;
  }
}

.fixed_info {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 180px;
  left: 0;
  gap: 50px;
  min-width: 1280px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease 0.2s;
  background: linear-gradient(90deg, #9de926 0%, #c1e982 100%);
}
.fixed_info > img {
  transition: ease 0.2s;
}
.fixed_info .com__tel {
  width: fit-content;
}
.fixed_info .com__tel .item__num {
  font-size: 58px;
  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 .com__tel .item__num small {
  width: fit-content;
  display: block;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.fixed_info .com__tel .item__attention {
  margin-left: auto;
  height: 20px;
  margin-right: 50px;
}
@media screen and (max-width: 1460px) {
  .fixed_info {
    gap: 5px;
    height: 160px;
  }
  .fixed_info > img {
    width: 530px;
    scale: 0.85;
  }
  .fixed_info .com__tel {
    scale: 0.8;
  }
}

/* nav グローバルナビゲーション
========================================================================= */
#nav {
  height: fit-content;
  position: relative;
  margin-top: -15px;
}
#nav .list-nav {
  width: fit-content;
  gap: 30px;
  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;
  padding-bottom: 4px;
  border-bottom: 4px solid transparent;
}
#nav .list-nav .item a:hover {
  color: var(--col--main-01);
  border-bottom: 4px solid var(--col--main-01);
}
@media screen and (max-width: 767px) {
  #nav {
    display: none;
  }
}

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

mv メインビジュアル

////////////////////////////////////////////////////////////////////////////////////////////////// */
#mv {
  position: relative;
  width: 100%;
  height: 990px;
  background: url(/img/mv/mv__img.jpg) center center/cover no-repeat;
}
#mv .mv-catch {
  position: absolute;
  left: 50%;
  top: 45%;
  translate: -50% -50%;
  width: max-content;
}

/* sv サブビジュアル
========================================================================= */
#sv {
  position: relative;
  width: 100%;
  height: 450px;
}
#sv .sv-catch {
  position: absolute;
  font-size: 90px;
  font-weight: 900;
  letter-spacing: 0.02em;
  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%;
}
#footer > .inner {
  width: 1420px;
  transition: ease 0.15s;
}
@media screen and (max-width: 1425px) {
  #footer > .inner {
    scale: 0.85;
    padding-block: 50px;
  }
}
#footer .item__logo {
  display: block;
  position: relative;
  width: fit-content;
  transition: ease 0.2s;
  margin-bottom: 60px;
  margin-inline: auto;
}
#footer .item__logo:hover {
  opacity: 0.6;
}
#footer .com__tel {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: 80px;
}
#footer .com__tel .item__num {
  font-size: 58px;
  letter-spacing: 0.05em;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#footer .com__tel .item__num small {
  width: fit-content;
  display: block;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
#footer .com__tel .item__attention {
  margin-left: auto;
  height: 18px;
  margin-top: 6px;
  margin-right: 120px;
}
#footer .list__contact {
  margin-bottom: 80px;
  gap: 120px;
  display: flex;
  justify-content: center;
}
#footer .list__contact .item {
  position: relative;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 6px;
  border-bottom: 5px solid var(--col--txt-01);
  width: calc((100% - 160px) / 3);
  width: fit-content;
  transition: ease 0.2s;
}
#footer .list__contact .item:hover {
  color: var(--col--main-01);
  border-bottom: 5px solid var(--col--main-01);
  opacity: 0.8;
}
#footer .list__contact .item__official::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__link_01_01.png) center center/contain no-repeat;
  width: 53px;
  height: 54px;
  right: -60px;
  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: 55px;
  height: 55px;
  right: -70px;
  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: 62px;
  height: 50px;
  right: -80px;
  top: 50%;
  translate: 0 -50%;
}
#footer .block__recruit {
  width: 1120px;
  margin-inline: auto;
  padding: 80px;
  background: linear-gradient(270deg, #1f1f1f 10%, #e03a00 100%);

  margin-bottom: var(--margin-40);
}
#footer .block__recruit .ttl03 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: 70px;
}
#footer .block__recruit .ttl03 .ttl__ja {
  font-weight: 900;
  font-size: 44px;
  letter-spacing: 0.05em;
  color: var(--col--acc-01);
}
#footer .block__recruit .list__recruit {
  gap: 120px;
  display: flex;
  justify-content: center;
}
#footer .block__recruit .list__recruit .item {
  position: relative;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 6px;
  border-bottom: 5px solid #fff;
  color: #fff;
  width: calc((100% - 160px) / 3);
  width: fit-content;
  transition: ease 0.2s;
}
#footer .block__recruit .list__recruit .item:hover {
  opacity: 0.5;
}
#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: 53px;
  height: 54px;
  right: -60px;
  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: 55px;
  height: 55px;
  right: -70px;
  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: 62px;
  height: 50px;
  right: -80px;
  top: 50%;
  translate: 0 -50%;
}
#footer .block__left {
  position: relative;
  width: fit-content;
}
#footer .block__right {
  position: relative;
  width: fit-content;
}
#footer nav {
  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;
  transition: ease 0.2s;
}
#footer .list-nav .item a:hover {
  opacity: 0.5;
}
#footer .wrap__info .inner {
  width: 1280px;
  padding: 0;
  padding-bottom: 200px;
  justify-content: space-between;
  display: flex;
}
#footer .list__other_pages {
  font-size: var(--font-size-22);
  font-weight: 400;
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: end;
}
#footer .list__other_pages .item {
  transition: ease 0.2s;
}
#footer .list__other_pages .item:hover {
  color: var(--col--main-01);
  opacity: 0.7;
}
#footer #copyright {
  font-size: var(--font-size-13);
  text-align: center;
  color: var(--col--main-02);
  padding-block: 30px;
  font-size: var(--font-size-24);
  font-weight: 500;
  letter-spacing: 0.05em;
}
#footer #copyright a {
  margin: 0 2px;
  padding: 0 5px;
  transition: ease 0.12s;
}
#footer #copyright a:hover {
  color: #fff;
  background: var(--col--main-01);
}



#footer .block__entry {
  padding: 80px;
  width: 1280px;
  margin-inline: auto;

  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);

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

  .wrap__entry {
    width: 100%;

    display: flex;
    align-items: center;
    gap: 40px;

    .qr__entry {
      padding: 30px 50px;
      background: #fff;
      border-radius: 20px;
      height: fit-content;
      width: calc((100% - 40px) / 2);

      .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: 30px 50px 40px;
      height: fit-content;
      background: #fff;

      text-align: center;

      width: calc((100% - 40px) / 2);
      border-radius: 20px;
      position: relative;
      padding-right: 110px;

      &::before {
        content: "";
        position: absolute;
        background: url(/img/common/icon__link_01_black.png)center center / contain no-repeat;
        width: 53px;
        height: 54px;
        right: 90px;
        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: 1120px;
  margin-inline: auto;
  padding: 80px;

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

  .ttl03{
    text-align: center;
    margin-bottom: var(--margin-70);
    .ttl__ja{
      font-size: var(--font-size-44);
      color: #fff;
      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);
    }

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






@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;
  }
}

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

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

////////////////////////////////////////////////////////////////////////////////////////////////// */
.wrap-allover.in_top .inner {
  width: clamp(1280px, 100%, 1600px);
}

.wrap-allover.in_subpages .inner {
  width: clamp(1280px, 100%, 1600px);
}

body {
  background: #ececec;
}

/* common
========================================================================= */
/* common__contact
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* common__contact
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.common__contact {
  position: relative;
  z-index: 0;
}
.common__contact .inner {
  z-index: 0;
  position: relative;
  padding: 120px 100px;
  background: url(/img/common/common__contact__bg_01.png) center center/cover no-repeat;
}
.common__contact .ttl03 {
  margin-bottom: 140px;
  transition: ease 0.2s;
}
.common__contact .ttl03 .ttl__ja {
  font-size: 100px;
  letter-spacing: 0.05em;
  color: var(--col--txt-01);
  font-weight: 900;
  font-family: var(--fot--M_PLUS_R_1c);
  line-height: 1.2;
  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: 240px;
  letter-spacing: 0.05em;
  transition: ease 0.2s;
}
@media screen and (max-width: 1580px) {
  .common__contact .ttl03 {
    margin-bottom: 180px;
  }
  .common__contact .ttl03 .ttl__ja {
    font-size: 80px;
  }
  .common__contact .ttl03 .ttl__ja .str-01 {
    font-size: 180px;
  }
}
.common__contact .block__contact {
  background: #fff;
  border-radius: 60px;
  width: 860px;
  padding-block: 50px;
  position: absolute;
  right: clamp(0px, 50vw - 700px, 100px);
  top: 270px;
  transition: ease 0.2s;
  z-index: -1;
}
.common__contact .block__contact::before {
  content: "";
  position: absolute;
  background: url(/img/common/common__contact__deco_01.png) center center/contain no-repeat;
  width: 377px;
  height: 183px;
  right: -60px;
  top: -165px;
}
.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: 60px;
  letter-spacing: 0.05em;
  font-weight: 800;
  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: 80px;
  letter-spacing: 0.05em;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.common__contact .block__contact .com__tel .item__num small {
  width: fit-content;
  display: block;
  font-size: 50px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.common__contact .block__contact .com__tel .item__attention {
  margin-left: auto;
  margin-right: 230px;
  height: 18px;
  margin-top: 5px;
}
@media screen and (max-width: 1580px) {
  .common__contact .block__contact {
    scale: 0.85;
    top: 230px;
  }
}
.common__contact .item__text_note p {
  font-weight: 500;
  line-height: 1.4;
  transition: ease 0.2s;
}
@media screen and (max-width: 1580px) {
  .common__contact .item__text_note p {
    font-size: 36px;
  }
}

/* index
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* top__intro
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__intro .inner {
  padding-block: 120px;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#top__intro .ttl03 {
  margin-bottom: var(--margin-50);
}
#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: 60px;
  letter-spacing: 0.09em;
  color: #fff;
  line-height: 1.7;
  font-weight: 900;
}
@media screen and (max-width: 1420px) {
  #top__intro .item__text_lead p {
    font-size: var(--font-size-50);
  }
}
#top__intro .item__text_lead strong {
  display: inline;
  background: #fff;
  box-decoration-break: clone;
  font-size: 130px;
  letter-spacing: 0.05em;
  font-weight: 900;
  font-family: var(--fot--M_PLUS_R_1c);
  color: var(--col--txt-01);
  line-height: 1.43;
  transition: ease 0.2s;
  position: relative;
}
@media screen and (max-width: 1420px) {
  #top__intro .item__text_lead strong {
    font-size: 100px;
  }
}
#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;
}
#top__intro .item__img::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__intro__cat_01.png) center center/contain no-repeat;
  width: 326px;
  height: 396px;
  right: -225px;
  top: -345px;
}

/* top__price
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__price .inner {
  padding-block: 120px;
  padding-inline: 100px;
  background: linear-gradient(270deg, #1f1f1f 30%, #6578ec 100%);
}
#top__price .ttl03 {
  position: relative;
  margin-bottom: 90px;
}
#top__price .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__price__deco_01.png) center center/contain no-repeat;
  width: 98px;
  height: 171px;
  left: -140px;
  top: 45%;
  translate: 0 -50%;
}
#top__price .block__menu .list__price {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  margin-bottom: var(--margin-50);
}
#top__price .block__menu .list__price > .item {
  background: var(--col--txt-01);
  border-radius: 40px;
  padding: 40px 60px;
  font-size: 60px;
  letter-spacing: 0em;
  font-weight: 900;
  color: #fff;
  transition: ease 0.2s;
}
#top__price .block__menu .list__price > .item .ttl04 {
  position: relative;
  margin-bottom: 10px;
}
#top__price .block__menu .list__price > .item .ttl04 .ttl__ja {
  color: #fff;
}
#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);
}
@media screen and (max-width: 1580px) {
  #top__price .block__menu .list__price > .item {
    font-size: 47px;
  }
}
#top__price .block__menu .list__price > .item:last-of-type {
  margin-left: -20px;
}
#top__price .block__menu .item__text_note {
  font-weight: 500;
  font-size: 44px;
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 120px;
}
@media screen and (max-width: 1580px) {
  #top__price .block__menu .item__text_note {
    font-size: 38px;
  }
}
#top__price .block__cancel {
  background: #fff;
  border-radius: 60px;
  padding-block: 80px;
  width: 100%;
}
#top__price .block__cancel .ttl04 {
  margin-inline: auto;
  width: fit-content;
  position: relative;
  margin-bottom: 100px;
}
#top__price .block__cancel .ttl04::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__price__deco_02.png) center center/contain no-repeat;
  width: 86px;
  height: 84px;
  right: -100px;
  top: 50%;
  translate: 0 -50%;
}
#top__price .block__cancel .ttl04 .ttl__ja {
  font-size: 70px;
  font-family: var(--fot--M_PLUS_R_1c);
  letter-spacing: 0.05em;
  font-weight: 800;
}
#top__price .block__cancel .list__price {
  padding-inline: 93px;
  margin-bottom: 90px;
}
#top__price .block__cancel .list__price > .item {
  padding-bottom: 20px;
  margin-bottom: 50px;
  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: 70px;
  letter-spacing: 0.05em;
  transition: ease 0.2s;
}
@media screen and (max-width: 1580px) {
  #top__price .block__cancel .list__price > .item .ttl05 .ttl__ja {
    font-size: 50px;
  }
}
#top__price .block__cancel .list__price > .item .item__text p {
  font-size: 100px;
  letter-spacing: 0.05em;
  font-family: var(--fot--Dela_Gothic_One);
  transition: ease 0.2s;
}
@media screen and (max-width: 1580px) {
  #top__price .block__cancel .list__price > .item .item__text p {
    font-size: 60px;
  }
}
#top__price .block__note {
  width: 100%;
  background: #ececec;
  padding-block: 70px;
  padding-inline: 60px;
}
#top__price .block__note .ttl05 {
  margin-left: 40px;
  margin-bottom: var(--margin-50);
  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: 136px;
  height: 135px;
  right: -149px;
  top: -50%;
  translate: 0 -50%;
}
#top__price .block__note .ttl05 .ttl__ja {
  font-size: 44px;
  letter-spacing: 0.05em;
  font-weight: 900;
}
#top__price .block__note .item__text p {
  line-height: 1.5;
  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: 100px;
}
#top__reason .ttl03 {
  margin-inline: auto;
  width: fit-content;
  text-align: center;
  line-height: 1.4;
}
#top__reason .ttl03 .ttl__ja {
  font-size: 70px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
#top__reason .ttl03 .ttl__ja .str-01 {
  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: 200px;
  position: relative;
  display: block;
  margin-top: -160px;
}
#top__reason .ttl03 .ttl__ja .str-02 .str-03 {
  font-size: 420px;
}
#top__reason .wrap__reason {
  padding-inline: 100px;
}
#top__reason .wrap__reason .list__reason > .item {
  position: relative;
  margin-bottom: 180px;
}
#top__reason .wrap__reason .list__reason > .item:last-child {
  margin-bottom: 0;
}
#top__reason .wrap__reason .list__reason > .item .ttl04 {
  width: 640px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  min-height: 530px;
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
}
#top__reason .wrap__reason .list__reason > .item .ttl04 .ttl__ja {
  width: 100%;
  border-radius: 40px;
  padding: 40px;
  background: var(--col--txt-01);
  color: #fff;
  font-size: 90px;
  letter-spacing: 0.02em;
  font-weight: 900;
  line-height: 1.3;
  min-height: 270px;
  align-content: center;
}
#top__reason .wrap__reason .list__reason > .item .item__text {
  text-align: center;
}
#top__reason .wrap__reason .list__reason > .item .item__text p {
  font-size: 60px;
  font-weight: 500;
}
#top__reason .wrap__reason .list__reason > .item:nth-of-type(odd) .item__img {
  position: absolute;
  right: -100px;
  top: -50px;
}
#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: absolute;
  left: -100px;
  top: -50px;
}
@media screen and (max-width: 1540px) {
  #top__reason {
    zoom: 0.8;
  }
}

/* top__case
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__case .inner {
  padding-block: 120px;
  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: 1.4;
  margin-bottom: 90px;
}
#top__case .ttl03 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#top__case .wrap__case {
  padding-inline: 100px;
}
#top__case .wrap__case .list__case {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#top__case .wrap__case .list__case > .item {
  background: rgba(255, 255, 255, 0.85);
  padding: 80px 60px;
  position: relative;
  transition: ease 0.15s;
}
#top__case .wrap__case .list__case > .item .ttl04 {
  width: clamp(340px, 50vw - 270px, 640px);
  min-height: 420px;
  margin-bottom: var(--margin-20);
  transition: ease 0.15s;
}
#top__case .wrap__case .list__case > .item .ttl04 .ttl__ja {
  font-size: 66px;
  letter-spacing: 0;
  font-weight: 900;
  line-height: 1.4;
  transition: ease 0.15s;
}
#top__case .wrap__case .list__case > .item .ttl04 .ttl__ja .str-01 {
  color: var(--col--main-01);
}
@media screen and (max-width: 1500px) {
  #top__case .wrap__case .list__case > .item .ttl04 .ttl__ja {
    font-size: 49px;
    line-height: 1.7;
  }
}
#top__case .wrap__case .list__case > .item .com__btn_01 {
  width: 100%;
}
#top__case .wrap__case .list__case > .item:nth-of-type(even) .ttl04 {
  margin-right: auto;
}
#top__case .wrap__case .list__case > .item:nth-of-type(even) .item__img {
  position: absolute;
  right: 60px;
  top: 60px;
}
#top__case .wrap__case .list__case > .item:nth-of-type(odd) .ttl04 {
  margin-left: auto;
}
#top__case .wrap__case .list__case > .item:nth-of-type(odd) .item__img {
  position: absolute;
  left: 60px;
  top: 60px;
}
#top__case .wrap__case .list__case .item:nth-of-type(1) {
  position: relative;
  right: 30px;
}
#top__case .wrap__case .list__case .item:nth-of-type(5) {
  position: relative;
  left: -30px;
}

/* top__voice
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__voice .inner {
  padding-block: 120px;
  padding-inline: 160px;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#top__voice .ttl03 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: 60px;
}
#top__voice .ttl03 .ttl__ja {
  font-size: 44px;
  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: 80px 100px;
}
#top__voice .wrap__voice {
  background: #fff;
  padding: 60px;
  border-radius: 60px;
}
#top__voice .cont__post .block__post {
  padding-bottom: var(--margin-30);
  border-bottom: 3px solid var(--col--txt-01);
  margin-bottom: var(--margin-30);
}
#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: 44px;
  letter-spacing: 0.05em;
  font-weight: 800;
}
/* top__support
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__support .inner {
  padding-block: 120px;
  padding-inline: 160px;
  background: linear-gradient(90deg, #a1e931 0%, #e99031 100%);
}
#top__support .ttl03 {
  margin-bottom: var(--margin-60);
}
#top__support .ttl03 .ttl__ja {
  line-height: 1.4;
}
#top__support .ttl03 .ttl__ja .str-01 {
  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: 40px;
  padding-block: 55px;
  padding-left: 45px;
  transition: ease 0.15s;
  margin-bottom: 20px;
}
#top__support .list__support > .item:last-child {
  margin-bottom: 0;
}
#top__support .list__support > .item .text {
  position: relative;
  padding-left: 100px;
  font-size: 60px;
  letter-spacing: 0.05em;
  font-weight: 900;
  transition: ease 0.15s;
}
#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: 94px;
  height: 75px;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1580px) {
  #top__support .list__support > .item {
    scale: 0.9;
    margin-bottom: 10px;
  }
  #top__support .list__support > .item .text {
    font-size: 50px;
  }
}
#top__support .list__support .item:last-of-type {
  position: relative;
  margin-left: 30px;
}

/* top__subpages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__subpages .inner {
  padding-block: 120px;
  padding-inline: clamp(30px, 50vw - 720px, 100px);
  background: linear-gradient(270deg, #1f1f1f 30%, #e03a00 100%);
}
#top__subpages .ttl03 {
  margin-inline: auto;
  margin-bottom: 60px;
}
#top__subpages .ttl03 .ttl__ja {
  line-height: 1.4;
}
#top__subpages .ttl03 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#top__subpages .list__subpages {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 60px 40px;
  transition: ease 0.15s;
}
#top__subpages .list__subpages > .item {
  background: #fff;
  border-radius: 40px;
  width: calc((100% - 40px) / 2);
  height: 260px;
  position: relative;
  transition: ease 0.15s;
  line-height: 1.1;
  font-size: 66px;
  box-shadow: 10.285px 12.257px 27px 0px rgba(0, 0, 0, 0.7);
  transition: ease 0.2s;
  position: relative;
  top: 0;
}
#top__subpages .list__subpages > .item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 60px;
}
#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: 28px;
  height: 48px;
  right: -60px;
  top: 50%;
  translate: 0 -50%;
}
#top__subpages .list__subpages > .item:hover {
  top: -4px;
  opacity: 0.6;
}
@media screen and (max-width: 1560px) {
  #top__subpages .list__subpages {
    scale: 0.9;
    gap: 30px 20px;
  }
  #top__subpages .list__subpages > .item {
    padding: 40px;
    font-size: 51px;
  }
}
#top__subpages .list__subpages .item:nth-of-type(1)::before {
  pointer-events: none;
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_01.png) center center/contain no-repeat;
  width: 303px;
  height: 203px;
  right: 55px;
  bottom: 20px;
}
#top__subpages .list__subpages .item:nth-of-type(2)::before {
  pointer-events: none;
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_02.png) center center/contain no-repeat;
  width: 96px;
  height: 96px;
  right: 75px;
  bottom: 15px;
}
#top__subpages .list__subpages .item:nth-of-type(3)::before {
  pointer-events: none;
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_03.png) center center/contain no-repeat;
  width: 123px;
  height: 163px;
  right: 20px;
  bottom: 10px;
}
#top__subpages .list__subpages .item:nth-of-type(4)::before {
  pointer-events: none;
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__deco_04.png) center center/contain no-repeat;
  width: 103px;
  height: 84px;
  right: 60px;
  bottom: 25px;
}

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

.com__latest {
  position: relative;
  margin-bottom: var(--margin-20);
  transition: ease 0.2s;
  right: 0;
}
.com__latest a {
  width: 100%;
  height: 100%;
  flex-direction: row-reverse;
}
.com__latest .group__info {
  width: 75.8%;
  background: #ececec;
  padding: 50px;
}
.com__latest .item__ttl {
  order: 3;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.com__latest .item__time {
  position: relative;
  order: 1;
  width: fit-content;
  font-size: 36px;
  font-family: var(--fot--M_PLUS_R_1c);
  letter-spacing: 0.05em;
  font-weight: 800;
  position: relative;
  margin-top: 15px;
  margin-right: 20px;
}
.com__latest .list__tag {
  order: 2;
  width: 65%;
  margin-bottom: var(--margin-15);
  gap: 12px;
}
.com__latest .group__img {
  height: 230px;
  width: 310px;
}
.com__latest .item__thumb {
  height: 230px;
  width: 310px;
}
.com__latest:hover {
  opacity: 0.7;
  right: -5px;
}
@media screen and (max-width: 767px) {
  .com__latest .group__img {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
  .com__latest .item__thumb {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}

.s-post-taglist {
  gap: 10px;
}

#top__news .inner {
  padding-block: 120px;
  background: #fff;
  padding-inline: clamp(30px, 50vw - 720px, 150px);
}
#top__news .ttl03 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: var(--margin-80);
}
#top__news .ttl03 .ttl__ja {
  font-size: 70px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#top__news .cont__latest {
  margin-bottom: var(--margin-50);
}
#top__news .cont__latest .block__latest a .group__img {
  height: 230px;
  width: 310px;
}
#top__news .com__btn_01 {
  width: 420px;
  margin-inline: auto;
}

#contents-u .cont-latest {
  margin-bottom: var(--margin-50);
}
#contents-u .cont-latest .com__latest a .group__info {
  width: 70.8%;
}
#contents-u .cont-latest .com__latest a .group__info .item__time {
  margin-bottom: 10px;
}
/* top__info
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__info .inner {
  padding-block: 120px;
  padding-inline: 100px;
  background: linear-gradient(270deg, #1f1f1f 30%, #6578ec 100%);
}
#top__info .ttl03 {
  margin-bottom: 100px;
  position: relative;
}
#top__info .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__info__deco_01.png) center center/contain no-repeat;
  width: 268px;
  height: 146px;
  left: -300px;
  top: 50%;
  translate: 0 -50%;
}
#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: 40px;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 30px;
  line-height: 1.4;
  border-bottom: 1px solid var(--col--txt-01);
}
#top__info .item__table th {
  background: var(--col--acc-02);
  width: 320px;
}
#top__info .item__table td {
  background: #fff;
}
#top__info .item__table td .wrap__tel {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 5px;
}
#top__info .item__table td .tel-attention {
  height: 40px;
}

/* case
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.common__case .inner {
  padding-block: 120px 0;
  padding-inline: clamp(50px, 50vw - 580px, 160px);
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
.common__case .ttl03 {
  margin-bottom: 100px;
}
.common__case .block__case {
  width: 100%;
  margin-inline: auto;
  background: rgba(255, 255, 255, 0.9);
  padding: 80px 100px;
}
.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: 60px;
  letter-spacing: 0.05em;
  font-weight: 900;
}
.common__case .block__case .group__feature {
  display: flex;
  align-items: start;
  gap: 70px;
  margin-bottom: var(--margin-60);
}
.common__case .block__case .group__feature .item__img {
  position: relative;
  margin-left: -100px;
}
.common__case .block__case .group__feature .list {
  width: 540px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.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;
}
.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: 60px;
  padding: 60px;
  width: 810px;
  margin-left: auto;
  position: relative;
  margin-bottom: 60px;
  transition: ease 0.15s;
}
.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: 200px;
  height: 200px;
  left: -70px;
  top: 0;
  translate: -100% 0;
}
.common__case .block__case .group__message::before {
  content: "";
  position: absolute;
  background: url(/img/case/common__case__deco_01.png) center center/contain no-repeat;
  width: 30px;
  height: 40px;
  left: 0;
  top: 100px;
  translate: -100% 0;
}
.common__case .block__case .group__message .ttl05 {
  width: fit-content;
  margin-bottom: var(--margin-40);
}
.common__case .block__case .group__message .ttl05 .ttl__ja {
  font-size: var(--font-size-44);
  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 .str-01 {
  font-weight: 900;
  color: var(--col--main-01);
}
@media screen and (max-width: 1560px) {
  .common__case .block__case .group__message {
    width: 710px;
  }
}
.common__case .block__case .group__voice {
  background: #fff;
  border-radius: 60px;
  padding: 60px;
}
.common__case .block__case .group__voice .ttl05 {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: var(--margin-40);
}
.common__case .block__case .group__voice .ttl05 .ttl__ja {
  font-size: var(--font-size-44);
  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: 44px;
  font-weight: 900;
  letter-spacing: 0.05em;
}
#case__01 {
  position: relative;
  margin-top: 50px;
}

/* about
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* about__intro
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__intro .inner {
  padding-block: 120px;
  padding-inline: clamp(50px, 50vw - 580px, 260px);
  margin-top: 60px;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#about__intro .ttl03 .ttl__ja {
  line-height: 1.4;
}
#about__intro .ttl03 .ttl__ja .str-01 {
  color: var(--col--acc-01);
}
#about__intro .item__text {
  text-align: center;
}
#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__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__feature .inner {
  padding-block: 120px;
  padding-inline: clamp(50px, 50vw - 580px, 260px);
  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: 303px;
  height: 203px;
  left: -350px;
  top: 50%;
  translate: 0 -50%;
}
#about__feature .item__text_lead {
  width: fit-content;
  margin-inline: auto;
  margin-bottom: var(--margin-60);
}
#about__feature .item__text_lead p {
  color: #fff;
}
#about__feature .cont__feature .list__feature {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#about__feature .cont__feature .list__feature > .item {
  position: relative;
  min-height: 420px;
  align-content: center;
}
#about__feature .cont__feature .list__feature > .item .ttl04 {
  width: 540px;
  line-height: 1.4;
}
#about__feature .cont__feature .list__feature > .item .ttl04 .ttl__ja {
  color: #fff;
  font-weight: 900;
  font-size: 60px;
  letter-spacing: 0.05em;
}
#about__feature .cont__feature .list__feature > .item:nth-of-type(odd) .ttl04 {
  margin-left: auto;
}
#about__feature .cont__feature .list__feature > .item:nth-of-type(odd) .item__img {
  position: absolute;
  left: -100px;
  top: 0;
}
#about__feature .cont__feature .list__feature > .item:nth-of-type(even) .item__img {
  position: absolute;
  right: -100px;
  top: 0;
}

/* flow
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* flow
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#flow {
  position: relative;
  margin-top: 60px;
}
#flow .inner {
  padding-block: 120px;
  padding-inline: clamp(50px, 50vw - 580px, 260px);
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#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: 40px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: var(--margin-40);
  text-align: center;
  gap: 20px;
}
#flow .list__flow > .item .ttl04 .ttl__num {
  color: var(--col--acc-01);
  font-size: 44px;
  font-weight: 900;
  letter-spacing: 0.05em;
}
#flow .list__flow > .item .ttl04 .ttl__ja {
  color: #fff;
  font-size: 60px;
  letter-spacing: 0.05em;
  font-weight: 900;
}
#flow .list__flow > .item .item__text p {
  color: #fff;
}

/* flow__note
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#flow__note .inner {
  padding-block: 120px;
  padding-inline: clamp(50px, 50vw - 580px, 260px);
  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: 136px;
  height: 135px;
  top: 35%;
  translate: 0 -50%;
  left: -170px;
}
#flow__note .item__text p {
  color: #fff;
}

/* faq
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#faq {
  position: relative;
  margin-top: 50px;
}
#faq .inner {
  padding-block: 120px;
  padding-inline: clamp(50px, 50vw - 580px, 260px);
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#faq .cont__post .block__post {
  background: #fff;
  border-radius: 60px;
  padding-block: 60px;
  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: 60px;
  line-height: 1.4;
}
#faq .cont__post .block__post .ttl04 .ttl__ja {
  font-weight: 900;
  font-size: 60px;
  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: 60px;
  font-size: 54px;
  font-weight: 900;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 75px;
  line-height: 1.6;
  margin-bottom: var(--margin-15);
}
#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%;
  padding-block: 20px;
  padding-inline: 60px;
  line-height: 1.6;
}

.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;
  margin-top: 50px;
}
#contact__info .inner {
  padding-block: 120px;
  width: clamp(1280px, 100%, 1600px);
  padding-inline: clamp(50px, 50vw - 580px, 260px);
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#contact__info .ttl04 {
  width: 100%;
  background: var(--col--txt-01);
  padding: 45px 20px;
  border-radius: 40px;
  text-align: center;
  margin-block: 70px 50px;
}
#contact__info .ttl04 .ttl__ja {
  font-weight: 900;
  font-size: 60px;
  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: 860px;
  border-radius: 40px;
  background: #fff;
  padding: 60px 40px;
  margin-top: var(--margin-40);
}
#contact__info .block__tel .com__tel {
  flex-direction: column;
  margin-left: 40px;
  margin-bottom: var(--margin-40);
}
#contact__info .block__tel .com__tel .item__num {
  font-size: 76px;
  font-weight: 800;
  letter-spacing: 0.04em;
}
#contact__info .block__tel .com__tel .item__num::before {
  width: 81px;
  height: 89px;
}
#contact__info .block__tel .com__tel .item__attention {
  height: 20px;
  margin-left: auto;
  margin-top: 5px;
  margin-right: 100px;
}
#contact__info .block__tel .wroktime {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
#contact__info .block__tel .wroktime dt {
  font-size: 44px;
  font-weight: 800;
  letter-spacing: 0.05em;
}
#contact__info .block__tel .wroktime dd {
  background: linear-gradient(180deg, rgba(255, 235, 67, 0) 60%, #ffeb43 60%);
}
#contact__info .btn__line {
  display: block;
  margin-inline: auto;
  width: 860px;
  background: #fff;
  border-radius: 40px;
  line-height: 180px;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-align: center;
  align-content: center;
  margin-top: 60px;
  transition: ease 0.2s;
  position: relative;
  top: 0;
}
#contact__info .btn__line:hover {
  top: -4px;
  opacity: 0.6;
}
#contact__info .btn__line span {
  padding-bottom: 6px;
  border-bottom: 4px solid var(--col--txt-01);
  position: relative;
}
#contact__info .btn__line span::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__line.svg) center center/contain no-repeat;
  width: 55px;
  height: 55px;
  top: 50%;
  translate: 0 -50%;
  right: -70px;
}

#contact .inner {
  padding-block: 120px;
  width: clamp(1280px, 100%, 1600px);
  padding-inline: clamp(50px, 50vw - 580px, 260px);
  padding-top: 0;
  background: linear-gradient(90deg, #1f1f1f 30%, #e03a00 100%);
}
#contact .ttl01 {
  width: 100%;
  background: var(--col--txt-01);
  padding: 45px 20px;
  border-radius: 40px;
  text-align: center;
}
#contact .ttl01 .ja {
  font-weight: 900;
  font-size: 60px;
  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: 26px;
}
#contact table tr td label,
#contact table tr td input,
#contact table tr td textarea {
  line-height: 1.6;
  font-size: 24px;
}

#contents-u.privacy .inner .privacy-box .ttl02 span {
  font-size: 40px;
}
#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: 40px;
}

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

共通下層ページ　( 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: 40px;
}
#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;
  }
}









