#key {
  background-image: url(../img/scene/kv.jpg);
}

#sec1 {
  padding-top: 106px;
}
#sec1 .set {
  text-align: center;
  position: relative;
  z-index: 0;
}
#sec1 .set::before {
  content: "";
  width: 502px;
  height: 493px;
  background: url("../img/scene/deco1.png") no-repeat;
  position: absolute;
  top: 350px;
  left: 250px;
  z-index: -1;
}
#sec1 .set .ttl {
  position: relative;
  z-index: 1;
}
#sec1 .set .img {
  margin: 0 -18px -121px -17px;
}
#sec1 .set .txt {
  margin-top: 32px;
}

#sec2 {
  padding-top: 157px;
}
#sec2 .wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#sec2 .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -70px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 0;
}
#sec2 .set1::before {
  content: "";
  width: 197px;
  height: 128px;
  background: url("../img/scene/deco2.png") no-repeat;
  position: absolute;
  bottom: -35px;
  left: 598px;
  z-index: -1;
}
#sec2 .set1 .gr1 {
  max-width: 921px;
  position: relative;
}
#sec2 .set1 .gr1 .txtnote {
  width: 100%;
  max-width: 527px;
  padding: 29px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#sec2 .set1 .gr1 .img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#sec2 .set1 .gr2 {
  min-width: 230px;
  margin: 245px 0 0 -125px;
  padding: 39px 31px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/bg.jpg");
  position: relative;
  z-index: 1;
}
#sec2 .set1 .gr2 .txt {
  height: 330px;
  margin-left: auto;
  line-height: 30px;
}
#sec2 .set1 .gr3 {
  min-width: 225px;
}
#sec2 .set2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin: 80px -70px 0 0;
}
#sec2 .set2 h3.ttl {
  text-align: center;
}
#sec2 .set2 .price {
  margin-top: 26px;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
}
#sec2 .set2 .left {
  width: 490px;
  padding-top: 72px;
  position: relative;
}
#sec2 .set2 .left hr {
  margin-top: 24px;
  border: 0;
  border-top: 3px solid;
}
#sec2 .set2 .left .txt {
  margin: 25px 40px 0 48px;
}
#sec2 .set2 .left dl {
  margin: 29px 5px 0;
  padding: 47px 38px 58px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/bg3.jpg");
  text-align: center;
}
#sec2 .set2 .left dl dt {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.1em;
}
#sec2 .set2 .left dl dd:first-of-type {
  margin-top: 14px;
}
#sec2 .set2 .left dl .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  margin-top: 23px;
}
#sec2 .set2 .left dl .list ul {
  width: calc(33.3333333333% - 7px);
}
#sec2 .set2 .left dl .list ul li {
  padding: 11px 0 12px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
}
#sec2 .set2 .right {
  width: calc(100% - 490px);
  max-width: 714px;
}
#sec2 .set2 .right .img {
  min-height: 337px;
}
#sec2 .set2 .right .img img {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#sec3 {
  padding: 109px 0 148px;
}
#sec3 .wrap {
  z-index: 0;
}
#sec3 .wrap::before {
  content: "";
  width: 688px;
  height: 1368px;
  background: url("../img/scene/deco3.png") no-repeat;
  position: absolute;
  top: -199px;
  right: -147px;
  z-index: -1;
}
#sec3 .set {
  margin: 0 -26px 0 -25px;
  padding: 79px 22px 78px 102px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid;
}
#sec3 .set .gr1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sec3 .set .gr1 .ttl {
  -ms-flex-item-align: center;
      align-self: center;
  margin-left: -66px;
  position: relative;
  z-index: 1;
}
#sec3 .set .gr2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
  margin-top: 29px;
}
#sec3 .set .gr2 .ttl {
  text-align: center;
}
#sec3 .set .gr2 .price {
  margin-top: 28px;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.075em;
  text-align: center;
}
#sec3 .set .gr2 .txtbox {
  width: 397px;
  padding: 22px 0 10px;
}
#sec3 .set .gr2 .txtbox hr {
  margin-top: 24px;
  border: 0;
  border-top: 3px solid;
}
#sec3 .set .gr2 .txtbox .txt {
  margin-top: 24px;
}
#sec3 .set .gr2 dl {
  width: 435px;
  padding: 31px 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/bg3.jpg");
  text-align: center;
}
#sec3 .set .gr2 dl dt {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.1em;
}
#sec3 .set .gr2 dl dt small {
  font-size: 17px;
  letter-spacing: 0.1em;
}
#sec3 .set .gr2 dl .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 13px;
     -moz-column-gap: 13px;
          column-gap: 13px;
  margin-top: 12px;
}
#sec3 .set .gr2 dl .list ul {
  width: calc(50% - 6px);
}
#sec3 .set .gr2 dl .list ul li {
  padding: 12px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
}
#sec3 .btn {
  margin-top: 80px;
}
#sec3 .btn a {
  width: 392px;
  line-height: 55px;
  height: 63px;
}

