body, th, td {
font-size: 100%;
line-height: 200%;
}

.toggle_wrap {
    line-height: 150%;
    font-size: 80%;
}

p.shosai_top {
    text-align: center;
    padding-top: 50px;
}
html { scroll-behavior: smooth;}


a#rc_rightArea02 {
 width: 130px; /*²èÁü¤ÎÁ´ÂÎÉý*/
 position: fixed;
 bottom: 55%;
 right: 25px;
 display: inline-block;
 transition: all .2s ease;
 z-index: 9999;
}