.slide0 {
    background: url('../img/bg.png') 0 0 / cover no-repeat;
}
.slide0 .logo {
    position: absolute;
    top: 113px;
    left: 131px;
    width: 456px;
    height: 173px;
    background: url('../img/logo.png') 0 0 no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.slide0 .text {
    position: absolute;
    top: 148px;
    left: 1297px;
    width: 628px;
    height: 71px;
    background: url('../img/text.png') 0 0 no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}