.fz30 {
  font-size: 5.8vw;
  line-height: 9vw;
  letter-spacing: 0.4em;
  font-weight: 500;
}

.eng-ttl {
  font-family: "Cinzel";
  font-size: 10vw;
  line-height: 10vw;
  letter-spacing: 0;
}

#header #key {
  background: url(../img/anniversary/key.jpg) no-repeat center bottom/cover;
}

@media screen and (min-width: 1500px) {
  #header #key {
    background-position: 50% 59%;
  }
}

.nav-target .ttl {
  font-weight: 500;
}

.nav-target h3 {
  font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
  main {
    overflow: inherit;
  }

  .fz30 {
    font-size: 30px;
    line-height: 64px;
  }

  .eng-ttl {
    font-size: 74px;
    line-height: 74px;
  }
}

#sec1 {
  padding: 15vw 0;
}

#sec1 h2 {
  background: url("../img/anniversary/sec1_deco.png") no-repeat center bottom/80%;
  padding-bottom: 9vw;
}

#sec1 .img {
  margin: 6vw 0 8vw;
}

#sec1 .col h3 {
  font-size: 6.4vw;
  line-height: 10vw;
  letter-spacing: 0.3em;
  margin-bottom: 5vw;
}

#sec1 .col h3 small {
  display: block;
  font-size: 4.8vw;
  letter-spacing: 0.3em;
  margin-top: 3vw;
}

#sec1 .col .txt {
  letter-spacing: 0.17em;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 135px 0 139px;
    overflow: hidden;
  }

  #sec1 h2 {
    width: 495px;
    float: right;
    background-size: auto;
    text-align: right;
    padding: 0 18px 91px 0;
    margin: 32px -85px 0 0;
  }

  #sec1 .img {
    width: 750px;
    float: left;
    margin: 0 0 0 -250px;
  }

  #sec1 .col {
    width: 433px;
    float: right;
    margin: 49px -60px 0 0;
  }

  #sec1 .col h3 {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 30px;
  }

  #sec1 .col h3 small {
    font-size: 24px;
    margin-top: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec1 h2 {
    margin-right: -25px;
  }

  #sec1 .col {
    margin-right: 0;
  }
}

#sec2 {
  background-image: url("../img/wine/bg3.jpg");
  color: #fff;
  position: relative;
  z-index: 0;
  padding: 10vw 5% 15vw;
}

#sec2:before {
  content: "";
  width: 100%;
  height: 70vw;
  background-image: url("../img/anniversary/sec2_bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -10vw;
  top: 0;
  z-index: -1;
}

#sec2 .note {
  margin-bottom: 10vw;
}

#sec2 .blk .slick-dots {
  display: block;
  position: absolute;
  left: 3vw;
  bottom: 3vw;
  z-index: 1;
}

#sec2 .blk .slick-dots li:not(:last-child) {
  margin: 0 0 3px;
}

#sec2 .blk .slick-dots li button {
  display: flex;
  align-items: center;
}

#sec2 .blk .slick-dots li button .t {
  margin: 0 0 0 5px;
  position: relative;
  top: 1px;
}

#sec2 .blk .row-slider {
  position: relative;
}

#sec2 .blk .coll h3 {
  margin: 6vw 0;
  letter-spacing: 0.31em;
}

#sec2 .blk .coll .slider-sp {
  margin: 8vw 0 10vw;
  line-height: 0;
}

#sec2 .blk .row2 .ttl {
  font-size: 5vw;
  letter-spacing: 0.22em;
  margin-bottom: 5vw;
}

#sec2 .blk .row2 .set {
  border-bottom: 1px solid rgba(225, 225, 225, 0.2);
  padding-bottom: 8vw;
  margin-bottom: 8vw;
}

#sec2 .blk .row2 .set .sttl {
  font-size: 4.4vw;
  line-height: 7vw;
  letter-spacing: 0.1em;
}

#sec2 .blk .row2 .set .price {
  width: 60%;
  font-size: 4vw;
  margin: 4vw auto;
  padding-bottom: 4vw;
  border-bottom: 1px solid rgba(225, 225, 225, 0.2);
}

#sec2 .blk .row2 .set ul {
  line-height: 22px;
  letter-spacing: 0.15em;
}

#sec2 .note-box {
  border: 1px solid;
  padding: 5vw;
  letter-spacing: 0.15em;
  margin-top: 10vw;
}

