footer .f_inner .logo_wrap p.lead img {
  vertical-align: text-top;
}

.animate__animated {
  opacity: 0;
}

.inview-show {
  -webkit-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
}
.inview-show.show {
  opacity: 1;
}

.blur-show {
  -webkit-transition: 0.6s ease-in;
  transition: 0.6s ease-in;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.blur-show.show {
  -webkit-filter: blur(0);
  filter: blur(0);
  opacity: 1;
}

:root {
  --color-black: #333333;
  --color-blue: #0c48b4;
  --font-en: 'Roboto', sans-serif;
}

.promo_line_bnr {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.7;
}

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

body {
  font-family: "Noto Sans JP", sans-serif;
  color: var(--color-black);
  line-height: 1.6;
  min-height: 100%;
}

main.individual-page {
  font-size: 0.1333333333vmin;
  --unit: calc(100vmin / 750);
}
main.individual-page p {
  font-size: 28em;
}

a {
  text-decoration: none;
  color: var(--color-black);
}

.pc {
  display: none;
}

section.area-hero {
  position: relative;
}
section.area-hero .mainimage img {
  width: 100%;
}
section.area-hero .inner {
  width: 92%;
  position: absolute;
  bottom: 50em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
section.area-hero h1 {
  -webkit-transition: 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  transition: 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  clip-path: inset(0 100% 0 0);
}
section.area-hero h1.show {
  webkit-clip-path: inset(0);
  clip-path: inset(0);
}
section.area-hero .points {
  -webkit-transition: 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  transition: 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
section.area-hero .points.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

section.area-intro {
  margin-top: 120em;
  position: relative;
}
section.area-intro::after {
  content: "";
  display: block;
  width: 92em;
  height: 92em;
  background: url("../../images/individual/arrow-bottom.svg") no-repeat center;
  background-size: contain;
  margin: 50em auto;
}
section.area-intro .inner {
  padding: 120em 0;
  width: 86.6666666667%;
  margin: 0 auto;
  background: url("../../images/individual/intro-bg-sp.jpg") no-repeat center;
  background-size: cover;
}
section.area-intro h2 {
  width: 590em;
  margin: 0 auto;
}
section.area-intro .wrap-consul-list {
  margin: 80em auto 0;
  display: -ms-grid;
  display: grid;
  gap: 30em;
  width: 550em;
}
section.area-intro .wrap-consul-list .list-item {
  background: #39af7b;
  color: #fff;
  font-weight: bold;
  border: 2px solid #fff;
  border-radius: 12px;
  padding: 10em 0;
  height: 170em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section.area-intro .wrap-consul-list .list-item p {
  font-size: 34em;
  text-align: center;
}

section.area-roll {
  margin: 0 auto;
  background: #dff2fb;
  width: 86.6666666667%;
  padding: 120em 0 100em;
}
section.area-roll .content {
  width: 550em;
  margin: 0 auto 50em;
}
section.area-roll .content .roll-image {
  margin-bottom: 30em;
  margin-top: 70em;
  -webkit-transition: 1.2s ease;
  transition: 1.2s ease;
  opacity: 0;
}
section.area-roll .content .roll-image.show {
  opacity: 1;
}
section.area-roll .content p {
  font-weight: bold;
  font-size: 36em;
  text-align: center;
}
section.area-roll .wrap-image {
  margin-top: 75em;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}

#slider-rollImage img {
  position: relative;
}
#slider-rollImage .ph-1 {
  width: 340em;
}
#slider-rollImage .ph-2 {
  width: 230em;
  top: 60em;
}
#slider-rollImage .ph-3 {
  width: 288em;
}
#slider-rollImage .ph-4 {
  top: 40em;
  width: 234em;
}

