.result-frame{
    /*position: absolute;*/
    width: 91.94444444444444%;          /* 993 / 1080 */
    height: 72.91666666666666%;         /* 1400 / 1920 */
    margin: 0 0 0 0;
    /*background-color: rgba(0,0,0,1);*/
}

.result-title-frame{
    position: absolute;
    left: 0%;                           /* 0 / 1080 */
    top: 19.166666666666668%;           /* 368 / 1920 */
    width: 100%;                        /* 1080 / 1080 */
    height: 3.802083333333333%;         /* 73 / 1920 */
}
.result-title-frame div{
    display:inline-block;
    font-weight: 500;
    font-size: 70px;
    font-weight: 900;
    line-height: 100%;
    color: #333333;
    border-bottom: 2px solid red;
    padding-bottom: 2px;
    /*text-decoration:underline;	
    -webkit-text-decoration-color: red;	
            text-decoration-color: red;*/
}

.result-content-frame{
    position: absolute;
    left: 0%;                           /* 0 / 1080 */
    top: 25.15625%;                     /* 483 / 1920 */
    width: 100%;                        /* 1080 / 1080 */
    height:auto;                        
}

.result-name-frame{
    position: relative;
    left: 0%;                           /* 0 / 1080 */
    top: 0%;                            
    width: 100%;                        /* 1080 / 1080 */
    height:auto;
}
.result-name-frame div{
    display:inline-block;
    font-weight: 500;
    font-size: 70px;
    font-weight: 900;
    line-height: 120%;
    color: #333333;
}

.result-info-frame{
    position:relative;
    left: 0%;                           /* 0 / 1080 */
    top: 0%; 
    width: 100%;                        /* 1080 / 1080 */
    height:auto; 
    margin-top: 1.5625vh; /* 30 / 1920 */
}
.result-info-frame div{
    display:inline-block;
    font-weight: 500;
    font-size: 50px;
    line-height: 150%;
    color: #333333;
}

.result-image-frame{
    position:relative;
    left: 0%;                           /* 0 / 1080 */
    top: 0%; 
    width: 100%;                        /* 1080 / 1080 */
    height:auto;
    margin-top: 2.0833333333333332vh; /* 40 / 1920 */
}
.result-image{
    position:relative;
    left: 0%;                           /* 0 / 1080 */
    top: 0%;
    width: 65.46296296296297%;          /* 707 / 1080 */
    height:auto;
}

.result-confirm-frame{
    position:relative;
    left: 0%;                           /* 0 / 1080 */
    top: 0%;
    width: 100%;                        /* 1080 / 1080 */
    height:auto;
    margin-top: 2.0833333333333332vh;   /* 40 / 1920 */
}
.result-confirm{
    position:relative;
    left: 0%;                           /* 0 / 1080 */
    top: 0px;
    width: 27.314814814814814%;         /* 295 / 1080 */
    height:auto;
}