
#header::after {
  content: "";
  background: url(../img/scene/key_deco1.png) no-repeat right top/100% auto;
  position: absolute;
  top: 0;
  right: -13vw;
  width: 70%;
  bottom: 0;
  z-index: -1;
}

#key {
  position: relative;
  padding: 20vw 0;
}

#key .gr-img {
  position: relative;
  height: 100vw;
}

#key .gr-img li {
  position: absolute;
}

#key .gr-img .img1 {
  top: 0;
  left: 5%;
  width: 42%;
}

#key .gr-img .img1::before {
  content: "";
  background: #dbc12d;
  position: absolute;
  top: -4vw;
  left: -5vw;
  bottom: 10vw;
  width: 51%;
  z-index: -1;
}

#key .gr-img .img2 {
  top: 1vw;
  right: 3%;
  width: 45%;
}

#key .gr-img .img3 {
  top: 49vw;
  left: 3%;
  width: 43%;
}

#key .gr-img .img4 {
  position: absolute;
  top: 47vw;
  right: 11%;
  width: 38%;
}

#key .gr-img .img4::before {
  content: "";
  background: #775c47;
  position: absolute;
  right: -12vw;
  height: 19vw;
  width: 49%;
  bottom: -10vw;
  z-index: -1;
}

#key .decobox {
  position: absolute;
  top: 51vw;
  left: 3%;
  right: 3%;
  z-index: -1;
  font-size: 7.5vw;
  letter-spacing: 0.05em;
  color: #6e5142;
  line-height: 1.3;
}

#key .decobox .deco2 {
  text-align: right;
}

#key h2 {
  font-size: 10vw;
  letter-spacing: -0.02em;
  text-align: center;
  line-height: 1.4;
  margin: 0 5vw 5vw;
}

#key .txt {
  padding: 0 6%;
}

#scene .set1 {
  position: relative;
}

#scene .set1::before {
  content: "";
  background: url(../img/scene/scene_deco.png) no-repeat left top/100% auto;
  position: absolute;
  top: -10vw;
  left: -9vw;
  right: 45%;
  height: 65vw;
  z-index: 1;
}

#scene .set1 .scene-set1-scroll {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

#scene .set1 .scene-set1-scroll .scene-set1-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

#scene .set1 .scene-set1-scroll .scene-set1-bg1 {
  background: url(../img/scene/scene_bg.jpg) no-repeat center top/cover;
}

#scene .set1 .scene-set1-scroll .scene-set1-bg2 {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
}

#scene .set1 .gr-txt {
  color: #fff;
  padding: 20vw 0;
}

#scene .set1 .gr-txt h2 {
  font-size: 12vw;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.1;
}

#scene .set1 .gr-txt h2 .t .fs59 {
  font-size: 6.5vw;
  letter-spacing: 0.05em;
  margin-right: 3vw;
}

#scene .set1 .gr-txt h3 {
  font-size: 5.5vw;
  letter-spacing: 0.2em;
  line-height: 1.9;
  text-align: center;
  margin: 8vw 0 5vw;
}

#scene .set2 {
  padding: 40vw 0 20vw;
}

#scene .set2 .js .gr-pt {
  position: relative;
}
#scene .set2 .js .gr-pt .photo{
  position: relative;
}
#scene .set2 .js .gr-pt .photo img {
  border-radius: 20px 110px 20px 20px;
}

#scene .set2 .js .gr-pt .num {
  font-family: "Playfair Display";
  font-size: 20vw;
  font-weight: 500;
  letter-spacing: -0.05em;
  position: absolute;
  top: 0;
  right: 1%;
  z-index: 1;
}

#scene .set2 .js .right .item {
  overflow: hidden;
}

#scene .set2 .js .right .item:not(:last-child) {
  margin-bottom: 20vw;
}

#scene .set2 .js .right .item .time {
  width: fit-content;
  margin: 10vw 0 15vw auto;
}

#scene .set2 .js .right .item .time dt {
  font-family: "Philosopher";
  font-size: 3.5vw;
  color: #fff;
  background: #000;
  letter-spacing: 0.05em;
  padding: 0 7%;
  line-height: 1.8;
}

#scene .set2 .js .right .item .time dd {
  font-family: "Playfair Display";
  font-size: 13vw;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
}

#scene .set2 .js .right .item .time dd::before {
  content: "";
  background: url(../img/scene/scene_line.png) repeat-x left top;
  height: 3px;
  position: absolute;
  bottom: 4vw;
  right: calc(100% + 4vw);
  left: -1000px;
}

#scene .set2 .js .right .item .section-block {
  margin-bottom: 12vw;
}

