#key {
  background-image: url("../img/nishiki-shop/key.jpg");
}

@media screen and (min-width: 768px) {
  .news-box {
    left: 86px;
    top: 802px;
  }
}

#sec1 {
  position: relative;
  padding: 20vw 0;
  color: #181818;
}

#sec1:before {
  content: '';
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: -1px;
  z-index: -2;
}

#sec1 .deco1 {
  position: absolute;
  left: 0;
  top: 63vw;
  z-index: -1;
}

#sec1 .deco2 {
  position: absolute;
  right: 0;
  bottom: 90vw;
  z-index: -1;
}

#sec1 .img-group1 {
  margin: 0 -6.7vw 10vw;
}

#sec1 .img-group1 p {
  width: 47%;
}

#sec1 h2 {
  white-space: nowrap;
  margin-bottom: 8vw;
}

#sec1 h2 .r1 {
  order: 2;
  font-size: 7vw;
  letter-spacing: 0.1em;
  line-height: 10vw;
  border-left: 1px solid;
  border-right: 1px solid;
}

#sec1 h2 .r2 {
  order: 1;
  margin: 15vw 7vw 0 0;
  line-height: 12vw;
}

#sec1 h2 .r2 .fz100 {
  font-size: 15vw;
  letter-spacing: 0.1em;
}

#sec1 h2 .r2 .fz80 {
  font-size: 12vw;
}

#sec1 h2 .r2 .t2 {
  position: relative;
  left: 3vw;
  margin-top: -6vw;
}

#sec1 h2 .r2 .t3 {
  position: relative;
  left: 0.5vw;
  margin-top: -5vw;
}

#sec1 h2 .r2 .t4 {
  position: relative;
  left: 4.5vw;
  margin-top: -5vw;
}

#sec1 .txt {
  margin-bottom: 10vw;
}

#sec1 .img-group2 li {
  width: 55vw;
  margin-bottom: 5vw;
}

#sec1 .img-group2 .img4 {
  margin: 0 auto 5vw;
}

#sec1 .img-group2 .img5 {
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 117px 0 77px;
  }
  #sec1 .deco1 {
    top: 0;
  }
  #sec1 .deco2 {
    bottom: 254px;
  }
  #sec1 .img-group1 {
    margin: 0;
  }
  #sec1 .img-group1 p {
    width: 438px;
  }
  #sec1 .img-group1 .img1 {
    position: absolute;
    left: -250px;
    top: 30px;
  }
  #sec1 .img-group1 .img2 {
    position: absolute;
    right: -250px;
    top: 30px;
  }
  #sec1 h2 {
    margin: 0 0 72px 50px;
  }
  #sec1 h2 .r1 {
    font-size: 48px;
    line-height: 48px;
    padding: 0 8px;
  }
  #sec1 h2 .r2 {
    margin: 109px 52px 0 0;
    line-height: 100px;
  }
  #sec1 h2 .r2 .fz100 {
    font-size: 100px;
  }
  #sec1 h2 .r2 .fz80 {
    font-size: 80px;
  }
  #sec1 h2 .r2 .t2 {
    left: 17px;
    margin-top: -29px;
  }
  #sec1 h2 .r2 .t3 {
    left: 0px;
    margin-top: -28px;
  }
  #sec1 h2 .r2 .t4 {
    left: 21px;
    margin-top: -26px;
  }
  #sec1 .txt {
    width: 485px;
    margin: 0 auto 67px;
    padding-left: 22px;
  }
  #sec1 .img-group2 {
    margin: 0 -100px;
  }
  #sec1 .img-group2 li {
    width: 368px;
    margin-bottom: 0;
  }
  #sec1 .img-group2 .img4 {
    margin: 130px 0 0;
  }
  #sec1 .img-group2 .img5 {
    margin: 260px 0 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1500px) {
  #sec1 .deco1 {
    left: calc(50% - 750px);
  }
  #sec1 .deco2 {
    right: calc(50% - 750px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec1 .img-group1 .img1 {
    left: -200px;
  }
  #sec1 .img-group1 .img2 {
    right: -200px;
  }
  #sec1 .img-group2 {
    margin: 0 -80px;
  }
}

#sec2 {
  position: relative;
  z-index: 0;
}

#sec2:before {
  content: '';
  height: 10vw;
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  z-index: -1;
}

#sec2 .set1 {
  padding-bottom: 20vw;
  position: relative;
  z-index: 0;
}

#sec2 .set1:before {
  content: '';
  width: 100vw;
  height: 100vw;
  background-image: url("../img/nishiki-shop/sec2_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -61vw;
  top: 180vw;
  z-index: -1;
}

#sec2 .set1:after {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  right: 3.3vw;
  top: 50vw;
  bottom: 10vw;
  z-index: -2;
}

#sec2 .set1 .img1 {
  padding-right: 33.7vw;
}

#sec2 .set1 .wrap {
  display: flex;
  flex-direction: column;
}

#sec2 .set1 .img-group {
  margin-bottom: 12vw;
}

#sec2 .set1 .img-group .img2 {
  width: 70vw;
  position: relative;
  z-index: 1;
  margin: -5vw -6.7vw 0 auto;
}

#sec2 .set1 .img-group .img3 {
  width: 70vw;
  position: relative;
  z-index: 2;
  margin: -5vw 0 0 -6.7vw;
}

#sec2 .set1 .col-text h2 {
  white-space: nowrap;
  font-size: 17vw;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 0px #7b7253, -1px -1px 0px #7b7253, 0px 0px 2px #5a512b;
}

#sec2 .set1 .col-text h2 span {
  font-size: 14vw;
  position: relative;
  left: 4vw;
  margin-top: -1.5vw;
}

