#key {
  background: url("../img/access/key.jpg") center top no-repeat;
  background-size: cover;
  height: 900px;
}
.btn_cus a {
  font-weight: normal;
}
.btn_cus a:after {
  background: url("../img/shared/arr_2.png");
  width: 26px;
  height: 26px;
  right: 38px;
}
.slick-dots {
  position: absolute;
  display: flex;
  z-index: 9;
}
.slick-dots li button {
  width: 70px;
  height: 6px;
  font-size: 0;
  background: #bcb4b0;
  border: none;
  margin: 0 9px;
  cursor: pointer;
}
.slick-dots .slick-active button {
  background: #503326;
}
#lead {
  background: url("../img/access/s1_bg.jpg") center top no-repeat, #000;
  color: #fff;
  min-height: 878px;
  position: relative;
}
#lead h2 {
  position: absolute;
  top: 197px;
  right: 78px;
}
#lead .txt {
  width: 700px;
  height: 330px;
  position: absolute;
  top: 345px;
  right: 357px;
  color: #faf2e3;
}
#lead .txt p {
  padding-left: 32px;
}
#lead .btn_cus {
  position: absolute;
  bottom: 76px;
  left: 50%;
  transform: translateX(-50%);
}
#lead .btn_cus a {
  width: 415px;
  height: 69px;
  line-height: 69px;
  font-size: 18px;
  font-weight: normal;
}
#scene .set1 {
  position: relative;
}
#scene .set1:before {
  content: url("../img/index/s3_deco.png");
  position: absolute;
  top: 326px;
  left: -151px;
  z-index: -1;
}
#scene .set1 h2 {
  position: absolute;
  top: 162px;
  left: -39px;
  z-index: 5;
}
#scene .set1 .slide_1 {
  margin-left: 260px;
  padding-top: 89px;
  width: 991px;
}
#scene .set1 .slick-dots {
  right: 243px;
  top: 41px;
}
#scene .set1 h3 {
  margin-left: 658px;
  margin-top: -81px;
}
#scene .set1 .map {
  margin-top: -48px;
  margin-left: -62px;
}
#scene .set1 .txt {
  width: 220px;
  height: 290px;
  top: 705px;
  right: 55px;
  position: absolute;
  letter-spacing: 0.15em;
}
#scene .set2 {
  position: relative;
}
#scene .set2:before {
  content: url("../img/index/s3_deco.png");
  position: absolute;
  top: 223px;
  right: -140px;
  z-index: -1;
}
#scene .set2 h3 {
  position: absolute;
  top: 0;
  right: 38px;
}
#scene .set2 h4 {
  position: absolute;
  top: 445px;
  right: 5px;
  z-index: 4;
}
#scene .set2 .slide_2 {
  margin-left: -250px;
  padding-top: 45px;
  width: 999px;
}
#scene .set2 .slick-dots {
  right: -6px;
  top: 3px;
}
#scene .set2 .txt {
  padding: 30px 0 100px 4px;
  width: 570px;
}
#course {
  position: relative;
}
#course:before {
  content: url("../img/access/s3_bg.jpg");
  position: absolute;
  top: 36px;
  left: calc(50% - 552px);
}
#course h2 {
  text-align: center;
  padding-right: 7px;
}
#course .txt {
  padding: 301px 0 108px;
  text-align: center;
}
#course .content {
  position: relative;
}
#course .box {
  background: url("../img/access/s3_box.jpg");
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
  width: 421px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
#course .box:before {
  content: url("../img/access/s3_deco.png");
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
#course .box h3 {
  text-align: center;
  padding: 50px 0 0;
  font-size: 20px;
}
#course .box dl {
  text-align: center;
}
#course .box dl dt {
  font-size: 22px;
  font-weight: bold;
  padding: 17px 0 8px;
  letter-spacing: 0.2em;
}
#course .box dl dd {
  font-size: 20px;
}
#course .box ul {
  padding: 37px 20px 75px 117px;
}
#course .slide_3 {
  position: absolute;
  top: -29px;
  left: 371px;
  width: 671px;
  height: 452px;
}
#course .note {
  margin-top: -10px;
  padding-bottom: 97px;
  text-align: right;
}
#course .slick-dots {
  right: 30px;
  top: -47px;
}
#info {
  background: url("../img/access/s4_bg.jpg") center no-repeat;
  background-size: cover;
}
#info h2 {
  position: absolute;
  top: -20px;
  left: 0;
}
#info .info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 147px 0 85px;
}
#info .info .left {
  width: 600px;
  padding-left: 158px;
  box-sizing: border-box;
}
#info .info .right {
  width: 377px;
}
#info .info dl {
  padding-bottom: 18px;
}
#info .info dl dd {
  padding-left: 36px;
  font-size: 16px;
  line-height: 24px;
}
#info .info dl dd span {
  font-size: 24px;
}
#info .info dl dd i {
  font-size: 12px;
}
#info .info .link {
  padding: 22px 0 2px;
}
#info .info .btn_cus {
  margin-bottom: 15px;
}
#info .info .btn_cus a {
  width: 371px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: normal;
  color: #f4ebe0;
  text-align: left;
  padding-left: 40px;
}
#info .ggmap {
  line-height: 0;
}