@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes rotate-center{0%{transform:translate(-50%) rotate(0deg)}100%{transform:translate(-50%) rotate(-360deg)}}@keyframes scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes fade-in-stamp{20%{opacity:0;transform:scale(1.1)}35%{opacity:1;transform:scale(1)}40%{transform:scale(1.07)}45%{transform:scale(1)}100%{opacity:1}}@keyframes fade-in-spin{0%{opacity:0;transform:rotate(360deg)}100%{opacity:1;transform:rotate(0)}}@keyframes transform-reset{100%{transform:revert}}@keyframes opacity-reset{100%{opacity:1}}.fv{position:relative;width:100%;min-height:100dvh;padding-top:4rem;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 350px){.fv{padding-top:4.4375rem}}@media screen and (min-width: 1024px){.fv{display:block;padding-top:0}}.fv__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;margin-bottom:1rem;flex-grow:1}@media screen and (min-width: 350px){.fv__wrap{gap:2.2rem}}@media screen and (min-width: 1024px){.fv__wrap{flex-direction:row;gap:2rem;width:100%;height:100dvh;margin-bottom:0}}@media screen and (min-width: 1470px){.fv__wrap{gap:4rem}}@media screen and (min-width: 1920px){.fv__wrap{gap:6.777rem}}.fv__title{width:40vw;aspect-ratio:180/163;opacity:0}@media screen and (min-width: 350px){.fv__title{width:min(46.1538461538vw,300px)}}@media screen and (min-width: 1024px){.fv__title{width:min(29vw,508px)}}.fv__title.is-active{animation:transform-reset 1s forwards,opacity-reset 1s forwards}.fv__title.is-static{transform:revert;opacity:1}.fv__container{position:relative;opacity:0}.fv__container.is-active{animation:transform-reset 1s forwards,opacity-reset 1s forwards}.fv__container.is-static{transform:revert;opacity:1}.fv__circle{position:absolute;top:-15%;right:-15%;z-index:5;width:5rem;aspect-ratio:1/1;background:url(../images/front-page/fv/circle.svg) 0 0/contain no-repeat;animation:rotate 15s linear infinite}@media screen and (min-width: 350px){.fv__circle{top:-10%;right:-10%;width:6.2725rem}}@media screen and (min-width: 1024px){.fv__circle{width:8rem;top:-15%;right:-15%}}@media screen and (min-width: 1200px){.fv__circle{width:11.355rem}}@media screen and (min-width: 1024px){.fv__fixed{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;padding-top:1.2rem}}@media screen and (min-width: 1200px){.fv__fixed{padding-top:2.4277rem}}.fv__notice{position:absolute;top:0;left:0;width:100%;padding:.6125rem .75rem 0;display:flex;justify-content:space-between}@media screen and (min-width: 1024px){.fv__notice{position:static;padding:0 1.3rem}}@media screen and (min-width: 1200px){.fv__notice{padding:0 2.6444rem}}@media screen and (min-width: 2300px){.fv__notice{padding-left:8vw;padding-right:8vw}}.fv-bg{position:relative;overflow:visible;width:60vw;height:auto}@media screen and (min-width: 350px){.fv-bg{width:clamp(200px,70vw,295px)}}@media screen and (min-width: 1024px){.fv-bg{width:min(24vw,500px)}}@media screen and (min-width: 1470px){.fv-bg{width:min(24vw,500px)}}.fv-bg__slide{aspect-ratio:294/341;position:relative;border-radius:14px;outline:1.5px solid #4a4a4a;margin:0 auto}@media screen and (min-width: 1024px){.fv-bg__slide{aspect-ratio:500/580;border-radius:36px}}.fv-bg__slide::after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(180,131,83,.6)}.fv-bg__slide img{position:relative;border-radius:14px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1024px){.fv-bg__slide img{border-radius:36px}}.fv-bg .swiper-slide-visible{z-index:4 !important}.fv-bg .swiper-slide-prev{z-index:5 !important}.fv-weather{font-size:.875rem;font-family:var(--font-open-sans);font-weight:500}@media screen and (min-width: 1024px){.fv-weather{font-size:1.111rem}}.fv-weather__day{padding-left:.25rem;line-height:1.5}@media screen and (min-width: 1024px){.fv-weather__day{font-size:.888rem}}.fv-weather__box{display:flex;align-items:center}.fv-weather__icon{width:1.55625rem;aspect-ratio:24.9/21.4;padding-right:.25rem;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.fv-weather__icon{width:1.51277rem}}.fv-weather__temp{font-size:1rem;line-height:1.5}@media screen and (min-width: 1024px){.fv-weather__temp{font-size:1.666rem;line-height:1}}.fv-weather__unit{font-size:.875rem;padding-left:.25rem}@media screen and (min-width: 1024px){.fv-weather__unit{font-size:.888rem;padding-left:.3888rem}}.fv-event{font-size:.875rem;font-weight:500;font-family:var(--font-open-sans)}@media screen and (min-width: 1024px){.fv-event{font-size:.888rem}}.fv-event__title{font-family:var(--font-base);line-height:1.9285}@media screen and (min-width: 1024px){.fv-event__title{text-align:right}}.fv-event__title span{padding-left:.625rem}.fv-event__box{display:flex;justify-content:flex-end;align-items:center;font-size:1.25rem;font-weight:600;line-height:1.3}@media screen and (min-width: 1024px){.fv-event__box{font-size:1.666rem;font-weight:400}}.fv-event__box span{font-size:.875rem;padding-left:3px;padding-right:3px}@media screen and (min-width: 1024px){.fv-event__box span{font-size:1.111rem}}@media screen and (min-width: 1024px){.fv-event__date span{font-size:1.444rem}}@media screen and (min-width: 1024px){.fv-event__day{font-size:1.111rem}}.fv-event__time{padding-left:4px}.fv-event__time span:first-child{position:relative;top:-2px;font-size:1rem}@media screen and (min-width: 1024px){.fv-event__time span:first-child{font-size:1.722rem}}.fv-frame__left-top{position:absolute;top:23vw;left:1.5rem;width:14.2974358974vw;aspect-ratio:55.76/61.29;background:url(../images/front-page/fv/frame-left-top.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.fv-frame__left-top{top:8%}}@media screen and (min-width: 1024px){.fv-frame__left-top{width:16vw;top:11vw;left:8vw}}@media screen and (min-width: 1470px){.fv-frame__left-top{width:12.0666666667vw;top:12rem;left:6rem}}.fv-frame__left-blur{position:absolute;top:35vw;left:-1rem;width:18.9743589744vw;aspect-ratio:1/1;background:url(../images/front-page/fv/frame-left-blur.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.fv-frame__left-blur{top:20%}}@media screen and (min-width: 1024px){.fv-frame__left-blur{width:20vw;top:22vw;left:-3vw}}@media screen and (min-width: 1470px){.fv-frame__left-blur{width:16.0101010101vw;top:33%}}.fv-frame__right-top{position:absolute;top:35vw;right:1.5rem;width:min(10.4564102564vw,300px);aspect-ratio:40.78/65.95;background:url(../images/front-page/fv/frame-right-top.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.fv-frame__right-top{top:15%;right:10vw}}@media screen and (min-width: 1024px){.fv-frame__right-top{width:10vw;right:7vw;top:28vw}}@media screen and (min-width: 1470px){.fv-frame__right-top{width:8.8262626263vw;top:33%;right:6vw}}.fv-frame__right-blur{position:absolute;top:21vw;right:-0.5rem;width:min(16.3461538462vw,250px);aspect-ratio:1/1;background:url(../images/front-page/fv/frame-right-blur.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.fv-frame__right-blur{top:5%}}@media screen and (min-width: 1024px){.fv-frame__right-blur{top:8vw;right:-3vw;width:20vw}}@media screen and (min-width: 1470px){.fv-frame__right-blur{width:13.8383838384vw;top:10%}}.fv-frame__box{position:relative;width:100%;display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:end;margin-bottom:20vw}@media screen and (min-width: 1024px){.fv-frame__box{margin-bottom:0;padding-left:1rem;padding-right:1rem;position:absolute;bottom:9vw;left:0;display:flex;justify-content:space-between}}@media screen and (min-width: 1200px){.fv-frame__box{bottom:4vw;padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 1470px){.fv-frame__box{bottom:3rem;padding-left:4.0555rem;padding-right:4.5rem}}@media screen and (min-width: 2300px){.fv-frame__box{padding-left:8vw;padding-right:8vw}}.fv-frame__box::before{content:"";position:absolute;top:23%;left:0;z-index:-1;width:100%;aspect-ratio:390/242;background:url(../images/front-page/fv/bg-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.fv-frame__box::before{top:auto;bottom:-50%;width:100vw;aspect-ratio:384/71;background:url(../images/front-page/fv/bg-pc-big.avif) 0 0/cover no-repeat}}@media screen and (min-width: 1470px){.fv-frame__box::before{background:url(../images/front-page/fv/bg-pc.avif) 0 0/cover no-repeat;aspect-ratio:1920/232.1;bottom:-4rem}}@media screen and (min-width: 2300px){.fv-frame__box::before{bottom:-3rem}}.fv-frame__left-box,.fv-frame__right-box{display:flex;align-items:start;height:100%}@media screen and (min-width: 1024px){.fv-frame__left-box,.fv-frame__right-box{display:block;position:relative}}.fv-frame__left-box{flex-direction:row-reverse}.fv-frame__left-bottom{position:relative;width:8rem;aspect-ratio:170.52/83.84}@media screen and (min-width: 350px){.fv-frame__left-bottom{width:min(43.7230769231vw,250px)}}@media screen and (min-width: 1024px){.fv-frame__left-bottom{width:30vw}}@media screen and (min-width: 1200px){.fv-frame__left-bottom{width:24vw}}.fv-frame__left-text,.fv-frame__right-text{position:relative;top:-2vw;writing-mode:vertical-rl;white-space:nowrap;font-family:var(--font-kiwi);font-size:.8125rem;font-weight:500;letter-spacing:.2rem;color:#765939}@media screen and (min-width: 350px){.fv-frame__left-text,.fv-frame__right-text{top:-0.5rem}}@media screen and (min-width: 768px){.fv-frame__left-text,.fv-frame__right-text{font-size:1rem}}@media screen and (min-width: 1024px){.fv-frame__left-text,.fv-frame__right-text{position:absolute;line-height:1.3}}@media screen and (min-width: 2300px){.fv-frame__left-text,.fv-frame__right-text{font-size:1vw}}@media screen and (min-width: 1024px){.fv-frame__left-text{top:-10vw;left:-1vw}}@media screen and (min-width: 1200px){.fv-frame__left-text{top:-5rem;left:-1rem}}@media screen and (min-width: 1470px){.fv-frame__left-text{left:0rem;top:-4rem}}@media screen and (min-width: 1024px){.fv-frame__right-text{top:-6vw;right:-1vw}}@media screen and (min-width: 1200px){.fv-frame__right-text{top:-3rem;right:0rem}}@media screen and (min-width: 1470px){.fv-frame__right-text{top:-1rem}}.fv-frame__right-bottom{position:relative;width:5.5rem;aspect-ratio:113.68/113.87}@media screen and (min-width: 350px){.fv-frame__right-bottom{width:min(29.1487179487vw,200px)}}@media screen and (min-width: 1200px){.fv-frame__right-bottom{width:16vw}}.fv-frame__left-bottom,.fv-frame__right-bottom{align-self:flex-end}.swiper-slide-prev::after,.swiper-slide-visible::after{opacity:0}.ideal{padding-bottom:25.8820512821vw}@media screen and (min-width: 1024px){.ideal{padding-bottom:18.9583333333vw}}.ideal__title{position:relative;display:flex;justify-content:center;align-items:center;font-family:var(--font-kiwi);font-weight:500;font-size:1rem;text-align:center;width:7.25rem;aspect-ratio:1/1;margin:0 auto;margin-bottom:1.25rem}@media screen and (min-width: 1024px){.ideal__title{width:8.49666rem;font-size:1.111rem}}.ideal__title::before{content:"";position:absolute;z-index:1;width:100%;height:100%;background:url(../images/common/title.svg) 0 0/contain no-repeat}.ideal__title span{position:relative;z-index:2;color:var(--color-white)}@media screen and (min-width: 1024px){.ideal__title{margin-bottom:1.777rem}}.ideal__title::before{filter:invert(28%) sepia(38%) saturate(1046%) hue-rotate(334deg) brightness(105%) contrast(83%)}.ideal__catch{font-size:min(14.5vw,70px);font-weight:300;line-height:1.214;color:var(--color-brown-2);width:-moz-fit-content;width:fit-content;margin:0 auto 1.5rem}@media screen and (min-width: 1024px){.ideal__catch{font-size:5rem}}@media screen and (min-width: 1200px){.ideal__catch{font-size:7.222rem}}@media screen and (min-width: 1024px){.ideal__catch{margin-bottom:3.555rem;padding-left:3rem}}@media screen and (min-width: 1200px){.ideal__catch{padding-left:0}}.ideal__text{padding-left:1.5rem;padding-right:1.5rem;line-height:1.875}@media screen and (min-width: 1024px){.ideal__text{padding:0;line-height:2.333}}@media screen and (min-width: 1024px){.ideal__text{width:36%;max-width:620px;margin:0 auto}}.feature{position:relative;background:#e6e6cf;padding-bottom:28.4871794872vw}@media screen and (min-width: 1024px){.feature{padding-bottom:17.6875vw}}.feature::before{content:"";position:absolute;top:-15.6256410256vw;left:0;display:block;width:100%;aspect-ratio:390/60.94;background:url(../images/front-page/feature/bg-sp.svg) 0 0/cover no-repeat}@media screen and (min-width: 1024px){.feature::before{top:-15vw;background-image:url(../images/front-page/feature/bg-pc.svg)}}.feature__title{position:relative;display:flex;justify-content:center;align-items:center;font-family:var(--font-kiwi);font-weight:500;font-size:1rem;text-align:center;width:7.25rem;aspect-ratio:1/1;margin:0 auto;margin-bottom:1.6062rem}@media screen and (min-width: 1024px){.feature__title{width:8.49666rem;font-size:1.111rem}}.feature__title::before{content:"";position:absolute;z-index:1;width:100%;height:100%;background:url(../images/common/title.svg) 0 0/contain no-repeat}.feature__title span{position:relative;z-index:2;color:var(--color-white)}.feature__title::before{filter:invert(36%) sepia(24%) saturate(1165%) hue-rotate(47deg) brightness(98%) contrast(86%)}@media screen and (min-width: 1024px){.feature__title{margin-bottom:1.777rem}}@media screen and (min-width: 1024px){.feature__decoration{position:absolute;top:0;width:100%;display:flex;justify-content:space-between}}@media screen and (min-width: 1200px){.feature__decoration{top:-4vw}}.feature__living{position:relative;left:40px;z-index:1;width:13rem;aspect-ratio:203/50;margin-left:1.89375rem;margin-bottom:.44375rem;background:url(../images/front-page/feature/living.svg) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.feature__living{margin:0;width:42vw;left:0}}@media screen and (min-width: 1200px){.feature__living{width:35vw;max-width:35.1444rem;z-index:0}}@media screen and (min-width: 1024px){.feature__living:first-child{transform:rotate(90deg);transform-origin:0 100%;margin-left:1.31666rem}}@media screen and (min-width: 1024px){.feature__living:last-child{transform:rotate(-90deg);transform-origin:100% 100%;margin-right:1.31666rem}}.feature__catch{font-size:min(14.5vw,70px);font-weight:300;line-height:1.214;color:var(--color-green);padding-left:1.5rem;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 1024px){.feature__catch{font-size:5rem}}@media screen and (min-width: 1200px){.feature__catch{font-size:7.222rem}}@media screen and (min-width: 1024px){.feature__catch{padding-left:0;text-align:center;width:auto;margin-bottom:3.555rem}}@media screen and (min-width: 1200px){.feature__catch{font-size:5rem}}@media screen and (min-width: 1470px){.feature__catch{font-size:7rem}}.feature__text{padding-left:1.5rem;padding-right:1.5rem;line-height:1.875}@media screen and (min-width: 1024px){.feature__text{padding:0;line-height:2.333}}@media screen and (min-width: 1024px){.feature__text{width:36%;max-width:620px;margin:0 auto}}.feature-leaf{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none}.feature-leaf__left-blur{position:absolute;top:-15.6256410256vw;left:0;width:25.7564102564vw;aspect-ratio:1/1;background:url(../images/front-page/feature/leaf-left-blur.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.feature-leaf__left-blur{width:18vw;top:-12vw}}@media screen and (min-width: 1024px){.feature-leaf__left-blur{width:14.21875vw;top:-7vw}}.feature-leaf__right-top{position:absolute;top:0;right:.65625rem;width:18.7897435897vw;aspect-ratio:73.28/100.45;background:url(../images/front-page/feature/leaf-right-top.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.feature-leaf__right-top{width:14vw}}@media screen and (min-width: 1024px){.feature-leaf__right-top{width:9.359375vw;right:8rem}}@media screen and (min-width: 1470px){.feature-leaf__right-top{right:13rem}}@media screen and (min-width: 2300px){.feature-leaf__right-top{right:20rem;top:-5vw}}.feature-leaf__right-blur{position:absolute;top:16vw;right:-1rem;width:41.2820512821vw;aspect-ratio:1/1;background:url(../images/front-page/feature/leaf-right-blur.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.feature-leaf__right-blur{width:30vw;top:10vw}}@media screen and (min-width: 1024px){.feature-leaf__right-blur{width:19.6166666667vw;top:36vw;right:3rem}}@media screen and (min-width: 1200px){.feature-leaf__right-blur{top:17vw}}@media screen and (min-width: 2300px){.feature-leaf__right-blur{top:10rem}}.feature-leaf__left-bottom{position:absolute;bottom:1.95rem;left:4vw;width:11.2923076923vw;aspect-ratio:44.04/45.68;background:url(../images/front-page/feature/leaf-left-bottom.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.feature-leaf__left-bottom{width:8vw;bottom:10vw}}@media screen and (min-width: 1024px){.feature-leaf__left-bottom{width:11.6880208333vw;bottom:15vw;left:8rem}}@media screen and (min-width: 1200px){.feature-leaf__left-bottom{left:12rem;bottom:16rem}}.feature-leaf__right-bottom-blur{position:absolute;bottom:2vw;right:.5rem;width:14.8692307692vw;aspect-ratio:1/1;background:url(../images/front-page/feature/leaf-right-bottom-blur.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.feature-leaf__right-bottom-blur{width:10vw}}@media screen and (min-width: 1024px){.feature-leaf__right-bottom-blur{width:15.3239583333vw}}@media screen and (min-width: 1200px){.feature-leaf__right-bottom-blur{bottom:3vw}}.living{position:relative}.living::before{content:"";position:absolute;top:-15.6256410256vw;left:0;z-index:0;aspect-ratio:390/60.94;width:100%}@media screen and (min-width: 1024px){.living::before{top:-15vw;aspect-ratio:1920/300}}@media screen and (min-width: 1024px){.living__wrap{display:flex;justify-content:center;align-items:flex-start;gap:2rem;position:relative}}@media screen and (min-width: 1920px){.living__wrap{gap:9.888rem;margin-bottom:3rem}}@media screen and (min-width: 2300px){.living__wrap{margin-bottom:4vw}}.living__title-box{position:relative}@media screen and (min-width: 1024px){.living__title-box{width:40%;max-width:920px}}.living__title{position:relative;top:-1rem;margin:0 auto 12vw;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.living__title{margin:0;top:0}}.living__title span{position:relative;z-index:2;left:.5rem}.living__title::before{content:"";position:absolute;z-index:1;display:block;width:95.7948717949vw;aspect-ratio:1/1;background:url(../images/front-page/living/title-bg.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.living__title::before{width:min(50vw,768.35px)}}@media screen and (min-width: 1200px){.living__title::before{width:42.0182291667vw;max-width:976px}}@media screen and (min-width: 1024px){.living__text-box{width:40%;max-width:620px}}.living__en{padding-left:1.75rem;font-family:var(--font-kiwi);font-weight:500;letter-spacing:.2em}@media screen and (min-width: 1024px){.living__en{padding-left:0;font-size:.888rem}}.living__heading{font-family:var(--font-kiwi);font-weight:300;font-size:2.5rem;line-height:1.2;padding-left:1.5rem;margin-bottom:1.5rem}@media screen and (min-width: 1024px){.living__heading{padding-left:0;font-size:3.2rem;line-height:1.125;margin-bottom:2.222rem}}@media screen and (min-width: 1200px){.living__heading{font-size:3.555rem}}.living__text{padding-left:1.5rem;padding-right:1.5rem;line-height:1.875;margin-bottom:2.75625rem}@media screen and (min-width: 1024px){.living__text{padding:0;line-height:2.333}}@media screen and (min-width: 1024px){.living__text{margin-bottom:0}}@media screen and (min-width: 1024px){.living__container{display:flex;justify-content:center;align-items:center;gap:2.34375rem}}.living__box{margin-bottom:1.975rem}@media screen and (min-width: 1024px){.living__box{margin-bottom:0}}.living__box:last-child{margin-bottom:0}.living__photo{position:relative;width:89.4871794872vw;max-width:620px;aspect-ratio:314/249;margin:0 auto}@media screen and (min-width: 1024px){.living__photo{width:32.2916666667vw;margin-bottom:1rem}}.living__photo::after{content:"";position:absolute;top:-3%;left:50%;transform:translateX(-50%);display:block}@media screen and (min-width: 1024px){.living__photo::after{top:-4%}}.living__caption{font-size:1.125rem;text-align:center;font-family:var(--font-kiwi);font-weight:500}@media screen and (min-width: 1200px){.living__caption{font-size:1.333rem}}.clothing{padding-bottom:30.3179487179vw;background:#f5eddc}@media screen and (min-width: 1024px){.clothing{padding-bottom:16.875vw}}.clothing::before{background:url(../images/front-page/living/clothing/bg-sp.svg) 0 0/cover no-repeat}@media screen and (min-width: 1024px){.clothing::before{background:url(../images/front-page/living/clothing/bg-pc.svg) 0 0/cover no-repeat}}@media screen and (min-width: 1024px){.clothing__wrap{top:-7vw}}.clothing__title span{width:38vw;aspect-ratio:154.32/155.54}@media screen and (min-width: 1024px){.clothing__title span{width:20vw}}@media screen and (min-width: 1200px){.clothing__title span{width:17.25vw;max-width:401px}}.clothing__child:first-of-type{position:absolute;bottom:-9vw;left:.5rem;z-index:3;width:27.9820512821vw;aspect-ratio:109.13/176.37;background:url(../images/front-page/living/clothing/child-left.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.clothing__child:first-of-type{width:17vw;bottom:-10vw;left:-7vw}}@media screen and (min-width: 1200px){.clothing__child:first-of-type{width:12.7890625vw;max-width:294px;bottom:-7vw;left:-2vw}}@media screen and (min-width: 2300px){.clothing__child:first-of-type{left:-2.5rem;bottom:-9rem}}.clothing__child:last-of-type{position:absolute;bottom:0;right:12vw;z-index:3;width:19.2307692308vw;aspect-ratio:75/164;background:url(../images/front-page/living/clothing/child-right.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.clothing__child:last-of-type{width:10vw;right:0;bottom:-3vw}}@media screen and (min-width: 1200px){.clothing__child:last-of-type{width:8.0729166667vw;right:4vw;max-width:185.6px}}@media screen and (min-width: 2300px){.clothing__child:last-of-type{right:5rem;bottom:-3rem}}.clothing__en,.clothing__heading{color:var(--color-green-2)}@media screen and (min-width: 1024px){.clothing__container{margin-top:-7vw}}.clothing__container .living__box:first-child .living__photo::after{width:20.7128205128vw;max-width:145.39px;aspect-ratio:80.78/25.24;background:url(../images/front-page/living/tape-left-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.clothing__container .living__box:first-child .living__photo::after{width:8.6458333333vw;max-width:198.84px;aspect-ratio:156/51;transform:translateX(-50%) rotate(1deg);background-image:url(../images/front-page/living/tape-left-pc.avif)}}@media screen and (min-width: 1024px){.clothing__container .living__box:nth-child(2){margin-top:2.2444rem}}.clothing__container .living__box:nth-child(2) .living__photo::after{width:18.2769230769vw;aspect-ratio:71.28/25.24;max-width:128.3px;background:url(../images/front-page/living/tape-center-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.clothing__container .living__box:nth-child(2) .living__photo::after{width:7.5vw;max-width:172.5px;aspect-ratio:144/51;transform:rotate(-1deg) translateX(-50%);background-image:url(../images/front-page/living/tape-center-pc.avif)}}@media screen and (min-width: 1024px){.clothing__container .living__box:last-child{margin-top:6.4666rem}}.clothing__container .living__box:last-child .living__photo::after{width:23.3512820513vw;aspect-ratio:91.07/23.62;max-width:163.92px;background:url(../images/front-page/living/tape-right-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.clothing__container .living__box:last-child .living__photo::after{width:9.5833333333vw;max-width:220.41px;aspect-ratio:184/48;transform:rotate(2deg) translateX(-50%);background-image:url(../images/front-page/living/tape-right-pc.avif)}}.food{background:#ede4d0;padding-bottom:24.0871794872vw}@media screen and (min-width: 1024px){.food{padding-bottom:19.4010416667vw}}.food::before{background:url(../images/front-page/living/food/bg-sp.svg) 0 0/cover no-repeat}@media screen and (min-width: 1024px){.food::before{background:url(../images/front-page/living/food/bg-pc.svg) 0 0/cover no-repeat}}@media screen and (min-width: 1024px){.food__wrap{flex-direction:row-reverse;top:-3vw}}@media screen and (min-width: 1920px){.food__wrap{gap:2rem}}@media screen and (min-width: 1024px){.food__wrap .living__title-box{top:-0.5vw}}@media screen and (min-width: 1200px){.food__wrap .living__title-box{top:-2vw}}@media screen and (min-width: 1920px){.food__wrap .living__title-box{top:-3vw}}.food__title{top:-2rem;z-index:2;margin-bottom:16vw}@media screen and (min-width: 1024px){.food__title{margin-bottom:0}}.food__title span{width:37vw;aspect-ratio:153.65/151.97}@media screen and (min-width: 1024px){.food__title span{width:20vw}}@media screen and (min-width: 1200px){.food__title span{width:17.175vw;max-width:401px}}.food__child:first-of-type{position:absolute;top:-20vw;left:20vw;transform:rotate(-25deg);width:20.2897435897vw;aspect-ratio:79.13/82.35;background:url(../images/front-page/living/food/child-left.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.food__child:first-of-type{top:-18vw;left:22vw}}@media screen and (min-width: 1024px){.food__child:first-of-type{width:8.2880208333vw;top:-10vw;left:8vw}}@media screen and (min-width: 1200px){.food__child:first-of-type{top:-8.5vw;left:8vw}}@media screen and (min-width: 1920px){.food__child:first-of-type{top:-7rem;left:7rem;max-width:199px}}@media screen and (min-width: 2300px){.food__child:first-of-type{top:-9rem;left:9rem}}.food__child:last-of-type{position:absolute;bottom:-27vw;right:3vw;z-index:3;width:46.1538461538vw;aspect-ratio:180/263.34;background:url(../images/front-page/living/food/child-right.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.food__child:last-of-type{width:34vw;bottom:-23vw;right:12vw}}@media screen and (min-width: 1024px){.food__child:last-of-type{width:17.0390625vw;bottom:-2vw;right:-5vw}}@media screen and (min-width: 1200px){.food__child:last-of-type{right:-3vw}}@media screen and (min-width: 1920px){.food__child:last-of-type{right:-3rem;bottom:-5rem;max-width:377.92px}}.food__en,.food__heading{color:var(--color-dark-red)}@media screen and (min-width: 1024px){.food__container{margin-top:-3vw}}.food__container .living__box .living__photo::after{top:-4%}@media screen and (min-width: 1024px){.food__container .living__box:first-child{order:3}}.food__container .living__box:first-child .living__photo::after{width:20.7128205128vw;aspect-ratio:80.78/25.24;max-width:146.02px;background:url(../images/front-page/living/tape-left-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.food__container .living__box:first-child .living__photo::after{width:8.6458333333vw;max-width:198.84px;aspect-ratio:156/51;transform:translateX(-50%) rotate(-2deg);background-image:url(../images/front-page/living/tape-left-pc.avif)}}@media screen and (min-width: 1024px){.food__container .living__box:nth-child(2){margin-top:3.2444rem;order:2}}.food__container .living__box:nth-child(2) .living__photo::after{width:18.2769230769vw;aspect-ratio:71.28/25.24;max-width:128.84px;background:url(../images/front-page/living/tape-center-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.food__container .living__box:nth-child(2) .living__photo::after{width:7.5vw;max-width:172.5px;aspect-ratio:144/51;transform:rotate(3deg) translateX(-50%);background-image:url(../images/front-page/living/tape-center-pc.avif)}}@media screen and (min-width: 1024px){.food__container .living__box:last-child{margin-top:7.4666rem;order:1}}.food__container .living__box:last-child .living__photo::after{width:23.3512820513vw;aspect-ratio:91.07/23.62;max-width:164.63px;background:url(../images/front-page/living/tape-right-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.food__container .living__box:last-child .living__photo::after{width:9.5833333333vw;max-width:220.41px;aspect-ratio:184/48;transform:rotate(-1deg) translateX(-50%);background-image:url(../images/front-page/living/tape-right-pc.avif)}}.housing{padding-bottom:20.7435897436vw;background:#e6dbc6}@media screen and (min-width: 1024px){.housing{padding-bottom:13.0208333333vw}}.housing::before{background:url(../images/front-page/living/housing/bg-sp.svg) 0 0/cover no-repeat}@media screen and (min-width: 1024px){.housing::before{background:url(../images/front-page/living/housing/bg-pc.svg) 0 0/cover no-repeat}}@media screen and (min-width: 1024px){.housing__wrap{top:-7vw}}@media screen and (min-width: 2300px){.housing__wrap{margin-bottom:5vw}}.housing__title span{width:38vw;left:0;aspect-ratio:155.67/150.81}@media screen and (min-width: 1024px){.housing__title span{width:20vw}}@media screen and (min-width: 1200px){.housing__title span{width:17.25vw;max-width:401px}}.housing__child:first-of-type{position:absolute;bottom:-1vw;left:1rem;z-index:3;width:31.4102564103vw;aspect-ratio:240.46/333.17;background:url(../images/front-page/living/housing/child-left.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.housing__child:first-of-type{width:14vw;bottom:-1vw;left:-1vw}}@media screen and (min-width: 1200px){.housing__child:first-of-type{width:12.5239583333vw;max-width:240px;left:1.5vw}}@media screen and (min-width: 1920px){.housing__child:first-of-type{left:1.5rem;bottom:-2rem}}.housing__child:last-of-type{position:absolute;bottom:-7vw;right:2vw;z-index:3;width:32.3538461538vw;aspect-ratio:237/239;background:url(../images/front-page/living/housing/child-right.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.housing__child:last-of-type{width:12.34375vw;right:0;bottom:-3vw;max-width:237px}}@media screen and (min-width: 1470px){.housing__child:last-of-type{bottom:-4vw}}@media screen and (min-width: 1920px){.housing__child:last-of-type{right:2vw;bottom:-4rem}}.housing__en,.housing__heading{color:var(--color-brown)}@media screen and (min-width: 1024px){.housing__container{margin-top:-7vw}}@media screen and (min-width: 1920px){.housing__container .living__box .living__photo{width:33.291667vw;max-width:632px}}.housing__container .living__box:first-child .living__photo::after{width:20.7128205128vw;max-width:145.39px;aspect-ratio:80.78/25.24;background:url(../images/front-page/living/tape-left-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.housing__container .living__box:first-child .living__photo::after{width:8.6458333333vw;max-width:198.84px;aspect-ratio:156/51;transform:translateX(-50%) rotate(1deg);background-image:url(../images/front-page/living/tape-left-pc.avif)}}@media screen and (min-width: 1024px){.housing__container .living__box:nth-child(2){margin-top:2.2444rem}}.housing__container .living__box:nth-child(2) .living__photo::after{width:18.2769230769vw;aspect-ratio:71.28/25.24;max-width:128.3px;background:url(../images/front-page/living/tape-center-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.housing__container .living__box:nth-child(2) .living__photo::after{width:7.5vw;max-width:172.5px;aspect-ratio:144/51;transform:rotate(-1deg) translateX(-50%);background-image:url(../images/front-page/living/tape-center-pc.avif)}}@media screen and (min-width: 1024px){.housing__container .living__box:last-child{margin-top:6.4666rem}}.housing__container .living__box:last-child .living__photo::after{width:23.3512820513vw;aspect-ratio:91.07/23.62;max-width:163.92px;background:url(../images/front-page/living/tape-right-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.housing__container .living__box:last-child .living__photo::after{width:9.5833333333vw;max-width:220.41px;aspect-ratio:184/48;transform:rotate(2deg) translateX(-50%);background-image:url(../images/front-page/living/tape-right-pc.avif)}}.bg{position:relative;margin-top:-12.3076923077vw;width:100%}@media screen and (min-width: 1024px){.bg{margin-top:-20.625vw}}.bg__eyecatch{-webkit-mask-image:url(../images/front-page/bg/mask-sp.svg);-webkit-mask-position:50% 50%;mask-image:url(../images/front-page/bg/mask-sp.svg);mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}@media screen and (min-width: 1024px){.bg__eyecatch{-webkit-mask-image:url(../images/front-page/bg/mask-pc.svg);-webkit-mask-position:50% 60%;mask-image:url(../images/front-page/bg/mask-pc.svg);mask-position:50% 60%}}.bg-frame{position:absolute;top:0;left:0;width:100%;height:100%}.bg-frame__left{position:absolute;top:0;left:-1vw;width:26.641025641vw;aspect-ratio:189/227;background:url(../images/front-page/bg/frame-left.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.bg-frame__left{width:19.6671875vw;top:7vw;left:-3vw}}.bg-frame__right{position:absolute;bottom:-6vw;right:-3vw;width:29.2820512821vw;aspect-ratio:831/920;background:url(../images/front-page/bg/frame-right.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.bg-frame__right{width:21.6161458333vw;bottom:0}}.activity{margin-bottom:1.1rem}@media screen and (min-width: 1024px){.activity{position:relative;padding-top:13.0166rem;margin-top:-4vw;margin-bottom:2.452rem}}@media screen and (min-width: 1470px){.activity{margin-top:-5vw;padding-top:10.328125vw}}.activity__circle-wrap{position:relative;width:100%;aspect-ratio:390/110;overflow:hidden}@media screen and (min-width: 1024px){.activity__circle-wrap{position:absolute;top:0;left:0;aspect-ratio:1920/500}}.activity__circle{position:absolute;top:1rem;left:50%;width:300.5615384615vw;aspect-ratio:1/1;background:url(../images/front-page/activity/circle-sp.svg) 0 0/contain no-repeat;animation:rotate-center 100s linear infinite}@media screen and (min-width: 1024px){.activity__circle{width:280vw;background-image:url(../images/front-page/activity/circle-pc.svg);animation:rotate-center 200s linear infinite}}@media screen and (min-width: 1470px){.activity__circle{width:186.6302083333vw}}.activity__title{position:relative;display:flex;justify-content:center;align-items:center;font-family:var(--font-kiwi);font-weight:500;font-size:1rem;text-align:center;width:7.25rem;aspect-ratio:1/1;margin:0 auto;margin-bottom:1.25rem}@media screen and (min-width: 1024px){.activity__title{width:8.49666rem;font-size:1.111rem}}.activity__title::before{content:"";position:absolute;z-index:1;width:100%;height:100%;background:url(../images/common/title.svg) 0 0/contain no-repeat}.activity__title span{position:relative;z-index:2;color:var(--color-white)}@media screen and (min-width: 1024px){.activity__title{margin-bottom:1.7833rem}}.activity__title::before{filter:invert(44%) sepia(65%) saturate(510%) hue-rotate(124deg) brightness(86%) contrast(85%)}.activity__wrap{position:relative;width:100%}@media screen and (min-width: 1920px){.activity__wrap{width:-moz-fit-content;width:fit-content;margin:0 auto}}.activity__catch{font-size:min(14.5vw,70px);font-weight:300;line-height:1.214;color:var(--color-blue);padding-left:1.5rem;margin-bottom:1.5rem}@media screen and (min-width: 1024px){.activity__catch{font-size:5rem}}@media screen and (min-width: 1200px){.activity__catch{font-size:7.222rem}}@media screen and (min-width: 1024px){.activity__catch{text-align:center;padding-left:0;font-size:5rem;margin-bottom:3.555rem}}@media screen and (min-width: 1470px){.activity__catch{font-size:7rem}}.activity__main-text{padding-left:1.5rem;padding-right:1.5rem;line-height:1.875;margin-bottom:2.78125rem}@media screen and (min-width: 1024px){.activity__main-text{padding:0;line-height:2.333}}@media screen and (min-width: 1024px){.activity__main-text{width:620px;margin:0 auto 5.3388rem}}.activity__box{position:relative;margin-bottom:3.6rem}@media screen and (min-width: 1024px){.activity__box{display:flex;justify-content:center;align-items:center;gap:4rem;margin-bottom:3.7222rem}}@media screen and (min-width: 1470px){.activity__box{gap:6.277rem}}@media screen and (min-width: 1024px){.activity__box:nth-of-type(2){flex-direction:row-reverse;margin-bottom:7.2777rem}}.activity__box:nth-of-type(3){margin-bottom:5.2375rem}@media screen and (min-width: 1024px){.activity__box:nth-of-type(3){margin-bottom:1.55rem}}.activity__photo{position:relative;width:89.4871794872vw;aspect-ratio:349/272.39;max-width:620px;margin:0 auto;z-index:1}@media screen and (min-width: 1024px){.activity__photo{max-width:816px;margin:0;width:100%;aspect-ratio:816/635.9}}.activity__photo img{position:relative}@media screen and (min-width: 1024px){.activity__text-box{width:40%;max-width:620px}}.activity__heading{font-size:2.5rem;font-family:var(--font-kiwi);font-weight:300;text-align:center;line-height:1.2;margin-bottom:1rem}@media screen and (min-width: 1200px){.activity__heading{font-size:3.555rem;margin-bottom:1.333rem}}.activity__heading::before{content:"";position:relative;margin:0 auto;display:block;background-position:0 0;background-size:contain;background-repeat:no-repeat}.activity__heading::after{content:"";display:block;width:16px;height:2px;margin:.75rem auto 0;background:var(--color-text)}@media screen and (min-width: 1200px){.activity__heading::after{margin-top:.666rem}}.activity__text{padding-left:1.5rem;padding-right:1.5rem;line-height:1.875}@media screen and (min-width: 1024px){.activity__text{padding:0;line-height:2.333}}@media screen and (min-width: 1024px){.activity__text{max-width:620px;margin:0 auto}}.activity__button{position:relative;z-index:2;width:min(92vw,380px);background:var(--color-light-green);border:2px solid #cfe8cf}@media screen and (min-width: 1024px){.activity__button{width:min(59vw,832px);margin-bottom:0}}.activity__link{color:#147614}.activity-leaf{position:relative;width:100%;height:100%;max-width:620px;margin:0 auto}@media screen and (min-width: 1024px){.activity-leaf{max-width:816px;margin:0;width:43%}}.activity-leaf__right-top-blur{position:absolute;top:20vw;right:-11vw;z-index:0;display:block;width:45.3846153846vw;aspect-ratio:1/1;max-width:301px;background:url(../images/front-page/activity/leaf-right-top-blur.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.activity-leaf__right-top-blur{top:2rem;right:-3.5rem}}@media screen and (min-width: 768px){.activity-leaf__right-top-blur{top:-3rem}}@media screen and (min-width: 1024px){.activity-leaf__right-top-blur{top:auto;bottom:-4vw;right:-3vw;max-width:485px;width:25.2604166667vw}}@media screen and (min-width: 1920px){.activity-leaf__right-top-blur{bottom:-8rem;right:-15rem}}.activity-leaf__nature-art .activity-leaf__left-top{position:absolute;top:-10vw;left:-6vw;z-index:2;width:24.4871794872vw;aspect-ratio:95.5/124.46;max-width:150px;background:url(../images/front-page/activity/nature-art/leaf-left-top.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.activity-leaf__nature-art .activity-leaf__left-top{top:-3rem;left:-7vw}}@media screen and (min-width: 1024px){.activity-leaf__nature-art .activity-leaf__left-top{width:17.5442708333vw;top:-17.5vw;left:-9vw;max-width:336.65px}}@media screen and (min-width: 1920px){.activity-leaf__nature-art .activity-leaf__left-top{left:-12rem;top:-19rem}}.activity-leaf__nature-art .activity-leaf__left-bottom{position:absolute;bottom:-9vw;left:-8vw;z-index:0;width:32.8205128205vw;aspect-ratio:1/1;max-width:206px;background:url(../images/front-page/activity/nature-art/leaf-left-bottom.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.activity-leaf__nature-art .activity-leaf__left-bottom{bottom:-4rem;left:-5rem}}@media screen and (min-width: 1024px){.activity-leaf__nature-art .activity-leaf__left-bottom{width:21.7708333333vw;bottom:-11vw;left:-8vw;max-width:418px}}@media screen and (min-width: 1920px){.activity-leaf__nature-art .activity-leaf__left-bottom{bottom:-11rem;left:-9rem}}.activity-leaf__interest .activity-leaf__right-top{position:absolute;top:-7vw;right:0;z-index:2;width:16.1487179487vw;aspect-ratio:1/1;max-width:101px;background:url(../images/front-page/activity/interest/leaf-right-top.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.activity-leaf__interest .activity-leaf__right-top{right:-2vw}}@media screen and (min-width: 1024px){.activity-leaf__interest .activity-leaf__right-top{width:11.1572916667vw;max-width:214.22px;top:-5vw}}@media screen and (min-width: 1920px){.activity-leaf__interest .activity-leaf__right-top{top:-6.5rem;right:-4.5rem}}.activity-leaf__interest .activity-leaf__right-bottom{position:absolute;bottom:-5vw;right:-4vw;z-index:2;width:26.0948717949vw;aspect-ratio:1/1;max-width:164.39px;background:url(../images/front-page/activity/interest/leaf-right-bottom.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.activity-leaf__interest .activity-leaf__right-bottom{right:-10vw}}@media screen and (min-width: 1024px){.activity-leaf__interest .activity-leaf__right-bottom{width:17.8645833333vw;max-width:343px;bottom:-11vw}}@media screen and (min-width: 1920px){.activity-leaf__interest .activity-leaf__right-bottom{bottom:-11rem;right:-12rem}}.activity-leaf__cooking .activity-leaf__left-top{position:absolute;top:-4vw;left:0;z-index:2;width:16.3435897436vw;aspect-ratio:1/1;max-width:102.95px;background:url(../images/front-page/activity/cooking/leaf-left-top.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.activity-leaf__cooking .activity-leaf__left-top{left:-3vw}}@media screen and (min-width: 1024px){.activity-leaf__cooking .activity-leaf__left-top{width:11.4427083333vw;max-width:219.7px;top:-6vw;left:-5vw}}@media screen and (min-width: 1920px){.activity-leaf__cooking .activity-leaf__left-top{top:-7rem;left:-6rem}}.activity-leaf__event{max-width:none}@media screen and (min-width: 1024px){.activity-leaf__event{width:620px;margin:0 auto;margin-bottom:4.1444rem}}.activity-leaf__event .activity-leaf__left{position:absolute;top:-19vw;left:0;width:22.8948717949vw;aspect-ratio:1/1;max-width:144.23px;background:url(../images/front-page/activity/event/leaf-left.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.activity-leaf__event .activity-leaf__left{top:-5rem}}@media screen and (min-width: 1024px){.activity-leaf__event .activity-leaf__left{width:15.3536458333vw;max-width:294.79px;left:-9vw;top:-11vw;z-index:2}}@media screen and (min-width: 1200px){.activity-leaf__event .activity-leaf__left{left:-18vw;top:-6vw}}@media screen and (min-width: 1920px){.activity-leaf__event .activity-leaf__left{left:-18rem;top:-6rem}}.activity-leaf__event .activity-leaf__right{position:absolute;top:-12vw;right:-2vw;width:25.7923076923vw;aspect-ratio:1/1;max-width:162.48px;background:url(../images/front-page/activity/event/leaf-right.avif) 0 0/contain no-repeat}@media screen and (min-width: 576px){.activity-leaf__event .activity-leaf__right{top:-3rem}}@media screen and (min-width: 1024px){.activity-leaf__event .activity-leaf__right{width:15.703125vw;max-width:301.5px;top:auto;bottom:8vw;right:-19vw}}@media screen and (min-width: 1920px){.activity-leaf__event .activity-leaf__right{bottom:5rem;right:-20rem}}.activity-leaf__bottom{position:relative;width:100%;max-width:1920px;margin:0 auto;padding-bottom:6.025rem}.activity-leaf__bottom .activity-leaf__left-bottom{position:absolute;bottom:0;left:2vw;width:32.2538461538vw;aspect-ratio:125.79/130.36;max-width:137px;background:url(../images/front-page/activity/leaf-left-bottom.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.activity-leaf__bottom .activity-leaf__left-bottom{width:14.9057291667vw;max-width:286.19px}}@media screen and (min-width: 1200px){.activity-leaf__bottom .activity-leaf__left-bottom{bottom:-3vw;left:4vw}}@media screen and (min-width: 1920px){.activity-leaf__bottom .activity-leaf__left-bottom{bottom:-5rem;left:7rem}}.activity-leaf__bottom .activity-leaf__right-bottom{position:absolute;top:-16vw;right:-2vw;width:48.3461538462vw;aspect-ratio:188.55/199.32;max-width:200px;background:url(../images/front-page/activity/leaf-right-bottom.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.activity-leaf__bottom .activity-leaf__right-bottom{top:auto;bottom:-3vw;width:22.34375vw;max-width:429px}}@media screen and (min-width: 1200px){.activity-leaf__bottom .activity-leaf__right-bottom{bottom:-10vw}}@media screen and (min-width: 1920px){.activity-leaf__bottom .activity-leaf__right-bottom{bottom:-14rem;right:4rem}}.activity-nature-art .activity__photo{margin-bottom:1.03125rem}@media screen and (min-width: 1024px){.activity-nature-art .activity__photo{margin-bottom:0}}.activity-nature-art .activity__photo img{transform:rotate(-2deg)}@media screen and (min-width: 1470px){.activity-nature-art .activity__text-box{margin-top:-5rem}}.activity-nature-art .activity__heading::before{width:21rem;aspect-ratio:336/64;background-image:url(../images/front-page/activity/nature-art/nature-art.avif)}@media screen and (min-width: 1024px){.activity-nature-art .activity__heading::before{width:31.6666666667vw;aspect-ratio:306/59;max-width:33.777rem}}.activity-interest .activity__heading::before{width:14.75rem;aspect-ratio:236/64;background-image:url(../images/front-page/activity/interest/interest.avif)}@media screen and (min-width: 1024px){.activity-interest .activity__heading::before{width:22.2916666667vw;max-width:23.777rem;aspect-ratio:428/116}}.activity-interest .activity__photo{margin-bottom:.8125rem}@media screen and (min-width: 1024px){.activity-interest .activity__photo{margin-bottom:0}}.activity-interest .activity__photo img{transform:rotate(2deg)}.activity-cooking .activity__photo{margin-bottom:1.09375rem}@media screen and (min-width: 1024px){.activity-cooking .activity__photo{margin-bottom:0}}.activity-cooking .activity__photo img{transform:rotate(-2deg)}@media screen and (min-width: 1470px){.activity-cooking .activity__text-box{margin-top:-3rem}}.activity-cooking .activity__heading::before{width:14.5rem;aspect-ratio:232/64;background-image:url(../images/front-page/activity/cooking/cooking.avif)}@media screen and (min-width: 1024px){.activity-cooking .activity__heading::before{width:21.9791666667vw;aspect-ratio:422/116;max-width:23.444rem}}.activity-event .activity__heading::before{width:10rem;aspect-ratio:160/64;background-image:url(../images/front-page/activity/event/event.avif)}@media screen and (min-width: 1024px){.activity-event .activity__heading::before{width:15.2083333333vw;aspect-ratio:292/116;max-width:16.222rem}}.activity-event .activity__text{margin-bottom:3.175rem}@media screen and (min-width: 1024px){.activity-event .activity__text{margin-bottom:0}}.activity-event__photo{width:89.4871794872vw;aspect-ratio:349/272.39;margin:0 auto}@media screen and (min-width: 1024px){.activity-event__photo{width:32.2916666667vw}}@media screen and (min-width: 1024px){.activity-event__wrap{display:flex;justify-content:center;align-items:center;gap:2.34375rem;margin-bottom:9.555rem}}.activity-event__box{margin-bottom:2.375rem}@media screen and (min-width: 1024px){.activity-event__box{margin-bottom:0;position:relative}}.activity-event__box:first-of-type .activity-event__photo img{transform:rotate(-2deg)}.activity-event__box:first-of-type .activity-event__photo::after{width:20.7128205128vw;max-width:145.39px;aspect-ratio:80.78/25.24;background:url(../images/front-page/living/tape-left-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.activity-event__box:first-of-type .activity-event__photo::after{width:8.6458333333vw;max-width:198.84px;aspect-ratio:156/51;transform:translateX(-50%) rotate(1deg);background-image:url(../images/front-page/living/tape-left-pc.avif)}}@media screen and (min-width: 1024px){.activity-event__box:nth-of-type(2){top:1.91666rem}}.activity-event__box:nth-of-type(2) .activity-event__photo img{transform:rotate(2deg)}.activity-event__box:nth-of-type(2) .activity-event__photo::after{width:18.2769230769vw;aspect-ratio:71.28/25.24;max-width:128.3px;background:url(../images/front-page/living/tape-center-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.activity-event__box:nth-of-type(2) .activity-event__photo::after{width:7.5vw;max-width:172.5px;aspect-ratio:144/51;transform:rotate(-1deg) translateX(-50%);background-image:url(../images/front-page/living/tape-center-pc.avif)}}@media screen and (min-width: 1024px){.activity-event__box:last-of-type{top:3.5444rem}}.activity-event__box:last-of-type .activity-event__photo img{transform:rotate(-2deg)}.activity-event__box:last-of-type .activity-event__photo::after{width:23.3512820513vw;aspect-ratio:91.07/23.62;max-width:163.92px;background:url(../images/front-page/living/tape-right-sp.avif) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.activity-event__box:last-of-type .activity-event__photo::after{width:9.5833333333vw;max-width:220.41px;aspect-ratio:184/48;transform:rotate(2deg) translateX(-50%);background-image:url(../images/front-page/living/tape-right-pc.avif)}}.activity-event__photo{position:relative;max-width:620px}@media screen and (min-width: 1200px){.activity-event__photo{margin-bottom:1.5rem}}.activity-event__photo::after{content:"";position:absolute;top:-3%;left:50%;transform:translateX(-50%);display:block}@media screen and (min-width: 1024px){.activity-event__photo::after{top:-4%}}.activity-event__photo img{position:relative}.activity-event__lead{font-family:var(--font-kiwi);line-height:1.333;letter-spacing:.1em;text-align:center;font-weight:500}@media screen and (min-width: 1024px){.activity-event__lead{line-height:1.111}}.activity-event__name{font-family:var(--font-kiwi);font-size:1.125rem;text-align:center;line-height:1.333;font-weight:500}@media screen and (min-width: 1024px){.activity-event__name{font-size:1.45rem;font-weight:300}}@media screen and (min-width: 1470px){.activity-event__name{font-size:2.222rem}}.activity-event__note{font-size:.875rem;text-align:center}.access{position:relative;margin-bottom:5.9375rem}@media screen and (min-width: 1024px){.access{margin-bottom:8.7055rem}}.access__title{position:relative;display:flex;justify-content:center;align-items:center;font-family:var(--font-kiwi);font-weight:500;font-size:1rem;text-align:center;width:7.25rem;aspect-ratio:1/1;margin:0 auto}@media screen and (min-width: 1024px){.access__title{width:8.49666rem;font-size:1.111rem}}.access__title::before{content:"";position:absolute;z-index:1;width:100%;height:100%;background:url(../images/common/title.svg) 0 0/contain no-repeat}.access__title span{position:relative;z-index:2;color:var(--color-white)}.access__title::before{filter:invert(59%) sepia(7%) saturate(3025%) hue-rotate(15deg) brightness(87%) contrast(73%)}.access__container{display:flex;flex-direction:column;max-width:832px;margin:0 auto}@media screen and (min-width: 1024px){.access__container{flex-direction:row-reverse;justify-content:center;align-items:flex-start;gap:4vw;max-width:none}}@media screen and (min-width: 1200px){.access__container{gap:6.35vw}}.access__map{order:2;width:100%;aspect-ratio:390/480;border:3px solid var(--color-white);box-shadow:3px 3px 3px var(--color-shadow);margin:0 auto 1.5rem}@media screen and (min-width: 768px){.access__map{max-width:832px;aspect-ratio:832/529}}@media screen and (min-width: 1024px){.access__map{margin:0;width:40%;max-width:832px}}.access__map iframe{width:100%;height:100%}.access__text-box{display:contents}@media screen and (min-width: 1024px){.access__text-box{display:block;width:45%;max-width:620px}}.access__invite{order:1;padding-left:1rem;padding-right:1rem;margin-bottom:1.5rem}@media screen and (min-width: 1024px){.access__invite{padding:0}}.access__invite,.access__accept{font-family:var(--font-kiwi);font-size:1.125rem;line-height:1.666}@media screen and (min-width: 1024px){.access__invite,.access__accept{font-size:1.111rem;line-height:1.8}}.access__box{order:3;padding-left:1rem;padding-right:1rem}@media screen and (min-width: 1024px){.access__box{padding:0}}.access__address{margin-bottom:1.25rem}@media screen and (min-width: 1024px){.access__address{font-size:.888rem;margin-bottom:1.333rem}}.access__accept{margin-bottom:1.25rem}@media screen and (min-width: 1024px){.access__accept{margin-bottom:1.333rem}}.access__tel-box{margin:0 0 .25rem 0;max-width:none}.access__fax{text-align:right;margin-bottom:2rem}@media screen and (min-width: 1024px){.access__fax{margin-bottom:3.555rem}}.access__text{margin-bottom:1.5rem}@media screen and (min-width: 1024px){.access__text{margin-bottom:1.333rem}}.access__button{position:relative;width:20.9375rem;max-width:335px;margin-left:0;margin-right:auto;background:var(--color-light-orange);z-index:1}.access__link{color:var(--color-red)}.access-loop{display:flex;align-items:center;overflow:hidden;width:100%;aspect-ratio:390/92}@media screen and (min-width: 1024px){.access-loop{aspect-ratio:1920/270}}@media screen and (min-width: 1200px){.access-loop{position:relative;top:-1rem}}.access-loop__item{width:60.9153846154vw;aspect-ratio:237.57/49.15;margin-left:.8rem;margin-right:.8rem;background:url(../images/front-page/access/loop-text-small.svg) 0 0/contain no-repeat}@media screen and (min-width: 1024px){.access-loop__item{width:38.6666666667vw;margin-left:1rem;margin-right:1rem}}@media screen and (min-width: 1200px){.access-loop__item{margin-left:2rem;margin-right:2rem}}@media screen and (min-width: 2300px){.access-loop__item{width:30vw}}.access-loop__content{display:flex;animation:scroll-left 30s infinite linear}.access-leaf{width:100%;position:absolute;bottom:0;left:0;z-index:-1}@media screen and (min-width: 1024px){.access-leaf{bottom:30vw;max-width:1800px;left:50%;transform:translate(-50%)}}@media screen and (min-width: 1470px){.access-leaf{bottom:10vw}}@media screen and (min-width: 2300px){.access-leaf{bottom:13rem}}.access-leaf__left{position:relative;top:15vw;left:-1vw;width:28.4615384615vw;aspect-ratio:1/1;background:url(../images/front-page/access/leaf-left.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.access-leaf__left{width:20vw;max-width:310.35px}}@media screen and (min-width: 1470px){.access-leaf__left{top:14vw;left:2vw}}@media screen and (min-width: 2300px){.access-leaf__left{top:20rem;left:-1rem}}.access-leaf__right{position:absolute;top:0;right:0;width:30vw;aspect-ratio:1/1;background:url(../images/front-page/access/leaf-right.avif) 0 0/contain no-repeat}@media screen and (min-width: 768px){.access-leaf__right{width:21vw;max-width:365.34px}}@media screen and (min-width: 1470px){.access-leaf__right{top:-7vw;right:-4vw}}@media screen and (min-width: 2300px){.access-leaf__right{top:-6rem;right:-5rem}}