#sec1 {
  background: url("../img/anniversary/sec1_bg.jpg") no-repeat center top/100% auto;
  padding: 15vw 0;
}

#sec1 h2 {
  font-size: 6.6vw;
  line-height: 1.9;
  color: var(--white);
}

#sec1 h2 p:nth-child(2) {
  margin-left: 10vw;
  display: flex;
  align-items: center;
}

#sec1 h2 p:nth-child(2):after {
  content: "";
  display: block;
  height: 1px;
  width: 7vw;
  background: var(--white);
  margin-left: 1vw;
}

#sec1 .df {
  margin: 7vw 0;
  gap: 0 5vw;
}

@media only screen and (max-width: 768px) {

  #sec2 .sec2-img4,
  #sec2 .sec2-img2 {
    display: flex;
    gap: 1.5vw;
  }
}

@media only screen and (min-width: 768px) {
  #sec1 {
    background: url("../img/anniversary/sec1_bg.jpg") no-repeat center top;
    padding: 130px 30px 137px;
  }

  #sec1 h2 {
    margin: 0 auto 55px;
    line-height: 70px;
  }

  #sec1 h2 p:nth-child(1) {
    letter-spacing: 5.5px;
  }

  #sec1 h2 p:nth-child(2) {
    margin-top: 44px;
    margin-left: 0;
    letter-spacing: 7.5px;
  }

  #sec1 h2 p:nth-child(2):after {
    height: 60px;
    width: 1px;
    margin: 8px 0 0 0;
  }

  #sec1 .df {
    margin: 0;
    gap: 0;
  }

  #sec1 .sec1-txt {
    text-align: center;
    position: relative;
    z-index: 1;
  }

  #sec1 .sec1-img2 {
    position: absolute;
    top: -53px;
    right: 14px;
  }

  #sec1 .sec1-img1 {
    position: absolute;
    top: 110px;
    left: 12px;
  }
}

#sec2 .bg_parallax {
  height: 50vw;
}

#sec2 .sec2-1 {
  position: relative;
  z-index: 0;
}

#sec2 .sec2-1 .price {
  text-align: center;
  font-size: 5vw;
}

#sec2 .sec2-1 .price span {
  font-size: 80%;
}

#sec2 .sec2-deco {
  z-index: -1;
  position: absolute;
  right: 0;
  top: 20vw;
  width: 50%;
}

#sec2 .sec2-txt1 {
  margin-top: -1vw;
  text-align: center;
}

#sec2 h2 {
  text-align: center;
  line-height: 1.7;
  margin-top: 2vw;
}

#sec2 .sec2-txt2 {
  margin: 5vw 0 8vw;
}

#sec2 .sec2-2 {
  position: relative;
  z-index: 1;
}

#sec2 .sec2-img1 {
  gap: 5px;
}

#sec2 .sec2-img1 p,
#sec2 .sec2-img2 p,
#sec2 .sec2-img3 p,
#sec2 .sec2-img4 p {
  margin-bottom: 5px;
}

#sec2 .sec2-3 {
  position: relative;
  z-index: 0;
  padding-top: 5vw;
  margin-bottom: 10vw;
}

#sec2 .sec2-3 .sec2-deco2 {
  z-index: -1;
  position: absolute;
  left: -10%;
  top: -3vw;
  width: 72%;
}

#sec2 .sec2-3 .sec2-img5 {
  margin: 0 auto 5vw;
  width: 70%;
}

#sec2 .sec2-3 dl dt {
  color: #fff;
  font-size: 5.5vw;
  line-height: 2;
  letter-spacing: 0.18em;
  margin-bottom: 3vw;
}

#sec2 .sec2-3 dl dt span {
  font-size: 4.8vw;
}

#sec2 .sec2-group {
  position: relative;
  margin-top: 10vw;
  z-index: 0;
  padding: 10vw 5%;
  text-align: center;
}

#sec2 .sec2-group:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 120%;
  height: 100%;
  background: url("../img/menu/sec2_bg2.png") repeat center;
}

#sec2 .sec2-group h3 {
  margin-bottom: 5vw;
}

