header {
  background: var(--secondary);
}
@media screen and (min-width: 768px) {
  header .hdblk {
    min-height: 860px;
  }
  header h1{
        color: #8d816e;
  }
}

#key h2.ttl {
  width: 100%;
  font-size: 6vw;
  letter-spacing: 0.26em;
  position: absolute;
     left: 12vw;
    bottom: 19vw;
  z-index: 1;
}
#key h2.ttl .jp {
  display: inline-block;
  padding: 0 7vw;
}
#key h2.ttl .en {
  color: #fff;
     font-size: 4.7vw;
    line-height: 1;
    letter-spacing: 0;
    position: absolute;
    bottom: -6px;
    right: 18vw;
}
#key h2.ttl2{
      bottom: 17.3vw;
    left: auto;
    right: 3vw;
    width: auto;
}
#key h2.ttl .en.fnt-HeyBaeScript{
      font-size: 7vw;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    bottom: 10.8vw;
    right: 6vw;
}

#key h2.ttl .en.fnt-EBGaramond{
        bottom: -10px;
    right: 2vw;
}

@media screen and (min-width: 768px) {
  #key h2.ttl {
    width: auto;
    font-size: 30px;
    line-height: 66px;
    left: auto;
    right: 216px;
    bottom: 125px;
  }
  #key h2.ttl .jp {
    padding: 0 50px;
  }
  #key h2.ttl .en {
            font-size: 25px;
        bottom: -10px;
        right: -14px;
  }
  #key h2.ttl2 {
        right: 156px;
        bottom: 55px;
    }
/*#key h2.ttl .en.fnt-HeyBaeScript{
        font-size: 59px;
        bottom: -40px;
        right: -72px;
}*/
  #key h2.ttl .en.fnt-HeyBaeScript {
        font-size: 59px;
        bottom: auto;
        right: 15px;
        top: -47px;
    }
}

#sec1 {
  padding: 72px 0 10vw;
  position: relative;
  z-index: 0;
}
#sec1::before {
  content: "";
  width: 100%;
  height: 250px;
  background: var(--secondary);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#sec1 h2.ttl {
  margin: 0 auto;
  font-size: 5vw;
  line-height: 2;
  letter-spacing: 0.26em;
      min-width: 75px;
    min-height: 226px;
}
#sec1 h2.ttl .fzb {
  font-size: 9vw;
  letter-spacing: 0.13em;
}
#sec1 h2.ttl .jp .txt-indent {
  display: inline-block;
  margin-top: 8vw;
}
#sec1 h2.ttl .en {
  display: block;
  margin-top: 0;
  color: #fff;
  font-size: 3vw;
  line-height: 1.5;
  letter-spacing: 0.13em;
  text-align: left;
  position: relative;
}
#sec1 h2.ttl .en::before, #sec1 h2.ttl .en::after {
  content: "";
  border-left: 1px solid #676e74;
  opacity: 0.45;
  position: absolute;
  left: 0;
}
#sec1 h2.ttl .en::before {
  top: -23vw;
  bottom: 91%;
}
#sec1 h2.ttl .en::after {
  top: 10vw;
  bottom: 29%;
}
  #sec1 h2.ttl b{
    font-weight: inherit;
        display: block;
    margin-top: 60px;
  }
