/* ページトップ */
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    z-index: 9;
    background-color: unset;
}

.pagetop img {
    background-color: unset;
}