@charset "utf-8";
/* CSS Document */



body {
    font-size: 1.05vw;
    line-height: 1.5vw;
}



body {
    hyphens: auto;
    text-align: justify;
}


.right-col {
    background-color: #fafafa;
}