@charset "utf-8";

.ad-aside-rectangle,
.ad-aside-billboard {
    min-height: 280px;
    margin: 10px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ad-aside-billboard {
    height: 120px;
    min-height: 120px;
}

.ad-aside-pc-billboard {
    height: 250px;
    min-height: 250px;
}
