@charset "UTF-8";

div[stid*="gooad-sp_overlay"] {
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    max-height: 60px;
}

.gooad_banner50:has(iframe) {
    min-height: 50px;
    margin: 0 auto;
    line-height: 0;
    text-align: center;
}
.gooad_banner100:has(iframe) {
    width: 100%;
    min-height: 50px;
    padding: 8px 0;
    margin: 0 auto;
    line-height: 0;
    text-align: center;
}
.gooad_rectangle250:has(iframe) {
    min-height: 250px;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}
.gooad_rectangle280:has(iframe) {
    min-height: 250px;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}