#locations1 { height:400px; overflow:hidden; }
#locations1_banner { position:absolute; width:100%; height:400px; z-index: 0; }
#locations1_banner img { width:100%; height:100%; object-fit:cover; }
#locations1_title { position:absolute; top:150px; left:0px; width:100%; height:100px; line-height:100px; color:#FFFFFF; text-align: center; z-index: 10; }

#locations2_title { text-align: center; }
#locations2_content .sep_line::after { width:100%; text-align: center; }
#locations2_map { position:relative; display:table; margin:40px auto; width:90%; background-color:#FFF4E2; box-shadow: 3px 3px 6px rgb(0 0 0 / 10%); border: 1px solid #eee; }
#locations2_embed { display:table-cell; width:40%; vertical-align: top; line-height:0px; }
#locations2_address { display:table-cell; width:60%; vertical-align: top; }
#locations2_address_box { padding:40px 10%; }
#locations2_address1 { padding:15px 0px; font-size: 26px; line-height:36px; font-weight: 700;}
#locations2_address2 { padding:15px 0px; font-size: 14px; line-height:20px; font-weight: 600;}
#locations2_address3 { padding:15px 0px; font-size: 14px; line-height:20px; font-weight: 600;}
#locations2_address4 { padding:15px 0px; font-size: 14px; line-height:20px; font-weight: 600;}
@media screen and (max-width: 899px) {
    #locations2_embed { display:table; width:100%; }
    #locations2_address { display:table; width:100%; }
}


#locations3_content { text-align:center; }
#locations3_text { margin-bottom:40px; }
#locations3_follow { margin:0px auto; }