#sec2 .note-box li {
  position: relative;
  padding-left: 16px;
}

#sec2 .note-box li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 64px 0px 141px;
  }

  #sec2:before {
    width: 772px;
    height: 534px;
    left: 0;
  }

  #sec2 .inner {
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
  }

  #sec2 .note {
    margin-bottom: 70px;
  }

  #sec2 .blk {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }

  #sec2 .blk .coll {
    width: 605px;
    padding: 109px 80px 0 150px;
  }

  #sec2 .blk .coll h2 {
    text-align: left;
  }

  #sec2 .blk .coll h3 {
    text-align: left;
    margin: 30px 0 42px;
  }

  #sec2 .blk .colr {
    width: calc(100% - 605px);
    position: sticky;
    top: 0;
  }

  #sec2 .blk .colr .slider-pc img {
    width: 100%;
    height: 649px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50%;
    object-position: 50%;
  }

  #sec2 .blk .colr .slick-dots {
    left: 40px;
    bottom: 60px;
  }

  #sec2 .blk .colr .slick-dots li:not(:last-child) {
    margin: 0 0 8px;
  }

  #sec2 .blk .colr .slick-dots li button .t {
    margin: 0 0 0 8px;
    top: 1px;
  }

  #sec2 .blk .row2 {
    margin-top: 116px;
  }

  #sec2 .blk .row2 .ttl {
    font-size: 23px;
    letter-spacing: 0.22em;
    margin-bottom: 67px;
  }

  #sec2 .blk .row2 .set {
    padding-bottom: 81px;
    margin-bottom: 74px;
  }

  #sec2 .blk .row2 .set .sttl {
    font-size: 22px;
    line-height: 35px;
  }

  #sec2 .blk .row2 .set .price {
    width: 216px;
    font-size: 18px;
    margin: 27px auto 26px;
    padding-bottom: 14px;
  }

  #sec2 .blk .row2 .set .price2 {
    margin-top: 9px;
  }

  #sec2 .blk .row2 .set ul {
    line-height: 25px;
    letter-spacing: 0.15em;
  }

  #sec2 .note-box {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 58px 50px 60px 136px;
    letter-spacing: 0.31em;
    margin-top: 77px;
  }

  #sec2 .note-box li {
    padding-left: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec2 .blk .coll {
    width: 435px;
    padding: 109px 30px 0 30px;
  }

  #sec2 .blk .colr {
    width: calc(100% - 435px);
  }
}

#sec3 {
  background-image: url("../img/anniversary/sec3_bg.jpg");
  background-size: cover;
  background-position: 50%;
  padding: 10vw 5%;
}

#sec3 .box {
  background: rgba(225, 225, 225, 0.6);
  padding: 10vw 0;
}

#sec3 .box .wrap {
  padding: 0 3%;
}

#sec3 h2 {
  letter-spacing: 0.3em;
}

#sec3 .txt {
  margin: 4vw 0 9vw;
}

#sec3 h3 {
  font-size: 5vw;
  letter-spacing: 0.15em;
  line-height: 8vw;
  margin-bottom: 4vw;
}

#sec3 .df {
  border-bottom: 1px solid rgba(0, 0, 0, 0.21);
  padding-bottom: 6vw;
  margin-bottom: 8vw;
}

#sec3 ul li {
  position: relative;
}

#sec3 ul .note1 {
  padding-left: 15px;
}

#sec3 ul .note1:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

#sec3 ul .note2 {
  padding-left: 16px;
}

#sec3 ul .note2:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

#sec3 ul .note3 {
  padding-left: 48px;
  line-height: 23px;
}

#sec3 ul .note3:before {
  content: "（例）";
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 77px 10px;
  }

  #sec3 .box {
    max-width: 1130px;
    width: 100%;
    margin: 0 auto;
    padding: 72px 0 96px;
  }

  #sec3 .box .wrap {
    padding: 0;
  }

  #sec3 .txt {
    margin: 24px 0 68px;
    text-align: center;
  }

  #sec3 h3 {
    font-size: 22px;
    letter-spacing: 0.34em;
    line-height: 40px;
    margin-bottom: 33px;
  }

  #sec3 .df {
    max-width: 956px;
    width: 100%;
    padding-bottom: 50px;
    margin: 0 auto 44px;
    display: flex;
    justify-content: space-between;
    padding: 0 50px 52px 37px;
    letter-spacing: 0.19em;
  }

  #sec3 ul .note1 {
    padding-left: 19px;
  }

  #sec3 ul .note2 {
    padding-left: 21px;
    letter-spacing: 0.26em;
  }

  #sec3 ul .note2:before {
    left: 3px;
  }

  #sec3 ul .note3 {
    padding-left: 48px;
    line-height: 23px;
    margin-top: 8px;
  }

  #sec3 ul .note3:before {
    left: -2px;
  }

  #sec3 .coll {
    width: 440px;
  }

  #sec3 .colr {
    width: 354px;
  }

  #sec3 .row3 h3 {
    margin-bottom: 17px;
  }
}

