img {
    -webkit-user-drag: none;
}

@font-face {
    font-family: 'cinecaption2.28';
    src: url('../../../font/cinecaption2.28.ttf');
}

.nico_sm39875678{
    position: absolute;
    top: 25%;
    left: 25%;
    transform: translate(-50%,-50%);
    width: 30%;
    height: auto;
}

.nico_sm41623574{
    position: absolute;
    top: 25%;
    left: 75%;
    transform: translate(-50%,-50%);
    width: 30%;
    height: auto;
}

.wrap{
    position: relative;
    width: 100vw;
    height: 100vh;
}

.visibility_h{
    visibility: hidden;
}

.visibility_v{
    visibility: visible;
}

.fade{
    transition: all 0.3s;
    opacity: 0.9;
}

.hidden{
    transition: all 0.3s;
    opacity: 0;
}

.back{
    position: absolute;
    top: 8%;
    left: 3%;
    transform: translate(-50%,-50%);
    width: 5%;
    height: auto;
}

.logo{
    position: absolute;
    top: 25%;
    left: 49%;
    transform: translate(-50%,-50%);
    width: 20%;
    height: auto;
}

.asahi{
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 10%;
    height: auto;
}

.fuyuko{
    position: absolute;
    top: 80%;
    left: 65%;
    transform: translate(-50%,-50%);
    width: 22%;
    height: auto;
}

.mei{
    position: absolute;
    top: 80%;
    left: 80%;
    transform: translate(-50%,-50%);
    width: 14%;
    height: auto;
}

.mamimi{
    position: absolute;
    top: 80%;
    left: 24%;
    transform: translate(-50%,-50%);
    width: 13%;
    height: auto;
}

.rinze{
    position: absolute;
    top: 80%;
    left: 37%;
    transform: translate(-50%,-50%);
    width: 11%;
    height: auto;
}

.toru{
    position: absolute;
    top: 80%;
    left: 92%;
    transform: translate(-50%,-50%);
    width: 11%;
    height: auto;
}

.kogane{
    position: absolute;
    top: 75%;
    left: 8%;
    transform: translate(-50%,-50%);
    width: 21%;
    height: auto;
}

.profile_1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: auto;
}

.profile_2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: auto;
}

.profile_3{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: auto;
}

.profile_4{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: auto;
}

.profile_5{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: auto;
}

.profile_6{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: auto;
}

.profile_7{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    height: auto;
}

.cr_area{
    position:absolute;
    top:98.5%;
    left:50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 2%;
    background-color: rgba(0,0,0,0.0);
    text-align:center;
    display:flex;
    justify-content:center;
    align-items:center;
}

.copyright{
    transform: scale(0.2);
    white-space: nowrap;
    font-size: 4vw;
    color: #FFFFFF;
}