#key-box {
  background: url("../img/menu/key_p1.jpg") no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
	
#key-box {
  background: url("../img/menu/key_p1_sp.jpg") no-repeat center;
  background-size: cover;
}
	
}

#sec1 {
  padding: 15vw 0 2vw;
  background: url(../img/menu/sec1_bg.jpg) no-repeat right 0% top -12vw;
  background-size: 154%;
}
#sec1 h2 {
  width: 26%;
  margin: 0 auto 10vw;
}
#sec1 .js {
  margin-bottom: 5vw;
}
#sec1 .txt {
  margin-bottom: 10vw;
}
#sec1 .slick-dots {
  position: relative;
}
#sec1 .g-btn {
  flex-direction: column;
}
#sec1 .g-btn .btn-cus {
  margin-bottom: 5vw;
}
#sec1 .btn-cus.style03 a:after, 
#sec1 .btn-cus span:after {
    content: "∨";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  right: 7%;
  }
#sec1 .g-btn .btn-cus a {
  text-align: center;
  padding-left: 0;
}
@media only screen and (min-width: 768px) {
  
  #sec1 {
    padding: 100px 0 79px;
    background-size: cover;
    background-position: center top;
  }
  #sec1 h2 {
    position: absolute;
    right: 14px;
    top: -60px;
    width: auto;
  }
  #sec1 .js {
    margin-left: -140px;
    width: 872px;
    margin-bottom: 30px;
  }
  #sec1 .txt {
    width: 660px;
    margin-bottom: 100px;
  }
  #sec1 .slick-dots {
    text-align: right;
    margin-top: -13px;
  }
  #sec1 .g-btn {
    flex-direction: row;
    justify-content: space-around;
  }

}



#sec2 {
  padding: 15vw 5% 15vw;
  background: url(../img/menu/sec2_deco.png) no-repeat right 0% bottom -25vw;
  background-size: 108%;
}
#sec2 .group .box {
  background: #000;
  color: #fff;
  padding: 10% 5%;
}
#sec2 .group .box h2 {
  margin-bottom: 2vw;
}
#sec3 {
  overflow: hidden;
  background: url(../img/menu/sec3_deco.png) no-repeat right -55% bottom;
  background-size: 78%;
}
#sec3 .group .js {
  overflow: hidden;
  width: 77%;
}
#sec3 .group .js .item dl dd {
  text-align: center;
  font-size: 10px;
  letter-spacing: 0px;
}
#sec3 .group h3 {
  width: 31%;
  margin-right: -28%;
}
#sec3 .txt {
  margin-bottom: 7vw;
}
#sec3 .photo {
  margin-bottom: 12vw;
}
#sec3 .para {
  position: relative;
  height: 67vw;
  margin-bottom: 36vw;
}
#sec3 .para h2 {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 27%;
  z-index: 12;
}
#sec3 .img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#sec3 .img-parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
@media only screen and (min-width: 768px) {
  #sec2 {
    padding: 0px 0 161px;
    margin: 0 65px;
  }
  #sec2 .group {
    display: flex;
  }
  #sec2 .group .photo {
    width: calc(100% - 540px);
    position: relative;
  }
  #sec2 .group .photo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	  width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec2 .group .box {
    width: 600px;
    box-sizing: border-box;
    padding: 160px 40px 215px;
  }
 
  #sec3 {
    background-size: auto;
    background-position: right bottom 0;
  }
  #sec3 .group {
    max-width: 1000px;
    margin: 0 auto;
  }
  #sec3 .group .js {
    width: 649px;
    margin-left: 120px;
    position: relative;
    z-index: 10;
  }
  #sec3 .group .js .item dt {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  #sec3 .group .js .item dl dd {
    font-size: 19px;
  }
  #sec3 .group h3 {
    width: auto;
    margin-top: -90px;
    margin-left: 40px;
  }
  #sec3 .txt {
    width: 440px;
    margin-left: auto;
    margin-top: 260px;
  }
  #sec3 .photo {
    position: absolute;
    left: 0;
    top: -178px;
  }
  #sec3 .para {
    height: 600px;
    margin-bottom: 0;
  }
  #sec3 .para h2 {
    left: auto;
    right: 151px;
    width: auto;
    top: 160px;
    z-index: 100;
  }

}



