/*main color*/
/*addcolor*/
/* spacing */
/*mixin*/
/* mixin */
/* color */
.p-lp-location__inner .access h3 {
  font-size: clamp(24px, 11.4814814815px + 3.2098765432vw, 50px);
  line-height: 1;
  color: #fff;
  text-align: center;
  padding: clamp(5px, 2.5925925926px + 0.6172839506vw, 10px);
  border-radius: 100vmax;
  background: #00b1a4;
  position: relative;
  margin-bottom: clamp(20px, 10.3703703704px + 2.4691358025vw, 40px);
}
@media (max-width: 440px) {
  .p-lp-location__inner .access h3 {
    margin-top: 40px;
  }
}
.p-lp-location__inner .access h3::after {
  content: "";
  background: url(../../img/common/deco_train.svg) center/cover no-repeat;
  width: 183px;
  height: 23px;
  position: absolute;
  top: -23px;
  right: 5%;
}
.p-lp-location__inner .access .access__sapporo {
  padding-left: 10%;
  margin-top: -8%;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 960px) {
  .p-lp-location__inner .access .access__sapporo {
    padding: 0;
    margin-top: 40px;
  }
}
.p-lp-location__inner .access .access__sapporo .txt {
  width: 533px;
}
@media (max-width: 960px) {
  .p-lp-location__inner .access .access__sapporo .txt {
    width: 55%;
  }
}
.p-lp-location__inner .access .access__sapporo .pic {
  width: calc(50% + 50vw - 533px);
  margin-right: calc(50% - 50vw);
}
@media (max-width: 960px) {
  .p-lp-location__inner .access .access__sapporo .pic {
    width: 45%;
    margin-right: 0;
  }
}
.p-lp-location__inner .access .access__odori {
  padding-right: 10%;
  margin-top: clamp(30px, 5.9259259259px + 6.1728395062vw, 80px);
  margin-bottom: clamp(20px, 10.3703703704px + 2.4691358025vw, 40px);
  display: flex;
  align-items: flex-end;
}
@media (max-width: 960px) {
  .p-lp-location__inner .access .access__odori {
    padding: 0;
  }
}
.p-lp-location__inner .access .access__odori .txt {
  width: 418px;
}
@media (max-width: 960px) {
  .p-lp-location__inner .access .access__odori .txt {
    width: 50%;
  }
}
.p-lp-location__inner .access .access__odori .pic {
  width: calc(100% - 533px);
}
@media (max-width: 960px) {
  .p-lp-location__inner .access .access__odori .pic {
    width: 50%;
  }
}
.p-lp-location__inner .map .map__map {
  margin-bottom: clamp(20px, 10.3703703704px + 2.4691358025vw, 40px);
}
.p-lp-location__inner .map .map__txt {
  font-size: clamp(20px, 17.5925925926px + 0.6172839506vw, 25px);
  text-align: center;
}
.p-lp-location__inner .map .map__txt span {
  font-size: 1.4em;
}
.p-lp-location__inner .map .map__txt i {
  font-size: clamp(23px, 19.6296296296px + 0.8641975309vw, 30px);
}
.p-lp-location__inner .map .map__txt i strong {
  font-size: 2em;
  line-height: 1;
  color: #00b1a4;
  vertical-align: bottom;
}
.p-lp-location__inner .map .map__txt em {
  font-size: 1.3em;
  line-height: 1;
  color: #00b1a4;
  vertical-align: text-bottom;
}
.p-lp-location__inner .map .c-caption {
  width: min(90%, 700px);
  margin: clamp(20px, 10.3703703704px + 2.4691358025vw, 40px) auto 0;
}

.p-prop-access {
  padding: 0 !important;
}/*# sourceMappingURL=location.css.map */