@charset "UTF-8";
/* -------------------------------------------

kv

------------------------------------------- */
.top-kv {
  background: url(../img/texture-1.jpg) center top;
  background-size: 100% auto;
  background: #fff;
  position: relative;
}
.top-kv::before {
  content: "";
  width: 100%;
  height: 20rem;
  background: linear-gradient(to bottom, #000, transparent);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  opacity: 0.6;
}

#main {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#main,
.CMS-NOT-EDITABLE-AREA {
  height: 100vh;
}

@media screen and (max-width: 768px) {
  #main,
  .CMS-NOT-EDITABLE-AREA {
    height: 48rem;
  }
}
/* -------------------------------------------

concept

------------------------------------------- */
.top-concept {
  background: url(../img/texture-1.jpg) center top;
  background-size: 100% auto;
  padding: 15rem 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.top-concept h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 4.5rem;
}
.top-concept h2 span:nth-child(1) {
  font-weight: normal;
  position: relative;
  margin-left: 2rem;
  padding-left: 1rem;
  letter-spacing: 0.15em;
  font-size: 1.2rem;
  color: #848484;
}
.top-concept h2 span:nth-child(1)::before {
  content: "";
  width: 0.1rem;
  height: 32rem;
  position: absolute;
  left: 0;
  top: 0;
  background: #848484;
}
.top-concept h2 span:nth-child(2) {
  font-size: 2rem;
  letter-spacing: 0.1em;
}
.top-concept p {
  height: 48rem;
  line-height: 2.2;
}

@media screen and (max-width: 768px) {
  .top-concept {
    padding: 10rem 3rem;
    flex-direction: column;
  }
  .top-concept h2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    margin-bottom: 3rem;
  }
  .top-concept h2 span:nth-child(1) {
    margin-left: 0;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-bottom: 0.8rem;
    letter-spacing: 0.15em;
    font-size: 1.4rem;
  }
  .top-concept h2 span:nth-child(1)::before {
    width: 20rem;
    height: 0.1rem;
    top: auto;
    bottom: 0;
  }
  .top-concept h2 span:nth-child(2) {
    font-size: 2.4rem;
    letter-spacing: 0.2em;
    line-height: 1.6;
  }
  .top-concept p {
    height: auto;
  }
}
/* -------------------------------------------

facility

------------------------------------------- */
.top-facility {
  background: #fff;
  padding: 15rem 0;
}
.top-facility .wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.top-facility .wrap > * {
  width: 40%;
}
.top-facility .wrap > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.top-facility .wrap p {
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .top-facility {
    padding: 10rem 3rem;
  }
  .top-facility .wrap {
    flex-direction: column;
  }
  .top-facility .wrap > * {
    width: 100%;
  }
  .top-facility .wrap > div {
    display: contents;
  }
  .top-facility .wrap h2 {
    order: -1;
    margin-bottom: 6rem;
  }
  .top-facility .wrap p {
    line-height: 2;
    margin: 4rem 0 6rem 0;
  }
}
/* -------------------------------------------

gallery

------------------------------------------- */
.top-gallery {
  padding: 15rem 0;
  background: #77b7c8;
  color: #fff;
}
.top-gallery .wrap {
  width: 72rem;
  margin: 0 auto 6rem auto;
  position: relative;
}
.top-gallery .wrap h2 {
  position: absolute;
  right: -4.5rem;
  top: 0;
  font-size: 1.6rem;
}
.top-gallery .swiper-pagination {
  text-align: right;
  bottom: -3rem !important;
}
.top-gallery .swiper-pagination-bullet {
  width: 0.6rem !important;
  height: 0.6rem !important;
  background: #fff !important;
  opacity: 1;
}
.top-gallery .swiper-pagination-bullet-active {
  background: #fff690 !important;
}