#sec2 .set2 {
  margin-top: 10vw;
  padding-bottom: 20vw;
  position: relative;
  z-index: 0;
}

#sec2 .set2:before {
  content: '';
  width: 54vw;
  height: 100vw;
  background-image: url("../img/nishiki-shop/sec2_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 4vw;
  top: 80vw;
  z-index: -1;
}

#sec2 .set2:after {
  content: '';
  background: #000;
  position: absolute;
  right: 0;
  left: 3.3vw;
  top: 120vw;
  bottom: 35vw;
  z-index: -2;
}

#sec2 .set2 .img {
  margin: 0 0 12vw 6.7vw;
}

#sec2 .set2 .col-text h2 {
  margin-bottom: 6vw;
}

#sec2 .set2 .col-text h2 span {
  font-size: 14vw;
  letter-spacing: -0.05em;
  text-shadow: 1px 1px 0px #7b7253, -1px -1px 0px #7b7253, 0px 0px 2px #5a512b;
}

#sec2 .set2 .col-text .txt {
  margin-bottom: 10vw;
}

@media screen and (max-width: 767px){
  #sec2 .set1 .col-text h2{
    position: absolute;
    right: 14vw;
    top: -50vw;
    z-index: 1;
  }
}

@media screen and (min-width: 768px) {
  #sec2:before {
    height: 112px;
  }
  #sec2 .set1 {
    padding-bottom: 106px;
  }
  #sec2 .set1:before {
    width: 662px;
    height: 591px;
    right: calc(50% - 750px);
    top: 585px;
  }
  #sec2 .set1:after {
    left: calc(50% - 700px);
    right: calc(50% - 600px);
    top: 498px;
    bottom: 416px;
  }
  #sec2 .set1 .img1 {
    padding-right: 0;
    width: calc(50% + 88px);
    height: 947px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #sec2 .set1 .wrap {
    padding-top: 170px;
  }
  #sec2 .set1 .img-group {
    order: 2;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
  }
  #sec2 .set1 .img-group .img2 {
    order: 2;
    width: 629px;
    margin: 0 -147px 0 auto;
  }
  #sec2 .set1 .img-group .img3 {
    order: 1;
    width: 591px;
    margin: 275px -50px 0 -40px;
  }
  #sec2 .set1 .col-text {
    order: 1;
    margin: 0 -52px 56px auto;
  }
  #sec2 .set1 .col-text h2 {
    margin: 0 24px 92px auto;
    font-size: 150px;
    line-height: 150px;
  }
  #sec2 .set1 .col-text h2 span {
    font-size: 120px;
    left: 31px;
    margin-top: -9px;
  }
  #sec2 .set1 .col-text .txt {
    height: 273px;
    letter-spacing: 0.14em;
  }
  #sec2 .set2 {
    margin-top: 0;
    padding-bottom: 130px;
  }
  #sec2 .set2:before {
    width: 321px;
    height: 548px;
    left: calc(50% - 192px);
    top: 216px;
  }
  #sec2 .set2:after {
    left: calc(50% - 650px);
    top: 197px;
    bottom: 237px;
  }
  #sec2 .set2 .img {
    width: calc(50% - 54px);
    height: 764px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  #sec2 .set2 .col-text {
    padding-top: 179px;
    margin-left: -108px;
  }
  #sec2 .set2 .col-text h2 {
    margin-bottom: 64px;
  }
  #sec2 .set2 .col-text h2 span {
    font-size: 120px;
    letter-spacing: -0.1em;
    margin-right: 15px;
  }
  #sec2 .set2 .col-text .txt {
    width: 450px;
    margin: 0 0 73px 12px;
  }
  #sec2 .set2 .col-text .floormap {
    margin-left: 31px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec2 .set1 .col-text {
    margin-right: 0;
  }
  #sec2 .set2 .col-text {
    margin-left: -76px;
  }
  #sec2 .set2 .img {
    width: calc(50% - 74px);
  }
}

#sec3-shop .blk1 .img1 {
  margin: 0 -3.3vw 0 auto;
}

#sec3-shop .blk1 .img2 {
  margin: -10vw 0 4vw -3.3vw;
}

#sec3-shop .blk1 .img4 {
  margin: 0 0 4vw -6.7vw;
}

#sec3-shop .blk1 .img3 {
  margin: 0 -6.7vw 0 auto;
}

@media screen and (min-width: 768px) {
  #sec3-shop .inner:before {
    left: calc(50% - 389px);
    top: 729px;
  }
  #sec3-shop .inner:after {
    right: calc(50% + 358px);
    top: 79px;
  }
  #sec3-shop .blk1 {
    padding-bottom: 116px;
  }
  #sec3-shop .blk1:before {
    left: calc(50% - 98px);
    top: 406px;
  }
  #sec3-shop .blk1 .img1 {
    margin: 0 -4px 0 auto;
  }
  #sec3-shop .blk1 .img2 {
    width: 360px;
    margin: -199px 0 -33px 214px;
  }
  #sec3-shop .blk1 .img4 {
    margin: 0 0 -240px -201px;
  }
  #sec3-shop .blk1 .img3 {
    width: 652px;
    margin: 0 -151px 0 auto;
  }
  #sec3-shop .blk2 {
    padding-bottom: 192px;
  }
  #sec3-shop .blk2 h2 {
    margin-bottom: 50px;
  }
  #sec3-shop .blk2 .btn {
    right: 168px;
    top: 142px;
  }
  #sec3-shop .blk2 ul li:nth-child(1) {
    margin: 0 0 46px;
  }
  #sec3-shop .blk2 ul li:nth-child(2) {
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  #access {
    padding-bottom: 139px;
  }
}
