:root{--gap:160rem;--color-white:#fff;--color-black:#000;--color-gray-100:#f8f8f8;--color-gray-200:#ddd;--color-gray-300:#aaa;--color-gray-400:#777;--color-gray-500:#333;--color-gray-600:#191919;--color-gray-700:#111;--primary-orange:#ff6700;--primary-red:#ff2f00;--primary-pink:#ea0091;--primary-brown:#30211c;--primary-gray:#e5dede}@media (max-width:1440px){:root{--gap:80rem}}@media (max-width:768px){:root{--gap:24rem}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:Outfit,sans-serif;font-weight:500;line-height:1;color:#fff;word-break:break-word;background:#000}a,button,input,select,textarea{font-family:inherit;color:inherit;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{text-decoration:none}button{background-color:transparent;cursor:pointer}img{width:100%;vertical-align:top}@font-face{font-family:Outfit;font-weight:100;src:url(/assets/fonts/Outfit-Thin.ttf) format("truetype"),url(/assets/fonts/Outfit-Thin.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:200;src:url(/assets/fonts/Outfit-ExtraLight.ttf) format("truetype"),url(/assets/fonts/Outfit-ExtraLight.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:300;src:url(/assets/fonts/Outfit-Light.ttf) format("truetype"),url(/assets/fonts/Outfit-Light.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:400;src:url(/assets/fonts/Outfit-Regular.ttf) format("truetype"),url(/assets/fonts/Outfit-Regular.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:500;src:url(/assets/fonts/Outfit-Medium.ttf) format("truetype"),url(/assets/fonts/Outfit-Medium.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:600;src:url(/assets/fonts/Outfit-SemiBold.ttf) format("truetype"),url(/assets/fonts/Outfit-SemiBold.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:700;src:url(/assets/fonts/Outfit-Bold.ttf) format("truetype"),url(/assets/fonts/Outfit-Bold.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:800;src:url(/assets/fonts/Outfit-ExtraBold.ttf) format("truetype"),url(/assets/fonts/Outfit-ExtraBold.woff2) format("woff2")}@font-face{font-family:Outfit;font-weight:900;src:url(/assets/fonts/Outfit-Black.ttf) format("truetype"),url(/assets/fonts/Outfit-Black.woff2) format("woff2")}html{font-size:1px}@media screen and (max-width:1920px){html{font-size:0.05208vw}}@media (max-width:1440px){html{font-size:0.05556vw}}@media (max-width:768px){html{font-size:1px}}html.sub .container{padding-top:100vh}html.sub .contents{position:relative;background:#000}.app{display:flex;flex-direction:column;position:relative;min-height:100vh}main{flex:auto}.c-header{position:fixed;top:0;left:0;overflow:hidden;z-index:100;width:100%;height:80px;transition:height .3s}@media screen and (max-width:768px){.c-header{overflow:visible;height:56px}}.p-main .c-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transform;transition:background-color .3s,opacity .3s;opacity:1}.c-header.active:before{background:#000}@media screen and (min-width:768px){.c-header--active{height:428px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c-header--active:before{background-color:#111!important;opacity:.8}}.c-header__inr{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;height:80px;margin:0 auto;padding:0 var(--gap)}@media screen and (max-width:768px){.c-header__inr{height:56px;padding:0 24px}}.c-header__logo{display:block;position:relative;z-index:1;width:118px}@media screen and (max-width:768px){.c-header__logo{width:84rem}}.c-header__btn{display:none;position:relative;z-index:1;padding:20px 0;font-weight:500;font-size:max(16rem,12px);line-height:24px;text-transform:uppercase}@media screen and (max-width:768px){.c-header__btn{display:block}}@media screen and (max-width:768px){.c-gnb{display:none;overflow:hidden;height:var(--height,100vh);padding:56px 0}.c-gnb--active{display:block;position:fixed;top:0;left:0;width:100%;background:#000}}@media screen and (max-width:768px){.c-gnb__inr{display:flex;align-items:center;flex-wrap:wrap;overflow-y:auto;height:100%;padding:0 24px;background:#000}}.c-gnb__list{display:flex}@media screen and (max-width:768px){.c-gnb__list{flex-direction:column;flex-wrap:wrap;align-items:center}}.c-gnb__item{display:flex;align-items:center;position:relative;width:max(160rem,116px);height:80px;margin:0 40rem 0 0}.c-gnb__item:first-child{display:none}.c-gnb__item:last-child{margin-right:0}@media screen and (max-width:768px){.c-gnb__item{width:100%;height:auto;margin:0 0 40rem}.c-gnb__item,.c-gnb__item:first-child{display:block}.c-gnb__item:last-child{margin-bottom:0}.c-gnb__item.open .c-gnb__box{margin-top:16px}.c-gnb__item.open .c-gnb__title{color:#ff2f00}.c-gnb__item.open .c-gnb__title svg .arr{stroke:#ff2f00}.c-gnb__item.not-open .c-gnb__title{color:hsla(0,0%,95%,.3)}}@media screen and (min-width:768px){.c-gnb__item:hover .c-gnb__title{color:#ff2f00}.c-gnb__item:hover .c-gnb__title svg .arr{stroke:#ff2f00}}@media screen and (min-width:768px) and (max-width:768px){.c-gnb__item:hover .c-gnb__title{pointer-events:none}}@media screen and (min-width:768px){.c-gnb__item:not(:first-child):hover .c-gnb__box{height:auto!important}}@media screen and (min-width:768px) and (max-width:768px){.c-gnb__item:not(:first-child):hover .c-gnb__box{pointer-events:none}}.c-gnb__title{font-size:max(16rem,12px);line-height:1.5;text-transform:uppercase;transition:color .3s}@media screen and (max-width:768px){.c-gnb__title{font-size:32rem;line-height:1.25}}.c-gnb__sub{position:absolute;top:100%;left:0;width:100%;transition:height .3s}@media screen and (max-width:768px){.c-gnb__sub{position:relative;top:auto;overflow:hidden;height:0}}@media screen and (max-width:768px){.c-gnb__sub-list{position:absolute;top:0;left:0;width:100%;padding:48rem 24rem 32rem}}.c-gnb__sub-item{transition:color .3s}.c-gnb__sub-item:not(:first-child){margin-top:max(16rem,12px)}.c-gnb__sub-item:hover .c-gnb__sub-link{color:#ff2f00}.c-gnb__sub-item:hover .c-gnb__sub-link svg .arr{stroke:#ff2f00}.c-gnb__sub-item a{transition:color .3s}.c-gnb__sub-item a:hover{color:#ff2f00}.c-gnb__sub-item a:hover svg .arr{stroke:#ff2f00}.c-gnb__sub-link{display:flex;align-items:center;justify-content:space-between;font-size:max(16rem,12px);line-height:1.38}.c-gnb__sub-link svg{width:12rem;height:12rem}.c-gnb__sub-link svg .arr{stroke:#fff}@media screen and (max-width:768px){.c-gnb__sub-link{justify-content:start;font-size:24rem;line-height:1.33}.c-gnb__sub-link svg{width:20rem;height:20rem;margin-left:8px}}.c-gnb__three-depth li{margin-top:6px;padding:0 12rem}@media screen and (max-width:768px){.c-gnb__three-depth li{margin-top:20px;padding:0 16rem}}.c-gnb__three-depth li:first-child{margin-top:8px}@media screen and (max-width:768px){.c-gnb__three-depth li:first-child{margin-top:16px}}.c-gnb__three-depth li a{font-size:14rem;font-weight:500;line-height:1.5}@media screen and (max-width:768px){.c-gnb__three-depth li a{font-size:16rem}}.c-gnb__three-depth li a svg{width:12rem;height:12rem;margin-left:4rem}.c-footer{position:relative;border-top:1px solid hsla(0,0%,100%,.5);background:#000}@media screen and (max-width:768px){.c-footer{border-top:none}}.c-footer__navi{padding:90rem var(--gap)}@media (max-width:960px){.c-footer__navi{padding-top:64rem;padding-bottom:0}}.c-footer__menu--title{position:relative;margin-bottom:20px;font-size:24rem;line-height:1.33}@media (max-width:960px){.c-footer__menu--title--pc{display:none}}.c-footer__menu--title--mb{display:none;width:100%;text-align:left}@media (max-width:960px){.c-footer__menu--title--mb{display:block}}@media (max-width:960px){.c-footer__menu--title{font-size:24px;line-height:1.33;margin-bottom:0}.c-footer__menu--title:after{content:"";display:block;position:absolute;right:0;top:1px;width:30px;height:30px;background:50%/100% url(/assets/img/icon/ico_arrow-black.png);background-repeat:no-repeat}}.c-footer__menu--list{display:flex;justify-content:center}@media (max-width:960px){.c-footer__menu--list{display:block;border-top:1px solid hsla(0,0%,100%,.1)}}@media screen and (min-width:961px){.c-footer__menu--item{width:max(188rem,135px)}.c-footer__menu--item:not(:last-child){margin-right:160rem}}@media (max-width:960px){.c-footer__menu--item{padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.c-footer__menu--item.open .c-footer__menu--title:after{transform:rotate(180deg)}}@media screen and (min-width:961px){.c-footer__menu--sub{max-height:none!important}}@media (max-width:960px){.c-footer__menu--sub{max-height:0;overflow:hidden;transition:max-height .35s ease-in-out}}@media (max-width:960px){.c-footer__menu--sub--list{padding:24px 0 3px}}.c-footer__menu--sub--item{margin-bottom:10px}@media (max-width:960px){.c-footer__menu--sub--item{margin-bottom:20px}}.c-footer__menu--sub--item:last-child{margin-bottom:0}.c-footer__menu--sub--link{font-size:max(16rem,12px);line-height:1.5}@media (max-width:960px){.c-footer__menu--sub--link{font-size:16px}}.c-footer__menu--sub--link .menu__icon--target{display:inline-block;width:12rem;height:12rem;margin-left:4px;vertical-align:middle}.c-footer__copyright{position:relative;border-top:1px solid hsla(0,0%,100%,.1)}@media (max-width:960px){.c-footer__copyright{padding:0;border-top:0}}.c-footer__sns{position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%)}@media (max-width:960px){.c-footer__sns{position:relative;padding:40px 24px;transform:none}}.c-footer__sns--list{display:inline-flex;position:relative;left:calc(100% - 1040rem);transform:translate(-40rem)}@media (max-width:960px){.c-footer__sns--list{display:flex;flex-wrap:wrap;left:auto;margin:-14px -17px;transform:none}}.c-footer__sns--link{display:block;width:24px;height:24px;margin-right:12px}@media (max-width:960px){.c-footer__sns--link{flex-shrink:0;width:28px;height:28px;margin:14px 17px}}.c-footer__terms{display:flex;justify-content:space-between;flex-direction:row-reverse;padding:28rem var(--gap)}@media (max-width:960px){.c-footer__terms{flex-direction:column;padding-top:20rem;padding-bottom:20rem;border-top:1px solid hsla(0,0%,100%,.1)}}.c-footer__terms--item{font-size:max(16rem,12px);font-weight:500;line-height:1.5;color:var(--color-white);z-index:10}@media (max-width:960px){.c-footer__terms--item{font-size:14px;line-height:1.43}.c-footer__terms--item:nth-child(2){margin-top:16px;color:hsla(0,0%,100%,.4)}}.c-sec-heading{position:relative;font-weight:500;font-size:56rem;line-height:1.14}@media screen and (max-width:768px){.c-sec-heading{font-size:32rem;line-height:1.25}}.c-sec-heading--align-center,.c-sec-heading--align-center-mo-left{text-align:center}@media screen and (max-width:768px){.c-sec-heading--align-center-mo-left{text-align:left}}.c-sec-heading--mb-0{margin-bottom:0}.c-sec-heading--mb-40{margin-bottom:40rem}@media screen and (max-width:768px){.c-sec-heading--mb-40{margin-bottom:32rem}}.c-sec-heading--mb-56{margin-bottom:56rem}@media screen and (max-width:768px){.c-sec-heading--mb-56{margin-bottom:24rem}}.c-sec-heading--mb-80{margin-bottom:80rem}@media screen and (max-width:768px){.c-sec-heading--mb-80{margin-bottom:32rem}}.c-sec-heading--mb-120{margin-bottom:120rem}@media screen and (max-width:768px){.c-sec-heading--mb-120{margin-bottom:32rem}}.c-sec-heading__tit--weight-bold{font-weight:600}@media screen and (max-width:768px){.c-sec-heading__tit--weight-bold{font-weight:500}}.c-sec-heading__desc{margin-top:22rem;font-size:24rem;line-height:1.33}@media screen and (max-width:768px){.c-sec-heading__desc{margin-top:12rem;font-size:16rem;line-height:1.38}}.c-sec-heading__btns{display:flex;align-items:center;position:absolute;right:0;bottom:0}.c-sec-heading__btns--align-vetical{position:static;margin-top:40rem}@media screen and (max-width:768px){.c-sec-heading__btns--align-vetical{margin-top:32rem;flex-direction:column;align-items:flex-start}}.c-sec-heading__btn{margin-left:8px}@media screen and (max-width:768px){.c-sec-heading__btn{margin-left:0;margin-bottom:12rem}}.c-sec-heading__btn:first-child{margin-left:0}@media screen and (max-width:768px){.c-sec-heading__btn:last-child{margin-bottom:0}}.c-btn{display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;white-space:nowrap;border:2px solid var(--color-white);border-radius:999rem}.c-btn--md{height:44rem;padding:0 20rem;font-size:14rem;font-weight:500}.c-btn--md .c-btn__icon{margin-left:4px}.c-btn--lg{height:56rem;padding:0 24rem;font-size:20rem;font-weight:500}.c-btn--lg .c-btn__icon{margin-left:6px}.c-btn--lg .c-btn__icon--blank{width:16rem;height:16rem}.c-btn--xlg{height:96rem;padding:32rem;font-size:56rem}.c-btn--white{color:var(--color-black);background:var(--color-white)}.c-btn--black{color:var(--color-white);background:var(--color-black)}.c-btn--next,.c-btn--prev{width:48rem;height:48rem;border:none}.c-btn--next:after,.c-btn--prev:after{content:"";display:block;width:100%;height:100%;border-radius:50%;background-repeat:no-repeat;background-size:24rem;background-position:50%;background-color:var(--color-white)}.c-btn--prev:after{background-image:url(/assets/img/icon/ico_right.svg);transform:rotate(180deg)}.c-btn--prev.c-btn--disabled:after{background-image:url(/assets/img/icon/ico_left-disable.svg);transform:none}.c-btn--next:after{background-image:url(/assets/img/icon/ico_right.svg)}.c-btn--next.c-btn--disabled:after{background-image:url(/assets/img/icon/ico_left-disable.svg);transform:rotate(180deg)}.c-btn--close{width:48rem;height:48rem;border:none}.c-btn--close:after{content:"";display:block;width:100%;height:100%;border-radius:50%;background:50%/24rem var(--color-black) no-repeat url(/assets/img/icon/ico_close.svg)}.c-btn--text{font-size:32rem;line-height:1.31;text-decoration:underline;border:none}@media screen and (max-width:768px){.c-btn--text{font-size:16rem;line-height:1.5}}.c-btn__icon{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-size:100%;background-position:50%}.c-btn__icon--blank{width:12rem;height:12rem;background-image:url(/assets/img/icon/ico_outlink-red.svg)}.c-btn__icon--discord{width:20rem;height:20rem;background-image:url(/assets/img/icon/ico_discord.svg)}@media screen and (max-width:768px){.c-btn__icon--discord{width:24rem;height:24rem}}.c-btn__icon--down{width:20rem;height:20rem;background-image:url(/assets/img/icon/ico_seemore-down.svg)}.c-kv{position:fixed;top:0;left:0;width:100%;height:100vh}.c-kv__inner{padding:0 var(--gap);margin-left:auto;margin-right:auto;height:100%}@media screen and (max-width:768px){.c-kv__inner{padding:0 24rem}}.c-kv__img{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.c-kv__img img{position:absolute;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.c-kv__contents{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center}.c-kv__desc{font-size:20rem;font-weight:600;line-height:1.8;color:var(--color-white);padding-bottom:8rem}@media screen and (max-width:768px){.c-kv__desc{line-height:1.4;padding-bottom:12rem}}.c-kv__title{font-size:80rem;font-weight:500;line-height:1.13;color:var(--color-white)}@media screen and (max-width:768px){.c-kv__title{font-size:50rem;line-height:1.15;letter-spacing:-1.1px}}.c-kv__btn{margin-top:65rem}@media screen and (max-width:768px){.c-kv__btn{margin-top:48rem}}.accordion__item{position:relative;margin-bottom:16rem;overflow:hidden;border-radius:16px;text-align:left;background-color:var(--color-gray-700);transition:all .5s ease-in}@media screen and (max-width:768px){.accordion__item{margin-bottom:12rem}}.accordion__item:last-child{margin-bottom:0}.accordion__item--vertical.accordion__item--vertical{display:flex;align-items:flex-start}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical{display:block}}.accordion__item--vertical.accordion__item--vertical .accordion__head{padding:40rem 56rem}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical .accordion__head{padding:24rem}}.accordion__item--vertical.accordion__item--vertical .accordion__content{position:absolute;right:0;margin-right:200rem;max-width:500rem;width:100%;margin-left:auto;opacity:0}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical .accordion__content{margin-right:0;max-width:none}}.accordion__item--vertical.accordion__item--vertical .accordion__content--description{font-weight:500}.accordion__item--vertical.accordion__item--vertical .accordion__content--inner{padding:44rem 0}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical .accordion__content--inner{padding:0 24rem 24rem;margin-top:-4rem}}.accordion__item--vertical.accordion__item--vertical .accordion__content--list{margin-top:0}.accordion__item--vertical.accordion__item--vertical.open{display:flex}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical.open{display:block}}.accordion__item--vertical.accordion__item--vertical.open .accordion__head{padding:40rem 56rem}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical.open .accordion__head{padding:24rem}}.accordion__item--vertical.accordion__item--vertical.open .accordion__content{position:relative;opacity:1}.accordion__item--vertical.accordion__item--vertical.open .accordion__icon{right:56rem;top:32rem}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical.open .accordion__icon{right:24rem;top:24rem}}.accordion__item--vertical.accordion__item--vertical.open .accordion__title{font-size:32rem;font-weight:600;line-height:1.25;color:#ff2f00}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical.open .accordion__title{font-size:16rem;line-height:1.4}}.accordion__item--vertical.accordion__item--vertical.open .accordion__title--wrap{padding-right:0;text-align:left}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical.open .accordion__title--wrap{padding-right:40rem}}.accordion__item--vertical.accordion__item--vertical .accordion__icon{top:40rem}@media screen and (max-width:768px){.accordion__item--vertical.accordion__item--vertical .accordion__icon{top:24rem}}.accordion__item.open{background-color:var(--color-white)}.accordion__item.open .accordion__content{overflow:visible}.accordion__item.open .accordion__icon{transform:rotate(180deg)}.accordion__item.open .accordion__icon svg path{stroke:#ff2f00}.accordion__item.open .accordion__title{color:var(--color-black)}.accordion__head{width:100%;padding:32rem 56rem}@media screen and (max-width:768px){.accordion__head{padding:20rem 24rem}}.accordion__icon{position:absolute;right:56rem;top:32rem;transition:.35s}@media screen and (max-width:768px){.accordion__icon{right:24rem;top:18rem}}.accordion__icon svg{width:40rem;height:40rem}@media screen and (max-width:768px){.accordion__icon svg{width:24rem;height:24rem}}.accordion__icon svg path{stroke:var(--color-white)}.accordion__title{font-size:32rem;font-weight:500;line-height:1.31;text-align:left;transition:.35s}@media screen and (max-width:768px){.accordion__title{font-size:16rem;line-height:1.38}}.accordion__title--wrap{display:flex;justify-content:space-between;align-items:flex-start;padding-right:40rem}.accordion__content{max-height:0;overflow:hidden;transition:max-height .35s ease-in-out}.accordion__content--inner{padding:0 56rem 32rem}@media screen and (max-width:768px){.accordion__content--inner{padding:0 24rem 20rem}}.accordion__content--title{font-size:32rem;font-weight:500;line-height:1.31;color:var(--color-black)}.accordion__content--list{margin-top:-7rem;position:relative}@media screen and (max-width:768px){.accordion__content--list{margin-top:-4rem}}.accordion__content--item{position:relative;padding-left:20rem;margin-bottom:12rem;font-size:24rem;color:#333;line-height:1.33;font-weight:400}@media screen and (max-width:768px){.accordion__content--item{padding-left:12rem;margin-bottom:16rem;font-size:16rem;line-height:1.38}}.accordion__content--item:last-child{margin-bottom:0}.accordion__content--item:before{content:"";display:block;position:absolute;left:0;top:12rem;width:8rem;height:8rem;border-radius:8px;background-color:#ff2f00}@media screen and (max-width:768px){.accordion__content--item:before{top:8rem;width:4rem;height:4rem}}.accordion__content--sub{margin-top:16rem}@media screen and (max-width:768px){.accordion__content--sub{margin-top:12rem}}.accordion__content--sub li{position:relative;padding-left:12rem;font-size:20rem;line-height:1.4;color:#333}@media screen and (max-width:768px){.accordion__content--sub li{font-size:14rem;line-height:1.43;margin-bottom:8px}}.accordion__content--sub li:before{content:"";display:block;position:absolute;left:0;top:12rem;width:4rem;height:4rem;border-radius:4px;background-color:#ff2f00}@media screen and (max-width:768px){.accordion__content--sub li:before{top:8rem}}.accordion__content--description{color:var(--color-black);font-size:24rem;line-height:1.33;font-weight:400}@media screen and (max-width:768px){.accordion__content--description{font-size:16rem;line-height:1.38}}.accordion__content--rank{margin-top:32rem;font-weight:400;color:#333;font-size:24rem;line-height:1.33}@media screen and (max-width:768px){.accordion__content--rank{margin-top:32rem;font-size:14rem;line-height:1.43}}.accordion__content--rank li{margin-bottom:7rem;position:relative;line-height:44rem}@media screen and (max-width:768px){.accordion__content--rank li{align-items:center;line-height:32rem;margin-bottom:8rem}}.accordion__content--rank li:before{content:"";display:inline-block;width:44rem;height:44rem;margin-right:24rem;vertical-align:top;background-size:cover}@media screen and (max-width:768px){.accordion__content--rank li:before{width:32rem;height:32rem;margin-right:12px}}.accordion__content--rank li:first-child::before{background-image:url(/assets/img/icon/ico_1-st.svg)}.accordion__content--rank li:nth-child(2):before{background-image:url(/assets/img/icon/ico_2-nd.svg)}.accordion__content--rank li:nth-child(3):before{background-image:url(/assets/img/icon/ico_3-rd.svg)}.accordion__content--rank li:last-child{margin-bottom:0}.accordion__content--rank strong{font-weight:600}.carousel{overflow:hidden}.carousel-no>div{display:flex;justify-content:space-between;margin:0 -10rem}@media screen and (max-width:768px){.carousel-no>div{flex-wrap:wrap;margin:0}}.carousel-no>div>div{margin:0 10rem}@media screen and (max-width:768px){.carousel-no>div>div{margin:12rem 0 0}.carousel-no>div>div:first-child{margin:0}}.carousel-typeA__item{width:33.333%}@media screen and (max-width:768px){.carousel-typeA__item{width:100%}}.carousel-typeA__item-thumb img{border-radius:16rem 16rem 0 0}.carousel-typeA__item-box{position:relative;min-height:356rem;padding:32rem 40rem;background:#f8f8f8;border-radius:0 0 16rem 16rem}@media screen and (max-width:768px){.carousel-typeA__item-box{padding:24rem 28rem;min-height:304rem}}.carousel-typeA__item-category{display:inline-block;padding:2rem 6rem;font-size:12rem;font-weight:500;line-height:1.17;color:#ff2f00;border:1px solid #ff2f00;border-radius:2rem;text-transform:uppercase}.carousel-typeA__item-title{-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden;max-height:84rem;margin-top:8rem;font-weight:500;font-size:32rem;line-height:42rem;color:var(--color-black);word-wrap:break-word;-webkit-line-clamp:2;text-overflow:ellipsis}@media screen and (max-width:768px){.carousel-typeA__item-title{max-height:56rem;font-size:20rem;line-height:28rem}}.carousel-typeA__item-info{margin-top:10rem}@media screen and (max-width:768px){.carousel-typeA__item-info{margin-top:8rem}}.carousel-typeA__item-info div{display:inline-flex;align-items:center;font-size:14rem;font-weight:500;line-height:1.43;color:#aaa}.carousel-typeA__item-info div:first-child:after{content:"";display:inline-flex;align-items:center;width:1px;height:8rem;margin:0 5rem 0 6rem;background:#aaa}.carousel-typeA__item-desc{-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden;width:100%;max-height:44rem;margin-top:16rem;font-size:16rem;font-weight:400;line-height:22rem;color:#333;word-wrap:break-word;-webkit-line-clamp:2;text-overflow:ellipsis}@media screen and (max-width:768px){.carousel-typeA__item-desc{margin-top:8rem}}.carousel-typeA__item-btn{position:absolute;bottom:32rem;left:40rem}@media screen and (max-width:768px){.carousel-typeA__item-btn{bottom:24rem;left:28rem}}@media screen and (max-width:768px){.carousel-typeB{max-width:375px;height:calc(var(--typeBHeight) * 2 + 124rem);margin:0 auto;overflow:hidden}}@media screen and (max-width:768px){.carousel-typeB__item{height:calc(50% - 6rem)!important}}.carousel-typeB__item-thumb{position:relative}.carousel-typeB__item-thumb img{border-radius:16rem 16rem 0 0}.carousel-typeB__item-thumb--text{position:absolute;top:0;left:0;width:100%;padding:64rem}@media screen and (max-width:768px){.carousel-typeB__item-thumb--text{padding:24rem}}.carousel-typeB__item-thumb--text dt{font-size:56rem;font-weight:600;line-height:1.26}@media screen and (max-width:768px){.carousel-typeB__item-thumb--text dt{font-size:24rem;line-height:1.33}}.carousel-typeB__item-thumb--text dd{margin-top:24rem;font-size:24rem;font-weight:400;line-height:1.33}@media screen and (max-width:768px){.carousel-typeB__item-thumb--text dd{margin-top:8rem;font-size:14rem;line-height:1.43}}.carousel-typeB__item-box{display:flex;align-items:center;justify-content:center;padding:42rem 0;background:#f8f8f8;border-radius:0 0 16rem 16rem;font-size:32rem;font-weight:400;line-height:1.25;color:#d38925}@media screen and (max-width:768px){.carousel-typeB__item-box{padding:12rem 0;font-size:14rem;line-height:1.43}}.carousel-typeB__item-box svg{width:44rem;height:44rem;margin-right:15rem}@media screen and (max-width:768px){.carousel-typeB__item-box svg{width:32rem;height:32rem;margin-right:12rem}}.carousel-typeB__item-box strong{font-weight:600}.carousel-typeC__item-box{padding:32rem;background:#f8f8f8;border-radius:16rem 16rem 0 0}@media screen and (max-width:768px){.carousel-typeC__item-box{padding:24rem 28rem}}.carousel-typeC__item-info{display:flex;justify-content:space-between;align-items:center}.carousel-typeC__item-info-cate{display:inline-block;padding:2rem 6rem;font-size:12rem;font-weight:500;line-height:1.17;color:#ff2f00;border:1px solid #ff2f00;border-radius:2rem;text-transform:uppercase}.carousel-typeC__item-info-day{flex:1;font-size:16rem;font-weight:500;line-height:1.5;color:var(--color-black);text-align:right}@media screen and (max-width:768px){.carousel-typeC__item-info-day{font-size:14rem}}.carousel-typeC__item-title{margin-top:8rem;font-size:32rem;font-weight:500;line-height:1.31;color:var(--color-black)}@media screen and (max-width:768px){.carousel-typeC__item-title{font-size:20rem;line-height:1.4}}.carousel-typeC__item-time{margin-top:12rem;font-size:14rem;font-weight:500;line-height:1.43;color:#777}@media screen and (max-width:768px){.carousel-typeC__item-time{margin-top:8rem}}.carousel-typeC__item-thumb img{border-radius:0 0 16rem 16rem}.carousel-typeD__item-thumb{position:relative}.carousel-typeD__item-thumb:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 97%)}.carousel-typeD__item-thumb img{border-radius:16rem}.carousel-typeD__item-thumb--info{position:absolute;bottom:30rem;left:0;width:100%;text-align:center;z-index:1}@media screen and (max-width:768px){.carousel-typeD__item-thumb--info{bottom:24rem}}.carousel-typeD__item-thumb--info dt{font-size:32rem;font-weight:500;line-height:1.38}@media screen and (max-width:768px){.carousel-typeD__item-thumb--info dt{font-size:20rem;line-height:1.4}}.carousel-typeD__item-thumb--info dd{font-size:24rem;font-weight:500;line-height:1.83}@media screen and (max-width:768px){.carousel-typeD__item-thumb--info dd{font-size:16rem;line-height:1.5}}.carousel-typeD .swiper-slide{opacity:.5;transition:opacity .3s}.carousel-typeD .swiper-slide.swiper-slide-active,.carousel-typeD .swiper-slide.swiper-slide-next,.carousel-typeD .swiper-slide.swiper-slide-prev{opacity:1}@media screen and (max-width:768px){.carousel-typeA .carousel__navi,.carousel-typeC .carousel__navi{display:none}}.carousel__navi{margin-top:20rem;text-align:right}@media screen and (max-width:768px){.carousel__navi{margin:32rem auto 0;max-width:375px}}.carousel__navi--center{text-align:center}.carousel__navi .c-btn--prev{margin-right:10rem}@media screen and (max-width:768px){.carousel__navi .c-btn--prev{margin-right:16rem}}.c-popup{display:none;position:fixed;left:0;top:0;right:0;bottom:0;inset:0;z-index:1000;height:100%}.c-popup--show{display:block}.c-popup__dimmed{position:fixed;left:0;top:0;right:0;bottom:0;inset:0;background:rgba(0,0,0,.5)}.c-popup__inner{position:absolute;top:50%;left:50%;overflow:hidden;transform:translate3d(-50%,-50%,0);color:var(--color-black);border-radius:16px}@media screen and (max-width:768px){.c-popup__inner{border-radius:0}}.c-popup__close{color:var(--color-white);background:var(--color-black)}.c-popup__close--wrap{text-align:center}.c-popup__close--pc{position:absolute;top:20px;right:20px;width:48rem;height:48rem;border-radius:50%;z-index:10}@media screen and (max-width:768px){.c-popup__close--pc.c-popup__close--content{display:none}}.c-popup__close--mo{display:none;padding:12rem 20rem;margin-top:48rem;position:relative;font-size:14px;font-weight:500;line-height:1.43;border-radius:32px;z-index:10}@media screen and (max-width:768px){.c-popup__close--mo{display:inline-block}}.c-popup__close--line{display:inline-block;width:20rem;position:absolute;height:2rem;top:50%;left:50%;background-color:var(--color-white);margin-left:-10rem}.c-popup__close--line:first-child{transform:rotate(45deg)}.c-popup__close--line:nth-child(2){transform:rotate(-45deg)}.c-popup__title{font-size:32rem;color:var(--color-black);font-weight:600;line-height:1.25;margin-bottom:24rem}@media screen and (max-width:768px){.c-popup__title{font-weight:500;margin-bottom:32rem}}.c-popup__contents{padding:56rem;padding-right:80rem;background-color:var(--color-white);max-height:80vh;overflow-y:scroll;text-align:left}@media screen and (max-width:768px){.c-popup__contents{max-height:none;width:100vw;height:var(--height,100vh);padding:0;overflow-y:hidden}}.c-popup__contents--inner{height:100%;overflow-y:scroll}@media screen and (max-width:768px){.c-popup__contents--inner{padding:32rem 32rem 40rem}}.c-popup__youtube{position:relative;width:1180rem;padding-top:56.1016949%}@media screen and (max-width:768px){.c-popup__youtube{width:100vw}}.c-popup__youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}.c-popup__video{width:1180rem}@media screen and (max-width:768px){.c-popup__video{width:100vw}}.c-popup__video video{display:block;width:100%}.c-dimmed{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:50}.c-base__list.c-base__list li+li{margin-top:20rem}.c-base__list.c-base__list--sm{position:relative}.c-base__list.c-base__list--sm li+li{margin-top:16rem}.c-base__list.c-base__list--sm .c-base__list--item{padding-left:12rem;font-size:16rem;font-weight:500;color:#333;line-height:1.5}.c-base__list--item{position:relative;padding-left:16rem;font-size:24rem;line-height:1.33;font-weight:400;color:#e5dede}@media screen and (max-width:768px){.c-base__list--item{font-size:16rem;line-height:1.38}}.c-base__list--item:before{content:"";display:block;position:absolute;left:0;top:12rem;width:4rem;height:4rem;border-radius:4px;background-color:#ff2f00}@media screen and (max-width:768px){.c-base__list--item:before{top:10rem}}.c-sticky{position:relative;height:auto}.c-sticky--pd{padding-top:92px}@media screen and (max-width:768px){.c-sticky--pd{padding-top:14rem}}.c-sticky__nav{position:-webkit-sticky;position:sticky;top:80px;padding:12px;background:var(--color-black);z-index:80}@media screen and (max-width:768px){.c-sticky__nav{top:56rem;padding:14rem 24rem;overflow-x:hidden}}.c-sticky__nav ul{display:flex;justify-content:center}@media screen and (max-width:768px){.c-sticky__nav ul{justify-content:flex-start;margin:0!important;transition:transform .3s}}.c-sticky__nav--link{margin-right:12rem;background:var(--color-gray-700);border-radius:8rem;transition:all .3s}@media screen and (max-width:768px){.c-sticky__nav--link{margin-right:0}}.c-sticky__nav--link:last-child{margin-right:0}.c-sticky__nav--link button{display:block;width:100%;text-align:left;padding:8rem 16rem;font-size:16rem;font-weight:500;line-height:1.5}@media screen and (max-width:768px){.c-sticky__nav--link button{padding:10rem 16rem;font-size:14rem;line-height:1.43}}.c-sticky__nav--link.active{background:var(--color-white);color:var(--color-black)}.c-sticky__nav--link-typeA{min-width:280rem}@media screen and (max-width:768px){.c-sticky__nav--link-typeA{min-width:auto;max-width:220rem}}.c-sticky__nav--link-typeB{min-width:180rem}@media screen and (max-width:768px){.c-sticky__nav--link-typeB{min-width:auto;max-width:140rem}}.c-fixed{position:relative;height:150vh}.c-fixed__item{display:flex;flex-direction:column;justify-content:center;position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;height:100vh}.c-fixed--center .c-fixed__item{align-items:center}.c-fixed--opacity .c-fixed__item{opacity:0}@media screen and (max-width:768px){.c-fixed--reading-target{position:relative}.c-fixed--reading-target:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:var(--line-height,100%);-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5)}}.c-fixed--reading-line{display:block;position:relative}.c-fixed--reading-line:after{content:"";position:absolute;right:0;top:0;width:var(--line-width,100%);height:100%;-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5)}@media screen and (max-width:768px){.c-fixed--reading-line{display:inline}.c-fixed--reading-line:after{content:none}}@media screen and (max-width:768px){.more--list li{display:none}}@media screen and (max-width:768px){.more--list li.item__show{display:block}}.more--btn{display:none;margin-top:48rem;text-align:center}.more--btn .btn__count{display:inline-block;margin-left:6px}@media screen and (max-width:768px){.more--btn{display:block}}.c-overview__content--inner{padding-top:240rem;padding-bottom:240rem;display:flex;justify-content:center}@media screen and (max-width:768px){.c-overview__content--inner{padding-top:200rem;padding-bottom:200rem}}.c-overview--opacity .c-overview__item{opacity:0}.c-error{position:relative;height:100vh;padding:193rem 0 160rem}@media screen and (max-width:768px){.c-error{padding:0}}.c-error__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.c-error__bg img{position:absolute;width:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.c-error__text{position:relative;width:100%;height:100%;z-index:10}@media screen and (min-width:768px){.c-error__text{display:flex;flex-direction:column;justify-content:space-between}}@media screen and (max-width:768px){.c-error__text{position:absolute!important;bottom:32rem;left:0;height:auto}}.c-error__text--title{font-size:120rem;font-weight:500;line-height:1.08;letter-spacing:-1px}@media screen and (max-width:768px){.c-error__text--title{margin-bottom:16rem;font-size:52rem;line-height:1.15;letter-spacing:0}}.c-error__text--desc-tit{margin-bottom:40rem;font-size:56rem;font-weight:600;line-height:1.26}@media screen and (max-width:768px){.c-error__text--desc-tit{margin-bottom:32rem;font-size:16rem;font-weight:500;line-height:1.5}}@media screen and (max-width:768px){.c-error__text--desc-btn{text-align:right}}.l-row{position:relative;padding:0 var(--gap,160rem);margin-left:auto;margin-right:auto}.l-pt{padding-top:200rem}@media screen and (max-width:768px){.l-pt{padding-top:100rem}}.l-pb{padding-bottom:200rem}@media screen and (max-width:768px){.l-pb{padding-bottom:100rem}}.l-full{position:relative}.s-hide{overflow:hidden;position:absolute;top:-1px;left:-1px;width:1px;height:1px;text-indent:0;line-height:.1;clip:rect(1px,1px,-1px,-1px)}@media screen and (max-width:768px){.s-only--pc{display:none}}.s-only--mo{display:none}@media screen and (max-width:768px){.s-only--mo{display:block}}.s-scroll--lock body{overflow:hidden;position:fixed;left:0;width:100%}.s-scroll--smooth{scroll-behavior:smooth}.use--keyboard :focus{outline:2px solid #0656c3!important}
/*# sourceMappingURL=common.css.map */
