#sec1 {
  margin: 115px 0 0 0;
  background: url(../img/shared/bg_ft.jpg);
  position: relative;
  color: #fff;
}

#sec1 h2 {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/access/s1_lineh2.png) no-repeat right top;
}

#sec1 .pt {
  position: absolute;
  top: 391px;
  left: -18px;
  -webkit-box-shadow: 0px 7px 21px 0px rgba(20, 10, 2, 0.14);
          box-shadow: 0px 7px 21px 0px rgba(20, 10, 2, 0.14);
  z-index: 2;
}

#sec1 .info {
  margin: 0 0 0 388px;
  padding: 101px 0 98px 0;
}

#sec1 .info .tel {
  margin: 0 0 26px 9px;
}

#sec1 .info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 25px;
  padding: 12px 0;
  border-bottom: 1px solid #8C724D;
}

#sec1 .info dl dt {
  width: 190px;
  padding: 0 0 0 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#sec2 {
  background: url(../img/shared/bg_hd.png) repeat-x center top;
  position: relative;
  padding: 0 0 74px;
}

#sec2 h2 {
  position: absolute;
  top: 0;
  right: -64px;
}

#sec2 h2::after {
  content: '';
  background: url(../img/access/s2_dc1.png);
  width: 389px;
  height: 166px;
  position: absolute;
  top: 268px;
  right: -264px;
}

#sec2 dl {
  display: table;
}

#sec2 dl dd {
  text-align: center;
  margin: 16px 0 0 0;
}

#sec2 dl.item1 {
  margin: -113px -36px 83px 0;
}

#sec2 dl.item2 {
  margin: 0 0 88px 23px;
  position: relative;
}

#sec2 dl.item2::after {
  content: '';
  background: url(../img/access/s2_dc2.png);
  width: 389px;
  height: 166px;
  position: absolute;
  top: 313px;
  left: -372px;
}

#sec2 h3 {
  position: relative;
}

#sec2 h3::after {
  content: '';
  background: url(../img/access/s2_dc3.png);
  width: 389px;
  height: 166px;
  position: absolute;
  top: 107px;
  right: -884px;
}

#sec2 h3 img {
  margin: 44px -43px 0 0;
}

#sec3 {
  background: url(../img/index/s4_bg.jpg);
  padding: 100px 0 0;
}

#sec3 .gmapp {
  line-height: 0;
}

#sec3 .gmapp iframe {
  width: calc(100% - 50px);
  height: 420px;
  margin: 0 25px;
}

#sec3 .b_btn {
  width: 640px;
  margin: 27px auto 0;
  padding-bottom: 66px;
  color: #000;
}

#sec3 .b_btn .btn-link > *::after {
  background-color: #000;
}

#sec3 .btn2 {
  clear: both;
  width: 289px;
  text-align: right;
  padding: 10px 0 0;
}
/*# sourceMappingURL=access.css.map */