@charset "utf-8";

@media screen and (max-width: 1200px) {
    #map {height: 200px;}

    #map_add {margin: 15px 0;font-size: 14px;line-height: 1.6em;}
    
    #map_trans{margin-top: 30px;padding: 0;display: block;}
    #map_trans dl{width: auto;padding: 20px 0;}
    #map_trans dl + dl {border-left: 0;border-top: 1px solid #ddd;}
    #map_trans dl > * {text-align: center;}
    #map_trans dl > dt {font-size: 16px;color: #111;line-height: 1.4em;}
    #map_trans dl > dd {margin-top: 10px;font-size: 14px;line-height: 1.6em;}
    #map_trans dl > dd i {font-size: 20px;vertical-align: 0;}
    #map_trans dl > dd em{width: 18px;height: 18px;line-height: 18px;font-size: 11px;}

}
