#key {
  background: url(../img/access/key.png) no-repeat center top / cover;
}
#sec1 {
  background: url(../img/shared/line1.jpg) repeat-x, url(../img/shared/pattern3.jpg) repeat center top;
  padding: 69px 0 57px;
  position: relative;
}
#sec1:before {
  content: "";
  position: absolute;
  background: url(../img/access/s1bg.png) no-repeat;
  width: 1341px;
  height: 871px;
  top: 69px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
#sec1 h2 {
  text-align: center;
  margin-bottom: 37px;
}
#sec1 .content {
  width: 800px;
  margin: 0 auto;
  padding: 45px 70px 50px;
  background: #FFF;
  border: 1px solid #dfc8a1;
}
#sec1 .tit {
  background: #dfc8a1;
  line-height: 30px;
  width: 125px;
  text-align: center;
  font-weight: bold;
  display: table;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#sec1 dl {
  font-size: 14px;
  line-height: 24px;
  padding: 11px 0;
  background: url(../img/access/line.png) repeat-x center bottom;
}
#sec1 dd {
  width: 490px;
}
#sec1 .list {
  background: url(../img/access/line.png) repeat-x center top;
}
#gmap {
  height: 700px;
}
#sec3 {
  background: url(../img/shared/pattern1.jpg) repeat center top;
  padding: 90px 0 114px;
  position: relative;
}
#sec3:before {
  content: "";
  position: absolute;
  background: #262326;
  left: 0;
  right: 0;
  top: 20px;
  height: 5px;
}
#sec3:after {
  content: "";
  position: absolute;
  background: url(../img/access/s201deco.png) no-repeat;
  width: 425px;
  height: 618px;
  top: 155px;
  left: calc(50% + 201px);
}
#sec3 h2 {
  text-align: center;
  margin-bottom: 11px;
}
#sec3 .g1 {
  margin-bottom: 136px;
  position: relative;
}
#sec3 .g1:before {
  content: "";
  position: absolute;
  background: url(../img/access/s201img.png) no-repeat;
  width: 709px;
  height: 647px;
  top: -142px;
  left: -209px;
}
#sec3 .g1 h3 {
  text-align: right;
  padding-right: 51px;
  margin-bottom: 32px;
}
#sec3 .g1 .txt {
  width: 450px;
  margin-left: calc(50% + 5px);
  margin-bottom: 76px;
}
#sec3 .g1 .btr {
  margin-left: 50%;
}
#sec3 .g2 {
  position: relative;
}
#sec3 .g2:before {
  content: "";
  position: absolute;
  background: url(../img/access/s202img.png) no-repeat;
  width: 583px;
  height: 648px;
  top: -93px;
  right: -39px;
}
#sec3 .g2:after {
  content: "";
  position: absolute;
  background: url(../img/access/s202deco.png) no-repeat;
  width: 458px;
  height: 513px;
  top: -107px;
  left: 100px;
}
#sec3 .g2 h3 {
  margin-bottom: 22px;
}
#sec3 .g2 .txt {
  width: 450px;
  margin-bottom: 60px;
}
#sec3 .info {
  position: relative;
  z-index: 1;
}
