.outlineSect {
  margin: 0 auto;
  max-width: 96rem;
}
@media screen and (min-width: 768px) {
  .outlineSect {
    padding-bottom: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect {
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 768px) {
  .outlineSect__head + .outlineSect__block {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__head + .outlineSect__block {
    margin-top: 5.6rem;
  }
}
@media screen and (min-width: 768px) {
  .outlineSect__block + .outlineSect__block {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__block + .outlineSect__block {
    margin-top: 5.6rem;
  }
}
.outlineSect__subTtl {
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .outlineSect__subTtl {
    font-size: 2.4rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__subTtl {
    font-size: 1.9rem;
    margin-bottom: 3.2rem;
  }
}
.outlineSect__table table {
  border-collapse: collapse;
  border-top: 0.1rem solid #B0A88F;
  font-family: "YakuHanJP", "Zen Kaku Gothic New", sans-serif;
  width: 100%;
}
.outlineSect__table th,
.outlineSect__table td {
  border-bottom: 0.1rem solid #B0A88F;
  letter-spacing: 0.04em;
  line-height: 1.8;
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .outlineSect__table th,
  .outlineSect__table td {
    font-size: 1.4rem;
    padding: 1.8rem 2rem 1.8rem 0;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__table th,
  .outlineSect__table td {
    display: block;
    font-size: 1.3rem;
  }
}
.outlineSect__table th {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .outlineSect__table th {
    white-space: nowrap;
    width: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__table th {
    border-bottom: none;
    padding: 1.4rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__table td {
    padding: 0.4rem 0 1.4rem;
  }
}
.outlineSect__update {
  font-family: "YakuHanJP", "Zen Kaku Gothic New", sans-serif;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .outlineSect__update {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__update {
    margin-top: 2rem;
  }
}
.outlineSect__updateItem {
  letter-spacing: 0.04em;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .outlineSect__updateItem {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__updateItem {
    font-size: 1.2rem;
  }
}
.outlineSect__updateLabel {
  margin-right: 1em;
}
.outlineSect__note {
  margin-top: 3.2rem;
}
.outlineSect__map {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .outlineSect__map {
    gap: 6rem;
    margin-top: 6.4rem;
    width: 105.7rem;
  }
}
@media screen and (max-width: 768px) {
  .outlineSect__map {
    gap: 4rem;
    margin-top: 4.8rem;
  }
}
@media screen and (min-width: 768px) {
  .outlineSect__map > .photo {
    width: 61.2rem;
  }
}
/*# sourceMappingURL=style.css.map */
