@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes scrollMarkSlide{0%{top:0;opacity:0}10%{top:0;opacity:1}90%{top:100%;opacity:1}100%{top:100%;opacity:0}}@keyframes crossFade{0%{opacity:0;animation-timing-function:ease-in}5%{opacity:1;animation-timing-function:ease-in;transform:scale(1)}32%{opacity:1}42%{opacity:0}100%{opacity:0}}.kv #js-kv__heading,.kv #js-kv__sub{opacity:0;transition:1s ease-out;transform:translateY(20px)}.kv #js-kv__sub{transition-delay:.5s}.kv #js-kv__img__wrap{opacity:0;transition:1s ease-out}@media only screen and (min-width:769px){.kv #js-kv__img__wrap{transform:translateY(20px)}}@media only screen and (max-width:768px){.kv #js-kv__img__wrap{transform:translateY(10px)}}.kv.appeared #js-kv__heading,.kv.appeared #js-kv__sub{opacity:1;transform:translateY(0)}.kv.appeared #js-kv__img__wrap{opacity:1;transition-delay:.5s}@media only screen and (min-width:769px){.kv.appeared #js-kv__img__wrap{transform:translateY(0)}}@media only screen and (max-width:768px){.kv.appeared #js-kv__img__wrap{transform:translateY(0)}}.loading{width:100vw;height:100vh;height:100dvh;position:fixed;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s ease-in}.loading.done{opacity:0}.loading.done__after{display:none}.loading .loading__text{color:#fff;text-align:center}@media only screen and (min-width:769px){.loading .loading__text{letter-spacing:.1em}}@media only screen and (max-width:768px){.loading .loading__text{letter-spacing:.05em}}@media only screen and (min-width:769px){.loading .loading__text{font-size:2.4rem}}.loading .loading__text .loading__blink{display:block;animation-name:blink;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}@media only screen and (min-width:769px){.loading .loading__text .loading__blink{font-size:1.6rem}}.i-take__scroll{opacity:0;color:#fff;position:absolute;left:50%;transition:1s ease-out;transition-delay:2.5s;transform:translateX(-50%)}@media only screen and (min-width:769px){.i-take__scroll{letter-spacing:.1em}}@media only screen and (max-width:768px){.i-take__scroll{letter-spacing:.05em}}@media only screen and (min-width:769px){.i-take__scroll{bottom:7rem}}@media only screen and (max-width:768px){.i-take__scroll{bottom:6.5104166667vw}}.i-take__scroll__line{background-color:#fff;position:absolute;left:50%;transform:translate(-50% -50%)}@media only screen and (min-width:769px){.i-take__scroll__line{width:2px;height:12rem;bottom:7rem}}@media only screen and (max-width:768px){.i-take__scroll__line{width:2px;height:15.625vw;bottom:7.8125vw}}.i-take__scroll__line:after{content:"";display:block;background-color:#fff;border-radius:99px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);animation-name:scrollMarkSlide;animation-duration:2.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media only screen and (min-width:769px){.i-take__scroll__line:after{width:8px;height:8px}}@media only screen and (max-width:768px){.i-take__scroll__line:after{width:1.5625vw;height:1.5625vw}}.i-take__kv__wrap{position:relative;background-color:#000;width:100%;height:100vh;height:100dvh}.i-take__kv{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.i-take__kv .i-take__title{color:#fff}@media only screen and (min-width:769px){.i-take__kv .i-take__title{letter-spacing:.1em}}@media only screen and (max-width:768px){.i-take__kv .i-take__title{letter-spacing:.05em}}@media only screen and (min-width:769px){.i-take__kv .i-take__title{font-size:14rem}}@media only screen and (max-width:768px){.i-take__kv .i-take__title{font-size:11.71875vw}}.i-take__kv .i-take__title span{opacity:0;transition:.4s ease-in;transition-delay:.2s}.i-take__kv .i-take__title span:nth-of-type(1){transition-delay:calc(.2s + .2s*1)}.i-take__kv .i-take__title span:nth-of-type(2){transition-delay:calc(.2s + .2s*2)}.i-take__kv .i-take__title span:nth-of-type(3){transition-delay:calc(.2s + .2s*3)}.i-take__kv .i-take__title span:nth-of-type(4){transition-delay:calc(.2s + .2s*4)}.i-take__kv .i-take__title span:nth-of-type(5){transition-delay:calc(.2s + .2s*5)}.i-take__kv .i-take__title span:nth-of-type(6){transition-delay:calc(.2s + .2s*6)}.i-take__kv .i-take__title span:nth-of-type(7){transition-delay:calc(.2s + .2s*7)}.i-take__kv .i-take__title span:nth-of-type(8){transition-delay:calc(.2s + .2s*8)}.i-take__section__title{text-align:center}@media only screen and (min-width:769px){.i-take__section__title{margin-bottom:6rem}}@media only screen and (max-width:768px){.i-take__section__title{margin-bottom:7.8125vw}}.i-take__section__title .en{display:block;font-family:"Nunito Sans",sans-serif;letter-spacing:.05em}@media only screen and (min-width:769px){.i-take__section__title .en{font-size:5.6rem}}@media only screen and (max-width:768px){.i-take__section__title .en{font-size:7.2916666667vw}}.i-take__section__title .jp{display:block;letter-spacing:.05em}@media only screen and (min-width:769px){.i-take__section__title .jp{font-size:2.4rem}}@media only screen and (max-width:768px){.i-take__section__title .jp{font-size:3.90625vw}}@media only screen and (min-width:769px){.i-take__sec:first-of-type{padding-top:16rem}}@media only screen and (max-width:768px){.i-take__sec:first-of-type{padding-top:20.8333333333vw}}@media only screen and (min-width:769px){.i-take__sec+.i-take__sec{padding-top:20rem}}@media only screen and (max-width:768px){.i-take__sec+.i-take__sec{padding-top:26.0416666667vw}}@media only screen and (min-width:769px){.i-take__sec:last-of-type{padding-bottom:16rem}}@media only screen and (max-width:768px){.i-take__sec:last-of-type{padding-bottom:20.8333333333vw}}#page__i-take.body__appeared .i-take__title__kv span{opacity:1}#page__i-take.body__appeared .i-take__scroll{opacity:1}#page__i-take .swiper-container{position:relative;overflow:hidden}@media only screen and (min-width:769px){#page__i-take .swiper-container{padding-bottom:7.8616352201%;margin-bottom:6rem}}@media only screen and (max-width:768px){#page__i-take .swiper-container{padding-bottom:20.8333333333vw;margin-bottom:7.8125vw}}#page__i-take .swiper-slide__inner{position:relative;padding-bottom:100%}#page__i-take .swiper-slide__inner img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:769px){#page__i-take .swiper-slide__inner img{border-radius:10px}}@media only screen and (max-width:768px){#page__i-take .swiper-slide__inner img{border-radius:2.6041666667vw}}@media only screen and (min-width:769px){#page__i-take .swiper-slide{padding:0 1.5rem}}@media only screen and (max-width:768px){#page__i-take .swiper-slide{padding:0 3.90625vw}}#page__i-take .swiper-button-next,#page__i-take .swiper-button-prev{background-color:#f3f3f3;border-radius:999px}@media only screen and (min-width:769px){#page__i-take .swiper-button-next,#page__i-take .swiper-button-prev{bottom:0;top:auto;width:60px;height:60px}}@media only screen and (max-width:768px){#page__i-take .swiper-button-next,#page__i-take .swiper-button-prev{bottom:0;top:auto;width:13.0208333333vw;height:13.0208333333vw}}@media only screen and (min-width:769px){#page__i-take .swiper-button-prev{left:35%}}@media only screen and (max-width:768px){#page__i-take .swiper-button-prev{left:20.8333333333vw}}#page__i-take .swiper-button-prev:after{content:"";display:block;height:1px;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:769px){#page__i-take .swiper-button-prev:after{width:50%}}@media only screen and (max-width:768px){#page__i-take .swiper-button-prev:after{width:6.5104166667vw}}#page__i-take .swiper-button-prev:before{content:"";display:block;height:1px;background-color:#000;position:absolute;left:32%;transform:translate(-50%,-50%) rotate(-45deg)}@media only screen and (min-width:769px){#page__i-take .swiper-button-prev:before{top:44%;width:10px}}@media only screen and (max-width:768px){#page__i-take .swiper-button-prev:before{top:5.5989583333vw;left:3.90625vw;width:2.6041666667vw}}@media only screen and (min-width:769px){#page__i-take .swiper-button-next{right:35%}}@media only screen and (max-width:768px){#page__i-take .swiper-button-next{right:20.8333333333vw}}#page__i-take .swiper-button-next:after{content:"";display:block;width:50%;height:1px;background-color:#4c444d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#page__i-take .swiper-button-next:before{content:"";display:block;width:10px;height:1px;background-color:#4c444d;position:absolute;right:14%;transform:translate(-50%,-50%) rotate(45deg)}@media only screen and (min-width:769px){#page__i-take .swiper-button-next:before{top:44%;width:10px}}@media only screen and (max-width:768px){#page__i-take .swiper-button-next:before{top:5.5989583333vw;right:1.3020833333vw;width:2.6041666667vw}}#page__i-take .swiper-pagination{display:none !important}