@media screen and (max-width: 767px) {
  #key-box .keyvisual li img {
    -o-object-position: 20% 50%;
       object-position: 20% 50%;
  }
}
#sec1 {
  padding: 10vw 0;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/shared/pt2.jpg) 0 0/300px;
  height: 70vw;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
#sec1 .box-1 {
  margin-bottom: 5vw;
}
#sec1 .box-1 h2 {
  margin-bottom: 5vw;
  letter-spacing: 0.1em;
  color: #fff;
}
#sec1 .box-2 .group-photo {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10vw;
}
#sec1 .box-2 .group-photo .photo-3 {
  margin-left: 3vw;
  margin-bottom: -5vw;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 125px 0 180px;
  }
  #sec1::before {
    background: url(../img/shared/pt2.jpg) 0 0/auto;
    height: 500px;
    width: calc(50% + 100px);
    top: 180px;
  }
  #sec1 .wrap {
    max-width: 1400px;
  }
  #sec1 .box-1 {
    margin-bottom: 115px;
    margin-right: 25px;
    width: 850px;
    margin-left: auto;
    position: relative;
  }
  #sec1 .box-1 h2 {
    margin-bottom: 0;
    position: absolute;
    top: 235px;
    left: -355px;
    z-index: 1;
    letter-spacing: 5.5px;
  }
  #sec1 .box-2 {
    position: relative;
    height: 770px;
  }
  #sec1 .box-2 .group-photo {
    display: block;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: calc(50% + 50px);
  }
  #sec1 .box-2 .group-photo .photo-2 {
    margin-bottom: 35px;
    height: 405px;
  }
  #sec1 .box-2 .group-photo .photo-2 img {
    width: 100%;
    height: 405px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec1 .box-2 .group-photo .photo-3 {
    margin-left: 0;
    margin-bottom: 0;
    text-align: right;
    width: 90%;
    margin-left: auto;
    max-width: 540px;
    height: 332px;
  }
  #sec1 .box-2 .group-photo .photo-3 img {
    height: 332px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec1 .box-2 .txt {
    width: -moz-max-content;
    width: max-content;
    margin-left: calc(50% + 65px);
    padding-top: 110px;
    font-size: 17px;
    line-height: 34px;
  }
}
#sec2 h2 {
  position: relative;
  font-size: 7vw;
  letter-spacing: 0;
  text-align: center;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding-top: 10vw;
}
#sec2 h2::before {
  content: "";
  background: url(../img/anniversary/sec2_deco1.png) no-repeat 0 0/100%;
  width: 70%;
  height: 5vw;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  position: absolute;
}
#sec2 .desc {
  text-align: center;
  margin-bottom: 50px;
}
#sec2 .wrap-content {
  color: #fff;
  position: relative;
  padding: 10vw 0;
}
#sec2 .wrap-content::before {
  content: "";
  background: url(../img/shared/pt3.jpg);
  width: 100%;
  height: calc(100% - 20vw);
  left: 0;
  bottom: 0;
  position: absolute;
}
#sec2 .wrap-content .photo-1 {
  margin-bottom: 30px;
}
#sec2 .wrap-content .row-1 {
  margin-bottom: 30px;
}
#sec2 .wrap-content .row-1 .col-left {
  margin-bottom: 40px;
}
#sec2 .wrap-content .row-1 .col-left h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
#sec2 .wrap-content .row-1 .col-left .price {
  display: flex;
  gap: 0 20px;
  font-size: 18px;
  margin-bottom: 5px;
}
#sec2 .wrap-content .row-1 .col-left .price small {
  font-size: 16px;
}
#sec2 .wrap-content .row-1 .col-right {
  border: 1px solid #4b3c28;
  padding: 30px 20px;
  box-sizing: border-box;
  position: relative;
}
#sec2 .wrap-content .row-1 .col-right h3 {
  font-size: 19px;
  position: absolute;
  left: 20px;
  padding: 0 10px;
  background: url(../img/shared/pt3.jpg);
  top: -15px;
}
#sec2 .wrap-content .row-2 {
  margin-bottom: 30px;
}
#sec2 .wrap-content .row-2 .photo-left {
  margin-bottom: 30px;
}
#sec2 .wrap-content .row-2 .content h3 {
  font-size: 19px;
  margin-bottom: 10px;
}
#sec2 .wrap-content .box-1 {
  margin-bottom: 30px;
}
#sec2 .wrap-content .box-1 .row-3 {
  margin-bottom: 20px;
}
#sec2 .wrap-content .box-1 .row-3 .col-left h3 {
  display: flex;
  justify-content: center;
  margin-bottom: -20px;
  position: relative;
  z-index: 1;
}
#sec2 .wrap-content .box-1 .row-3 .col-left h3 span {
  display: block;
  writing-mode: vertical-rl;
  height: -moz-max-content;
  height: max-content;
}
#sec2 .wrap-content .box-1 .row-3 .col-left h3 span:first-child {
  margin-top: 50px;
}
#sec2 .wrap-content .box-1 .row-3 .photo-right {
  margin-left: -5vw;
}
#sec2 .wrap-content .row-4 {
  margin-bottom: 30px;
}
#sec2 .wrap-content .row-4 .col {
  position: relative;
  margin-bottom: 20px;
}
#sec2 .wrap-content .row-4 .col h3 {
  position: absolute;
  writing-mode: vertical-rl;
  background: #47341b;
  color: #fff;
  padding: 15px 0;
  z-index: 1;
  right: 10px;
}
#sec2 .wrap-content .row-4 .col-2 h3 {
  right: auto;
  left: 10px;
}
#sec2 .wrap-content .box-2 h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #sec2 h2 {
    font-size: 55px;
    letter-spacing: 3px;
    padding-top: 105px;
    margin-bottom: 15px;
  }
  #sec2 h2::before {
    width: 294px;
    height: 21px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    position: absolute;
  }
  #sec2 .desc {
    font-size: 21px;
    line-height: 50px;
    margin-bottom: 50px;
    letter-spacing: 3px;
  }
  #sec2 .wrap-content {
    padding: 35px 0 135px;
  }
  #sec2 .wrap-content::before {
    content: "";
    background: url(../img/shared/pt2.jpg) no-repeat top 250px left/calc(50% - 250px) 520px, url(../img/shared/pt2.jpg) no-repeat top 750px right/calc(50% - 280px) 720px, url(../img/shared/pt2.jpg) no-repeat bottom 480px left/calc(50% - 250px) 720px, url(../img/shared/pt3.jpg);
    width: 100%;
    height: calc(100% - 185px);
    left: 0;
    bottom: 0;
    position: absolute;
  }
  #sec2 .wrap-content .wrap {
    max-width: 1270px;
  }
  #sec2 .wrap-content .photo-1 {
    margin-bottom: 130px;
    text-align: center;
  }
  #sec2 .wrap-content .row-1 {
    width: 926px;
    margin: 0 auto 55px;
  }
  #sec2 .wrap-content .row-1 .col-left {
    margin-bottom: 40px;
    width: 475px;
    padding-top: 50px;
  }
  #sec2 .wrap-content .row-1 .col-left h3 {
    font-size: 33px;
    margin-bottom: 55px;
    letter-spacing: 4px;
  }
  #sec2 .wrap-content .row-1 .col-left .price {
    gap: 0 20px;
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
  #sec2 .wrap-content .row-1 .col-left .price small {
    font-size: 19px;
  }
  #sec2 .wrap-content .row-1 .col-right {
    padding: 40px 45px 50px;
    width: 420px;
  }
  #sec2 .wrap-content .row-1 .col-right h3 {
    left: 30px;
    padding: 0 15px;
    top: -15px;
  }
  #sec2 .wrap-content .row-2 {
    margin-bottom: 65px;
    position: relative;
    height: 420px;
  }
  #sec2 .wrap-content .row-2 .photo-left {
    margin-bottom: 30px;
    left: -40px;
    top: 0;
    height: 420px;
    right: calc(50% + 60px);
    position: absolute;
  }
  #sec2 .wrap-content .row-2 .content {
    width: 350px;
    margin-left: calc(50% + 35px);
    padding-top: 140px;
  }
  #sec2 .wrap-content .row-2 .content h3 {
    font-size: 25px;
    letter-spacing: 3px;
    margin-bottom: 40px;
  }
  #sec2 .wrap-content .box-1 {
    margin-bottom: 125px;
    position: relative;
  }
  #sec2 .wrap-content .box-1 .row-3 {
    margin-bottom: 20px;
    justify-content: center;
    padding-left: 60px;
  }
  #sec2 .wrap-content .box-1 .row-3 .col-left {
    padding-top: 70px;
  }
  #sec2 .wrap-content .box-1 .row-3 .col-left h3 {
    font-size: 25px;
    margin-bottom: -40px;
    padding-right: 150px;
  }
  #sec2 .wrap-content .box-1 .row-3 .col-left h3 span {
    line-height: 50px;
    letter-spacing: 2px;
  }
  #sec2 .wrap-content .box-1 .row-3 .col-left h3 span:first-child {
    margin-top: 80px;
  }
  #sec2 .wrap-content .box-1 .row-3 .photo-right {
    margin-left: -20px;
  }
  #sec2 .wrap-content .box-1 .txt {
    position: absolute;
    left: calc(50% + 130px);
    bottom: 55px;
  }
  #sec2 .wrap-content .row-4 {
    margin-bottom: 35px;
    gap: 0 40px;
  }
  #sec2 .wrap-content .row-4 .col {
    position: relative;
    margin-bottom: 20px;
  }
  #sec2 .wrap-content .row-4 .col h3 {
    padding: 20px 0;
    letter-spacing: 3px;
    right: 15px;
    font-size: 19px;
  }
  #sec2 .wrap-content .row-4 .col-2 h3 {
    right: auto;
    left: 15px;
  }
  #sec2 .wrap-content .box-2 h3 {
    font-size: 25px;
    margin-bottom: 40px;
    letter-spacing: 3px;
  }
  #sec2 .wrap-content .box-2 .txt {
    text-align: center;
  }
}
#sec3 {
  padding: 10vw 0 15vw;
  position: relative;
}
#sec3::after {
  content: "";
  background: #d2cdc6;
  height: 1px;
  width: 90%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
