.p-grand-top{position:relative;background:var(--color-light-beige)}.p-grand-top__inner{height:100%}.p-grand-top__heading{position:absolute;z-index:3}.p-grand-top__seasons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.p-grand-top__season{position:relative;color:#fff}.p-grand-top__season[data-season=winter]{--color-accent:var(--color-red);--color-accent-middle:var(--color-middle-red);--color-accent-dark:var(--color-dark-red)}.p-grand-top__season[data-season=green]{--color-accent:var(--color-green);--color-accent-middle:var(--color-middle-green);--color-accent-dark:var(--color-dark-green)}.p-grand-top__link{position:relative;display:block;width:100%;height:100%;overflow:hidden}.p-grand-top__image{z-index:1}.p-grand-top__image,.p-grand-top__image:after{position:absolute;left:0;top:0;width:100%;height:100%}.p-grand-top__image:after{content:"";display:block;background:#000;opacity:.3;z-index:2}.p-grand-top__image picture{position:relative;display:block;width:100%;height:100%;z-index:1}.p-grand-top__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-grand-top__content{position:absolute;left:50%;width:90%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;text-align:center}.p-grand-top__title{text-transform:uppercase;line-height:.95;letter-spacing:var(--letter-spacing-en-title)}.p-grand-top__subtitle{font-size:var(--font-size-ja-subtitle);line-height:var(--line-height-en-subtitle);letter-spacing:0;text-align:center}@media screen and (min-width:768px){.p-grand-top{height:100vh}.p-grand-top__heading{top:118px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:144px}.p-grand-top__seasons{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-grand-top__season{width:50%;height:100%}.p-grand-top__content{top:57.8%}.p-grand-top__title{font-size:102px}.p-grand-top__title:has(.line){font-size:0}.p-grand-top__title .line{font-size:102px}.p-grand-top__title .line:nth-child(2){font-size:62px}.p-grand-top__button,.p-grand-top__subtitle{margin-top:32px}}@media screen and (max-width:767px){.p-grand-top{min-height:100svh}.p-grand-top__heading{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:31.79%;max-width:124px}.p-grand-top__seasons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100svh}.p-grand-top__season{width:100%;height:50svh;min-height:102.56vw;--upper-content-top:50%;--lower-content-top:55.5%}.p-grand-top__season:first-child .p-grand-top__content{top:var(--upper-content-top)}.p-grand-top__season:nth-child(2) .p-grand-top__content{top:var(--lower-content-top)}.p-grand-top__title{font-size:64px}.p-grand-top__title:has(.line){font-size:0}.p-grand-top__title .line{font-size:64px}.p-grand-top__title .line:nth-child(2){font-size:42px}.p-grand-top__subtitle{margin-top:12px}.p-grand-top__button{margin-top:22px}}@media (any-hover:hover){.p-grand-top__image picture{-webkit-transform:scale(var(--scale-image,1));-ms-transform:scale(var(--scale-image,1));transform:scale(var(--scale-image,1));-webkit-transition:-webkit-transform 1s cubic-bezier(.25,.6,.3,1);transition:-webkit-transform 1s cubic-bezier(.25,.6,.3,1);transition:transform 1s cubic-bezier(.25,.6,.3,1);transition:transform 1s cubic-bezier(.25,.6,.3,1),-webkit-transform 1s cubic-bezier(.25,.6,.3,1)}.p-grand-top__link:hover{--scale-image:1.07}}@media screen and (max-width:767px){html[data-global-season=winter] .p-grand-top__season:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[data-global-season=winter] .p-grand-top__season:nth-child(2) .p-grand-top__content{top:var(--upper-content-top)}html[data-global-season=winter] .p-grand-top__season:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}html[data-global-season=winter] .p-grand-top__season:first-child .p-grand-top__content{top:var(--lower-content-top)}}