/* ANIMATION */
@keyframes roc-char-intro-left {
    0% {
        transform: translate(-12px, 0);
        filter: blur(5px);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        filter: blur(0px);
        opacity: 1;
    }
}

@keyframes roc-char-intro-right {
    0% {
        transform: translate(12px, 0);
        filter: blur(5px);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        filter: blur(0px);
        opacity: 1;
    }
}
/* END ANIMATION */

.roc-member-sc-1 {
    position: sticky;
    top: 5vw;
    margin-top: 5vw;
    
    background: url(../../images/member/Section1/bg.jpg) center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
    background-position-x: center;
    background-position-y: 0vw;
}

.roc-member-sc-1-bushes {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.roc-member-sc-1-content {
    position: relative;
    max-width: 1920px;
    min-height: 22vw;

    display: block;
    margin: 0 auto;

    display: flex;
    justify-content: center;
    align-items: center;
}

.roc-member-sc-1-title-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.roc-member-sc-1-title {
    position: fixed;
    max-width: 641px;
    width: 25vw;
}

.roc-member-sc-1-char-1 {
    position: fixed;
    /* top: 9%;  */
    left: 15%;
    max-width: 230px;
    width: 9%;
    /* opacity: 0;  */
    /* animation: roc-char-intro-right 1s forwards ease-in-out;  */
    animation-delay: 0.5s;
}

.roc-member-sc-1-char-2 {
    position: fixed;
    /* top: 8%;  */
    left: 30%;
    max-width: 304px;
    width: 10.5%;
    /* opacity: 0;  */
    /* animation: roc-char-intro-right 1s forwards ease-in-out;  */
    animation-delay: 0.5s;
}

.roc-member-sc-1-char-3 {
    position: fixed;
    /* top: 10.4%;  */
    right: 30%;
    max-width: 295px;
    width: 10.5%;
    /* opacity: 0;  */
    /* animation: roc-char-intro-left 1s forwards ease-in-out;  */
    animation-delay: 0.5s;
}

.roc-member-sc-1-char-4 {
    position: fixed;
    /* top: 11%;  */
    right: 15%;
    max-width: 265px;
    width: 10%;
    /* opacity: 0;  */
    /* animation: roc-char-intro-left 1s forwards ease-in-out;  */
    animation-delay: 0.5s;
}

.roc-member-sc-1-pc-game {
    position: absolute;
    bottom: 0;
    max-width: 390px;
    width: 17vw;
    left: 0;
}

.roc-member-sc-1-cloud {
    position: absolute;
    width: 120%;
    left: -10%;
    bottom: -63%;
}

.roc-member-sc-1-char-mid  {
    display: none;
}

@media(max-width: 1200px) {
    .roc-member-sc-1-pc-game {
        position: absolute;
        bottom: 0;
        max-width: 390px;
        width: 21vw;
        left: 0;
    }
}

@media(max-width: 1024px) {
    .roc-member-sc-1-char-1 {
        /* top: 11%;  */
        width: 11%;
        left: 12%;
    }

    .roc-member-sc-1-char-2 {
        /* top: 10%;  */
        width: 12.5%;
        left: 27%;
    }

    .roc-member-sc-1-char-3 {
        /* top: 10%;  */
        width: 12.5%;
        right: 27%;
    }

    .roc-member-sc-1-char-4 {
        /* top: 11%;  */
        width: 12%;
        right: 12%;
    }

    .roc-member-sc-1-char-mid {
        position: fixed;
        max-width: 333px;
        width: 21vw;

        display: block;
    }

    .roc-member-sc-1-title {
        display: none;
        width: 32vw;
    }

    .roc-member-sc-1-content {
        min-height: 33vw;
    }

    .roc-member-sc-1-pc-game {
        position: absolute;
        bottom: 0;
        max-width: 390px;
        width: 26vw;
        left: 0;
    }

}

@media(max-width: 768px) {
    .roc-member-sc-1-char-1 {
        /* top: 9%;  */
    }

    .roc-member-sc-1-char-2 {
        /* top: 8%;  */
    }

    .roc-member-sc-1-char-3 {
        /* top: 8%;  */
    }

    .roc-member-sc-1-char-4 {
        /* top: 9%;  */
    }

    .roc-member-sc-1-pc-game {
        position: absolute;
        bottom: 0;
        max-width: 390px;
        width: 30vw;
        left: 0;
    }
}

@media(max-width: 600px) {
    .roc-member-sc-1-char-1 {
        /* top: 7%;  */
    }

    .roc-member-sc-1-char-2 {
        /* top: 6%;  */
    }

    .roc-member-sc-1-char-3 {
        /* top: 6%;  */
    }

    .roc-member-sc-1-char-4 {
        /* top: 7%;  */
    }
}

@media(max-width: 500px) {
    .roc-member-sc-1-char-1 {
        /* top: 8%; */
        margin-top: 4%;
        width: 20%;
        left: 0%;
    }

    .roc-member-sc-1-char-2 {
        /* top: 7.5%; */
        margin-top: 3%;
        left: 20%;
        width: 20%;
    }

    .roc-member-sc-1-char-3 {
        /* top: 8.5%; */
        margin-top: 4%;
        width: 21%;
        right: 20%;
    }

    .roc-member-sc-1-char-4 {
        right: 0;
        margin-top: 5%;
        /* top: 9%; */
        width: 20%;
    }

    .roc-member-sc-1-char-mid {
        width: 32vw;
    }

    .roc-member-sc-1-pc-game {
        position: absolute;
        bottom: 0;
        max-width: 390px;
        width: 40vw;
        left: 0;
    }

    .roc-member-sc-1-content {
        min-height: 57vw;
    }
}