@charset "utf-8";
.privacy p {
    font-size: 16px;
    margin-bottom: 40px;
}
.privacy dt {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: bold;
}
.privacy dd {
    font-size: 15px;
    margin-bottom: 40px;
}