#sec4 {
  padding: 15vw 0;
}

#sec4 h2 {
  background: url("../img/anniversary/sec4_deco.png") no-repeat center bottom/47vw;
  padding-bottom: 7vw;
}

#sec4 h3 {
  margin: 8vw 0 6vw;
  letter-spacing: 0.25em;
  line-height: 10vw;
}

#sec4 .txt {
  letter-spacing: 0.19em;
}

#sec4 .img-group {
  margin: 6vw 0;
}

#sec4 .img-group .col {
  display: flex;
  justify-content: space-between;
  margin-top: 2vw;
}

#sec4 .img-group .col p {
  width: 49%;
}

#sec4 .note {
  letter-spacing: 0.2em;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 105px 0 150px;
    overflow: hidden;
  }

  #sec4 h2 {
    background-size: auto;
    padding-bottom: 52px;
  }

  #sec4 h3 {
    margin: 39px 0 29px;
    letter-spacing: 0.25em;
    line-height: 65px;
  }

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

  #sec4 .img-group {
    margin: 94px -100px 72px;
    display: flex;
    justify-content: space-between;
  }

  #sec4 .img-group .col {
    margin-top: 0;
    width: 447px;
    order: 1;
    display: block;
  }

  #sec4 .img-group .col p {
    width: 100%;
  }

  #sec4 .img-group .col .img2 {
    margin-top: 30px;
  }

  #sec4 .img-group .img3 {
    order: 2;
    width: 712px;
  }

  #sec4 .note {
    margin-left: 170px;
  }
}

#sec5 {
  padding: 10vw 5% 0;
}

#sec5 h2 {
  letter-spacing: 0.15em;
  font-weight: 500;
}

#sec5 .box {
  margin-top: 10vw;
  position: relative;
  padding: 0 5vw 10vw;
}

#sec5 .box:before {
  content: "";
  border: 1px solid;
  border-top: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 3vw;
  bottom: 0;
}

#sec5 .box .ttl {
  font-size: 4.8vw;
  line-height: 6vw;
  margin-bottom: 5vw;
  position: relative;
}

#sec5 .box .ttl:before {
  content: "";
  width: 15vw;
  height: 1px;
  background: #000;
  position: absolute;
  left: -5vw;
  top: 3vw;
}

#sec5 .box .ttl:after {
  content: "";
  width: 15vw;
  height: 1px;
  background: #000;
  position: absolute;
  right: -5vw;
  top: 3vw;
}

#sec5 .box ul {
  letter-spacing: 0.15em;
}

#sec5 .box .btn-popup {
  margin-top: 10vw;
  font-family: "Shippori Mincho";
  font-weight: 400;
  font-size: 4vw;
}

#sec5 .row {
  padding: 15vw 0;
  margin: 0 -5vw;
  background-image: url("../img/shared/bg1.jpg");
}

#sec5 .row .ttl {
  font-size: 6vw;
  line-height: 8vw;
  letter-spacing: 0.025em;
  font-weight: 400;
}

#sec5 .row .tel {
  font-size: 10vw;
  letter-spacing: 0;
  line-height: 10vw;
  font-weight: 400;
  margin: 1vw 0;
}

#sec5 .row .tel img {
  width: 4vw !important;
  margin: -1vw 1vw 0 0;
}

#sec5 .row .tel a:hover img {
  opacity: 1 !important;
}

#sec5 .row .txt {
  letter-spacing: 0;
  font-size: 3.5vw;
  line-height: 5vw;
}

#sec5 .row .btn-reserve {
  width: 90%;
  margin: 8vw auto 0;
}

#sec5 .row .btn-reserve a {
  display: block;
  background: #7f8000;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 15px 0 15px 10px;
}

