@charset "UTF-8";
:root {
    --fontBaseSize: 16;
}
* {
    box-sizing: border-box;
}
.restoration_chara{
    position: absolute;
    right: -100px;
    bottom: 70px;
}