section.area-reason {
  background: var(--color-blue);
  padding-top: 100em;
}
section.area-reason .h-top {
  width: 590em;
  margin: 0 auto;
}
section.area-reason h2 {
  margin-top: 30em;
}
section.area-reason h2 .title-1 {
  width: 610em;
  margin: 0 auto;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  clip-path: inset(100% 0 0 0);
}
section.area-reason h2 .title-1.show {
  webkit-clip-path: inset(0);
  clip-path: inset(0);
}
section.area-reason h2 .title-2 {
  width: 490em;
  margin: 20em auto 0;
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  clip-path: inset(100% 0 0 0);
}
section.area-reason h2 .title-2.show {
  webkit-clip-path: inset(0);
  clip-path: inset(0);
}
section.area-reason .shop-image {
  margin-top: 120em;
  overflow: hidden;
  border-radius: 30px 0 30px 0;
}
section.area-reason .shop-image img {
  display: block;
  width: 100%;
  height: 600em;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1.22) translateY(0);
          transform: scale(1.22) translateY(0);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  will-change: transform;
}
section.area-reason section.reason {
  width: 78.6666666667%;
  margin: 110em auto 0;
}
section.area-reason section.reason h3 {
  width: 500em;
  margin: 0 auto;
}
section.area-reason section.reason ul.reason {
  margin-top: 70em;
  display: -ms-grid;
  display: grid;
  gap: 40em;
}
section.area-reason section.reason ul.reason li {
  -webkit-transition: 1.3s cubic-bezier(0.16, 1, 0.3, 1);
  transition: 1.3s cubic-bezier(0.16, 1, 0.3, 1);
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
section.area-reason section.reason ul.reason li.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
section.area-reason section.reason ul.reason .wrap-p {
  padding: 80em 0 60em;
  background: #fff;
  position: relative;
  z-index: 1;
}
section.area-reason section.reason ul.reason h4 {
  width: calc(490 * var(--unit));
  height: calc(80 * var(--unit));
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto calc(-40 * var(--unit));
  background: #29abe2;
  color: #fff;
  font-weight: bold;
  font-size: 30em;
  border-radius: 8px;
  position: relative;
  z-index: 2;
}
section.area-reason section.reason ul.reason h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #29abe2 transparent transparent;
  translate: -50% 100%;
}
section.area-reason section.reason ul.reason p {
  text-align: center;
  font-size: 46em;
  font-weight: bold;
  line-height: 1.4;
}
section.area-reason section.reason-end {
  margin: 140em auto 0;
  width: 92%;
  padding-bottom: 150em;
}
section.area-reason section.reason-end .title {
  width: 630em;
  margin: 90em auto 0;
}
section.area-reason section.reason-end .wrap-p {
  width: 530em;
  margin: 50em auto 0;
  display: -ms-grid;
  display: grid;
  gap: 40em;
}
section.area-reason section.reason-end .wrap-p p {
  color: #fff;
  font-size: 30em;
  font-weight: 400;
  width: calc(530 * var(--unit));
  line-height: 1.9;
}
section.area-reason section.reason-end .wrap-p p.large {
  font-size: 34em;
  font-weight: 700;
  white-space: nowrap;
  line-height: 2;
}

