#key {
  background: url("../img/shopinfo/key.jpg") center top no-repeat;
  background-size: cover;
  min-height: 850px;
}
#sec1 {
  padding-bottom: 90px;
}
#sec1 h2 {
  text-align: center;
  padding: 105px 0 64px;
}
#sec1 .content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-bottom: 71px;
}
#sec1 .content > div {
  width: 500px;
}
#sec1 dl {
  width: 470px;
  border-bottom: 1px solid #a40a0a;
  padding-bottom: 15px;
  margin-bottom: 16px;
}
#sec1 dl dt {
  line-height: 32px;
}
#sec1 dl dd {
  line-height: 32px;
}
#sec1 dl dd span {
  font-size: 25px;
  margin-bottom: -1px;
}
#sec1 .gllarey {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-left: -176px;
  margin-right: -177px;
  justify-content: space-between;
  position: relative;
}
#sec1 .gllarey:before {
  content: url("../img/shopinfo/s1_deco.png");
  position: absolute;
  top: -245px;
  right: -153px;
}
#sec2 {
  padding-bottom: 75px;
  background: url("../img/shopinfo/s2_bg.jpg") center top repeat-x;
}
#sec2 h2 {
  text-align: center;
  padding: 110px 0 92px;
}
#sec2 .floor {
  text-align: center;
  padding-bottom: 69px;
}
#sec2 .gllarey {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 0 68px 47px 69px;
  position: relative;
  z-index: 1;
}
#sec2 .gllarey div > p {
  padding-bottom: 9px;
}
#sec2 .gllarey:before {
  content: url("../img/shopinfo/s2_deco_1.png");
  position: absolute;
  top: 21px;
  left: -182px;
}
#sec2 .gllarey:after {
  content: url("../img/shopinfo/s2_deco2.png");
  position: absolute;
  top: -60px;
  left: calc(50% + 180px);
  z-index: -1;
}
#sec2 .btn-cont {
  margin: 0 auto;
}
#sec2 .btn-cont .btn {
  padding: 20px 122px;
}
#sec3 {
  position: relative;
  padding-bottom: 119px;
}
#sec3:before {
  content: url("../img/shopinfo/s3_deco.png");
  position: absolute;
  top: 0;
  left: calc(50% - 1510px);
}
#sec3 .text {
  position: absolute;
  top: 181px;
  left: calc(50% - 452px);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
}
#sec3 .txt {
  padding-top: 2px;
  padding-right: 55px;
  height: 480px;
}
#sec3 .photo {
  padding-top: 120px;
  padding-left: 459px;
}
#sec4 {
  padding-bottom: 82px;
}
#sec4 .banner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding: 62px 100px 0;
}
#sec4 .banner .link {
  display: block;
  font-size: 15px;
  margin-top: 18px;
  letter-spacing: 0;
  text-align: center;
  position: relative;
}