#sec4 {
  padding: 129px 0 108px;
  border-top: 12px solid;
}
#sec4 h2.ttl {
  text-align: center;
}
#sec4 .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 71px -170px 0 0;
}
#sec4 .set1 .ttl {
  text-align: center;
}
#sec4 .set1 .price {
  margin-top: 18px;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 0.075em;
  text-align: center;
}
#sec4 .set1 .price small {
  font-size: 31px;
}
#sec4 .set1 .gr1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 456px;
          flex: 1 0 456px;
  margin-top: 77px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec4 .set1 .gr1 hr {
  margin: 25px -10px 0 -33px;
  border: 0;
  border-top: 3px solid;
}
#sec4 .set1 .gr1 .txtnote {
  margin-top: 35px;
}
#sec4 .set1 .gr1 .txt {
  width: 415px;
  margin-top: 18px;
}
#sec4 .set1 .gr2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  position: relative;
}
#sec4 .set1 .gr2 .catch {
  position: absolute;
  top: -17px;
  left: -15px;
  z-index: 1;
}
#sec4 .set1 .gr2 .img {
  width: 100%;
  min-height: 511px;
}
#sec4 .set1 .gr2 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec4 .set2 {
  margin: 32px 92px 0;
  position: relative;
}
#sec4 .set2 .ttl {
  text-align: right;
  position: relative;
  z-index: 1;
}
#sec4 .set2 .img {
  position: absolute;
  top: 35px;
  right: 50px;
}

#sec5 .slider {
  border-top: 12px solid;
  border-bottom: 12px solid;
}
#sec5 .slider .swiper-pagination {
  width: auto;
  padding: 0;
  position: absolute;
  top: 50%;
  bottom: auto;
  right: 25px;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#sec5 .slider .swiper-pagination > span {
  display: block;
  margin: 10px 0;
}
#sec5 .slider .swiper-pagination > span:hover {
  opacity: 0.7;
}
#sec5 .slider .img {
  width: 100%;
  height: 514px;
}
#sec5 .slider .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec5 .set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 62px;
}
#sec5 .set .ttl {
  margin-top: -194px;
  text-align: right;
  position: relative;
  z-index: 1;
}
#sec5 .set .btn {
  margin-top: 25px;
  text-align: left;
}
#sec5 .set .btn a {
  width: 334px;
  height: 63px;
  line-height: 55px;
}
#sec5 .set .gr1 {
  width: 376px;
}
#sec5 .set .gr2 {
  width: 624px;
  padding-left: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#sec6 {
  padding-top: 153px;
}
#sec6 .wrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec6 .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-left: -71px;
  position: relative;
  z-index: 0;
}
#sec6 .set1::before {
  content: "";
  width: 910px;
  height: 688px;
  background: url("../img/scene/deco4.png") no-repeat;
  position: absolute;
  top: -181px;
  right: -150px;
  z-index: -1;
}
#sec6 .set1 .gr1 {
  max-width: 786px;
}
#sec6 .set1 .gr1 .img {
  width: 100%;
  min-height: 539px;
}
#sec6 .set1 .gr1 .img img {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec6 .set1 .gr2 {
  min-width: 410px;
  margin-top: 91px;
}
#sec6 .set2 {
  width: 1026px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin: 58px -17px 0 auto;
  position: relative;
  z-index: 0;
}
#sec6 .set2::before {
  content: "";
  width: 762px;
  height: 389px;
  background: url("../img/scene/deco5.png") no-repeat;
  position: absolute;
  top: 33px;
  left: -343px;
  z-index: -1;
}
#sec6 .set2 .gr1 {
  max-width: 667px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec6 .set2 .gr1 .inner {
  width: 525px;
  margin-left: auto;
}
#sec6 .set2 .gr1 .txt1 {
  width: 390px;
  line-height: 30px;
}
#sec6 .set2 .gr1 .txt2 {
  width: 472px;
  margin: 14px 0 0 50px;
  line-height: 30px;
}
#sec6 .set2 .gr1 .btn {
  margin-top: 23px;
  text-align: left;
}
#sec6 .set2 .gr1 .btn a {
  width: 334px;
  height: 63px;
  line-height: 55px;
}
#sec6 .set2 .gr2 {
  max-width: 450px;
}
#sec6 .set2 .gr2 .img {
  width: 100%;
  min-height: 387px;
  margin-top: -124px;
}
#sec6 .set2 .gr2 .img img {
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#sec7 {
  padding: 160px 0 131px;
}
#sec7 .contactbox .tel {
  margin-top: 33px;
}
#sec7 .contactbox .tel dd .des {
  margin-top: 16px;
}
#sec7 .contactbox .btn-reserve {
  margin-top: 20px;
}