/*!
 * 
 *  @event-js/fusuma-1.2.0.js
 *  Copyright (c) 2025 Rakuten.Inc
 *  Date : 2025-08-07 09:03:48
 *
 */:root{--fusuma-wrapper-width:576px;--fusuma-width:288px;--fusuma-height:368px;--fusuma-border-radius:8px;--fusuma-modal-button-width:51px;--fusuma-modal-button-height:51px;--fusuma-modal-button-right:24px}@media(max-width:575px){:root{--fusuma-wrapper-width:100vw;--fusuma-width:50vw;--fusuma-height:60vw;--fusuma-border-radius:4vw;--fusuma-modal-button-width:8vw;--fusuma-modal-button-height:8vw;--fusuma-modal-button-right:5vw}}.js-fusuma-wrapper{border-radius:8px;border-radius:var(--fusuma-border-radius);box-shadow:0 8px 12px 0 rgba(99,99,99,.4);display:flex;height:368px;height:var(--fusuma-height);margin-left:auto;margin-right:auto;overflow:hidden;width:576px;width:var(--fusuma-wrapper-width)}.js-fusuma{position:relative;width:288px;width:var(--fusuma-width)}.js-fusuma>*{left:0;position:absolute;top:0}.js-fusuma-door,.js-fusuma-door-bg{height:368px;height:var(--fusuma-height);transition:transform 2s cubic-bezier(.18,.99,.6,.93);width:288px;width:var(--fusuma-width)}.js-fusuma-shadow{margin-bottom:16px;opacity:1;transition:opacity 1.2s ease-in}.js-fusuma-shadow[data-state=open]{opacity:0}.js-fusuma-door[data-direction=left][data-state=open]{transform:translateX(-93.5%)}.js-fusuma-door[data-direction=right][data-state=open]{transform:translateX(93.5%)}.js-fusuma-door-bg[data-direction=left][data-state=open]{transform:translateX(-93.5%)}.js-fusuma-door-bg[data-direction=right][data-state=open]{transform:translateX(93.5%)}.js-fusuma-character{margin-bottom:16px}.js-fusuma-character-wrapper{align-items:flex-end;display:flex;justify-content:center}.js-fusuma-character-bg,.js-fusuma-character-wrapper{height:368px;height:var(--fusuma-height);width:288px;width:var(--fusuma-width)}.js-fusuma-modal-trigger{animation:bobbing 2s linear infinite;background:none;border:0;bottom:8px;cursor:pointer;height:51px;height:var(--fusuma-modal-button-height);left:auto;opacity:0;padding:0;right:24px;right:var(--fusuma-modal-button-right);top:auto;transition:opacity .5s ease,z-index 0s,transform .3s;width:51px;width:var(--fusuma-modal-button-width);z-index:-1}.js-fusuma-modal-trigger:active{animation-play-state:paused}.js-fusuma-modal-trigger img{height:100%;width:100%}.js-fusuma-modal-trigger[data-state=open]{opacity:1;z-index:1}@keyframes bobbing{0%{transform:translateY(0)}12.5%{transform:translateY(-1.5px)}25%{transform:translateY(-3px)}37.5%{transform:translateY(-1.5px)}50%{transform:translateY(0)}62.5%{transform:translateY(1.5px)}75%{transform:translateY(3px)}87.5%{transform:translateY(1.5px)}to{transform:translateY(0)}}:root{--fusuma-character-kanroji-width:126px;--fusuma-character-kanroji-height:309px;--fusuma-character-tokito-width:157px;--fusuma-character-tokito-height:315px;--fusuma-character-iguro-width:156px;--fusuma-character-iguro-height:318px;--fusuma-character-shinazugawa-width:166px;--fusuma-character-shinazugawa-height:344px}@media(max-width:575px){:root{--fusuma-character-kanroji-width:22vw;--fusuma-character-kanroji-height:50vw;--fusuma-character-tokito-width:27vw;--fusuma-character-tokito-height:52vw;--fusuma-character-iguro-width:27vw;--fusuma-character-iguro-height:52vw;--fusuma-character-shinazugawa-width:29vw;--fusuma-character-shinazugawa-height:56vw}}.js-fusuma-character-kanroji,.js-fusuma-shadow-kanroji{height:309px;height:var(--fusuma-character-kanroji-height);width:126px;width:var(--fusuma-character-kanroji-width)}.js-fusuma-character-tokito,.js-fusuma-shadow-tokito{height:315px;height:var(--fusuma-character-tokito-height);width:157px;width:var(--fusuma-character-tokito-width)}.js-fusuma-character-iguro,.js-fusuma-shadow-iguro{height:318px;height:var(--fusuma-character-iguro-height);width:156px;width:var(--fusuma-character-iguro-width)}.js-fusuma-character-shinazugawa,.js-fusuma-shadow-shinazugawa{height:344px;height:var(--fusuma-character-shinazugawa-height);width:166px;width:var(--fusuma-character-shinazugawa-width)}:root{--fusuma-full-wrapper-width:356px;--fusuma-full-width:356px;--fusuma-full-height:368px;--fusuma-full-door-width:178px;--fusuma-full-border-radius:8px;--fusuma-full-modal-button-width:51px;--fusuma-full-modal-button-height:51px;--fusuma-full-modal-button-right:24px}@media(max-width:575px){:root{--fusuma-full-wrapper-width:80vw;--fusuma-full-width:80vw;--fusuma-full-height:90vw;--fusuma-full-door-width:40vw;--fusuma-full-border-radius:4vw;--fusuma-full-modal-button-width:8vw;--fusuma-full-modal-button-height:8vw;--fusuma-full-modal-button-right:5vw}}.js-fusuma-full-wrapper{border-radius:8px;border-radius:var(--fusuma-full-border-radius);box-shadow:0 8px 12px 0 rgba(99,99,99,.4);display:flex;margin-left:auto;margin-right:auto;overflow:hidden;width:356px;width:var(--fusuma-full-wrapper-width)}.js-fusuma-full,.js-fusuma-full-wrapper{height:368px;height:var(--fusuma-full-height)}.js-fusuma-full{position:relative;width:356px;width:var(--fusuma-full-width)}.js-fusuma-full>*{left:0;position:absolute;top:0}.js-fusuma-full-door-wrapper{display:flex}.js-fusuma-full-door,.js-fusuma-full-door-bg{height:368px;height:var(--fusuma-full-height);transition:transform 2s cubic-bezier(.18,.99,.6,.93);width:178px;width:var(--fusuma-full-door-width)}.js-fusuma-full-door-bg[data-direction=left][data-state=open],.js-fusuma-full-door[data-direction=left][data-state=open]{transform:translateX(-88%)}.js-fusuma-full-door-bg[data-direction=right][data-state=open],.js-fusuma-full-door[data-direction=right][data-state=open]{transform:translateX(88%)}.js-fusuma-full-shadow{margin-bottom:16px;opacity:1;transition:opacity 1.2s ease-in}.js-fusuma-full-shadow[data-state=open]{opacity:0}.js-fusuma-full-character-bg,.js-fusuma-full-character-wrapper{height:368px;height:var(--fusuma-full-height);width:356px;width:var(--fusuma-full-wrapper-width)}.js-fusuma-full-character-wrapper{align-items:flex-end;display:flex;justify-content:center}.js-fusuma-full-character{height:var(--fusuma-full-character-height);margin-bottom:16px;width:var(--fusuma-full-character-width)}.js-fusuma-full-modal-trigger{animation:bobbing 2s linear infinite;background:none;border:0;bottom:8px;cursor:pointer;height:51px;height:var(--fusuma-full-modal-button-height);left:auto;opacity:0;padding:0;right:24px;right:var(--fusuma-full-modal-button-right);top:auto;transition:opacity .5s ease,z-index 0s,transform .3s;width:51px;width:var(--fusuma-full-modal-button-width);z-index:-1}.js-fusuma-full-modal-trigger:active{animation-play-state:paused}.js-fusuma-full-modal-trigger img{height:100%;width:100%}.js-fusuma-full-modal-trigger[data-state=open]{opacity:1;z-index:1}:root{--fusuma-full-panda-width:280px;--fusuma-full-panda-height:auto}@media(max-width:575px){:root{--fusuma-full-panda-width:60vw;--fusuma-full-panda-height:auto}}.js-fusuma-full-character-panda,.js-fusuma-full-shadow-panda{height:auto;height:var(--fusuma-full-panda-height);width:280px;width:var(--fusuma-full-panda-width)}