.lp-access .cnts-switch__item a span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp-access .cate__ttl {
  margin-top: 10.67vw;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 700;
  padding-bottom: 0.53vw;
  border-bottom: 1px solid #000;
}
.lp-access ul.note {
  padding-top: 4.27vw;
  font-size: 14px;
  font-size: 3.73vw;
}
.lp-access ul.note .note--item {
  margin-top: 0.53vw;
  padding-left: 1.2rem;
  text-indent: -1.2rem;
}
.lp-access ul.note .note--item strong {
  font-weight: 400;
  color: #DC000C;
}
@media (min-width: 768px) {
  .lp-access .cate__ttl {
    margin-top: 80px;
    font-size: 2.4rem;
    padding-bottom: 4px;
  }
  .lp-access ul.note {
    padding-top: 30px;
    font-size: 1.4rem;
  }
  .lp-access ul.note .note--item {
    margin-top: 4px;
  }
}
.lp-access .access__list--item:last-child {
  display: none;
}
.lp-access .access__list .category__def--ttl {
  margin-top: 5.33vw;
  font-weight: 700;
  color: #DC000C;
}
.lp-access .access__list .category__def--data p {
  line-height: 1.8;
}
.lp-access .access__list .gmap {
  margin-top: 8vw;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 80%;
}
.lp-access .access__list .gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .lp-access .access__list .category__def--ttl {
    margin-top: 20px;
  }
  .lp-access .access__list .gmap {
    margin: 60px auto 0;
    width: 880px;
    padding-bottom: 64%;
  }
}
/*# sourceMappingURL=access.css.map */