@media screen and (max-width: 768px) {
  .top-gallery {
    padding: 10rem 3rem;
    background: #77b7c8;
    color: #fff;
  }
  .top-gallery .wrap {
    width: auto;
    margin: 0 auto 8rem auto;
    position: relative;
  }
  .top-gallery .wrap h2 {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    margin-bottom: 3rem;
    font-size: 2rem;
  }
}
/* -------------------------------------------

top-wrap

------------------------------------------- */
.top-wrap {
  background: url(../img/texture-1.jpg) center top;
  background-size: 100% auto;
  padding: 15rem 0;
}
.top-wrap .wrap-1 {
  display: flex;
  padding-left: 20rem;
  margin-bottom: 4rem;
}
.top-wrap .wrap-1 > figure {
  width: calc(100% - 17rem);
  padding-left: 6rem;
}
.top-wrap .wrap-1 > h2 {
  width: 16rem;
  margin-top: 12rem;
}
.top-wrap .wrap-2 {
  display: flex;
  justify-content: center;
}
.top-wrap .wrap-2 > p {
  width: 48rem;
  margin-right: 8rem;
  line-height: 2;
}
.top-wrap .top-price .wrap-1,
.top-wrap .top-area .wrap-1 {
  flex-direction: row-reverse;
  padding-right: 20rem;
  padding-left: 0;
}
.top-wrap .top-price .wrap-1 > figure,
.top-wrap .top-area .wrap-1 > figure {
  padding-left: 0;
  padding-right: 6rem;
}
.top-wrap .top-bbq {
  padding: 13rem 0;
}
.top-wrap .top-bbq .wrap-2 {
  flex-direction: row-reverse;
}
.top-wrap .top-bbq .wrap-2 > p {
  margin-right: 0;
  margin-left: 8rem;
}

@media screen and (max-width: 768px) {
  .top-wrap {
    padding: 10rem 0;
  }
  .top-wrap .wrap-1 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .top-wrap .wrap-1 > figure {
    width: 100%;
    padding-left: 0;
  }
  .top-wrap .wrap-1 > h2 {
    width: 16rem;
    margin-top: 0;
    margin-bottom: 2.5rem;
  }
  .top-wrap .wrap-2 {
    flex-direction: column;
  }
  .top-wrap .wrap-2 > p {
    width: auto;
    margin-right: 0;
    margin-bottom: 3rem;
    line-height: 2;
    padding: 0 3rem;
  }
  .top-wrap .top-price .wrap-1,
  .top-wrap .top-area .wrap-1 {
    flex-direction: column;
    padding-right: 0;
    padding-left: 0;
  }
  .top-wrap .top-price .wrap-1 > figure,
  .top-wrap .top-area .wrap-1 > figure {
    padding-left: 0;
    padding-right: 0;
  }
  .top-wrap .top-bbq {
    padding: 10rem 0;
  }
  .top-wrap .top-bbq .wrap-2 {
    flex-direction: column;
  }
  .top-wrap .top-bbq .wrap-2 > p {
    margin-left: 0;
  }
}
/* -------------------------------------------

access

------------------------------------------- */
.top-access {
  background: #f2f8fc;
  padding: 12rem 0;
}
.top-access > figure {
  padding-right: 40rem;
  margin-bottom: 2rem;
}
.top-access .wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.top-access .wrap > * {
  width: 43%;
}
.top-access .wrap > figure img:nth-of-type(1) {
  margin-bottom: 2.5rem;
}
.top-access h2 {
  position: relative;
  right: -4rem;
  top: -10rem;
}
.top-access dl {
  margin-bottom: 5rem;
}
.top-access .more {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .top-access {
    padding: 10rem 3rem;
  }
  .top-access > figure {
    padding-right: 0;
    margin-bottom: 3rem;
  }
  .top-access .wrap {
    flex-direction: column;
    align-items: center;
  }
  .top-access .wrap > * {
    width: 100%;
  }
  .top-access .wrap > div {
    display: contents;
  }
  .top-access h2 {
    right: auto;
    top: auto;
    order: -1;
    margin-bottom: 3rem;
  }
  .top-access dl {
    margin-top: 1.5rem;
    margin-bottom: 2.5rem;
    width: 100%;
  }
}
/* -------------------------------------------

parallax

------------------------------------------- */
.bg-parallax {
  height: 40rem;
}

