﻿.mp學校資料2
{
    box-sizing : border-box;
    display : flex;
    flex-direction : row;
    justify-content : space-between;
    align-items : baseline;
    line-height: 2rem;
    flex-wrap : wrap;
}

    .mp學校資料2 .schoolName {
        padding-right : 2rem;
    }

    .mp學校資料2 .phone {
        padding-right : 2rem;
    }

    .mp學校資料2 .fax {
       padding-right : 2rem;
}

    .mp學校資料2 .email {
        
    }

    .mp學校資料2 .label
    {

    }

    .mp學校資料2 .content
    {

    }