@media only screen and (min-width: 768px) {
  #sec2 .bg_parallax {
    height: 614px;
  }

  #sec2 .sec2-deco {
    right: 18px;
    top: 208px;
    width: 128px;
  }

  #sec2 .sec2-txt1 {
    margin-top: -17px;
  }

  #sec2 h2 {
    line-height: 53px;
    margin-top: 20px;
  }

  #sec2 h2 .fz28 {
    letter-spacing: 5px;
  }

  #sec2 .sec2-1 .price {
    font-size: 33px;
    margin-top: 25px;
    letter-spacing: 5px;
  }

  #sec2 .sec2-1 .price span {
    font-size: 25px;
  }

  #sec2 .sec2-txt2 {
    text-align: center;
    margin: 40px 0 38px;
    line-height: 30px;
  }

  #sec2 .sec2-2 {
    margin: 0 auto;
    max-width: 1000px;
  }

  #sec2 .sec2-img1 {
    gap: 6px;
  }

  #sec2 .sec2-img1 p,
  #sec2 .sec2-img2 p,
  #sec2 .sec2-img3 p,
  #sec2 .sec2-img4 p {
    margin-bottom: 6px;
  }

  #sec2 .sec2-img2 {
    order: -1;
  }

  #sec2 .sec2-3 {
    margin: 0 auto 95px;
    max-width: 1000px;
    padding-top: 52px;
  }

  #sec2 .sec2-3 .sec2-deco2 {
    left: auto;
    right: calc(50% + 115px);
    top: 0;
    width: 892px;
  }

  #sec2 .sec2-3 .df-pc {
    justify-content: flex-end;
  }

  #sec2 .sec2-3 .sec2-img5 {
    order: 2;
    margin: 0 5px 0 28px;
    width: 503px;
  }

  #sec2 .sec2-3 dl {
    margin: 41px 0 0 0;
  }

  #sec2 .sec2-3 dl dt {
    font-size: 33px;
    line-height: 65px;
    letter-spacing: 5.5px;
    margin: 0 0 0 18px;
  }

  #sec2 .sec2-3 dl dt span {
    font-size: 25px;
  }

  #sec2 .sec2-3 dl dd {
    margin-top: 63px;
  }

  #sec2 .sec2-3 dl dd p {
    margin-left: 10px;
  }

  #sec2 .sec2-3 dl dd p:nth-child(2) {
    margin-top: 70px;
  }

  #sec2 .sec2-group {
    margin-top: 94px;
    z-index: 0;
    padding: 104px 70px 109px;
  }

  #sec2 .sec2-group:before {
    left: -50px;
    width: 150%;
  }

  #sec2 .sec2-group h3 {
    margin-bottom: 72px;
    letter-spacing: 5px;
  }

  #sec2 .sec2-group .df-pc {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    -moz-column-gap: 28px;
    column-gap: 28px;
    row-gap: 25px;
    margin-top: 33px;
  }

  #sec2 .toggle .toggle-ttl {
    line-height: 33px;
  }

  #sec2 .toggle .toggle-ttl p {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 72px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1150px) {
  #sec2 .sec2-group {
    padding: 80px 0 60px;
  }
}

#sec3 {
  background-color: #000;
  padding-bottom: 15vw;
}

#sec3 h2 {
  margin: 10vw 0 2vw;
}

#sec3 .price {
  color: #fff;
  font-size: 5vw;
  margin-bottom: 5vw;
}

#sec3 .price span {
  font-size: 80%;
}

@media only screen and (min-width: 768px) {
  #sec3 {
    padding: 120px 0 115px;
    background: url("../img/anniversary/sec3_bg.jpg") no-repeat center/cover;
  }

  #sec3 .wrap {
    padding-left: 48px;
  }

  #sec3 h2 {
    margin: 0 0 27px;
    line-height: 63px;
    letter-spacing: 3.7px;
  }

  #sec3 h2 span {
    letter-spacing: 6px;
  }

  #sec3 .price {
    font-size: 33px;
    margin-bottom: 56px;
    letter-spacing: 5px;
  }

  #sec3 .price span {
    font-size: 25px;
  }
}

#sec4 {
  background: url("../img/anniversary/sec4_bg2.png") no-repeat bottom center, url("../img/anniversary/sec4_bg1.jpg") no-repeat center top/120% auto;
  padding: 15vw 0 18vw;
}

#sec4 .sec4-img {
  text-align: center;
}

#sec4 dt {
  margin: 7vw 0 5vw;
}

#sec4 .btn-zoom {
  margin-top: 10vw;
  text-align: center;
  border-top: 2px solid var(--violet);
  border-bottom: 2px solid var(--violet);
}

#sec4 .btn-zoom .btn-txt {
  position: absolute;
  z-index: 1;
  top: 15vw;
  left: 0;
  width: 100%;
  font-size: 4.5vw;
  line-height: 2;
  letter-spacing: 0.12em;
}

#sec4 .btn-zoom .btn-arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 6vw;
  width: 6.5vw;
  z-index: 1;
}

#sec4 .btn-zoom .bnr-txt2 {
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  #sec4 .btn-zoom .bnr-img {
    margin: 0 -40vw;
  }
}

