.loading img{opacity:0;width:180px;height:auto;-webkit-animation:loading-logo 1s ease .25s 1 forwards;animation:loading-logo 1s ease .25s 1 forwards;display:block}#home .loading img{opacity:1;-webkit-animation:none !important;animation:none !important;position:relative}#home .loading>div{position:relative;padding:8px}#home .loading>div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#9e3d21;pointer-events:none;z-index:99999;-webkit-animation:heroview-slide-cut .125s cubic-bezier(0.32, 0, 0.67, 0) 1s forwards;animation:heroview-slide-cut .125s cubic-bezier(0.32, 0, 0.67, 0) 1s forwards}@-webkit-keyframes loading-logo{from{opacity:0}to{opacity:1}}@keyframes loading-logo{from{opacity:0}to{opacity:1}}@-webkit-keyframes heroview-slide-cut{0%{left:0;width:100%}100%{width:0%;left:100%}}@keyframes heroview-slide-cut{0%{left:0;width:100%}100%{width:0%;left:100%}}.loading{height:100%;width:100%;position:fixed;top:0;left:0;z-index:99999;background:#fff;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#home .loading{background:#9e3d21}#mitake .loading{background:#9e3d21}#ishigami .loading{background:#9e3d21}#meating .loading{background:#9e3d21}#taste .loading{background:#9e3d21}