#sec5 .row .btn-reserve a img {
  width: 16px;
  margin: -3px 10px 0 0;
}

#sec5 .row .btn-reserve a:hover img {
  opacity: 1 !important;
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 23px 10px 0;
    overflow: hidden;
  }

  #sec5 .inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }

  #sec5 h2 {
    letter-spacing: 0.3em;
  }

  #sec5 .box {
    margin-top: 58px;
    padding: 0 0 81px;
  }

  #sec5 .box:before {
    top: 21px;
  }

  #sec5 .box .ttl {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.26em;
    margin-bottom: 56px;
  }

  #sec5 .box .ttl:before {
    width: auto;
    left: 0;
    right: calc(50% + 192px);
    top: 21px;
  }

  #sec5 .box .ttl:after {
    width: auto;
    right: 0;
    left: calc(50% + 190px);
    top: 21px;
  }

  #sec5 .box ul {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0.16em;
  }

  #sec5 .box .btn-popup {
    margin: 48px auto 0;
    font-size: 15px;
    letter-spacing: 0.14em;
  }

  #sec5 .row {
    padding: 86px 0 116px;
  }

  #sec5 .row .ttl {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.025em;
  }

  #sec5 .row .tel {
    font-size: 52px;
    line-height: 50px;
    letter-spacing: -0.05em;
    margin: 4px 0 7px;
  }

  #sec5 .row .tel img {
    width: 21px !important;
    margin: -5px 11px 0 0;
  }

  #sec5 .row .txt {
    letter-spacing: 0.03em;
    font-size: 13px;
    line-height: 20px;
  }

  #sec5 .row .btn-reserve {
    width: 300px;
    margin: 34px auto 0;
  }

  #sec5 .row .btn-reserve a {
    font-size: 15px;
    letter-spacing: 0.05em;
    padding: 9px 0 10px 5px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    transition-property: color;
    transition-duration: 0.3s;
  }

  #sec5 .row .btn-reserve a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2c2926;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
  }

  #sec5 .row .btn-reserve a img {
    width: 16px;
    margin: -3px 22px 0 0;
  }

  #sec5 .row .btn-reserve a:hover:before {
    transform: scale(2);
  }
}

#sec6 {
  padding-bottom: 15vw;
}

#sec6 .box-parallax {
  height: 60vw;
}

#sec6 .row1 .coll {
  margin: 15vw 0 10vw;
}

#sec6 .row1 .coll h2 {
  font-size: 8vw;
  letter-spacing: 0.025em;
  line-height: 9vw;
}

#sec6 .row1 .coll h3 {
  font-size: 5vw;
  line-height: 8vw;
  letter-spacing: 0.2em;
  font-weight: 500;
  margin: 6vw 0 4vw;
}

#sec6 .row1 .coll .txt {
  letter-spacing: 0.17em;
}

#sec6 .row1 .floormap {
  width: 92%;
}

#sec6 .row2 {
  margin-top: 10vw;
}

#sec6 .row2 .coll .img1 {
  width: 70%;
}

#sec6 .row2 .coll .img2 {
  width: 55%;
  margin: 5vw 0 5vw auto;
}

@media screen and (min-width: 768px) {
  #sec6 {
    padding-bottom: 125px;
    overflow: hidden;
  }

  #sec6 .box-parallax {
    height: 538px;
  }

  #sec6 .row1 {
    display: flex;
    justify-content: space-between;
    margin-top: 94px;
  }

  #sec6 .row1 .coll {
    width: 540px;
    margin: 42px 0 0;
  }

  #sec6 .row1 .coll h2 {
    font-size: 50px;
    line-height: 50px;
  }

  #sec6 .row1 .coll h3 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.3em;
    margin: 54px 0 37px;
  }

  #sec6 .row1 .floormap {
    width: 458px;
    margin-right: -80px;
  }

  #sec6 .row2 {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
  }

  #sec6 .row2 .coll {
    width: 479px;
    margin: -12px 0 0 -122px;
  }

  #sec6 .row2 .coll .img1 {
    width: 400px;
  }

  #sec6 .row2 .coll .img2 {
    width: 277px;
    margin: 35px 0 0 auto;
  }

  #sec6 .row2 .img3 {
    width: 732px;
    margin: 76px -140px 0 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec6 .row1 .floormap {
    margin-right: -28px;
  }
}

.txt_m1 {
  text-align: center;
  line-height: 30px;
  margin: -30px auto 40px;
}