#key li.slide1 {
	background-image: url(../img/floor/img_key.jpg);
}

#floor-first {
  background: url(../img/shared/line_ft.jpg) repeat-x top center;
  background-size: auto cover;
  color: #FFF;
  text-align: center;
  }

#floor-first h2 {
  color: #000000;
  padding-top: 30px;
}

#floor-first .txt {
  width: 677px;
  margin: auto;
  padding: 64px 15px 112px 0px;
  letter-spacing: 0.05em;
	color: #000000;
}

#lead .wrap {
  padding-bottom: 100px;
}

#lead .wrap::before {
  background: url(../img/index/bg_lead_01.jpg) repeat-y;
  content: "";
  position: absolute;
  top: 0px;
  left: -145px;
  width: 240px;
  height: 870px;
}

#lead .wrap::after {
  background: url(../img/floor/deco_lead.png) no-repeat;
  content: "";
  position: absolute;
  top: 102px;
  right: 0px;
  width: 275px;
  height: 312px;
}

#lead h2 {
  padding: 147px 0 30px;
}

#lead h2::before {
  background: #000;
  content: "";
  position: absolute;
  top: 0px;
  left: -60px;  
  width: 1px;
  height: 470px;
}

#lead h2::after {
  background: url(../img/index/deco_lead_01.png) no-repeat;
  content: "";
  position: absolute;
  top: 90px;
  left: -200px;
  width: 90px;
  height: 203px;
}

#lead .txt {
  width: 652px;
  padding: 4px 0 63px 0px;
  letter-spacing: 0.05em;
  position: relative;
}

#lead .photo {
  display: flex;
  justify-content: center;
}

.box-common {
  position: relative;
}

.box-common::before {
  background: url(../img/floor/deco_right.png) no-repeat;
  content: "";
  width: 554px;
  height: 545px;
  position: absolute;
  top: -26px;
  right: -168px;
}

.box {
  float: right;
  width: 435px;
  position: relative;
  z-index: 10;
}

.box-common .slide-box {
  margin-left: -150px;
  width: 660px;
  float: left;
}

.slick-arrow {
  display: none !important;
}

.slick-dots {
  display: flex;
  justify-content: flex-end;
  margin: -10px -5px 0;
}

.slick-dots li {
  margin: 0 5px;
}

.slick-dots li button{
  text-indent: -9999px;
  background: url(../img/floor/dot.png) no-repeat;
  border: none;
  width: 22px;
  height: 22px;
}

.slick-dots li.slick-active button{
  background: url(../img/floor/dot_ac.png) no-repeat;
}

.box-common .title-floor {
  padding: 154px 0 6px;
}

.title-floor span {
  display: inline-block;
  color: #392817;
  font-size: 40px;
  text-align: center;
  padding: 20px 35px;
  background: url(../img/concept/bg_ttl.jpg) repeat bottom center;
  letter-spacing: 0.2em;
}

.box .text {
  width: 398px;
  letter-spacing: 0.05em;
}

.box-common.wrap-box {
  padding-top: 91px;
}

.box-common.wrap-box::before {
  background: url(../img/floor/deco_left.png) no-repeat;
  content: "";
  width: 554px;
  height: 545px;
  position: absolute;
  top: 45px;
  left: -188px;
}

.wrap-box .box {
  float: left;
  width: 398px;
  position: relative;
  z-index: 2;
}

.wrap-box .slide-box {
  margin-right: -150px;
  width: 660px;
  float: right;
}

.wrap-box .title-floor span {
  padding: 20px 55px;
}

.wrap-box .slick-dots {
  justify-content: flex-start;
}

#floor-box {
  padding: 125px 0 50px;
}

#floor-box .title-floor {
  text-align: center;
  position: relative;
  margin-bottom: -40px;
  z-index: 111;
}

#floor-box .title-floor span {
  padding: 20px 120px;
}

#floor-box .slick-dots {
  justify-content: center;
}

#floor-box .text {
  width: 644px;
  margin: auto;
  padding: 40px 0 25px;
  letter-spacing: 0.05em;
  text-align: center;
}