.sec-base-01 section + section
{
    margin-top: 100px;
}@media screen and (max-width: 766px)
{
    .sec-base-01 section + section
    {
        margin-top: 50px;
    }
}@media screen and (max-width: 766px)
{
    .sec-base-01 section:nth-of-type(1) .table-cmn-04
    {
        width: 1200px;
    }
}@media screen and (max-width: 766px)
{
    .sec-base-01 section:nth-of-type(2) .table-cmn-04
    {
        width: 848px;
    }
}@media screen and (max-width: 766px)
{
    .sec-base-01 section:nth-of-type(3) .table-cmn-04
    {
        width: 750px;
    }
}
