.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;
}

.d-flex {
  display: flex;
  justify-content: space-between;
}

.txt-center {
  text-align: center;
}

section h2,
section h3 {
  font-family: "Noto Serif JP", serif;
}

#key {
  background: url("../img/party/key.jpg") center top no-repeat;
  background-size: cover;
  height: 900px;
}

#sec1 {
  background: url("../img/party/sec1_deco3.png") no-repeat 0 0, url("../img/party/sec1_deco2.png") no-repeat calc(50% + 457px) 966px;
  padding: 153px 0 120px;
}

#sec1 .wrap {
  width: 100%;
  max-width: 1100px;
}

#sec1 .lead {
  position: relative;
}

#sec1 .lead h2 {
  position: absolute;
  top: 22px;
  left: -5px;
  z-index: 2;
}

#sec1 .lead .photo2 {
  position: absolute;
  top: 290px;
  left: 123px;
}

#sec1 .lead .txt {
  margin-left: calc(50% + 16px);
  margin-bottom: 36px;
}

#sec1 .lead .txt .note {
  color: #902a0b;
  margin-top: 14px;
}

#sec1 .lead .txt .note span {
  border-bottom: 1px solid;
}

#sec1 .lead .txt .photo1 {
  margin: 0 0 37px -53px;
}

#sec1 .point {
  position: relative;
  z-index: 1;
}

#sec1 .point:after {
  content: url(../img/party/sec1_deco.png);
  position: absolute;
  bottom: -82px;
  left: -10px;
  z-index: -1;
}

#sec1 .point .bnr {
  z-index: 3;
  position: absolute;
  top: 118px;
  left: calc(50% + 148px);
}

#sec1 .point ul {
  justify-content: center;
}

#sec2 {
  position: relative;
  z-index: 1;
  padding: 0 0 110px;
}

#sec2:before {
  content: "";
  background: url("../img/menu/s2_bgd.jpg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 316px;
  z-index: -2;
}

#sec2 h2 {
  background: url("../img/party/sec2_bg1.jpg") no-repeat center/cover;
  height: 624px;
  position: relative;
  padding-top: 125px;
  text-align: right;
  box-sizing: border-box;
  z-index: -1;
}

#sec2 h2:after {
  content: url(../img/party/sec2_deco1.png);
  position: absolute;
  bottom: -257px;
  right: 0;
  z-index: -1;
  z-index: 0;
}

#sec2 h2 img {
  position: relative;
  z-index: 3;
}

#sec2 .f-note {
  max-width: 1240px;
  margin: 40px auto 0px;
  text-align: right;
}

#sec2 .course {
  padding: 34px 0 0px;
}

#sec2 .course h3 {
  font-size: 27px;
  letter-spacing: 0.3em;
  font-weight: 500;
  margin-bottom: 33px;
}

#sec2 .course h3 span {
  font-size: 33px;
  letter-spacing: 0.3em;
  display: inline-block;
  border-bottom: 1px solid;
  padding: 28px 0 17px;
}

#sec2 .course .group {
  position: relative;
  padding: 72px 0 75px 0;
  justify-content: center;
  gap: 29px;
  align-items: center;
}

#sec2 .course .group:after {
  content: url(../img/party/sec2_deco2.png);
  position: absolute;
  bottom: -119px;
  left: 9px;
  z-index: -1;
}

#sec2 .course .item {
  width: 420px;
  text-align: center;
  padding: 1px 0 39px;
  box-sizing: border-box;
  background: url("../img/access/s3_box.jpg");
  position: relative;
  z-index: 1;
  margin: 0 30px 0 0;
}

#sec2 .course .item dl {
  background: url("../img/party/ico.png") no-repeat center 0;
  padding: 83px 0 20px;
  font-size: 18px;
  margin-top: -20px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 38px;
}

#sec2 .course .item dl dt {
  font-size: 25px;
}

#sec2 .course .item ul {
  display: inline-block;
}

#sec2 .course .item li {
  text-align: left;
}

#sec2 .course .txt {
  max-width: 494px;
  width: calc(100% - 460px);
}

#sec2 .course .txt p {
  margin-right: -20px;
}

#sec2 .course .txt .end {
  font-size: 17px;
  padding: 0 0 0 20px;
  margin: 34px 0 0 4px;
  line-height: 44px;
  position: relative;
}

#sec2 .course .txt .end:before {
  border-left: 2px solid #9c4224;
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
}

#sec2 .menu {
  position: relative;
  padding: 44px 0 131px;
}

#sec2 .menu h3 {
  position: absolute;
  top: 0;
  right: 0;
}

#sec2 .menu .photo {
  margin-left: calc(50% - 192px);
  margin-bottom: 37px;
  position: relative;
}

#sec2 .menu .photo .sub {
  position: absolute;
  top: 326px;
  left: 380px;
}

#sec2 .menu .txt {
  height: 328px;
  position: absolute;
  top: 193px;
  right: calc(50% + 233px);
  letter-spacing: 0.15em;
  text-align: justify;
}

#sec2 .menu .btn_cus {
  width: 415px;
  margin-left: -8px;
}

#sec2 .menu .btn_cus a {
  font-size: 18px;
  height: 69px;
  line-height: 69px;
}

#sec2 .menu .btn_cus a::after {
  top: 0;
  height: 100%;
  width: 26px;
  right: 58px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  transform: none;
}

#sec2 .contact {
  text-align: center;
  font-size: 17px;
  background-color: #fff;
  width: 757px;
  margin: 0 auto;
  padding: 73px 20px 78px;
  box-sizing: border-box;
}

#sec2 .contact .txt {
  padding: 31px 0 37px;
  line-height: 40px;
}

#sec3 {
  background: url("../img/party/sec3_bg.jpg") no-repeat center 76px;
  padding-bottom: 80px;
}

#sec3 .lead {
  padding: 364px 0 115px;
  text-align: center;
}

#sec3 .lead h2 {
  padding: 0 0 134px;
}

#sec3 .wrap {
  max-width: 1500px;
  width: 100%;
}

#sec3 .group {
  position: relative;
}

#sec3 .group:before {
  content: url("../img/party/sec3_deco1.png");
  position: absolute;
  top: -126px;
  right: calc(50% + 89px);
}

#sec3 .group::after {
  content: url("../img/party/sec3_deco2.png");
  position: absolute;
  bottom: -90px;
  right: calc(50% - 680px);
  z-index: -1;
}

#sec3 .group .floor {
  position: relative;
  margin-bottom: 108px;
}

#sec3 .group .floor h3 {
  position: absolute;
  top: -19px;
  left: calc(50% + 17px);
  z-index: 1;
  padding: 16px 0px;
  background-color: #fff;
  color: #000;
  font-size: 25px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0.15em;
}

#sec3 .group .floor .photo {
  position: relative;
  height: 474px;
  margin-left: calc(50% - 87px);
}

#sec3 .group .floor .photo img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

#sec3 .group .floor .map {
  position: absolute;
  top: 48px;
  right: calc(50% + 7px);
  width: 50%;
  max-width: 554px;
}

#sec3 .group .floor .map img {
  height: auto;
  max-width: 100%;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}

#sec3 .group .floor:nth-child(2) {
  margin-bottom: 0;
}

#sec3 .group .floor:nth-child(2) .map {
  left: calc(50% + 53px);
  right: auto;
}

#sec3 .group .floor:nth-child(2) h3 {
  left: calc(50% - 23px);
}

#sec3 .group .floor:nth-child(2) .photo {
  margin: 0;
  margin-right: calc(50% - 90px);
}

/*# sourceMappingURL=party.css.map */