@charset"utf-8";

.access{
    padding-top: 130px;
    text-align: center;
}

.access-text{
    font-family: Yu Gothic;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 30px;
}

.google-map iframe{
    width: 100%;
    padding: 30px;
    
}

.google-map{
    border: solid 0.5px darkred;
}