@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;
  --cc-main: #862633;
  --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

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

- イージング

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

- 共通

================================================ */
.m-body.-access {
  margin-top: 180px;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .m-body.-access {
    margin-top: 21.333vw;
  }
}
/* ================================================

- showcase

================================================ */
.access-showcase__summary {
  text-align: center;
}
.access-showcase__summary p {
  color: #FFFFFF;
}

.access-showcase__map {
  max-width: 900px;
  width: 100%;
  margin-top: 85px;
  margin-left: auto;
  margin-right: auto;
}
.access-showcase__map iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 900/600;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .access-showcase__map {
    margin-top: 14.667vw;
  }
  .access-showcase__map iframe {
    aspect-ratio: 1/1;
  }
}
/* ================================================

-

================================================ */
.access-sc.-location {
  margin-top: 178px;
  position: relative;
  z-index: 1;
}
.access-sc.-location::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("../images/common/bg2.jpg");
  background-size: 1920px;
  background-repeat: repeat;
  background-position: top center;
  width: 100vw;
  height: 160px;
  z-index: -1;
}
.access-location__summarys {
  text-align: center;
}
.access-location__summarys dt {
  font-size: 3.25rem;
  color: #FFFFFF;
  font-family: "TsukuMinPr6-R", serif;
}

.access-location__summary {
  margin-top: 40px;
}
.access-location__summary p {
  color: #FFFFFF;
}

.access-location__photo__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 40px;
  margin-top: 88px;
}

.access-location__photo {
  width: 430px;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .access-sc.-location {
    margin-top: 21.333vw;
    z-index: 1;
  }
  .access-sc.-location::before {
    height: 17.333vw;
  }
  .access-location__summarys dt {
    font-size: 8.5333333333vw;
  }
  .access-location__summary {
    margin-top: 10.667vw;
  }
  .access-location__photo__layout {
    gap: 2.667vw;
    margin-top: 10.667vw;
  }
  .access-location__photo {
    width: 44vw;
  }
}
/* ================================================

- 交通

================================================ */
.access-sc.-root {
  padding: 180px 0 195px;
}
.access-location__summarys.-root dt {
  color: #7d7e74;
}
.access-location__summarys.-root dd.access-location__summary p {
  color: #7d7e74;
}

.access-root__map {
  max-width: 900px;
  width: 100%;
  margin-top: 92px;
  margin-left: auto;
  margin-right: auto;
}

.access-root__time {
  max-width: 900px;
  width: 100%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.access-root__note {
  max-width: 900px;
  width: 100%;
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
}
.access-root__note p {
  font-size: 0.9375rem;
  line-height: 1.533;
  font-family: "TsukuGoPr5-L", sans-serif;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .access-sc.-root {
    padding: 16vw 0 26.667vw;
  }
  .access-sc.-root .access-sc__inner {
    padding: 0 5.333vw;
  }
  .access-root__map {
    margin-top: 10.667vw;
  }
  .access-root__time {
    margin-top: 10.667vw;
  }
  .access-root__note {
    margin-top: 8vw;
  }
  .access-root__note p {
    font-size: 2.9333333333vw;
  }
}