#sec3 .row-1 {
  margin-bottom: 10vw;
}
#sec3 .row-1 .content h3 {
  line-height: 1.8em;
  margin-bottom: 5vw;
}
#sec3 .row-1 .content .photo-1 {
  margin-bottom: 20px;
}
#sec3 .row-2 {
  margin-bottom: 30px;
}
#sec3 .row-2 .content h3 {
  margin-bottom: 5vw;
}
#sec3 .row-2 .content .photo-2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 125px 0 110px;
  }
  #sec3::after {
    width: 1350px;
    bottom: 0;
  }
  #sec3 .wrap {
    max-width: 1300px;
  }
  #sec3 .row-1 {
    margin-bottom: 75px;
    height: 520px;
  }
  #sec3 .row-1 .content {
    width: 355px;
    margin-left: calc(50% + 170px);
    padding-top: 105px;
  }
  #sec3 .row-1 .content h3 {
    line-height: 50px;
    font-size: 25px;
    margin-bottom: 50px;
    letter-spacing: 5px;
  }
  #sec3 .row-1 .content .photo-1 {
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: calc(50% - 100px);
    height: 520px;
  }
  #sec3 .row-2 {
    margin-bottom: 135px;
    position: relative;
    height: 520px;
  }
  #sec3 .row-2 .content {
    width: 355px;
    margin-left: auto;
    margin-right: calc(50% + 175px);
    padding-top: 100px;
  }
  #sec3 .row-2 .content h3 {
    margin-bottom: 60px;
    letter-spacing: 4px;
  }
  #sec3 .row-2 .content .photo-2 {
    margin-bottom: 20px;
    position: absolute;
    right: 0;
    top: 0;
    left: calc(50% - 100px);
    height: 520px;
  }
}
#sec4 {
  padding: 10vw 0 15vw;
}
#sec4 .row-1 {
  margin-bottom: 30px;
}
#sec4 .row-1 h2 {
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 5vw;
  padding-top: 5vw;
  position: relative;
}
#sec4 .row-1 h2::before {
  content: "";
  background: url(../img/anniversary/sec4_deco1.png) no-repeat 0 0/100%;
  width: 40%;
  height: 6vw;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  position: absolute;
}
#sec4 .row-2 .photo-2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 110px 0 195px;
  }
  #sec4 .wrap {
    max-width: 1500px;
  }
  #sec4 .row-1 {
    margin-bottom: 65px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: 1400px;
    height: 830px;
    position: relative;
  }
  #sec4 .row-1 h2 {
    margin: 0 75px 0 0;
    padding-top: 70px;
  }
  #sec4 .row-1 h2::before {
    width: 117px;
    height: 24px;
    top: 0;
  }
  #sec4 .row-1 .photo-1 {
    position: absolute;
    left: 0;
    top: 0;
    right: 260px;
    height: 830px;
  }
  #sec4 .row-2 {
    position: relative;
  }
  #sec4 .row-2 .photo-2 {
    margin-bottom: 20px;
    height: 360px;
    left: calc(50% + 50px);
    top: 0;
    right: 210px;
    position: absolute;
  }
  #sec4 .row-2 .txt {
    font-size: 17px;
    line-height: 34px;
    width: 410px;
    margin-left: auto;
    margin-right: calc(50% + 70px);
    padding-top: 55px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  #sec1 .box-1 h2 {
    left: -250px;
  }
}/*# sourceMappingURL=anniversary.css.map */