@charset "UTF-8";

.rakuten_bnr{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.rakuten_bnr a + a{
    margin-top: 20px;
}