body.loading{overflow:hidden;height:100%;position:fixed;width:100%;overscroll-behavior:none}#loader{position:fixed;inset:0;background-color:#c2e2ff;display:flex;align-items:center;justify-content:center;z-index:99999;transition:background-color 3s ease}#loader.fade-out{opacity:0;visibility:hidden;transition:opacity 0s ease,visibility 0s ease}#loader-logo{width:240px;opacity:0}.anime #animation_container{margin:0 auto;position:relative;width:100% !important;height:0 !important;overflow:hidden;background-color:#fff}.anime #animation_container #canvas{position:absolute;top:0;left:0;width:100% !important;height:100% !important}.anime--pc #animation_container{padding-bottom:50%}.anime--sp #animation_container{padding-bottom:154.5455%}