    #mainbody422 {
        z-index:10;
        position:fixed;
    }
    #progress422 {
        position:absolute;
    }

    .imagep {
        display: block;
        margin-right: calc(5vw/10.80);
        overflow: auto;
        position: relative;
    }
    #mainbody422 {
        left:   calc(-10vw/10.80);
        height: calc(768vw/10.80);
        position: fixed;
        top:      calc(0vw/10.80);
        width: calc(1918vw/10.80);
    }
    #progress422 {
        top:   calc(982vw/10.80);
        left: calc(1828vw/10.80);
        width:  calc(90vw/10.80);
        height: calc(90vw/10.80);
    }

    #lefttopcontainer422 {
        height:   calc(1920vw/10.80);
        left:     calc(0vw/10.80);
        position: absolute;
        top:      calc(0vw/10.80);
        width:    calc(1080vw/10.80);
    }
    #rightbody_img422 {
        float:      left;
        max-height: calc(1920vw/10.80);
        max-width:  calc(1080vw/10.80);
        min-width:  calc(1080vw/10.80);
        position:   relative;
        top:        calc(0vw/10.80);
    }
