/* ---------------------------------------*/
/* Page - kyoten */
/* ---------------------------------------*/
.s-title-2019core {
  margin-bottom: 20px;
  font-size: 128%;
}

@media screen and (max-width: 767px) {
  .s-title-2019core {
    font-size: 112.5%;
  }
}

.s-title-2019core__emp {
  color: #f15a24;
}

.s-facilities-block {
  margin: 30px 0;
}

.s-facilities-block__label {
  margin-bottom: 10px;
  font-size: 129%;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .s-facilities-block__label {
    font-size: 112.5%;
  }
}
