/* 看板娘 */
canvas#live2dcanvas {
border: 0 !important;
left: 0;
}

 #back-to-top {
    background-color: #8bcc99;
    bottom: 110px;
    box-shadow: 0 0 6px #72a072;
    padding: 5px 10px;
    position: fixed;
    right: 95px;
    border-radius: 8px;
    opacity: 0.7;
}