#scene .set2 .js .right .item .section-block h2 {
  font-family: "Zen Old Mincho";
  font-size: 6vw;
  letter-spacing: 0.15em;
  margin-bottom: 7vw;
}

#scene .set2 .js .right .item .box {
  margin-bottom: 12vw;
}

#scene .set2 .js .right .item .box h3 {
  font-size: 4.5vw;
  font-weight: 500;
  letter-spacing: 0.15em;
  position: relative;
  padding: 1vw 5%;
  margin-bottom: 7vw;
}

#scene .set2 .js .right .item .box h3::before {
  content: "";
  border: 1px solid #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#scene .set2 .js .right .item .gr-img {
  --f-columns: 2;
  --f-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}

#scene .set2 .js .right .item .gr-img li {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc((100% / var(--f-columns) - var(--f-gap)));
}
#scene .set2 .js .right .item.white .time dt{
  background: #fff;
  color: #000;
}
#scene .set2 .js .right .item.white .box,
#scene .set2 .js .right .item.white .box h3,
#scene .set2 .js .right .item.white .section-block,
#scene .set2 .js .right .item.white .time dd{
  color: #fff;
}
#scene .set2 .js .right .item.white .time dd::before{
  filter: brightness(1) invert(1);
}
#scene .set2 .js .right .item.white .box h3::before{
  border-color: #fff;
}
@media screen and (min-width: 768px) {
  #header::after {
    background: url(../img/scene/key_deco1.png) no-repeat;
    height: 676px;
    right: auto;
    left: calc(50% + 188px);
    width: 741px;
    bottom: auto;
  }
  #key {
    padding: 113px 0 171px;
  }
  #key .gr-img {
    height: 998px;
  }
  #key .gr-img .img1 {
    left: auto;
    width: auto;
    right: calc(50% + 96px);
  }
  #key .gr-img .img1::before {
    top: -49px;
    left: -90px;
    bottom: 114px;
    width: 296px;
  }
  #key .gr-img .img2 {
    right: auto;
    width: auto;
    top: 86px;
    left: calc(50% + 377px);
  }
  #key .gr-img .img3 {
    left: auto;
    width: auto;
    top: 753px;
    right: calc(50% + 154px);
  }
  #key .gr-img .img4 {
    right: auto;
    left: calc(50% - 13px);
    width: auto;
    top: 663px;
  }
  #key .gr-img .img4::before {
    right: -151px;
    height: 217px;
    width: 224px;
    bottom: -106px;
  }
  #key .decobox {
    top: 507px;
    left: 12%;
    right: 12%;
    font-size: 123px;
    line-height: 118px;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }
  #key h2 {
    font-size: 120px;
    line-height: 160px;
    margin: 0;
    position: absolute;
    top: 330px;
    left: 50px;
    right: 50px;
    text-align: center;
  }
  #key .txt {
    padding: 0;
    max-width: 1000px;
    margin: 49px auto 0;
    text-align: center;
    font-size: 22px;
    line-height: 56px;
    letter-spacing: 0.05em;
  }
  #scene .set1::before {
    background: url(../img/scene/scene_deco.png) no-repeat;
    width: 1012px;
    top: -162px;
    left: auto;
    right: calc(50% - 112px);
    height: 972px;
  }
  #scene .set1 .gr-txt {
    padding: 154px 0 212px;
  }
  #scene .set1 .gr-txt h2 {
    font-size: 101px;
    text-align: left;
    line-height: 101px;
    margin-left: -176px;
    letter-spacing: 0.03em;
  }
  #scene .set1 .gr-txt h2 .t {
    margin-left: 125px;
  }
  #scene .set1 .gr-txt h2 .t .fs59 {
    font-size: 59px;
    margin-right: 28px;
  }
  #scene .set1 .gr-txt h3 {
    font-size: 36px;
    letter-spacing: 0.14em;
    line-height: 70px;
    text-align: left;
    margin: 0;
    position: absolute;
    top: 42px;
    right: -54px;
  }
  #scene .set1 .gr-txt h3 span {
    letter-spacing: 0.03em;
  }
  #scene .set1 .gr-txt .txt {
    text-align: center;
    margin-top: 117px;
  }
  #scene .set2 {
    padding: 98px 0 172px;
  }
  #scene .set2 .wrap {
    max-width: 1240px;
    padding: 0 20px;
    width: 100%;
  }
  #scene .set2 .js {
    display: flex;
  }
  #scene .set2 .js .gr-pt {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  #scene .set2 .js .gr-pt .wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
  #scene .set2 .js .gr-pt .photo img {
    border-radius: 45px 232px 45px 45px;
    width: 100%;
    height: auto;
  }
  #scene .set2 .js .gr-pt .num {
    font-size: 130px;
    top: 18px;
    right: 18px;
  }
  #scene .set2 .js .left {
    width: 51.75%;
    margin-left: -50px;
  }
  #scene .set2 .js .right {
    width: 487px;
    margin: 20px 0 0 auto;
  }
  #scene .set2 .js .right .item {
    overflow: visible;
  }
  #scene .set2 .js .right .item:not(:last-child) {
    margin-bottom: 112px;
  }
  #scene .set2 .js .right .item .time {
    margin: 0 0 89px auto;
  }
  #scene .set2 .js .right .item .time dt {
    font-size: 20px;
    padding: 0 14px;
    line-height: 25px;
  }
  #scene .set2 .js .right .item .time dd {
    font-size: 73px;
    line-height: 70px;
    letter-spacing: 0.03em;
  }
  #scene .set2 .js .right .item .time dd::before {
    bottom: 17px;
    right: calc(100% + 20px);
    left: -385px;
  }
  #scene .set2 .js .right .item .section-block {
    margin-bottom: 83px;
  }
  #scene .set2 .js .right .item .section-block h2 {
    font-size: 34px;
    line-height: 56px;
    letter-spacing: 0.05em;
    margin-bottom: 26px;
  }
  #scene .set2 .js .right .item .box {
    margin-bottom: 73px;
  }
  #scene .set2 .js .right .item .box h3 {
    font-size: 24px;
    letter-spacing: 0.15em;
    padding: 2px 16px;
    margin-bottom: 45px;
  }
  #scene .set2 .js .right .item .box h3::before {
    right: -10000px;
  }
  #scene .set2 .js .right .item .box .txt {
    width: 450px;
    text-align: justify;
  }
  #scene .set2 .js .right .item .gr-img {
    --f-gap: 15px;
  }
}

