#key .ob-img img {
  object-position: 49% 50%;
}
@media screen and (min-width: 768px) {
  #key .ob-img img {
    object-position: 50% 50%;
  }
}
#sec1 {
  position: relative;
  padding-top: 20vw;
}
#sec1 .photo {
  position: relative;
  height: 72vw;
}
#sec1 .photo img {
  object-position: 0 50%;
}
#sec1 .title__c {
  width: 50vw;
  margin: 0 auto -33vw;
  position: relative;
  z-index: 2;
}
#sec1 .title__c h3 {
  width: 4vw;
  height: 50vw;
  position: absolute;
  top: 2vw;
  left: 52vw;
  text-align: left;
}
#sec1 .title__c h2 {
  text-align: left;
  height: 65vw;
  width: 43vw;
  margin: 0 auto;
  line-height: 2;
  letter-spacing: 0.15em;
}
#sec1 .text {
  position: relative;
  z-index: 2;
  padding: 5vw;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding-top: 110px;
    padding-bottom: 132px;
    padding-right: 100px;
  }
  #sec1 .photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
  }
  #sec1 .photo img {
    object-position: 50% 50%;
  }
  #sec1 .title__c {
    margin-bottom: 3px;
    width: 498px;
    margin-left: auto;
    margin-right: 15px;
  }
  #sec1 .title__c h3 {
    width: 20px;
    height: 200px;
    position: absolute;
    top: 3px;
    left: 379px;
  }
  #sec1 .title__c h2 {
    text-align: left;
    height: 333px;
    width: 205px;
    letter-spacing: 2px;
  }
  #sec1 .text {
    width: 490px;
    margin-left: auto;
    padding: 0;
  }
}
#sec2 {
  position: relative;
  margin-bottom: 18vw;
}
#sec2 .set1 {
  position: relative;
  padding-top: 16vw;
  padding-bottom: 11vw;
}
#sec2 .set1 .title__c {
  margin-bottom: 6vw;
}
#sec2 .set1 .title__c h3 {
  margin-bottom: 2vw;
}
#sec2 .set1 .title__c h2 {
  line-height: 2;
  letter-spacing: 0.1em;
}
#sec2 .set1 .note {
  color: #afafaf;
  margin-bottom: 10vw;
  text-align: center;
}
#sec2 .set1 .price__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 10vw;
  text-align: center;
}
#sec2 .set1 .price__list dl {
  font-size: 20px;
  line-height: 1;
  width: 50%;
}
#sec2 .set1 .price__list dl + dl {
	border-left: 1px solid rgba(255,255,255,0.25);
}
#sec2 .set1 .price__list dl dt {
  margin-bottom: 4vw;
}
#sec2 .set1 .price__list dl dd small {
  font-size: 16px;
}
#sec2 .set1 .box__verticle {
  margin-bottom: 0;
}
#sec2 .set1 .box__verticle .box__inside {
  padding-top: 10vw;
}
#sec2 .set1 .box__verticle .box__inside h3 {
  margin-left: 5vw;
}
#sec2 .set1 .box__verticle .box__inside ul {
  padding-top: 5vw;
  gap: 2vw;
}
#sec2 .set1 .box__verticle .box__inside ul li {height: 48vw;font-size: 3.6vw;}
#sec2 .set2 {
  position: relative;
  margin-bottom: 0;
}
#sec2 .set2::after {
  content: "";
  background: url("../img/anniversary/sec2_line.png") no-repeat top center;
  background-size: 100% auto;
  height: 2056px;
  position: absolute;
  top: -38vw;
  left: 0;
  right: 0;
  z-index: -1;
}
#sec2 .set2 .row-1 {
  margin-bottom: 10vw;
}
#sec2 .set2 .row-1 .img1 {
}
#sec2 .set2 .row-1 dl {
  padding-top: 8vw;
}
#sec2 .set2 .row-1 dl dt {
  line-height: 1;
  margin-bottom: 5vw;
}
#sec2 .set2 .row-2 {
  position: relative;
  margin-bottom: 20vw;
}
#sec2 .set2 .row-2 .img2 {
  width: 77vw;
  margin-left: -5vw;
  margin-bottom: 5vw;
}
#sec2 .set2 .row-2 .img3 {
  width: 50vw;
  position: relative;
  margin-left: auto;
  margin-bottom: 5vw;
}
#sec2 .set2 .row-2 dl {
  position: relative;
}
#sec2 .set2 .row-2 dl dt {
  margin-bottom: 5vw;
  line-height: 1;
}
#sec2 .set2 .row-3 {
  position: relative;
}
#sec2 .set2 .row-3 h3 {
  width: 35vw;
  height: 60vw;
  line-height: 3;
  letter-spacing: 0.15em;
  margin: 0 auto 5vw;
}
#sec2 .set2 .row-3 .img4 {
}
#sec2 .set2 .row-3 .img5 {
  margin-left: -5vw;
  width: 80vw;
  margin-bottom: 4vw;
}
#sec2 .set2 .row-3 .text {
  position: relative;
}
#sec2 .set2 .row-3 .deco {
  position: absolute;
  top: -9vw;
  left: 10vw;
  width: 50vw;
}
@media screen and (min-width: 768px) {
  #sec2 {
    margin-bottom: 207px;
  }
  #sec2 .set1 {
    padding-top: 127px;
    padding-bottom: 100px;
  }
  #sec2 .set1 .title__c {
    margin-bottom: 20px;
  }
  #sec2 .set1 .title__c h3 {
    margin-bottom: 31px;
  }
  #sec2 .set1 .title__c h2 {
    line-height: 70px;
  }
  #sec2 .set1 .note {
    margin-bottom: 44px;
    line-height: 40px;
  }
  #sec2 .set1 .price__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 36px;
    text-align: center;
  }
  #sec2 .set1 .price__list dl {
    width: 406px;
    font-size: 24px;
    padding-top: 22px;
    padding-bottom: 29px;
  }
  #sec2 .set1 .price__list dl dt {
    margin-bottom: 22px;
  }
  #sec2 .set1 .price__list dl dd small {
    font-size: 18px;
  }
  #sec2 .set1 .box__verticle {
    margin-bottom: 0;
  }
  #sec2 .set1 .box__verticle .box__inside {
    padding-top: 60px;
  }
  #sec2 .set1 .box__verticle .box__inside h3 {
    margin-left: 43px;
  }
  #sec2 .set1 .box__verticle .box__inside ul {
    padding-top: 20px;
    gap: 16px;
  }
  #sec2 .set1 .box__verticle .box__inside ul li {
    height: 220px;
    font-size: 16px;
  }
  #sec2 .set2 {
  }
  #sec2 .set2::after {
    height: 2056px;
    top: -153px;
    left: 0;
    right: 0;
  }
  #sec2 .set2 .row-1 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-bottom: 145px;
    justify-content: space-between;
  }
  #sec2 .set2 .row-1 .img1 {
    width: 751px;
    margin-right: -102px;
  }
  #sec2 .set2 .row-1 dl {
    width: 303px;
    padding-top: 69px;
  }
  #sec2 .set2 .row-1 dl dt {
    margin-bottom: 45px;
  }
  #sec2 .set2 .row-2 {
    margin-bottom: 81px;
  }
  #sec2 .set2 .row-2 .img2 {
    width: 580px;
    margin-left: -150px;
  }
  #sec2 .set2 .row-2 .img3 {
    width: 440px;
    position: absolute;
    top: -81px;
    left: calc(50% + 300px);
    margin-bottom: 0;
  }
  #sec2 .set2 .row-2 dl {
    position: absolute;
    width: 292px;
    top: 129px;
    left: calc(50% - 16px);
  }
  #sec2 .set2 .row-2 dl dt {
    margin-bottom: 45px;
  }
  #sec2 .set2 .row-3 {
    margin-bottom: 0;
    padding-top: 22px;
  }
  #sec2 .set2 .row-3 h3 {
    width: 100px;
    height: 375px;
    margin: 0 0 0 155px;
    line-height: 70px;
  }
  #sec2 .set2 .row-3 .img4 {
    width: 790px;
    position: absolute;
    top: -32px;
    left: calc(50% - 39px);
  }
  #sec2 .set2 .row-3 .img5 {
    margin-left: -200px;
    width: 620px;
    margin-bottom: 0;
  }
  #sec2 .set2 .row-3 .text {
    width: 475px;
    position: absolute;
    top: 594px;
    left: calc(50% + 39px);
  }
  #sec2 .set2 .row-3 .deco {
    position: absolute;
    top: 0;
    left: 0;
    width: 391px;
  }
}
#sec3 {
  position: relative;
  margin-bottom: 25vw;
}
#sec3 .bg-parallax {
  height: 50vw;
}
#sec3 .bg-parallax img {
  object-position: 28% 50%;
}
#sec3 .set2 {
  padding-top: 15vw;
  position: relative;
}
#sec3 .set2 dl {
  margin-bottom: 10vw;
}
#sec3 .set2 dl dt {
  margin-bottom: 5vw;
  line-height: 2.5;
}
#sec3 .set2 dl dd {
}
#sec3 .set2 .photo-1 {margin-bottom: 5vw;}
#sec3 .set2 .photo-2 {
  margin-left: -6vw;
  width: 78vw;
  margin-bottom: 7vw;
  height: 65vw;
}
#sec3 .set2 .video__frame {
  margin-left: auto;
  width: 77vw;
  margin-right: -6vw;
  height: 200px;
}

