@charset "UTF-8";:root{--color-dark:#000;--color-black:#1a1a1a;--color-white:#fff;--color-purple:#aa9ce4;--color-pink:#eb6ea5;--color-font-dark:#000;--color-bg-primary:#fff;--color-link:#000;--color-link-hover:#000;--color-facebook:#5aa8df;--color-instagram:#000;--color-twitter:#3b5998;--color-line:#00c600;--font-size-body-xl:1.8rem;--font-size-body-lg:1.7rem;--font-size-body-md:1.6rem;--font-size-body-sm:1.4rem;--font-size-body-xs:1.3rem;--font-size-body-2xs:1.2rem;--font-size-body-3xs:1.1rem;--font-weight-normal:500;--font-weight-medium:500;--font-weight-bold:900;--line-height-body:1.8;--line-height-body-sm:1.8;--line-height-heading:1.5;--letter-spacing-no:0;--font-family-sans:"Zen Maru Gothic",hiragino-kaku-gothic-pron,"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",yugothic,meiryo,sans-serif;--font-family-eng:"Titan One",sans-serif;--font-family-eng-sub:"Robot",sans-serif;--site-padding:6.25vw;--header-height:120px;--header-height-sm:90px}@media (max-width:1024px){:root{--font-size-body-xl:1.7rem;--font-size-body-lg:1.6rem;--font-size-body-md:1.5rem;--font-size-body-sm:1.3rem;--font-size-body-xs:1.2rem;--font-size-body-2xs:1.1rem;--font-size-body-3xs:1rem;--header-height:65px;--header-height-sm:65px}}@media (max-width:767px){:root{--font-size-body-xl:1.6rem;--font-size-body-lg:1.5rem;--font-size-body-md:1.4rem;--font-size-body-sm:1.3rem;--font-size-body-xs:1.2rem;--font-size-body-2xs:1.1rem;--font-size-body-3xs:1rem;--site-padding:min(8vw,4rem);--space-element-4xs:0.6rem;--header-height:65px;--header-height-sm:65px}}
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}ol,ul{padding:0;margin:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;margin:0;overflow:visible;clear:both;color:inherit;border-top-width:1px}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;text-decoration:none;background-color:transparent}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle;appearance:none;appearance:none;background:transparent;border-radius:0}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;padding:0;margin:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{font:inherit;appearance:button}[type=number]{appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:bold;text-align:left}body{font-feature-settings:"palt";font-optical-sizing:auto;font-kerning:normal}.sp-block{display:none!important}@media (max-width:1024px){.sp-block{display:block!important}}.pc-block{display:block!important}@media (max-width:1024px){.pc-block{display:none!important}}.l-header__inner{position:relative!important}.c-modal{position:fixed;top:0;z-index:1000000;width:100%;height:100vh;pointer-events:none;visibility:hidden;opacity:0;transition:opacity 0.5s cubic-bezier(0.33,1,0.68,1),visibility 0.5s cubic-bezier(0.33,1,0.68,1);will-change:opacity,visibility}.c-modal.is-modal-active{left:0;display:block!important;pointer-events:all;visibility:visible;opacity:1}.c-modal__container{position:absolute;top:0;left:0;z-index:2;width:100%;height:100vh;overflow:hidden auto;-webkit-overflow-scrolling:touch}.c-modal__wrap{position:relative;z-index:2;display:flexbox;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh}.c-modal__inner{position:relative;width:100%;margin:0 auto}.c-modal__content{position:relative;z-index:10;display:none;padding:8rem 0;margin:0 auto;pointer-events:all;-webkit-overflow-scrolling:touch}.c-modal__content.is-show{display:block}@media (max-width:767px){.c-modal__content{padding:7.2rem 0}}.c-modal__close{position:fixed;top:0;right:0;z-index:100;display:block;width:8rem;height:8rem;cursor:pointer;background:#563ea6;border-radius:0 0 0 1rem;transition:opacity 1s cubic-bezier(0.61,1,0.88,1) 1s;transform:translate3d(0,0,0)}.is-page-loaded .c-modal__close{opacity:1}@media (max-width:1024px){.c-modal__close{width:6rem;height:6rem}}.c-modal__close-icon{position:absolute;top:50%;left:50%;z-index:1;display:block;transform:translate(-50%,-50%)}.c-modal__close-icon-bar{position:absolute;top:50%;left:50%;width:3rem;height:0.2rem;margin-left:-1.5rem;background:var(--color-white)}.c-modal__close-icon-bar:before{position:absolute;inset:0;content:"";background:var(--color-orange)}.c-modal__close-icon-bar--1{transform:rotate(45deg)}.c-modal__close-icon-bar--2{transform:rotate(135deg)}.c-modal__close:hover .c-modal__close-icon-bar--2:before{animation-delay:0.1s}@media (max-width:1024px){.c-modal__close-icon-bar{width:3.2rem;margin-left:-1.6rem}}@media (max-width:767px){.c-modal__close-icon-bar{width:2rem;margin-left:-1rem}}.c-modal__close-bg{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%;pointer-events:none;border-radius:100%}.c-modal__bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:rgba(150,127,222,0.76);opacity:1;transition:opacity 0.3s cubic-bezier(0.61,1,0.88,1);animation-name:modal-video;animation-duration:0.3s;animation-timing-function:cubic-bezier(0.61,1,0.88,1);will-change:backdrop-filter,opacity}.is-modal-active .c-modal__bg{pointer-events:all}.c-modal{display:none;pointer-events:none;opacity:0;transition:opacity 0.3s}.c-modal.is-active{display:block;pointer-events:auto;opacity:1}.js-modal-target{display:none}.js-modal-target.is-active{display:block}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translate(0,100px)}to{transform:translate(0,0)}}@keyframes modal-video-frame{0%{transform:scale(0.8)}to{transform:scale(1)}}@keyframes modal-video-frame{0%{transform:scale(0.8)}to{transform:scale(1)}}.modal-video{position:fixed;top:0;left:0;z-index:1000000;width:100%;height:100%;cursor:pointer;background:rgba(70,49,138,0.8);opacity:1;transition:opacity 0.3s cubic-bezier(0.61,1,0.88,1);animation-name:modal-video;animation-duration:0.3s;animation-timing-function:cubic-bezier(0.61,1,0.88,1);will-change:backdrop-filter,opacity}.modal-video:before{flex-shrink:0;width:5rem;height:5rem;background:var(--color-purple,#e60020);border-radius:0 0 0 0.625rem}.modal-video-close{opacity:0}.modal-video-body{box-sizing:border-box;display:flexbox;display:flex;justify-content:center;width:100%;max-width:1280px;height:100%;padding:0 10px;margin:0 auto}.modal-video-inner{display:flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media (orientation:landscape){.modal-video-inner{box-sizing:border-box;padding:10px 60px}}.modal-video-movie-wrap{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:transparent;transition:transform 0.3s cubic-bezier(0.61,1,0.88,1);transform:translate(0,0)}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:2rem;transition:transform 0.3s cubic-bezier(0.61,1,0.88,1);transform:translate(0,0);animation:modal-video-inner 0.6s cubic-bezier(0.61,1,0.88,1);will-change:transform}.modal-video-close .modal-video-movie-wrap iframe{transform:translate(0,100px)}.modal-video-close-btn{position:absolute;top:50%;left:50%;z-index:2;display:block;width:80px;height:80px;overflow:hidden;background:transparent;background:var(--color-purple,#e60020);border:none;border-radius:0 0 0 10px;transform:translate(calc(50vw - 80px),-50vh)}@media (max-width:1024px){.modal-video-close-btn{width:60px;height:60px;transform:translate(calc(50vw - 60px),-50vh)}}@media (max-width:767px){.modal-video-close-btn{width:60px;height:60px;transform:translate(calc(50vw - 40px),-50vh)}}@media (orientation:landscape){.modal-video-close-btn{top:50%;left:50%;transform:translate(calc(50vw - 80px),-50vh)}}@media (orientation:landscape) and (width <= 1024px){.modal-video-close-btn{transform:translate(calc(50vw - 60px),-50vh)}}@media (orientation:landscape) and (width <= 767px){.modal-video-close-btn{transform:translate(calc(50vw - 40px),-50vh)}}.modal-video-close-btn:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-video-close-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{position:absolute;top:50%;left:50%;width:40%;height:2px;content:"";background:#fff}#loading.fadeout{pointer-events:none;opacity:0;transition:opacity 0.4s}.p-cubkuromi-monkey__wrapper{background:#f0edff}.p-cubkuromi{overflow:clip;font-family:var(--font-family-sans)}.p-cubkuromi img{max-width:100%;height:auto;vertical-align:bottom}@keyframes poyoyon{0%{opacity:1;transform:scale(1,1) translate(0,0)}15%{transform:scale(0.98,0.9) translate(0,5px)}30%{transform:scale(1.02,1) translate(0,8px)}50%{transform:scale(0.98,1.05) translate(0,-8px)}70%{transform:scale(1,0.9) translate(0,5px)}to{transform:scale(1,1) translate(0,0)}0%,to{opacity:1}}@keyframes katakata{0%{transform:translate(0,0) rotate(0deg)}21%{transform:translate(0,0) rotate(0deg)}22%{transform:translate(0,0) rotate(-3deg)}23%{transform:translate(0,-1px) rotate(0deg)}24%{transform:translate(0,-1px) rotate(3deg)}25%{transform:translate(1px,0) rotate(-2deg)}26%{transform:translate(0,1px) rotate(0deg)}27%{transform:translate(0,0) rotate(3deg)}28%{transform:translate(0,0) rotate(0deg)}to{transform:translate(0,0) rotate(0deg)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marquee-reverse{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.is-split .char{display:inline-block;opacity:0;transform:translateY(0.8em) scaleY(0.6);transform-origin:bottom center;will-change:transform,opacity}.is-split.is-onscreen .char{animation:bounceIn 0.9s cubic-bezier(0.215,0.61,0.355,1) 1s forwards;animation-delay:calc(var(--i) * var(--char-delay, 0.06s))}@keyframes bounceIn{0%{opacity:0;transform:translateY(0.8em) scaleY(0.6)}60%{opacity:1;transform:translateY(-0.1em) scaleY(1.05)}80%{transform:translateY(0.1em) scaleY(0.98)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes decoSwing{0%{transform:rotate(0deg)}to{transform:rotate(25deg)}}@media (prefers-reduced-motion:reduce){.is-split .char{opacity:1;transform:none;animation:none!important}}@keyframes hurueru{0%{transform:translate(0,0) rotateZ(0deg)}25%{transform:translate(2px,2px) rotateZ(1deg)}50%{transform:translate(0,2px) rotateZ(0deg)}75%{transform:translate(2px,0) rotateZ(-1deg)}to{transform:translate(0,0) rotateZ(0deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes updown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes leftright{0%,to{transform:translateX(20px)}50%{transform:translateX(-20px)}}.p-cubkuromi-kv{position:relative;width:100%;height:calc(100svh - var(--header-height));overflow:hidden;color:#fff;background-color:var(--color-purple)}@media (max-width:1024px){.p-cubkuromi-kv{height:auto}}.p-cubkuromi-kv__opening{position:absolute;top:0;left:0;z-index:20;width:100%;height:100%;max-height:100svh;pointer-events:none;background:#7158c3;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 0.5s}.is-page-loaded .p-cubkuromi-kv__opening{opacity:0}.p-cubkuromi-kv__opening-text{position:absolute;bottom:6.25vh;width:100%;font-family:var(--font-family-sans);font-size:1.6049382716vh;font-weight:700;text-align:center}@media (max-width:1024px){.p-cubkuromi-kv__opening-text{font-size:2.9333333333vw}}.p-cubkuromi-kv__opening-bg{position:absolute;top:50%;left:50%;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1.2s;transform:translate(-50%,-63vh) scale(0.4)}@media (max-width:1024px){.p-cubkuromi-kv__opening-bg{transform:translate(-50%,-63vh) scale(0.2)}}.is-opening .p-cubkuromi-kv__opening-bg{transform:translate(-50%,-63vh) scale(0.8)}.p-cubkuromi-kv__opening-bg img{width:147.875vh;max-width:inherit;height:117vh}.p-cubkuromi-kv__opening-title{position:absolute;top:50%;left:50%;z-index:11;transform:translate(-50%,-50%)}.p-cubkuromi-kv__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow:hidden}@media (max-width:1024px){.p-cubkuromi-kv__wrapper{padding:34.6666666667vw 0 0}}.p-cubkuromi-kv__main{position:relative;z-index:1;width:66.4197530864vh;margin-top:auto;margin-bottom:8.6419753086vh;opacity:0;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 1s,transform cubic-bezier(0.215,0.61,0.355,1) 1s;transition-delay:1s;transform:translateX(-10vw)}@media (max-width:1024px){.p-cubkuromi-kv__main{z-index:3;width:84vw;margin-top:29.3333333333vw;margin-bottom:18.6666666667vw}}.is-page-loaded .p-cubkuromi-kv__main{opacity:1;transform:translateX(0)}.p-cubkuromi-marquee{bottom:0;left:0;overflow:hidden;color:var(--color-white);pointer-events:none;-webkit-user-select:none;user-select:none;background:var(--color-black);border-top:solid 2px var(--color-white);border-bottom:solid 2px var(--color-white)}.p-cubkuromi-kv .p-cubkuromi-marquee{position:absolute;bottom:0;left:0}.p-cubkuromi-marquee__inner{position:relative;width:100%;padding:1.2345679012vh;overflow:hidden}.p-cubkuromi-marquee__wrapper{position:relative;z-index:1;display:flexbox;display:flex}.p-cubkuromi-kv__bg{position:absolute;top:0;left:0;width:100%;height:78.5vh;background-size:cover}@media (max-width:1024px){.p-cubkuromi-kv__bg{top:initial;bottom:40vw;z-index:1;height:77.6vw;background-position:bottom center}}.p-cubkuromi-kv__head{position:absolute;top:0;left:0;z-index:1;width:100%;height:4.9382716049vh;background-repeat:repeat-x;background-size:contain;transition:transform cubic-bezier(0.215,0.61,0.355,1) 0.5s;transform:translateY(-100%)}@media (max-width:1024px){.p-cubkuromi-kv__head{height:10.6666666667vw;background-position:center center;background-size:cover}}.is-page-loaded .p-cubkuromi-kv__head{transform:translateY(0)}@media (max-width:1024px){.p-cubkuromi-kv__bottom{position:relative;z-index:0;width:100%;padding-top:40vw;transform:translateY(-40vw)}}.p-cubkuromi-kv__bottom-bg{position:absolute;bottom:0;left:0;width:100%;height:22.5vh;background-repeat:repeat-x;background-size:cover;transition:transform cubic-bezier(0.215,0.61,0.355,1) 0.5s;transform:translateY(100%)}@media (max-width:1024px){.p-cubkuromi-kv__bottom-bg{top:0;bottom:initial;z-index:2;width:100%;height:533.3333333333vw;background-repeat:repeat;background-size:100%;transform:translateY(-10.4166666667vw)}}.is-page-loaded .p-cubkuromi-kv__bottom-bg{transform:translateY(0)}.p-cubkuromi-kv__title{position:absolute;top:17.037037037vh;z-index:1;width:28.5518518519vh;margin:0 auto;opacity:0;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 0.5s,transform cubic-bezier(0.215,0.61,0.355,1) 0.5s;transition-delay:0.5s;transform:translateY(30px)}.p-cubkuromi-kv__title img{width:100%;height:auto}@media (max-width:1024px){.p-cubkuromi-kv__title{position:static;z-index:3;width:42.6666666667vw}}.is-page-loaded .p-cubkuromi-kv__title{opacity:1;transform:translateY(0)}.p-cubkuromi-kv_silhouette{position:absolute;top:50%;left:50%;transform:translate(-50%,-63vh)}.p-cubkuromi-kv_silhouette img{width:147.875vh;max-width:inherit;height:117vh}@media (max-width:1024px){.p-cubkuromi-kv_silhouette{top:0;transform:translate(-50%,-16vw)}.p-cubkuromi-kv_silhouette img{width:184.2666666667vw;height:auto}}.p-cubkuromi-kv__elm-01{position:absolute;right:50%;bottom:51.8518518519vh;transform:translateX(-30.8641975309vh)}.p-cubkuromi-kv__elm-01 img{width:16.8555555556vh;opacity:0;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 0.5s;transition-delay:1s}.is-page-loaded .p-cubkuromi-kv__elm-01 img{opacity:1}.p-cubkuromi-kv__elm-01.is-loop img{animation:poyoyon 1s ease-in-out forwards}@media (max-width:1024px){.p-cubkuromi-kv__elm-01{bottom:73.3333333333vw;z-index:3;transform:translateX(-21.3333333333vw)}.p-cubkuromi-kv__elm-01 img{width:19.8533333333vw}.is-en .p-cubkuromi-kv__elm-01{transform:translateX(-26.6666666667vw)}}.p-cubkuromi-kv__elm-02{position:absolute;top:18vh;left:50%;width:15.0617283951vh;transform:translateX(42.2222222222vh)}.p-cubkuromi-kv__elm-02 img{width:100%;height:auto;opacity:0;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 0.5s;transition-delay:1s}.is-en .p-cubkuromi-kv__elm-02{top:6.6666666667vh;transform:translateX(55.3086419753vh)}.is-page-loaded .p-cubkuromi-kv__elm-02 img{opacity:1;animation:katakata 6s infinite ease-in-out alternate}@media (max-width:1024px){.p-cubkuromi-kv__elm-02{top:26.6666666667vw;right:4.2666666667vw;z-index:3;width:16.5333333333vw;transform:translateX(29.3333333333vw)}.is-en .p-cubkuromi-kv__elm-02{top:6.6666666667vh;transform:translateX(55.3086419753vh)}}.p-cubkuromi-kv__heart{position:absolute;right:min(3.4722222222vw,5rem);bottom:min(12.3456790123vh,10rem);z-index:10;width:min(13.125vw,18.9rem);opacity:0;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 0.5s,transform cubic-bezier(0.215,0.61,0.355,1) 0.5s;transition-delay:1s;transform:translateY(30px);animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-kv__heart{position:relative;right:0;bottom:0;z-index:3;display:table;width:49.3333333333vw;margin:0 auto;transition-delay:0}}.p-cubkuromi-kv__heart a{display:block;margin-top:2.5rem}.is-page-loaded .p-cubkuromi-kv__heart{opacity:1;transform:translateY(0)}.p-cubkuromi-kv__movie{position:absolute;bottom:min(11.1111111111vh,9rem);left:min(2.7777777778vw,4rem);z-index:10;width:min(18.0555555556vw,26rem);opacity:0;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 0.5s,transform cubic-bezier(0.215,0.61,0.355,1) 0.5s;transition-delay:1s;transform:translateY(30px)}@media (max-width:1024px){.p-cubkuromi-kv__movie{position:relative;bottom:0;left:0;width:85.3333333333vw;margin:6.3rem auto 0;transition-delay:0;transform:translateY(0)}}.is-page-loaded .p-cubkuromi-kv__movie{opacity:1;transform:translateY(0)}.p-cubkuromi-kv__movie-baloon{position:absolute;top:-3rem;right:-3rem;z-index:10;width:10rem;height:10rem}.p-cubkuromi-kv__movie-baloon-text{position:absolute;top:50%;left:50%;z-index:1;width:5.8rem;transform:translate(-50%,-50%)}.p-cubkuromi-kv__copy{position:absolute;top:18vh;left:50%;margin-left:26.7901234568vh;font-family:var(--font-family-sans);font-size:2.962962963vh;font-weight:700;line-height:1.4;letter-spacing:0.05em;opacity:0;writing-mode:vertical-rl;transition:opacity cubic-bezier(0.215,0.61,0.355,1) 1s,transform cubic-bezier(0.215,0.61,0.355,1) 1s;transform:scale(1.1)}.is-en .p-cubkuromi-kv__copy{margin-left:26.7901234568vh;font-size:2.4691358025vh;font-weight:800;writing-mode:initial}@media (max-width:1024px){.p-cubkuromi-kv__copy{top:44.8vw;right:5.3333333333vw;z-index:3;margin-left:24.4vw;font-size:min(3.7333333333vw,18px);letter-spacing:0}.is-en .p-cubkuromi-kv__copy{top:58.4vw;right:auto;left:0;width:100vw;margin-left:0;font-size:min(4.2666666667vw,22px);text-align:center;letter-spacing:0}}.is-page-loaded .p-cubkuromi-kv__copy{opacity:1;transform:scale(1)}.p-cubkuromi-kv__copy p{font-family:var(--font-family-sans);font-weight:700!important}.p-cubkuromi-kv__movie-elm{position:absolute;bottom:-2.2rem;left:-2.8rem;z-index:10}.p-cubkuromi-kv__movie-baloon-bg{position:absolute;top:0;left:0;z-index:0;animation:10s linear infinite rotation;will-change:transform}.p-cubkuromi-kv__movie-item{position:relative;z-index:0;display:block;aspect-ratio:16/9;overflow:hidden;cursor:pointer;border:solid 1px var(--color-black);border-radius:2rem;opacity:1!important}.p-cubkuromi-kv__movie-item img,.p-cubkuromi-kv__movie-item video{width:100%;height:100%;object-fit:cover;opacity:1!important}.p-cubkuromi-heading__sub{display:table;padding:0.2rem 1.4rem 0.6rem;font-family:var(--font-family-sans);font-size:min(1.3333333vw,20px);font-weight:900;color:#eb6ea5;background:#fae2f0}.is-en .p-cubkuromi-heading__sub{padding:0.4rem 1.4rem;font-weight:800}@media (max-width:1024px){.p-cubkuromi-heading__sub{padding:0.2rem 0.6rem;font-size:min(3.5vw,14px)}.p-cubkuromi-movie .p-cubkuromi-heading__sub{margin-bottom:1.4rem}.p-cubkuromi-goods .p-cubkuromi-heading__sub{margin-bottom:1.4rem}}.p-cubkuromi-news .p-cubkuromi-heading__sub{color:#563ea6;background:#fff;box-shadow:3px 4px 0 0 #563ea6}.p-cubkuromi-goods .p-cubkuromi-heading__sub{color:#563ea6;background:#fff;box-shadow:3px 4px 0 0 #563ea6}.p-cubkuromi-heading__main{font-family:var(--font-family-eng);font-size:min(5.3333333vw,80px);line-height:1.4;color:#fff}@media (max-width:1024px){.p-cubkuromi-heading__main{font-size:min(11.5vw,46px);text-align:center}.p-cubkuromi-movie .p-cubkuromi-heading__main{line-height:1}}.p-cubkuromi-news .p-cubkuromi-heading__main{text-shadow:3px 4px 0 #563ea6}.p-cubkuromi-goods .p-cubkuromi-heading__main{text-shadow:3px 4px 0 #563ea6}.p-cubkuromi-heading__jp{font-family:var(--font-family-sans);font-size:min(1.3333333vw,20px);font-weight:900;line-height:1;color:#fff}@media (max-width:1024px){.p-cubkuromi-heading__jp{font-size:min(3.5vw,14px)}}.p-cubkuromi-news .p-cubkuromi-heading__jp{text-shadow:3px 4px 0 #563ea6}.p-cubkuromi-goods .p-cubkuromi-heading__jp{text-shadow:3px 4px 0 #563ea6}@media (max-width:1024px){.p-cubkuromi-movie .p-cubkuromi-heading__jp{margin-bottom:1.4rem}.p-cubkuromi-news .p-cubkuromi-heading__jp{margin-bottom:1.4rem;text-shadow:3px 2px 0 #563ea6}.p-cubkuromi-goods .p-cubkuromi-heading__jp{margin-bottom:1.4rem;text-shadow:3px 2px 0 #563ea6}}.p-cubkuromi-button{position:relative;display:flex;column-gap:4rem;align-items:center;width:fit-content;min-width:36rem;padding:1.3rem 2.6rem 1.3rem 5.8rem;margin:0 auto;font-size:min(1.3888888889vw,20px);color:#fff;background:#7158c3;border-radius:45px}.p-cubkuromi-button[data-color=black]{background:#000}.p-cubkuromi-button[data-size=sm]{padding:1.3rem 1.8rem 1.3rem 3rem;font-size:min(1.1111111111vw,16px)}.p-cubkuromi-button span{flex:1;padding:0.5rem 0;font-weight:600}@media (max-width:1024px){.p-cubkuromi-button{column-gap:0.5rem;width:100%;min-width:initial;padding:1.5rem 1.5rem 1.5rem 2.5rem;font-size:min(3.2vw,12px)}.p-cubkuromi-button[data-size=sm]{padding:1.5rem 1.5rem 1.5rem 2.5rem;font-size:min(3.2vw,12px)}}@media (max-width:1024px){.p-cubkuromi-goods{padding-top:8rem;padding-bottom:0}}.p-cubkuromi-button__img{width:5rem}@media (max-width:1024px){.p-cubkuromi-button__img{width:3.3rem}}.p-cubkuromi-marquee__item{flex-shrink:0;width:auto;height:auto;font-family:var(--font-family-eng-sub);font-size:var(--font-size-body-sm);font-weight:600;animation:30s marquee linear infinite;-ms-flex-negative:0}.p-cubkuromi-marquee--2 .p-cubkuromi-marquee__item{font-size:2.4rem}@media (max-width:1024px){.p-cubkuromi-marquee--2 .p-cubkuromi-marquee__item{font-size:var(--font-size-body-sm)}}.p-cubkuromi-marquee--bottom .p-cubkuromi-marquee__item{animation:30s marquee-reverse linear infinite}.p-cubkuromi-marquee__item img{width:auto;height:0.8333333333vw;margin:0 7px;vertical-align:middle}@media (max-width:1024px){.p-cubkuromi-marquee__item img{height:12px}}.p-cubkuromi-marquee--2 .p-cubkuromi-marquee__item img{height:2.7777777778vw;margin:0 2.4rem}@media (max-width:1024px){.p-cubkuromi-marquee--2 .p-cubkuromi-marquee__item img{height:12px;margin:0 7px}}.p-cubkuromi-marquee__item img.p-cubkuromi-marquee__img-02{height:0.9333333333vw}@media (max-width:1024px){.p-cubkuromi-marquee__item img.p-cubkuromi-marquee__img-02{height:13px}}.p-cubkuromi-marquee--2 .p-cubkuromi-marquee__item img.p-cubkuromi-marquee__img-02{height:3.1944444444vw}@media (max-width:1024px){.p-cubkuromi-marquee--2 .p-cubkuromi-marquee__item img.p-cubkuromi-marquee__img-02{height:13px}}.p-cubkuromi-intro{position:relative;display:flex;align-items:center;justify-content:center;height:43.0555555556vw;background:#aa9ce4}@media (max-width:1024px){.p-cubkuromi-intro{height:122.6666666667vw}}.p-cubkuromi-intro__title{position:relative;z-index:1;display:table;width:45.6763888889vw;margin:0 auto}.p-cubkuromi-intro__title img{width:100%}@media (max-width:1024px){.p-cubkuromi-intro__title{width:70.4vw}}.p-cubkuromi-intro__bg{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;overflow:hidden}.p-cubkuromi-intro__bg:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:rgb(70,49,138);opacity:0.7}.p-cubkuromi-intro__bg-item-1{position:absolute;top:50%;left:19.5213889vw;width:17.5694444vw;transform:translateY(-50%)}@media (max-width:1024px){.p-cubkuromi-intro__bg-item-1{top:0%;left:50%;width:38.4vw;transform:translate(-50%,0%)}}.p-cubkuromi-intro__bg-item-2{position:absolute;top:50%;left:40.3055556vw;width:20.277778vw;transform:translateY(-25%)}@media (max-width:1024px){.p-cubkuromi-intro__bg-item-2{top:0%;left:-2.8rem;width:33.066667vw}}.p-cubkuromi-intro__bg-item-3{position:absolute;top:50%;right:19.5138889vw;width:16.736111vw;transform:translateY(-50%)}@media (max-width:1024px){.p-cubkuromi-intro__bg-item-3{top:0%;right:-2.8rem;width:32.066667vw;transform:translateY(-25%)}}.p-cubkuromi-intro__bg-item-4{position:absolute;top:50%;right:-4.3055556vw;width:20.625vw;transform:translateY(-25%)}@media (max-width:1024px){.p-cubkuromi-intro__bg-item-4{display:none}}.p-cubkuromi-intro__bg-item-5{position:absolute;top:50%;left:-4.3055556vw;width:20.625vw;transform:translateY(-25%)}@media (max-width:1024px){.p-cubkuromi-intro__bg-item-5{display:none}}.p-cubkuromi-article__content{position:relative;padding:0 6.94444vw}@media (max-width:1024px){.p-cubkuromi-article__content{padding:0 5.333vw}}.p-cubkuromi-article__inner{position:relative;z-index:2;max-width:124rem;padding:11.6rem 12rem;margin:6.5rem auto;background:#fff;border-radius:40px;box-shadow:20px 20px 0 0 #563ea6}@media (max-width:1024px){.p-cubkuromi-article__inner{padding:16vw 5.3333333333vw;margin:4rem auto 0;border-radius:10px;box-shadow:8px 8px 0 0 #563ea6}}.p-cubkuromi-article__header{position:relative;z-index:4}.p-cubkuromi-article-heading{display:table;margin:0 auto;font-family:var(--font-family-sans);color:#563ea6}.p-cubkuromi-article-heading__date{font-size:min(4.2666666vw,64px);font-weight:700;line-height:1.4;text-align:center}@media (max-width:1024px){.p-cubkuromi-article-heading__date{font-size:min(6.5vw,26px)}}.p-cubkuromi-article-heading__date span{display:inline-block;margin:0 4px;font-size:min(2.13333333vw,32px);font-weight:700}@media (max-width:1024px){.p-cubkuromi-article-heading__date span{font-size:min(3.25vw,13px)}}.p-cubkuromi-article-heading__date-img img{display:table;width:23.8888888vw;margin:0 auto 2.3rem}@media (max-width:1024px){.p-cubkuromi-article-heading__date-img img{display:table;width:47.1282051vw;margin:0 auto 1em}.p-cubkuromi-article__inner--2{padding:16vw 5.3333333333vw;margin:4rem auto 0}}.p-cubkuromi-article-heading__main{font-size:min(2.5vw,36px);font-weight:700;line-height:1.4;text-align:center}.is-en .p-cubkuromi-article-heading__main{font-size:min(2.2222222222vw,32px);font-weight:800}@media (max-width:1024px){.p-cubkuromi-article-heading__main{font-size:min(5vw,20px)}.is-en .p-cubkuromi-article-heading__main{font-size:min(4.8vw,18px)}}.p-cubkuromi-article__text{width:55.55555vw;max-width:80rem;margin:0 auto;margin-top:8rem;font-size:min(1.3888888889vw,20px);font-weight:500;line-height:2.2}.p-cubkuromi-article__text span.notice{font-size:0.8em;font-weight:500}.is-en .p-cubkuromi-article__text{font-size:min(1.1111111111vw,16px);font-weight:700}.p-cubkuromi-article__text[data-align=pc-center]{text-align:center}.p-cubkuromi-article__text a{color:#563ea6;text-decoration:underline}.p-cubkuromi-article__text u{text-decoration-thickness:1px;text-decoration-style:solid;text-underline-position:from-font;text-underline-offset:25%;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}@media (max-width:1024px){.p-cubkuromi-article__text{width:100%;max-width:100%;margin-top:4rem;font-size:min(3.5vw,14px)}.p-cubkuromi-article__text[data-align=pc-center]{text-align:left}.is-en .p-cubkuromi-article__text{font-size:min(4.2666666667vw,16px);font-weight:700;line-height:1.8}}.p-cubkuromi-article__logo{max-width:60rem;margin:7rem auto 8rem}@media (max-width:1024px){.p-cubkuromi-article__logo{max-width:27rem;margin:4rem auto}}.p-cubkuromi-article__list{width:55.55555vw;max-width:80rem;margin:6rem auto}@media (max-width:1024px){.p-cubkuromi-article__list{width:100%;max-width:100%;margin-top:2.5rem;margin-bottom:4rem}}.p-cubkuromi-article__item{display:flex;align-items:center;padding-bottom:12px;margin-bottom:12px;font-size:min(1.1111111111vw,16px);font-weight:500;line-height:1.8;border-bottom:1px dotted #aa9ce4}@media (max-width:1024px){.p-cubkuromi-article__item{padding-bottom:10px;margin-bottom:10px;font-size:min(3.7333333333vw,14px)}}.p-cubkuromi-article__item span{font-weight:500}.p-cubkuromi-article__cat{width:14rem;line-height:2;color:#7158c3}@media (max-width:1024px){.p-cubkuromi-article__cat{width:8rem;padding-left:8px}}.p-cubkuromi-article__point-item{display:flex;gap:27px;padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px dotted #aa9ce4}@media (max-width:1024px){.p-cubkuromi-article__point-item{gap:12px;padding-bottom:2rem;margin-bottom:2rem}}.p-cubkuromi-article__point-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.p-cubkuromi-article__point-icon{width:3.5rem;margin-top:0.6rem}@media (max-width:1024px){.p-cubkuromi-article__point-icon{width:1.7rem;margin-top:0}}.p-cubkuromi-article__point-text{width:calc(100% - 3.5rem);font-size:min(1.33333333vw,20px);font-weight:500;line-height:2.2}@media (max-width:1024px){.p-cubkuromi-article__point-text{width:calc(100% - 1.7rem);font-size:min(3.5vw,14px);line-height:1.6}}.p-cubkuromi-article__point-text span{display:block;font-size:min(1vw,15px);font-weight:500}@media (max-width:1024px){.p-cubkuromi-article__point-text span{font-size:min(2.5vw,10px);line-height:2.2}}.p-cubkuromi-article__point{position:relative;padding:0 6.7rem 8rem;border:11px solid #000;border-radius:20px}@media (max-width:1024px){.p-cubkuromi-article__point{padding:0 2rem 4rem;border:4px solid #000;border-radius:8px}}.p-cubkuromi-article__ttl{display:table;padding:0.8rem 3.9rem 1.8rem;margin:0 auto 5.4rem;font-size:min(1.6vw,24px);font-weight:600;color:#fff;background:#000;border-bottom-right-radius:30px;border-bottom-left-radius:30px}@media (max-width:1024px){.p-cubkuromi-article__ttl{padding:0.5rem 2.2rem 1rem;font-size:min(3.5vw,14px);text-align:center;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}.p-cubkuromi-article__btn{display:block;margin:7rem 0 12rem}@media (max-width:1024px){.p-cubkuromi-article__btn{display:block;margin:4rem 0 8rem}}.p-cubkuromi-article__bottom{position:relative}.p-cubkuromi-article__bottom-inner{position:relative;border-radius:20px}.p-cubkuromi-article__bottom-bg{position:absolute;top:0;left:0;width:100%;height:calc(100% - 9rem);background-position:center bottom;background-size:cover;border-radius:20px}.p-cubkuromi-article__bottom-bg:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;content:"";background:linear-gradient(180deg,#ffcbe3 0%,#fcfeb2 100%),#fbf0b0;border-radius:20px}.p-cubkuromi-article__bottom-row{position:relative;z-index:2;display:flex;gap:34px;justify-content:center;padding-top:1.6rem}@media (max-width:1024px){.p-cubkuromi-article__bottom-row{gap:0}}.p-cubkuromi-article__bottom-img{width:19.236111vw;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1s;transform:translateX(-60px)}.p-cubkuromi-article__bottom-img img{width:100%}@media (max-width:1024px){.p-cubkuromi-article__bottom-img{width:35.466667vw}}.p-cubkuromi-article__bottom-img.is-onscreen{transform:translateX(0)}.p-cubkuromi-article__bottom-img p{margin-top:2rem;font-size:min(0.66667vw,10px);font-weight:700;color:#000;text-align:center}@media (max-width:1024px){.p-cubkuromi-article__bottom-img p{margin-top:1rem;font-size:min(2vw,8px)}}.p-cubkuromi-article__bottom-fukidashi{width:28.125vw;margin-top:5rem;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1s;transform:translateY(60px)}@media (max-width:1024px){.p-cubkuromi-article__bottom-fukidashi{width:35.466667vw;margin-top:2rem}}.p-cubkuromi-article__bottom-fukidashi.is-onscreen{transform:translateY(0)}.p-cubkuromi-article__bottom-illust-01{position:absolute;top:8.9rem;left:-1.6rem;z-index:2}@media (max-width:1024px){.p-cubkuromi-article__bottom-illust-01{top:6.4rem;left:-1.4rem}}.p-cubkuromi-article__bottom-illust-01.is-loop{animation:katakata 3s infinite ease-in-out alternate}.p-cubkuromi-article__bottom-illust-01 img{width:6.18055566vw}@media (max-width:1024px){.p-cubkuromi-article__bottom-illust-01 img{width:3.5rem}}.p-cubkuromi-article__bottom-illust-02{position:absolute;top:22rem;right:-3.3rem;z-index:2}@media (max-width:1024px){.p-cubkuromi-article__bottom-illust-02{top:11rem;right:-1rem}}.p-cubkuromi-article__bottom-illust-02 img{width:7.7778vw;animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}@media (max-width:1024px){.p-cubkuromi-article__bottom-illust-02 img{width:5.5rem}}.p-cubkuromi-article__illust-01{position:absolute;top:5.6rem;left:3.7rem}@media (max-width:1024px){.p-cubkuromi-article__illust-01{top:1.2rem;left:1rem}}.p-cubkuromi-article__illust-01 img{width:24.4rem;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-article__illust-01 img{width:20.8vw}}.p-cubkuromi-article__illust-02{position:absolute;top:7.9rem;right:4.8rem}@media (max-width:1024px){.p-cubkuromi-article__illust-02{top:1rem;right:1.4rem}}.p-cubkuromi-article__illust-02 img{width:14.6rem;animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}@media (max-width:1024px){.p-cubkuromi-article__illust-02 img{width:12.8vw}}.p-cubkuromi-article__illust-03{position:absolute;top:-2rem;left:-3rem}@media (max-width:1024px){.p-cubkuromi-article__illust-03{top:-0.9rem;left:-1.4rem}}.p-cubkuromi-article__illust-03 img{width:9.7916667vw;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-article__illust-03 img{width:5.5rem}}.p-cubkuromi-article__illust-03.is-loop{animation:poyoyon 1s ease-in-out forwards}.p-cubkuromi-article__illust-04{position:relative;z-index:2;display:table;margin:0 auto;transform:translateY(10px)}@media (max-width:1024px){.p-cubkuromi-article__illust-04{transform:translateY(4px)}}.p-cubkuromi-article__illust-04 img{width:9.7916667vw;animation:leftright 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-article__illust-04 img{width:5.8rem}}.p-cubkuromi-article__illust-05{position:absolute;top:-2rem;right:-3rem}@media (max-width:1024px){.p-cubkuromi-article__illust-05{top:-0.9rem;right:-1.4rem}}.p-cubkuromi-article__illust-05.is-loop{animation:poyoyon 1s ease-in-out forwards}.p-cubkuromi-article__illust-05 img{width:7.0833333vw;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-article__illust-05 img{width:4rem}}.p-cubkuromi-article__illust-06{position:absolute;right:-5rem;bottom:-15rem;transform:rotate(60deg)}.p-cubkuromi-article__illust-06 img{width:8.8rem}.p-cubkuromi-article__illust-06.is-loop img{animation:hurueru 0.2s}@media (max-width:1024px){.p-cubkuromi-article__illust-06{right:0;bottom:-16vw}.p-cubkuromi-article__illust-06 img{width:8vw}}.p-cubkuromi-article__illust-07{position:absolute;bottom:-20rem;left:-9rem}.p-cubkuromi-article__illust-07 img{width:27.2rem;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-article__illust-07{bottom:-18.6666666667vw;left:-5.3333333333vw}.p-cubkuromi-article__illust-07 img{width:26.1333333333vw}}.p-cubkuromi-article__kv{position:relative;max-width:98rem;margin:8rem auto 4rem;overflow:hidden}.p-cubkuromi-article__kv img{border-radius:2rem}@media (max-width:1024px){.p-cubkuromi-article__kv{margin:8.5333333333vw -5.3333333333vw 10.6666666667vw}.p-cubkuromi-article__kv img{border-radius:0}}.p-cubkuromi-article__img{position:relative;max-width:86rem;margin:8rem auto 4rem;overflow:hidden}.p-cubkuromi-article__img img{border-radius:2rem}@media (max-width:1024px){.p-cubkuromi-article__img{margin:3.5rem auto 1.3rem}.p-cubkuromi-article__img img{border-radius:0.8rem}}.p-cubkuromi-article__img-row{position:relative;display:flex;column-gap:2rem;max-width:86rem;margin:8rem auto 4rem}@media (max-width:1024px){.p-cubkuromi-article__img-row{flex-direction:column;row-gap:2.5rem;margin-top:4rem}}.p-cubkuromi-article__img-col{position:relative;flex:1}.p-cubkuromi-article__img-col img{border-radius:2rem}@media (max-width:1024px){.p-cubkuromi-article__img-col img{border-radius:0.8rem}}.p-cubkuromi-article__img-zoom{position:absolute;top:0;right:0;z-index:2;width:5.5rem;transform:translate(30%,-30%)}@media (max-width:1024px){.p-cubkuromi-article__img-zoom{width:5rem}}.p-cubkuromi-article__goods-info{margin-top:12rem}@media (max-width:1024px){.p-cubkuromi-article__goods-info{margin-top:6rem}}.p-cubkuromi-article__goods-row{display:flex;column-gap:3rem}@media (max-width:1024px){.p-cubkuromi-article__goods-row{flex-direction:column;row-gap:2rem}}.p-cubkuromi-article__goods-info-box{flex:1;padding:6rem 4rem;text-align:center;background-color:#e9e4f9;border-radius:1.4rem}@media (max-width:1024px){.p-cubkuromi-article__goods-info-box{padding:4rem 2rem;border-radius:0.8rem}}.p-cubkuromi-article__goods-info-box-heading{margin-bottom:4rem;font-family:var(--font-family-eng);font-size:4.6rem;line-height:1;color:#967fde}@media (max-width:1024px){.p-cubkuromi-article__goods-info-box-heading{margin-bottom:2rem;font-size:3.2rem}}.p-cubkuromi-article__goods-info-box-text{font-family:var(--font-family-sans);font-size:2.4rem;font-weight:700;line-height:1.8;color:#563ea6}.p-cubkuromi-article__goods-info-box-text span{font-size:1.6em;font-weight:700;line-height:1.4}.is-en .p-cubkuromi-article__goods-info-box-text{font-size:2.2rem;line-height:1.5}.is-en .p-cubkuromi-article__goods-info-box-text span{font-size:1.6em;font-weight:800;line-height:1.4}.is-en .p-cubkuromi-article__goods-info-box-text span.p-cubkuromi-article__goods-info-box-text-date{display:block;margin-top:2rem;font-size:2.7rem}@media (max-width:1024px){.p-cubkuromi-article__goods-info-box-text{font-size:1.6rem}.is-en .p-cubkuromi-article__goods-info-box-text{font-size:1.5rem}.is-en .p-cubkuromi-article__goods-info-box-text span.p-cubkuromi-article__goods-info-box-text-date{margin-top:0.5rem;font-size:1.6rem}}.p-cubkuromi-article__goods-info-box-notice{margin-top:2.8rem;font-family:var(--font-family-sans);font-size:1.4rem;font-weight:700;line-height:2.2}@media (max-width:1024px){.p-cubkuromi-article__goods-info-box-notice{margin-top:1.6rem;font-size:1rem}}.p-cubkuromi-article__goods-info-box-text-end{margin-bottom:3rem;font-family:var(--font-family-sans);font-size:1.7rem;font-weight:700;line-height:1.8}.p-cubkuromi-article__goods-info-box-text-end span{font-size:1.6em;font-weight:700;line-height:1.4}.is-en .p-cubkuromi-article__goods-info-box-text-end{font-size:2.2rem;line-height:1.5}.is-en .p-cubkuromi-article__goods-info-box-text-end span{font-size:1.6em;font-weight:800;line-height:1.4}@media (max-width:1024px){.p-cubkuromi-article__goods-info-box-text-end{margin-bottom:2rem;font-size:1.2rem}.is-en .p-cubkuromi-article__goods-info-box-text-end{font-size:1.5rem}}.p-cubkuromi-article__goods-info-kessai{margin-top:8.6rem;text-align:center}@media (max-width:1024px){.p-cubkuromi-article__goods-info-kessai{margin-top:6rem}}.p-cubkuromi-article__goods-info-kessai-notice{margin-top:2.8rem;font-family:var(--font-family-sans);font-size:1.5rem;font-weight:700;line-height:2.2}@media (max-width:1024px){.p-cubkuromi-article__goods-info-kessai-notice{margin-top:1.6rem;font-size:1rem}}.p-cubkuromi-article__round-heading{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:fit-content;min-width:25.6rem;height:4.6rem;margin:0 auto;font-family:var(--font-family-sans);font-size:2rem;font-weight:700;line-height:1;color:#fff;text-align:center;background:linear-gradient(90deg,#6f94cd 0%,#aa8abb 100%);border-radius:4.6rem}@media (max-width:1024px){.p-cubkuromi-article__round-heading{min-width:14rem;height:4.2rem;font-size:1.4rem}}.p-cubkuromi-article__goods-info-kessai-text{margin-top:3.4rem;font-family:var(--font-family-sans);font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.8;color:#563ea6;text-align:center}@media (max-width:1024px){.p-cubkuromi-article__goods-info-kessai-text{margin-top:2rem;font-size:1.8rem}.is-en .p-cubkuromi-article__goods-info-kessai-text{font-size:2rem}}.p-cubkuromi-article__goods-info-bottom{margin-top:8rem}@media (max-width:1024px){.p-cubkuromi-article__goods-info-bottom{margin-top:5rem}}.p-cubkuromi-article__goods-info-bottom-heading{display:flex;column-gap:4rem;align-items:center;justify-content:center;font-family:var(--font-family-sans);font-size:2rem;font-weight:700;line-height:1.4;color:#563ea6;text-align:center}.is-en .p-cubkuromi-article__goods-info-bottom-heading{font-size:2.6rem}@media (max-width:1024px){.p-cubkuromi-article__goods-info-bottom-heading{column-gap:3.6rem;font-size:1.6rem}.is-en .p-cubkuromi-article__goods-info-bottom-heading{font-size:2rem}}.p-cubkuromi-article__goods-btn{margin:4rem 0 0}@media (max-width:1024px){.p-cubkuromi-article__goods-btn{margin:2.5rem 0 0}}.p-cubkuromi-article__goods-btn-notice{margin-top:4rem;font-family:var(--font-family-sans);font-size:1.5rem;font-weight:700;line-height:1.8;text-align:center}@media (max-width:1024px){.p-cubkuromi-article__goods-btn-notice{margin-top:2rem;font-size:1.1rem}}.p-cubkuromi-article-modal{max-width:70vh}.p-cubkuromi-article-modal__wrap{position:relative;display:flex;flex-direction:column;row-gap:2.4rem;padding:0 2rem;margin:0 auto}.p-cubkuromi-article-modal__img{overflow:hidden;border-radius:2rem}.p-cubkuromi-article-modal__img img{width:100%;height:auto}.p-cubkuromi-article-modal__text{font-weight:var(--font-weight-bold);color:#fff;text-align:center}.p-cubkuromi-article-modal__baloon{position:absolute;top:-6rem;left:-6rem;width:38.7rem}.p-cubkuromi-article-modal__baloon img{width:100%}@media (max-width:1024px){.p-cubkuromi-article-modal__baloon{top:-10rem;left:0rem;width:53.3333333333vw}}.p-cubkuromi-article__whats{position:relative;padding:1rem;margin-top:15rem;background-repeat:repeat-y;background-size:100%;border-radius:2rem}@media (max-width:1024px){.p-cubkuromi-article__whats{padding:0.4rem;margin:10rem -1rem 0;border-radius:0.8rem}}.p-cubkuromi-article__whats-inner{padding:0 8rem 12rem;background-color:#fff;border-radius:1rem}@media (max-width:1024px){.p-cubkuromi-article__whats-inner{padding:0 2.4rem 4rem}}.p-cubkuromi-article__whats-heading{width:min(38.1944444444vw,55rem);margin:0 auto 5rem;transform:translateY(-1rem)}@media (max-width:1024px){.p-cubkuromi-article__whats-heading{width:min(66.6666666667vw,25rem);margin-bottom:4rem;transform:translateY(-0.4rem)}.p-cubkuromi-article__whats-heading img{width:100%;height:auto}}.p-cubkuromi-article__whats-img{max-width:56rem;margin:0 auto}.p-cubkuromi-article__whats-text{margin-top:4.5rem;font-size:1.6rem;font-weight:500;line-height:2.2}.is-en .p-cubkuromi-article__whats-text{font-weight:700}@media (max-width:1024px){.p-cubkuromi-article__whats-text{margin-top:3rem;font-size:1.4rem}.is-en .p-cubkuromi-article__whats-text{line-height:1.6}}.p-cubkuromi-article__whats-notice{margin-top:5rem;font-size:1.5rem;font-weight:500;line-height:2.2}@media (max-width:1024px){.p-cubkuromi-article__whats-notice{margin-top:4rem;font-size:1rem}}.p-cubkuromi-article__whats-btns{display:flex;column-gap:1rem;margin-top:6rem}@media (max-width:1024px){.p-cubkuromi-article__whats-btns{flex-direction:column;row-gap:1.5rem;margin-top:3rem}}.p-cubkuromi-article__whats-btns-item{flex:1}.p-cubkuromi-about{position:relative;background:#967fde}.p-cubkuromi-about__body{position:sticky;top:0;height:100svh;overflow:hidden}@media (max-width:1024px){.p-cubkuromi-about__body{height:auto}}.p-cubkuromi-about__inner{position:absolute;top:50%;left:50%;display:flex;gap:80px;align-items:start;width:100%;transform:translate(-50%,-50%)}@media (max-width:1024px){.p-cubkuromi-about__inner{position:relative;top:0;left:0;display:block;transform:translate(0%,0%)}}.p-cubkuromi-about__left{position:relative;width:50%}@media (max-width:1024px){.p-cubkuromi-about__left{width:100%;padding-top:12rem}}.p-cubkuromi-about__right{width:50%}@media (max-width:1024px){.p-cubkuromi-about__right{width:fit-content;padding:4rem 5.3333vw 0rem;padding-top:4rem;margin:0 auto}}.p-cubkuromi-about__img{position:relative;width:min(52.2222222222vh,29.375vw);margin-left:auto}@media (max-width:1024px){.p-cubkuromi-about__img{display:flex;justify-content:center;width:100%;padding-left:3.2vw;margin-left:auto}.p-cubkuromi-about__img img{width:min(73.8666666667vw,55.4rem)}}.p-cubkuromi-about__img--bike{opacity:0;transform:translateX(30%)}.p-cubkuromi-about__img--kuromi{position:absolute;top:0;left:0;opacity:0;transform:translateY(-20%)}@media (max-width:1024px){.p-cubkuromi-about__img--kuromi{left:auto}}.p-cubkuromi-about__btn{position:absolute;top:10vw;left:-5.833333vw;margin-left:auto;opacity:0}.p-cubkuromi-about__btn img{width:11.9444444444vw;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-about__btn{top:min(5.8666666667vw,2.2rem);left:50%;transform:translateX(max(-44vw,-33rem))}.p-cubkuromi-about__btn img{width:min(36.5333333333vw,27.4rem)}}.p-cubkuromi-about__elm{position:absolute;top:-3.125vh;left:1.38888vw;opacity:0}@media (max-width:1024px){.p-cubkuromi-about__elm{display:none}}.p-cubkuromi-about__elm.is-loop{animation:hurueru 0.2s}.p-cubkuromi-about__elm img{width:6.944444vw}.p-cubkuromi-about__space{height:100vh}.p-cubkuromi-about__heading{font-family:var(--font-family-sans);font-size:min(2.2222222222vw,32px);line-height:2.2;color:var(--color-white);opacity:0}@media (max-width:1024px){.p-cubkuromi-about__heading{font-size:min(5.3333333333vw,24px)}}.p-cubkuromi-about__heading span{position:relative;display:table;overflow:hidden;font-weight:700}.p-cubkuromi-about__heading span svg{position:absolute;bottom:0;left:0%;clip-path:inset(0 100% 0 0);transform:translate(0%)}.p-cubkuromi-about__lead{margin-top:5rem;font-family:var(--font-family-sans);font-size:min(1.3888888889vw,20px);font-weight:500;line-height:1.8;color:var(--color-white);opacity:0}.is-en .p-cubkuromi-about__lead{width:38.8888888889vw;font-size:min(1.25vw,20px)}@media (max-width:1024px){.p-cubkuromi-about__lead{margin-top:2rem;font-size:min(3.7333333333vw,16px)}.is-en .p-cubkuromi-about__lead{width:100%;font-size:min(3.7333333333vw,16px)}}.p-cubkuromi-about__elm-02{position:absolute;bottom:0;left:4.375vw;z-index:11;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1s}.p-cubkuromi-about__elm-02.is-loop{transform:translateY(100%)}.p-cubkuromi-about__elm-02 img{width:6.944444vw}.p-cubkuromi-about__logo{position:absolute;top:5.25vh;right:2.9861111vw;z-index:10}@media (max-width:1024px){.p-cubkuromi-about__logo{top:1.9rem;right:2rem;width:7rem}}.p-cubkuromi-movie{position:relative;margin-top:-1px}.p-cubkuromi-movie:before{position:absolute;top:-599px;left:0;width:100%;height:600px;content:"";background:#f0edff}.p-cubkuromi-movie__head{position:relative;top:0;z-index:1;margin:0 auto;background:#f0edff}.p-cubkuromi-movie__head-img{width:32.3305555556vw;margin:0 auto}@media (max-width:1024px){.p-cubkuromi-movie__head-img{width:42.8453333333vw}}.p-cubkuromi-movie__inner{position:relative;z-index:111;padding:6.5rem 0 15rem;margin:0 auto;overflow:hidden;background:#1a1a1a}@media (max-width:1024px){.p-cubkuromi-movie__inner{padding-bottom:3rem}}.p-cubkuromi-movie__body{position:relative;max-width:86rem;margin:0 auto}@media (max-width:1024px){.p-cubkuromi-movie__body{max-width:100%}}.p-cubkuromi-news .p-cubkuromi-movie__body{margin-bottom:8rem}@media (max-width:1024px){.p-cubkuromi-news .p-cubkuromi-movie__body{margin-bottom:4rem}.p-cubkuromi-news .p-cubkuromi-movie__body a{border-radius:6px}}.p-cubkuromi-movie__item{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border:solid 1px var(--color-black);border-radius:2rem}@media (max-width:1024px){.p-cubkuromi-movie__item{border-radius:0}}.p-cubkuromi-movie__icon{position:absolute;top:50%;left:50%;z-index:3;display:flexbox;display:flex;align-items:center;justify-content:center;width:12.6rem;height:12.6rem;cursor:pointer;border-radius:100%;transform:translate(-50%,-50%)}@media (max-width:1024px){.p-cubkuromi-movie__icon{width:9rem;height:9rem}}.p-cubkuromi-movie__item-video{position:relative;z-index:1;width:100%;height:100%;pointer-events:none;object-fit:cover}.p-cubkuromi-movie__balloon{position:absolute;top:-4rem;right:-4rem;z-index:3;width:14rem;height:14rem}@media (max-width:1024px){.p-cubkuromi-movie__balloon{top:-2.8rem;right:1.3rem;width:9rem;height:9rem}}.p-cubkuromi-movie__balloon-bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;animation:10s linear infinite rotation}.p-cubkuromi-movie__balloon-bg img{width:100%}.p-cubkuromi-movie__balloon-text{position:absolute;top:50%;left:50%;z-index:1;width:100%;transform:translate(-50%,-50%)}.p-cubkuromi-movie__balloon-text img{width:100%}.p-cubkuromi-movie__icon-play{position:absolute;top:50%;left:50%;z-index:111;width:1.68rem;height:1.907rem;line-height:1;pointer-events:none;transform:translate(-35%,-50%)}@media (max-width:1024px){.p-cubkuromi-movie__icon-play{width:1.1rem;height:1.8rem}}.p-cubkuromi-movie__icon-text{pointer-events:none;animation:10s linear infinite rotation;will-change:transform}.p-cubkuromi-movie__nav{display:flex;gap:15px;margin-top:24px}@media (max-width:1024px){.p-cubkuromi-movie__nav{gap:5px;padding-left:2rem;margin-top:3rem}}@media (max-width:1024px){.p-cubkuromi-movie__nav-item{width:45px}}.p-cubkuromi-movie__elm{position:absolute;bottom:0;left:4.375vw;z-index:11;width:9.8611111111vw;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1s}.p-cubkuromi-movie__elm img{width:100%;height:auto}@media (max-width:1024px){.p-cubkuromi-movie__elm{position:absolute;width:23.2vw}}.p-cubkuromi-movie__elm.is-loop{transform:translateY(100%)}.p-cubkuromi-movie__copy{position:absolute;right:-3rem;bottom:16rem;z-index:111;padding:1.1rem 2.2rem;clip-path:inset(0 100% 0 0);font-family:var(--font-family-sans);font-size:min(1.5333333vw,23px);font-weight:700;line-height:1;color:#fff;background:#e85298;transition:clip-path cubic-bezier(0.215,0.61,0.355,1) 1s;transform:rotate(-12deg)}.is-en .p-cubkuromi-movie__copy{padding:0.8rem 2.2rem;font-size:min(2.2222222222vw,32px)}@media (max-width:1024px){.p-cubkuromi-movie__copy{right:-0.6rem;padding:1.1rem 1.9rem;font-size:min(3.5vw,14px)}.is-en .p-cubkuromi-movie__copy{padding:0.8rem 1.5rem;font-size:min(4.2666666667vw,16px)}}.p-cubkuromi-movie__copy.is-onscreen{clip-path:inset(0 0 0 0)}.p-cubkuromi-movie__illust{position:absolute;right:5rem;bottom:4.7rem;width:15vw;animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}.p-cubkuromi-movie__illust img{width:100%}@media (max-width:1024px){.p-cubkuromi-movie__illust{position:static;width:32vw;margin-right:3rem;margin-left:auto}}.p-cubkuromi-movie__bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.p-cubkuromi-movie__bg-item{width:138vw}@media (max-width:1024px){.p-cubkuromi-movie__bg-item{width:300vw}}.p-cubkuromi-movie__bg-item--2{transform:translateX(-8.5vw)}.p-cubkuromi-movie__bg-item--4{transform:translateX(-8.5vw)}.p-cubkuromi-movie__bg-item--1{transform:translateX(0)}.p-cubkuromi-movie__bg-item--3{transform:translateX(0)}.p-cubkuromi-movie__bg-item--5{transform:translateX(0)}.p-cubkuromi-news{padding:0 0 12rem;background:#aa9ce4}@media (max-width:1024px){.p-cubkuromi-news{padding:0 5.333vw 8rem;overflow:hidden}}.p-cubkuromi-news__body{position:relative;padding:0 6.94444vw}@media (max-width:1024px){.p-cubkuromi-news__body{padding:0}}.p-cubkuromi-news__inner{position:relative;z-index:2;max-width:124rem;padding:11.6rem 12rem;margin:6.5rem auto;background:#fff;border-radius:40px;box-shadow:20px 20px 0 0 #563ea6}@media (max-width:1024px){.p-cubkuromi-news__inner{padding:16vw 5.3333333333vw;margin:4rem auto 6.5rem;border-radius:10px;box-shadow:8px 8px 0 0 #563ea6}}.p-cubkuromi-news-heading{display:table;margin:0 auto;font-family:var(--font-family-sans);color:#563ea6}.p-cubkuromi-news-heading__date{flex-shrink:0;width:fit-content;padding:0.8rem 4rem 1.2rem;margin:0 auto;margin-bottom:3rem;font-family:var(--font-family-sans);font-size:min(2.0833333333vw,30px);font-weight:700;line-height:1;color:#fff;text-align:center;background:linear-gradient(90deg,#6f94cd 0%,#aa8abb 100%);border-radius:10rem}.p-cubkuromi-news-heading__date span{display:inline-block;margin:0 4px;font-size:0.5em;font-weight:700}.is-en .p-cubkuromi-news-heading__date{padding:1.2rem 4rem;font-size:min(1.5277777778vw,22px)}@media (max-width:1024px){.p-cubkuromi-news-heading__date{padding:0.6rem 2rem 0.9rem;margin-bottom:1rem;font-size:min(4.2666666667vw,16px)}.is-en .p-cubkuromi-news-heading__date{padding:0.8rem 2rem;font-size:min(3.4666666667vw,13px)}}.p-cubkuromi-news-heading__date-img img{display:table;width:23.8888888vw;margin:0 auto 2.3rem}@media (max-width:1024px){.p-cubkuromi-news-heading__date-img img{display:table;width:47.1282051vw;margin:0 auto 1em}.p-cubkuromi-news__inner--2{padding:16vw 5.3333333333vw;margin:4rem auto 0}}.p-cubkuromi-news-heading__main{font-size:min(2.5vw,36px);font-weight:700;line-height:1.4;text-align:center}.is-en .p-cubkuromi-news-heading__main{font-size:min(2.2222222222vw,32px);font-weight:800}@media (max-width:1024px){.p-cubkuromi-news-heading__main{font-size:min(5vw,20px)}.is-en .p-cubkuromi-news-heading__main{font-size:min(4.8vw,18px)}}.p-cubkuromi-news__lead{width:55.55555vw;max-width:80rem;margin:0 auto;font-size:min(1.3888888889vw,20px);font-weight:500;line-height:2.2}.p-cubkuromi-news__lead span.notice{font-size:0.8em;font-weight:500}.is-en .p-cubkuromi-news__lead{font-size:min(1.1111111111vw,16px);font-weight:700}.p-cubkuromi-news__lead[data-align=pc-center]{text-align:center}.p-cubkuromi-news__lead a{text-decoration:underline}.p-cubkuromi-news__lead u{text-decoration-thickness:1px;text-decoration-style:solid;text-underline-position:from-font;text-underline-offset:25%;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}@media (max-width:1024px){.p-cubkuromi-news__lead{width:100%;max-width:100%;margin-top:1rem;font-size:min(3.5vw,14px)}.p-cubkuromi-news__lead[data-align=pc-center]{text-align:left}.is-en .p-cubkuromi-news__lead{font-size:min(3.7333333333vw,14px);line-height:1.6}}.p-cubkuromi-heading{margin-bottom:7rem;text-align:center}@media (max-width:1024px){.p-cubkuromi-heading{margin-bottom:5rem}}.p-cubkuromi-heading span{display:table;margin:0 auto}.p-cubkuromi-news__logo{max-width:60rem;margin:7rem auto 8rem}@media (max-width:1024px){.p-cubkuromi-news__logo{max-width:27rem;margin:4rem auto}}.p-cubkuromi-news__list{width:55.55555vw;max-width:80rem;margin:6rem auto}@media (max-width:1024px){.p-cubkuromi-news__list{width:100%;max-width:100%;margin-top:2.5rem;margin-bottom:4rem}}.p-cubkuromi-news__item{display:flex;align-items:center;padding-bottom:12px;margin-bottom:12px;font-size:min(1.3888888889vw,20px);font-weight:500;line-height:1.8;border-bottom:1px dotted #aa9ce4}.is-en .p-cubkuromi-news__item{font-size:min(1.1111111111vw,16px)}@media (max-width:1024px){.p-cubkuromi-news__item{padding-bottom:10px;margin-bottom:10px;font-size:min(3.7333333333vw,14px)}.is-en .p-cubkuromi-news__item{font-size:min(3.7333333333vw,14px)}}.p-cubkuromi-news__item span{font-weight:500}@media (max-width:1024px){.p-cubkuromi-news__text{width:calc(100% - 8rem)}}.p-cubkuromi-news__text a{color:#563ea6;text-decoration:underline}.p-cubkuromi-news__cat{width:16rem;line-height:2;color:#7158c3}@media (max-width:1024px){.p-cubkuromi-news__cat{width:8rem;padding-left:8px}}.p-cubkuromi-news__point-item{display:flex;gap:27px;padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px dotted #aa9ce4}@media (max-width:1024px){.p-cubkuromi-news__point-item{gap:12px;padding-bottom:2rem;margin-bottom:2rem}}.p-cubkuromi-news__point-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.p-cubkuromi-news__point-icon{width:3.5rem;margin-top:0.6rem}@media (max-width:1024px){.p-cubkuromi-news__point-icon{width:1.7rem;margin-top:0}}.p-cubkuromi-news__point-text{width:calc(100% - 3.5rem);font-size:min(1.33333333vw,20px);font-weight:500;line-height:2.2}@media (max-width:1024px){.p-cubkuromi-news__point-text{width:calc(100% - 1.7rem);font-size:min(3.5vw,14px);line-height:1.6}}.p-cubkuromi-news__point-text span{display:block;font-size:min(1vw,15px);font-weight:500}@media (max-width:1024px){.p-cubkuromi-news__point-text span{font-size:min(2.5vw,10px);line-height:2.2}}.p-cubkuromi-news__point{position:relative;padding:0 6.7rem 8rem;border:11px solid #000;border-radius:20px}@media (max-width:1024px){.p-cubkuromi-news__point{padding:0 2rem 4rem;border:4px solid #000;border-radius:8px}}.p-cubkuromi-news__ttl{display:table;padding:0.8rem 3.9rem 1.8rem;margin:0 auto 5.4rem;font-size:min(1.6vw,24px);font-weight:600;color:#fff;background:#000;border-bottom-right-radius:30px;border-bottom-left-radius:30px}@media (max-width:1024px){.p-cubkuromi-news__ttl{padding:0.5rem 2.2rem 1rem;font-size:min(3.5vw,14px);text-align:center;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}.p-cubkuromi-news__btn{display:block;margin:7rem 0 12rem}@media (max-width:1024px){.p-cubkuromi-news__btn{display:block;margin:4rem 0 8rem}}.p-cubkuromi-news__bottom{position:relative}.p-cubkuromi-news__bottom-inner{position:relative;border-radius:20px}.p-cubkuromi-news__bottom-bg{position:absolute;top:0;left:0;width:100%;height:calc(100% - 9rem);background-position:center bottom;background-size:cover;border-radius:20px}.p-cubkuromi-news__bottom-bg:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;content:"";background:linear-gradient(180deg,#ffcbe3 0%,#fcfeb2 100%),#fbf0b0;border-radius:20px}.p-cubkuromi-news__bottom-row{position:relative;z-index:2;display:flex;gap:34px;justify-content:center;padding-top:1.6rem}@media (max-width:1024px){.p-cubkuromi-news__bottom-row{gap:0}}.p-cubkuromi-news__bottom-img{width:19.236111vw;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1s;transform:translateX(-60px)}.p-cubkuromi-news__bottom-img img{width:100%}@media (max-width:1024px){.p-cubkuromi-news__bottom-img{width:35.466667vw}}.p-cubkuromi-news__bottom-img.is-onscreen{transform:translateX(0)}.p-cubkuromi-news__bottom-img p{margin-top:2rem;font-size:min(0.66667vw,10px);font-weight:700;color:#000;text-align:center}@media (max-width:1024px){.p-cubkuromi-news__bottom-img p{margin-top:1rem;font-size:min(2vw,8px)}}.p-cubkuromi-news__bottom-fukidashi{width:28.125vw;margin-top:5rem;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1s;transform:translateY(60px)}.p-cubkuromi-news__bottom-fukidashi.is-onscreen{transform:translateY(0)}@media (max-width:1024px){.p-cubkuromi-news__bottom-fukidashi{width:35.466667vw;margin-top:2rem}}.p-cubkuromi-news__bottom-illust-01{position:absolute;top:8.9rem;left:-1.6rem;z-index:2}.p-cubkuromi-news__bottom-illust-01.is-loop{animation:katakata 3s infinite ease-in-out alternate}.p-cubkuromi-news__bottom-illust-01 img{width:6.18055566vw}@media (max-width:1024px){.p-cubkuromi-news__bottom-illust-01{top:6.4rem;left:-1.4rem}.p-cubkuromi-news__bottom-illust-01 img{width:3.5rem}}.p-cubkuromi-news__bottom-illust-02{position:absolute;top:22rem;right:-3.3rem;z-index:2}.p-cubkuromi-news__bottom-illust-02 img{width:7.7778vw;animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}@media (max-width:1024px){.p-cubkuromi-news__bottom-illust-02{top:11rem;right:-1rem}.p-cubkuromi-news__bottom-illust-02 img{width:5.5rem}}.p-cubkuromi-news__illust-01{position:absolute;top:5.6rem;left:3.7rem}.p-cubkuromi-news__illust-01 img{width:24.4rem;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-news__illust-01{top:1.2rem;left:1rem}.p-cubkuromi-news__illust-01 img{width:20.8vw}}.p-cubkuromi-news__illust-02{position:absolute;top:7.9rem;right:4.8rem}.p-cubkuromi-news__illust-02 img{width:14.6rem;animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}@media (max-width:1024px){.p-cubkuromi-news__illust-02{top:1rem;right:1.4rem}.p-cubkuromi-news__illust-02 img{width:12.8vw}}.p-cubkuromi-news__illust-03{position:absolute;top:-2rem;left:-3rem}.p-cubkuromi-news__illust-03 img{width:9.7916667vw;animation:updown 2s ease-in-out infinite}.p-cubkuromi-news__illust-03.is-loop{animation:poyoyon 1s ease-in-out forwards}@media (max-width:1024px){.p-cubkuromi-news__illust-03{top:-0.9rem;left:-1.4rem}.p-cubkuromi-news__illust-03 img{width:5.5rem}}.p-cubkuromi-news__illust-04{position:relative;z-index:2;display:table;margin:0 auto;transform:translateY(10px)}.p-cubkuromi-news__illust-04 img{width:9.7916667vw;animation:leftright 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-news__illust-04{transform:translateY(4px)}.p-cubkuromi-news__illust-04 img{width:5.8rem}}.p-cubkuromi-news__illust-05{position:absolute;top:-2rem;right:-3rem}.p-cubkuromi-news__illust-05 img{width:7.0833333vw;animation:updown 2s ease-in-out infinite}.p-cubkuromi-news__illust-05.is-loop{animation:poyoyon 1s ease-in-out forwards}@media (max-width:1024px){.p-cubkuromi-news__illust-05{top:-0.9rem;right:-1.4rem}.p-cubkuromi-news__illust-05 img{width:4rem}}.p-cubkuromi-news__illust-06{position:absolute;top:7.9rem;right:10rem;transform:rotate(40deg)}.p-cubkuromi-news__illust-06 img{width:8.8rem}@media (max-width:1024px){.p-cubkuromi-news__illust-06{top:2.2rem;right:2rem}.p-cubkuromi-news__illust-06 img{width:6.9573333333vw}.p-cubkuromi-news__illust-06.is-loop img{animation:hurueru 0.2s}}.p-cubkuromi-news__illust-07{position:absolute;top:5.6rem;left:5.4rem}.p-cubkuromi-news__illust-07 img{width:27.2rem;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-news__illust-07{top:2.7rem;left:0.5rem}.p-cubkuromi-news__illust-07 img{width:22.4vw}}.p-cubkuromi-news__illust-08{position:absolute;top:8.5rem;left:10.1rem}.p-cubkuromi-news__illust-08 img{width:15.4rem}@media (max-width:1024px){.p-cubkuromi-news__illust-08{top:2.3rem;left:2.1rem}.p-cubkuromi-news__illust-08 img{width:14.6666666667vw}}.p-cubkuromi-news__illust-09{position:absolute;top:6rem;right:8rem}.p-cubkuromi-news__illust-09 img{width:21.6rem;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-news__illust-09{top:1rem;right:1.2rem}.p-cubkuromi-news__illust-09 img{width:19.7333333333vw}}.p-cubkuromi-news__illust-10{position:absolute;top:6.6rem;left:8.8rem}.p-cubkuromi-news__illust-10 img{width:15.2rem;animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}@media (max-width:1024px){.p-cubkuromi-news__illust-10{top:2rem;left:1rem}.p-cubkuromi-news__illust-10 img{width:14.9333333333vw}}.p-cubkuromi-news__illust-11{position:absolute;top:6.6rem;right:8.4rem}.p-cubkuromi-news__illust-11 img{width:13.6rem;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-news__illust-11{top:1.4rem;right:1.4rem}.p-cubkuromi-news__illust-11 img{width:13.8666666667vw}}.p-cubkuromi-news__img{position:relative;max-width:86rem;margin:8rem auto 4rem;overflow:hidden}.p-cubkuromi-news__img img{border-radius:2rem}@media (max-width:1024px){.p-cubkuromi-news__img{margin:3.5rem auto 1.3rem}.p-cubkuromi-news__img img{border-radius:0.8rem}}.p-cubkuromi-news__img-row{position:relative;display:flex;column-gap:2rem;max-width:86rem;margin:8rem auto 4rem}@media (max-width:1024px){.p-cubkuromi-news__img-row{flex-direction:column;row-gap:2.5rem}}.p-cubkuromi-news__img-col{position:relative;flex:1}.p-cubkuromi-news__img-col img{border-radius:2rem}@media (max-width:1024px){.p-cubkuromi-news__img-col img{border-radius:0.8rem}}.p-cubkuromi-news__img-zoom{position:absolute;top:0;right:0;z-index:2;width:5.5rem;transform:translate(30%,-30%)}@media (max-width:1024px){.p-cubkuromi-news__img-zoom{width:5rem}}.p-cubkuromi-sns{position:relative;padding:10rem 0 1.6rem;overflow:hidden;background:#1a1a1a}@media (max-width:1024px){.p-cubkuromi-sns{padding:7rem 0 2.5rem}}.p-cubkuromi-sns .p-cubkuromi-heading{margin-bottom:6rem}@media (max-width:1024px){.p-cubkuromi-sns .p-cubkuromi-heading{margin-bottom:4rem}}.p-cubkuromi-sns__inner{position:relative;z-index:1}.p-cubkuromi-sns__list{display:flex;gap:20px;align-items:center;width:78rem;margin:0 auto}@media (max-width:1024px){.p-cubkuromi-sns__list{display:block;width:23.6rem}}.p-cubkuromi-sns__item{width:50%;background:#fff;border-radius:45px}@media (max-width:1024px){.p-cubkuromi-sns__item{width:100%;margin-bottom:1.3rem}}.p-cubkuromi-sns__item a{position:relative;display:flex;align-items:center;padding:3.3rem 5.4rem;font-size:min(1.33333333vw,20px)}@media (max-width:1024px){.p-cubkuromi-sns__item a{padding:2rem 3.5rem;font-size:min(3.5vw,14px)}}.p-cubkuromi-sns__item a span{font-family:var(--font-family-eng)}.p-cubkuromi-sns__item-img{position:absolute;top:50%;right:2.6rem;transform:translateY(-50%)}@media (max-width:1024px){.p-cubkuromi-sns__item-img{right:1.6rem;width:4rem}}.p-cubkuromi-sns__illust{display:table;margin:6rem auto 0;margin-top:5rem;transition:transform cubic-bezier(0.215,0.61,0.355,1) 1s;transition-delay:0.5s;transform:translateX(100px)}@media (max-width:1024px){.p-cubkuromi-sns__illust{margin-top:7.3rem}}.p-cubkuromi-sns__illust.is-onscreen{transform:translateX(0)}.p-cubkuromi-sns__illust img{width:9.861111vw}@media (max-width:1024px){.p-cubkuromi-sns__illust img{width:12.2rem}}.p-cubkuromi-sns__bg{position:absolute;top:20rem;left:50%;z-index:0;width:87.5rem;transform:translateX(-50%)}@media (max-width:1024px){.p-cubkuromi-sns__bg{top:25rem;width:101.6vw}}.p-cubkuromi-footer{padding:10rem 0 4rem;background:#aa9ce4}@media (max-width:1024px){.p-cubkuromi-footer{padding:5rem 0 3rem}}.p-cubkuromi-footer__inner{display:flex;gap:17rem;align-items:center;justify-content:center}@media (max-width:1024px){.p-cubkuromi-footer__inner{display:block;gap:0}}.p-cubkuromi-footer__img{position:relative;width:34.0277778vw;transform:translateX(-40vw)}@media (max-width:1024px){.p-cubkuromi-footer__img{z-index:3;width:59.4666678vw;margin-left:5.333vw}}.p-cubkuromi-footer__btn{position:absolute;top:3.5rem;right:-8.125vw;width:11.94444vw;opacity:0;animation:updown 2s ease-in-out infinite}@media (max-width:1024px){.p-cubkuromi-footer__btn{top:0;right:-25.733333vw;z-index:-1;width:36.26667vw}}.p-cubkuromi-footer__ttl{width:19.5138889vw;opacity:0}@media (max-width:1024px){.p-cubkuromi-footer__ttl{width:48vw;margin:0 auto 2.5rem}}.p-cubkuromi-footer__copyright{margin-top:8rem;font-family:var(--font-family-sans);font-size:min(9.3333333vw,14px);font-weight:500;color:#fff;text-align:center}@media (max-width:1024px){.p-cubkuromi-footer__copyright{margin-top:6.5rem}}.p-cubkuromi-monkey{position:relative;z-index:1}.p-cubkuromi-monkey__body{position:sticky;top:0;height:100lvh;background:#967fde}.p-cubkuromi-monkey__space{height:100vh}.p-cubkuromi-monkey__bg{position:absolute;top:50%;left:50%;width:41vw;height:41vw;transform:translate(-50%,-47%)}@media (max-width:1024px){.p-cubkuromi-monkey__bg{width:73.58974vw;height:73.58974vw}}.p-cubkuromi-monkey__bg-svg{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}.p-cubkuromi-monkey__scroll{margin-top:3rem;font-family:var(--font-family-eng);font-size:min(3.3333333vw,50px);line-height:1.2;color:#967fde;text-align:center}.is-en .p-cubkuromi-monkey__scroll{margin-top:0.5rem}.is-en .p-cubkuromi-monkey__scroll img{width:8.2rem}@media (max-width:1024px){.p-cubkuromi-monkey__scroll{margin-top:2rem;font-size:min(6vw,24px)}.is-en .p-cubkuromi-monkey__scroll img{width:3.9rem}}.p-cubkuromi-monkey__illust{position:absolute;top:50%;left:50%;width:16vw;transform:translate(-50%,-50%)}@media (max-width:1024px){.p-cubkuromi-monkey__illust{width:31.4666666667vw}}.p-cubkuromi-monkey__illust>img{animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}.p-cubkuromi-monkey__ttl{position:relative;z-index:1;width:28.6805556vw;margin:0 auto 5rem}@media (max-width:1024px){.p-cubkuromi-monkey__ttl{width:53.589744vw;margin:0 auto 14rem}}.p-cubkuromi-monkey__img{position:relative;z-index:1}.p-cubkuromi-monkey__main{position:relative;width:41.5277777778vw;aspect-ratio:598/441;margin:0 auto}@media (max-width:1024px){.p-cubkuromi-monkey__main{display:block;width:78.6666666667vw}}.p-cubkuromi-monkey__main-01,.p-cubkuromi-monkey__main-02{position:absolute;top:0;left:0;width:100%;height:auto;opacity:0;transition:opacity 0.5s;will-change:opacity}.p-cubkuromi-monkey__main-01.is-show,.p-cubkuromi-monkey__main-02.is-show{opacity:1}.p-cubkuromi-monkey__img-switch{position:absolute;top:3.125vw;left:50%;z-index:10;width:12.0138888889vw;aspect-ratio:173/136;margin:0 auto;transform:translateX(12.7083333333vw)}@media (max-width:1024px){.p-cubkuromi-monkey__img-switch{top:-6.6666666667vw;width:27.2vw;transform:translateX(16.5333333333vw)}.is-en .p-cubkuromi-monkey__img-switch{top:0vw;transform:translateX(19.2vw)}}.p-cubkuromi-monkey__img-switch-01,.p-cubkuromi-monkey__img-switch-02{position:absolute;top:0;left:0;width:100%;height:auto;opacity:0}.p-cubkuromi-monkey__img-switch-01 img,.p-cubkuromi-monkey__img-switch-02 img{width:100%;height:auto}.p-cubkuromi-monkey__img-switch-01.is-show,.p-cubkuromi-monkey__img-switch-02.is-show{opacity:1}.p-cubkuromi-monkey__img-elm-1{position:absolute;top:50%;left:15.9vw;width:6.944444vw;transform:translateY(-50%)}.p-cubkuromi-monkey__img-elm-1.is-loop img{animation:hurueru 0.2s}.p-cubkuromi-monkey__img-elm-2{position:absolute;top:50%;right:15.9vw;transform:translateY(-50%)}.p-cubkuromi-monkey__img-elm-2 img{width:7.7778vw;animation-name:decoSwing;animation-duration:2400ms;animation-timing-function:steps(2,end);animation-iteration-count:infinite}.p-cubkuromi-monkey__img-check{position:absolute;top:-2.7777777778vw;left:50%;width:22.7083333333vw;transform:translateX(-30.5555555556vw)}.p-cubkuromi-monkey__img-check img{width:100%;height:auto}@media (max-width:1024px){.p-cubkuromi-monkey__img-check{top:-25.8666666667vw;width:min(59.7333333333vw,32rem);transform:translateX(-42.6666666667vw)}.is-en .p-cubkuromi-monkey__img-check{width:min(76.2666666667vw,35rem)}}.p-cubkuromi-monkey__heading{position:relative;z-index:2;margin-top:3rem;font-size:min(2.33333vw,35px);font-weight:700;line-height:1.2;color:#563ea6;text-align:center}.p-cubkuromi-monkey__heading span{font-size:0.5em;font-weight:700}.is-en .p-cubkuromi-monkey__heading{font-size:min(2.9166666667vw,42px);font-weight:800}@media (max-width:1024px){.p-cubkuromi-monkey__heading{margin-top:5.3333333333vw;font-size:min(4.8vw,24px)}.is-en .p-cubkuromi-monkey__heading{font-size:min(5.8666666667vw,26px)}}.p-cubkuromi-monkey__date{position:relative;z-index:2;margin-top:1.5rem;font-size:min(3.133333vw,47px);font-weight:700;line-height:1.2;color:#563ea6;text-align:center}.is-en .p-cubkuromi-monkey__date{font-size:min(1.9444444444vw,28px);line-height:1.4}@media (max-width:1024px){.p-cubkuromi-monkey__date{font-size:min(7.75vw,31px)}.is-en .p-cubkuromi-monkey__date{font-size:min(3.4666666667vw,15px)}}.p-cubkuromi-monkey__date span{display:inline-block;font-size:min(1.53333333vw,23px);font-weight:700}@media (max-width:1024px){.p-cubkuromi-monkey__date span{font-size:min(4vw,16px)}}.p-cubkuromi-monkey__btn{position:relative;z-index:2;display:table;padding-bottom:4rem;margin:6rem auto 0}.p-cubkuromi-monkey__btn a{display:block}@media (max-width:1024px){.p-cubkuromi-monkey__btn{padding-bottom:2.5rem;margin:4rem auto 0}.p-cubkuromi-monkey__btn img{width:min(64.5333333333vw,275px)}}.p-cubkuromi-monkey__only{position:relative;z-index:2;padding-bottom:12rem;font-size:min(1.0416666667vw,15px);font-weight:700;text-align:center}@media (max-width:1024px){.is-en .p-cubkuromi-monkey__only{font-size:min(3.4666666667vw,15px)}}.p-cubkuromi-monkey-modal{max-width:78.6rem}@media (max-width:1024px){.p-cubkuromi-monkey-modal{max-width:84vw}}.p-cubkuromi-monkey-modal__wrap{position:relative;display:flex;flex-direction:column;row-gap:2.4rem;padding:0 2rem;margin:0 auto}.p-cubkuromi-monkey-modal__img{overflow:hidden;border-radius:2rem}.p-cubkuromi-monkey-modal__img img{width:100%;height:auto}.p-cubkuromi-monkey-modal__text{font-weight:var(--font-weight-bold);color:#fff;text-align:center}.p-cubkuromi-monkey-modal__baloon{position:absolute;top:-6rem;left:-6rem;width:38.7rem}.p-cubkuromi-monkey-modal__baloon img{width:100%}@media (max-width:1024px){.p-cubkuromi-monkey-modal__baloon{top:-10rem;left:0rem;width:53.3333333333vw}}.p-cubkuromi-goods{padding-top:10rem;padding-bottom:10rem;overflow:hidden;background-color:#aa9ce4}@media (max-width:1024px){.p-cubkuromi-goods{padding-top:8rem;padding-bottom:8rem}}.p-cubkuromi-goods__inner{position:relative;margin-top:6rem}.p-cubkuromi-goods__lead{padding:3rem var(--site-padding);text-align:center}@media (max-width:767px){.p-cubkuromi-goods__lead{padding-right:2rem;padding-left:2rem}}.p-cubkuromi-goods__lead-text{font-size:1.6rem;font-weight:var(--font-weight-normal);line-height:var(--line-height-body);color:#fff;letter-spacing:0}.p-cubkuromi-goods__lead-text a{font-weight:var(--font-weight-bold);color:#fff}@media (max-width:767px){.p-cubkuromi-goods__lead-text{font-size:1.4rem}}.p-cubkuromi-goods__lead-note{margin-top:0.8em;font-size:1.3rem;font-weight:var(--font-weight-normal);line-height:var(--line-height-body);color:#fff}@media (max-width:767px){.p-cubkuromi-goods__lead-note{font-size:1.2rem}}.p-cubkuromi-goods__kitty{position:absolute;top:0;left:50%;z-index:5;width:32rem;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translate(-52rem,-100%)}@media (max-width:767px){.p-cubkuromi-goods__kitty{top:0;left:3rem;width:15rem;transform:translate(0,-100%)}}.p-cubkuromi-goods__kitty-item{pointer-events:none;animation:left-right 2.5s cubic-bezier(0.37,0,0.63,1) infinite}@keyframes left-right{0%{transform:translateX(-30%)}50%{transform:translateY(0)}to{transform:translateX(-30%)}}@keyframes left-right{0%{transform:translateX(-30%)}50%{transform:translateY(0)}to{transform:translateX(-30%)}}.p-cubkuromi-goods__list{border-top:1px solid var(--color-white);border-bottom:1px solid var(--color-white)}.p-cubkuromi-goods__list-wrapper{display:flexbox;display:flex}.p-cubkuromi-goods__list-nav{position:absolute;top:50%;z-index:10;display:flexbox;display:flex;align-items:center;justify-content:center;width:6.8rem;height:6.8rem;cursor:pointer;background-color:var(--color-black);border:solid 2px var(--color-black);border-radius:100%}@media (hover:hover) and (pointer:fine){.p-cubkuromi-goods__list-nav:hover{background-color:#563ea6;border:solid 2px var(--color-white)}}.p-cubkuromi-goods__list-nav[data-type=prev]{left:4.1666666667vw;transform:translate(-50%,-50%)}.p-cubkuromi-goods__list-nav[data-type=next]{right:4.1666666667vw;transform:translate(50%,-50%)}@media (max-width:1024px){.p-cubkuromi-goods__list-nav{width:4.8rem;height:4.8rem}.p-cubkuromi-goods__list-nav[data-type=prev]{left:6.5104166667vw}.p-cubkuromi-goods__list-nav[data-type=next]{right:6.5104166667vw}.p-cubkuromi-goods__list-nav img{width:1rem}}@media (max-width:767px){.p-cubkuromi-goods__list-nav{width:4rem;height:4rem}.p-cubkuromi-goods__list-nav[data-type=prev]{left:8vw}.p-cubkuromi-goods__list-nav[data-type=next]{right:8vw}}.p-cubkuromi-goods__list-item{width:25%;height:initial!important;background:#967fde;border-right:1px solid var(--color-white)}.p-cubkuromi-goods__list-item:last-child{border-right:none}@media (max-width:767px){.p-cubkuromi-goods__list-item{flex-shrink:0;width:32rem}}.p-cubkuromi-goods__card{padding:2.7777777778vw}@media (max-width:1024px){.p-cubkuromi-goods__card{padding:4rem 2rem}}@media (max-width:767px){.p-cubkuromi-goods__card{padding:4rem 2rem}}.p-cubkuromi-goods__card-link{position:relative;display:block}.p-cubkuromi-goods__card-image{overflow:hidden;border-radius:2rem;transition:transform 0.3s cubic-bezier(0.33,1,0.68,1);will-change:transform}.p-cubkuromi-goods__card-image img{width:100%}@media (hover:hover) and (pointer:fine){a:hover .p-cubkuromi-goods__card-image{transform:scale(1.05)}}.p-cubkuromi-goods__card-body{margin-top:2rem;color:var(--color-white)}.p-cubkuromi-goods__card-heading{font-size:1.8rem;font-weight:700;line-height:var(--line-height-heading)}.is-en .p-cubkuromi-goods__card-heading{font-weight:800}@media (max-width:1024px){.p-cubkuromi-goods__card-heading{font-size:1.6rem}}.p-cubkuromi-goods__card-price{margin-top:0.4rem;font-family:var(--font-family-eng-sub);font-size:1.3rem;font-weight:600;line-height:1.5;color:var(--color-pink)}@media (max-width:1024px){.p-cubkuromi-goods__card-price{font-size:1.2rem}}.p-cubkuromi-goods__card-text{margin-top:1.5rem;font-size:1.4rem;font-weight:var(--font-weight-normal);line-height:var(--line-height-body-sm)}@media (max-width:1024px){.p-cubkuromi-goods__card-text{font-size:1.3rem}}.p-cubkuromi-goods__card-icon{position:absolute;top:-1.1rem;right:-1.3rem;width:min(3.4722222222vw,5rem);height:min(3.4722222222vw,5rem);background-color:var(--color-black);border-radius:100%;opacity:0;transition:opacity 1s cubic-bezier(0.33,1,0.68,1),transform 1s cubic-bezier(0.33,1,0.68,1);transform:rotateY(180deg)}.is-onscreen .p-cubkuromi-goods__card-icon{opacity:1;transform:rotateY(0deg)}@media (max-width:1024px){.p-cubkuromi-goods__card-icon{width:4rem;height:4rem}}@media (max-width:767px){.p-cubkuromi-goods__card-icon{top:-1.6rem;right:-1.2rem;width:4rem;height:4rem}}.p-cubkuromi-goods-modal{max-width:70vh}.p-cubkuromi-goods-modal__wrap{display:flexbox;display:flex;flex-direction:column;row-gap:2.4rem;padding:0 2rem;margin:0 auto}.p-cubkuromi-goods-modal__img{overflow:hidden;border-radius:2rem}.p-cubkuromi-goods-modal__img img{width:100%;height:auto}.p-cubkuromi-goods-modal__text{font-weight:var(--font-weight-bold);color:#fff;text-align:center}.u-color-red{color:var(--color-red)}.u-border{border:solid 1px var(--color-black)}.u-border-radius-0{border-radius:0!important}.u-object-cover{width:100%;height:100%;object-fit:cover}.u-jc-c{justify-content:center}.u-ta-l{text-align:left}.u-ta-r{text-align:right}.u-ta-c{text-align:center}.u-ta-j{text-align:justify}.u-op-l{object-position:left center}.u-op-r{object-position:right center}.u-op-t{object-position:top center}.u-op-b{object-position:bottom center}.u-font-bold{font-weight:bold}.u-sp-block{display:none}@media (max-width:767px){.u-sp-block{display:block}}.u-sp-tablet-block{display:none}@media (max-width:1024px){.u-sp-tablet-block{display:block}}.u-pc-block{display:block}@media (max-width:1024px){.u-pc-block{display:none}}.u-pc-tablet-block{display:block}@media (max-width:767px){.u-pc-tablet-block{display:none}}.u-tablet-block{display:none}@media (max-width:1024px){.u-tablet-block{display:block}}@media (max-width:767px){.u-tablet-block{display:none}}.u-sp-inline{display:none!important}@media (max-width:767px){.u-sp-inline{display:inline!important}}.u-sp-tablet-inline{display:none!important}@media (max-width:1024px){.u-sp-tablet-inline{display:inline!important}}.u-pc-inline{display:inline!important}@media (max-width:1024px){.u-pc-inline{display:none!important}}.u-pc-tablet-inline{display:inline!important}@media (max-width:767px){.u-pc-tablet-inline{display:none!important}}.u-tablet-inline{display:none}@media (max-width:1024px){.u-tablet-inline{display:inline}}@media (max-width:767px){.u-tablet-inline{display:none}}.u-sp-inlineblock{display:none}@media (max-width:767px){.u-sp-inlineblock{display:inline-block}}.u-sp-tablet-inlineblock{display:none}@media (max-width:1024px){.u-sp-tablet-inlineblock{display:inline-block}}.u-pc-inlineblock{display:inline-block}@media (max-width:1024px){.u-pc-inlineblock{display:none}}.u-pc-tablet-inlineblock{display:inline-block}@media (max-width:767px){.u-pc-tablet-inlineblock{display:none}}.u-tablet-inlineblock{display:none}@media (max-width:1024px){.u-tablet-inlineblock{display:inline-block}}@media (max-width:767px){.u-tablet-inlineblock{display:none}}