@media screen and (max-width: 1399px) and (min-width: 768px) {
  #scene .set1 .gr-txt h2 {
    margin-left: calc(-50vw + 50% + 30px);
  }
}

@media screen and (max-width: 1250px) and (min-width: 768px) {
  #scene .set1 .gr-txt h3 {
    right: calc(-50vw + 50% + 30px);
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  #scene .set1 .gr-txt h2 {
    font-size: 91px;
  }
  #scene .set1 .gr-txt h2 .t .fs59 {
    font-size: 54px;
  }
  #scene .set1 .gr-txt h3 {
    font-size: 32px;
  }
  #scene .set2 .js .right .item .time dd::before {
    left: -330px;
  }
}

@media screen and (min-width: 768px) and (max-height: 760px){
  #scene .set2 .js .gr-pt .photo img{
    height: 100vh;
    object-fit: cover;
    object-position: 50%;
  }
}

#bnr {
  padding: 10vw 0;
  position: relative;
  background: #796e60;
}

#bnr:before {
  content: '';
  width: 70vw;
  height: 70vw;
  background-image: url("../img/scene/mono.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -18vw;
  top: 78vw;
}

#bnr .txt-deco {
  color: #c5b89a;
  font-size: 15vw;
  letter-spacing: 0;
  line-height: 15vw;
  white-space: nowrap;
}

#bnr .deco1 {
  margin: 0 0 2vw -6vw;
}

#bnr .deco2 {
  margin-top: 8vw;
}

#bnr .col-left {
  width: 77vw;
  position: relative;
  margin: 0 auto 12vw;
}

#bnr .col-right .ttl {
  margin: 0 auto 10vw;
  white-space: nowrap;
  color: #fff;
}

#bnr .col-right .btn-common {
  margin-bottom: 4vw;
}

@media screen and (min-width: 768px) {
  #bnr {
    padding: 75px 0 47px;
  }
  #bnr:before {
    width: 715px;
    height: 715px;
    left: calc(50% - 930px);
    top: 407px;
  }
  #bnr .txt-deco {
    font-size: 135px;
    line-height: 100px;
  }
  #bnr .deco1 {
    margin: 0 0 9px -122px;
  }
  #bnr .deco2 {
    text-align: right;
    margin: 14px 46px 0 0px;
  }
  #bnr .col-left {
    width: 602px;
    margin: 0 0 0 54px;
  }
  #bnr .col-right {
    width: 421px;
  }
  #bnr .col-right .ttl {
    margin: 30px auto 73px;
  }
  #bnr .col-right .btn-common {
    margin-bottom: 19px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1450px) {
  #bnr .deco1 {
    margin-left: calc(-50vw + 51%);
  }
  #bnr .blk {
    justify-content: center;
  }
  #bnr .col-left {
    margin: 0;
  }
  #bnr .col-right {
    margin-left: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #bnr .deco2 {
    margin-right: 0;
  }
  #bnr .col-right {
    width: 400px;
  }
  #bnr .col-right .btn-common {
    width: 100%;
  }
}