#sec1 .parallax_img {
  overflow: hidden;
}
#sec1 .parallax_img .img {
  height: 150%;
}
#sec1 .parallax_img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec1 .set1 {
  margin-top: 29vw;
  position: relative;
  z-index: 0;
}
#sec1 .set1::before {
  content: "";
  width: 80vw;
  height: 56vw;
  background: url("../img/shared/bg1.jpg");
  position: absolute;
  top: 20vw;
  left: var(--paddingWrap-negative);
  z-index: -1;
}
#sec1 .set1 .imgbox .img1 {
  width: 66vw;
  height: 53vw;
  margin: 0 -3vw 0 auto;
}
#sec1 .set1 .imgbox .img2 {
  width: 64vw;
  height: 36vw;
  margin: 5vw 0 0 var(--paddingWrap-negative);
}
#sec1 .set1 .imgbox .img3 {
  width: 47vw;
  height: 36vw;
  margin: -7vw var(--paddingWrap-negative) 0 auto;
}
#sec1 .set1 .txtbox {
  width: 75vw;
  margin: 13vw 0 0 auto;
}
#sec1 .set2 {
  margin-top: 13vw;
  position: relative;
  z-index: 0;
}
#sec1 .set2::before {
  content: "";
  width: 22vw;
  height: 48vw;
  background: url("../img/shared/bg1.jpg");
  position: absolute;
  bottom: 14vw;
  right: var(--paddingWrap-negative);
  z-index: -1;
}
#sec1 .set2 .img1 {
  width: 92vw;
  height: 67vw;
  margin: 0 var(--paddingWrap-negative) 0 auto;
}
#sec1 .set2 .txt {
  width: 78vw;
  margin-top: 13vw;
}
#sec1 .set2 .img2 {
  width: 58vw;
  height: 31vw;
  margin: 13vw -2vw 0 auto;
}
#sec1 .set3 {
  margin-top: 6vw;
}
#sec1 .set3 .img1 {
  width: 77vw;
  height: 49vw;
  margin-left: var(--paddingWrap-negative);
}
#sec1 .set3 .txt {
  width: 60vw;
  margin: 7vw 0 0 auto;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 150px 0 143px;
  }
  #sec1::before {
    height: 406px;
  }
  #sec1 .wrap {
    width: 100%;
    max-width: 1260px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec1 h2.ttl {
            min-width: 104px;
        height: 340px;
    font-size: 26px;
            line-height: 2;
            margin-top: 15px;
  }
  #sec1 h2.ttl .fzb {
    font-size: 42px;
  }
  #sec1 h2.ttl .jp .txt-indent {
    margin-top: 30px;
  }
  #sec1 h2.ttl .en {
    margin-top: 3px;
    font-size: 17px;
  }
  #sec1 h2.ttl .en::before {
    top: -217px;
    bottom: 91%;
  }
  #sec1 h2.ttl .en::after {
    top: 52px;
    bottom: 34%;
  }
  #sec1 h2.ttl b{
    font-weight: inherit;
        display: block;
    margin-top: 81px;
  }
  #sec1 .parallax_img .img {
    height: 120%;
  }
  #sec1 .set1 {
    margin-top: 139px;
  }
  #sec1 .set1::before {
    width: 934px;
    height: 362px;
    top: 354px;
    left: -150px;
  }
  #sec1 .set1::after {
    content: "";
    width: 653px;
    height: 539px;
    background: url("../img/anniversary/sec1_deco1.png") no-repeat;
    position: absolute;
    top: -109px;
    left: 110px;
    z-index: -1;
  }
  #sec1 .set1 .imgbox {
    position: relative;
    z-index: 0;
  }
  #sec1 .set1 .imgbox::before {
    content: "";
    width: 984px;
    height: 873px;
    background: url("../img/anniversary/sec1_deco2.png") no-repeat;
    position: absolute;
    top: 753px;
    right: -10px;
    z-index: -1;
  }
  #sec1 .set1 .imgbox .img1 {
    width: 664px;
    height: 532px;
    margin: 0 -64px 0 auto;
  }
  #sec1 .set1 .imgbox .img2 {
    width: 720px;
    height: 404px;
    margin: 62px 0 0 -58px;
  }
  #sec1 .set1 .imgbox .img3 {
    width: 523px;
    height: 392px;
    margin: -81px 138px 0 auto;
  }
  #sec1 .set1 .txtbox {
    width: 440px;
    margin: 152px 0 0 auto;
  }
  #sec1 .set2 {
    margin-top: 194px;
  }
  #sec1 .set2::before {
    width: 286px;
    height: 618px;
    bottom: 94px;
    right: -8px;
  }
  #sec1 .set2::after {
    content: "";
    width: 913px;
    height: 621px;
    background: url("../img/anniversary/sec1_deco3.png") no-repeat;
    position: absolute;
    bottom: -154px;
    left: 113px;
    z-index: -1;
  }
  #sec1 .set2 .img1 {
    width: 1250px;
    height: 642px;
    margin: 0 -150px 0 auto;
  }
  #sec1 .set2 .txt {
    width: 580px;
    margin: 133px 0 0 196px;
  }
  #sec1 .set2 .img2 {
    width: 645px;
    height: 344px;
    margin: 150px 0 0 367px;
  }
  #sec1 .set3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 123px 0 0 -50px;
  }
  #sec1 .set3 .img1 {
    width: calc(100% - 300px);
    max-width: 857px;
    height: 541px;
    margin-left: 0;
  }
  #sec1 .set3 .txt {
    width: 273px;
    margin: 0;
  }
}

