@charset "UTF-8";
@media print {
    #header{
        position: fixed;
    }
    .l-footer .pagetop{
        display: none;
    }
}