body {
  letter-spacing: 0.25em;
  color: #6e7476;
}
.nav-fixed.nav_page__ {
  opacity: 1;
  visibility: visible;
  top: 0;
  bottom: auto;
}
header {
  position: relative;
}
header h1 {
  position: absolute;
  top: 110px;
  left: 13px;
  z-index: 3;

}
header:after {
  content: url("../img/header_bg.jpg");
  position: absolute;
  top: 0;
  left: calc(50% - 500px);
  z-index: 2;
}
header .logo {
  text-align: center;
  padding: 192px 0 60px;
  position: relative;
  z-index: 4;
}
#lead {
  background: #fefbf6;
  position: relative;
  padding-bottom: 186px;
}
#lead:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  height: 713px;
  z-index: 1;
}
#lead .photo {
  margin-left: -56px;
  position: relative;
  z-index: 2;
}
#lead h2 {
  padding: 55px 0 55px;
  text-align: center;
  position: relative;
  z-index: 3;
}
#lead .info {
  padding: 0 40px 59px;
  position: relative;
  z-index: 3;
}
#lead dl {
  display: table;
  padding-bottom: 25px;
  margin-bottom: 24px;
  border-bottom: 1px solid #c6bfc6;
  line-height: 25px;
  width: 100%;
}
#lead dl dt {
  display: table-cell;
  padding-left: 9px;
  width: 283px;
}
#lead dl dd {
  display: table-cell;
}
#lead dl dd span {
  font-size: 20px;
  font-weight: bold;
}
#lead .box {
  text-align: center;
  background: #fff;
  width: 875px;
  margin: 0 auto;
  padding: 67px 0 70px;
  border: 1px solid #c6bfc6;
  box-sizing: border-box;
  letter-spacing: 0.32em;
}
#lead .box h3 {
  padding-bottom: 45px;
}
#sec1 {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.32em;
}
#sec1 h2 {
  text-align: center;
  padding: 160px 0 95px;
}
#sec1 .title_1 {
  padding-left: 169px;
  position: relative;
}
#sec1 .title_1:before {
  content: url("../img/access/s2_deco_1.png");
  position: absolute;
  top: -33px;
  left: 49px;
}
#sec1 .title_1 dd {
  padding: 22px 0 153px 5px;
}
#sec1 .title_2 {
  padding-left: 49px;
  padding-bottom: 160px;
}
#sec1 .title_2 dt {
  padding-bottom: 26px;
}
#sec1 .note {
  padding-left: 49px;
  padding-bottom: 210px;
}
#ggmap {
  background: url("../img/index/s3_bga.jpg") center bottom no-repeat;
  background-size: cover;
  padding: 164px 0 0;
}
#ggmap .ggmap {
  margin-left: -50px;
}
#ggmap .banner {
  display: flex;
  justify-content: space-between;
  padding: 47px 108px 112px;
}
#ggmap .banner .link {
  display: block;
  font-size: 18px;
  margin-top: 8px;
  text-align: right;
  letter-spacing: 0.35em;
  line-height: 1.5;
  margin-right: 0;
  text-decoration: underline;
}
#ggmap .banner .link:hover {
  text-decoration: none;
}
#ggmap .btn_cus a:first-child.copied:before {
  transform: scale(0.95, 1.1) translate(3%, -18%);
}
#sec2 {
  padding: 158px 0 145px;
}
#sec2 .slider-fade {
  width: calc(100% - 115px);
  height: 650px;
  box-shadow: 3px 4px 5px 3px rgba(76, 52, 255, 0.16), 3px 5px 15px 10px rgba(255, 231, 196, 0.82);
  margin-left: auto;
}
#sec2 .slider-fade::before {
  content: url(../img/party/s1-d1.png);
  position: absolute;
  top: -103px;
  left: 79px;
}
#sec2 .slider {
  width: 100%;
  height: 650px;
}
#sec2 .slider1 {
  background: url(../img/party/s1-sl1.jpg) no-repeat center center/cover;
}
#sec2 .slider2 {
  background: url(../img/party/s1-sl2.jpg) no-repeat center center/cover;
}
#sec2 .slider3 {
  background: url(../img/party/s1-sl3.jpg) no-repeat center center/cover;
}
#sec2 .slider4 {
  background: url(../img/party/s1-sl4.jpg) no-repeat center center/cover;
}
.slick-dots li button {
  width: 276px;
  height: 128px;
  border-radius: 0;
  border: 0;
  transition: all .3s ease;
}
#sec2 .slick-dots li {
  display: block;
  margin-bottom: 14px;
  width: 276px;
}
#sec2 .slider-fade .slick-dots {
  bottom: 19px;
  left: -93px;
}
.slick-dots li:nth-child(1) button {
  background: url(../img/party/s1-thumb1.jpg) no-repeat center center/cover;
}
.slick-dots li:nth-child(1).slick-active button, .slick-dots li:nth-child(1):hover button {
  background: url(../img/party/s1-thumb1_on.jpg) no-repeat center center/cover;
}
.slick-dots li:nth-child(2) button {
  background: url(../img/party/s1-thumb2.jpg) no-repeat center center/cover;
}
.slick-dots li:nth-child(2).slick-active button, .slick-dots li:nth-child(2):hover button {
  background: url(../img/party/s1-thumb2_on.jpg) no-repeat center center/cover;
}
.slick-dots li:nth-child(3) button {
  background: url(../img/party/s1-thumb3.jpg) no-repeat center center/cover;
}
.slick-dots li:nth-child(3).slick-active button, .slick-dots li:nth-child(3):hover button {
  background: url(../img/party/s1-thumb3_on.jpg) no-repeat center center/cover;
}
.slick-dots li:nth-child(4) button {
  background: url(../img/party/s1-thumb4.jpg) no-repeat center center/cover;
}
.slick-dots li:nth-child(4).slick-active button, .slick-dots li:nth-child(4):hover button {
  background: url(../img/party/s1-thumb4_on.jpg) no-repeat center center/cover;
}
#sec2 .wrap {
  padding: 92px 0 50px;
}
#sec2 .wrap::before {
  content: url(../img/party/s1-d2.png);
  position: absolute;
  top: -30px;
  right: -104px;
}
#sec2 h2 {
  position: absolute;
  top: 127px;
  right: 182px;
}
#sec2 h3 {
  margin: 0 0 45px 106px;
}
#sec2 .box {
  margin-left: 40px;
}
#sec2 .box p.txt:first-child {
  margin-bottom: 37px;
}
#sec2 p.icon {
  position: absolute;
  top: 281px;
  right: 28px;
}
#sec2 p.floor {
  position: absolute;
  top: 621px;
  right: 29px;
}
#sec2 p.floor img {
  box-shadow: 3px 4px 5px 3px rgba(76, 52, 255, 0.16), 3px 5px 15px 10px rgba(255, 231, 196, 0.82);
}