.slide-left{-webkit-animation-name:slideLeft;animation-name:slideLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideLeft{0%{opacity:0;transform:translateX(100vw)}5%{opacity:1;transform:translateX(100vw)}100%{opacity:1;transform:none}}@keyframes slideLeft{0%{opacity:0;transform:translateX(100vw)}5%{opacity:1;transform:translateX(100vw)}100%{opacity:1;transform:none}}.list span{opacity:0;-webkit-animation-name:fluffyUp;animation-name:fluffyUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.list p:first-child span{-webkit-animation-delay:1.8s;animation-delay:1.8s}.list p:last-child span{-webkit-animation-delay:2.2s;animation-delay:2.2s}@-webkit-keyframes fluffyUp{0%{opacity:0;transform:translateY(1em)}100%{opacity:1;transform:none}}@keyframes fluffyUp{0%{opacity:0;transform:translateY(1em)}100%{opacity:1;transform:none}}.home-top{position:relative}.home-top__text{position:absolute;left:0;bottom:clamp(
    4rem,
    1.6666666667vw + 3.5rem,
    5rem
  );z-index:2;color:#fff;width:100%}.home-top__text>div{font-size:clamp(
    1.5rem,
    3.75vw + 0.375rem,
    3.75rem
  );font-weight:700}.home-top__text>div{width:min(100% - clamp(
    2rem,
    30vw + -7rem,
    5rem
  ),1024px);margin-inline:auto}.home-top__text>div p{overflow:hidden}.home-top__text>div span{display:block}.home-top__text>div .line{opacity:0;margin-top:10px;content:"";height:1px;background-color:#fff;margin-right:calc(50% - 50vw);width:100vw;transform:translateX(100vw)}.home-top__video::after{content:"";position:absolute;background-color:#000;opacity:.4;width:100%;height:100%;z-index:1;top:0;left:0}.home-top video{vertical-align:bottom;width:100%;height:calc(100dvh - clamp(
    3.75rem,
    3.75vw + 2.625rem,
    6rem
  ));-o-object-fit:cover;object-fit:cover;max-height:550px}@media(min-width: 64em){.home-top video{max-height:100%}}.home__vision{margin-top:clamp(
    6rem,
    2.5vw + 5.25rem,
    7.5rem
  );margin-bottom:clamp(
    5rem,
    4.1666666667vw + 3.75rem,
    7.5rem
  );display:grid;gap:32px;grid-template:"ttl" "img" "txt"}@media(min-width: 64em){.home__vision{gap:0 32px;justify-content:space-between;grid-template:"ttl img" "txt img"}}@media(min-width: 64em)and (min-width: 80em){.home__vision{gap:0}}.home__vision{width:min(100% - clamp(
    2rem,
    30vw + -7rem,
    5rem
  ),1024px);margin-inline:auto}.home__vision-title{grid-area:ttl}.home__vision-text{grid-area:txt;height:388px;font-size:clamp(
    0.875rem,
    0.4166666667vw + 0.75rem,
    1.125rem
  );font-weight:500;overflow-y:auto;max-width:670px}@media(min-width: 64em){.home__vision-text{height:378px;width:473px;margin-top:64px}}.home__vision-text *+*{margin-top:1em}.home__vision-image{grid-area:img}.home__vision-image img{border-radius:15px;box-shadow:0 3px 6px rgba(0,0,0,.08);width:100%;height:340px;-o-object-fit:cover;object-fit:cover;max-width:670px}@media(min-width: 64em){.home__vision-image img{height:auto;width:500px;min-width:500px}}.home__about{margin-left:clamp(
    1rem,
    0.8333333333vw + 0.75rem,
    1.5rem
  );margin-right:clamp(
    1rem,
    0.8333333333vw + 0.75rem,
    1.5rem
  );background-image:url(../images/home-about.webp);background-size:cover;background-position:50% 50%;color:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.08);padding-top:clamp(
    4rem,
    1.6666666667vw + 3.5rem,
    5rem
  );padding-bottom:clamp(
    4rem,
    1.6666666667vw + 3.5rem,
    5rem
  )}.home__about-contents{font-weight:700}.home__about-contents{width:min(100% - clamp(
    2rem,
    30vw + -7rem,
    5rem
  ),1024px);margin-inline:auto}.home__about-contents p:first-of-type{font-size:clamp(
    2rem,
    1.6666666667vw + 1.5rem,
    3rem
  );margin-top:clamp(
    1.75rem,
    0.4166666667vw + 1.625rem,
    2rem
  );text-align:center}.home__about-contents p:last-of-type{line-height:2;margin-top:clamp(
    1.5rem,
    0.8333333333vw + 1.25rem,
    2rem
  )}@media(min-width: 48em){.home__about-contents p:last-of-type{text-align:center}}.home__about-button{margin-top:clamp(
    1.5rem,
    0.8333333333vw + 1.25rem,
    2rem
  );text-align:center}.home__about-button a{background-color:#5643a7}.home__service{margin-top:clamp(
    5rem,
    4.1666666667vw + 3.75rem,
    7.5rem
  );margin-bottom:clamp(
    5rem,
    4.1666666667vw + 3.75rem,
    7.5rem
  )}.home__service{width:min(100% - clamp(
    2rem,
    30vw + -7rem,
    5rem
  ),1024px);margin-inline:auto}.home__service ul{margin-top:clamp(
    2rem,
    3.3333333333vw + 1rem,
    4rem
  )}@media(min-width: 64em){.home__service ul{display:flex;gap:32px}}.home__service ul li{text-align:center}.home__service ul li:not(:first-child){margin-top:32px}@media(min-width: 64em){.home__service ul li:not(:first-child){margin-top:0}}.home__service ul li a{transition:opacity .3s ease-out}@media(hover: hover){.home__service ul li a:where(:-webkit-any-link,:enabled,summary):hover{opacity:.7}.home__service ul li a:where(:-moz-any-link,:enabled,summary):hover{opacity:.7}.home__service ul li a:where(:any-link,:enabled,summary):hover{opacity:.7}}.home__service ul li img{width:100%;height:auto;max-width:400px;border-radius:15px;box-shadow:0 3px 6px rgba(0,0,0,.08)}.home__service ul li p{margin-top:16px;font-size:clamp(
    1rem,
    0.2083333333vw + 0.9375rem,
    1.125rem
  );font-weight:700}.home__service-button{text-align:center;margin-top:clamp(
    3rem,
    0.8333333333vw + 2.75rem,
    3.5rem
  )}.home__service-button a{background-color:#1a1a1a;color:#fff}
/*# sourceMappingURL=home.min.css.map */