#sec4 {
  background: url("../img/menu/sec4_bg.png"), url("../img/menu/sec4_deco1.png");
  background-position: center top, right bottom;
  background-size: 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  padding: 27vw 0px 9vw;
}
#sec4 h2 {
  width: 26%;
  margin: 0 auto 8vw;
}
#sec4 .photo {
  margin-bottom: 5vw;
}
#sec4 .txt_price{
  text-align: center;
  margin-top: -22px;
}
#sec4 .price {
  font-size: 20px;
  margin-bottom: 3vw;
  text-align: center;
  letter-spacing: 1px;
}
#sec4 .price dd {
  font-size: 20px;
}
#sec4 .price dd small {
  font-size: 15px;
}
#sec4 .row1 {
  margin-bottom: 10vw;
}
#sec4 .row2 {
  margin-bottom: 10vw;
}
#sec4 .row3 {
  flex-direction: column;
}
#sec4 .row3 .col {
  margin-bottom: 5vw;
}
@media only screen and (min-width: 768px) {
  #sec4 {
    background: url(../img/menu/sec4_deco1.png) no-repeat right bottom 730px;
    position: relative;
    padding-bottom: 0;
    padding-top: 240px;
  }
  #sec4:before {
    content: "";
    background: url("../img/menu/sec4_bg.png") no-repeat;
    width: 1138px;
    height: 1060px;
    position: absolute;
    top: -210px;
    left: -40px;
  }
  #sec4 h2 {
    width: auto;
    margin-bottom: 60px;
    margin-left: -90px;
  }
  #sec4 .row1 .photo {
    position: absolute;
    left: 500px;
    top: 133px;
    width: 629px;
  }
  #sec4 .txt_price{
  margin-top: -50px;
  margin-left: -300px;
  margin-bottom: 50px;
}
  #sec4 .price {
    text-align: left;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 25px;
    letter-spacing: 5px;
  }
  #sec4 .price dd {
    font-size: 25px;
  }
	#sec4 .price dd small{
		font-size: 20px;
	}
  #sec4 .row1 {
    margin-bottom: 190px;
  }
  #sec4 .row1 .txt {
    width: 456px;
    margin-left: 13px;
  }
  #sec4 .row2 {
    margin-bottom: 214px;
  }
  #sec4 .row2 .photo {
    position: absolute;
    left: -130px;
    top: -87px;
    width: 629px;
  }
  #sec4 .row2 .txt {
    margin-left: 16px;
    width: 425px;
  }
  #sec4 .row2 .col {
    width: 470px;
    margin-left: auto;
  }
  #sec4 .row3 {
    flex-direction: row;
    margin: 0 -30px;
    justify-content: space-between;
  }
  #sec4 .row3 .txt {
    width: 450px;
    margin: 0 auto;
    text-align: center;
  }

  #sec4 .row3 .photo {
    width: 498px;
    margin: 0 auto 21px;
  }

  #sec4 .row3 .price {
    text-align: center;
  }
}



#sec5 {
  position: relative;
  background: url("../img/menu/sec5_deco.png") no-repeat right bottom;
  background-size: 50%;
}
#sec5 .group {
  margin: 0 -5.5% 6vw;
}
#sec5 .group h2 {
  width: 19%;
  position: absolute;
  top: -12%;
  right: 8%;
  z-index: 5;
}
#sec5 .price {
  font-size: 22px;
}
#sec5 .price small {
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  #sec5 {
    background-size: auto;
    background-position: right bottom;
    padding-bottom: 371px;
    margin-bottom: -260px;
  }
  #sec5 .group {
    margin: 0 auto 10px;
  }
  #sec5 .group h2 {
    right: 36px;
    width: auto;
    top: -95px;
  }
  #sec5 .price {
    font-size: 25px;
    letter-spacing: 3px;
    margin-left: 10px;
  }
  #sec5 .price small {
    font-size: 20px;
  }
  #sec5 .txt {
    width: 640px;
    letter-spacing: 2px;
  }
}



#sec6 {
  padding: 15vw 0 15vw;
}
#sec6 .col {
  margin-bottom: 8vw;
}
#sec6 .col h2 {
  width: 70%;
  margin: 0 auto 5vw;
}
#sec6 .photo {
  margin-bottom: 8vw;
}
#sec6 .box {
  background: #000;
  padding: 8% 5%;
  color: #fff;
  margin-bottom: 8vw;
}
#sec6 .box .price {
  font-size: 20px;
  text-align: center;
  margin-bottom: 5vw;
  letter-spacing: 0px;
}
#sec6 .box .txt {
  text-align: center;
}
#sec6 .photo2 {
  margin-bottom: 8vw;
}
@media only screen and (min-width: 768px) {
  #sec6 {
    padding: 30px 0px 150px;
	    background: url(../img/menu/sec6_deco.png) no-repeat left -32px top 50px;
  }
  #sec6 .col {
    margin-bottom: 40px;
  }
  #sec6 .col h2 {
    width: auto;
    margin-bottom: 10px;
  }
  #sec6 .photo {
    position: absolute;
    left: 516px;
    top: 230px;
    width: 734px;
  }
  #sec6 .box {
    width: 518px;
    padding: 44px;
    position: relative;
    z-index: 10;
    margin-bottom: 68px;
    margin-top: -20px;
    margin-left: -20px;
  }
  #sec6 .col .txt {
    width: 467px;
    margin-left: 16px;
    margin-top: -20px;
    line-height: 33px;
  }
  #sec6 .box .price {
    font-size: 38px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  #sec6 .box .price span {
    font-size: 30px;
  }

  #sec6 .photo2 {
    width: 540px;
    position: absolute;
    left: 640px;
    top: 881px;
  }
  #sec6 .btn-cus {
    margin-left: 90px;
  }
  #sec6 .btn-cus a {
    text-align: center;
    padding-left: 0;
  }
}

