@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: 1024px) {
  .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: 1023px) {
  .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;
}

.component-mv .component-mv__img {
  aspect-ratio: 2/1;
}
.component-mv .component-mv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 40% center;
     object-position: 40% center;
}
.component-mv .component-mv__heading {
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
}
.component-mv .component-mv__text {
  position: absolute;
  top: calc(48% + 40px);
  left: 9%;
  -webkit-transform: none;
          transform: none;
  color: #fff;
  font-size: 17px;
  line-height: 1.8;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width: 1023px) {
  .component-mv .component-mv__img {
    aspect-ratio: 10/13;
  }
  .component-mv .component-mv__img img {
    -o-object-position: 97% center;
       object-position: 97% center;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  .component-mv .component-mv__heading {
    top: 11%;
    left: 8%;
  }
  .component-mv .component-mv__text {
    top: calc(11% + 18px);
    left: 8%;
    color: #000;
    font-size: 12px;
    text-shadow: none;
    letter-spacing: 0;
  }
}
/* ============================================================ */
/* タブボタン */
/* ============================================================ */
/* ============================================================ */
/* 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_list .location_item .number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 17px;
  height: 17px;
  border: 1px solid #333;
  font-family: sans-serif;
  margin-right: 5px;
}
.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;
}

/* =========================
商店街
========================= */
.arcade {
  background: #f4ebe6;
  margin-bottom: 120px;
}
.arcade .contents-wrap {
  padding: 80px 15px 55px;
}
.arcade .component-main-copy {
  margin-top: 0;
  padding-bottom: 40px;
}
.arcade .arcade-wrap {
  display: grid;
  grid-auto-flow: column;
  gap: 30px;
}
.arcade .component-main-lead {
  text-align: left;
}
.arcade .arcade-list {
  position: relative;
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
  padding-right: 130px;
  padding-bottom: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.arcade .arcade-list__item {
  margin: 0;
}
.arcade .arcade-list__item figure {
  margin: 0;
}
.arcade .arcade-list__item img {
  display: block;
  width: 100%;
  height: auto;
}
.arcade .arcade-list__item figcaption {
  color: #000;
  font-size: 12px;
  position: absolute;
}
.arcade .arcade-list__item--01 {
  width: 80%;
}
.arcade .arcade-list__item--01 figcaption {
  left: 0;
  bottom: 38px;
}
.arcade .arcade-list__item--02 {
  position: absolute;
  top: 39%;
  right: 5%;
  width: 45%;
}
.arcade .arcade-list__item--02 figcaption {
  top: -41px;
}

@media screen and (max-width: 1023px) {
  .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;
  }
  /* =========================
  SP/商店街
  ========================= */
  .arcade {
    margin-bottom: 80px;
  }
  .arcade .contents-wrap {
    padding: 30px 15px 0;
  }
  .arcade .component-main-copy {
    padding-bottom: 15px;
  }
  .arcade .component-main-lead {
    margin: 0 auto;
  }
  .arcade .arcade-wrap {
    grid-auto-flow: row;
  }
  .arcade .arcade-list figcaption {
    font-size: 10px;
  }
  .arcade .arcade-list__item--01 {
    width: 100%;
  }
  .arcade .arcade-list__item--01 figcaption {
    bottom: 20%;
  }
  .arcade .arcade-list__item--02 {
    position: absolute;
    top: 30%;
    right: 3%;
    width: 45%;
  }
  .arcade .arcade-list__item--02 figcaption {
    top: -41px;
    letter-spacing: 0;
  }
}
/* =========================
1024px〜376pxだけ調整/商店街
========================= */
@media (min-width: 479px) and (max-width: 1024px) {
  .arcade .contents-wrap {
    padding: 30px 15px;
  }
  .arcade .arcade-list__item--01 {
    width: 86%;
  }
  .arcade .arcade-list__item--01 figcaption {
    bottom: 14%;
  }
  .arcade .arcade-list__item--02 {
    position: absolute;
    top: 40%;
    right: 3%;
    width: 45%;
  }
  .arcade .arcade-list__item--02 figcaption {
    top: -41px;
    letter-spacing: 0;
  }
}