/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
.-vanish {
  height: 0 !important;
  overflow: hidden;
}

/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
.summary {
  position: relative;
  margin-top: 0.7rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 640px) {
  .summary {
    margin-top: 0.6rem;
    padding-bottom: 0.65rem;
  }
}
.summary::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 1.2rem;
  bottom: 0;
  display: block;
  background: #FFFFFF;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .summary::after {
    top: 0.8rem;
  }
}
.summary_inner {
  position: relative;
  z-index: 0;
  max-width: 12.8rem;
  margin-inline: auto;
}
.summary_map {
  position: relative;
  width: 100%;
  aspect-ratio: 1280/464;
}
@media screen and (max-width: 640px) {
  .summary_map {
    max-width: calc(100% - 0.48rem);
    aspect-ratio: 327/270;
    margin-inline: auto;
  }
}
.summary_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.summary_map-link {
  text-align: right;
  margin-top: 0.16rem;
}
@media screen and (max-width: 640px) {
  .summary_map-link {
    text-align: center;
    margin-top: 0.24rem;
  }
}
@media print, screen and (min-width: 641px) {
  .summary_facility {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 1rem;
    max-width: 11.68rem;
    width: 100%;
    margin-inline: auto;
    margin-top: 0.6rem;
  }
}
@media screen and (max-width: 640px) {
  .summary_facility {
    max-width: calc(100% - 0.64rem);
    margin-inline: auto;
    margin-top: 0.55rem;
  }
}
.summary_facility-logo {
  width: 2.35rem;
}
@media screen and (max-width: 640px) {
  .summary_facility-logo {
    width: 1.81rem;
    margin-inline: auto;
  }
}
.summary_facility-logo img {
  width: 100%;
  height: auto;
}
.summary_facility-list {
  margin-top: 0.4rem;
}
.summary_facility-list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.summary_facility-list_item:not(:first-child) {
  margin-top: 0.2rem;
}
.summary_facility-list_item dt {
  width: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .summary_facility-list_item dt {
    font-size: 0.15rem;
    line-height: 1.8;
  }
}
.summary_facility-list_item dt .-ls1em {
  letter-spacing: 1em;
  margin-right: -1em;
}
.summary_facility-list_item dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 640px) {
  .summary_facility-list_item dd {
    line-height: 2;
  }
}
.summary_facility-image {
  width: 6.08rem;
}
@media screen and (max-width: 640px) {
  .summary_facility-image {
    width: 100%;
    margin-top: 0.6rem;
  }
}
.summary_facility-image img {
  width: 100%;
  height: auto;
}

.section {
  padding: 1.2rem 0;
}
@media screen and (max-width: 640px) {
  .section {
    padding: 0.6rem 0;
  }
}
.section_inner {
  max-width: 12.8rem;
  width: 100%;
  margin-inline: auto;
  padding: 0.8rem 1.1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFFFFF;
}
@media screen and (max-width: 640px) {
  .section_inner {
    max-width: calc(100% - 0.32rem);
    padding: 0.4rem 0.24rem;
  }
}
.section_title .title {
  color: #701128;
  padding-bottom: 0.1rem;
}
@media screen and (max-width: 640px) {
  .section_title .title {
    padding-bottom: 0.15rem;
  }
}
.section_title .deco_line {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #701128;
}
.section_title .deco_line::before, .section_title .deco_line::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 5px;
  height: 5px;
  background-color: #701128;
  border-radius: 50%;
}
.section_title .deco_line::before {
  content: none;
}
.section_title .deco_line::after {
  right: 0;
}
.section_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .section_main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0.1rem;
  }
}

.access_item {
  margin-top: 0.6rem;
}
@media screen and (max-width: 640px) {
  .access_item {
    margin-top: 0.3rem;
  }
}
.access_item > dt {
  font-size: 0.18rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .access_item > dt {
    font-size: 0.14rem;
    letter-spacing: 0.1em;
    line-height: 1.7;
  }
}
.access_item > dd {
  margin-top: 0.3rem;
}
@media screen and (max-width: 640px) {
  .access_item > dd {
    margin-top: 0.15rem;
  }
}
.access_item-chart {
  width: 100%;
}
.access_item-chart img {
  width: 100%;
  height: auto;
}
.access_left, .access_right {
  width: 4.68rem;
}
@media screen and (max-width: 640px) {
  .access_left, .access_right {
    width: 100%;
  }
}