@charset "UTF-8";
/*main color*/
/*addcolor*/
/* spacing */
/*mixin*/
/* mixin */
/* color */
.location .location__shop .shop-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px clamp(20px, 10.3703703704px + 2.4691358025vw, 40px);
  margin-top: clamp(25px, 12.962962963px + 3.0864197531vw, 50px);
}
@media (max-width: 768px) {
  .location .location__shop .shop-list {
    grid-template-columns: auto;
  }
}
.location .location__shop .shop-list dl dt {
  margin-top: 10px;
  font-size: clamp(16px, 15.037037037px + 0.2469135802vw, 18px);
  line-height: 1.4;
  text-align: center;
}
.location .location__shop .shop-list dl dd {
  font-size: clamp(14px, 13.037037037px + 0.2469135802vw, 16px);
  text-align: center;
}
.location .location__list {
  display: flex;
  flex-direction: column;
  gap: clamp(50px, 45.1851851852px + 1.2345679012vw, 60px);
  margin-top: clamp(50px, 25.9259259259px + 6.1728395062vw, 100px);
}

.p-prop-access {
  padding: 0;
}

.support {
  padding: clamp(50px, 25.9259259259px + 6.1728395062vw, 100px) 0;
}
.support .support__table {
  width: min(100%, 1080px);
  display: flex;
  flex-direction: column;
  margin: clamp(30px, 20.3703703704px + 2.4691358025vw, 50px) auto clamp(20px, 10.3703703704px + 2.4691358025vw, 40px);
}
.support .support__table .row {
  display: flex;
  align-items: stretch;
  background: #F2F7F5;
}
.support .support__table .row--WH {
  background: #fff;
}
.support .support__table .row dt {
  flex: 0 0 clamp(140px, 62.962962963px + 19.7530864198vw, 300px);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(14px, 10.1481481481px + 0.987654321vw, 22px);
  font-weight: 600;
  color: #097145;
  padding: clamp(16px, 12.1481481481px + 0.987654321vw, 24px) clamp(10px, 5.1851851852px + 1.2345679012vw, 20px);
}
.support .support__table .row dt::after {
  content: "";
  position: absolute;
  top: 22%;
  bottom: 22%;
  right: 0;
  width: 1px;
  background: #097145;
}
.support .support__table .row dd {
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: clamp(13px, 11.5555555556px + 0.3703703704vw, 16px);
  line-height: 1.6;
  padding: clamp(16px, 12.1481481481px + 0.987654321vw, 24px) clamp(20px, 10.3703703704px + 2.4691358025vw, 40px);
}
@media (max-width: 768px) {
  .support .support__table .row dd {
    padding: clamp(12px, 6.2222222222px + 1.4814814815vw, 24px) clamp(14px, 1.4814814815px + 3.2098765432vw, 40px);
  }
}
.support .support__table .highlight {
  display: block;
  background: #194D37;
  color: #fff;
  font-size: clamp(12px, 11.037037037px + 0.2469135802vw, 14px);
  line-height: 1.6;
  padding: 5px clamp(14px, 11.1111111111px + 0.7407407407vw, 20px);
  border-radius: 100vmax;
  margin: 0 auto 10px;
  position: relative;
}
@media (max-width: 768px) {
  .support .support__table .highlight {
    width: 90%;
  }
}
.support .support__table .highlight::after {
  content: "";
  width: 13px;
  height: 15px;
  background: #194D37;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .support .support__table .highlight::after {
    bottom: auto;
    top: -10px;
    left: auto;
    right: 30%;
    transform: rotate(180deg);
  }
}

.access {
  padding: clamp(50px, 25.9259259259px + 6.1728395062vw, 100px) 0;
  /* 共通サブ見出し */
}
.access .p-lp-location__subhead {
  display: flex;
  align-items: center;
  gap: clamp(10px, 5.1851851852px + 1.2345679012vw, 20px);
  margin-bottom: clamp(20px, 15.1851851852px + 1.2345679012vw, 30px);
}
.access .p-lp-location__subhead::before, .access .p-lp-location__subhead::after {
  content: "";
  flex: 1;
  height: 2px;
  background: #097145;
}
.access .p-lp-location__subhead h4 {
  font-size: clamp(26px, 21.1851851852px + 1.2345679012vw, 36px);
  line-height: 1;
  letter-spacing: 0.06em;
}
.access .p-lp-location__subhead h4 .em {
  font-style: normal;
  color: #097145;
}
.access .access__train {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(30px, 20.3703703704px + 2.4691358025vw, 50px);
}
@media (max-width: 768px) {
  .access .access__train {
    grid-template-columns: auto;
  }
}
.access .access__train .desc .p-lp-location__subhead {
  margin-bottom: clamp(10px, 7.5925925926px + 0.6172839506vw, 15px);
}
.access .access__train .desc dl dt {
  margin-bottom: clamp(10px, 5.1851851852px + 1.2345679012vw, 20px);
}
.access .access__train .desc dl dt p {
  font-size: clamp(24px, 21.1111111111px + 0.7407407407vw, 30px);
  line-height: 1.4;
}
.access .access__train .desc dl dt p em {
  font-size: 1.2em;
}
.access .access__train .desc dl dt span {
  display: block;
  font-size: clamp(14px, 13.037037037px + 0.2469135802vw, 16px);
}
.access .access__train .desc dl dd {
  font-size: clamp(16px, 15.037037037px + 0.2469135802vw, 18px);
}
.access .access__bus {
  margin-top: clamp(40px, 20.7407407407px + 4.9382716049vw, 80px);
}
.access .access__bus .bus-txt {
  font-size: clamp(16px, 15.037037037px + 0.2469135802vw, 18px);
  text-align: center;
}
@media (max-width: 768px) {
  .access .access__bus .bus-txt {
    text-align: left;
  }
}
.access .access__bus figure {
  margin: clamp(20px, 10.3703703704px + 2.4691358025vw, 40px) auto;
}
@media (max-width: 768px) {
  .access .access__bus .c-caption {
    text-align: left;
  }
}/*# sourceMappingURL=location.css.map */