#sec1 {
  padding: 12% 0; }
  #sec1 dl {
    display: table;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    #sec1 dl dt {
      display: table-cell;
      width: 100px; }
    #sec1 dl dd {
      display: table-cell; }
      #sec1 dl dd a {
        font-size: 18px; }
  #sec1 .btn {
    margin-top: 10%; }

#sec2 {
  background: #000;
  padding-bottom: 12%; }
  #sec2 .ggmap {
    margin-bottom: 7%; }
    #sec2 .ggmap iframe {
      width: 100%;
      height: 480px; }
  #sec2 .copy {
    margin: 3% auto; }

/*# sourceMappingURL=access.css.map */
