    #mainbody414 {
        display: none;
	z-index:  10;
	position: fixed;
        top:      calc(15vw/19.20);
        left:     calc(0vw/19.20);
        width:    calc(1425vw/19.20);
        height:   calc(985vw/19.20);
    }
    #progress414 {
	position: absolute;
	top:      calc(-88vw/19.20);
        left:     calc(1836vw/19.20);
        width:    calc(90vw/19.20);
        height:   calc(90vw/19.20);
    }
