@charset "UTF-8";.nav__LanguageSwitcher ul a,.nav__LanguageSwitcher>button,.nav__MainMenu a{font-size:16rem;font-weight:400;line-height:32rem}.nav{background-color:transparent;left:0;padding:16rem 48rem;position:fixed;right:0;top:0;transition:transform .3s,background-color .3s;z-index:1000}@media (max-width:768px){.nav{padding:8rem 0}}.nav.isScrolled,.nav.isVisible{background-color:#000522}.nav.isScrolled .nav__Wrapper>svg,.nav.isVisible .nav__Wrapper>svg{opacity:1}.nav.isMobileMenuOpen .nav__MainMenu{transform:translate(0)}.nav.isMobileMenuOpen .nav__LanguageSwitcher,.nav.isMobileMenuOpen svg{opacity:0!important}.nav__Wrapper{align-items:center;display:grid;grid-template-columns:auto 1fr auto}@media (max-width:768px){.nav__Wrapper{align-items:center;display:flex;justify-content:space-between;padding:0 16rem}}.nav__Wrapper>svg{opacity:0;transition:opacity .3s}.nav__MainMenu{align-items:center;display:flex;gap:0 48rem;justify-content:center}@media (max-width:768px){.nav__MainMenu{align-items:center;background-color:#000522;bottom:0;display:flex;flex-direction:column;gap:48rem;height:100dvh;justify-content:center;left:0;position:absolute;right:0;top:0;transform:translate(100%);transition:transform .3s}}.nav__MainMenu li{flex-shrink:0}.nav__MainMenu a{font-weight:500}@media (max-width:768px){.nav__MainMenu a{font-size:24rem;line-height:32rem}}.nav__LanguageSwitcher{position:relative}.nav__LanguageSwitcher.isLanguageMenuOpen>button{background-color:#333f63}.nav__LanguageSwitcher.isLanguageMenuOpen>button svg{transform:rotate(180deg)}.nav__LanguageSwitcher>button{align-items:center;color:#fff;display:flex;gap:0 12rem;padding:8rem;text-transform:uppercase;transition:background-color .3s}.nav__LanguageSwitcher>button:hover{background-color:#333f63}.nav__LanguageSwitcher>button svg{color:inherit;max-height:16rem;max-width:16rem;min-height:16rem;min-width:16rem;transition:transform .3s}.nav__LanguageSwitcher ul{align-items:flex-start;background-color:#000522;display:flex;flex-direction:column;justify-content:flex-start;left:-20rem;min-width:144rem;padding:8rem 0;position:absolute;top:56rem}.nav__LanguageSwitcher ul a{align-items:center;display:inline-flex;gap:0 40rem;padding:8rem 16rem}.nav__LanguageSwitcher ul svg{max-height:16rem;max-width:16rem;min-height:16rem;min-width:16rem}.toggleMobileDropdown{display:grid;gap:6rem;place-items:center;position:relative;transition:all .4s;width:60rem;z-index:10}.toggleMobileDropdown span{background-color:#fff;display:block;height:2rem;transition:transform .3s,opacity .15s;width:30rem}.toggleMobileDropdown.isMobileMenuOpen span{transform:rotate(45deg) translate(8rem,7rem)}.toggleMobileDropdown.isMobileMenuOpen span:nth-child(2){opacity:0}.toggleMobileDropdown.isMobileMenuOpen span:last-child{transform:rotate(-45deg) translate(4rem,-4rem)}.fireworks{max-width:500rem;pointer-events:none;position:absolute;width:100%;z-index:-1}.fireworks div{animation:mask 3.2s ease-out infinite;-webkit-mask-image:radial-gradient(hsla(0,0%,100%,0) 12%,#000 70%);mask-image:radial-gradient(#fff0 12%,#000 70%);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:0;will-change:opacity}.fireworks div:nth-of-type(2){animation-delay:.1s;bottom:0;height:100%;left:0;position:absolute;right:0;rotate:22.5deg;top:0;transform-origin:50% 50%;width:100%}.fireworks div svg{will-change:transform}@keyframes mask{0%{-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:0;transform:scale(0)}40%{-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:1;transform:scale(1)}75%{-webkit-mask-size:150% 150%;mask-size:150% 150%}80%{-webkit-mask-size:200% 200%;mask-size:200% 200%;opacity:0}to{-webkit-mask-size:200% 200%;mask-size:200% 200%;opacity:0}}.fireworks--Right{position:absolute;right:0}.fireworks--Right .fireworks{max-width:190rem;width:100vw}.fireworks--Right .fireworks .fill{fill:#d6d2c4}.fireworks--Right .fireworks:first-of-type{right:160rem}.fireworks--Right .fireworks:nth-of-type(2){right:100rem;top:-140rem}.fireworks--Right .fireworks:nth-of-type(3){right:-40rem;top:-200rem}.fireworks--Right .fireworks:nth-of-type(4){right:100rem;top:140rem}.fireworks--Right .fireworks:nth-of-type(5){right:-40rem;top:200rem}.fireworks--Right .fireworks:nth-of-type(6){right:-40rem}.fireworks--Left{left:0;position:absolute}.fireworks--Left .fireworks{max-width:190rem;width:100vw}.fireworks--Left .fireworks .fill{fill:#00b0e9}.fireworks--Left .fireworks:first-of-type{left:-60rem;top:0}.fireworks--Left .fireworks:nth-of-type(2){left:-40rem;top:100rem}.fireworks--Left .fireworks:nth-of-type(3){left:-60rem;top:200rem}.hero__Wrapper h1{font-size:24rem;letter-spacing:0;line-height:32rem}.hero__Wrapper p{font-size:16rem;font-weight:400;line-height:32rem}.hero{overflow-x:clip;position:relative}@media (max-width:768px){.hero{margin-top:90rem;overflow:visible}}.hero>.fireworks:first-of-type{left:0;max-width:470rem;top:0;transform:translate(-50%,-50%)}@media (max-width:768px){.hero>.fireworks:first-of-type{left:50%;max-width:180rem;top:-200rem;transform:translate(-50%);z-index:200}}.hero>.fireworks:first-of-type .fill{fill:#ffc845}.hero>.fireworks:nth-of-type(2){left:50%;max-width:140rem;top:120rem;transform:translate(-50%)}.hero>.fireworks:nth-of-type(2) .fill{fill:#ffc845}@media screen and (max-height:1200px){.hero>.fireworks:nth-of-type(2){top:50rem}}.hero>.fireworks:nth-of-type(3){left:calc(50% + 100rem);max-width:190rem;top:90rem;transform:translate(-50%)}@media (max-width:768px){.hero>.fireworks:nth-of-type(3){top:500rem}}@media screen and (max-height:1200px){.hero>.fireworks:nth-of-type(3){top:50rem}}.hero>.fireworks:nth-of-type(3) .fill{fill:#ff8672}.hero>.fireworks:nth-of-type(4){bottom:40rem;left:calc(50% + 250rem);max-width:240rem;transform:translate(-50%)}@media screen and (max-height:1200px){.hero>.fireworks:nth-of-type(4){bottom:-100rem}}.hero>.fireworks:nth-of-type(4) .fill{fill:#00b0e9}.hero>.fireworks:nth-of-type(5){bottom:100rem;left:100rem;max-width:180rem}.hero>.fireworks:nth-of-type(5) .fill{fill:#00b0e9}@media screen and (max-height:1200px){.hero>.fireworks:nth-of-type(5){bottom:0}}@media screen and (max-height:800px){.hero>.fireworks:nth-of-type(5){bottom:-80rem}}.hero>.fireworks:nth-of-type(6){bottom:10rem;left:calc(50% + 350rem);max-width:240rem;transform:translate(-50%)}@media screen and (max-height:1200px){.hero>.fireworks:nth-of-type(6){bottom:-80rem}}.hero>.fireworks:nth-of-type(6) .fill{fill:#ffc845}.hero>.fireworks:nth-of-type(7){bottom:80rem;left:calc(50% + 30rem);max-width:180rem;transform:translate(-50%)}@media screen and (max-height:1200px){.hero>.fireworks:nth-of-type(7){bottom:0}}.hero>.fireworks:nth-of-type(7) .fill{fill:#ffc845}.hero .fireworks--Right{right:-60rem;top:30dvh}@media screen and (max-height:1200px){.hero .fireworks--Right{right:-200rem}}.hero .fireworks--Left{top:30dvh}.hero__Wrapper{align-items:center;display:grid;gap:0 80rem;grid-template-columns:360rem 1fr;height:100dvh;padding:0 100rem}@media (max-width:768px){.hero__Wrapper{display:flex;flex-direction:column;height:auto;padding:0 16rem}}.hero__Wrapper h1{font-weight:500;margin-bottom:32rem}@media (max-width:768px){.hero__Wrapper h1{font-size:24rem;line-height:32rem;margin-bottom:24rem;margin-top:48rem}}.hero__Wrapper img{height:auto;max-width:360rem;width:100%}@media (max-width:768px){.hero__Wrapper img{max-width:320rem}.hero__Wrapper p{margin-top:48rem}}.innovation__Header h2,.innovation__Header li{font-size:56rem;font-weight:500;line-height:64rem}.innovation__Header h2 span,.innovation__Header li span{color:#00b0e9}.innovation p{font-size:16rem;font-weight:400;line-height:32rem}.innovation{margin-top:-140rem;overflow-x:clip;padding:364rem 0 189rem;position:relative}@media (max-width:768px){.innovation{margin-top:0;padding:96rem 16rem}.innovation.ja{padding-top:64rem}.innovation.ja .innovation__Header h2{display:block;font-size:30rem;font-weight:500;line-height:48rem}.innovation.ja .innovation__TitleMobile{display:none}}.innovation article{margin-top:32rem;max-width:600rem}.innovation .container{position:relative}.innovation .container .fireworks{left:140rem;max-width:300rem;top:-50rem;transform:translateY(-100%)}.innovation .container .fireworks .fill{fill:#d6d2c4}.innovation>.fireworks:first-of-type{bottom:150rem;max-width:240rem;right:140rem;transform:translate(-50%,-50%)}@media (max-width:768px){.innovation>.fireworks:first-of-type{left:50%;max-width:200rem;top:-180rem;transform:translate(-50%);z-index:200}}.innovation>.fireworks:first-of-type .fill{fill:#ffc845}.innovation>.fireworks:nth-of-type(2){bottom:320rem;max-width:140rem;right:80rem;transform:translate(-50%)}.innovation>.fireworks:nth-of-type(2) .fill{fill:#ffc845}.innovation>.fireworks:nth-of-type(3){bottom:180rem;max-width:190rem;right:0;transform:translate(-50%)}@media (max-width:768px){.innovation>.fireworks:nth-of-type(3){top:500rem}}.innovation>.fireworks:nth-of-type(3) .fill{fill:#ff8672}.innovation>.fireworks:nth-of-type(4){bottom:40rem;left:calc(50% + 250rem);max-width:240rem;transform:translate(-50%)}.innovation>.fireworks:nth-of-type(4) .fill{fill:#d6d2c4}@media (max-width:768px){.innovation .fireworks--Right{height:100%}.innovation .fireworks--Right .fireworks:first-of-type{left:unset;max-width:100rem;right:-40rem;top:-80rem}.innovation .fireworks--Right .fireworks:first-of-type .fill{fill:#ff8672}}.innovation .fireworks--Right .fill{fill:#00b0e9}.innovation__TitleMobile{display:none;font-size:30rem;font-weight:500;line-height:48rem}@media (max-width:768px){.innovation__TitleMobile{display:block}}.innovation__Header{align-items:center;display:flex;gap:0 16rem;height:64rem;overflow:hidden}@media (max-width:768px){.innovation__Header{height:48rem}}.innovation__Header h2{height:auto}@media (max-width:768px){.innovation__Header h2{display:none}}.innovation__Header ul{animation:scrollUp 10s infinite;animation-timing-function:linear(0,.008 1.1%,.031 2.2%,.129 4.8%,.257 7.2%,.671 14.2%,.789 16.5%,.881 18.6%,.957 20.7%,1.019 22.9%,1.063 25.1%,1.094 27.4%,1.114 30.7%,1.112 34.5%,1.018 49.9%,.99 59.1%,1);margin-top:auto}.innovation__Header li{color:#00b0e9;height:64rem}@media (max-width:768px){.innovation__Header li{font-size:28rem;font-weight:500;height:48rem;line-height:48rem;white-space:nowrap}}@keyframes scrollUp{10%,20%{transform:translateY(-16.6666666667%)}30%,40%{transform:translateY(-33.3333333333%)}50%,60%{transform:translateY(-50%)}70%,80%{transform:translateY(-66.6666666667%)}90%,to{transform:translateY(-83.3333333333%)}}.timeline__Item h2{font-size:192rem;font-weight:500;line-height:200rem}.timeline__Item h3{font-size:24rem;font-weight:700;line-height:40rem}.timeline__Item p{font-size:16rem;font-weight:400;line-height:32rem}.timeline__Wrapper{display:flex}@media (max-width:768px){.timeline__Wrapper{flex-direction:column}}.timeline__Item{align-items:flex-start;cursor:pointer;display:flex;flex:1;gap:0;max-height:860rem;max-width:127rem;min-height:860rem;overflow:hidden;position:relative;transition:flex .3s,background-color .3s,max-width .3s,max-height .3s}@media (min-width:1601px){.timeline__Item{max-width:100%}}@media (max-width:768px){.timeline__Item{flex-direction:column;max-height:120rem;max-width:100%;min-height:120rem;padding:0 16rem 32rem}}.timeline__Item:hover{background-color:#333f63}.timeline__Item:hover h2{color:#666f8a}@media (min-width:769px){.timeline__Item.ja:first-of-type h2{writing-mode:sideways-rl}}.timeline__Item:not(:first-of-type) h2{letter-spacing:0}.timeline__Item>div{height:100%;padding:0}@media (min-width:769px){.timeline__Item>div{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);padding:64rem 32rem 64rem 8rem;transition:clip-path .3s}}.timeline__Item.isActive{background-color:#000522!important;flex:8.8;max-width:744rem}@media (max-width:768px){.timeline__Item.isActive{max-height:2000rem;max-width:100%}}.timeline__Item.isActive h2{color:#fff}@media (min-width:769px){.timeline__Item.isActive>div{clip-path:polygon(100% 0,0 0,0 100%,100% 100%)}}.timeline__Item h2{color:#333f63;transform:scale(-1);transition:color .3s;writing-mode:vertical-lr}@media (max-width:768px){.timeline__Item h2{color:#fff;font-size:104rem;font-weight:500;letter-spacing:0!important;transform:unset;writing-mode:initial}}.timeline__Item h3{color:#00b0e9}.timeline__Item p{margin-top:8rem;max-width:512rem;min-width:512rem}@media (max-width:768px){.timeline__Item p{font-size:16rem;line-height:32rem;max-width:100%;min-width:unset}}.timeline__Item .button--Small{margin-top:24rem}.timeline__ItemImageWrapper{margin-top:24rem;min-height:300rem;position:relative}@media (min-width:769px){.timeline__ItemImageWrapper{margin-top:50rem}.timeline__ItemImageWrapper:hover img:first-of-type{transform:translate(-20rem,-10rem) rotate(-7deg)}.timeline__ItemImageWrapper:hover img:last-of-type{transform:translate(20rem,10rem) rotate(7deg)}}.timeline__ItemImageWrapper.isHorizontal img:first-of-type{max-height:231rem;max-width:346rem;min-height:231rem;min-width:346rem}@media (max-width:768px){.timeline__ItemImageWrapper.isHorizontal img:first-of-type{max-height:auto;max-width:214rem;min-height:auto;min-width:214rem}}.timeline__ItemImageWrapper.isHorizontal img:last-of-type{left:72rem;max-height:241rem;max-width:399rem;min-height:241rem;min-width:399rem;top:94rem}@media (max-width:768px){.timeline__ItemImageWrapper.isHorizontal img:last-of-type{max-height:auto;max-width:244rem;min-height:auto;min-width:244rem;top:25%}}.timeline__ItemImageWrapper img{-o-object-fit:contain;object-fit:contain;transition:transform .3s,opacity .3s}.timeline__ItemImageWrapper img:first-of-type{margin-left:26rem;max-height:346rem;max-width:252rem;min-height:346rem;min-width:252rem}@media (max-width:768px){.timeline__ItemImageWrapper img:first-of-type{max-height:auto;max-width:174rem;min-height:auto;min-width:174rem;transform:translate(-14rem) rotate(-4deg)}}.timeline__ItemImageWrapper img:last-of-type{left:141rem;max-height:388rem;max-width:315rem;min-height:388rem;min-width:315rem;position:absolute;top:25%;z-index:2}@media (max-width:768px){.timeline__ItemImageWrapper img:last-of-type{left:90rem;max-height:auto;max-width:214rem;min-height:auto;min-width:214rem;top:0;transform:translate(15rem,10rem) rotate(8deg)}}.timeline__Modal{background-color:#000522bf;top:0;right:0;bottom:0;left:0;position:fixed;z-index:2000}.timeline__ModalWrapper{display:flex;flex-direction:column;height:100%;justify-content:center;padding:32rem 16rem}.timeline__ModalWrapper button{margin-bottom:48rem;margin-left:auto;max-height:40rem;max-width:40rem;min-height:40rem;min-width:40rem}.timeline__ModalWrapper button img{height:40rem;width:40rem}.today h2{font-size:56rem;font-weight:500;line-height:64rem}.today h2 span{color:#00b0e9}.today__Items li,.today__Items li p{font-size:24rem;font-weight:700;line-height:40rem}.today{padding:129rem 0 214rem;position:relative}@media (max-width:768px){.today{overflow:hidden;padding:56rem 16rem 48rem}}.today>.fireworks:first-of-type{left:40rem;max-width:344rem;top:0;transform:translate(-50%,-50%);z-index:200}@media (max-width:768px){.today>.fireworks:first-of-type{left:40rem;max-width:160rem;top:450rem;z-index:0}}.today>.fireworks:first-of-type .fill{fill:#00b0e9}@media (max-width:768px){.today>.fireworks:nth-of-type(2){left:40rem;max-width:120rem;top:600rem;transform:translate(-50%,-50%);z-index:200;z-index:0}}.today>.fireworks:nth-of-type(2) .fill{fill:#00b0e9}@media (max-width:768px){.today>.fireworks:nth-of-type(3){left:80rem;max-width:120rem;top:500rem;transform:translate(-50%,-50%);z-index:200;z-index:0}}.today>.fireworks:nth-of-type(3) .fill{fill:#00b0e9}.today .fireworks--Right{top:10dvh}@media (max-width:768px){.today .fireworks--Right{height:100dvh;left:0;right:unset}}.today .fireworks--Right .fireworks{max-width:220rem}@media (max-width:768px){.today .fireworks--Right .fireworks:first-of-type{bottom:-200rem;left:-40rem;max-width:220rem;top:unset}.today .fireworks--Right .fireworks:nth-of-type(2){left:80vw;max-width:160rem;right:-80rem;right:unset;top:0}}.today .fireworks--Right .fireworks .fill{fill:#ffc845}.today .fireworks--Bottom{bottom:50rem;left:316rem;position:absolute}.today .fireworks--Bottom .fireworks{max-width:168rem;width:100vw}.today .fireworks--Bottom .fireworks:first-of-type{left:0}@media (max-width:768px){.today .fireworks--Bottom .fireworks:first-of-type{bottom:-100rem;left:-80rem;max-width:220rem}}.today .fireworks--Bottom .fireworks:nth-of-type(2){left:100rem;top:-140rem}.today .fireworks--Bottom .fireworks:nth-of-type(3){left:180rem;top:-200rem}.today .fireworks--Bottom .fireworks:nth-of-type(4){left:240rem}.today .fireworks--Bottom .fireworks .fill{fill:#d6d2c4}.today h2{margin-bottom:110rem;text-align:center}@media (max-width:768px){.today h2{font-size:38rem;line-height:48rem;margin-bottom:48rem}}.today__Items{display:flex;gap:44rem;justify-content:center}@media (max-width:768px){.today__Items{align-items:center;flex-direction:column;gap:24rem}}.today__Items li{background-color:#333f63;border-radius:50%;color:#fff;max-width:384rem;min-width:384rem;position:relative;text-align:center}@media (max-width:768px){.today__Items li{max-width:296rem;min-width:296rem}}.today__Items li:before{content:"";display:block;padding-top:100%}.today__Items li:hover{color:#000f3c}.today__Items li:hover:first-of-type{background-color:#ffc845}.today__Items li:hover:nth-of-type(2){background-color:#ff8672}.today__Items li:hover:last-of-type{background-color:#a192b2}.today__Items li div{left:50%;padding:0 49rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media (max-width:768px){.today__Items li div{font-size:20rem;line-height:32rem}}.today__Items li span{display:block;font-size:80rem;font-weight:500;line-height:120rem}@media (max-width:768px){.today__Items li span{font-size:56rem;line-height:64rem}}.today__Items li p{font-weight:500}@media (max-width:768px){.today__Items li p{font-size:20rem;letter-spacing:0;line-height:32rem}}.today__Items li p i{font-style:normal}@media (max-width:768px){.today__Items li p i{display:block}.today__Items li div{padding:0 40rem}.today__Items li:first-child div{padding:0 44rem}.today__Items li:nth-child(2).ja div{white-space:nowrap}}@media (min-width:769px){.today__Items li:not(:first-child).ja div{transform:translate(-50%,calc(-50% - 20rem))}}.textWithImage h2{font-size:56rem;font-weight:500;line-height:64rem}.textWithImage h2 span{font-size:24rem;font-weight:700;line-height:40rem}.textWithImage li,.textWithImage p,.textWithImage span{font-size:16rem;font-weight:400;line-height:32rem}.textWithImage{background-color:#fff;overflow:hidden;padding:150rem 0;position:relative}@media (max-width:768px){.textWithImage{padding:48rem 16rem 64rem}}.textWithImage:before{background-image:url(../resources/images/grid.svg);background-repeat:repeat;background-size:410rem;bottom:56rem;content:"";left:calc(100% - 268rem);position:absolute;top:162rem;width:100vw}@media (max-width:768px){.textWithImage:before{bottom:5rem;height:410rem;top:unset}}.textWithImage.isReversed h2{max-width:1100rem}@media (max-width:768px){.textWithImage.isReversed img:first-of-type{left:16rem;max-width:242rem;min-width:242rem;right:unset;top:0;transform:rotate(-10deg)}.textWithImage.isReversed img:nth-of-type(2){max-width:214rem;min-width:214rem;right:0;top:120rem;transform:rotate(5deg)}}@media (min-width:769px){.textWithImage.isReversed{padding:164rem 0 120rem}.textWithImage.isReversed:before{background-position:100% 0;bottom:35rem;left:auto;right:calc(100% - 370rem)}.textWithImage.isReversed .textWithImage__Images{bottom:-140rem;left:40rem;right:auto;top:39rem}}@media (min-width:769px) and (min-width:769px){.textWithImage.isReversed .textWithImage__Images:hover img:first-of-type{transform:translate3d(-20rem,-80rem,0) rotate(-10deg)}.textWithImage.isReversed .textWithImage__Images:hover img:nth-of-type(2){transform:translate3d(30rem,50rem,0) rotate(10deg)}}@media (min-width:769px){.textWithImage.isReversed .textWithImage__Images img:first-of-type{left:0;max-width:384rem;min-width:384rem;right:auto;top:0}.textWithImage.isReversed .textWithImage__Images img:nth-of-type(2){bottom:unset;left:220rem;max-width:300rem;min-width:300rem;right:auto;top:200rem;transform-origin:50% 50%}.textWithImage.isReversed h2{margin-left:auto;max-width:910rem}.textWithImage.isReversed h2+div{margin-left:auto}}.textWithImage .container{position:relative;z-index:1}.textWithImage .container>div:first-of-type{pointer-events:none}.textWithImage h2{color:#000f3c;margin-bottom:32rem;max-width:700rem}@media (max-width:768px){.textWithImage h2{font-size:30rem;line-height:48rem;margin-bottom:24rem}}.textWithImage h2+div{max-width:600rem}.textWithImage h2 span{color:#00b0e9;display:block;font-weight:500;margin-bottom:24rem}@media (max-width:768px){.textWithImage h2 span{font-size:20rem;line-height:32rem;margin-bottom:16rem}}.textWithImage p{color:#000f3c}.textWithImage p+p,.textWithImage p+span,.textWithImage p+ul,.textWithImage ul+p{margin-top:24rem}.textWithImage li,.textWithImage span{color:#000f3c;display:block}.textWithImage li{display:inline-flex;gap:0 8rem;position:relative}.textWithImage li:before{content:"・"}.textWithImage__Images{bottom:-25rem;position:absolute;right:0;top:15rem;z-index:-1}@media (max-width:768px){.textWithImage__Images{bottom:unset;margin-top:24rem;min-height:390rem;position:relative;right:unset;top:unset}}@media (min-width:769px){.textWithImage__Images:hover img:first-of-type{transform:rotate(-7deg)}.textWithImage__Images:hover img:nth-of-type(2){transform:translateY(10rem) rotate(7deg)}}.textWithImage__Images img{position:absolute;transition:transform .3s,opacity .3s!important}.textWithImage__Images img:first-of-type{max-width:488rem;min-width:488rem;right:0;top:20rem;z-index:2}@media (max-width:768px){.textWithImage__Images img:first-of-type{max-width:214rem;min-width:214rem;right:16rem;top:0;transform:rotate(-7deg)}}.textWithImage__Images img:nth-of-type(2){max-width:424rem;min-width:424rem;right:96rem;top:192rem;transform-origin:0 0}@media (max-width:768px){.textWithImage__Images img:nth-of-type(2){max-width:242rem;min-width:242rem;top:60rem;transform:translateY(10rem) rotate(7deg)}}@media (min-width:769px){html[lang=en] .textWithImage:before{background-repeat:no-repeat;background-size:500rem;top:160rem}}.initiatives__Item span{font-size:104rem;font-weight:500;letter-spacing:0;letter-spacing:-12.9rem;line-height:120rem;text-transform:uppercase}.initiatives h2{font-size:56rem;font-weight:500;line-height:64rem}.initiatives h2 span{color:#00b0e9}.initiatives__Item h3{font-size:20rem;font-weight:500;line-height:32rem}.initiatives__Item p{font-size:14rem;font-weight:400;line-height:24rem}.initiatives{padding:120rem 0}@media (max-width:768px){.initiatives{padding:48rem 0 48rem 16rem}}.initiatives h2{margin-bottom:80rem;text-align:center}@media (max-width:768px){.initiatives h2{font-size:30rem;line-height:48rem;margin-bottom:48rem;text-align:left}}.initiatives .button{font-family:Rational;font-weight:400;margin:64rem auto 0}@media (max-width:768px){.initiatives .button{display:none}}.initiatives .button.isLoadMore img{transform:rotate(180deg)}.initiatives .button img{transition:transform .3s}.initiatives__Items{display:flex;flex-wrap:wrap;gap:32rem}@media (max-width:768px){.initiatives__Items{flex-wrap:nowrap;gap:0 24rem;max-width:none;opacity:1!important;transform:none!important;width:auto}}.initiatives__Items+.initiatives__Items{margin-top:48rem}@media (max-width:768px){.initiatives__Items+.initiatives__Items{margin:0 0 0 24rem}}@media (min-width:769px){.initiatives__Items:last-of-type{justify-content:center}}.initiatives__Items:first-of-type .initiatives__Item,.initiatives__Items:nth-of-type(5) .initiatives__Item{background-color:#d6d2c4}.initiatives__Items:nth-of-type(2) .initiatives__Item,.initiatives__Items:nth-of-type(6) .initiatives__Item{background-color:#ffc845}.initiatives__Items:nth-of-type(3) .initiatives__Item{background-color:#ff8672}.initiatives__Items:nth-of-type(4) .initiatives__Item{background-color:#a192b2}.initiatives__Item{background-color:#ff8672;color:#000f3c;cursor:pointer;display:flex;flex:1;overflow:hidden;transition:flex .3s,background-color .3s,max-width .3s;width:100%}@media (min-width:769px){.initiatives__Item{max-height:288rem;max-width:288rem;min-height:288rem;min-width:90rem;position:relative}}@media (max-width:768px){.initiatives__Item{border-radius:8rem;flex:initial;flex-direction:column;max-width:304rem;min-height:100%;min-width:304rem}.initiatives__Item:nth-child(4n+1){background-color:#d6d2c4}.initiatives__Item:nth-child(4n+2){background-color:#ffc845}.initiatives__Item:nth-child(4n+3){background-color:#ff8672}.initiatives__Item:nth-child(4n+4){background-color:#a192b2}.initiatives__Item+.initiatives__Item{margin-left:24rem}}.initiatives__Item:before{background-color:#000f3c;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}@media (min-width:769px){.initiatives__Item:hover:not(.isActive):before{opacity:.8}.initiatives__Item:hover:not(.isActive) span{opacity:1}.initiatives__Item.isActive{flex:12;max-width:880rem}.initiatives__Item.isActive>div{clip-path:polygon(100% 0,0 0,0 100%,100% 100%);transition:clip-path .3s}}.initiatives__Item>div{display:flex;flex-direction:column;justify-content:center;padding:12rem 32rem}@media (min-width:769px){.initiatives__Item>div{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.initiatives__Item span{color:#fff;left:-20rem;opacity:0;position:absolute;top:11rem;transform:rotate(180deg);transition:opacity .3s;will-change:transform;writing-mode:vertical-lr;z-index:22}.initiatives__Item span.ja{writing-mode:sideways-rl}.initiatives__Item h3{margin-bottom:24rem}@media (min-width:769px){.initiatives__Item p{min-width:522rem}}.initiatives__Item img{max-width:288rem;min-height:288rem;min-width:288rem;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}@media (max-width:768px){.initiatives__Item img{max-height:200rem;max-width:100%;min-height:200rem;min-width:100%}}footer h2{font-size:128rem;font-weight:500;line-height:133rem}footer p{font-size:30rem;font-weight:500;line-height:48rem}footer .footer__ShareContainer p,footer ul li{font-size:14rem;font-weight:400;line-height:24rem}footer{padding:200rem 0 25rem;position:relative}@media (max-width:768px){footer{overflow:hidden;padding:48rem 16rem 24rem}}footer>.fireworks{z-index:20}footer>.fireworks:first-of-type{left:160rem;max-width:320rem;top:0;transform:translate(-50%,-50%)}@media (max-width:768px){footer>.fireworks:first-of-type{bottom:-40rem;max-width:240rem;top:unset}footer>.fireworks:first-of-type .fill{fill:#00b0e9!important}}footer>.fireworks:first-of-type .fill{fill:#d6d2c4}footer>.fireworks:nth-of-type(2){left:50%;max-width:140rem;top:-40rem;transform:translate(-50%)}@media (max-width:768px){footer>.fireworks:nth-of-type(2){bottom:100rem;top:unset}}footer>.fireworks:nth-of-type(2) .fill{fill:#ffc845}footer>.fireworks:nth-of-type(3){left:calc(50% + 100rem);max-width:190rem;top:-20rem;transform:translate(-50%)}@media (max-width:768px){footer>.fireworks:nth-of-type(3){bottom:80rem;left:0;top:unset}}footer>.fireworks:nth-of-type(3) .fill{fill:#ff8672}footer>.fireworks:nth-of-type(4){bottom:40rem;left:calc(50% + 50rem);max-width:240rem;transform:translate(-50%)}@media (max-width:768px){footer>.fireworks:nth-of-type(4){bottom:80rem;max-width:160rem}}footer>.fireworks:nth-of-type(4) .fill{fill:#ffc845}footer>.fireworks:nth-of-type(5){bottom:-40rem;left:200rem;max-width:200rem}footer>.fireworks:nth-of-type(5) .fill{fill:#00b0e9}footer>.fireworks:nth-of-type(6){bottom:20rem;left:350rem;max-width:200rem}footer>.fireworks:nth-of-type(6) .fill{fill:#00b0e9}footer>.fireworks:nth-of-type(7){bottom:-20rem;left:550rem;max-width:200rem}footer>.fireworks:nth-of-type(7) .fill{fill:#00b0e9}footer .fireworks--Right{right:150rem;top:-50rem;z-index:20}footer .fireworks--Right .fill{fill:#a192b2!important}footer .footer__ButtonContainer{display:flex;gap:16rem;justify-content:flex-end;margin-left:auto}@media (max-width:768px){footer .footer__ButtonContainer{flex-direction:column;justify-content:flex-start;margin-left:0}}footer .footer__ShareContainer{position:relative}footer .footer__ShareContainer p{background-color:#333f63;border-radius:8rem;left:-24rem;padding:16rem;position:absolute;top:-120rem;width:200rem}@media (max-width:768px){footer .footer__ShareContainer p{left:0;top:32rem}footer h2{font-size:56rem;line-height:64rem}}footer h2.ja{font-size:80rem;line-height:114rem}@media (min-width:769px){footer h2.ja{max-width:1100rem}}@media (max-width:768px){footer h2.ja{font-size:30rem;line-height:48rem}}footer h2 span{color:#00b0e9}footer p{margin:40rem 0 84rem;max-width:640rem}@media (max-width:768px){footer p{font-size:20rem;font-weight:500;line-height:32rem;margin:24rem 0}}footer ul{align-items:center;color:#fff;display:flex;justify-content:center;margin-top:80rem}@media (max-width:768px){footer ul{margin-top:302rem}}footer ul li+li{padding-left:32rem;position:relative}@media (max-width:768px){footer ul li+li{padding-left:16rem}}footer ul li+li:before{background-color:#fff;border-radius:50%;content:"";height:4rem;left:16rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:4rem}@media (max-width:768px){footer ul li+li:before{left:8rem}}html[lang=ja] footer{overflow-x:clip}@media (min-width:769px){html[lang=ja] footer .fireworks--Right{right:-60rem;width:400rem}}html[lang=ja] .footer__ShareContainer p{width:320rem}
