@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap";.footer{margin:0 auto;max-width:120rem;border-top:3px solid rgba(170,170,170,.5)}.footer__content{padding:1.0625rem 0 1.5625rem}.footer__list{display:grid;grid-template-columns:1fr 1fr;max-width:450px;padding-left:0;margin:0 auto 1.875rem;font-size:1rem;text-align:center;list-style-type:none}.footer__list>li:not(:last-of-type){margin-bottom:.75rem}.footer__list>li a{transition:all .3s ease-in-out}.footer__list>li a:hover{opacity:.8}.footer__copyright{font-size:1.25rem;font-weight:600;text-align:center}@media screen and (max-width: 575px){.footer__list{grid-template-columns:1fr}.footer__copyright{font-size:1rem}}html.lang-ja .footer__list>li:not(:last-of-type){margin-bottom:1.5rem}.yt-embed{width:100%;height:100%}.yt-embed__iframe{width:100%;height:100%;border-radius:.75rem}.language-selector{position:relative}.language-selector__dropdown-btn{display:flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase;color:#fff;background:transparent;border:none;transition:.2s ease-in-out;cursor:pointer}.language-selector__dropdown-btn>img{margin-right:.3125rem;width:1.5rem}.language-selector__dropdown-btn:hover>span{opacity:1}.language-selector__dropdown-list{position:absolute;top:3rem;right:0;bottom:unset;left:unset;padding:0;margin:0;min-width:7.5rem;background:#404041;list-style:none;z-index:1}.language-selector__dropdown-list li{display:flex;align-items:center;padding:.25rem 1rem;font-size:.85rem;font-weight:700;text-transform:uppercase;color:#fff;cursor:pointer}.language-selector__dropdown-list li>img{margin-right:.3125rem;width:1.5rem}.language-selector__dropdown-list li:hover{background:#97be46;transition:.2s all ease-in-out}.countdown{padding:20px 0;text-align:center;color:#97be46;font-size:4rem;font-weight:600}.countdown__modal{overflow:hidden}.countdown__title{padding-top:20px;text-align:center;font-weight:900;font-size:2.5rem}@media (min-width: 576px) and (max-width: 767px){.countdown{font-size:3rem}.countdown__title{font-size:2rem}}@media screen and (max-width: 575px){.countdown{font-size:2.5rem}.countdown__title{font-size:1.75rem}}.header{position:fixed;top:0;left:50%;right:unset;max-width:120rem;width:100%;margin:0 auto;padding:8.6875rem 0 3.125rem;z-index:999;transform:translate(-50%);transition:all .3s ease-in-out}.header__scrolled{padding:2.525rem 0!important;background:#000}.header__scrolled .header__nav--logo{top:-1.25rem}.header__scrolled .header__nav--logo>img{width:5.9375rem}.header__nav{position:relative;display:flex;justify-content:center;align-items:center;max-width:87.25rem;margin:0 auto}.header__nav--logo{position:absolute;top:-4.25rem;left:0;transition:all .3s ease-in-out}.header__nav--logo>img{width:9.6875rem;transition:all .3s ease-in-out}.header__nav--links{display:flex;align-items:center;padding:1.125rem 2.1875rem;gap:3.375rem;font-weight:700;text-transform:uppercase;list-style-type:none;background:#000;border-radius:130px}.header__nav--links>li a{transition:all .25s ease-in-out}.header__nav--links>li a.active{color:#97be46}.header__nav>.language-selector{position:absolute;right:3.5%}@media (min-width: 1200px) and (max-width: 1535px){.header{padding:7.5rem 0 3.125rem}.header__nav--logo{top:-2.8125rem}.header__nav--logo>img{width:8.125rem}.header__nav--links{padding:.9375rem 2.1875rem;gap:2.0625rem}}@media (min-width: 992px) and (max-width: 1199px){.header{padding:6.25rem 0 3.125rem}.header__nav--logo{top:-2.1875rem}.header__nav--logo>img{width:6.25rem}.header__nav--links{padding:.9375rem 1.5625rem;gap:2.0625rem;font-size:.875rem}.header__nav>.language-selector{position:absolute;right:0}}@media screen and (min-width: 768px){.header__nav--links>li a{position:relative}.header__nav--links>li a:before{content:"";position:absolute;bottom:-3px;right:unset;left:0;width:0;height:1px;background-color:#97be46;transition:all .25s linear}.header__nav--links>li a:hover{color:#97be46}.header__nav--links>li a:hover:before{width:100%}}@media screen and (max-width: 991px){.header{padding:.9375rem 0;background-color:#000}.header__scrolled{padding:.9375rem 0!important}.header__nav{justify-content:space-between}.header__nav--logo{position:relative;top:unset!important;left:unset!important}.header__nav--logo>img{width:4.0625rem!important}.header__nav--links{display:none}.header__nav>.language-selector{display:none}}html.lang-ja .header__nav--links{padding:1.5rem 2.1875rem}.header-mobile-menu{position:fixed;top:6.5rem;left:0;width:100%;pointer-events:auto;background-color:#000}.header-mobile-menu__nav-links{display:grid;grid-template-columns:1fr 1fr;padding-left:0;padding:1.5rem 0;max-width:470px;margin:0 auto;pointer-events:none;text-align:center;text-transform:uppercase;list-style-type:none}.header-mobile-menu__nav-links>li{display:flex;justify-content:center;align-items:center;padding:.75rem 0}.header-mobile-menu__nav-links--open{pointer-events:all}.header-mobile-menu__nav-link-active{color:#8bc540}.header-mobile-menu__nav-hamburger{color:#fff;border:none;background-color:transparent;cursor:pointer}.header-mobile-menu__nav-hamburger-icon{width:1.3125rem;height:1.5rem}@media screen and (min-width: 992px){.header-mobile-menu,.header-mobile-menu__nav-hamburger{display:none}}@media screen and (max-width: 575px){.header-mobile-menu__nav-links{grid-template-columns:1fr}}.custom-btn{position:relative;display:flex;align-items:center;justify-content:center;min-width:333px;max-width:100%;min-height:3.4375rem;font-size:1.25rem;font-weight:600;color:#fff;background:#97be46;border:none;border-radius:5rem;transition:background .4s ease-in-out,transform .4s ease-in-out,opacity .4s ease-in-out;overflow:hidden;cursor:pointer}.custom-btn:focus{outline:none}.custom-btn:before{content:"";position:absolute;top:0;left:0;width:3.75rem;height:100%;background:#ffffff80;opacity:.5;filter:blur(1.875rem);transform:translate(-8.125rem) skew(-15deg);cursor:pointer}.custom-btn:after{content:"";display:block;position:absolute;top:0;left:1.875rem;width:1.875rem;height:100%;background:#fff3;opacity:0;filter:blur(1.875rem);transform:translate(-6.25rem) scaleX(15deg);cursor:pointer}.custom-btn:active:not(:disabled){background:#8bc540cc;transition:.3s}.custom-btn:disabled{cursor:default;opacity:.5}.custom-btn--secondary{background:#404041;outline-color:#404041}.custom-btn--secondary:active:not(:disabled){background:#181d25cc;transition:.3s}.custom-btn>a{width:100%;padding:.975rem 0}@media screen and (min-width: 768px){.custom-btn:hover:not(:disabled){background:#97be46}.custom-btn:hover:not(:disabled):before{transform:translate(22.75rem) skew(-15deg);opacity:.6;transition:1s}.custom-btn:hover:not(:disabled):after{transform:translate(22.75rem) skew(-15deg);opacity:1;transition:1s}.custom-btn--secondary:hover:not(:disabled):not(:disabled){background:#404041}}@media screen and (max-width: 991px){.custom-btn{min-width:16.4375rem;min-height:3rem}}@media screen and (max-width: 767px){.custom-btn{font-size:1rem}}.btn-scroll-top{position:fixed;right:7%;width:2.25rem;height:2.25rem;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#aaa;border-radius:50%;bottom:-6.25rem;transition:all .5s ease-in-out;z-index:100;cursor:pointer}.btn-scroll-top:hover{background-color:#97be46;transform:translateY(-.4375rem)}.btn-scroll-top>svg{width:1.3rem;height:1.3rem}.btn-scroll-top__show{bottom:1.25rem}@media screen and (max-width: 991px){.btn-scroll-top{background-color:#97be46}}.custom-btn-link{display:flex;justify-content:center;align-items:center;width:333px;max-width:100%;min-height:3.4375rem;margin:0 auto;font-size:1.25rem;font-weight:600;color:#fff;background:#97be46;border:none;border-radius:5rem}@media screen and (max-width: 991px){.custom-btn-link{width:16.4375rem;min-height:3rem}}@media screen and (max-width: 767px){.custom-btn-link{font-size:1rem}}.react-responsive-modal-root{position:fixed;inset:0;z-index:1000}.react-responsive-modal-overlay{background:#00000080;position:fixed;inset:0;z-index:-1}.react-responsive-modal-container{height:100%;outline:0;overflow-x:hidden;overflow-y:auto;text-align:center}.react-responsive-modal-containerCenter:after{width:0;height:100%;content:"";display:inline-block;vertical-align:middle}.react-responsive-modal-modal{max-width:800px;display:inline-block;text-align:left;vertical-align:middle;background:#fff;box-shadow:0 12px 15px #00000040;margin:1.2rem;padding:1.2rem;position:relative;overflow-y:auto}.react-responsive-modal-closeButton{position:absolute;top:14px;right:14px;border:none;padding:0;cursor:pointer;background-color:transparent;display:flex}.react-responsive-modal-overlay,.react-responsive-modal-container,.react-responsive-modal-modal{animation-fill-mode:forwards!important}@keyframes react-responsive-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes react-responsive-modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes react-responsive-modal-modal-in{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@keyframes react-responsive-modal-modal-out{0%{transform:scale(1);opacity:1}to{transform:scale(.96);opacity:0}}.subscribe-modal{padding:2.25rem;width:31.25rem;text-align:center;background-color:#000;border-radius:.625rem}.subscribe-modal p{font-size:.875rem;line-height:1.4;margin-bottom:1.875rem}.subscribe-modal__title{font-size:1.5rem;font-weight:600;margin-bottom:.9375rem}.subscribe-modal__fields{display:flex;flex-direction:column;row-gap:1.25rem;margin-bottom:1.875rem}.subscribe-modal__btn{max-width:15rem;margin:1.25rem auto 0}.subscribe-modal__check{margin-bottom:1.875rem;width:4.375rem;height:4.375rem}@media screen and (max-width: 575px){.subscribe-modal{width:88%}}.video-modal{padding:3.125rem 2.5rem 2.5rem;max-width:68.75rem;width:68.75rem;height:40.625rem;background-color:#000;border:.125rem solid #8bc540;border-radius:.625rem}.video-modal__embed{height:100%}.video-modal__close-btn>svg{fill:#8bc540}@media screen and (max-width: 1199px){.video-modal{width:88%;max-width:88%}}@media (min-width: 768px) and (max-width: 991px){.video-modal{height:33.125rem}}@media screen and (max-width: 767px){.video-modal{padding:3.125rem 1.25rem 1.25rem;height:26.25rem}}.base-modal{max-width:1000px;width:90%;padding:4rem 1.2rem 1.2rem!important;border-radius:1rem;background:#1d1d1f}.base-modal__close-btn:focus-visible{outline:none}.base-modal__close-btn svg{transition:all .3s ease-in-out;fill:#fff}.base-modal__close-btn svg:hover{fill:#97be46}.base-modal iframe{width:100%;height:33.75rem}@media (min-width: 768px) and (max-width: 991px){.base-modal iframe{height:27.5rem}}@media (min-width: 576px) and (max-width: 767px){.base-modal iframe{height:21.25rem}}@media screen and (max-width: 575px){.base-modal iframe{height:15rem}}.container,.section-container{width:100%;max-width:120rem;padding-left:.875rem;padding-right:.875rem;margin-left:auto;margin-right:auto}.section-title{font-size:2.5rem;font-weight:800}.section-title>span{color:#97be46}.h1{font-family:Inter,sans-serif;font-size:2.375rem;font-weight:600;line-height:1.2;color:#fff;text-transform:uppercase;letter-spacing:.02em}.no-scroll{overflow:hidden}.text-right{text-align:right}.text-bold{font-weight:700!important}.custom-scroll-X::-webkit-scrollbar{height:.25rem}.custom-scroll-X::-webkit-scrollbar-thumb{background:#a0a0a0;border-radius:1rem}.custom-scroll-X::-webkit-scrollbar-track{border-radius:1rem;background:transparent}@keyframes dash{0%{stroke-dashoffset:822}to{stroke-dashoffset:0}}@media screen and (min-width: 1200px){.container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1200px) and (max-width: 1535px){.section-title{font-size:2.1875rem}}@media (min-width: 992px) and (max-width: 1199px){.section-title{font-size:1.9375rem}}@media screen and (max-width: 1199px){.container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 768px) and (max-width: 991px){.custom-scroll-X::-webkit-scrollbar{height:.5rem}.section-title{font-size:1.9375rem}}@media (min-width: 576px) and (max-width: 767px){.container{padding-left:1.75rem;padding-right:1.75rem}.section-title{font-size:1.75rem}}@media screen and (max-width: 575px){.container{padding-left:1rem;padding-right:1rem}.section-title{font-size:1.25rem}}:root{--font-noto-sans-jp: "Noto Sans JP", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html.lang-ja,html.lang-ja *,html.lang-ja *:before,html.lang-ja *:after{font-family:var(--font-noto-sans-jp)!important;line-height:1.3!important}body{margin:0;padding:0;min-height:100vh;min-width:20rem;line-height:1.2;font-weight:400;font-size:1rem;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;color:#fff;background:#1d1d1f;overflow-x:hidden;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{max-width:120rem;margin:0 auto;padding-top:15.5625rem}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin:0}p{margin-top:0;margin-bottom:0;line-height:1.6rem}ol,ul,dl{margin-top:0;margin-bottom:0}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}a{color:inherit;text-decoration:none;background-color:transparent}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}[role=button]{cursor:pointer}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}ul{line-height:2rem}input,textarea{padding:.75rem 1.25rem;width:100%;color:#fff;background:#293240;border-radius:1.5rem;border:.0625rem solid #495769;outline:none;transition:outline-color .2s ease-in-out}input:hover,textarea:hover{outline-color:#647180}input::placeholder,textarea::placeholder{color:#495769}input{min-height:2.5rem}textarea{min-height:110px}section{scroll-margin-top:120px}@media (min-width: 992px) and (max-width: 1199px){main{padding-top:209px}}@media (min-width: 576px) and (max-width: 991px){main{padding-top:9.8125rem}}@media screen and (max-width: 575px){main{padding-top:9.5625rem}}
