body{
    background-image: url(clear_img/background.black.png);
    background-repeat: no-repeat;
    background-size: 100vw;
    color:white;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size:13px;
}

.cracker{
    width:98vw;
}

.text_clear{
    width:90vw;
    position: absolute;
    top:55vw;
    left:5vw;
}

.ulibo{
    width:66vw;
    position: absolute;
    top:85vw;
    left:17vw;
}
.share{
    width:40vw;
    position: absolute;
    top:150vw;
    left:30vw;
    
}

.back{
    width:40vw;
    position: absolute;
    top:164vw;
    left:30vw;
    
}