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

- Base

================================================ */
[v-cloak] {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, [v-cloak] {
  display: block;
}

body {
  overflow-x: hidden;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
  background-color: #FFFFFF;
}

body.-bodyScrollStop {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

:root {
  --cc-red: #FF0000;
  --w1280: 1280px;
  --space: 30px;
}

/* ================================================

- フォント

================================================ */
/* ================================================

- フォントサイズ

================================================ */
/* ================================================

- RWD表示切り替え

================================================ */
@media all and (min-width: 569px) {
  .nopc {
    display: none !important;
  }
}
@media all and (max-width: 568px) {
  .nosp {
    display: none !important;
  }
}
/* ================================================

- flex

================================================ */
/* ================================================

- margin

================================================ */
/* magrin-topを5px刻みで50pxまで */
.mTop0 {
  margin-top: 0px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

/* magrin-bottomを5px刻みで50pxまで */
.mBtm0 {
  margin-bottom: 0px;
}

.mBtm5 {
  margin-bottom: 5px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

/* ================================================

- z-index

================================================ */
/* ================================================

- イージング

================================================ */
/* ================================================

-

================================================ */
.location-sc.-showcase {
  padding: 90px 0 82px;
}

.location-showcase__lead {
  text-align: center;
}
.location-showcase__lead p {
  font-size: 2.1875rem;
  line-height: 2.171;
  letter-spacing: 0.16em;
  color: #998675;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.location-showcase__block {
  margin-top: 96px;
}

.location-showcase__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 43px;
}

.location-showcase__area {
  max-width: 522px;
  width: 100%;
}

.location-showcase__summary {
  max-width: 522px;
}
.location-showcase__summary p {
  font-size: 1.1875rem;
  line-height: 2.421;
  letter-spacing: 0.14em;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .location-sc.-showcase {
    padding: 90px 0 82px;
  }
  .location-sc.-showcase .location-sc__inner {
    padding: 0 5.333vw;
  }
  .location-showcase__lead {
    text-align: left;
  }
  .location-showcase__lead p {
    font-size: 5.0666666667vw;
    letter-spacing: 0.08em;
  }
  .location-showcase__block {
    margin-top: 70px;
  }
  .location-showcase__layout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 43px;
  }
  .location-showcase__summary {
    max-width: 522px;
  }
  .location-showcase__summary p {
    font-size: 4.5333333333vw;
  }
}
/* ================================================

-

================================================ */
.location-sc.-lifeinfo {
  padding: 67px 0 70px;
}
.location-sc.-lifeinfo .location-sc__inner {
  max-width: 1180px;
  margin: 0 auto;
}

.location-lifeinfo__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 16px;
}

.location-lifeinfo__map {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 586px;
}

.location-lifeinfo__block {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  padding-top: 64px;
}

.location-lifeinfo__ttl {
  font-size: 1.5625rem;
  line-height: 1.68;
  letter-spacing: 0.3em;
  color: #4D4D4D;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.location-lifeinfo__list {
  max-width: 500px;
  margin-top: 40px;
  padding-left: 25px;
}

.location-lifeinfo__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}
.location-lifeinfo__item li:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 1.1875rem;
  line-height: 1.425;
  letter-spacing: 0.18em;
  color: #4D4D4D;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.location-lifeinfo__item li:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 1.1875rem;
  line-height: 1.425;
  letter-spacing: 0.18em;
  color: #4D4D4D;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  position: relative;
}
.location-lifeinfo__item li:last-of-type::before {
  content: "・・・";
  margin-right: 0.5em;
}

.location-lifeinfo__item:not(:first-of-type) {
  margin-top: 15px;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .location-sc.-lifeinfo {
    padding: 67px 0 70px;
  }
  .location-sc.-lifeinfo .location-sc__inner {
    padding: 0 5.333vw;
  }
  .location-lifeinfo__layout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .location-lifeinfo__map {
    max-width: 586px;
    width: 100%;
  }
  .location-lifeinfo__block {
    padding-top: 40px;
  }
  .location-lifeinfo__ttl {
    font-size: 4.8vw;
  }
  .location-lifeinfo__list {
    max-width: 500px;
    margin-top: 40px;
    padding-left: 0;
  }
  .location-lifeinfo__item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
  }
  .location-lifeinfo__item li:first-of-type {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    font-size: 3.7333333333vw;
  }
  .location-lifeinfo__item li:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    font-size: 3.7333333333vw;
  }
  .location-lifeinfo__item li:last-of-type::before {
    content: "・・・";
    margin-right: 0.25em;
  }
  .location-lifeinfo__item:not(:first-of-type) {
    margin-top: 15px;
  }
}
/* ================================================

-

================================================ */
.location-sc.-access {
  padding: 54px 0 110px;
}

.location-access__lead {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 30px;
}
.location-access__lead p {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 1.875rem;
  letter-spacing: 0.18em;
  color: #4D4D4D;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.location-access__lead p span {
  font-size: 3.625rem;
  color: #998675;
}

.location-access__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 50px 54px;
  max-width: 895px;
  width: 100%;
  margin: 46px auto 0;
  padding: 36px 52px;
  border: solid 1px #998675;
}

.location-access__item {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  min-width: 195px;
}
.location-access__item dt {
  font-size: 1.5625rem;
  letter-spacing: 0.03em;
  color: #4D4D4D;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.location-access__item dd {
  margin-top: 13px;
}
.location-access__item dd p {
  font-size: 1.3125rem;
  line-height: 1.25;
  letter-spacing: 0.02em;
}

.location-access__root {
  max-width: 788px;
  width: 100%;
  margin: 50px auto 0;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .location-sc.-access {
    padding: 54px 0 110px;
  }
  .location-sc.-access .location-sc__inner {
    padding: 0 5.333vw;
  }
  .location-access__lead {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
  .location-access__lead p {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    font-size: 5.0666666667vw;
  }
  .location-access__lead p span {
    font-size: 11.2vw;
  }
  .location-access__list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 25px;
    margin: 46px auto 0;
    padding: 25px 5.333vw;
  }
  .location-access__item {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    min-width: 0;
  }
  .location-access__item dt {
    font-size: 5.6vw;
  }
  .location-access__item dd {
    margin-top: 13px;
  }
  .location-access__item dd p {
    font-size: 4.5333333333vw;
  }
  .location-access__root {
    margin: 40px auto 0;
  }
}