@import url(/Users/jbn027/web/hokushin/Corporate2024/css/_common.css);blockquote,body,code,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,legend,li,ol,p,pre,table,td,th,ul{margin:0;padding:0}.mincho{font-family:Zen Old Mincho,serif}.no-overscroll{overscroll-behavior:none}.footer{background-color:#f2f2f2!important}.fadein-right{animation-duration:1s;animation-fill-mode:forwards;animation-name:faderight}@keyframes faderight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.fadein-left{animation-duration:1s;animation-fill-mode:forwards;animation-name:fadeleft}@keyframes fadeleft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.fadein-bottom{animation-duration:1s;animation-fill-mode:forwards;animation-name:fadebottom}@keyframes fadebottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.disappear{animation-duration:1s;animation-fill-mode:forwards;animation-name:disappear!important}@keyframes disappear{0%{opacity:1}to{opacity:0}}