﻿*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,p,dl,dt,dd,ul,ol,li,figure,blockquote{margin:0;padding:0}ul,ol{list-style:none}img,picture,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}:root{--font-base: "Noto Sans CJK JP", "Noto Sans JP", "Hiragino Sans", "Yu Gothic UI", "Meiryo", sans-serif;--font-serif: "Noto Serif CJK JP", "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", serif;--canvas-width: 1600px;--safe-width: 1280px;--inv-zoom: 1;--color-text-light: #FFF;--color-text-dark: #000;--color-washi-text: #2a1f15;--color-washi-bg: #fffff4;--color-gold-text: #E3CA77;--color-bg-default: #0d0d14;--color-category-news: #d04a7c;--color-category-campaign: #38a86a;--color-category-movie: #3c7fd4;--color-overlay-shadow: rgb(0 0 0 / 25%)}html[lang=zh-TW]{--font-base: "Noto Sans CJK TC", "Noto Sans TC", "PingFang TC", "Hiragino Sans CNS", sans-serif;--font-serif: "Noto Serif CJK TC", "Noto Serif TC", "PingFang TC", serif}html{font-size:16px;overflow-x:hidden;scrollbar-gutter:stable}body{min-width:var(--safe-width);overflow-x:hidden;font-family:var(--font-base);font-size:15px;line-height:1.6;color:var(--color-text-light);background:var(--color-bg-default);font-feature-settings:"palt" 1;word-break:normal;overflow-wrap:anywhere;line-break:strict;-webkit-font-smoothing:antialiased}.about__bg,.about__bg img,.scroll-bg-wrap__bg,.scroll-bg-wrap__bg img,.footer-sns__bg,.footer-sns__bg img,.news__cloud img,.about__char img,.about__deco img{max-width:none}main{position:relative;isolation:isolate}main .about,main .scroll-bg-wrap,main .news,main .product,main .fv{z-index:auto}main .about__set{z-index:6}[hidden]{display:none !important}.bg-video{position:fixed;top:0;left:0;width:var(--bg-w, 100vw);height:var(--bg-h, 100vh);overflow:hidden;z-index:-10;background:#000;pointer-events:none}.bg-video__media{width:100%;height:100%;object-fit:cover;object-position:center center}.bg-video:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.28) 100%)}.news-bg{position:fixed;top:0;left:0;width:var(--bg-w, 100vw);height:var(--bg-h, 100vh);z-index:-10;pointer-events:none}.news-bg img{width:100%;height:100%;object-fit:cover;object-position:center center}.bg-video__dot{display:none;position:absolute;inset:0;background-image:url("../img/common/common_bg-dot.png");background-repeat:repeat;background-size:24px 24px;opacity:.75;pointer-events:none;z-index:1}.page-top-gradient,body:before{content:"";position:fixed;top:0;left:0;width:var(--bg-w, 100vw);height:240px;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);z-index:-5;pointer-events:none}.platform-icons{position:absolute;top:20px;left:20px;z-index:5;display:flex;align-items:center;gap:24px}.platform-icons__item img{display:block}.platform-icons picture:nth-of-type(1) img{width:139px;height:70px}.platform-icons picture:nth-of-type(2) img{width:187px;height:41px}.platform-icons picture:nth-of-type(3) img{width:155px;height:47px}.hamburger{position:fixed;top:20px;right:20px;z-index:300;width:100px;height:100px;background:rgba(0,0,0,0);border:0;padding:0;cursor:pointer;transition:transform .25s ease;transform-origin:center}.hamburger__frame{position:absolute;inset:0;display:block}.hamburger__frame img{width:100px;height:100px;display:block}.hamburger__lines{position:absolute;inset:0;display:block;pointer-events:none}.hamburger__line{position:absolute;top:50%;left:25%;width:50%;height:3px;margin-top:-1.5px;background:#f5d27a;border-radius:1.5px;transform-origin:center;transition:transform .35s ease,opacity .25s ease}.hamburger__line--top{transform:translateY(-10px)}.hamburger__line--mid{transform:translateY(0)}.hamburger__line--bot{transform:translateY(10px)}@media(hover: hover){.hamburger:hover{transform:scale(1.1)}}body.menu-open .hamburger .hamburger__line--top{transform:translateY(0) rotate(45deg)}body.menu-open .hamburger .hamburger__line--mid{opacity:0;transform:scaleX(0)}body.menu-open .hamburger .hamburger__line--bot{transform:translateY(0) rotate(-45deg)}.slash-target{--slash-color: #f5d27a;--slash-blend: screen;--slash-len: max(120%, 80px);position:relative;display:inline-block;transition:transform .18s ease;will-change:transform}.slash-target--vertical{--slash-len: max(180%, 80px)}.slash-target:hover,.back-to-top.slash-target:hover{transform:scale(1.04)}.slash-anim{position:absolute;inset:0;pointer-events:none;z-index:2;--slash-pre: translate(calc(-50% + var(--slash-shift-x, 0px)), calc(-50% + var(--slash-shift-y, 0px))) rotate(var(--slash-tilt))}.slash-anim:before,.slash-anim:after{content:"";position:absolute;top:50%;left:50%;pointer-events:none;transform-origin:50% 50%;animation-duration:.28s;animation-timing-function:linear;animation-fill-mode:forwards}.slash-anim:before{background:var(--slash-color);box-shadow:0 0 6px var(--slash-color),0 0 14px var(--slash-color),0 0 26px color-mix(in srgb, var(--slash-color) 60%, transparent);clip-path:polygon(0% 50%, 50% 0%, 100% 50%, 50% 100%);mix-blend-mode:var(--slash-blend)}.slash-anim:after{background:radial-gradient(ellipse at center, var(--slash-color) 0%, color-mix(in srgb, var(--slash-color) 55%, transparent) 40%, transparent 100%);mix-blend-mode:var(--slash-blend);filter:blur(3px)}.slash-anim[data-dir=left]:before,.slash-anim[data-dir=left]:after,.slash-anim[data-dir=right]:before,.slash-anim[data-dir=right]:after{width:var(--slash-len);height:clamp(2px,4%,4px)}.slash-anim[data-dir=left]:after,.slash-anim[data-dir=right]:after{height:clamp(10px,16%,18px)}.slash-anim[data-dir=left]:before{animation-name:slashRunH}.slash-anim[data-dir=left]:after{animation-name:slashRunHFlash}.slash-anim[data-dir=right]:before{animation-name:slashRunHReverse}.slash-anim[data-dir=right]:after{animation-name:slashRunHFlashReverse}.slash-anim[data-dir=top]:before,.slash-anim[data-dir=top]:after,.slash-anim[data-dir=bottom]:before,.slash-anim[data-dir=bottom]:after{width:clamp(2px,4%,4px);height:var(--slash-len)}.slash-anim[data-dir=top]:after,.slash-anim[data-dir=bottom]:after{width:clamp(10px,16%,18px)}.slash-anim[data-dir=top]:before{animation-name:slashRunV}.slash-anim[data-dir=top]:after{animation-name:slashRunVFlash}.slash-anim[data-dir=bottom]:before{animation-name:slashRunVReverse}.slash-anim[data-dir=bottom]:after{animation-name:slashRunVFlashReverse}@keyframes slashRunH{0%{opacity:0;transform:var(--slash-pre) translate(-50%, 0) scaleX(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0%, 0) scaleX(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(50%, 0) scaleX(0.5)}}@keyframes slashRunHFlash{0%{opacity:0;transform:var(--slash-pre) translate(-50%, 0) scaleX(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0%, 0) scaleX(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(50%, 0) scaleX(0.2)}}@keyframes slashRunHReverse{0%{opacity:0;transform:var(--slash-pre) translate(50%, 0) scaleX(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0%, 0) scaleX(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(-50%, 0) scaleX(0.5)}}@keyframes slashRunHFlashReverse{0%{opacity:0;transform:var(--slash-pre) translate(50%, 0) scaleX(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0%, 0) scaleX(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(-50%, 0) scaleX(0.2)}}@keyframes slashRunV{0%{opacity:0;transform:var(--slash-pre) translate(0, -50%) scaleY(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0, 0%) scaleY(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(0, 50%) scaleY(0.5)}}@keyframes slashRunVFlash{0%{opacity:0;transform:var(--slash-pre) translate(0, -50%) scaleY(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0, 0%) scaleY(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(0, 50%) scaleY(0.2)}}@keyframes slashRunVReverse{0%{opacity:0;transform:var(--slash-pre) translate(0, 50%) scaleY(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0, 0%) scaleY(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(0, -50%) scaleY(0.5)}}@keyframes slashRunVFlashReverse{0%{opacity:0;transform:var(--slash-pre) translate(0, 50%) scaleY(0.5);animation-timing-function:cubic-bezier(0.55, 0.06, 0.68, 0.19)}15%{opacity:1}30%{opacity:1;transform:var(--slash-pre) translate(0, 0%) scaleY(1);animation-timing-function:cubic-bezier(0.33, 0.67, 0.56, 0.99)}100%{opacity:0;transform:var(--slash-pre) translate(0, -50%) scaleY(0.2)}}.fv__trailer-btn.slash-target{--slash-color: #e8546a}.news__more.slash-target{--slash-color: #c084d6}.wishlist__btn.slash-target{--slash-color: #f5d27a;--slash-blend: normal}.footer-sns__icons a.slash-target{--slash-color: #f5d27a;--slash-len: max(240%, 120px)}.footer-sns__icons a.slash-target:hover{transform:scale(1.18)}@media(hover: none){.slash-target:hover{transform:none}}.menu__logo,.menu__heading,.menu__items>li,.menu__lang>li,.menu__sns>li{opacity:0;transition:opacity .45s ease-out 0s,transform .45s ease-out 0s}.menu__logo{transform:translateX(-20px)}.menu__heading,.menu__items>li,.menu__lang>li,.menu__sns>li{transform:translateY(-16px)}body.menu-open .menu__logo{opacity:1;transform:translateX(0);transition-delay:0s}body.menu-open .menu__heading,body.menu-open .menu__items>li,body.menu-open .menu__lang>li,body.menu-open .menu__sns>li{opacity:1;transform:translateY(0)}body.menu-open .menu__heading--menu{transition-delay:0s}body.menu-open .menu__items>li:nth-child(1){transition-delay:50ms}body.menu-open .menu__items>li:nth-child(2){transition-delay:100ms}body.menu-open .menu__heading--lang{transition-delay:200ms}body.menu-open .menu__lang>li:nth-child(1){transition-delay:250ms}body.menu-open .menu__lang>li:nth-child(2){transition-delay:300ms}body.menu-open .menu__heading--sns{transition-delay:200ms}body.menu-open .menu__sns>li:nth-child(1){transition-delay:250ms}body.menu-open .menu__sns>li:nth-child(2){transition-delay:300ms}@media(prefers-reduced-motion: reduce){.menu__logo,.menu__heading,.menu__items>li,.menu__lang>li,.menu__sns>li{opacity:1;transform:none;transition:none}}.back-to-top{position:fixed;bottom:10px;right:10px;width:103px;height:112px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .28s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto}.back-to-top img{width:103px;height:112px}.wishlist-sticky{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:46px;right:130px;z-index:90;height:48px;padding:0 22px;border-radius:24px;border:1px solid rgba(0,0,0,0);background:linear-gradient(180deg, #0d0d0d 0%, #1f1610 100%) padding-box,linear-gradient(180deg, #E3CA77 0%, #6a4a20 100%) border-box;box-shadow:0 2px 8px rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .25s ease}.wishlist-sticky img{display:block;width:363px;height:22px}.wishlist-sticky.is-visible{opacity:1;pointer-events:auto}.wishlist-sticky:focus-visible{outline:2px solid #f5d27a;outline-offset:2px}#fv-wishlist{scroll-margin-top:40vh}.menu{position:fixed;top:0;left:0;width:var(--bg-w, 100vw);height:var(--bg-h, 100vh);min-width:1280px;overflow:auto;z-index:200;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}body.menu-open .menu{visibility:visible;opacity:1;pointer-events:auto}.menu__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);cursor:pointer}.menu__close{position:fixed;top:20px;right:20px;width:60px;height:60px;z-index:1}.menu__close img{width:60px;height:60px}.menu__logo{position:absolute;top:154px;left:88px;margin-left:0;right:auto;width:470px;height:257px;z-index:1}.menu__logo img{width:470px;height:257px;display:block}.menu__nav{position:absolute;top:0;left:0;transform:none;width:100%;max-width:none;height:100%;z-index:1;pointer-events:none}.menu__nav>*{pointer-events:auto}.menu__heading{position:absolute;margin:0;font-family:var(--font-base);font-weight:400;font-size:16px;line-height:1;letter-spacing:0;color:var(--color-gold-text);text-align:right;width:auto}.menu__heading--menu{top:154px;right:50px}.menu__heading--lang{top:420px;right:247px;bottom:auto}.menu__heading--sns{top:421px;right:50px;bottom:auto}.menu__items{position:absolute;top:193px;right:50px;width:275px}.menu__items li+li{margin-top:24px}.menu__item{display:flex;align-items:center;justify-content:flex-end;gap:7px}.menu__bullet{display:block;flex-shrink:0;width:17px;height:26px}.menu__bullet img{width:17px;height:26px}.menu__label{display:block;flex-shrink:0}.menu__item--cover .menu__label img{width:125px;height:61px}.menu__item--news .menu__label img{width:249px;height:61px}.menu__item:not(.is-active) .menu__label img{filter:none;opacity:1}.menu__item.is-active .menu__label img{filter:brightness(0) saturate(100%) invert(82%) sepia(31%) saturate(740%) hue-rotate(351deg) brightness(95%) contrast(86%);opacity:1}.menu__item{transition:transform .15s ease-out}.menu__item:hover{transform:translateX(-10px)}.menu__item:hover .menu__bullet{animation:menuBulletSlideIn .2s ease-out}@keyframes menuBulletSlideIn{0%{transform:translateX(-24px);opacity:0}100%{transform:translateX(0);opacity:1}}.menu__lang,.menu__sns{position:absolute;width:max-content;text-align:right}.menu__lang{top:459px;bottom:auto;right:247px}.menu__sns{top:460px;bottom:auto;right:50px}.menu__lang li,.menu__sns li{margin-bottom:22px}.menu__lang li:last-child,.menu__sns li:last-child{margin-bottom:0}.menu__lang-item{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;font-family:var(--font-base);font-size:20px;font-weight:700;letter-spacing:0;color:var(--color-text-light);line-height:1;transition:transform .15s ease-out}.menu__lang-item:hover{transform:translateX(-10px)}.menu__lang-item:hover .menu__lang-bullet{animation:menuBulletSlideIn .2s ease-out}.menu__lang-label{position:relative}.menu__lang-label:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentcolor;transform:scaleX(0);transform-origin:left center;transition:transform .15s ease-out}.menu__lang-item:hover .menu__lang-label:after{transform:scaleX(1)}.menu__lang-item[aria-current=true]{color:var(--color-gold-text)}.menu__lang-bullet{display:inline-block;flex-shrink:0;width:6px;height:10px}.menu__lang-bullet img{display:block;width:6px;height:10px}.br-sp{display:none}.fv{position:relative;width:100%;min-height:max(100vh,772.5px)}.fv__inner{position:relative;width:100%;min-height:max(100vh,772.5px)}.fv__logo{position:absolute;z-index:4;top:103px;left:5px;margin:0}.fv__logo img{width:459px;height:309px}.fv__cta-panel{position:absolute;z-index:5;top:142px;right:20px;width:391px;height:197px}.wishlist{position:absolute;top:0;left:0;width:391px;height:116px}.wishlist__bg{position:absolute;top:0;left:0;width:391px;height:116px;z-index:0;pointer-events:none}.wishlist__bg img{width:391px;height:116px}.wishlist__heading{position:absolute;top:14px;left:15px;z-index:1;margin:0}.wishlist__heading img{width:363px;height:22px}.wishlist__buttons{position:absolute;top:57px;left:18px;display:flex;gap:16px;z-index:1}.wishlist__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;background:#fff;border-radius:20px;width:170px;height:40px;color:var(--color-text-dark);font-family:var(--font-base);font-weight:700;font-size:18px;letter-spacing:-0.04em;line-height:1}.wishlist__btn__icon img{display:block}.wishlist__btn .wishlist__btn__label--sp{display:none}.wishlist__btn sup{font-size:.7em;vertical-align:super;line-height:0}.fv__trailer-btn{position:absolute;top:125px;left:30px;display:block;width:330px;height:71px}.fv__trailer-btn img{width:330px;height:71px}.open-wait{opacity:.5;filter:grayscale(100%);cursor:not-allowed;pointer-events:none}.about{position:relative;width:100%;min-height:1200px;padding:0;overflow:visible;margin-top:-380px}.about__bg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:max(1600px,100vw);max-width:none;height:981px;overflow:hidden;z-index:5;pointer-events:none}.about__bg img{display:block;width:100%;max-width:none;height:100%;object-fit:fill}.about__set{position:relative;left:50%;transform:translateX(-50%);width:var(--canvas-width);height:1200px}.about__char{position:absolute;z-index:1;pointer-events:none}.about__char--left{left:159px;top:212px}.about__char--left img{width:406px;height:855px}.about__char--right{right:78px;top:177px}.about__char--right img{width:417px;height:875px}.about__deco{position:absolute;z-index:2;pointer-events:none}.about__deco--sakura{left:52px;top:257px}.about__deco--sakura img{width:586px;height:749px}.about__deco--koyo{left:1077px;top:305px}.about__deco--koyo img{width:512px;height:660px}.about__inner{position:absolute;z-index:1;top:386px;left:50%;transform:translateX(-50%);width:640px;display:flex;flex-direction:column;align-items:center;text-align:center}.about__catchcopy{margin:0 0 36px}.about__catchcopy img{display:inline-block;width:640px;height:68px}.about__body{width:100%;font-family:var(--font-base);font-size:22px;line-height:1.55;letter-spacing:.025em;color:var(--color-washi-text);font-weight:500}.about__body p+p{margin-top:1.2em}.about__char-sp{display:none}.scroll-bg-wrap{position:relative;margin-top:-434px}.scroll-bg-wrap__bg{position:absolute;top:-534px;left:50%;transform:translateX(-50%);width:max(1600px,100vw);max-width:none;height:calc(100% + 534px);z-index:1;pointer-events:none;overflow:hidden}.scroll-bg-wrap__bg img{width:100%;max-width:none;height:100%;object-fit:cover;object-position:center top}.news{position:relative;width:100%;padding:350px 0 0}.news__cloud{position:absolute;z-index:2;pointer-events:none}.news__cloud img{display:block;max-width:none}.news__cloud--01{left:0;top:244px;width:354px;height:212px}.news__cloud--01 img{width:354px;height:212px}.news__cloud--02{right:0;top:276px;width:400px;height:213px}.news__cloud--02 img{width:400px;height:213px}.news__cloud--03{right:0;top:607px;width:226px;height:214px}.news__cloud--03 img{width:226px;height:214px}.news__cloud--04{left:0;top:908px;width:530px;height:237px}.news__cloud--04 img{width:530px;height:237px}.news__cloud--05{left:84px;top:752px;width:333px;height:138px}.news__cloud--05 img{width:333px;height:138px}.news__cloud--06{right:0;top:916px;width:384px;height:180px}.news__cloud--06 img{width:384px;height:180px}.news__clouds-sp{display:none}.news__inner{position:relative;z-index:8;width:100%;max-width:none;margin:0;padding-left:0;padding-right:0;display:block}.news__heading-col{position:absolute;top:11px;left:max(32px,50vw - var(--safe-width)/2 + 32px);z-index:3;width:108px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.news__heading{margin:0}.news__heading img{width:99px;height:261px}.news__more{display:block;margin-left:33px}.news__more img{width:64px;height:156px}.news__viewport{width:100%;min-width:0;overflow:auto hidden;scrollbar-width:none;-ms-overflow-style:none;padding-top:28px;padding-bottom:14px;padding-left:calc(max(32px,50vw - var(--safe-width)/2 + 32px) + 140px)}.news__viewport::-webkit-scrollbar{display:none}.news__viewport.is-draggable{cursor:grab}.news__viewport.is-grabbing{cursor:grabbing;user-select:none}.news__viewport img{-webkit-user-drag:none;user-drag:none;user-select:none;pointer-events:none}.news__viewport a{-webkit-user-drag:none;user-drag:none}.news-card__link{display:flex;flex-direction:column;position:relative;width:100%;height:100%;padding:12px;box-sizing:border-box;color:inherit;text-decoration:none;transition:transform .2s ease}.news-card__link:hover{transform:scale(1.02)}@media(max-width: 768px){.news__viewport.is-draggable{cursor:auto}}.news__list{display:flex;gap:19px;padding:0;width:max-content;margin:0}.news-card{position:relative;flex:0 0 311px;height:380px;display:block;padding:0;color:var(--color-text-light)}.news-card--skeleton{background:hsla(0,0%,100%,.04)}.news-card--skeleton .news-card__placeholder{display:block;width:100%;height:100%}.news-card__bg{position:absolute;top:0;left:0;width:311px;height:380px;z-index:0;pointer-events:none}.news-card__bg img{width:311px;height:380px;object-fit:cover}.news-card__badge,.news-card__new-badge{position:absolute;top:-20px;left:12px;width:97px;height:62px;z-index:4;pointer-events:none}.news-card__badge img,.news-card__new-badge img{display:block;width:97px;height:62px}.news-card__thumb{position:relative;z-index:1;aspect-ratio:16/9;background:rgba(0,0,0,.4);margin-bottom:8px;overflow:hidden}.news-card__thumb.is-empty{background:#000;background-image:url(/assets/img/common/common_logo_title-white@2x.png);background-size:75%;background-position:center;background-repeat:no-repeat}.news-card__thumb img{width:100%;height:100%;object-fit:cover}.news-card__meta{position:relative;z-index:2;display:flex;align-items:center;gap:8px;margin-bottom:6px}.news-card__cat{display:inline-flex;align-items:center;justify-content:center;width:90px;height:22px;padding:0 0 2px;font-family:var(--font-base);font-size:13px;line-height:1;letter-spacing:.025em;color:var(--color-text-light);font-weight:400;border-radius:11px}.news-card__cat--news{background:var(--color-category-news)}.news-card__cat--campaign{background:var(--color-category-campaign)}.news-card__cat--movie{background:var(--color-category-movie)}.news-card__date{font-family:var(--font-base);font-size:14px;line-height:1;letter-spacing:.025em;color:var(--color-text-light)}.news-card__title{position:relative;z-index:2;font-family:var(--font-base);font-size:17px;line-height:1.4;letter-spacing:.065em;color:var(--color-text-light);font-weight:700;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product{position:relative;width:100%;margin-top:-332px;padding:380px 0 0}.product:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:calc(max(1600px,100vw) + 4px);max-width:none;height:328px;background:url("../img/pc/top_bg_product.svg") no-repeat center top;background-size:100% 328px;z-index:3;pointer-events:none}.product__inner{position:relative;z-index:4;width:var(--safe-width);max-width:100%;margin:0 auto;padding:100px 32px 50px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product__logo{flex-shrink:0;width:297px;text-align:center;align-self:center}.product__logo img{display:inline-block;width:297px;height:149px;max-width:100%}.product__detail{flex-shrink:0;width:443px;display:grid;grid-template-columns:130px 1fr;gap:10px 18px;align-items:baseline}.product__detail dt{display:flex;align-items:center;gap:8px;font-family:var(--font-base);font-weight:500;font-size:18px;line-height:1.4;letter-spacing:.025em;color:var(--color-gold-text)}.product__detail dt img{flex-shrink:0;width:14px;height:14px}.product__detail dd{font-family:var(--font-base);font-weight:500;font-size:18px;line-height:1.4;letter-spacing:.025em;color:var(--color-text-light)}.product__staff{flex-shrink:0;width:493px;display:grid;grid-template-columns:84px 1fr;column-gap:25px;align-items:baseline}.product__staff dt{display:flex;align-items:center;gap:6px;font-family:var(--font-base);font-weight:500;font-size:18px;line-height:1.4;color:var(--color-gold-text);white-space:nowrap}.product__staff dt img{flex-shrink:0;width:14px;height:14px}.product__staff dd{font-family:var(--font-base);width:384px}.product__staff-row{display:flex;gap:10px;align-items:center;font-size:16px;line-height:22px;color:var(--color-text-light);font-weight:500}.product__staff-row+.product__staff-row{margin-top:4px}.product__staff-role{width:175px;flex-shrink:0}.product__staff-name{width:199px;flex-shrink:0}.product__staff-name--palt{font-feature-settings:"palt" 1}.footer-sns{position:relative;width:100%;height:117px;text-align:center;overflow:hidden}.footer-sns__bg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:calc(max(100%,100vw) + 4px);height:100%;z-index:0;pointer-events:none}.footer-sns__bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.footer-sns__inner{position:relative;z-index:1;height:117px;display:flex;align-items:center;justify-content:center;gap:32px}.footer-sns__heading{margin:0;font-family:var(--font-base);font-size:24px;line-height:1;letter-spacing:.025em;color:var(--color-text-light);font-weight:500}.footer-sns__icons{display:flex;align-items:center;gap:24px}.footer-sns__icons li:nth-of-type(1) a{display:block;width:41px;height:42px}.footer-sns__icons li:nth-of-type(2) a{display:block;width:58px;height:41px}.footer-sns__icons img{width:100%;height:100%;object-fit:contain}.site-footer{position:relative;z-index:1;background:#fff;color:var(--color-text-dark)}.site-footer__inner{width:var(--safe-width);max-width:100%;margin:0 auto;padding:30px 32px 27px;text-align:center}.site-footer__copyright{font-family:var(--font-base);font-weight:500;font-size:14px;line-height:1;letter-spacing:.025em;color:var(--color-text-dark);text-align:center;margin:0;padding-bottom:28px}.site-footer__links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:28px;padding-bottom:50px}.site-footer__links a{position:relative;font-family:var(--font-base);font-weight:400;font-size:16px;line-height:1;letter-spacing:.1em;color:var(--color-text-dark);text-decoration:none}@media(hover: hover)and (pointer: fine){.site-footer__links a:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:currentcolor;transform:scaleX(0);transform-origin:left center;transition:transform .15s ease-out}.site-footer__links a:hover:after{transform:scaleX(1)}}.site-footer__platforms{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:32px;padding-bottom:46px}.site-footer__platforms img{display:block}.site-footer__platforms>picture:nth-of-type(1) img{width:136px;height:68px}.site-footer__platforms>picture:nth-of-type(2) img{width:183px;height:40px}.site-footer__platforms>picture:nth-of-type(3) img{width:152px;height:46px}.site-footer__platforms>a:nth-of-type(1) img{width:130px;height:57px}.site-footer__platforms>a:nth-of-type(2) img{width:57px;height:65px}.site-footer__notices{margin:0 auto;font-family:var(--font-base);font-weight:400;font-size:14px;line-height:1.55;letter-spacing:0;color:var(--color-text-dark);text-align:center}.site-footer__notices p{margin:0}.site-footer__notices p+p{margin-top:.4em}.page-news .page-logo{position:absolute;top:18px;left:9px;z-index:5}.page-news .page-logo img{width:216px;height:111px}.news-header{position:relative;width:100%;height:540px;z-index:1}.news-header__bg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1322px;height:511px;z-index:0;pointer-events:none}.news-header__bg img{width:1322px;height:511px}.news-header__deco{position:absolute;pointer-events:none;z-index:1}.news-header__deco--sakura{top:0;left:min(50% - 800px,0px);width:335px;height:461px}.news-header__deco--sakura img{width:335px;height:461px}.news-header__deco--koyo{top:77px;left:max(50% + 361px,100% - 439px);width:439px;height:379px}.news-header__deco--koyo img{width:439px;height:379px}.news-header__heading{position:absolute;top:160px;left:50%;transform:translateX(-162px);width:323px;z-index:2;margin:0}.news-header__heading img{width:323px;height:124px}.news-tabs{position:absolute;top:277px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;gap:12px;z-index:2;margin:0;padding:0;list-style:none}.news-tab{position:relative;display:block;width:198px;height:65px;transition:transform .15s ease-out}.news-tab:hover{transform:scale(1.04)}.news-tab.is-active .news-tab__label,.news-tab[aria-selected=true] .news-tab__label{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.news-tab__bg,.news-tab__bg img{display:block;width:198px;height:65px}.news-tab__label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:17px;font-weight:700;letter-spacing:.04em;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.4);pointer-events:none;white-space:nowrap}.news-tab[data-category=all] .news-tab__label,.news-tab[data-category=movie] .news-tab__label{transform:translateX(3px)}.news-tab[data-category=news] .news-tab__label{transform:translateX(8px)}.news-tab[data-category=campaign] .news-tab__label{transform:translateX(10px)}.news-grid-section{position:relative;width:100%;margin-top:-162px;padding-bottom:80px;z-index:1}.news-grid{width:var(--safe-width);max-width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4, 311px);gap:32px 19px;padding:0 32px;justify-content:center;list-style:none}.news-grid>.news-card{flex:none;width:311px}.news-pagination{margin:64px auto 0;display:flex;justify-content:center;align-items:center;gap:26px;list-style:none;padding:0}.news-pagination>a,.news-pagination>span{position:relative;display:inline-block;text-decoration:none;font-family:"Noto Sans JP",sans-serif}.news-pagination>.news-pagination__page{width:44px;height:44px;border:1.5px solid #fff;background:rgba(0,0,0,0);color:#fff;transform:rotate(45deg);transition:background-color .15s ease,color .15s ease}.news-pagination__page>.news-pagination__page-num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transform:rotate(-45deg);font-size:16px;font-weight:500;line-height:1;color:inherit}.news-pagination>.news-pagination__page.is-current{background:#fff;color:#1a1a1a}.news-pagination>.news-pagination__page:not(.is-current):hover{background:hsla(0,0%,100%,.28)}.news-pagination>.news-pagination__nav{width:22px;height:62px;font-size:0;line-height:0;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.news-pagination__nav:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;border-top:2.5px solid #c8a560;border-right:2.5px solid #c8a560}.news-pagination__nav--next:before{transform:translate(-60%, -50%) rotate(45deg)}.news-pagination__nav--prev:before{transform:translate(-40%, -50%) rotate(-135deg)}.news-pagination__nav.is-disabled{opacity:.35;pointer-events:none}.news-pagination__nav:not(.is-disabled):hover:before{animation-duration:.2s;animation-timing-function:ease-out}.news-pagination__nav--prev:not(.is-disabled):hover:before{animation-name:chevronSlideInPrev}.news-pagination__nav--next:not(.is-disabled):hover:before{animation-name:chevronSlideInNext}@keyframes chevronSlideInPrev{0%{opacity:0;transform:translate(calc(-40% + 24px), -50%) rotate(-135deg)}100%{opacity:1;transform:translate(-40%, -50%) rotate(-135deg)}}@keyframes chevronSlideInNext{0%{opacity:0;transform:translate(calc(-60% - 24px), -50%) rotate(45deg)}100%{opacity:1;transform:translate(-60%, -50%) rotate(45deg)}}.news-empty{text-align:center;padding:40px;color:var(--color-text-light)}.news-article{position:relative;width:1079px;max-width:100%;margin:-260px auto 80px;background:var(--color-washi-bg);box-shadow:0 0 8px 8px var(--color-overlay-shadow);color:var(--color-text-dark);padding:60px 100px;z-index:1;min-height:400px}.news-article__meta{display:flex;align-items:center;gap:17px;margin-bottom:24px}.news-article__cat{display:inline-flex;align-items:center;justify-content:center;width:115px;height:30px;padding:0 0 2px;border-radius:15px;background:#f61a72;color:#fff;font-size:18px;font-feature-settings:"palt" 1;letter-spacing:.03em;line-height:1.4}.news-article__cat.is-campaign{background:var(--color-category-campaign)}.news-article__cat.is-movie{background:var(--color-category-movie)}.news-article__date{font-size:18px;font-weight:700;color:var(--color-text-dark)}.news-article__title{font-size:28px;font-weight:700;line-height:1.45;letter-spacing:.03em;margin:0 0 32px;color:var(--color-text-dark)}.news-article__body{font-size:16px;line-height:1.9;color:var(--color-text-dark)}.news-article__body>*+*{margin-top:1em}.news-article__body p{margin-bottom:0}.news-article__body h3{margin:1.6em 0 .8em;padding-bottom:18px;font-size:22px;font-weight:700;line-height:1.45;letter-spacing:.02em;background-image:url("../img/pc/news-article_ornament_heading-underline_pc@2x.png");background-repeat:no-repeat;background-position:left bottom;background-size:100% auto;border:0}@supports(background-image: url("../img/pc/news-article_ornament_heading-underline_pc@2x.avif")){.news-article__body h3{background-image:url("../img/pc/news-article_ornament_heading-underline_pc@2x.avif")}}.news-article__body h4{margin:1.4em 0 .6em;padding-left:14px;font-size:18px;font-weight:700;line-height:1.5;border-left:4px solid var(--color-text-dark)}.news-article__body img{display:block;max-width:100%;height:auto;margin:24px auto}.news-article__body figure{margin:24px 0}.news-article__body figure img{margin:0 auto 8px}.news-article__body figcaption{font-size:13px;color:rgba(0,0,0,.65);text-align:center;line-height:1.5}.news-article__body .youtube-embed{position:relative;width:100%;aspect-ratio:16/9;margin:24px 0;background:#000}.news-article__body .youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.news-article__body .tsize-l{font-size:1.18em}.news-article__body .tsize-ll{font-size:1.4em}.news-article__body strong{font-weight:700}.news-article__body em{font-style:normal;font-weight:700;color:#c8302c}.news-article__body .red{color:#c8302c}.news-article__body .blue{color:#285a9f}.news-article__body .green{color:#2d7a3b}.news-article__body .orange{color:#d76d1a}.news-article__body .purple{color:#7a3a8f}.news-article__body .marker-red,.news-article__body .marker-blue,.news-article__body .marker-yellow,.news-article__body .marker-orange,.news-article__body .marker-green,.news-article__body .marker-purple{background-repeat:no-repeat;background-position:0 100%;background-size:100% 45%;padding:0 .1em}.news-article__body .marker-red{background-image:linear-gradient(transparent 55%, rgba(229, 71, 71, 0.45) 55%)}.news-article__body .marker-blue{background-image:linear-gradient(transparent 55%, rgba(83, 144, 226, 0.45) 55%)}.news-article__body .marker-yellow{background-image:linear-gradient(transparent 55%, rgba(245, 213, 90, 0.6) 55%)}.news-article__body .marker-orange{background-image:linear-gradient(transparent 55%, rgba(241, 156, 80, 0.5) 55%)}.news-article__body .marker-green{background-image:linear-gradient(transparent 55%, rgba(122, 196, 124, 0.5) 55%)}.news-article__body .marker-purple{background-image:linear-gradient(transparent 55%, rgba(177, 132, 207, 0.45) 55%)}.news-article__body .t-bg1{background:#fbe583;padding:.05em .3em}.news-article__body .t-bg2{background:#cfe7f5;padding:.05em .3em}.news-article__body ul,.news-article__body ol{margin:.8em 0 .8em 1.5em;padding:0}.news-article__body ul li,.news-article__body ol li{margin:.3em 0}.news-article__body ul{list-style:disc outside}.news-article__body ol{list-style:decimal outside}.news-article__body ul.checkmark{list-style:none;margin-left:0}.news-article__body ul.checkmark li{position:relative;padding-left:28px}.news-article__body ul.checkmark li:before{content:"";position:absolute;left:4px;top:.5em;width:14px;height:8px;border-left:2.5px solid #2d7a3b;border-bottom:2.5px solid #2d7a3b;transform:rotate(-45deg)}.news-article__body .box{background:#fff;padding:20px 24px;margin:24px 0}.news-article__body .box-frame{background:#fff;border:1.5px solid rgba(0,0,0,.6);padding:20px 24px;margin:24px 0}.news-article__body table{width:100%;border-collapse:collapse;margin:24px 0;font-size:15px}.news-article__body table th,.news-article__body table td{border:1px solid rgba(0,0,0,.25);padding:10px 14px;vertical-align:top;text-align:left}.news-article__body table thead th,.news-article__body table th:first-child{background:#4a2a2a;color:#fff;font-weight:700}.news-article__body table tbody td{background:hsla(0,0%,100%,.5)}.news-article__body .link_btn{display:inline-flex;align-items:center;justify-content:center;min-width:240px;padding:14px 28px;margin:8px 0;background:var(--color-text-dark);color:#fff;font-weight:700;text-decoration:none;border-radius:28px;letter-spacing:.06em;transition:opacity .15s ease}.news-article__body .link_btn:after{content:"›";margin-left:.6em;font-size:1.2em;line-height:1;display:inline-block}.news-article__body .link_btn:hover{opacity:.85}.news-article__body .link_btn:hover:after{animation:menuBulletSlideIn .2s ease-out}.news-article__body .text-link{position:relative;color:inherit;text-decoration:none}.news-article__body .text-link:before{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:rgba(70,50,30,.22)}.news-article__body .text-link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentcolor;transform:scaleX(0);transform-origin:left center;transition:transform .15s ease-out}.news-article__body .text-link:hover:after{transform:scaleX(1)}.news-article__body hr{border:0;border-top:1px dashed rgba(0,0,0,.35);margin:32px 0}.news-article__body .styleguide-label{display:inline-block;margin-top:1.6em;padding:2px 10px;background:rgba(0,0,0,.08);font-size:12px;color:rgba(0,0,0,.65);letter-spacing:.04em}.article-pagination{width:1079px;max-width:100%;margin:56px auto 96px;display:flex;justify-content:center;align-items:center;gap:36px}.article-pagination__nav,.article-pagination__back{position:relative;display:inline-block;text-decoration:none;color:#fff}.article-pagination__nav{width:22px;height:62px;font-size:0;color:rgba(0,0,0,0)}.article-pagination__nav:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;border-top:2.5px solid #c8a560;border-right:2.5px solid #c8a560}.article-pagination__nav--next:before{transform:translate(-60%, -50%) rotate(45deg)}.article-pagination__nav--prev:before{transform:translate(-40%, -50%) rotate(-135deg)}.article-pagination__nav.is-disabled,.article-pagination__nav[aria-disabled=true]{opacity:.35;pointer-events:none}.article-pagination__nav:not(.is-disabled,[aria-disabled=true]):hover:before{animation-duration:.2s;animation-timing-function:ease-out}.article-pagination__nav--prev:not(.is-disabled,[aria-disabled=true]):hover:before{animation-name:chevronSlideInPrev}.article-pagination__nav--next:not(.is-disabled,[aria-disabled=true]):hover:before{animation-name:chevronSlideInNext}.article-pagination__back{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;width:280px;height:62px;padding:0 56px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 62' preserveAspectRatio='none'><polygon points='28,1 252,1 279,31 252,61 28,61 1,31' fill='none' stroke='%23ffffff' stroke-width='1.5'/></svg>");background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.article-pagination__back:before{content:"";position:absolute;inset:0;z-index:0;background:hsla(0,0%,100%,.28);clip-path:polygon(10% 1.6%, 90% 1.6%, 99.6% 50%, 90% 98.4%, 10% 98.4%, 0.4% 50%);opacity:0;transition:opacity .15s ease-out;pointer-events:none}.article-pagination__back>*{position:relative;z-index:1}.article-pagination__back:hover:before{opacity:1}.article-pagination__back-label{font-size:16px;font-weight:500;letter-spacing:.1em;line-height:1;color:#fff}@media(max-width: 768px){body{min-width:0}.platform-icons{top:10px;left:9px;gap:12px}.platform-icons picture:nth-of-type(1) img{width:71.5px;height:35.5px}.platform-icons picture:nth-of-type(2) img{width:96.5px;height:21.5px}.platform-icons picture:nth-of-type(3) img{width:79px;height:24px}.hamburger,.menu__close{top:10px;right:10px;width:50px;height:50px}.hamburger img,.menu__close img{width:50px;height:50px}.hamburger__line{left:32%;width:36%;height:2px;margin-top:-1px;border-radius:1px}.hamburger__line--top{transform:translateY(-7px)}.hamburger__line--bot{transform:translateY(7px)}.back-to-top{bottom:9.5px;right:10px;width:67px;height:73px}.back-to-top img{width:67px;height:73px}.wishlist-sticky{top:15px;left:10px;right:auto;height:40px;padding:0 18px;border-radius:20px}.wishlist-sticky img{width:229px;height:14px}.menu{min-width:0;overflow-x:hidden}.menu__logo{top:80px;right:20px;left:auto;width:200.5px}.menu__logo img{width:200.5px;height:109.5px}.menu__logo{transform:translateY(-20px)}body.menu-open .menu__logo{transform:translateY(0)}.menu__heading{font-size:14px;letter-spacing:-0.01em;text-align:right}.menu__heading--menu{top:205px;left:auto;right:20px;width:209px}.menu__items{top:236px;left:auto;right:20px;width:209px;display:flex;flex-direction:column;align-items:flex-end;gap:18px}.menu__items li{margin:0;list-style:none}.menu__items li+li{margin-top:0}.menu__item{display:inline-flex;align-items:center;gap:9px}.menu__bullet{width:12.5px;height:19px}.menu__bullet img{width:12.5px;height:19px}.menu__item--cover .menu__label img{width:72px;height:35px}.menu__item--news .menu__label img{width:141.5px;height:35px}.menu__heading--lang{top:374px;left:auto;right:161px;width:121px}.menu__heading--sns{top:374px;left:auto;right:20px;width:121px}.menu__lang{top:405px;left:auto;right:161px;width:121px;display:flex;flex-direction:column;align-items:flex-end;gap:18px}.menu__sns{top:405px;left:auto;right:20px;width:121px;display:flex;flex-direction:column;align-items:flex-end;gap:18px}.menu__lang li,.menu__sns li{margin:0;list-style:none}.menu__lang-item{font-size:16px;font-weight:400;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.menu__lang-bullet{width:4.5px;height:8px}.menu__lang-bullet img{width:4.5px;height:8px}.fv{min-height:692px;height:692px}.fv__inner{min-height:692px;height:692px;padding-bottom:0}.fv__logo{position:absolute;top:58px;left:50%;transform:translateX(-50%);margin:0;display:block;width:303.5px}.fv__logo img{width:303.5px;height:198.5px}.fv__cta-panel{position:absolute;top:555px;left:50%;transform:translateX(-50%);right:auto;margin:0;width:274px;height:auto;display:block}.wishlist{position:relative;top:auto;left:auto;margin:0;width:274px;height:80.5px}.wishlist__bg{width:274px;height:80.5px}.wishlist__bg img{width:274px;height:80.5px}.wishlist__heading{top:10px;left:23px}.wishlist__heading img{width:229px;height:14px}.wishlist__buttons{top:35px;left:19px;gap:15px}.wishlist__btn{width:111px;height:28px;border-radius:14px;font-size:15px;letter-spacing:.05em;gap:3px;padding:3px 0}.wishlist__btn .wishlist__btn__label--pc{display:none}.wishlist__btn .wishlist__btn__label--sp{display:inline}.wishlist__btn__icon img{width:auto;height:16px}.fv__trailer-btn{position:relative;top:auto;left:auto;margin:17px auto 0;width:200px;height:42.5px;display:block}.fv__trailer-btn img{width:200px;height:42.5px}.about{min-height:0;height:auto;margin-top:0;padding:0}.about__bg{display:none}.about__set{position:relative;width:100%;height:auto;left:0;transform:none}.about__char{display:none}.about__inner{position:relative;top:auto;margin:0 auto;width:100%;max-width:none;padding:80px 16px 60px;box-sizing:border-box;z-index:3;background:none;isolation:isolate}.about__inner:before{content:"";position:absolute;inset:0;background-image:image-set(url("../img/sp/top_bg_about_sp@2x.avif") type("image/avif"), url("../img/sp/top_bg_about_sp@2x.png") type("image/png"));background-repeat:no-repeat;background-position:center top;background-size:100% 100%;z-index:-1;pointer-events:none}.about__catchcopy,.about__body{position:relative;z-index:2}.about__catchcopy{margin-bottom:20px}.about__catchcopy img{width:100%;max-width:323.5px;height:auto}.about__body{font-size:13.5px;line-height:1.75;letter-spacing:-0.01em}.about__body p+p{margin-top:.8em}.br-sp{display:inline}.about__deco{display:block;position:absolute;pointer-events:none;z-index:5}.about__deco--koyo{inset:302px 5.5px auto auto;width:163.5px;height:auto}.about__deco--koyo img{display:block;width:163.5px;height:auto}.about__deco--sakura{inset:302px auto auto 5px;width:166.5px;height:auto}.about__deco--sakura img{display:block;width:166.5px;height:auto}.about__char-sp{display:block;position:relative;margin-top:-60px;width:100%;height:auto;z-index:4}.about__char-sp img{display:block;width:100%;height:auto}.scroll-bg-wrap{margin-top:-276px}.scroll-bg-wrap__bg{width:100%;height:1838px;top:auto;bottom:0;left:0;transform:none}.scroll-bg-wrap__bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.news{padding:220px 0 40px}.news__cloud{display:none}.news__clouds-sp{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.news__cloud-sp{position:absolute}.news__cloud-sp--01{top:56px;left:0}.news__cloud-sp--01 img{width:178.5px;height:117px}.news__cloud-sp--02{top:163px;right:0}.news__cloud-sp--02 img{width:145.5px;height:127.5px}.news__cloud-sp--03{top:454px;left:0}.news__cloud-sp--03 img{width:295px;height:142px}.news__cloud-sp--04{top:815px;right:0}.news__cloud-sp--04 img{width:193px;height:127.5px}.news__cloud-sp--05{top:685px;left:0}.news__cloud-sp--05 img{width:133.5px;height:82.5px}.news__cloud-sp--06{top:589px;right:0}.news__cloud-sp--06 img{width:101px;height:107.5px}.news__inner{width:100%;padding:0;align-items:flex-start;display:block}.news__list{align-items:flex-start}.news__heading-col{position:absolute;top:22px;left:9px;width:61px;padding-top:0}.news__viewport{padding-left:84px;padding-bottom:10px}.news__heading{line-height:0}.news__heading img{display:block;width:61px;height:159px}.news__more{margin-left:20px}.news__more img{width:38.5px;height:93.5px}.news-card{flex:0 0 172px;height:230px;padding:0}.news-card__bg{width:172px;height:230px;top:0;left:0}.news-card__bg img{width:172px;height:230px}.news-card__link{padding:8px;box-sizing:border-box}.news-card__badge,.news-card__new-badge{top:-8px;left:3px;width:49.5px;height:31px}.news-card__badge img,.news-card__new-badge img{width:49.5px;height:31px}.news-card__cat{width:75px;height:18px;padding:0 0 2px;font-size:10px}.news-card__date{font-size:11px}.news-card__title{font-size:12px;-webkit-line-clamp:5}.product{padding:0;margin-top:0}.product:before{top:0;bottom:0;height:auto;background-image:url("../img/sp/top_bg_product.svg");background-size:100% 100%}.product__inner{width:100%;padding:40px 16px 32px;flex-direction:column;align-items:center;gap:24px}.product__logo{width:auto;flex-shrink:1}.product__logo img{width:261.5px;height:131px}.product__detail,.product__staff{width:100%;flex-shrink:1;grid-template-columns:125px 1fr;gap:7px 8px}.product__detail dt,.product__staff dt{font-size:14px;font-weight:700}.product__detail dd{font-size:14px;line-height:1.5}.product__staff-row{font-size:14px;gap:0;flex-wrap:wrap;line-height:1.35}.product__staff-role{width:100%}.product__staff-name{width:100%}.product__staff-row+.product__staff-row{margin-top:10px}.footer-sns{height:70px;gap:12px}.footer-sns__inner{gap:14px;height:70px;justify-content:center !important;align-items:center !important;width:100%}.footer-sns__heading{font-size:14px;font-weight:700;letter-spacing:-0.01em;display:flex;align-items:center}.footer-sns__icons{gap:14px;align-items:center}.footer-sns__icons li:nth-of-type(1) a,.footer-sns__icons li:nth-of-type(2) a{display:inline-flex;align-items:center;justify-content:center;height:25px}.footer-sns__icons img{display:block;max-height:25px;vertical-align:middle}.site-footer__inner{padding:24px 16px 90px}.site-footer__copyright{line-height:1.7;padding-bottom:24px}.site-footer__links{flex-direction:column;gap:12px;font-size:12px;padding-bottom:30px}.site-footer__links a{text-decoration:underline;text-underline-offset:3px}.site-footer__platforms{gap:14px 18px;flex-wrap:wrap;justify-content:center;align-items:center}.site-footer__platforms>picture:nth-of-type(1) img{width:76.5px;height:38px;max-width:none}.site-footer__platforms>picture:nth-of-type(2) img{width:102.5px;height:22.5px;max-width:none}.site-footer__platforms>picture:nth-of-type(3) img{width:85px;height:26px;max-width:none}.site-footer__platforms>a:nth-of-type(1) img{width:72.5px;height:32.5px;max-width:none}.site-footer__platforms>a:nth-of-type(2) img{width:32.5px;height:38px;max-width:none}.site-footer__notices{font-size:12px}.page-news .page-logo{top:6px;left:4px}.page-news .page-logo img{width:127px;height:68.5px}.news-header{height:auto;aspect-ratio:375/460;margin-top:30px}.news-header__bg{left:0;transform:none;width:100%;height:auto;aspect-ratio:375/415}.news-header__bg img{width:100%;height:auto;display:block}.news-header__deco--sakura{top:0;left:0;transform:none;width:133.5px;height:236.5px}.news-header__deco--sakura img{width:133.5px;height:236.5px}.news-header__deco--koyo{top:0;left:auto;right:0;transform:none;width:86px;height:224.5px}.news-header__deco--koyo img{width:86px;height:224.5px}.news-header__heading{top:116px;transform:translateX(-87.5px);width:174.5px}.news-header__heading img{width:174.5px;height:72px}.news-tabs{top:184px;left:50%;transform:translateX(-50%);flex-wrap:wrap;justify-content:center;gap:2px;width:282px}.news-tab,.news-tab .news-tab__bg,.news-tab .news-tab__bg img{width:140px;height:46px}.news-tab__label{font-size:13px}.news-tab[data-category=all] .news-tab__label,.news-tab[data-category=movie] .news-tab__label{transform:translateX(2px)}.news-tab[data-category=news] .news-tab__label{transform:translateX(5px)}.news-tab[data-category=campaign] .news-tab__label{transform:translateX(6px)}.news-grid-section{margin-top:-160px;padding-bottom:48px}.news-grid{grid-template-columns:repeat(2, 172px);gap:12px;padding:0;width:auto;max-width:360px}.news-grid>.news-card{width:172px}.news-card,.news-card__bg,.news-card__bg img{width:172px;height:230px}.news-pagination{gap:14px;margin-top:40px}.news-pagination>.news-pagination__page{width:35px;height:35px;border-width:1.2px}.news-pagination__page>.news-pagination__page-num{font-size:13px}.news-pagination>.news-pagination__nav{width:18px;height:50px}.news-pagination__nav:before{width:35px;height:35px;border-top-width:2px;border-right-width:2px}.news-pagination__page+.news-pagination__page{margin-left:10px}.news-article{width:auto;max-width:none;margin:-281px 15px 60px;padding:24px 20px 28px;min-height:0}.news-article__meta{gap:12px;margin-bottom:16px}.news-article__cat{width:95px;height:26px;padding:0 0 2px;font-size:14px}.news-article__date{font-size:14px}.news-article__title{font-size:20px;line-height:1.5;margin-bottom:20px}.news-article__body{font-size:14px;line-height:1.8}.news-article__body h3{font-size:17px;padding:4px 4px 2px;margin:1.4em 0 .7em;background-image:url("../img/sp/news-article_ornament_heading-underline_sp@2x.png");background-position:left bottom;background-size:100% 70%}@supports(background-image: url("../img/sp/news-article_ornament_heading-underline_sp@2x.avif")){.news-article__body h3{background-image:url("../img/sp/news-article_ornament_heading-underline_sp@2x.avif")}}.news-article__body h4{font-size:15px;padding-left:10px;border-left-width:3px}.news-article__body table{font-size:13px}.news-article__body table th,.news-article__body table td{padding:8px 10px}.news-article__body .link_btn{min-width:0;width:100%;padding:12px 20px;font-size:14px}.article-pagination{width:auto;margin:36px 15px 56px;gap:18px}.article-pagination__nav{width:18px;height:50px}.article-pagination__nav:before{width:35px;height:35px;border-top-width:2px;border-right-width:2px}.article-pagination__back{width:220px;height:50px;padding:0 36px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 50' preserveAspectRatio='none'><polygon points='22,1 198,1 219,25 198,49 22,49 1,25' fill='none' stroke='%23ffffff' stroke-width='1.2'/></svg>")}.article-pagination__back-label{font-size:14px;letter-spacing:.08em}}body.menu-open{overflow:hidden}body.is-menu-open{overflow:hidden}[data-parallax]{will-change:transform;visibility:hidden}html.parallax-ready [data-parallax]{visibility:visible}@media(prefers-reduced-motion: reduce){[data-parallax]{will-change:auto;visibility:visible}}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.trailer-modal{position:fixed;top:0;left:0;width:var(--bg-w, 100vw);height:var(--bg-h, 100vh);z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;pointer-events:none;opacity:0;transition:opacity .25s ease}.trailer-modal[aria-hidden=false]{pointer-events:auto;opacity:1}.trailer-modal__overlay{position:absolute;inset:0;width:100%;height:100%;background:rgba(0,0,0,.85);border:0;padding:0;margin:0;cursor:pointer}.trailer-modal__dialog{position:relative;width:min(90vw,1280px);aspect-ratio:16/9;max-height:calc(100vh - 96px);background:#000;box-shadow:0 8px 32px rgba(0,0,0,.55)}.trailer-modal__close{position:absolute;top:-44px;right:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:0;padding:0;color:#fff;cursor:pointer;transition:transform .2s ease}@media(hover: hover){.trailer-modal__close:hover{transform:scale(1.15)}}.trailer-modal__player{width:100%;height:100%;background:#000}.trailer-modal__player iframe{width:100%;height:100%;display:block;border:0}body.trailer-modal-open{overflow:hidden}@media(max-width: 768px){.trailer-modal{padding:16px}.trailer-modal__dialog{max-height:calc(100vh - 80px)}.trailer-modal__close{top:-40px;width:32px;height:32px}}
