@charset "UTF-8";

div[stid*="gooad-sp_overlay"] {
    z-index: 10000;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    max-height: 60px;
    overflow: hidden;
    background-color: #ffffff;
}

.gooad_banner50 {
    line-height: 0;
    text-align: center;
    overflow: hidden;
    max-height: 50px;
}

.gooad_banner50:has(iframe) {
    min-height: 50px;
    margin: 0 auto;
}

.gooad_banner100 {
    line-height: 0;
    text-align: center;
    overflow: hidden;
    max-height: 100px;
}

.gooad_banner100:has(iframe) {
    width: 100%;
    min-height: 50px;
    padding: 8px 0;
    margin: 0 auto;
}

.gooad_rectangle250 {
    text-align: center;
    overflow: hidden;
    max-height: 250px;
}

.gooad_rectangle250:has(iframe) {
    min-height: 250px;
    margin: 0px auto;
}

.gooad_rectangle280 {
    text-align: center;
    overflow: hidden;
    max-height: 280px;
}

.gooad_rectangle280:has(iframe) {
    min-height: 250px;
    margin: 0px auto;
}

div[stid="gooad-sp_news_infeed01_dsports"],
div[stid="gooad-sp_news_infeed02_dsports"],
div[stid="gooad-sp_news_infeed03_dsports"] {
    border-bottom: 1px solid #ddd;
}