@media only screen and (min-width: 768px) {
  #sec4 {
    background: url("../img/anniversary/sec4_bg2.png") no-repeat bottom center, url("../img/anniversary/sec4_bg1.jpg") no-repeat top center;
    padding: 120px 0 259px;
  }

  #sec4 .df-pc {
    margin: 0 auto;
    width: 770px;
    justify-content: flex-end;
    align-items: flex-start;
  }

  #sec4 .sec4-img {
    width: 204px;
    order: 2;
  }

  #sec4 dl {
    border-left: 1px solid #fff;
    padding-left: 40px;
    margin-top: 21px;
  }

  #sec4 dt {
    margin: 0 0 34px;
    letter-spacing: 3px;
    line-height: 1;
  }

  #sec4 .btn-zoom {
    margin: 115px auto 0;
    border-top: 3px solid var(--violet);
    border-bottom: 3px solid var(--violet);
    max-width: 1338px;
  }

  #sec4 .btn-zoom .btn-txt {
    top: 125px;
    font-size: 31px;
    letter-spacing: 2px;
  }

  #sec4 .btn-zoom .btn-arrow {
    bottom: 70px;
    width: 48px;
  }

  #sec4 .btn-zoom .bnr-txt2 {
    width: 664px;
  }
}

#sec4-scroll {
  background: url("../img/index/sec3_bg2.jpg") repeat center;
  color: #000;
  overflow: visible;
  display: flex;
  flex-wrap: nowrap;
  z-index: 1;
}

#sec4-scroll .pin-wrap {
  display: flex;
  flex-wrap: nowrap;
}

#sec4-scroll .scroll-ttl {
  font-size: 5vw;
  line-height: 1.4;
  letter-spacing: 0.12em;
}

#sec4-scroll .btn-link {
  color: #000;
}

#sec4-scroll .set {
  height: calc(100svh - 15vw);
  display: flex;
  align-items: center;
}

#sec4-scroll .set1 {
  justify-content: center;
  position: relative;
  width: 100vw;
}

#sec4-scroll .set1 .scroll {
  position: absolute;
  bottom: 10vw;
  right: 5%;
  width: 45vw;
}

#sec4-scroll .set1 h2 {
  color: #000;
  padding: 5vw 0;
  position: relative;
}

#sec4-scroll .set1 h2:before,
#sec4-scroll .set1 h2:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2vw;
  border: 1px solid #716f6b;
}

#sec4-scroll .set1 h2:before {
  top: 0;
  border-bottom: none;
}

#sec4-scroll .set1 h2:after {
  bottom: 0;
  border-top: none;
}

#sec4-scroll .set1 h2 .fz32 {
  color: #000;
}

#sec4-scroll .set2 {
  width: 175vw;
}

#sec4-scroll .set2 .df {
  align-items: center;
}

#sec4-scroll .set2 .set2-img {
  width: 70vw;
}

#sec4-scroll .set2 .set2-info {
  width: 80vw;
  margin-left: 10vw;
  margin-right: 15vw;
}

#sec4-scroll .set2 .scroll-ttl {
  border-bottom: 1px solid #72716c;
}

#sec4-scroll .set2 .scroll-txt {
  margin: 7vw 0 5vw;
}

#sec4-scroll .set3 {
  width: 90vw;
  margin-left: 10vw;
}

#sec4-scroll .set3 .df {
  align-items: center;
}

#sec4-scroll .set3 .scroll-ttl {
  border-right: 1px solid #72716c;
  margin-right: 5vw;
  line-height: 1.7;
}

#sec4-scroll .set3 .set2-info {
  width: 78vw;
}

#sec4-scroll .set3 .scroll-txt {
  margin-top: 5vw;
}

#sec4-scroll .set4 {
  width: 175vw;
  margin-left: 30vw;
}

#sec4-scroll .set4 .scroll-deco {
  position: absolute;
  z-index: -1;
  width: 103vw;
  top: -5vw;
  left: 0;
}

#sec4-scroll .set4 .df {
  align-items: center;
  position: relative;
  z-index: 0;
}

#sec4-scroll .set4 .set2-img {
  width: 70vw;
}

#sec4-scroll .set4 .set2-info {
  width: 80vw;
  margin-left: 10vw;
  margin-right: 15vw;
}

#sec4-scroll .set4 .scroll-ttl {
  border-bottom: 1px solid #72716c;
}

#sec4-scroll .set4 .scroll-txt {
  margin: 7vw 0 5vw;
}

