@charset 'UTF-8';@keyframes scroll-hint-appear{0%{transform:translateX(40px);opacity:0}10%{opacity:1}100%,50%{transform:translateX(-40px);opacity:0}}.scroll-hint{padding-bottom:16px}.scroll-hint::-webkit-scrollbar{z-index:2;display:initial;height:12px}.scroll-hint::-webkit-scrollbar-track{border-radius:6px;background:#e8e8e8}.scroll-hint::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:6px;background:#010660;background-clip:padding-box}.scroll-hint::-webkit-scrollbar-thumb:hover{cursor:pointer}.scroll-hint.is-right-scrollable{background:linear-gradient(270deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint.is-right-scrollable.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0)),linear-gradient(270deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint-icon{position:absolute;top:calc(50% - 25px);left:calc(50% - 60px);display:flex;flex-direction:column;box-sizing:border-box;width:150px;height:100px;transition:opacity .3s;text-align:center;opacity:0;border-radius:5px;background:rgba(0,0,0,.7);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);justify-content:center;align-items:center}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;line-height:1;margin-top:10px;color:#fff}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:1}.scroll-hint-icon:before{display:inline-block;width:47px;height:47px;content:'';text-align:center;vertical-align:middle;color:#fff;background-image:url(/img/icon/icon-scroll-hint.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-white .scroll-hint-text{color:#000}.scrollable-table{width:auto!important;min-width:100%}.scrollable-table td,.scrollable-table th{white-space:nowrap;border:solid 1px #aaa}
/*# sourceMappingURL=maps/scroll-hint.css.map */
