#global-nav ul li.nav_access a {
  color: #1f8764;
}

#top-head.fixed #global-nav ul li.nav_access a {
  color: #1f8764;
}

.section-primary {
  float: left;
  line-height: 1.8em;
}

.section-secondary {
  float: right;
}

.car-nav {
  margin-top: 30px;
}
.car-nav p img {
  padding-right: 10px;
}
.car-nav p span {
  font-size: 115%;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  .section-secondary {
    width: 30%;
    margin: 30px 0;
    padding-right: 20px;
    box-sizing: border-box;
    behavior: url("/assets/boxsizing.htc");
  }
  .section-secondary .section-eye-catch img {
    width: 100%;
    height: auto;
  }
  .section-primary {
    width: 70%;
    box-sizing: border-box;
    behavior: url("/assets/boxsizing.htc");
  }
  .section-primary .car-nav {
    margin-top: 15px;
    text-align: left;
  }
}
@media screen and (max-width: 730px) {
  .section-primary {
    width: 100%;
    float: none;
    padding: 0 20px 0;
    box-sizing: border-box;
    behavior: url("/assets/boxsizing.htc");
    margin: 30px auto;
    text-align: center;
  }
  .section-primary img {
    max-width: 226px;
    height: auto;
  }
  .section-secondary {
    width: 100%;
    float: none;
    padding-left: 20px;
    box-sizing: border-box;
    behavior: url("/assets/boxsizing.htc");
  }
}
.table_3__wrapper {
  padding-bottom: 10px;
}
.table_3__wrapper .table_3__th, .table_3__wrapper .table_3__td {
  border-top: solid 1px #E0E0E0;
  border-bottom: solid 1px #E0E0E0;
  padding: 1.1em 1.4em;
  letter-spacing: 0.1em;
}
.table_3__wrapper .table_3__th {
  background-color: #F4F4F3;
  font-weight: normal;
  vertical-align: middle;
}
.table_3__wrapper .table_3__td {
  background-color: #FFFFFF;
}

@media screen and (max-width: 960px) {
  .table_3__wrapper {
    padding: 0 20px;
  }
  .table_3__wrapper .table_3 {
    margin-bottom: 20px;
  }
  .table_3__wrapper .table_3 .table_3__tbody {
    border-bottom: solid 1px #87B0D9;
  }
  .table_3__wrapper .table_3 .table_3__tbody .table_3__tr {
    margin-bottom: 0;
    border-bottom: solid 1px #87B0D9;
  }
  .table_3__wrapper .table_3 .table_3__tbody .table_3__tr .table_3__th {
    border-bottom: none;
    padding: 0.4em 1.4em;
  }
  .table_3__wrapper .table_3 .table_3__tbody .table_3__tr .table_3__td {
    border-bottom: none;
  }
}
@media screen and (max-width: 730px) {
  .table_3__wrapper {
    padding: 0;
  }
  .table_3__wrapper .table_3__tr {
    display: block;
    border-bottom: none !important;
  }
  .table_3__wrapper .table_3__tr .table_3__th, .table_3__wrapper .table_3__tr .table_3__td {
    display: list-item;
    list-style: none;
    width: 100%;
    box-sizing: border-box;
    behavior: url("/assets/boxsizing.htc");
    font-size: 93%;
  }
  .table_3__wrapper .table_3__tr .table_3__td {
    padding: 0.9em 1.4em;
  }
}
/*
## .google-map_1
*/
.google-map_1 {
  margin-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 960px) {
  .google-map_1 {
    margin-top: 20px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    behavior: url("/assets/boxsizing.htc");
    height: auto;
  }
  .google-map_1 iframe {
    width: 100%;
    max-height: 200px;
  }
}/*# sourceMappingURL=access.css.map */