@media only screen and (min-width: 768px) {
  #sec4-scroll .btn-link {
    width: 274px;
    height: 51px;
    margin: 0;
  }

  #sec4-scroll .scroll-ttl {
    font-size: 29px;
    line-height: 1.5;
    letter-spacing: 2px;
  }

  #sec4-scroll .set {
    height: 100vh;
  }

  #sec4-scroll .set1 {
    width: 100vw;
  }

  #sec4-scroll .set1 .scroll {
    bottom: 137px;
    right: 72px;
    width: 252px;
  }

  #sec4-scroll .set1 h2 {
    padding: 30px 0;
    line-height: 66px;
  }

  #sec4-scroll .set1 h2:before,
  #sec4-scroll .set1 h2:after {
    height: 10px;
  }

  #sec4-scroll .set2 {
    width: 1080px;
  }

  #sec4-scroll .set2 .set2-img {
    width: 547px;
  }

  #sec4-scroll .set2 .set2-info {
    width: 460px;
    margin-left: 80px;
    margin-right: 0;
    padding-top: 30px;
  }

  #sec4-scroll .set2 .scroll-ttl {
    letter-spacing: 3.5px;
    width: 438px;
  }

  #sec4-scroll .set2 .scroll-txt {
    margin: 32px 0 23px;
    letter-spacing: 2px;
  }

  #sec4-scroll .set3 {
    width: 729px;
    margin-left: 0;
    justify-content: flex-end;
  }

  #sec4-scroll .set3 .df {
    align-items: center;
    justify-content: flex-end;
    padding-top: 12px;
  }

  #sec4-scroll .set3 .scroll-ttl {
    margin-right: 41px;
    line-height: 53px;
    letter-spacing: 3.5px;
  }

  #sec4-scroll .set3 .set2-info {
    width: 534px;
  }

  #sec4-scroll .set3 .scroll-txt {
    margin-top: 33px;
  }

  #sec4-scroll .set4 {
    width: 1320px;
    margin-left: 134px;
  }

  #sec4-scroll .set4 .scroll-deco {
    width: 844px;
    top: -110px;
    left: 40px;
  }

  #sec4-scroll .set4 .set2-img {
    width: 558px;
  }

  #sec4-scroll .set4 .set2-info {
    width: 580px;
    margin-left: 60px;
    margin-right: 0;
  }

  #sec4-scroll .set4 .scroll-txt {
    margin: 34px 0 0;
  }
}

#sec5 {
  background: url("../img/menu/sec4_bg.jpg") no-repeat center/cover;
  padding: 20vw 0 15vw;
  text-align: center;
  color: #fff;
}

#sec5 .sec5-ttl1 {
  margin: 0 auto 5vw;
  width: 45%;
}

#sec5 .sec5-ttl2 {
  letter-spacing: 0.12em;
  margin-bottom: 10vw;
  font-size: 5.5vw;
  line-height: 1.8;
}

#sec5 .col {
  margin: 0 auto 10vw;
  width: 85%;
}

#sec5 h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 3vw;
  margin-bottom: 5vw;
}

#sec5 .tel p {
  justify-content: center;
}

#sec5 .tel small {
  margin-top: 1vw;
  display: block;
  letter-spacing: 0;
  font-size: 78%;
}

#sec5 .btn-reverse {
  margin: 0 auto;
  width: 85%;
  height: 50px;
}

@media only screen and (min-width: 768px) {
  #sec5 {
    padding: 126px 30px 175px;
  }

  #sec5 .sec5-ttl1 {
    margin: 0 auto 10px;
    width: 188px;
  }

  #sec5 .sec5-ttl2 {
    letter-spacing: 4px;
    margin-bottom: 75px;
    font-size: 31px;
  }

  #sec5 .sec5-group {
    margin: 0 auto;
    width: 860px;
    position: relative;
  }

  #sec5 .sec5-group:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #6e6e6e;
  }

  #sec5 .col {
    margin: 0;
    width: 380px;
  }

  #sec5 h3 {
    line-height: 50px;
    padding-bottom: 14px;
    margin-bottom: 35px;
  }

  #sec5 .tel {
    margin-top: -7px;
  }

  #sec5 .tel p {
    font-size: 27px;
    letter-spacing: 3px;
  }

  #sec5 .tel p span {
    font-size: 19px;
  }

  #sec5 .tel small {
    letter-spacing: 1.5px;
    margin-top: 5px;
    font-size: 12px;
  }

  #sec5 .btn-reverse {
    width: 292px;
  }
}

#sec6 li {
  margin: 0 10px;
}

#sec6 li img {
  width: auto;
  height: 335px;
}

@media only screen and (min-width: 768px) {
  #sec6 li {
    margin: 0 35px;
  }

  #sec6 li img {
    height: 670px;
  }
}

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