@charset "utf-8";img{max-width:100%!important;width:100%;height:auto;display:block;margin:0!important;border-radius:0!important}main{padding-top:.15rem!important}.l-header{position:inherit!important}#block_coupon{position:fixed;right:0;bottom:15px;z-index:10;max-width:300px}.button_coupon{position:absolute;top:0;left:0;display:inline-block;width:24px;height:24px;border:1px solid #fff;border-radius:50%;background-color:#494949;transform:translate(-5px,-7px)}.button_coupon::after,.button_coupon::before{content:"";position:absolute;top:50%;left:50%;width:1.5px;height:12px;background:#fff}.button_coupon::before{transform:translate(-50%,-50%) rotate(45deg)}.button_coupon::after{transform:translate(-50%,-50%) rotate(-45deg)}.button_coupon:not(:checked){display:none}.button_coupon:not(:checked)~.coupon_main{display:none}#block_coupon img{width:100%;height:auto}#block_coupon.UpMove{animation:UpAnimeCoupon .5s forwards}@keyframes UpAnimeCoupon{from{opacity:1;transform:translateY(100px)}to{opacity:1;transform:translateY(-85px)}}#block_coupon.DownMove{animation:DownAnimeCoupon .5s forwards}@keyframes DownAnimeCoupon{from{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(-10px)}}@media screen and (max-width:719px){#block_coupon{max-width:45%}}#page-top{position:fixed;right:20px;bottom:7px}#page-top a{display:flex;justify-content:center;align-items:center;background:#5dce30;border-radius:5px;width:60px;height:60px;text-align:center;text-transform:uppercase;text-decoration:none;font-size:.6rem;transition:all .3s;padding:8px}#page-top a:hover{opacity:.7}#page-top.UpMove{animation:UpAnime .5s forwards}@keyframes UpAnime{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(-12px)}}#page-top.DownMove{animation:DownAnime .5s forwards}@keyframes DownAnime{from{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(120px)}}@media screen and (max-width:719px){#page-top{max-width:80%;max-height:80%;right:10px}}