#scene {
  font-size: 14px;
  line-height: 29px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 2px;
}
#scene .wrap {
  padding-bottom: 0;
}
#scene section {
  color: #4f4f4f;
  background: transparent;
}
#scene section img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#scene #sec1 {
  position: relative;
  z-index: 1;
  padding: 23vw 0 17vw;
}
#scene #sec1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 123vw;
  background: url(../img/scene/s1_bg.jpg) no-repeat center top -1vw;
  background-size: cover;
  z-index: -1;
}
#scene #sec1 h2 {
  margin-bottom: 82vw;
}
#scene #sec1 .txt {
  letter-spacing: 3px;
  margin-right: -3vw;
}
#scene #sec2 {
  text-align: center;
  padding-bottom: 15vw;
  position: relative;
  z-index: 2;
}
#scene #sec2:before {
  content: '';
  position: absolute;
  top: 23vw;
  left: 0;
  width: 100%;
  height: 30vw;
  z-index: -1;
  background: #e7e7e7;
}
#scene #sec2 h2 {
  margin: 0 4vw 0 3vw;
}
#scene #sec2 .bnr {
  width: 45vw;
  margin: 9vw auto 0vw;
}
#scene #sec2 .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#scene #sec2 .row .bnr {
  margin: 0;
}
#scene #sec2 .banner {
  margin: 6vw -3px 5.5vw 0;
}
#scene #sec3 {
  padding-bottom: 11vw;
  background: url(../img/scene/s3_deco.png) no-repeat center bottom;
  background-size: contain;
}
#scene #sec3 .photo1 {
  margin: 0 -6vw 5vw;
  position: relative;
}
#scene #sec3 .photo1:before {
  content: '';
  position: absolute;
  top: calc(100% + 9vw);
  left: 30vw;
  width: 100%;
  height: 74vw;
  background: url(../img/scene/s2_deco2.png) no-repeat center top;
  background-size: contain;
  z-index: -1;
}
#scene #sec3 .row {
  margin-top: -61vw;
}
#scene #sec3 .row .photo {
  margin-left: -8vw;
  width: 61vw;
}
#scene #sec3 .row .price {
  color: #322c25;
  font-size: 22px;
  border-bottom: 1px solid;
  margin-top: 3.5vw;
  padding-bottom: 13px;
  letter-spacing: 3px;
  text-align: center;
  width: 53vw;
}
#scene #sec3 .row .price small {
  font-size: 15px;
}
#scene #sec3 .row ul {
  margin-top: 6.5vw;
  letter-spacing: 3px;
  padding-left: 2.3vw;
  padding-bottom: 5vw;
  border-bottom: 1px solid;
}
#scene #sec3 .row ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#scene #sec3 .row .txt {
  margin: 4.3vw 0 5vw 3vw;
  letter-spacing: 3px;
}
#scene #sec3 .tel-bg {
  background: #fbf9f4;
  padding-bottom: 0;
}
#scene #sec3 .tel-bg dl dt {
  color: #d03821;
}
#scene #sec4 {
  padding-bottom: 17vw;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#scene #sec4:before {
  content: '';
  position: absolute;
  top: 132vw;
  right: 0;
  width: 100%;
  height: 143vw;
  background: url(../img/shared/bg1.jpg) repeat;
  z-index: -1;
  transform: skewY(-45deg);
  transform-origin: right top;
}
#scene #sec4 .photo1 {
  margin: 0 -2vw;
  position: relative;
}
#scene #sec4 .photo1:before {
  content: '';
  position: absolute;
  top: calc(100% + 6vw);
  left: 0;
  width: 93%;
  height: 52vw;
  background: url(../img/scene/s4_deco.png) no-repeat center top;
  background-size: contain;
  z-index: -1;
}
#scene #sec4 .content {
  text-align: center;
}
#scene #sec4 .content h2 {
  width: 73vw;
  margin: -17vw auto 1vw;
  position: relative;
  z-index: 2;
}
#scene #sec4 .box {
  background: url(../img/shared/bg2.jpg) repeat;
  position: relative;
  z-index: 1;
  width: 74vw;
  margin: 3.6vw auto;
  box-sizing: border-box;
  padding: 9vw 8vw 10vw;
  text-align: center;
}
#scene #sec4 .box:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  background: url(../img/shared/bd_bg.jpg) repeat;
  right: 8px;
  z-index: -1;
}
#scene #sec4 .box h3 {
  font-size: 5.4vw;
  border-top: 1px solid #c8b9ab;
  color: #000;
  border-bottom: 1px solid #c8b9ab;
  line-height: 7.2vw;
  padding: 3vw 0;
}
#scene #sec4 .box ul {
  margin: 3.5vw 0 0 7vw;
  text-align: left;
}
#scene #sec4 .photo2 {
  position: relative;
  z-index: 2;
  margin: -28vw 0 0vw;
}
#scene #sec5 .bg {
  background: url(../img/scene/s5_bg.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
  padding-bottom: 5vw;
}
#scene #sec5 .bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 80%;
  width: 100%;
  height: 1px;
  background: #d9dee0;
  transform: rotate(30deg);
  transform-origin: top left;
}
#scene #sec5 .bg h2 {
  width: 25.3vw;
  margin-left: auto;
}
#scene #sec5 .set1 {
  padding: 4vw 0 22vw;
  position: relative;
}
#scene #sec5 .set1::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -20vw;
  width: 100%;
  height: 97vw;
  background: url(../img/scene/s5_deco1.png) no-repeat center top;
  background-size: contain;
  z-index: -1;
}
#scene #sec5 .set1 .txt {
  margin-left: 7px;
  letter-spacing: 0.18em;
}
#scene #sec5 .set1 .row {
  margin-top: 11vw;
}
#scene #sec5 .set1 .row .left {
  position: relative;
}
#scene #sec5 .set1 .row .left .photo {
  margin: 0 -5px 0vw -3vw;
}
#scene #sec5 .set1 .row .left h3 {
  position: absolute;
  left: 2vw;
  top: 7vw;
  width: 24.5vw;
}
#scene #sec5 .set1 .row .right .photo {
  width: 59vw;
  margin: 0 0 -10.5vw auto;
}
#scene #sec5 .set1 .row .right .btn-ani {
  text-align: left;
  margin-left: 2vw;
}
#scene #sec5 .set1 .row .right .btn-ani a {
  width: 65vw;
}
#scene #sec5 .set2 {
  position: relative;
}
#scene #sec5 .set2:before {
  content: '';
  position: absolute;
  top: -15vw;
  left: 0;
  width: 100%;
  height: 63vw;
  background: url(../img/scene/s5_deco2.png) no-repeat center top;
  background-size: contain;
  z-index: -1;
}
#scene #sec5 .set2 h3 {
  margin-left: 2vw;
}
#scene #sec5 .set2 .price {
  color: #322c25;
  font-size: 22px;
  text-align: right;
  border-bottom: 1px solid;
  margin-top: 13px;
  padding-right: 6px;
  letter-spacing: 3px;
  padding-bottom: 6px;
}
#scene #sec5 .set2 .price small {
  font-size: 15px;
}
#scene #sec5 .set2 .txt {
  margin: 4vw 0 5vw 3vw;
}
#scene #sec5 .set2 .photo {
  padding-bottom: 0;
  margin: 0 -10vw;
}
#scene #sec5 .set3 {
  position: relative;
  z-index: 1;
  padding: 14vw 0 19vw;
  background: url(../img/scene/s5_deco4.png) no-repeat center bottom;
  background-size: contain;
}
#scene #sec5 .set3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50vw;
  background: url(../img/scene/s5_deco3.png) no-repeat center top;
  background-size: contain;
  z-index: -1;
}
#scene #sec5 .set3 h3 {
  margin: 0 -22vw;
}
#scene #sec5 .set3 .txt-center {
  margin: 5.4vw 0 2vw;
  text-align: center;
}
#scene #sec5 .set3 .slider img {
  height: 200px;
  max-width: none;
}
#scene #sec6 {
  background: url(../img/shared/bg-bl.jpg) repeat;
  color: #fff;
  padding: 15.2vw 0 19.5vw;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
#scene #sec6:before {
  content: '';
  position: absolute;
  top: 38vw;
  right: 0;
  width: 50vw;
  height: 54vw;
  background: url(../img/scene/s6_deco.png) no-repeat center top;
  background-size: contain;
  z-index: -1;
}
#scene #sec6:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90vw;
  background: url(../img/scene/s6_deco2.png) no-repeat center bottom;
  background-size: contain;
  z-index: -1;
  transform-origin: top left;
}
#scene #sec6 .row1 h2 {
  margin: 0px 9vw 5.8vw;
}
#scene #sec6 .row1 .photo {
  margin: 0 3vw;
}
#scene #sec6 .row2 .txt {
  margin: 3vw 0 2.5vw 3vw;
  letter-spacing: 3px;
}
#scene #sec6 .row2 .photo {
  margin: 0 10vw;
}

/*# sourceMappingURL=scene.css.map */
