@charset "utf-8";

.certification table{
table-layout: auto;
}
.certification table td.nowrap{
white-space: nowrap;
}
.certification .note{
    font-size: 1.4rem;
}