.bg-parallax::before {
  content: "";
  background: url(../img/bg-pa.jpg) no-repeat center/cover;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .bg-parallax {
    height: 32rem;
  }
}
/* -------------------------------------------

instagram

------------------------------------------- */
.top-insta {
  padding: 18rem 0;
  background: url(../img/texture-1.jpg) center top;
  background-size: 100% auto;
}
.top-insta .wrap {
  width: 80rem;
  margin: 0 auto;
  position: relative;
}
.top-insta .wrap h2 {
  position: absolute;
  right: -4.5rem;
  top: 0;
  font-size: 1.6rem;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .top-insta {
    padding: 8rem 0;
  }
  .top-insta .wrap {
    width: auto;
    padding: 0 3rem;
  }
  .top-insta .wrap h2 {
    position: relative;
    right: auto;
    top: auto;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 3rem;
  }
}
.CMS-INSTAGRAM-LIST {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

.CMS-INSTAGRAM-LIST > * {
  width: calc((100% - 4rem) / 3);
}

.CMS-INSTAGRAM-LIST > *:nth-of-type(n + 7) {
  display: none;
}

/* -------------------------------------------

layout

------------------------------------------- */
.container {
  margin: 8rem auto 10rem auto;
  width: 88rem;
}

@media screen and (max-width: 768px) {
  .container {
    margin: 8rem 3rem;
    width: auto;
  }
}
/* -------------------------------------------

page-ttl

------------------------------------------- */
.page-ttl {
  background: url(../img/top-kv-2.jpg) no-repeat center/cover;
}
.page-ttl > div {
  background: rgba(0, 0, 0, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 26rem;
  padding-top: 4.5rem;
}
.page-ttl h2 {
  color: #fff;
  font-size: 3.2rem;
  line-height: 1;
  display: flex;
  font-weight: 500;
  flex-direction: column;
  align-items: center;
}

/* -------------------------------------------

concept

------------------------------------------- */
.container .wrap {
  display: flex;
  justify-content: space-between;
}
.container .wrap.reverse {
  flex-direction: row-reverse;
}
.container .wrap > figure {
  width: 35%;
}
.container .wrap > figure img {
  aspect-ratio: 3/2;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .wrap > div {
  width: 61%;
}

@media screen and (max-width: 768px) {
  .container .wrap {
    flex-direction: column;
  }
  .container .wrap.reverse {
    flex-direction: column;
  }
  .container .wrap > figure {
    width: 100%;
    margin-bottom: 2rem;
  }
  .container .wrap > div {
    width: 100%;
  }
}
/* -------------------------------------------

access

------------------------------------------- */
.access h3 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 2rem;
  color: #1d2082;
  font-size: 2.4rem;
}
.access h3 span {
  font-size: 2.8rem;
  color: rgb(220, 0, 0);
}
.access h3 + div {
  background: #ffc54e;
  text-align: center;
  font-size: 1.8rem;
  padding: 0.4rem 0 0.5rem 0;
  margin-bottom: 2.5rem;
}
.access dl {
  display: flex;
  flex-wrap: wrap;
}
.access dl dt {
  width: 16rem;
  font-size: 1.6rem;
}
.access dl dd {
  width: calc(100% - 16rem);
}
.access dl dd:not(:last-of-type) {
  margin-bottom: 5rem;
}

@media screen and (max-width: 768px) {
  .access h3 {
    font-size: 1.7rem;
    margin-bottom: 1.5rem;
  }
  .access h3 span {
    font-size: 2.2rem;
  }
  .access h3 + div {
    background: #ffc54e;
    text-align: center;
    font-size: 1.6rem;
    padding: 1rem 1.5rem 1.1rem 1.5rem;
    margin-bottom: 2.5rem;
  }
  .access dl {
    flex-direction: column;
    align-items: center;
  }
  .access dl dt {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
  .access dl dd {
    width: 100%;
  }
  .access dl dd:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
/* -------------------------------------------

access

------------------------------------------- */
.facility-floormap figure {
  width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .facility-floormap figure {
    width: 100%;
  }
}
.facility-amenity ul {
  background: #fff;
  padding: 3rem 4rem;
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.5rem;
}
.facility-amenity ul li {
  width: calc((100% - 4rem) / 2);
  margin-left: 2rem;
  list-style: disc;
}
.facility-amenity ul li::marker {
  color: #1d2082;
}

@media screen and (max-width: 768px) {
  .facility-amenity ul {
    row-gap: 1rem;
  }
  .facility-amenity ul li {
    width: calc(100% - 2rem);
  }
}
/* -------------------------------------------

price

------------------------------------------- */
.price h3 + div {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
}
.price h3 + div > span:nth-child(1) {
  font-size: 2.8rem;
}
.price h3 + div > span:nth-child(1) i {
  font-size: 4rem;
}
.price h3 + div > span:nth-child(2) {
  font-size: 1.8rem;
  margin-top: 1.5rem;
}

.price-wrap {
  display: flex;
  gap: 4rem;
  margin-bottom: 5rem;
}
.price-wrap > * {
  width: calc((100% - 4rem) / 2);
}
.price-wrap > div:last-of-type p {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  line-height: 1.5;
}
.price-wrap > div:last-of-type > figure {
  margin-bottom: 2rem;
}
.price-wrap > div:last-of-type > div {
  display: flex;
  gap: 2rem;
}
.price-wrap > div:last-of-type > div > figure {
  width: calc((100% - 2rem) / 2);
}
.price-wrap > div:last-of-type figcaption {
  text-align: center;
  margin-top: 0.5rem;
}

.price-time {
  margin-bottom: 2.5rem;
  border-top: dashed 0.13rem #1d2082;
  border-bottom: dashed 0.13rem #1d2082;
  padding: 2rem 1rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
}
.price-time > dt {
  width: 18rem;
}
.price-time > dt::before {
  content: "■";
  color: #1d2082;
}
.price-time > dd {
  width: calc(100% - 18rem);
}

.price-futon {
  margin-bottom: 2.5rem;
}
.price-futon dt {
  color: #1d2082;
  font-size: 1.7rem;
  margin-bottom: 0.5rem;
}

.price-request {
  margin-bottom: 2.5rem;
  border: dashed 0.13rem #1d2082;
  padding: 1.5rem;
  border-radius: 1rem;
  background-color: #fff;
}
.price-request dt {
  text-align: center;
  font-size: 1.7rem;
  color: #1d2082;
  margin-bottom: 0.5rem;
}

.price-note {
  background: rgb(245, 245, 245);
  padding: 1.5rem;
}
.price-note dt {
  font-size: 1.7rem;
}

.price-wrap + dl {
  background: #f2f8fc;
  padding: 2.5rem;
}
.price-wrap + dl dt {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.price-wrap + dl dd:not(:last-of-type) {
  margin-bottom: 2.5rem;
}
.price-wrap + dl ul {
  margin-left: 2rem;
}
.price-wrap + dl ul li {
  list-style: disc;
}
.price-wrap + dl ul li::marker {
  color: #1d2082;
}

@media screen and (max-width: 768px) {
  .price h3 + div > span:nth-child(1) {
    font-size: 2.4rem;
  }
  .price h3 + div > span:nth-child(1) i {
    font-size: 3.6rem;
  }
  .price h3 + div > span:nth-child(2) {
    font-size: 1.4rem;
  }
  .price-wrap {
    flex-direction: column;
  }
  .price-wrap > * {
    width: 100%;
  }
  .price-wrap > div:last-of-type figcaption {
    font-size: 1.2rem;
  }
}/*# sourceMappingURL=style.css.map */

/* 修正 */
.more-wrap-area a{
  margin: 3rem auto 0 0;
}
@media screen and (max-width: 768px){
  .more-wrap-area a{
  margin: 3rem auto 0;
}
}