section.area-consul {
  margin-top: 120em;
}
section.area-consul h2 {
  color: var(--color-blue);
  font-size: 72em;
  text-align: center;
  font-weight: bold;
}
section.area-consul p.h-under {
  margin-top: calc(10 * var(--unit));
  font-size: 42em;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
section.area-consul .wrap-consul-btn {
  margin-top: 100em;
  display: -ms-grid;
  display: grid;
  gap: 100em;
}
section.area-consul .btn-item {
  -webkit-transition: 1.3s cubic-bezier(0.16, 1, 0.3, 1);
  transition: 1.3s cubic-bezier(0.16, 1, 0.3, 1);
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
section.area-consul .btn-item.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
section.area-consul .btn-item.shop {
  margin-right: 50em;
}
section.area-consul .btn-item.shop .obj {
  height: 450em;
  right: 30em;
}
section.area-consul .btn-item.shop .area-tx {
  background: #ff695a;
  border-radius: 0 0 26px 0;
}
section.area-consul .btn-item.online {
  margin-left: 50em;
}
section.area-consul .btn-item.online .obj {
  height: 465em;
  left: 30em;
}
section.area-consul .btn-item.online .area-tx {
  background: #6ed278;
  border-radius: 0 0 0 26px;
}
section.area-consul .btn-item a {
  display: block;
  position: relative;
}
section.area-consul .btn-item .obj {
  position: absolute;
  top: -27em;
}
section.area-consul .btn-item .obj img {
  height: 100%;
  width: auto;
}
section.area-consul .btn-item .area-tx {
  padding: 70em 60em 100em;
}
section.area-consul .btn-item h3 {
  font-size: 60em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: calc(20 * var(--unit));
  letter-spacing: 0.07em;
}
section.area-consul .btn-item p {
  color: #fff;
  font-size: 30em;
  font-weight: 600;
}

section.area-voice {
  margin-top: 170em;
}
section.area-voice .h-top {
  width: 510em;
  margin: 0 auto 15em;
}
section.area-voice h2 {
  font-size: 54em;
  font-weight: bold;
  text-align: center;
}
section.area-voice .wrap-voice {
  margin: 100em auto 0;
  width: 630em;
  display: -ms-grid;
  display: grid;
  gap: 80em;
}
section.area-voice .item-voice {
  background: #f2f2f2;
  border-radius: 24px;
  padding-bottom: 80em;
}
section.area-voice .item-voice.shop .top-fk span {
  background-color: #ff695a;
  position: relative;
}
section.area-voice .item-voice.shop .top-fk span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #ff695a transparent transparent;
  translate: -50% 100%;
}
section.area-voice .item-voice.shop h3 {
  color: #ff695a;
}
section.area-voice .item-voice.online .top-fk span {
  background-color: #6ed278;
  position: relative;
}
section.area-voice .item-voice.online .top-fk span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #6ed278 transparent transparent;
  translate: -50% 100%;
}
section.area-voice .item-voice.online h3 {
  color: #6ed278;
}
section.area-voice .top-fk {
  position: relative;
  top: -40em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
section.area-voice .top-fk span {
  font-size: 42em;
  height: calc(90 * var(--unit));
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 calc(50 * var(--unit));
  border-radius: calc(45 * var(--unit));
}
section.area-voice .illust {
  width: 240em;
  margin: 0 auto;
}
section.area-voice p.info {
  font-size: 28em;
  text-align: center;
  font-weight: 500;
  margin-top: calc(10 * var(--unit));
}
section.area-voice .desc {
  margin: 50em auto 0;
  width: 510em;
}
section.area-voice .desc p {
  margin-top: calc(50 * var(--unit));
  line-height: 1.8;
}
section.area-voice h3 {
  font-size: 46em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

section.area-access {
  margin-top: 150em;
}
section.area-access h2 {
  font-size: 54em;
  font-weight: bold;
  text-align: center;
}
section.area-access .wrap-access {
  width: 650em;
  margin: 70em auto 0;
}
section.area-access .shop-info {
  margin-top: 50em;
  padding: 0 20em;
}
section.area-access .shop-name {
  font-size: 42em;
  font-weight: bold;
}
section.area-access address {
  margin-top: calc(20 * var(--unit));
  font-size: 30em;
}
section.area-access .parking {
  font-size: 30em;
}
section.area-access a.tel {
  margin-top: calc(30 * var(--unit));
  line-height: 1;
  font-size: 76em;
  font-family: var(--font-en);
  font-weight: bold;
  color: var(--color-blue);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.area-access a.tel::before {
  content: "";
  display: block;
  background: url("../../images/individual/icon-tel.svg") no-repeat center;
  background-size: contain;
  width: calc(56 * var(--unit));
  height: calc(56 * var(--unit));
  margin-right: calc(10 * var(--unit));
}
section.area-access .area-map {
  width: 650em;
  margin: 90em auto 0;
}
section.area-access .area-map iframe {
  height: 500em;
}
section.area-access dl.info {
  margin-top: 20em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 150em 0 1fr;
  grid-template-columns: 150em 1fr;
  gap: 18em 0;
}
section.area-access dl.info dt {
  border: 1px solid var(--color-black);
  height: calc(48 * var(--unit));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.area-access dl.info dt span {
  font-size: 26em;
  font-weight: normal;
  text-align: center;
  line-height: 1;
}
section.area-access dl.info dd {
  font-size: 30em;
  margin-left: calc(30 * var(--unit));
}
section.area-access .btn-map {
  width: 590em;
  margin: 50em auto 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30em 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 30em;
}
section.area-access .btn-map a {
  font-size: 28em;
  color: var(--color-blue);
  border-radius: calc(40 * var(--unit));
  height: calc(80 * var(--unit));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--color-blue);
  position: relative;
}
section.area-access .btn-map a span {
  font-weight: 500;
}
section.area-access .btn-map a::after {
  content: "";
  display: block;
  width: calc(14 * var(--unit));
  height: calc(14 * var(--unit));
  border-right: 2px solid var(--color-blue);
  border-bottom: 2px solid var(--color-blue);
  position: absolute;
  top: 50%;
  right: calc(25 * var(--unit));
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

section.area-cta {
  width: 690em;
  margin: 170em auto 0;
  padding: 110em 0 0;
  border-radius: 30px;
  background: url("../../images/individual/contact-bg-sp.jpg") no-repeat center;
  background-size: cover;
}
section.area-cta .title {
  overflow: hidden;
  margin-bottom: 30em;
  width: 102%;
  position: relative;
  left: -1%;
}
section.area-cta p {
  color: #fff;
  font-size: 32em;
  font-weight: 600;
  text-align: center;
  line-height: 1.7;
}
section.area-cta .wrap-btn-cta {
  width: 590em;
  margin: 80em auto 0;
  display: -ms-grid;
  display: grid;
  gap: 30em;
}
section.area-cta .wrap-btn-cta .item a {
  font-size: 42em;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--color-blue);
  border: 2px solid #fff;
  height: calc(160 * var(--unit));
  border-radius: calc(80 * var(--unit));
  text-indent: 1em;
}
section.area-cta .wrap-btn-cta .item a span.inn-tx {
  position: relative;
  top: -1px;
  right: -4px;
}
section.area-cta .wrap-btn-cta .item.line a {
  background: #06c755;
  position: relative;
}
section.area-cta .wrap-btn-cta .item.line a::before {
  content: "";
  display: block;
  background: url("../../images/individual/icon-line.svg") no-repeat center;
  height: calc(57 * var(--unit));
  width: calc(57 * var(--unit));
  position: absolute;
  left: calc(40 * var(--unit));
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
section.area-cta .wrap-btn-cta .item.tel a {
  position: relative;
}
section.area-cta .wrap-btn-cta .item.tel a::before {
  content: "";
  display: block;
  background: url("../../images/individual/icon-tel-white.svg") no-repeat center;
  height: calc(40 * var(--unit));
  width: calc(40 * var(--unit));
  position: absolute;
  left: calc(50 * var(--unit));
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
section.area-cta .wrap-btn-cta .item.form a {
  position: relative;
}
section.area-cta .wrap-btn-cta .item.form a::before {
  content: "";
  display: block;
  background: url("../../images/individual/icon-mail.svg") no-repeat center;
  height: calc(40 * var(--unit));
  width: calc(40 * var(--unit));
  position: absolute;
  left: calc(50 * var(--unit));
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
section.area-cta .wrap-btn-cta span.tel {
  font-family: var(--font-en);
  font-weight: bold;
  font-size: calc(56 * var(--unit));
  line-height: 1;
}
section.area-cta .wrap-btn-cta span.tel-tx {
  font-size: calc(26 * var(--unit));
  font-weight: normal;
  margin-top: calc(6 * var(--unit));
  line-height: 1;
}
section.area-cta picture.bottom-ph {
  display: block;
  margin-top: 60em;
}

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

 * Media Query For PC

 ***********************************************************************/
@media print, screen and (min-width: 768px) {
  .promo_line_bnr {
    display: block;
  }
  main.individual-page p {
    font-size: clamp(11.52px, 1.13vw, 18px);
  }
  section.area-hero .inner {
    width: max(460.8px, 45vw);
    position: absolute;
    top: 58%;
    left: max(72.32px, 7.06vw);
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  section.area-intro {
    margin-top: clamp(64px, 6.25vw, 100px);
    position: relative;
  }
  section.area-intro::after {
    width: clamp(51.2px, 5vw, 80px);
    height: clamp(51.2px, 5vw, 80px);
    margin: clamp(32px, 3.13vw, 50px) auto;
  }
  section.area-intro .inner {
    padding: clamp(70.4px, 6.88vw, 110px) 0 clamp(76.8px, 7.5vw, 120px);
    width: 93.75%;
    max-width: 1500px;
    background: url("../../images/individual/intro-bg.jpg") no-repeat center;
    background-size: cover;
  }
  section.area-intro h2 {
    width: clamp(446.72px, 43.63vw, 698px);
  }
  section.area-intro .wrap-consul-list {
    -ms-grid-columns: 1fr clamp(19.2px, 1.88vw, 30px) 1fr;
    grid-template-columns: 1fr 1fr;
    margin: clamp(44.8px, 4.38vw, 70px) auto 0;
    gap: clamp(19.2px, 1.88vw, 30px);
    width: clamp(633.6px, 61.88vw, 990px);
  }
  section.area-intro .wrap-consul-list .list-item {
    border-radius: 12px;
    border-width: 3px;
    height: clamp(89.6px, 8.75vw, 140px);
  }
  section.area-intro .wrap-consul-list .list-item p {
    font-size: clamp(17.92px, 1.75vw, 28px);
    line-height: 1.4;
  }
  section.area-roll {
    width: 93.75%;
    max-width: 1500px;
    padding: clamp(70.4px, 6.88vw, 110px) 0 clamp(76.8px, 7.5vw, 120px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr clamp(425.6px, 41.56vw, 665px) 1fr;
    grid-template-columns: 1fr clamp(425.6px, 41.56vw, 665px) 1fr;
  }
  section.area-roll h2 {
    width: clamp(416px, 40.63vw, 650px);
    margin: 0 auto;
  }
  section.area-roll .content {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    width: auto;
    margin: 0;
  }
  section.area-roll .content .roll-image {
    width: clamp(369.92px, 36.13vw, 578px);
    margin: clamp(51.2px, 5vw, 80px) auto clamp(25.6px, 2.5vw, 40px);
  }
  section.area-roll .content p {
    font-size: clamp(17.92px, 1.75vw, 28px);
    line-height: 1.8;
  }
  section.area-roll .left-image img,
  section.area-roll .right-image img {
    position: relative;
  }
  section.area-roll .left-image,
  section.area-roll .right-image {
    -webkit-transition: 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    transition: 1.2s cubic-bezier(0.16, 1, 0.3, 1);
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  section.area-roll .left-image.show,
  section.area-roll .right-image.show {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  section.area-roll .ph-1 {
    width: clamp(243.2px, 23.75vw, 380px);
    top: clamp(-19.2px, -1.88vw, -30px);
    left: clamp(-96px, -9.38vw, -150px);
  }
  section.area-roll .ph-2 {
    width: clamp(166.4px, 16.25vw, 260px);
    top: clamp(19.2px, 1.88vw, 30px);
    right: clamp(-121.6px, -11.88vw, -190px);
  }
  section.area-roll .ph-3 {
    width: clamp(204.8px, 20vw, 320px);
    top: clamp(-153.6px, -15vw, -240px);
    right: clamp(-153.6px, -15vw, -240px);
  }
  section.area-roll .ph-4 {
    width: clamp(166.4px, 16.25vw, 260px);
    top: clamp(-96px, -9.38vw, -150px);
    right: clamp(-76.8px, -7.5vw, -120px);
  }
  section.area-reason {
    padding-top: clamp(51.2px, 5vw, 80px);
  }
  section.area-reason .h-top {
    width: clamp(358.4px, 35vw, 560px);
  }
  section.area-reason h2 {
    margin-top: clamp(22.4px, 2.19vw, 35px);
  }
  section.area-reason h2 .title-1 {
    width: clamp(369.28px, 36.06vw, 577px);
  }
  section.area-reason h2 .title-2 {
    width: clamp(296.32px, 28.94vw, 463px);
    margin: clamp(19.2px, 1.88vw, 30px) auto 0;
  }
  section.area-reason .shop-image {
    margin-top: clamp(64px, 6.25vw, 100px);
    overflow: hidden;
    border-radius: 60px 0 60px 0;
  }
  section.area-reason .shop-image img {
    -o-object-fit: cover;
    object-fit: cover;
    height: max(448px, 43.75vw);
  }
  section.area-reason section.reason {
    width: 83.75%;
    max-width: 1340px;
    margin: clamp(57.6px, 5.63vw, 90px) auto 0;
  }
  section.area-reason section.reason h3 {
    width: clamp(384px, 37.5vw, 600px);
  }
  section.area-reason section.reason ul.reason {
    margin-top: clamp(41.6px, 4.06vw, 65px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr clamp(25.6px, 2.5vw, 40px) 1fr clamp(25.6px, 2.5vw, 40px) 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: clamp(25.6px, 2.5vw, 40px);
  }
  section.area-reason section.reason ul.reason .wrap-p {
    padding: clamp(76.8px, 7.5vw, 120px) 0 clamp(32px, 3.13vw, 50px);
    background: #fff;
    position: relative;
    z-index: 1;
  }
  section.area-reason section.reason ul.reason h4 {
    width: clamp(192px, 18.75vw, 300px);
    height: clamp(70.4px, 6.88vw, 110px);
    margin: 0 auto clamp(-83.2px, -8.13vw, -130px);
    font-size: clamp(17.92px, 1.75vw, 28px);
    border-radius: 8px;
    text-align: center;
    line-height: 1.2;
  }
  section.area-reason section.reason ul.reason h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 18px 9px 0 9px;
    border-color: #29abe2 transparent transparent;
    translate: -50% 100%;
  }
  section.area-reason section.reason ul.reason p {
    font-size: clamp(25.6px, 2.5vw, 40px);
  }
  section.area-reason section.reason-end {
    margin: clamp(89.6px, 8.75vw, 140px) auto 0;
    width: 86.25%;
    max-width: 1380px;
    padding-bottom: clamp(96px, 9.38vw, 150px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.area-reason section.reason-end .ph {
    width: clamp(352px, 34.38vw, 550px);
  }
  section.area-reason section.reason-end .desc {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: clamp(54.4px, 5.31vw, 85px);
  }
  section.area-reason section.reason-end .title {
    width: clamp(446.72px, 43.63vw, 698px);
    margin: clamp(25.6px, 2.5vw, 40px) 0 0;
  }
  section.area-reason section.reason-end .wrap-p {
    width: 100%;
    margin: clamp(32px, 3.13vw, 50px) 0 0 clamp(38.4px, 3.75vw, 60px);
    display: -ms-grid;
    display: grid;
    gap: clamp(32px, 3.13vw, 50px);
  }
  section.area-reason section.reason-end .wrap-p p {
    font-size: clamp(12.8px, 1.25vw, 20px);
    width: 100%;
    line-height: 1.8;
  }
  section.area-reason section.reason-end .wrap-p p.large {
    font-size: clamp(20.48px, 2vw, 32px);
  }
  section.area-consul {
    margin-top: clamp(76.8px, 7.5vw, 120px);
  }
  section.area-consul h2 {
    font-size: clamp(51.2px, 5vw, 80px);
  }
  section.area-consul p.h-under {
    margin-top: clamp(6.4px, 0.63vw, 10px);
    font-size: clamp(25.6px, 2.5vw, 40px);
  }
  section.area-consul .wrap-consul-btn {
    margin: clamp(76.8px, 7.5vw, 120px) auto 0;
    width: 78.75%;
    max-width: 1260px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr clamp(64px, 6.25vw, 100px) 1fr;
    grid-template-columns: 1fr 1fr;
    gap: clamp(64px, 6.25vw, 100px);
  }
  section.area-consul .btn-item a:hover .ph img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  section.area-consul .btn-item .ph {
    overflow: hidden;
    border-radius: 40px 40px 0 0;
  }
  section.area-consul .btn-item .ph img {
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
  }
  section.area-consul .btn-item.shop {
    margin-right: 0;
  }
  section.area-consul .btn-item.shop .obj {
    height: clamp(214.4px, 20.94vw, 335px);
    right: clamp(16px, 1.56vw, 25px);
  }
  section.area-consul .btn-item.shop .area-tx {
    background: #ff695a;
    border-radius: 0 0 36px 36px;
  }
  section.area-consul .btn-item.online {
    margin-left: 0;
  }
  section.area-consul .btn-item.online .obj {
    height: clamp(217.6px, 21.25vw, 340px);
    left: auto;
    right: clamp(16px, 1.56vw, 25px);
  }
  section.area-consul .btn-item.online .area-tx {
    background: #6ed278;
    border-radius: 0 0 36px 36px;
  }
  section.area-consul .btn-item .obj {
    top: clamp(-16px, -1.56vw, -25px);
    z-index: 2;
  }
  section.area-consul .btn-item .area-tx {
    padding: clamp(32px, 3.13vw, 50px) 0 clamp(44.8px, 4.38vw, 70px);
  }
  section.area-consul .btn-item h3 {
    font-size: clamp(30.72px, 3vw, 48px);
    margin-bottom: clamp(12.8px, 1.25vw, 20px);
  }
  section.area-consul .btn-item p {
    font-size: clamp(12.8px, 1.25vw, 20px);
    text-align: center;
    font-weight: 700;
  }
  section.area-voice {
    margin-top: clamp(96px, 9.38vw, 150px);
  }
  section.area-voice .h-top {
    width: clamp(293.12px, 28.63vw, 458px);
    margin: 0 auto clamp(6.4px, 0.63vw, 10px);
  }
  section.area-voice h2 {
    font-size: clamp(35.84px, 3.5vw, 56px);
  }
  section.area-voice .wrap-voice {
    margin: clamp(64px, 6.25vw, 100px) auto 0;
    width: 68.75%;
    max-width: 1100px;
    gap: clamp(38.4px, 3.75vw, 60px);
  }
  section.area-voice .item-voice {
    position: relative;
    border-radius: 36px;
    padding: clamp(38.4px, 3.75vw, 60px) 0 clamp(32px, 3.13vw, 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.area-voice .item-voice .info-person {
    width: clamp(198.4px, 19.38vw, 310px);
  }
  section.area-voice .item-voice.shop .top-fk {
    top: clamp(-25.6px, -2.5vw, -40px);
    left: clamp(41.6px, 4.06vw, 65px);
    position: absolute;
  }
  section.area-voice .item-voice.shop .top-fk span {
    background-color: #ff695a;
    position: relative;
  }
  section.area-voice .item-voice.shop .top-fk span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #ff695a transparent transparent;
    translate: -50% 100%;
  }
  section.area-voice .item-voice.shop h3 {
    color: #ff695a;
  }
  section.area-voice .item-voice.online .top-fk {
    top: clamp(-25.6px, -2.5vw, -40px);
    left: clamp(12.8px, 1.25vw, 20px);
    position: absolute;
  }
  section.area-voice .item-voice.online .top-fk span {
    background-color: #6ed278;
    position: relative;
  }
  section.area-voice .item-voice.online .top-fk span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #6ed278 transparent transparent;
    translate: -50% 100%;
  }
  section.area-voice .item-voice.online h3 {
    color: #6ed278;
  }
  section.area-voice .top-fk span {
    font-size: clamp(17.92px, 1.75vw, 28px);
    height: clamp(38.4px, 3.75vw, 60px);
    padding: 0 clamp(16px, 1.56vw, 25px);
    border-radius: clamp(19.2px, 1.88vw, 30px);
  }
  section.area-voice .illust {
    width: clamp(102.4px, 10vw, 160px);
    margin: 0 auto;
  }
  section.area-voice p.info {
    font-size: clamp(11.52px, 1.13vw, 18px);
    margin-top: clamp(6.4px, 0.63vw, 10px);
  }
  section.area-voice .desc {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 clamp(44.8px, 4.38vw, 70px) 0 0;
    width: auto;
  }
  section.area-voice .desc p {
    margin-top: clamp(12.8px, 1.25vw, 20px);
    line-height: 1.8;
  }
  section.area-voice h3 {
    font-size: clamp(19.2px, 1.88vw, 30px);
    text-align: left;
  }
  section.area-access {
    margin-top: clamp(96px, 9.38vw, 150px);
  }
  section.area-access h2 {
    font-size: clamp(35.84px, 3.5vw, 56px);
  }
  section.area-access .wrap-access {
    width: 68.75%;
    max-width: 1100px;
    margin: clamp(57.6px, 5.63vw, 90px) auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  section.area-access .shop-ph {
    width: clamp(345.6px, 33.75vw, 540px);
  }
  section.area-access .shop-info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0;
    margin-left: clamp(64px, 6.25vw, 100px);
    padding: 0;
  }
  section.area-access .shop-name {
    font-size: clamp(20.48px, 2vw, 32px);
  }
  section.area-access address {
    margin-top: clamp(12.8px, 1.25vw, 20px);
    font-size: clamp(12.8px, 1.25vw, 20px);
  }
  section.area-access .parking {
    font-size: clamp(12.8px, 1.25vw, 20px);
  }
  section.area-access a.tel {
    margin-top: clamp(19.2px, 1.88vw, 30px);
    font-size: clamp(25.6px, 2.5vw, 40px);
  }
  section.area-access a.tel::before {
    content: "";
    display: block;
    background: url("../../images/individual/icon-tel.svg") no-repeat center;
    background-size: contain;
    width: clamp(17.92px, 1.75vw, 28px);
    height: clamp(17.92px, 1.75vw, 28px);
    margin-right: clamp(6.4px, 0.63vw, 10px);
  }
  section.area-access .area-map {
    width: 68.75%;
    max-width: 1100px;
    margin: clamp(51.2px, 5vw, 80px) auto 0;
  }
  section.area-access .area-map iframe {
    height: clamp(334.08px, 32.63vw, 522px);
  }
  section.area-access dl.info {
    margin-top: clamp(9.6px, 0.94vw, 15px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: clamp(64px, 6.25vw, 100px) 0 1fr;
    grid-template-columns: clamp(64px, 6.25vw, 100px) 1fr;
    gap: clamp(5.12px, 0.5vw, 8px) 0;
  }
  section.area-access dl.info dt {
    height: clamp(19.2px, 1.88vw, 30px);
  }
  section.area-access dl.info dt span {
    font-size: clamp(11.52px, 1.13vw, 18px);
    position: relative;
    top: -1px;
  }
  section.area-access dl.info dd {
    font-size: clamp(12.8px, 1.25vw, 20px);
    margin-left: clamp(6.4px, 0.63vw, 10px);
    position: relative;
    top: -2px;
  }
  section.area-access .btn-map {
    width: 500px;
    margin: clamp(19.2px, 1.88vw, 30px) auto 0;
    gap: clamp(12.8px, 1.25vw, 20px);
  }
  section.area-access .btn-map a {
    font-size: clamp(11.52px, 1.13vw, 18px);
    border-radius: calc(30 * var(--unit));
    height: clamp(34.56px, 3.38vw, 54px);
  }
  section.area-access .btn-map a:hover {
    color: #fff;
    background: var(--color-blue);
  }
  section.area-access .btn-map a:hover::after {
    border-color: #fff;
  }
  section.area-access .btn-map a span {
    text-indent: 0;
    font-weight: bold;
  }
  section.area-access .btn-map a span.pc {
    display: inline !important;
  }
  section.area-access .btn-map a::after {
    content: "";
    display: block;
    width: clamp(6.4px, 0.63vw, 10px);
    height: clamp(6.4px, 0.63vw, 10px);
    top: 50%;
    right: clamp(12.8px, 1.25vw, 20px);
  }
  section.area-cta {
    width: 93.75%;
    max-width: 1500px;
    margin: clamp(96px, 9.38vw, 150px) auto 0;
    padding: clamp(48px, 4.69vw, 75px) 0 0;
    border-radius: 40px;
    background: url("../../images/individual/contact-bg.jpg") no-repeat center;
    background-size: cover;
  }
  section.area-cta .inner {
    position: relative;
  }
  section.area-cta .title {
    left: auto;
    width: clamp(491.52px, 48vw, 768px);
    overflow: visible;
    margin: 0 auto clamp(12.8px, 1.25vw, 20px);
  }
  section.area-cta .title img {
    width: 100%;
    left: auto;
  }
  section.area-cta p {
    font-size: clamp(14.08px, 1.38vw, 22px);
  }
  section.area-cta .wrap-btn-cta {
    width: clamp(596.48px, 58.25vw, 932px);
    margin: clamp(32px, 3.13vw, 50px) auto 0;
    padding-bottom: clamp(38.4px, 3.75vw, 60px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr clamp(12.8px, 1.25vw, 20px) 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto clamp(19.2px, 1.88vw, 30px) auto;
    grid-template-rows: auto auto;
    gap: clamp(19.2px, 1.88vw, 30px) clamp(12.8px, 1.25vw, 20px);
    position: relative;
    z-index: 1;
  }
  section.area-cta .wrap-btn-cta > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  section.area-cta .wrap-btn-cta > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  section.area-cta .wrap-btn-cta > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  section.area-cta .wrap-btn-cta > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  section.area-cta .wrap-btn-cta .item a {
    font-size: clamp(20.48px, 2vw, 32px);
    height: clamp(76.8px, 7.5vw, 120px);
    border-radius: clamp(38.4px, 3.75vw, 60px);
    text-indent: 1em;
    border-width: 3px;
  }
  section.area-cta .wrap-btn-cta .item a:hover {
    opacity: 0.85;
  }
  section.area-cta .wrap-btn-cta .item a span.inn-tx {
    position: relative;
    top: -2px;
    right: auto;
  }
  section.area-cta .wrap-btn-cta .item.line {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    width: clamp(332.8px, 32.5vw, 520px);
    margin: 0 auto;
  }
  section.area-cta .wrap-btn-cta .item.line a {
    background: #06c755;
    position: relative;
    line-height: 1;
  }
  section.area-cta .wrap-btn-cta .item.line a::before {
    content: "";
    display: block;
    background: url("../../images/individual/icon-line.svg") no-repeat center;
    height: clamp(30.72px, 3vw, 48px);
    width: clamp(30.72px, 3vw, 48px);
    position: absolute;
    left: clamp(25.6px, 2.5vw, 40px);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  section.area-cta .wrap-btn-cta .item.tel a {
    position: relative;
  }
  section.area-cta .wrap-btn-cta .item.tel a::before {
    content: "";
    display: block;
    background: url("../../images/individual/icon-tel-white.svg") no-repeat center;
    height: clamp(21.12px, 2.06vw, 33px);
    width: clamp(21.12px, 2.06vw, 33px);
    position: absolute;
    left: clamp(32px, 3.13vw, 50px);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  section.area-cta .wrap-btn-cta .item.form a {
    position: relative;
  }
  section.area-cta .wrap-btn-cta .item.form a::before {
    content: "";
    display: block;
    background: url("../../images/individual/icon-mail.svg") no-repeat center;
    height: clamp(21.12px, 2.06vw, 33px);
    width: clamp(21.12px, 2.06vw, 33px);
    position: absolute;
    left: clamp(32px, 3.13vw, 50px);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  section.area-cta .wrap-btn-cta span.tel {
    font-size: clamp(26.88px, 2.63vw, 42px);
  }
  section.area-cta .wrap-btn-cta span.tel-tx {
    font-size: clamp(11.52px, 1.13vw, 18px);
    margin-top: clamp(3.84px, 0.38vw, 6px);
    line-height: 1;
  }
  section.area-cta picture.bottom-ph {
    display: block;
    position: absolute;
    bottom: 0;
    margin-top: 0;
    z-index: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1350px) {
  section.area-reason section.reason ul.reason h4 {
    margin: 0 auto clamp(-57.6px, -5.63vw, -90px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1170px) {
  section.area-hero .inner {
    left: clamp(51.2px, 5vw, 80px);
    width: max(352px, 34.38vw);
  }
  section.area-roll .ph-2 {
    right: clamp(-76.8px, -7.5vw, -120px);
  }
  section.area-roll .ph-3 {
    right: clamp(-115.2px, -11.25vw, -180px);
  }
  section.area-roll .ph-4 {
    right: clamp(-51.2px, -5vw, -80px);
  }
  section.area-reason section.reason ul.reason p {
    font-size: clamp(19.2px, 1.88vw, 30px);
  }
  section.area-reason section.reason-end .ph {
    width: 40%;
  }
  section.area-reason section.reason-end .title {
    width: 100%;
  }
  section.area-consul .wrap-consul-btn {
    gap: clamp(32px, 3.13vw, 50px);
    width: 86%;
  }
  section.area-voice .wrap-voice {
    width: 80%;
  }
  section.area-access .wrap-access {
    width: 80%;
  }
  section.area-access .area-map {
    width: 80%;
  }
  section.area-access .shop-info {
    margin-left: clamp(38.4px, 3.75vw, 60px);
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  section.area-roll .ph-2 {
    right: clamp(-12.8px, -1.25vw, -20px);
  }
  section.area-roll .ph-3 {
    right: clamp(-76.8px, -7.5vw, -120px);
  }
  section.area-roll .ph-4 {
    right: clamp(-51.2px, -5vw, -80px);
  }
}
/*# sourceMappingURL=individual.css.map */