.home-hero__wrapper{background-color:#f4f3f8;background-size:cover;height:622px;position:relative;width:100%}@media screen and (min-width:768px){.home-hero__wrapper{height:934px}}@media screen and (min-width:1050px){.home-hero__wrapper{height:687px}}.home-hero__kv{display:block;height:100%;opacity:0;transition:opacity 1s}.home-hero.is-active .home-hero__kv{opacity:1}.home-hero__kv__item{height:100%}.home-hero__kv__item picture{display:block;height:100%}.home-hero__kv__item__image{display:block;height:100%;object-fit:cover;object-position:left top;width:100%}@media screen and (min-width:1050px){.home-hero__kv__item__image{object-position:center}}.home-hero__catchcopy{box-sizing:border-box;left:0;margin:0 auto;padding:0 var(--container-padding-hr-palmtop);position:absolute;right:0;top:50px;z-index:1}@media screen and (min-width:768px){.home-hero__catchcopy{padding:0 var(--container-padding-hr-laptop);top:87px}}@media screen and (min-width:1050px){.home-hero__catchcopy{margin:0;max-width:none;padding-left:113px;padding-right:113px;top:calc(50% - 38px);width:100%}}.home-hero__catchcopy__main-text{color:inherit;font-family:var(--font-default-02);font-size:2.5rem;font-weight:var(--fw-bold-jp);letter-spacing:0;line-height:1.45;opacity:0;text-align:center;transition:opacity 1s;transition-delay:.3s}.home-hero.is-active .home-hero__catchcopy__main-text{opacity:1}@media screen and (max-width:767px){.home-hero__catchcopy__main-text{left:8px;position:relative}}@media screen and (min-width:768px){.home-hero__catchcopy__main-text{font-size:4.5rem}}@media screen and (min-width:1050px){.home-hero__catchcopy__main-text{text-align:right}}.home-hero__catchcopy__sub-text{color:inherit;font-family:var(--font-default);font-size:1.4rem;font-weight:var(--fw-bold-jp);letter-spacing:var(--ls-root);line-height:2;margin-top:23px;opacity:0;text-align:center;transition:opacity 1s;transition-delay:.6s}.home-hero.is-active .home-hero__catchcopy__sub-text{opacity:1}@media screen and (min-width:768px){.home-hero__catchcopy__sub-text{font-size:1.6rem;line-height:2.65;margin-top:18px}}@media screen and (min-width:1050px){.home-hero__catchcopy__sub-text{line-height:2.6;margin-top:14px;padding-right:24px;text-align:right}}.home-hero__scroll{align-items:center;bottom:25px;display:flex;flex-direction:column;gap:10px;position:absolute;right:11px;width:10px;z-index:1}@media screen and (min-width:768px){.home-hero__scroll{bottom:56px;right:18px}}@media screen and (min-width:1050px){.home-hero__scroll{bottom:138px;right:44px}}.home-hero__scroll:after{background-color:#3b3b3b;content:"";height:124px;position:relative;width:1px}@media screen and (min-width:768px){.home-hero__scroll:after{height:130px}}.home-hero__scroll:before{animation:scroll-move 2s cubic-bezier(.65,0,.35,1) infinite;background-color:#d9332e;content:"";height:16px;position:absolute;top:50px;width:5px;z-index:1}@keyframes scroll-move{0%{opacity:0;transform:translateY(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(100px)}}@media screen and (min-width:768px){@keyframes scroll-move{0%{opacity:0;transform:translateY(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(118px)}}}.home-hero__scroll__text{font-family:var(--font-en-02);font-size:1.2rem;font-weight:var(--fw-normal-jp);letter-spacing:.1em;text-orientation:sideways;text-transform:lowercase;writing-mode:vertical-rl}@media screen and (min-width:768px){.home-hero__scroll__text{font-size:1.3rem;letter-spacing:.15em}}.home-hero.main_color .home-hero__scroll .home-hero__scroll__text{color:var(--color-main)}.home-hero.white .home-hero__scroll .home-hero__scroll__text{color:#fff}.home-hero.main_color .home-hero__scroll__text:after{background:var(--color-main)}.home-hero.white .home-hero__scroll__text:after{background:#fff}