.location-intro {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .location-intro {
    padding-top: 122px;
  }
}
@media only screen and (max-width: 767px) {
  .location-intro {
    padding-top: 20vw;
  }
}
.location-intro:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .location-intro:before {
    background: url("../img/pc/bg-contents-01@1.5x.png") no-repeat top center;
    background-size: auto 100%;
    height: 111.1111111111vw;
  }
}
@media only screen and (max-width: 767px) {
  .location-intro:before {
    background: url("../img/sp/bg-contents-01.png") no-repeat top center;
    background-size: 100% auto;
    height: 306.1333333333vw;
  }
}

.design-intent {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .design-intent {
    margin-top: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .design-intent {
    margin-top: 29.6vw;
  }
}

.design-entrance {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .design-entrance {
    margin-top: 147px;
  }
}
@media only screen and (max-width: 767px) {
  .design-entrance {
    margin-top: 10.9333333333vw;
  }
}

.design-lounge {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .design-lounge {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .design-lounge {
    margin-top: 21.3333333333vw;
  }
}

.design-corridor {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .design-corridor {
    margin-top: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .design-corridor {
    margin-top: 22.2666666667vw;
  }
}

.design-entrancehall {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .design-entrancehall {
    margin-top: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .design-entrancehall {
    margin-top: 14.6666666667vw;
  }
}

.design-landscape {
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .design-landscape {
    margin-top: 219px;
  }
}
@media only screen and (max-width: 767px) {
  .design-landscape {
    margin-top: 26.6666666667vw;
  }
}

.design-tree {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .design-tree {
    margin-top: 68px;
    padding-bottom: 185px;
  }
}
@media only screen and (max-width: 767px) {
  .design-tree {
    margin-top: 24.6666666667vw;
    padding-bottom: 20vw;
  }
}
.design-tree:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .design-tree:before {
    background: url("../img/pc/bg-contents-02@1.5x.png") no-repeat top center;
    background-size: auto 100%;
    height: 111.1111111111vw;
  }
}
@media only screen and (max-width: 767px) {
  .design-tree:before {
    background: url("../img/sp/bg-contents-02.png") no-repeat top center;
    background-size: 100% auto;
    height: 306.1333333333vw;
  }
}

#design .headingUnit .enTtl {
  font-family: "Cormorant Garamond", serif;
}
@media only screen and (min-width: 768px) {
  #design .headingUnit .enTtl {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #design .headingUnit .enTtl {
    font-size: 2.9333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  #design .headingUnit .enTtl + .headingLv3 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #design .headingUnit .enTtl + .headingLv3 {
    margin-top: 3.2vw;
  }
}

.uniqueSection {
  padding: 100px 0;
}

.ruleList {
  border: 1px solid #333333;
  font-family: "Noto Sans Japanese";
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 100px;
  padding: 20px;
}

.ruleList__item {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

@media only screen and (min-width: 768px) {
  .introSect {
    max-width: 1440px;
    margin: 0 auto;
  }
}
.introSect__head {
  width: 100%;
}
.introSect__head .photo__image {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .introSect__head + .introSect__cont {
    margin-top: 104px;
  }
}
@media only screen and (max-width: 767px) {
  .introSect__head + .introSect__cont {
    margin-top: 13.3333333333vw;
  }
}
.introSect__cont {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .introSect__cont {
    padding: 0 5.3333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  .introSect__cont .headingUnit .headingLv3 + .en {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .introSect__cont .headingUnit .headingLv3 + .en {
    margin-top: 5.3333333333vw;
  }
}
.introSect__cont .headingUnit .en {
  background: -webkit-gradient(linear, left top, right top, from(rgba(159, 79, 35, 0.7)), color-stop(25%, rgba(188, 121, 78, 0.7)), color-stop(40%, rgba(236, 175, 131, 0.7)), color-stop(50%, rgba(247, 203, 168, 0.7)), color-stop(60%, rgba(236, 175, 131, 0.7)), color-stop(75%, rgba(188, 121, 78, 0.7)), to(rgba(159, 79, 35, 0.7)));
  background: linear-gradient(90deg, rgba(159, 79, 35, 0.7) 0%, rgba(188, 121, 78, 0.7) 25%, rgba(236, 175, 131, 0.7) 40%, rgba(247, 203, 168, 0.7) 50%, rgba(236, 175, 131, 0.7) 60%, rgba(188, 121, 78, 0.7) 75%, rgba(159, 79, 35, 0.7) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-weight: 600;
  margin: 0 auto;
  -webkit-text-fill-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (min-width: 768px) {
  .introSect__cont .headingUnit .en {
    font-size: 20px;
    margin-top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .introSect__cont .headingUnit .en {
    font-size: 2.1333333333vw;
    margin-top: 1.0666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .introSect__cont .headingUnit .en + .lead {
    margin-top: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .introSect__cont .headingUnit .en + .lead {
    margin-top: 10vw;
  }
}
@media only screen and (max-width: 767px) {
  .introSect__cont .headingUnit .en .lead {
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .intentSect {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .intentSect {
    padding: 0 5.3333333333vw;
  }
}
.intentSect__head .sectTtl {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .intentSect__head .sectTtl + .photo {
    margin-top: -25px;
  }
}
@media only screen and (max-width: 767px) {
  .intentSect__head .sectTtl + .photo {
    margin-top: -2.6666666667vw;
  }
}
.intentSect__head .photo__image {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .intentSect__head + .intentSect__cont {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .intentSect__head + .intentSect__cont {
    margin-top: 18.6666666667vw;
  }
}
.intentSect__cont {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .entranceSect {
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 120px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .entranceSect__head {
    width: 720px;
  }
}
@media only screen and (max-width: 767px) {
  .entranceSect__head {
    width: 89.3333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .entranceSect__head + .entranceSect__cont {
    margin-top: 9.0666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .entranceSect__cont {
    width: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .entranceSect__cont {
    padding: 0 5.3333333333vw;
  }
}

@media only screen and (min-width: 768px) {
  .loungeSect {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .loungeSect {
    padding: 0 5.3333333333vw;
  }
}
.loungeSect__head .photo__image {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .loungeSect__head + .loungeSect__cont {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .loungeSect__head + .loungeSect__cont {
    margin-top: 10.6666666667vw;
  }
}
.loungeSect__cont {
  text-align: start;
}

@media only screen and (min-width: 768px) {
  .corridorSect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .corridorSect__head {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .corridorSect__head {
    width: 83.2vw;
  }
}
@media only screen and (max-width: 767px) {
  .corridorSect__head + .corridorSect__cont {
    margin-top: 8.4vw;
  }
}
@media only screen and (max-width: 767px) {
  .corridorSect__cont {
    padding: 0 5.3333333333vw;
  }
}

@media only screen and (min-width: 768px) {
  .entrancehallSect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .entrancehallSect__head {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .entrancehallSect__head {
    width: 83.2vw;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .entrancehallSect__head + .entrancehallSect__cont {
    margin-top: 8.4vw;
  }
}
@media only screen and (min-width: 768px) {
  .entrancehallSect__cont {
    padding-left: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .entrancehallSect__cont {
    padding-left: 25.3333333333vw;
  }
}

@media only screen and (min-width: 768px) {
  .landscapeSect {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect {
    padding: 0 5.3333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__head .headingUnit .sectTtl {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__head .headingUnit .sectTtl + .lead {
    margin-top: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__head .headingUnit .sectTtl + .lead {
    margin-top: 16vw;
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__head .headingUnit + .photo {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__head .headingUnit + .photo {
    margin-top: 15.6vw;
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__head + .landscapeSect__cont {
    margin-top: 98px;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__head + .landscapeSect__cont {
    margin-top: 16.4vw;
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__cont .landscapeList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 50px 60px;
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__cont .landscapeList__item {
    width: calc(50% - 30px);
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__cont .landscapeList__item:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__cont .landscapeList__item + .landscapeList__item {
    margin-top: 10.6666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__cont .landscapeList__item .headingUnit .headingLv4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__cont .landscapeList__item .headingUnit .headingLv4 {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  .landscapeSect__cont .landscapeList__item .headingUnit .headingLv4 + .lead {
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__cont .landscapeList__item .headingUnit .headingLv4 + .lead {
    margin-top: 5.3333333333vw;
    padding-top: 5.3333333333vw;
  }
}
.landscapeSect__cont .landscapeList__item .headingUnit .lead {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}
.landscapeSect__cont .landscapeList__item .headingUnit .caption {
  color: #999999;
}
@media only screen and (min-width: 768px) {
  .landscapeSect__cont .landscapeList__item .headingUnit .caption {
    font-size: 12px;
    margin-top: 10px;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .landscapeSect__cont .landscapeList__item .headingUnit .caption {
    font-size: 2.6666666667vw;
    margin-top: 5.3333333333vw;
    display: block;
  }
}

.treeSect {
  background-color: #3b3939;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .treeSect {
    padding: 41px 40px 51px;
    max-width: 960px;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect {
    padding: 10.6666666667vw 4.6666666667vw 18.6666666667vw;
    width: 89.3333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  .treeSect__head .headingLv3 {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .treeSect__head .headingLv3 + .treeList {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect__head .headingLv3 + .treeList {
    margin-top: calc(75 / 750 * 100vw);
  }
}
.treeSect__head .treeList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .treeSect__head .treeList {
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect__head .treeList {
    gap: 2.6666666667vw 2.6666666667vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .treeSect__head .treeList__item {
    width: 168px;
    gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect__head .treeList__item {
    width: 38vw;
  }
}
.treeSect__head .treeList__item .photo .cap {
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .treeSect__head .treeList__item .photo .cap {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect__head .treeList__item .photo .cap {
    margin-top: 2.6666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .treeSect__head .treeList + .caption {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect__head .treeList + .caption {
    margin-top: 2.6666666667vw;
  }
}
.treeSect__head .caption {
  color: #999999;
  text-align: end;
}
@media only screen and (min-width: 768px) {
  .treeSect__head .caption {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect__head .caption {
    font-size: 2.6666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .treeSect__head + .treeSect__cont {
    margin-top: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .treeSect__head + .treeSect__cont {
    margin-top: 5.3333333333vw;
  }
}