.ekiren .station {
  padding-top: 8rem;
  padding-bottom: 13.6rem;
}
.ekiren .station_ttl {
  font-family: "Inter", sans-serif;
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  color: #002952;
  margin-bottom: 4.6rem;
}
.ekiren .station .map {
  position: relative;
}
.ekiren .station .btn_map {
  width: 18rem;
  padding: 1.6rem 3.4rem 1.5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1.1rem;
  border-radius: 1rem;
  border: 1px solid #002952;
  text-decoration: none;
  position: absolute;
  right: 2.2rem;
  bottom: 2.2rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .station .btn_map {
    position: static;
    margin: 4rem auto 0;
    flex-direction: row;
    justify-content: center;
    gap: 1.4rem;
    width: 40rem;
    padding: 2.5rem 0;
  }
}
.ekiren .station .btn_map .icn_loupe {
  width: 2.5rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .station .btn_map .icn_loupe {
    width: 3.2rem;
  }
}
.ekiren .station .btn_map .btn_map_txt {
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  color: #002952;
  white-space: nowrap;
}
@media screen and (max-width: 959.98px) {
  .ekiren .station .btn_map .btn_map_txt {
    font-size: 2.8rem;
    font-weight: 500;
  }
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea {
    margin-left: -4.8rem;
    margin-right: -4.8rem;
  }
}
.ekiren .rental_tabArea .tab_menu {
  display: flex;
  justify-content: center;
}
.ekiren .rental_tabArea .tab_menu .tab {
  font-family: "Inter", sans-serif;
  width: 50%;
  font-size: 3rem;
  font-weight: 700;
  color: #999999;
  background-color: #e3e3e3;
  border-top: 4px solid transparent;
  text-align: center;
  text-decoration: none;
  padding: 2.6rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_menu .tab {
    font-size: 3.8rem;
    border-top: 0.4rem solid #e3e3e3;
    padding: 1.8rem;
  }
}
.ekiren .rental_tabArea .tab_menu .tab.active {
  background-color: #ebf2f7;
  color: #002952;
  border-top: 4px solid #0066bf;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_menu .tab.active {
    border-top: 0.4rem solid #0066bf;
  }
}
.ekiren .rental_tabArea .tab_contents {
  background-color: #ebf2f7;
  padding: 7rem 5rem 5rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_contents {
    padding: 9.7rem 5rem 5rem;
  }
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap .benefits {
  display: block;
  max-width: 90rem;
  width: 100%;
  margin: 0 auto 7.5rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_contents .tab_contentsWrap .benefits {
    max-width: 65rem;
    margin-bottom: 10rem;
  }
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap a.benefits {
  transition: 0.3s;
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap a.benefits:hover {
  opacity: 0.8;
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services {
  padding-bottom: 12rem;
  max-width: 100rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services {
    padding-bottom: 15rem;
  }
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_ttl {
  font-family: "Inter", sans-serif;
  font-size: 2.3rem;
  font-weight: 500;
  color: #002952;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_ttl {
    font-size: 3.4rem;
    margin-bottom: 3rem;
  }
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_list {
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_list {
    gap: 4.2rem;
  }
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_list .services_item {
  font-family: "Inter", sans-serif;
  font-size: 1.6rem;
  color: #333333;
  line-height: 1.5;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_list .services_item {
    font-size: 2.6rem;
    line-height: 1.76923077;
  }
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_list .services_item a {
  text-decoration: none;
  color: #0066bf;
  border-bottom: 1px solid #0066bf;
}
.ekiren .rental_tabArea .tab_contents .tab_contentsWrap .services_list .services_item a:hover {
  border-bottom: 1px solid transparent;
}
.ekiren .rental_tabArea .table_area .table_ttl {
  font-family: "Inter", sans-serif;
  font-size: 4rem;
  font-weight: 600;
  color: #002952;
  text-align: center;
  margin-bottom: 2.7rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .table_ttl {
    font-size: 4rem;
    line-height: 1.575;
    margin-bottom: 2.6rem;
  }
}
.ekiren .rental_tabArea .table_area table, .ekiren .rental_tabArea .table_area td, .ekiren .rental_tabArea .table_area th {
  border: 1px solid #333;
  border-collapse: collapse;
  font-family: "Inter", sans-serif;
}
.ekiren .rental_tabArea .table_area table {
  width: 100%;
}
.ekiren .rental_tabArea .table_area .area {
  background: #002952;
}
.ekiren .rental_tabArea .table_area .area th {
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  padding: 1.5rem 0;
  font-weight: 500;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .area th {
    font-size: 3.2rem;
    padding: 2.25rem 0;
  }
}
.ekiren .rental_tabArea .table_area .prefectures {
  background: #0066bf;
}
.ekiren .rental_tabArea .table_area .prefectures th {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1;
  padding: 1.4rem 0;
  font-weight: 500;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .prefectures th {
    font-size: 2.8rem;
    padding: 1.7rem 0;
  }
}
.ekiren .rental_tabArea .table_area .list_category {
  background: #ebf2f7;
}
.ekiren .rental_tabArea .table_area .list_category th {
  color: #333333;
  font-size: 1.6rem;
  padding: 0.9rem 0;
  line-height: 1;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .list_category th {
    font-size: 2.2rem;
    padding: 1.25rem 0;
  }
}
.ekiren .rental_tabArea .table_area .list_item {
  text-align: center;
  background: #fff;
}
.ekiren .rental_tabArea .table_area .list_item .store_name {
  width: 37.272727%;
  color: #002952;
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .list_item .store_name {
    width: 37.23076923%;
    line-height: 1.21428571;
    font-size: 2.8rem;
  }
}
.ekiren .rental_tabArea .table_area .list_item .store_name a {
  display: block;
  text-decoration: none;
  color: #002952;
  padding: 1.3rem 0;
  transition: 0.3s color;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .list_item .store_name a {
    padding: 2rem 0;
  }
}
.ekiren .rental_tabArea .table_area .list_item .store_name a:hover {
  color: #0066bf;
}
.ekiren .rental_tabArea .table_area .list_item .operating_hours {
  font-size: 1.6rem;
  font-weight: 500;
  color: #002952;
  line-height: 1.75;
  padding: 1.3rem 1rem;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .list_item .operating_hours {
    font-size: 2.6rem;
    line-height: 1.30769231;
    padding: 2rem 0;
  }
}
.ekiren .rental_tabArea .table_area .list_item .operating_hours span.pc {
  display: inline-block;
}
@media screen and (max-width: 959.98px) {
  .ekiren .rental_tabArea .table_area .list_item .operating_hours span.pc {
    display: none;
  }
}
.ekiren .rental_tabArea .table_area.ekirin_kun .list_category {
  background: #0066bf;
}
.ekiren .rental_tabArea .table_area.ekirin_kun .list_category th {
  color: #fff;
  border-right: 1px solid #fff;
}
.ekiren .rental_tabArea .table_area.ekirin_kun .list_category th:last-child {
  border-right: none;
}
.ekiren .rental_tabArea .table_area.ekirin_kun .list_item .store_name {
  padding: 1.5rem 0;
}

.remodal-wrapper {
  padding: 2rem;
}
.remodal-wrapper .remodal-close {
  width: 6rem;
  height: 6rem;
  background-color: #002952;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  position: absolute;
  left: auto;
  top: -2rem;
  right: -2rem;
  z-index: 10;
}
.remodal-wrapper .remodal-close::before {
  content: "";
  display: block;
  width: 2rem;
  height: 0.3rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: rotate(-45deg);
}
.remodal-wrapper .remodal-close::after {
  content: "";
  display: block;
  width: 2rem;
  height: 0.3rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: rotate(45deg);
}
.remodal-wrapper .station_map {
  max-width: 1000px;
}/*# sourceMappingURL=ekiren.css.map */