/* participation
----------------------------*/

.participation {
    position: absolute;
    top: 60px;
    bottom: auto;
    right: 0;
    left: 0;
}

.participation-box {
    background: #f5f5f5;
    width: 650px;
    max-width: 100%;
    height: auto;
    border: none;
    border-radius: 15px;
    padding: 50px 0 60px 0;
    margin: 0 auto 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
}

.participation-box_error {
    background: #f5f5f5;
    width: 650px;
    max-width: 100%;
    height: auto;
    border: none;
    border-radius: 15px;
    padding: 50px 0 60px 0;
    margin: 0 auto 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
}

.participation-cont0 {
    padding: 0 95px 0 95px;
}

.participation-title1 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 3.3em;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.participation-title1Img {
    vertical-align: -8px;
    margin: 0 0 0 -5px;
}

.participation-title1Txt {}

.participation-txt1 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #3E94FC;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 22px 0 0 0;
}

.participation-txt1_error {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #DB494B;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 22px 0 0 0;
}

.participation-txt2 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.2em;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: 0.01em;
    text-decoration: none;
    text-indent: -1em;
    padding: 0 0 0 1em;
    margin: 32px 0 0 0;
}

.participation-cont1 {
    text-align: center;
    overflow: hidden;
    margin: 100px 0 0 0;
}

.participation-cont1_error {
    text-align: center;
    overflow: hidden;
    margin: 290px 0 0 0;
}

.participation-cont1Btn1 {
    position: relative;
    float: none;
}

.participation-cont1Btn1 .discord_login_btn {
    position: relative;
    display: inline-block;
    background: #3E94FC;
    border: none;
    border-radius: 2.1em;
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #fff;
    font-size: 2.1em;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-decoration: none;
    padding: 8px 0 0 0;
    margin: 0 0 0 0;
    width: 362px;
    height: 82px;
}

.error .participation-cont1Btn1 .discord_login_btn {
    width: 320px;
}

.participation-cont1Btn1 .participation-cont1Btn1Txt {
    vertical-align: 0.3em;
    letter-spacing: 0.1em;
}

.participation-cont1Btn1 svg {
    width: 36px;
    height: 27.69px;
    margin: 0 0 0 15px;
}

.participation-cont1Btn1 svg .a {
    fill: #fff;
}

.participation-cont1Txt1 {
    float: none;
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #252943;
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 15px 0 15px 0;
}

.participation-cont1Btn2 {
    float: none;
}

.participation-cont1Btn2 .twitter_login_btn {
    position: relative;
    display: inline-block;
    background: #3E94FC;
    border: none;
    border-radius: 2.1em;
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #fff;
    font-size: 2.1em;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-decoration: none;
    padding: 8px 0 0 0;
    margin: 0 0 0 0;
    width: 362px;
    height: 82px;
}

.participation-cont1Btn2 .participation-cont1Btn2Txt {
    vertical-align: 0.3em;
    letter-spacing: 0.1em;
}

.participation-cont1Btn2 svg {
    width: 35px;
    height: 28px;
    margin: 0 0 0 13px;
}

.participation-cont1Btn2 svg .a {
    fill: #fff;
}

@media screen and (max-width: 1200px) {
    /* participation
----------------------------*/
    .participation {
        position: absolute;
        top: 170px;
        bottom: auto;
        right: 0;
        left: 0;
    }
}

@media screen and (max-width: 767px) {
    /* participation
----------------------------*/
    .participation {
        position: relative;
        z-index: 10;
        top: auto;
        bottom: auto;
        right: auto;
        left: auto;
        padding: 0 0 0;
    }
    .participation-box {
        text-align: center;
        background: #f5f5f5;
        width: 100%;
        max-width: 100%;
        height: 100vh;
        min-height: 700px;
        border: none;
        border-radius: 0;
        padding: 130px 0 160px 0;
        margin: 0 auto 0;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
    .participation-box_error {
        text-align: center;
        background: #f5f5f5;
        width: 100%;
        max-width: 100%;
        height: 100vh;
        min-height: 700px;
        border: none;
        border-radius: 0;
        padding: 130px 0 160px 0;
        margin: 0 auto 0;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
    .participation-cont0 {
        display: inline-block;
        padding: 0 25px 0;
    }
    .participation-title1 {
        text-align: left;
        font-size: 2.3em;
        font-weight: 800;
        line-height: 2;
        letter-spacing: 0em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .participation-title1Img {
        width: 38px;
        vertical-align: -6px;
        margin: 0 -3px 0 -3px;
    }
    .participation-title1Txt {}
    .participation-txt1 {
        text-align: left;
        font-size: 1.2em;
        font-weight: 800;
        line-height: 2;
        letter-spacing: 0em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 11px 0 0 0;
    }
    .participation-txt1_error {
        text-align: left;
        font-size: 1.2em;
        font-weight: 800;
        line-height: 2;
        letter-spacing: 0em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 11px 0 0 0;
    }
    .participation-txt1_error {}
    .participation-txt2 {
        text-align: left;
        font-size: 1.0em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0em;
        text-decoration: none;
        padding: 0 0 0 1em;
        margin: 15px 0 0 0;
    }
    .participation-cont1 {
        margin: 74px 0 0 0;
    }
    .participation-cont1_error {
        margin: 74px 0 0 0;
    }
    .participation-cont1Btn1 {
        float: none;
    }
    .participation-cont1Btn1 .discord_login_btn {
        position: relative;
        display: inline-block;
        border-radius: 2.1em;
        text-align: center;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0.1em;
        text-decoration: none;
        padding: 8px 0 0 0;
        margin: 0 0 0 0;
        width: 246px;
        height: 55px;
    }
    .error .participation-cont1Btn1 .discord_login_btn {
        width: 230px;
    }
    .participation-cont1Btn1 .participation-cont1Btn1Txt {
        vertical-align: 0.6em;
        letter-spacing: 0.1em;
    }
    .participation-cont1Btn1 svg {
        width: 27px;
        margin: 0 0 0 10px;
    }
    .participation-cont1Txt1 {
        float: none;
        text-align: center;
        font-size: 1.8em;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.1em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 22px auto 22px;
    }
    .participation-cont1Btn2 {
        float: none;
    }
    .participation-cont1Btn2 .twitter_login_btn {
        position: relative;
        display: inline-block;
        border-radius: 2.1em;
        text-align: center;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0.1em;
        text-decoration: none;
        padding: 9px 0 0 0;
        margin: 0 0 0 0;
        width: 230px;
        height: 55px;
    }
    .participation-cont1Btn2 .participation-cont1Btn2Txt {
        vertical-align: 0.6em;
        letter-spacing: 0.1em;
    }
    .participation-cont1Btn2 svg {
        width: 27px;
        margin: 0 0 0 6px;
    }
}