@charset "utf-8";

.ad-aside-rectangle,
.ad-aside-billboard,
.ad-aside-sp-extop-billboard {
    margin: 10px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ad-aside-rectangle {
    min-height: 280px;
}
.ad-aside-billboard {
    height: 180px;
    min-height: 180px;
}
.ad-aside-sp-extop-billboard {
    min-height: 180px;
}
.ad-aside-pc-extop-billboard {
    min-height: 250px;
}
#excitetop_giftext_rightcolumn_2nd {
    margin-bottom: 10px;
}