#sec3 .set2 .video__frame video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 80%;
}
@media screen and (min-width: 768px) {
  #sec3 {
    margin-bottom: 187px;
  }
  #sec3 .bg-parallax {
    height: 600px;
  }
  #sec3 .bg-parallax img {
    object-position: 50% 50%;
  }
  #sec3 .set2 {
    padding-top: 95px;
  }
  #sec3 .set2 dl {
    margin-bottom: 79px;
  }
  #sec3 .set2 dl dt {
    margin-bottom: 22px;
    line-height: 85px;
    letter-spacing: 3px;
  }
  #sec3 .set2 dl dd {
    width: 360px;
  }
  #sec3 .set2 .photo-1 {
    width: 720px;
    height: 510px;
    position: absolute;
    top: 1px;
    left: calc(50% - 20px);
    margin-bottom: 0;
  }
  #sec3 .set2 .photo-2 {
    margin-left: -200px;
    width: 430px;
    margin-bottom: -180px;
    height: 330px;
  }
  #sec3 .set2 .video__frame {
    width: 500px;
    margin-left: 330px;
    margin-right: 0;
   
  }
   #sec3 .set2 .video__frame {
    height: 270px;
   }
}
#sec4 {
  position: relative;
  padding-bottom: 20vw;
  padding-left: 5vw;
  padding-right: 5vw;
}
#sec4::after {
  content: "";
  background: url(../img/shared/bg02.jpg);
  height: 53vw;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding-bottom: 90px;
    padding-left: 0;
    padding-right: 0;
  }
  #sec4::after {
    height: 327px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
	#sec2 .set2 .row-2 .img3 {
		left: calc(50% + 238px);
	}
	#sec3 .set2 .photo-2 {
		margin-left: -136px;
	}
}