@charset "UTF-8";
/* ============================================================ */
/* global */
/* ============================================================ */
/* ===  margin === */
.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mr120 {
  margin-right: 120px !important;
}

@media screen and (min-width: 1025px) {
  .mt0_pc {
    margin-top: 0px !important;
  }
  .mt10_pc {
    margin-top: 10px !important;
  }
  .mt20_pc {
    margin-top: 20px !important;
  }
  .mt30_pc {
    margin-top: 30px !important;
  }
  .mt40_pc {
    margin-top: 40px !important;
  }
  .mt50_pc {
    margin-top: 50px !important;
  }
  .mt60_pc {
    margin-top: 60px !important;
  }
  .mt70_pc {
    margin-top: 70px !important;
  }
  .mt80_pc {
    margin-top: 80px !important;
  }
  .mt90_pc {
    margin-top: 90px !important;
  }
  .mt100_pc {
    margin-top: 100px !important;
  }
  .mt110_pc {
    margin-top: 110px !important;
  }
  .mt120_pc {
    margin-top: 120px !important;
  }
  .mb0_pc {
    margin-bottom: 0px !important;
  }
  .mb10_pc {
    margin-bottom: 10px !important;
  }
  .mb20_pc {
    margin-bottom: 20px !important;
  }
  .mb30_pc {
    margin-bottom: 30px !important;
  }
  .mb40_pc {
    margin-bottom: 40px !important;
  }
  .mb50_pc {
    margin-bottom: 50px !important;
  }
  .mb60_pc {
    margin-bottom: 60px !important;
  }
  .mb70_pc {
    margin-bottom: 70px !important;
  }
  .mb80_pc {
    margin-bottom: 80px !important;
  }
  .mb90_pc {
    margin-bottom: 90px !important;
  }
  .mb100_pc {
    margin-bottom: 100px !important;
  }
  .mb110_pc {
    margin-bottom: 110px !important;
  }
  .mb120_pc {
    margin-bottom: 120px !important;
  }
  .ml0_pc {
    margin-left: 0px !important;
  }
  .ml10_pc {
    margin-left: 10px !important;
  }
  .ml20_pc {
    margin-left: 20px !important;
  }
  .ml30_pc {
    margin-left: 30px !important;
  }
  .ml40_pc {
    margin-left: 40px !important;
  }
  .ml50_pc {
    margin-left: 50px !important;
  }
  .ml60_pc {
    margin-left: 60px !important;
  }
  .ml70_pc {
    margin-left: 70px !important;
  }
  .ml80_pc {
    margin-left: 80px !important;
  }
  .ml90_pc {
    margin-left: 90px !important;
  }
  .ml100_pc {
    margin-left: 100px !important;
  }
  .ml110_pc {
    margin-left: 110px !important;
  }
  .ml120_pc {
    margin-left: 120px !important;
  }
  .mr0_pc {
    margin-right: 0px !important;
  }
  .mr10_pc {
    margin-right: 10px !important;
  }
  .mr20_pc {
    margin-right: 20px !important;
  }
  .mr30_pc {
    margin-right: 30px !important;
  }
  .mr40_pc {
    margin-right: 40px !important;
  }
  .mr50_pc {
    margin-right: 50px !important;
  }
  .mr60_pc {
    margin-right: 60px !important;
  }
  .mr70_pc {
    margin-right: 70px !important;
  }
  .mr80_pc {
    margin-right: 80px !important;
  }
  .mr90_pc {
    margin-right: 90px !important;
  }
  .mr100_pc {
    margin-right: 100px !important;
  }
  .mr110_pc {
    margin-right: 110px !important;
  }
  .mr120_pc {
    margin-right: 120px !important;
  }
}
@media screen and (max-width: 1024px) {
  .mt0_sp {
    margin-top: 0px !important;
  }
  .mt10_sp {
    margin-top: 10px !important;
  }
  .mt20_sp {
    margin-top: 20px !important;
  }
  .mt30_sp {
    margin-top: 30px !important;
  }
  .mt40_sp {
    margin-top: 40px !important;
  }
  .mt50_sp {
    margin-top: 50px !important;
  }
  .mt60_sp {
    margin-top: 60px !important;
  }
  .mt70_sp {
    margin-top: 70px !important;
  }
  .mt80_sp {
    margin-top: 80px !important;
  }
  .mt90_sp {
    margin-top: 90px !important;
  }
  .mt100_sp {
    margin-top: 100px !important;
  }
  .mt110_sp {
    margin-top: 110px !important;
  }
  .mt120_sp {
    margin-top: 120px !important;
  }
  .mb0_sp {
    margin-bottom: 0px !important;
  }
  .mb10_sp {
    margin-bottom: 10px !important;
  }
  .mb20_sp {
    margin-bottom: 20px !important;
  }
  .mb30_sp {
    margin-bottom: 30px !important;
  }
  .mb40_sp {
    margin-bottom: 40px !important;
  }
  .mb50_sp {
    margin-bottom: 50px !important;
  }
  .mb60_sp {
    margin-bottom: 60px !important;
  }
  .mb70_sp {
    margin-bottom: 70px !important;
  }
  .mb80_sp {
    margin-bottom: 80px !important;
  }
  .mb90_sp {
    margin-bottom: 90px !important;
  }
  .mb100_sp {
    margin-bottom: 100px !important;
  }
  .mb110_sp {
    margin-bottom: 110px !important;
  }
  .mb120_sp {
    margin-bottom: 120px !important;
  }
  .ml0_sp {
    margin-left: 0px !important;
  }
  .ml10_sp {
    margin-left: 10px !important;
  }
  .ml20_sp {
    margin-left: 20px !important;
  }
  .ml30_sp {
    margin-left: 30px !important;
  }
  .ml40_sp {
    margin-left: 40px !important;
  }
  .ml50_sp {
    margin-left: 50px !important;
  }
  .ml60_sp {
    margin-left: 60px !important;
  }
  .ml70_sp {
    margin-left: 70px !important;
  }
  .ml80_sp {
    margin-left: 80px !important;
  }
  .ml90_sp {
    margin-left: 90px !important;
  }
  .ml100_sp {
    margin-left: 100px !important;
  }
  .ml110_sp {
    margin-left: 110px !important;
  }
  .ml120_sp {
    margin-left: 120px !important;
  }
  .mr0_sp {
    margin-right: 0px !important;
  }
  .mr10_sp {
    margin-right: 10px !important;
  }
  .mr20_sp {
    margin-right: 20px !important;
  }
  .mr30_sp {
    margin-right: 30px !important;
  }
  .mr40_sp {
    margin-right: 40px !important;
  }
  .mr50_sp {
    margin-right: 50px !important;
  }
  .mr60_sp {
    margin-right: 60px !important;
  }
  .mr70_sp {
    margin-right: 70px !important;
  }
  .mr80_sp {
    margin-right: 80px !important;
  }
  .mr90_sp {
    margin-right: 90px !important;
  }
  .mr100_sp {
    margin-right: 100px !important;
  }
  .mr110_sp {
    margin-right: 110px !important;
  }
  .mr120_sp {
    margin-right: 120px !important;
  }
}
/* ============================================================ */
/* 汎用パーツ */
/* ============================================================ */
.pc_maxInr,
.pc_inr,
.pc_minInr {
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
}

