#container {
  background-image: url(../img/shared/bg-wood-line.jpg), url(../img/shared/bg-handle1.jpg);
  background-repeat: no-repeat, repeat;
  background-position: center bottom, left top;
  padding-bottom: 18px;
}

/*=============================

  key-visual

=============================*/
#key-visual {
  background-image: url(../img/access/key-bg.jpg);
}
#key-visual .title {
  padding-top: 165px;
}

/*=============================

  sec1

=============================*/
#sec1 {
  background: url(../img/access/sec1-bg.jpg) no-repeat center top;
}
#sec1 .inner {
  height: 1569px;
}
#sec1 h2 {
  position: absolute;
  left: -120px;
  top: 50px;
}
#sec1 .txt1 {
  position: absolute;
  left: 660px;
  top: 75px;
}
#sec1 table {
  width: 570px;
  position: absolute;
}
#sec1 table th {
  width: 160px;
  padding: 10px 0;
  vertical-align: top;
  border-bottom: 1px dashed #000;
}
#sec1 table td {
  width: 410px;
  padding: 10px 0;
  line-height: 2;
  letter-spacing: 0.1em;
  border-bottom: 1px dashed #000;
}
#sec1 table td .telhref {
  font-weight: bold;
  font-size: 24px;
}
#sec1 table td .w60 {
  display: inline-block;
  width: 60px;
}
#sec1 .table1 {
  left: 15px;
  top: 300px;
}
#sec1 .table2 {
  left: 420px;
  top: 840px;
  width: 600px;
}
#sec1 .table2 th {
  width: 200px;
}
#sec1 .table2 td {
  width: 400px;
}
#sec1 .btn1 {
  position: absolute;
  width: 1000px;
  text-align: center;
  left: 0;
  bottom: 70px;
}

/*=============================

  sec2

=============================*/
#sec2 {
  background: url(../img/access/sec2-bg.jpg) no-repeat center top;
}
#sec2 .inner {
  height: 867px;
}
#sec2 .icon {
  position: absolute;
  left: -66px;
  top: -80px;
}
#sec2 h2 {
  padding-top: 90px;
  text-align: center;
}
#sec2 .img1 {
  position: absolute;
  left: 0;
  top: 285px;
}
#sec2 .img2 {
  position: absolute;
  left: 570px;
  top: 285px;
}
#sec2 #gmap {
  width: 100%;
  height: 580px;
  position: relative;
}
#sec2 #gmap #map_canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=access.css.map */