#sec2 {
  padding: 25vw 0 20vw;
  color: #fff;
  position: relative;
  z-index: 0;
}
#sec2::before {
  content: "";
  width: 100%;
  height: 100vw;
  background: url("../img/anniversary/sec2_bgt_sp.png") 0 0/100% no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#sec2::after {
  content: "";
  background: var(--secondary);
  position: absolute;
  inset: 19vw 0 0;
  z-index: -1;
}
#sec2 h2.ttl {
  text-align: center;
  font-size: 6vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
}
#sec2 .h2box .catch {
  margin-bottom: -3vw;
}
#sec2 .h2box .catch img {
  width: 68vw;
}
#sec2 .slider {
  margin: 10vw 4vw 0;
  position: relative;
  z-index: 1;
}
#sec2 .slider .gr {
  position: relative;
}
#sec2 .slider .gr .ttl {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.11em;
}
#sec2 .slider .gr .txtbox {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20vw;
}
#sec2 .slider .gr .txtbox::before {
  content: "";
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 10vw;
  display: block;
  margin: 0 auto 3vw;
  border-left: 1px solid;
}
#sec2 .slider .gr .txtbox .txt {
  margin-top: 3vw;
  line-height: 1.3;
}
#sec2 .slider .gr .pager {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-family: "EB Garamond", serif;
  font-size: 6vw;
  line-height: 1;
  letter-spacing: 0;
  position: absolute;
  bottom: -29vw;
  right: 11vw;
}
#sec2 .slider .gr .pager::before {
  content: "";
  border-left: 1px solid;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 50%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
#sec2 .slider .gr .pager span {
  display: inline-block;
  padding: 5px;
}
#sec2 .slider .gr .pager .total {
  grid-area: 2/2/3/3;
  color: #676e74;
}
#sec2 .slider .slick-list {
  overflow: unset;
}
#sec2 .slider .slick-prev, #sec2 .slider .slick-next {
  top: 128vw;
}
#sec2 .slider .slick-prev {
  left: auto;
  right: 25vw;
}
#sec2 .slider .slick-next {
  right: -7vw;
}
#sec2 .h2box dl {
  text-align: center;
}
#sec2 .h2box dl dt {
  font-size: 20px;
  letter-spacing: 0.26em;
}
#sec2 .h2box dl dt span {
  padding: 0 10vw 3vw;
  border-bottom: 1px solid rgba(194, 202, 209, 0.33);
}
#sec2 .h2box dl dd {
  margin-top: 3vw;
  font-size: 14px;
  letter-spacing: 0.13em;
}
#sec2 .set1 .txtbox {
  margin-top: 10vw;
  text-align: center;
  position: relative;
}
#sec2 .set2 {
  margin: 10vw -3vw 0;
  padding: 10vw 5vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/bg1.jpg");
  color: #000;
}
#sec2 .set2 .catch {
  text-align: center;
}
#sec2 .set2 .catch img {
  width: 24vw;
}
#sec2 .set2 h3.ttl {
  text-align: center;
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
}
#sec2 .set2 hr {
  margin: 3vw 0 5vw;
  border: 0;
  border-top: 1px solid;
  opacity: 0.33;
}
#sec2 .set2 dl {
  line-height: 2;
}
#sec2 .set2 dl dd {
  margin-left: 6vw;
  letter-spacing: 0;
}
#sec2 .set2 .txtnote {
  margin-top: 5vw;
}
@media screen and (max-width: 767px) {
  #sec2 .h2box{
        margin-top: 15vw;
  }
  #sec2 .slider {
    position: relative;
  }
  #sec2 .slider::after {
    content: "";
    border: 1px solid var(--primary);
    border-bottom: 0;
    opacity: 0.3;
    position: absolute;
    inset: -231px 10px 10px;
  }
  #sec2 .set1 {
    margin-top: -2vw;
  }
  #sec2 .h2box dl {
 /*   margin: 0 -3vw;
    padding: 15vw 3vw 10vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: var(--third);
    position: relative;*/
            padding-bottom: 2em;
  }
  #sec2 .h2box dl::before {