.pc_maxInr {
  max-width: 1000px;
}

.pc_minInr {
  max-width: 650px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.lead_text {
  font-size: 38px;
  text-align: center;
  color: #005144;
}
.lead_text span {
  position: relative;
}
.lead_text span sup {
  font-size: 13px;
  position: absolute;
  top: 3px;
  right: 0;
}

.sec_mv figure img {
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  height: clamp(180px, 48vw, 500px);
}

.tab_btn {
  opacity: 0.2;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.tab_btn:hover {
  opacity: 1;
}
.tab_btn.active {
  opacity: 1;
}

.tab_box {
  display: none;
  visibility: hidden;
}
.tab_box.active {
  display: block;
  visibility: visible;
}

.ttl01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 0;
}
.ttl01::before, .ttl01::after {
  display: block;
  content: "";
  grid-row: 2/3;
  width: 100%;
  max-width: 300px;
  height: 5px;
}
.ttl01::before {
  margin-left: auto;
  grid-column: 1/2;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(60%, #005144));
  background: linear-gradient(90deg, transparent, #005144 60%);
}
.ttl01::after {
  margin-right: auto;
  grid-column: 2/3;
  background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(60%, #005144));
  background: linear-gradient(-90deg, transparent, #005144 60%);
}
.ttl01 h3,
.ttl01 p {
  grid-column: 1/3;
  margin: auto;
  color: #005144;
}
.ttl01 h3 {
  font-size: 56px;
}
.ttl01 p {
  font-size: 22px;
}

.lineItem {
  color: #fff;
  text-align: center;
  font-size: 16px;
  width: 150px;
}
.lineItem.line1 {
  background-color: #96d666;
}
.lineItem.line2 {
  background-color: #f98297;
}
.lineItem.line3 {
  background-color: #f0454e;
}
.lineItem.line4 {
  background-color: #0077c1;
}

.map {
  max-width: 1000px;
}
.map .map_box .controls {
  display: none;
}
.map .map_caption {
  font-size: 10px;
}

@media screen and (max-width: 1024px) {
  .lead_text {
    font-size: 20px;
  }
  .lead_text span sup {
    font-size: 10px;
    top: 0;
  }
  .sec_mv .component-mv__heading {
    left: 5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ttl01 {
    gap: 5px 0;
  }
  .ttl01::before, .ttl01::after {
    height: 3px;
  }
  .ttl01 h3 {
    font-size: 25px;
  }
  .ttl01 p {
    font-size: 14px;
  }
  .lineItem {
    font-size: 10px;
    width: 80px;
  }
  .map {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
  }
  .map .map_box {
    position: relative;
    overflow: hidden;
    cursor: -webkit-grab;
    cursor: grab;
  }
  .map .map_box .map_img {
    display: block;
    max-width: none;
    width: auto;
    height: 100vw;
    padding: 0 20px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none;
  }
  .map .map_box .controls {
    display: block;
    position: absolute;
    inset: 0;
    pointer-events: none;
  }
  .map .map_box .controls .map_btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 38px;
    pointer-events: auto;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .map .map_box .controls .map_btn.--left {
    left: 10px;
  }
  .map .map_box .controls .map_btn.--right {
    right: 10px;
  }
  .map .map_box .controls .map_btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .map .map_box .map_img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .map .map_box .map_box {
    overflow: hidden;
  }
  .map .map_box .controls {
    display: none;
  }
}
/* ============================================================ */
/* MV */
/* ============================================================ */
/* ============================================================ */
/* タブボタン */
/* ============================================================ */
.tab_nav {
  max-width: 1000px;
}
.tab_nav .tab_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.tab_nav .tab_list .tab_list_item button {
  display: grid;
  width: 100%;
  height: 130px;
}
.tab_nav .tab_list .tab_list_item button::before, .tab_nav .tab_list .tab_list_item button::after {
  grid-column: 1/2;
  grid-row: 1/2;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
}
.tab_nav .tab_list .tab_list_item button::after {
  background-color: #005144;
  mix-blend-mode: multiply;
}
.tab_nav .tab_list .tab_list_item button.-access::before {
  background: url(../img/access/access_mv.jpg) no-repeat center center/cover;
}
.tab_nav .tab_list .tab_list_item button.-location::before {
  background: url(../img/access/location_mv.jpg) no-repeat center center/cover;
}
.tab_nav .tab_list .tab_list_item button span {
  grid-column: 1/2;
  grid-row: 1/2;
  margin: auto;
  font-size: 32px;
  letter-spacing: 0.18em;
  color: #fff;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .tab_nav .tab_list {
    gap: 20px;
  }
  .tab_nav .tab_list .tab_list_item button {
    height: clamp(85px, 24vw, 250px);
  }
  .tab_nav .tab_list .tab_list_item button span {
    font-size: 18px;
  }
}
/* ============================================================ */
/* ACCESS */
/* ============================================================ */
.access .access_line {
  text-align: center;
}
.access .access_line .access_line_text1 {
  font-size: 39px;
  color: #005144;
}
.access .access_line .access_line_text2 {
  font-size: 43px;
  color: #000;
  line-height: 1.3;
}
.access .access_line .access_line_text2 span {
  font-size: 48px;
}
.access .access_line .access_line_text2 strong {
  font-size: 67px;
  font-weight: normal;
}
.access .access_line .access_line_text2 small {
  font-size: 36px;
}
.access .line_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.access .station_list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(550px, 1fr));
  row-gap: 13px;
  -webkit-column-gap: 65px;
     -moz-column-gap: 65px;
          column-gap: 65px;
}
.access .station_list .station_item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}
.access .station_list .station_item dl dt small,
.access .station_list .station_item dl dd small {
  font-size: 24px;
}
.access .station_list .station_item dl dt {
  font-weight: normal;
  font-size: 36px;
  margin-left: -20px;
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.access .station_list .station_item dl dd {
  font-size: 40px;
}
.access .direct_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.access .direct_list .direct_item {
  display: grid;
}
.access .direct_list .direct_item p {
  grid-column: 1/2;
  grid-row: 1/2;
  color: #fff;
  text-align: center;
  font-size: 36px;
  z-index: 1;
  margin: auto;
  line-height: 1;
}
.access .direct_list .direct_item p span {
  font-size: 30px;
}
.access .direct_list .direct_item p strong {
  font-size: 50px;
  font-weight: normal;
}
.access .direct_list .direct_item p small {
  font-size: 25px;
}
.access .direct_list .direct_item img {
  grid-column: 1/2;
  grid-row: 1/2;
}
.access .train_access {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
  gap: 40px;
}
.access .train_access .train_box {
  max-width: 680px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.access .train_access .train_box .train_ttl {
  font-size: 28px;
  color: #005144;
  border-bottom: 1px solid #000;
}
.access .train_access .train_box .train_ttl small {
  font-size: 20px;
}
.access .train_access .train_box .station_list {
  grid-template-columns: 1fr;
  margin-bottom: 0;
}
.access .train_access .train_box .station_list .station_item dl {
  border-bottom: none;
}
.access .train_access .train_box .station_list .station_item dl dt,
.access .train_access .train_box .station_list .station_item dl dd {
  line-height: 1;
}
.access .train_access .train_box .station_list .station_item dl dt small,
.access .train_access .train_box .station_list .station_item dl dd small {
  font-size: 20px;
}
.access .train_access .train_box .station_list .station_item dl dt {
  font-size: 30px;
}
.access .train_access .train_box .station_list .station_item .station_txt {
  font-size: 10px;
}
.access .taxi_text {
  font-size: 18px;
}
.access .taxi_table {
  border-collapse: collapse;
}
.access .taxi_table thead tr th {
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
}
.access .taxi_table tbody {
  text-align: center;
}
.access .taxi_table tbody tr {
  border-top: 1px solid #000;
}
.access .taxi_table tbody tr:last-of-type {
  border-bottom: 1px solid #000;
}
.access .taxi_table tbody tr:nth-child(odd) {
  background-color: #e5eeec;
}
.access .taxi_table tbody tr td {
  font-size: 20px;
  padding: 15px 0;
}
.access .bus_img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.access .car_access .car_ttl {
  font-size: 20px;
  margin-bottom: 15px;
}
.access .car_access .car_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.access .car_access .car_list .car_item p {
  margin-top: 5px;
  font-size: 18px;
}
.access .car_access .car_list .car_item p strong {
  font-weight: normal;
  font-size: 24px;
}
.access .car_access .car_list .car_item p small {
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .access .access_line .access_line_text1 {
    font-size: 18px;
  }
  .access .access_line .access_line_text2 {
    letter-spacing: 0;
    font-size: 20px;
  }
  .access .access_line .access_line_text2 span {
    font-size: 14px;
  }
  .access .access_line .access_line_text2 strong {
    font-size: 33px;
  }
  .access .access_line .access_line_text2 small {
    font-size: 12px;
  }
  .access .line_list {
    gap: 5px;
  }
  .access .station_list {
    padding: 0 28px;
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .access .station_list .station_item dl dt small,
  .access .station_list .station_item dl dd small {
    font-size: 13px;
  }
  .access .station_list .station_item dl dt {
    font-size: 18px;
    margin-left: -10px;
  }
  .access .station_list .station_item dl dd {
    font-size: 24px;
  }
  .access .direct_list {
    grid-template-columns: repeat(2, 1fr);
    padding-inline: 0;
    max-width: 100%;
  }
  .access .direct_list .direct_item p {
    font-size: 25px;
  }
  .access .direct_list .direct_item p span {
    font-size: 20px;
  }
  .access .direct_list .direct_item p strong {
    font-size: 40px;
  }
  .access .direct_list .direct_item p small {
    font-size: 18px;
  }
  .access .train_access {
    grid-template-columns: 1fr;
  }
  .access .train_access .train_box .train_ttl {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .access .train_access .train_box .train_ttl small {
    font-size: 16px;
  }
  .access .train_access .train_box .station_list {
    padding: 0;
    gap: 20px;
  }
  .access .train_access .train_box .station_list .station_item dl dt small,
  .access .train_access .train_box .station_list .station_item dl dd small {
    font-size: 14px;
  }
  .access .train_access .train_box .station_list .station_item dl dt {
    font-size: 18px;
    margin-left: -10px;
  }
  .access .train_access .train_box .station_list .station_item dl dd {
    font-size: 24px;
  }
  .access .train_access .train_box .station_list .station_item .station_txt {
    font-size: 12px;
  }
  .access .taxi_text {
    font-size: 16px;
  }
  .access .taxi_table thead tr th {
    font-size: 15px;
    padding: 10px 0;
  }
  .access .taxi_table tbody tr td {
    font-size: 16px;
  }
  .access .bus_img {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .access .car_access .car_ttl {
    font-size: 16px;
  }
  .access .car_access .car_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .access .car_access .car_list .car_item p {
    font-size: 16px;
  }
  .access .car_access .car_list .car_item p strong {
    font-size: 20px;
  }
  .access .car_access .car_list .car_item p small {
    font-size: 12px;
  }
}
/* ============================================================ */
/* LOCATION */
/* ============================================================ */
.location .location_list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 20px;
}
.location .location_list .location_item dl {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
}
.location .location_list .location_item dl dt {
  font-weight: normal;
  font-size: 16px;
}
.location .location_list .location_item dl dt small {
  font-size: 14px;
}
.location .location_list .location_item dl dd {
  font-size: 14px;
}
.location .location_list .location_item dl dd strong {
  font-size: 18px;
  padding: 0 3px;
}
.location .location_list .location_item p {
  margin-top: 5px;
  font-size: 12px;
}
.location .location-map {
  width: 100%;
}
.location .location_facility {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  gap: 40px;
}
.location .location_facility .location_table p {
  background-color: #e5eeec;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 16px;
  color: #005144;
  padding: 15px 10px;
}
.location .location_facility .location_table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 10px;
}
.location .location_facility .location_table dl dt,
.location .location_facility .location_table dl dd {
  font-weight: normal;
  font-size: 15px;
}
.location .location_facility .location_table dl dd {
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .location .location_item dl dt {
    font-size: 14px !important;
  }
  .location .location_list {
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
    gap: 40px;
  }
  .location .location_facility {
    grid-template-columns: 1fr;
  }
  .location .location_facility .location_table dl {
    padding: 5px;
  }
  .location .location_facility .location_table dl dt,
  .location .location_facility .location_table dl dd {
    font-size: 13px;
  }
}