@media only screen and (max-width: 1200px) {
    .logo {
        top: 7px;
        left: 24px;
        width: 140px;
        height: 24px;
        background-image: url(../images/logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 140px;
    }
    .top {
        height: 510px;
        background-image: url(../images/background-rule.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 1920px;
    }
    .top .limit {
        max-width: 744px;
        top: 60px;
    }
    .top .people {
        width: 440px;
    }
    .top .title {
        font-size: 60px;
        line-height: 64px;
    }
    .top .desc {
        font-size: 48px;
        line-height: 54px;
    }
    .top .money {
        width: 270px;
        height: 84px;
    }
    .top .try {
        margin-top: 47px;
    }
}
@media only screen and (max-width: 1120px) {
    .main .ppl2 {
        right: 24px;
        margin-right: 0;
    }
}
@media only screen and (max-width: 1000px) {
    .top {
        height: 840px;
    }
    .top .limit {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        top: 84px;
    }
    .top .people {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 382px;
    }
    .top .form {
        align-items: center;
    }
    .top .title {
        font-size: 48px;
        line-height: 60px;
        text-align: center;
    }
    .top .desc {
        font-size: 36px;
        line-height: 48px;
    }
    .top .money {
        max-width: 383px;
        height: auto;
    }
    .main .ppl1 {
        left: 24px;
        margin-left: 0;
    }
    .rule {
        background: url(../images/background-transparent.png), linear-gradient(180deg, #1f78f5 0.08%, #1fc8ec 99.94%);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 1452px;
    }
    .rule .award,
    .rule .notice {
        width: 100%;
        max-width: 456px;
    }
    .rule .award .t2 {
        font-size: 48px;
        line-height: 60px;
    }
    .example .ppl3 {
        left: 24px;
        margin-left: 0;
    }
    .example .ppl4 {
        left: auto;
        margin-left: auto;
        right: 24px;
    }
    .prize {
        padding-bottom: 120px;
    }
}
@media only screen and (max-width: 840px) {
    .main .article {
        font-size: 18px;
        line-height: 24px;
    }
    .main .event {
        margin-top: 24px;
    }
    .main .event2 {
        margin-top: 240px;
    }
    .main .ppl1 {
        top: 365px;
    }
    .example {
        padding-bottom: 204px;
    }
    .example .img .desktop {
        display: none;
    }
    .example .img .mobile {
        display: block;
    }
    .example .t1 {
        padding-bottom: 180px;
    }
    .example .ppl3 {
        top: 187px;
        background-size: 123.6px;
        height: 240px;
        width: 123.6px;
    }
    .example .ppl4 {
        width: 160px;
        height: 240px;
        background-size: 160px;
    }
}
@media only screen and (max-width: 630px) {
    br.mobile {
        display: inline;
    }
    .top .try,
    .prize .try {
        max-width: 320px;
    }
    .prize label {
        font-size: 18px;
        line-height: 24px;
    }
    .main .ppl1 {
        top: 455px;
    }
    .footer {
        padding: 24px;
    }
    .footer .text {
        text-align: left;
    }
}
@media only screen and (max-width: 476px) {
    .main .ppl1 {
        top: 490px;
    }
}
@media only screen and (max-width: 446px) {
    .main .ppl1 {
        top: 533px;
    }
}
@media only screen and (max-width: 415px) {
    .main .ppl1 {
        top: 606px;
    }
    .rule .award .t2 {
        font-size: 42px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 389px) {
    .main .ppl1 {
        top: 673px;
    }
}
@media only screen and (max-width: 361px) {
    .main .ppl1 {
        top: 719px;
    }
}