/*    content: "";
    border: 1px solid var(--primary);
    border-top: 0;
    opacity: 0.3;
    position: absolute;
    inset: 2vw 10px 10px;*/
  }
  
  #sec2 .h2box h3.ttl3{
    text-align: center;
        font-size: 3.5vw;
    letter-spacing: 0.11em;
  }
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 226px 0 112px;
  }
  #sec2::before {
    height: 157px;
    background: url("../img/anniversary/sec2_bgt.png") 0 0/auto no-repeat;
            background-position-x: right;
  }
  #sec2::after {
    inset: 157px 0 0;
  }
  #sec2 .wrap {
    width: 100%;
    max-width: 1500px;
    padding: 0 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec2 h2.ttl {
    text-align: right;
    font-size: 40px;
  }
  #sec2 .h2box {
    width: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin: 60px auto 0;
            position: relative;
        padding-bottom: 2em;
  }
  #sec2 .h2box .catch {
    margin: 0 -80px 9px 0;
  }
  #sec2 .h2box .catch img {
    width: auto;
  }
  #sec2 .slider {
    margin: 37px 0 0;
  }
  #sec2 .slider .gr {
    width: 560px;
    padding: 0 20px;
  }
  #sec2 .slider .gr .img{
    width:560px;
        height: 646px;
    margin: 0 auto;
    position: relative;
  }
  #sec2 .slider .gr .img img{
        width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #sec2 .slider .gr .ttl {
    font-size: 22px;
    line-height: 30px;
  }
  #sec2 .slider .gr .txtbox {
    bottom: 84px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  #sec2 .slider .gr .txtbox::before {
    height: 45px;
    margin-bottom: 19px;
  }
  #sec2 .slider .gr .txtbox .txt {
    margin-top: 20px;
    font-size: 17px;
    line-height: 27px;
  }
  #sec2 .slider .gr .pager {
    font-size: 40px;
    bottom: -137px;
    right: 96px;
  }
  #sec2 .slider .gr .pager::before {
    top: 5px;
    bottom: 5px;
  }
  #sec2 .slider .slick-current .gr .txtbox {
    opacity: 1;
    visibility: visible;
  }
  #sec2 .slider .slick-prev, #sec2 .slider .slick-next {
    top: 606px;
  }
  #sec2 .slider .slick-prev {
    left: auto;
    right: calc(50% - 162px);
  }
  #sec2 .slider .slick-next {
    right: calc(50% - 354px);
  }
  #sec2 .set1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 45px;
       -moz-column-gap: 45px;
            column-gap: 45px;
    padding: 89px 30px 113px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    z-index: 0;
  }
  #sec2 .set1::before {
    content: "";
    background: var(--third);
    position: absolute;
    inset: -559px 0 0;
    z-index: -1;
  }
  #sec2 .set1::after {
    content: "";
    border: 1px solid var(--primary);
    /*border-top: 0;*/
    opacity: 0.3;
    position: absolute;
    inset: -915px 20px 20px;
  }
  #sec2 .h2box dl {
           min-width: 300px;
        margin-left: 140px;
  }
  #sec2 .h2box dl dt {
    font-size: 26px;
  }
  #sec2 .h2box dl dt span {
            padding: 0 79px 13px 10px;
        text-align: left;
        font-size: 40px;
  }
  #sec2 .h2box dl dd {
           margin-top: 17px;
        font-size: 18px;
        text-align: right;
  }  
  #sec2 .h2box h3.ttl3{
        position: absolute;
    left: 0;
    bottom: 0;
    font-size: 17px;
    letter-spacing: 0.11em;
  }
  #sec2 .set1 .txtbox {
    width: 700px;
    margin-top: 0;
  }
  #sec2 .set1 .txtbox .txt {
    line-height: 39px;
            text-align: center;
  }
  #sec2 .set2 {
    margin: 33px 0 0;
    padding: 78px 30px 80px;
    position: relative;
  }
  #sec2 .set2::before {
    content: "";
    width: 372px;
    height: 214px;
    background: url("../img/anniversary/sec2_deco.png") no-repeat;
    position: absolute;
    bottom: -49px;
    right: -70px;
  }
  #sec2 .set2 .catch img {
    width: auto;
  }
  #sec2 .set2 h3.ttl {
    margin-top: 6px;
    text-align: center;
    font-size: 26px;
  }
  #sec2 .set2 hr {
    width: 840px;
    margin: 25px auto 38px;
  }
  #sec2 .set2 dl {
    line-height: 35px;
  }
  #sec2 .set2 dl dd {
    margin-left: 30px;
  }
  #sec2 .set2 .txtnote {
    margin-top: 32px;
  }
  #sec2 .set2 .detail-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#info {
  padding-bottom: 20vw;
}
@media screen and (max-width: 767px) {
  #info {
    position: relative;
    z-index: 0;
  }
  #info::before {
    content: "";
    width: 40vw;
    height: 50vw;
    background: url("../img/anniversary/sec2_deco_sp.png") 0 0/contain no-repeat;
    position: absolute;
    top: -20vw;
    left: 0;
  }
  #info .bgi {
    width: 100%;
    height: 100vw;
  }
  #info .bgi img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #info .set {
    margin-top: -10vw;
  }
}
@media screen and (min-width: 768px) {
  #info {
    padding: 95px 0 70px;
    background-image: url("../img/anniversary/info_bgi.jpg");
  }
  #info .wrap {
    width: 100%;
    max-width: 1200px;
  }
  #info .set {
    margin: 0 0 0 -30px;
  }
}