@charset "UTF-8";
/*!
 * © 2026 Pocke-Web
 * Version: 1.0.0
 * Unauthorized reproduction or redistribution is prohibited.
 * 本コードの無断転載・転用・再配布を禁止します。
 */.js-table-scroll-hint{overflow-y:auto;position:relative}.js-table-scroll-hint table{margin:0!important}.js-table-scroll-hint:before{background:rgba(0,0,0,.2);content:"";inset:0 0 0 0;z-index:0}.js-table-scroll-hint:before,.js-table-scroll-hint__icon{opacity:0;position:absolute;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:visibility,opacity;transition-property:visibility,opacity;visibility:hidden}.js-table-scroll-hint__icon{-webkit-animation:scroll-hint-sway 2s ease infinite;animation:scroll-hint-sway 2s ease infinite;background-color:rgba(0,0,0,.6);border-radius:.5em;color:#fff;left:50%;padding:.75em .75em 0;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.js-table-scroll-hint__icon:before{background:#fff;content:"";display:block;height:3em;line-height:1;margin:0 auto;-webkit-mask-image:url(img/icon-scroll.svg);mask-image:url(img/icon-scroll.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:3em}.js-table-scroll-hint__icon:after{content:"スクロールできます";font-size:.75em;line-height:1.5;padding:.5em 0;white-space:nowrap}.js-table-scroll-hint.is-hint--show .js-table-scroll-hint__icon,.js-table-scroll-hint.is-hint--show:before{opacity:1;visibility:visible}@-webkit-keyframes scroll-hint-sway{0%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}50%{-webkit-transform:translate(-45%,-50%);transform:translate(-45%,-50%)}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes scroll-hint-sway{0%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}50%{-webkit-transform:translate(-45%,-50%);transform:translate(-45%,-50%)}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}
/*# sourceMappingURL=table-scroll-hint.min.css.map */
