#sA-21-1 .common-outer-panel{
    width: 80vw;
}@media screen and (max-width: 1024px){
    #sA-21-1 .common-outer-panel{
        width: 96vw;
    }
}

#sA-21-1 .common-grid td:nth-child(2),
#sA-21-1 .common-grid td:nth-child(3),
#sA-21-1 .common-grid td:nth-child(4){
    white-space: nowrap;
}

#sA-21-1 .common-confirm-window > div > p {
    white-space: normal;
}

@media screen and (max-width: 1024px) {
    #sA-21-1 .common-confirm-window input[type="submit"]{
        font-size: 3.2vw;
        padding: 4vw 0;
    }
}
