.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}._js-modal{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;pointer-events:none;background-color:rgba(0,0,0,.5);padding:3rem 2rem;display:flex;align-items:center;justify-content:center;opacity:0}@media screen and (min-width: 1080px){._js-modal{padding-left:4rem;padding-right:4rem}}._js-modal-content{position:relative;opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}.modal-container,.modal-movie-container{position:relative}@media screen and (min-width: 1440px){.modal-container{width:80%;margin-left:auto;margin-right:auto}}.btn-modal-close{width:40px;height:40px;border-radius:50%;background-color:#c6061c;position:absolute;top:0;right:0;margin-top:-15px;margin-right:-15px;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;transition:all .6s cubic-bezier(0.17, 0.935, 0.305, 1);border:2px solid #c6061c;z-index:2}@media screen and (min-width: 768px){.btn-modal-close{width:50px;height:50px;margin-top:-25px;margin-right:-25px}}.btn-modal-close::before,.btn-modal-close::after{content:"";width:20px;height:2px;display:block;background-color:#fff;transition:all .6s cubic-bezier(0.17, 0.935, 0.305, 1)}.btn-modal-close::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-bottom:-1px}.btn-modal-close::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-1px}.btn-modal-close:hover{background-color:#fff}.btn-modal-close:hover::before,.btn-modal-close:hover::after{background-color:#c6061c}.video-box{width:85vw;max-width:900px}.video-box .video-box__view{position:relative;width:100%;height:0;padding-top:56.25%;overflow:hidden}.video-box .video-box__view iframe{position:absolute;top:0;right:0;width:100%;height:100%}.img-box{max-width:90vw;max-height:90vh;width:auto;height:auto}.img-box img{max-width:90vw;max-height:90vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none !important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none !important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0px}.pswp__button--arrow--next{right:0px}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;-webkit-animation:pswp-clockwise 600ms linear infinite;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@-webkit-keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;-webkit-margin-start:20px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.wrap{min-width:auto}.page--who{font-family:YakuHanJP,"Noto Sans JP",sans-serif;font-weight:500;color:#000}.page--who *{box-sizing:border-box}@media screen and (max-width: 767px){.u-sm__none{display:none}}@media screen and (min-width: 768px)and (max-width: 1079px){.u-md__none{display:none}}@media screen and (min-width: 1080px){.u-lg__none{display:none}}@media screen and (min-width: 1440px){.u-xl__none{display:none}}.u-bgbox{background-color:rgba(0,0,0,0);opacity:1;background-image:linear-gradient(#ffffff 1.5px, transparent 1.5px),linear-gradient(to right, #ffffff 1.5px, transparent 1.5px);background-size:35px 35px;background-position:-1px 1px}.u-bgbox.u-wave::before{background-image:linear-gradient(#ffffff 1.5px, transparent 1.5px),linear-gradient(to right, #ffffff 1.5px, transparent 1.5px);background-position:-1px -2px;background-size:35px 35px}@media screen and (min-width: 768px){.u-bgbox{background-size:82px 82px}}.u-note{font-size:2.4vw}@media screen and (min-width: 768px){.u-note{font-size:13px}}.u-hash{display:inline-block;font-weight:700;color:#2e31b7;font-size:3.4666666667vw;line-height:1;position:relative;padding-left:8vw}.u-hash::before{content:"#";width:6.6666666667vw;height:6.6666666667vw;background-color:#fff;color:#231815;display:inline-block;font-size:5.3333333333vw;font-weight:400;border-radius:50%;line-height:0;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #919292;padding:0 0 2px 0}@media screen and (min-width: 768px){.u-hash{font-size:17px;padding-left:35px}.u-hash::before{width:32px;height:32px;font-size:26px;padding:0 0 3px 0}}.l-section{padding-left:20px;padding-right:20px}@media screen and (min-width: 768px){.l-section{padding-left:40px;padding-right:40px}}.l-section__header{margin-bottom:12vw}@media screen and (min-width: 768px){.l-section__header{margin-bottom:60px}}.l-section__title--award{width:28vw;margin:0 auto 10px auto}.l-section__title--award img{width:100%;height:auto}@media screen and (min-width: 768px){.l-section__title--award{width:189px}}.l-section__title--entry{width:23.3333333333vw;margin:0 auto 10px auto}.l-section__title--entry img{width:100%;height:auto}@media screen and (min-width: 768px){.l-section__title--entry{width:158px}}.l-section__title{font-size:4.4vw;color:#86c3ce;mix-blend-mode:color-burn;text-align:center}@media screen and (min-width: 768px){.l-section__title{font-size:28px}}.l-container{width:100%;max-width:1080px;margin-left:auto;margin-right:auto}.l-container__w610{max-width:610px;position:relative}.l-container__w800{max-width:800px}.l-sticky{position:relative}.l-sticky__item{width:100%;height:100%;height:100vh;background-image:url(../img/who/2025/bg_sm.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:-webkit-sticky;position:sticky;top:0;overflow:hidden;z-index:1}.l-sticky__content{margin-top:-100vh;position:relative;z-index:2;padding-bottom:33.3333333333vw}@media screen and (min-width: 768px){.l-sticky__item{background-image:url(../img/who/2025/bg.webp)}.l-sticky__content{padding-bottom:245px}}.c-entry{background-color:hsla(0,0%,100%,.5);border-radius:20px;box-shadow:0px 3px 15px rgba(0,0,0,.1);position:relative}@media screen and (min-width: 768px){.c-entry{border-radius:50px;max-width:1160px;margin-left:auto;margin-right:auto}}.c-entry__header{text-align:center;margin-bottom:5.3333333333vw;font-size:3.2vw;padding-top:13.3333333333vw}.c-entry__header .u-note{margin-top:1.3333333333vw}@media screen and (min-width: 768px){.c-entry__header{font-size:20px;padding-top:80px;margin-bottom:40px}.c-entry__header .u-note{margin-top:7px}}.c-entry__content{padding:5.3333333333vw}@media screen and (min-width: 768px){.c-entry__content{padding:0 55px 40px 55px}}.c-entry__footer{border-radius:0 0 20px 20px;padding-top:1.3333333333vw;height:12vw}.c-entry__footer .c-entry__btn{text-align:center}.c-entry__footer .c-btn{width:53.3333333333vw;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.c-entry__footer{border-radius:0 0 50px 50px;padding-top:25px;height:95px}.c-entry__footer .c-btn{width:340px}}.c-entry__icon{width:15.3333333333vw;margin-left:auto;margin-right:auto;position:absolute;top:9.3333333333vw;left:50%;-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}.c-entry__icon img{width:100%;height:auto}@media screen and (min-width: 768px){.c-entry__icon{width:93px;height:93px;top:55px}}.c-entry__title{text-align:center;line-height:1;font-size:5.0666666667vw;margin-bottom:6vw}.c-entry__title::after{content:"";width:21.0666666667vw;height:5px;display:block;margin:4vw auto 0 auto}.c-entry__title--insta::after{background:linear-gradient(90deg, rgb(225, 64, 176) 0%, rgb(138, 38, 231) 100%)}.c-entry__title--insta img{display:inline-block;width:29.6vw;margin-bottom:-1.3333333333vw}.c-entry__title--web::after{background:linear-gradient(90deg, rgb(60, 202, 167) 0%, rgb(0, 161, 224) 100%)}.c-entry__title--web img{display:inline-block;width:29.6vw;margin-bottom:-1.3333333333vw}@media screen and (min-width: 768px){.c-entry__title{font-size:34px;margin-bottom:15px}.c-entry__title::after{width:108px;height:8px;margin-top:20px}.c-entry__title--insta img{width:212px;margin-bottom:-10px}.c-entry__title--web img{width:172px;margin-bottom:0px}}.c-entry--insta .c-entry__footer{background:linear-gradient(90deg, rgb(225, 64, 176) 0%, rgb(138, 38, 231) 100%)}.c-entry--web .c-entry__footer{background:linear-gradient(90deg, rgb(60, 202, 167) 0%, rgb(0, 161, 224) 100%)}.c-step-lists{display:grid;grid-template-columns:1fr;gap:16vw 0}@media screen and (min-width: 1080px){.c-step-lists{grid-template-columns:1fr 1fr;gap:0 50px}}.c-step{background-color:hsla(0,0%,100%,.5);position:relative;text-align:center;padding-top:8vw;padding-bottom:4vw;font-size:3.2vw}.c-step__title{width:100%;text-align:center;line-height:1;vertical-align:bottom;position:absolute;top:0;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-step__title--step{width:16vw;height:auto;display:inline-block;margin-bottom:.2666666667vw}.c-step__title--num{display:inline-block;width:7.3333333333vw;height:auto;margin-left:1.3333333333vw}.c-step__img{margin-top:4vw}.c-step__img img{width:100%;height:auto}.c-step__links{position:relative;display:grid;grid-template-columns:1fr 40.8vw;margin-top:4vw}.c-step__links .c-step__link{margin-top:1.3333333333vw}.c-step__links .c-step__link a{display:block;cursor:pointer}.c-step__links .c-step__link+.c-step__link{margin-top:2vw}.c-step__links .c-step__link img{width:13.7333333333vw;height:auto}.c-step__links .c-step__link{font-size:2.4vw;text-align:center}.c-step__links .c-step__link span{display:block;text-align:center;line-height:1.4;margin-top:.6666666667vw}.c-step__links .c-step__link span b{color:#2e31b7;display:block;margin-top:.4vw}.c-step__links--thumb img{width:100%;height:auto}.c-step+.c-step::before{content:"";height:10.6666666667vw;width:3.7333333333vw;background-image:url(../img/who/2025/arrow.svg);background-size:contain;background-position:center;background-repeat:no-repeat;display:block;position:absolute;top:-13.3333333333vw;left:50%;z-index:2;margin-left:-2.6666666667vw;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right center;transform-origin:right center}@media screen and (min-width: 768px){.c-step{padding-top:50px;padding-bottom:30px;font-size:17px}.c-step__title--step{width:95px;margin-bottom:1px}.c-step__title--num{width:62px;margin-left:10px}.c-step__img{margin-top:20px;text-align:center;max-width:440px;margin-left:auto;margin-right:auto}.c-step__links{max-width:440px;grid-template-columns:1fr 240px;margin-top:20px;right:-10px}.c-step__links .c-step__link{margin-top:8px;font-size:13px}.c-step__links .c-step__link+.c-step__link{margin-top:10px}.c-step__links .c-step__link img{width:85px;height:auto}.c-step__links .c-step__link span{display:block;text-align:center;line-height:1.4;margin-top:5px}.c-step__links .c-step__link span b{margin-top:2px}.c-step__links--img{width:240px}.c-step+.c-step{margin-top:70px}.c-step+.c-step::before{width:13px;height:36px;top:-40px;margin-left:0;-webkit-transform-origin:left top;transform-origin:left top}}@media screen and (min-width: 1080px){.c-step{padding-top:40px;padding-bottom:30px;font-size:17px}.c-step__title{top:-10px}.c-step__title--step{width:95px;margin-bottom:1px}.c-step__title--num{width:62px;margin-left:10px}.c-step__img{margin-top:20px}.c-step+.c-step{margin-top:0px}.c-step+.c-step::before{top:50%;left:-30px;-webkit-transform:rotate(0deg) translateY(-50%);transform:rotate(0deg) translateY(-50%);-webkit-transform-origin:left top;transform-origin:left top}}.c-btnbox__cols2{display:flex;align-items:center;justify-content:center}.c-btnbox__cols2 .c-btn{width:50%;max-width:260px}@media screen and (min-width: 768px){.c-btnbox__cols2{gap:0 20px}}.c-btn{transition-property:all;transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-duration:.3s}.c-btn__primary{width:53.8666666667vw;font-size:3.7333333333vw;height:10.6666666667vw;color:#fff !important;font-weight:700;display:flex;align-items:center;justify-content:center;gap:0 10px;background-color:#c6061c;border:1px solid #000;border-radius:40px;margin-left:auto;margin-right:auto;text-decoration:none !important}.c-btn__primary .icon{width:22px;height:22px;border-radius:100%;background-color:#000;display:flex;align-items:center;justify-content:center}.c-btn__primary .icon::before{content:"";width:9px;height:10px;background-color:#fff;display:block;-webkit-clip-path:polygon(100% 50%, 0 0, 0 100%);clip-path:polygon(100% 50%, 0 0, 0 100%);margin-left:2px}@media screen and (min-width: 768px){.c-btn__primary{width:300px;font-size:20px;height:60px;gap:0 10px}.c-btn__primary .icon{width:30px;height:30px}.c-btn__primary .icon::before{width:14px;height:16px;margin-left:3px}}@media screen and (min-width: 768px)and (min-width: 1080px){.c-btn__primary:hover{opacity:.7}}.c-btn__contact{width:100%;font-size:20px;max-width:300px;height:60px;color:#000 !important;font-weight:700;display:flex;align-items:center;justify-content:center;gap:0 20px;background-color:#c7c7c7;border:1px solid #000;border-radius:40px;margin-left:auto;margin-right:auto;text-decoration:none !important}.c-btn__contact::before{content:"";width:42px;height:34px;background-image:url(../img/who/2025/illust_envelope.svg);display:inline-block;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1080px){.c-btn__contact:hover{opacity:.7}}.c-btn__movie{width:53.8666666667vw;font-size:3.7333333333vw;height:10.6666666667vw;color:#000 !important;font-weight:700;display:flex;align-items:center;justify-content:center;gap:0 10px;background-color:#f7e921;border:1px solid #000;border-radius:40px;margin-left:auto;margin-right:auto;text-decoration:none !important}.c-btn__movie .icon{width:22px;height:22px;border-radius:100%;background-color:#000;display:flex;align-items:center;justify-content:center}.c-btn__movie .icon::before{content:"";width:9px;height:10px;background-color:#fff;display:block;-webkit-clip-path:polygon(100% 50%, 0 0, 0 100%);clip-path:polygon(100% 50%, 0 0, 0 100%);margin-left:2px}@media screen and (min-width: 768px){.c-btn__movie{width:300px;font-size:20px;height:60px;gap:0 10px}.c-btn__movie .icon{width:30px;height:30px}.c-btn__movie .icon::before{width:14px;height:16px;margin-left:3px}}@media screen and (min-width: 768px)and (min-width: 1080px){.c-btn__movie:hover{opacity:.7}}.c-btn__label{display:block;padding:8px;position:relative;z-index:1}.c-btn__label::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:.3;background:linear-gradient(165deg, rgb(255, 255, 255) 20%, rgb(46, 64, 79) 100%);border-radius:15px;-webkit-filter:blur(3px);filter:blur(3px)}.c-btn__label span{width:100%;height:100%;display:block;background-color:#fff;text-align:center;border-radius:15px;padding:15px 0}.c-btn__label img{width:auto;height:9.0666666667vw;max-height:54px;transition-property:all;transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-duration:.3s}.c-btn__label[target=_blank]::after{content:"";width:2.6666666667vw;height:2.6666666667vw;display:block;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;will-change:opacity;transition-property:all;transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-duration:.3s}.c-btn__label--insta[target=_blank]::after{background-image:url(../img/who/2025/icon_blank_insta.svg)}.c-btn__label--web[target=_blank]::after{background-image:url(../img/who/2025/icon_blank_web.svg)}@media screen and (min-width: 768px){.c-btn__label{display:inline-block}.c-btn__label span{padding:17px 0}.c-btn__label[target=_blank]::after{width:15px;height:15px;right:25px}}@media screen and (min-width: 1080px){.c-btn__label:hover{opacity:1}.c-btn__label:hover span{opacity:1}.c-btn__label:hover span img{opacity:.5}.c-btn__label:hover::after{opacity:.5}}.c-headline01{text-align:center;font-weight:500;font-size:min(7.4666666667vw,32px);letter-spacing:.08em}.c-headline02{text-align:center;background-color:#e81c24;color:#fff;font-size:18px;border-radius:50px;line-height:40px}.c-headline03{color:#e81c24;font-size:16px}.c-headline04{color:#e81c24;font-size:13px;font-weight:500}.c-columnStyle01 .c-column{margin-top:13.3333333333vw}.c-columnStyle01 .c-column:first-child{margin-top:0}.c-columnStyle01 .c-column__num{text-align:center;margin-bottom:5.3333333333vw}.c-columnStyle01 .c-column__num img{width:auto;height:9.0666666667vw;-webkit-filter:drop-shadow(4px 4px 0px rgb(0, 0, 0));filter:drop-shadow(4px 4px 0px rgb(0, 0, 0))}.c-columnStyle01 .c-column__dis{text-align:center;font-size:4.8vw;font-weight:700;line-height:1.7;margin-bottom:6.6666666667vw}.c-columnStyle01 .c-column__dis .hash{display:inline-block;background-color:#fff;border-radius:5px;border:1px solid #939494;padding:0 10px;color:#2e31b9;margin-bottom:5px}.c-columnStyle01 .c-column__img{padding-left:5.3333333333vw;padding-right:5.3333333333vw}.c-columnStyle01 .c-column__img img{width:100%}@media screen and (min-width: 768px){.c-columnStyle01{display:flex;justify-content:center;margin-left:-30px;margin-right:-30px}.c-columnStyle01 .c-column{margin-top:0;width:calc(33.3333333333% - 20px);padding:0 0}.c-columnStyle01 .c-column__num{margin-bottom:25px}.c-columnStyle01 .c-column__num img{height:45px}.c-columnStyle01 .c-column__dis{font-size:13px;margin-bottom:30px}.c-columnStyle01 .c-column__dis .hash{padding:1px 10px}.c-columnStyle01 .c-column__img{padding:0}}@media screen and (min-width: 1080px){.c-columnStyle01{margin-left:0px;margin-right:0px;gap:0 45px}.c-columnStyle01 .c-column{width:330px;padding:0}.c-columnStyle01 .c-column__num{margin-bottom:30px}.c-columnStyle01 .c-column__dis{font-size:18px;margin-bottom:30px}.c-columnStyle01 .c-column__dis .hash{padding:1px 10px}.c-columnStyle01 .c-column__img{padding:0}}.c-rounded{background-color:#fff;border-radius:20px;padding:20px;box-shadow:4px 4px 0px 0px #000;border:1px solid #000}@media screen and (min-width: 768px){.c-rounded{padding:40px 50px;border-width:2px;box-shadow:6px 6px 0px 0px #000}}.c-symbol{background-color:#fff;margin-left:-20px;margin-right:-20px;padding-top:4vw;padding-bottom:6.6666666667vw;margin-top:9.3333333333vw}.c-symbol__logo{width:50.6666666667vw;margin:0 auto 0 auto}.c-symbol__content{font-size:3.2vw;text-align:center;font-weight:500}@media screen and (max-width: 767px){.c-symbol__content br{display:none}}.c-symbol__btn{margin-top:4vw}.c-symbol__btn button{width:23.2vw;background:none;border:none;margin:0 0 0 0;padding:0 0 3px 0;display:inline-block;font-size:3.2vw;border-bottom:1px solid #000;text-align:left;position:relative;color:#000}.c-symbol__btn button::after{content:"";width:2.4vw;height:2.4vw;background-image:url(../img/who/2025/icon_window.svg);background-repeat:no-repeat;background-size:contain;background-position:center;display:block;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 768px){.c-symbol{margin-left:-40px;margin-right:-40px;margin-top:75px;padding:10px 30px}.c-symbol__container{display:flex;align-items:center;justify-content:center;gap:0 40px}.c-symbol__logo{width:45%;max-width:420px;margin:0}.c-symbol__logo img{width:100%}.c-symbol__content{font-size:2.0833333333vw;text-align:left;line-height:1.5;margin:0}.c-symbol__btn{margin-top:10px}.c-symbol__btn button{width:130px;padding:0 0 4px 0;font-size:16px;cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-duration:.3s}.c-symbol__btn button::after{width:15px;height:15px;margin-top:-3px}.c-symbol__btn button:hover{opacity:.6}}@media screen and (min-width: 1080px){.c-symbol__logo{width:420px}.c-symbol__content{font-size:20px;line-height:1.7;letter-spacing:.08em}}#symbol{padding-left:20px;padding-right:20px}#symbol ._js-modal-content{max-height:80vh;overflow:auto}@media screen and (max-width: 767px){#symbol ._js-modal-content{width:100%}}#symbol .btn-modal-close{width:6.6666666667vw;height:6.6666666667vw;border-radius:0;background-color:#fff;border:1px solid #000;top:10px;right:10px;margin:0}#symbol .btn-modal-close::before,#symbol .btn-modal-close::after{background-color:#000;width:16px}#symbol .symbol-box{width:100%;background-color:#fff;font-size:3.2vw;text-align:center;font-weight:500;line-height:2.2;padding:13.3333333333vw 0 10.6666666667vw}#symbol .symbol-box .l{font-weight:700;font-size:3.4666666667vw;line-height:1.7}#symbol .symbol-box .symbol__img{width:55.7333333333vw;margin:2vw auto 1.3333333333vw}@media screen and (min-width: 768px){#symbol{padding-left:40px;padding-right:40px}#symbol ._js-modal-content{width:100%;max-width:1180px}#symbol .btn-modal-close{width:30px;height:30px;top:20px;right:20px;will-change:all}#symbol .btn-modal-close::before,#symbol .btn-modal-close::after{width:18px}#symbol .btn-modal-close:hover{background-color:#000;border-color:#000}#symbol .btn-modal-close:hover::before,#symbol .btn-modal-close:hover::after{background-color:#fff}#symbol .symbol-box{font-size:20px;line-height:2.1;padding-top:60px;padding-bottom:60px}#symbol .symbol-box .l{font-size:23px}#symbol .symbol-box .symbol__img{width:419px;margin:15px auto 10px auto}}.c-award__lists{max-width:1140px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr;gap:13.3333333333vw 0}@media screen and (min-width: 768px){.c-award__lists{gap:40px 0}}.c-award{background-color:#fff;border:solid 1px #ebebeb;border-radius:20px;box-shadow:5px 5px 0px 0px rgba(0,0,0,.3);padding:20vw 5.3333333333vw 5.3333333333vw 5.3333333333vw}.c-award::before{content:"";width:40vw;height:22.9333333333vw;display:block;background-image:url(../img/who/2025/award_1st_sm.svg);background-size:cover;background-repeat:no-repeat;position:absolute;top:-5.8666666667vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.c-award__title{font-size:6.1333333333vw;line-height:1.3}.c-award__title .s{font-size:3.2vw}.c-award__title .m{font-size:3.7333333333vw}.c-award__dis{font-size:3.2vw}.c-award__item img{width:100%;height:auto}.c-award__note{font-size:2.4vw;margin-top:2vw;line-height:1.6}@media screen and (min-width: 768px){.c-award{padding:40px 40px 30px 210px;border-width:2px}.c-award::before{width:200px;height:auto;aspect-ratio:260/205;background-image:url(../img/who/2025/award_1st.svg);top:20px;left:-23px;-webkit-transform:translateX(0%);transform:translateX(0%)}.c-award__title{font-size:32px}.c-award__title .s{font-size:24px}.c-award__title .m{font-size:28px}.c-award__dis{font-size:17px}.c-award__note{font-size:13px;margin-top:10px;line-height:1.7}}@media screen and (min-width: 1080px){.c-award{padding-left:260px}.c-award::before{width:260px;top:20px;left:-30px}.c-award__dis{letter-spacing:.04em}}.c-award--1st{position:relative}.c-award--1st::before{background-image:url(../img/who/2025/award_1st_sm.svg)}.c-award--1st .c-award__title{margin-bottom:2.6666666667vw}.c-award--1st .c-award__title span{font-size:3.7333333333vw;display:block;margin-top:1.3333333333vw}.c-award--1st .c-award__item--01{width:35.4666666667vw;position:absolute;top:17.3333333333vw;right:4vw}.c-award--1st .c-award__item--02{margin-top:4vw}@media screen and (min-width: 768px){.c-award--1st::before{background-image:url(../img/who/2025/award_1st.svg)}.c-award--1st .c-award__title{margin-bottom:20px}.c-award--1st .c-award__title span{font-size:25px;margin-top:5px}.c-award--1st .c-award__item--01{width:197px;position:absolute;top:5%;right:4%}.c-award--1st .c-award__item--02{margin-top:20px}}@media screen and (min-width: 1080px){.c-award--1st .c-award__title{margin-bottom:20px}.c-award--1st .c-award__title span{font-size:25px;margin-top:5px;display:inline-block;margin-left:30px}.c-award--1st .c-award__item--01{width:201px;position:absolute;top:5%;right:2%}.c-award--1st .c-award__item--02{margin-top:20px}}.c-award--2nd::before{background-image:url(../img/who/2025/award_2nd_sm.svg)}@media screen and (min-width: 768px){.c-award--2nd::before{background-image:url(../img/who/2025/award_2nd.svg)}}.c-award--3rd::before{background-image:url(../img/who/2025/award_3rd_sm.svg)}@media screen and (min-width: 768px){.c-award--3rd::before{background-image:url(../img/who/2025/award_3rd.svg)}}.c-award--4th::before{background-image:url(../img/who/2025/award_4th_sm.svg)}@media screen and (min-width: 768px){.c-award--4th::before{background-image:url(../img/who/2025/award_4th.svg)}}.c-award--2nd,.c-award--3rd,.c-award--4th{position:relative}.c-award--2nd .c-award__title,.c-award--3rd .c-award__title,.c-award--4th .c-award__title{margin-bottom:2.6666666667vw}.c-award--2nd .c-award__title span,.c-award--3rd .c-award__title span,.c-award--4th .c-award__title span{display:block;text-align:left}.c-award--2nd .c-award__title span.s,.c-award--2nd .c-award__title span.m,.c-award--3rd .c-award__title span.s,.c-award--3rd .c-award__title span.m,.c-award--4th .c-award__title span.s,.c-award--4th .c-award__title span.m{margin-left:.3em;letter-spacing:.04em}.c-award--2nd .c-award__title span.s,.c-award--3rd .c-award__title span.s,.c-award--4th .c-award__title span.s{margin-top:1.0666666667vw}.c-award--2nd .c-award__item,.c-award--3rd .c-award__item,.c-award--4th .c-award__item{margin-top:4vw}.c-award--2nd .c-award__item img,.c-award--3rd .c-award__item img,.c-award--4th .c-award__item img{width:100%;height:auto}@media screen and (min-width: 768px){.c-award--2nd .c-award__title,.c-award--3rd .c-award__title,.c-award--4th .c-award__title{margin-bottom:20px}.c-award--2nd .c-award__title span,.c-award--3rd .c-award__title span,.c-award--4th .c-award__title span{display:block;text-align:left}.c-award--2nd .c-award__title span.s,.c-award--2nd .c-award__title span.m,.c-award--3rd .c-award__title span.s,.c-award--3rd .c-award__title span.m,.c-award--4th .c-award__title span.s,.c-award--4th .c-award__title span.m{margin-left:0;letter-spacing:0}.c-award--2nd .c-award__title span.s,.c-award--3rd .c-award__title span.s,.c-award--4th .c-award__title span.s{margin-top:5px}.c-award--2nd .c-award__item,.c-award--3rd .c-award__item,.c-award--4th .c-award__item{margin-top:20px}}@media screen and (min-width: 1080px){.c-award--2nd,.c-award--3rd,.c-award--4th{padding-top:20px;padding-bottom:20px}.c-award--2nd .c-award__content,.c-award--3rd .c-award__content,.c-award--4th .c-award__content{width:50%;position:absolute;top:40px;left:260px}.c-award--2nd .c-award__item,.c-award--3rd .c-award__item,.c-award--4th .c-award__item{width:485px;margin-top:0;margin-left:auto}.c-award--2nd .c-award__item{margin-top:-5px;margin-bottom:-13px}.c-award--4th{padding-bottom:25px}.c-award--4th .c-award__title{margin-top:20px}.c-award--4th .c-award__item{position:absolute;top:40px;right:40px}}.c-award--4th{position:relative;background-color:#ffe6f0;border-color:#ffa3b1}.wrap{padding-top:17.3333333333vw}@media screen and (min-width: 768px){.wrap{padding-top:10.15625vw}}@media screen and (min-width: 1436px){.wrap{padding-top:145px}}.p-campain{overflow:clip;-webkit-font-smoothing:antialiased;background-color:#d2ecf5}.whoCover__main{background-color:#fde93b;text-align:center;padding-bottom:2px}.whoCover__bottom{background-color:#d2ecf5;position:relative;z-index:1;padding-top:5.0666666667vw}.whoCover__bottom::before{content:"";width:100%;height:16vw;background-image:url(../img/who/2025/cover_round.webp);background-repeat:no-repeat;background-position:center top;background-size:cover;display:block;position:absolute;top:-1px;left:0;z-index:-1}.whoCover__bottom-sanrio{width:90.4vw;margin-left:auto;margin-right:auto}.whoCover__bottom-sanrio img{width:100%;height:auto}.whoCover__bottom .c-btnbox{margin-top:5.3333333333vw;padding:0 15px;gap:0 5px}.whoCover__bottom .c-btnbox .c-btn span{padding:12px 0}@media screen and (min-width: 768px){.whoCover__main{position:relative;z-index:1;padding-bottom:140px}.whoCover__main::before{content:"";width:100%;height:210px;background-color:#d2ecf5;position:absolute;bottom:0;left:0;z-index:-1}.whoCover__main::after{content:"";width:100%;height:210px;background-image:url(../img/who/2025/cover_round.webp);background-repeat:no-repeat;background-position:center bottom;background-size:cover;display:block;position:absolute;bottom:20px;left:0;z-index:-1;background-color:#d2ecf5}}@media screen and (min-width: 768px)and (min-width: 1376px){.whoCover__main::after{width:100vw;background-size:100% 100%}}@media screen and (min-width: 768px){.whoCover__bottom{padding-top:0px;margin-top:-120px;position:relative;background-color:rgba(0,0,0,0)}.whoCover__bottom::before{display:none}.whoCover__bottom-sanrio{width:90%;max-width:1013px;margin-left:auto;margin-right:auto}.whoCover__bottom .c-btnbox{margin-top:30px;gap:0 20px}.whoCover__bottom .c-btnbox .c-btn span{padding:18px 0}}.p-hero{padding-top:9.3333333333vw;overflow:hidden}.p-hero__title{width:77.6vw;margin:0 auto 0 auto}.p-hero__title img{width:100%;height:auto}.p-hero__ticker{position:relative;margin-top:5.3333333333vw}.p-hero__ticker--img{width:100%;background:url("../img/who/2025/cover_ticker.webp") repeat-x 0 0;-webkit-animation:tickerScroll 26s linear infinite;animation:tickerScroll 26s linear infinite;overflow:hidden;height:18.6666666667vw;background-size:auto 18.6666666667vw;position:relative}.p-hero__ticker--img::before,.p-hero__ticker--img::after{content:"";width:36vw;height:120%;position:absolute;display:block;background:linear-gradient(90deg, rgba(253, 233, 59, 0.9) 20%, rgba(253, 233, 59, 0) 100%);top:-10%;z-index:2;pointer-events:none}.p-hero__ticker--img::before{left:-20px}.p-hero__ticker--img::after{right:-20px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.p-hero__items{margin-top:-8vw;margin-left:-2.6666666667vw;margin-right:-4vw;z-index:2}@media screen and (max-width: 767px){.p-hero__items{position:relative}}.p-hero__items--left,.p-hero__items--right{display:none}.p-hero__items--sm{width:100%;height:auto}.p-hero__date{text-align:center;line-height:0;margin-top:-1.8666666667vw}.p-hero__date img{width:88.5333333333vw}@-webkit-keyframes tickerScroll{from{background-position-x:0}to{background-position-x:-201.4666666667vw}}@keyframes tickerScroll{from{background-position-x:0}to{background-position-x:-201.4666666667vw}}@media screen and (min-width: 768px){.p-hero{width:100%;max-width:1080px;padding-top:60px;position:relative;margin-left:auto;margin-right:auto;overflow:visible}.p-hero__title{width:436px}.p-hero__ticker{margin-top:25px;height:140px;position:relative}.p-hero__ticker--img{width:100vw;height:140px;-webkit-animation:tickerScroll_pc 26s linear infinite;animation:tickerScroll_pc 26s linear infinite;background-size:auto 140px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-hero__ticker--img::before,.p-hero__ticker--img::after{width:30vw}.p-hero__ticker--img::before{left:0px}.p-hero__ticker--img::after{right:0px}.p-hero__items{margin:0}.p-hero__items--sm{display:none}.p-hero__items--left{width:25%;max-width:308px;height:auto;aspect-ratio:616/896;display:block;position:absolute;top:30%;left:0px}.p-hero__items--right{width:25%;max-width:289px;height:auto;aspect-ratio:578/884;display:block;position:absolute;top:30%;right:0px}.p-hero__date{margin-top:40px}.p-hero__date img{width:640px}@-webkit-keyframes tickerScroll_pc{from{background-position-x:0}to{background-position-x:-1511px}}@keyframes tickerScroll_pc{from{background-position-x:0}to{background-position-x:-1511px}}}@media screen and (min-width: 1080px){.p-hero__items--left{width:308px;top:40px;left:-80px}.p-hero__items--right{width:289px;top:45px;right:-80px}}.whoPrologue{background-color:#d2ecf5;padding-top:5.3333333333vw}@media screen and (min-width: 768px){.whoPrologue{padding-top:70px}}.message{font-size:3.3333333333vw;font-weight:500;text-align:center;margin-bottom:5.3333333333vw}.message p{line-height:2}@media screen and (min-width: 768px){.message{font-size:20px;margin-bottom:80px}.message p{line-height:2.1;letter-spacing:.08em}}.whoAward{padding-top:13.3333333333vw;padding-bottom:17.3333333333vw}.whoAward .c-btnbox{margin-top:10.6666666667vw}@media screen and (min-width: 768px){.whoAward{padding-top:90px;padding-bottom:90px}.whoAward .c-btnbox{margin-top:70px}}.whoEx{background-color:#5797d6;padding-top:9.3333333333vw;padding-bottom:9.3333333333vw;overflow:hidden}.whoEx__ttl{width:84vw;margin-left:auto;margin-right:auto;position:relative;z-index:1}.whoEx__ttl img{width:100%;height:auto}.whoEx .ex-splide-custom{position:relative;z-index:2;margin-top:8vw;position:relative}.whoEx .ex-splide-custom::before,.whoEx .ex-splide-custom::after{content:"";width:36vw;height:120%;position:absolute;display:block;background:linear-gradient(90deg, rgb(87, 151, 214) 20%, rgba(87, 151, 214, 0) 100%);top:-10%;z-index:2;pointer-events:none}.whoEx .ex-splide-custom::before{left:-20px}.whoEx .ex-splide-custom::after{right:-20px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}@media screen and (min-width: 768px){.whoEx{padding-top:80px;padding-bottom:90px;position:relative;z-index:1}.whoEx__ttl{width:630px;margin-bottom:45px}.whoEx .ex-splide-custom{margin-top:40px}.whoEx .ex-splide-custom::before{left:-40px}.whoEx .ex-splide-custom::after{right:-40px}}@media screen and (min-width: 1080px){.whoEx .ex-splide-custom{width:1080px;margin-left:auto;margin-right:auto}.whoEx .ex-splide-custom::before,.whoEx .ex-splide-custom::after{display:none}}.splide-custom__button{width:40px;height:40px;border-radius:100%;background-color:#41627d;border:none;outline:none;padding:0;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;margin-top:-20px;z-index:4;cursor:pointer}.splide-custom__button::before{content:"";width:15px;height:8px;-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);clip-path:polygon(0 0, 0% 100%, 100% 50%);display:block;background-color:#fff}.splide-custom__button--prev{-webkit-transform:scale(-1, 1);transform:scale(-1, 1);left:0}.splide-custom__button--next{-webkit-transform:scale(1, 1);transform:scale(1, 1);right:0}@media screen and (min-width: 1080px){.splide-custom__button{transition:background-color .2s ease}.splide-custom__button--prev{left:-60px}.splide-custom__button--next{right:-60px}.splide-custom__button:hover{background-color:#c6061c}}.ex-slide{width:42.6666666667vw;margin-left:auto;margin-right:auto}.ex-slide .splide__track{overflow:visible;position:relative}.ex-slide .splide__slide--img{aspect-ratio:1/1;background-color:#fff;display:flex;text-align:center;justify-content:center}.ex-slide .splide__slide--img a{width:100%;height:100%;display:block}.ex-slide .splide__slide--img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ex-slide .splide__arrow{background-color:#2e31b9;color:#fff;opacity:1}@media screen and (min-width: 768px){.ex-slide{width:100%}}@media screen and (min-width: 1080px){.ex-slide .splide__track{overflow:hidden}.ex-slide .splide__slide--img{width:168px;margin-left:auto;margin-right:auto}}.whoEntry{padding-top:13.3333333333vw}@media screen and (min-width: 768px){.whoEntry{padding-top:90px}}.whoEntry .c-entry+.c-entry{margin-top:21.3333333333vw}@media screen and (min-width: 768px){.whoEntry .c-entry+.c-entry{margin-top:135px}}#whoWhat{background-color:#f6f5f1;position:relative;z-index:3}.whoWhat{padding-top:26.6666666667vw}@media screen and (min-width: 768px){.whoWhat{padding-top:18.2291666667vw}}@media screen and (min-width: 1080px){.whoWhat{padding-top:240px}}.whoWhat--info{width:93.7333333333vw;margin-left:auto;margin-right:auto;-webkit-filter:drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.3));filter:drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.3));position:absolute;top:-16vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 768px){.whoWhat--info{width:91.1458333333vw;top:-11.71875vw}}@media screen and (min-width: 1080px){.whoWhat--info{-webkit-filter:drop-shadow(0px 10px 9px rgba(0, 0, 0, 0.4));filter:drop-shadow(0px 10px 9px rgba(0, 0, 0, 0.4));width:992px;top:-110px}}.whoWhat--whats__title{width:63.4666666667vw;margin-bottom:4.6666666667vw;margin-left:auto;margin-right:auto}.whoWhat--whats__title img{width:100%}.whoWhat--whats p{text-align:center;font-size:3.2vw;line-height:2;letter-spacing:0em;margin-left:-1em;margin-right:-1em}@media screen and (min-width: 768px){.whoWhat--whats p{letter-spacing:.06em;line-height:2.1}}.whoWhat--sanrio{margin-top:20px;position:relative;top:5.3333333333vw}.whoWhat--sanrio img{width:100%}@media screen and (min-width: 768px){.whoWhat--whats__title{width:388px;margin-bottom:45px}.whoWhat--whats p{font-size:18px}.whoWhat--sanrio{margin-top:0px;top:45px;text-align:center}.whoWhat--sanrio img{max-width:1013px}}.movie{width:78.4vw;position:relative;z-index:1;padding:0 14px 0px 0;overflow:hidden;margin-top:30px;margin-left:auto;margin-right:auto;left:9px}.movie::before{content:"";width:14px;height:calc(100% - 8px);z-index:-1;position:absolute;top:0px;right:0px;background-color:#000;-webkit-transform:skewY(45deg);transform:skewY(45deg);-webkit-transform-origin:left top;transform-origin:left top}.movie::after{content:"";width:100%;height:8px;display:block;background-color:#000;-webkit-transform:skewX(45deg);transform:skewX(45deg);-webkit-transform-origin:left top;transform-origin:left top}.movie-box{background-color:#fff;padding:10px 20px 10px 20px;border:2px solid #000}.movie__title{text-align:center;margin:0 0 10px 0;line-height:0}.movie__title img{width:29.3333333333vw}.movie__view{background-color:#000;padding:8px 0 0 8px}.movie__view img{width:100%}.movie .c-btnbox{margin-top:10px}@media screen and (min-width: 768px){.movie{width:490px;padding:0 20px 0px 0;margin-top:50px;margin-left:auto;margin-right:auto}.movie::before{width:20px}.movie::after{height:13px}.movie-box{background-color:#fff;padding:15px 27.5px 15px 27.5px}.movie__title{margin:0 0 15px 0}.movie__title img{width:160px}.movie__view{padding:12px 0 0 12px}.movie .c-btnbox{margin-top:15px}}#whoOutline{background-color:#d2ecf5;padding-top:20vw;padding-bottom:5.3333333333vw;font-size:13px}#whoOutline .c-headline01{margin-bottom:20px;font-weight:700}#whoOutline .l-section__sub{margin-top:20px}#whoOutline .l-section__sub+.l-section__sub{margin-top:40px}#whoOutline .copy{margin-top:30px;font-size:min(2.9333333333vw,12px);text-align:center}@media screen and (min-width: 768px){#whoOutline{padding-top:165px;padding-bottom:30px}#whoOutline .c-headline01{margin-bottom:30px}#whoOutline .l-section__sub{margin-top:50px}#whoOutline .l-section__sub+.l-section__sub{margin-top:50px}}.who-outline{letter-spacing:.05em;line-height:1.7}.who-outline .c-headline02{margin-bottom:20px;line-height:1.3;padding:7px 0}@media screen and (min-width: 768px){.who-outline .c-headline02{padding:10px 0}.who-outline .c-headline02 br{display:none}}.who-outline .c-headline03{margin-top:20px;margin-bottom:5px}.who-outline .c-headline04{margin-top:20px;margin-bottom:3px}@media screen and (max-width: 767px){.who-outline dl dd+dt{margin-top:5px}}@media screen and (min-width: 768px){.who-outline dl{display:grid;grid-template-columns:55px 1fr;gap:3px 0}}.who-outline .list-inc{counter-reset:number 0}.who-outline .list-inc li{padding-left:1.25em;text-indent:-1.25em}.who-outline .list-inc li::before{counter-increment:number 1;content:counter(number) ". "}.who-outline .list-indent li{padding-left:.5em;text-indent:-0.5em}.who-outline a{color:#00aad1;text-decoration:underline}@media screen and (min-width: 1080px){.who-outline a:hover{opacity:.6}}.who-outline .c-btnbox{margin:20px 0 30px 0}.who-outline .c-btnbox p{margin-top:20px}@media screen and (min-width: 768px){.who-outline .c-btnbox{margin-top:60px;margin-bottom:70px}.who-outline .c-btnbox p{font-size:17px;text-align:center;margin-top:30px}}.page--who-thanks{background:#fff;padding:5.3333333333vw 5.3333333333vw}.page--who-thanks .wrap{width:100%;height:auto;max-width:1200px;padding:0}@media screen and (min-width: 768px){.page--who-thanks{padding:0 40px}.page--who-thanks .wrap{padding:40px 0}}.p-thanks{background-color:#fff}.p-thanks__title{text-align:center;font-size:5.3333333333vw;margin-bottom:6.6666666667vw;line-height:1.5;font-weight:700}.p-thanks__title img{width:auto;height:6.9333333333vw}.p-thanks__cover{margin-top:17.3333333333vw}.p-thanks__cover img{width:100%;height:auto}.p-thanks__content{padding-top:10.6666666667vw;padding-bottom:16vw;text-align:center}.p-thanks__content p{line-height:2.1;font-size:4vw}.p-thanks__content p+p{margin-top:1.4em}.p-thanks__content p a{color:#00aad1;text-decoration:underline}.p-thanks__content .c-btnbox{margin-top:10.6666666667vw}.p-thanks__check{margin-top:5.3333333333vw}.p-thanks__check img{width:10.6666666667vw}.p-thanks__check p{margin-top:5.3333333333vw}@media screen and (min-width: 768px){.p-thanks__title{font-size:32px;margin-bottom:35px}.p-thanks__title img{height:40px}.p-thanks__cover{margin-top:9.765625vw}}@media screen and (min-width: 768px)and (min-width: 1440px){.p-thanks__cover{margin-top:144px}}@media screen and (min-width: 768px){.p-thanks__content{padding-top:70px;padding-bottom:90px}.p-thanks__content p{font-size:16px;letter-spacing:.08em}.p-thanks__content p+p{margin-top:1.3em}.p-thanks__content .c-btnbox{margin-top:40px}.p-thanks__check{margin-top:30px}.p-thanks__check img{width:50px}.p-thanks__check p{margin-top:15px}}
