body {
  background: url(../img/shared/bg3.jpg);
}
#key .sl {
  height: 120vw;
}
#key .sl1 {
  background: url(../img/bar/key1.jpg) no-repeat center top/cover;
}
#key .sl2 {
  background: url(../img/bar/key2.jpg) no-repeat center top/cover;
}
#key .sl3 {
  background: url(../img/bar/key3.jpg) no-repeat center top/cover;
}
#sec1 .set1 {
  background: url(../img/bar/sec1_bg.jpg) no-repeat center top/cover;
  position: relative;
  padding: 20vw 0 40vw;
}
#sec1 .set1 h2 {
  text-align: center;
  margin: 0 7%;
  padding-top: 24vw;
  position: relative;
}
#sec1 .set1 h2::before {
  content: "";
  border-left: 1px solid #e1e1e1;
  position: absolute;
  top: 0;
  left: 50%;
  height: 17vw;
}
#sec1 .set1 h2 .ttl-jp {
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: 0.3em;
  color: #e1e1e1;
  display: block;
  margin-bottom: 6vw;
}
#sec1 .set2 {
  background: url(../img/bar/sec1_bg_top.png) no-repeat center top/200% auto;
}
#sec1 .set2 .content .gr-img {
  margin: -10vw 0 7vw;
  width: 65%;
}
#sec1 .set2 .content .gr-img li:not(:last-child) {
  margin-bottom: 6vw;
}
#sec2 {
  padding: 20vw 0 0;
}
#sec2 .content .gr-txt {
  margin-top: 6vw;
}
#sec2 .content .gr-txt h2 {
  font-size: 6vw;
  color: #e1e1e1;
  text-align: center;
  letter-spacing: 0.3em;
  font-weight: 600;
  margin: 6vw 0 9vw;
}
#sec3 {
  padding: 17vw 0 22vw;
}
#sec3 .photo2 {
  margin: 10vw 10% 15vw;
}
#sec3 h2 {
  margin: 0 auto 10vw;
}
#sec4 .set1 {
  position: relative;
  padding: 25vw 0;
}
#sec4 .set1 h2 {
  margin-bottom: 11vw;
}
#sec4 .set1 h2 .ttl-eng {
  width: 37%;
  margin-bottom: -11vw;
  display: block;
}
#sec4 .set1 h2 .ttl-jp {
  display: block;
  text-align: center;
  font-size: 6vw;
  font-weight: 600;
  letter-spacing: 0.3em;
  color: #e1e1e1;
}
#sec4 .set1 .box-parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec4 .set1 .box-parallax .img-parallax img{
      object-position: 19% 50%;
}
#sec4 .set2 {
  padding: 20vw 0;
  background: url(../img/bar/sec4_deco1.png) no-repeat right top/90% auto,
    url(../img/bar/sec4_deco2.png) no-repeat left bottom 40vw/80% auto;
}
#sec4 .set2 .content .item:not(:last-child) {
  margin-bottom: 15vw;
}
#sec4 .set2 .content .item .gr-txt {
  margin-top: 8vw;
}
#sec4 .set2 .content .item .gr-txt .price-box {
  font-family: "Shippori Mincho";
  font-weight: 600;
  letter-spacing: 0.2em;
  color: #e1e1e1;
  text-align: center;
  margin-bottom: 6vw;
}
#sec4 .set2 .content .item .gr-txt .price-box dt {
  font-size: 5.5vw;
  margin-bottom: 3vw;
  line-height: 1.8;
}
#sec4 .set2 .content .item .gr-txt .price-box dd {
  font-size: 4.5vw;
}
#sec4 .set2 .content .item3 .gr-txt {
  margin-top: 10vw;
}
#sec4 .set2 .content .item3 .gr-txt h3 {
  font-size: 5.5vw;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-align: center;
  color: #e1e1e1;
  line-height: 1.5;
}
#sec4 .set2 .content .item3 .gr-txt h3 span {
  font-size: 3.5vw;
  letter-spacing: 0.3em;
}
#sec4 .set2 .content .item3 .gr-txt .list {
  margin: 20px 0 17px;
}
#sec4 .set2 .content .item3 .gr-txt .list dl {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-weight: 600;
  font-size: 15px;
}
#sec4 .set2 .content .item3 .gr-txt .list dl dd span {
  font-size: 13px;
}
#sec4 .set2 .content .item4 .gr-txt .price-box {
  letter-spacing: 0.15em;
}
#sec4 .set2 .content .item4 .gr-txt .price-box dt {
  font-size: 5vw;
}
#sec4 .set2 .btn-link {
  margin-top: 15vw;
}
@media screen and (min-width: 768px) {
  #key .sl {
    height: 820px !important;
  }
  #sec1 .set1 {
    padding: 95px 0 281px;
  }
  #sec1 .set1 h2 {
    padding-top: 145px;
  }
  #sec1 .set1 h2::before {
    height: 101px;
  }
  #sec1 .set1 h2 .ttl-jp {
    font-size: 33px;
    margin-bottom: 55px;
  }
  #sec1 .set2 {
    background: none;
    margin-top: -99px;
    position: relative;
  }
  #sec1 .set2::before {
    content: "";
    background: url(../img/bar/sec1_bg_top.png) no-repeat center top/cover;
    height: 1010px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
  }
  #sec1 .set2 .wrap {
    max-width: 1392px;
    padding: 0 20px;
  }
  #sec1 .set2 .content {
    display: flex;
  }
  #sec1 .set2 .content .gr-img {
    margin: 0 0 0 126px;
    width: auto;
    flex: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1392px) {
  #sec1 .set2 .content .gr-img {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec1 .set2 .content .gr-img li {
    height: 324px;
  }
  #sec1 .set2 .content .gr-img li:not(:last-child) {
    margin-bottom: 34px;
  }
}
@media screen and (min-width: 768px) {
  #sec1 .set2 .content .txt {
    width: 660px;
    margin: 236px 0 0 91px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 108px 0 0;
  }
  #sec2 .wrap {
    max-width: 1500px;
  }
  #sec2 .content {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  #sec2 .content .gr-txt {
    margin: 0 0 0 151px;
    width: 445px;
  }
  #sec2 .content .gr-txt .catch {
    margin: 0 0 18px -135px;
  }
  #sec2 .content .gr-txt h2 {
    font-size: 33px;
    margin: 0 0 44px;
  }
  #sec2 .content .photo {
    flex: 1;
    height: 540px;
    margin: 10px 100px 0 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  #sec2 .content .photo {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 111px 0 132px;
  }
  #sec3 .photo1 {
    height: 553px;
    margin: 0 349px 0 -146px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1292px) {
  #sec3 .photo1 {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec3 .photo2 {
    margin: 0;
    position: absolute;
    top: 400px;
    left: 702px;
    right: -101px;
    height: 354px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #sec3 .photo2 {
    right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec3 h2 {
    margin: 0;
    position: absolute;
    top: 84px;
    right: 57px;
    font-size: 28px;
    line-height: 78px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .txt {
    margin: 68px 0 0 32px;
    width: 476px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .btn-popup {
    margin: 40px 0 0 49px;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .set1 {
    padding: 179px 0 155px;
  }
  #sec4 .set1 h2 {
    margin-bottom: 76px;
  }
  #sec4 .set1 h2 .ttl-eng {
    width: auto;
    margin: 0 0 -62px 272px;
  }
  #sec4 .set1 h2 .ttl-jp {
    font-size: 33px;
    margin-left: 13px;
  }
  #sec4 .set1 .txt {
    text-align: center;
  }
  #sec4 .set2 {
    padding: 120px 0 150px;
    background: url(../img/bar/sec4_deco1.png) no-repeat right top;
    position: relative;
  }
  #sec4 .set2::before {
    content: "";
    background: url(../img/bar/sec4_deco2.png) no-repeat;
    width: 700px;
    height: 1382px;
    position: absolute;
    top: 528px;
    left: 0;
    z-index: -1;
  }
  #sec4 .set2 .content .item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #sec4 .set2 .content .item:not(:last-child) {
    margin-bottom: 51px;
  }
  #sec4 .set2 .content .item .gr-txt {
    margin-top: 128px;
  }
  #sec4 .set2 .content .item .gr-txt .price-box {
    margin-bottom: 10px;
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .content .item .gr-txt .price-box dt {
    font-size: 22px;
    margin-bottom: 8px;
    line-height: 42px;
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .content .item .gr-txt .price-box dd {
    font-size: 18px;
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .content .item1 .photo {
    margin-left: -50px;
  }
  #sec4 .set2 .content .item1 .gr-txt {
    width: 390px;
    margin-right: 76px;
  }
  #sec4 .set2 .content .item2 {
    flex-direction: row-reverse;
  }
  #sec4 .set2 .content .item2 .photo {
    margin-right: -50px;
  }
  #sec4 .set2 .content .item2 .gr-txt {
    margin: 131px 0 0 120px;
    width: 373px;
  }
  #sec4 .set2 .content .item2 .gr-txt .price-box {
    margin-bottom: 8px;
  }
  #sec4 .set2 .content .item2 .gr-txt .txt {
    margin: 0 10px 0 3px;
  }
  #sec4 .set2 .content .item3 .photo {
    margin-left: -50px;
  }
  #sec4 .set2 .content .item3 .gr-txt {
    margin: 31px 20px 0 0;
    width: 450px;
  }
  #sec4 .set2 .content .item3 .gr-txt h3 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .content .item3 .gr-txt h3 span {
    font-size: 14px;
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .content .item3 .gr-txt .list {
    margin: 18px 0 12px;
  }
  #sec4 .set2 .content .item3 .gr-txt .list dl {
    font-size: 17px;
    line-height: 24px;
    padding: 12px 3px 12px 9px;
  }
  #sec4 .set2 .content .item3 .gr-txt .list dl dd span {
    font-size: 14px;
  }
  #sec4 .set2 .content .item3 .gr-txt .txt {
    margin: 0 10px 0 31px;
  }
  #sec4 .set2 .content .item4 {
    flex-direction: row-reverse;
  }
  #sec4 .set2 .content .item4 .js {
    width: 500px;
    margin-right: -50px;
  }
  #sec4 .set2 .content .item4 .gr-txt {
    width: 426px;
    margin: 111px 0 0 56px;
  }
  #sec4 .set2 .content .item4 .gr-txt .price-box {
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .content .item4 .gr-txt .price-box dt {
    font-size: 22px;
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .content .item4 .gr-txt .price-box dd {
    letter-spacing: 0.3em;
  }
  #sec4 .set2 .btn-link {
    margin: 92px auto 0;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #sec1 .set2 .content .txt {
    margin-left: 50px;
  }
}
