@charset "utf-8";

.map {
    border:none;
    text-align: center;
    max-width: 100%;
    height: auto; 
}

.address_ex{
    font-size: var(--font-size-little-small);
}
      
.access-list dt {
    font-weight: bold; 
    margin-top: 0.8em; 
}
      
.access-list dd { 
    margin-left: 1.2em; 
    margin-bottom: 0.6em; 
}
