.hero{position:relative}.hero.hero--has-img{padding-bottom:50px}@media screen and (min-width:768px){.hero.hero--has-img{padding-bottom:70px}}@media screen and (min-width:1050px){.hero.hero--has-img{padding-bottom:60px}}.hero__bg{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.hero.hero--has-img .hero__bg{height:calc(100% - 50px)}@media screen and (min-width:768px){.hero.hero--has-img .hero__bg{height:calc(100% - 70px)}}@media screen and (min-width:1050px){.hero.hero--has-img .hero__bg{height:calc(100% - 60px)}}.hero__contents{align-items:flex-end;box-sizing:border-box;display:flex;justify-content:flex-start;min-height:280px;padding-bottom:75px;padding-left:10px;padding-top:114px;position:relative;z-index:1}.hero--has-img .hero__contents{min-height:380px;padding-bottom:180px;padding-top:110px}@media screen and (min-width:768px){.hero__contents{min-height:310px;padding-bottom:87px;padding-left:0;padding-top:103px}.hero--has-img .hero__contents{min-height:540px;padding-bottom:290px;padding-top:130px}}@media screen and (min-width:1050px){.hero__contents{padding-bottom:93px;padding-top:96px}.hero--has-img .hero__contents{min-height:450px;padding-bottom:135px;padding-top:110px}}.hero__heading{align-items:self-start;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;font-family:var(--font-special-title);font-size:1.6rem;font-weight:var(--fw-bold-jp);gap:6px 0;justify-content:flex-end;letter-spacing:.05em;line-height:var(--lh-heading)}@media screen and (min-width:768px){.hero__heading{align-items:center;flex-direction:row;font-size:2rem;gap:6px 40px;justify-content:flex-start}.hero--has-img .hero__heading{align-items:flex-start;flex-direction:column;gap:6px 0;justify-content:flex-end}}@media screen and (min-width:1050px){.hero--has-img .hero__heading{width:calc(50% - 70px)}}.hero__heading:before{content:attr(data-decoration-text);display:block;font-family:var(--font-title-deco);font-size:4.4rem;font-weight:400;letter-spacing:var(--ls-root-en);line-height:1.2}@media screen and (min-width:768px){.hero__heading:before{font-size:6.4rem}}@media screen and (min-width:1050px){.hero__heading:before{font-size:6.5rem}}