@charset "UTF-8";

/* accessBlc ------------------------- */
#accessBlc section h1{
margin-bottom:3%;
font-weight:bold;
}

#accessBlc section .map{
position:relative;
margin-top:3%;
padding-bottom:68.18%;
height:0;
overflow:hidden;
}
 
#accessBlc section .map iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}