@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@600&family=Noto+Serif+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@600&family=Noto+Serif+JP:wght@600&display=swap');

html {
  font-size: 16px;
}

.top-nav {
  background: rgba(0, 0, 0, 0.1);
  padding: 1.5rem 2rem;
  max-width: 100vw;
}

.top-nav .container{
  max-width: 1500px;
}

.top-nav .header-default-link {
  display: none;
}
.top-nav .top-nav-links {
  display: none;
}
.top-nav .top-nav-title .top-nav-ttl-inner a {
  color: #707070;
  font-size: 1.5rem;
  font-family: "Noto Serif JP";
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  letter-spacing: -1px;
}

iframe {
  display: none;
}

.site-ttl {
  color: #606060;
  font-size: 3rem;
  font-family: "Noto Serif JP";
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 2rem;
}

.recommend {
  margin-bottom: 4rem;
}
.recommend .recommend_sec-ttl {
  color: #707070;
  font-size: 2rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.recommend .card-img-top {
  aspect-ratio: 3/1.5;
  background: #707070;
}
.recommend .card-title {
  color: #303030;
  font-size: 1.5rem;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 1rem;
}
.recommend .cost-ttl, .recommend .cost, .recommend .address-ttl, .recommend .access {
  display: block;
  float: left;
  margin-right: 0.25rem;
  color: #707070;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
}
.recommend .view-button {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1rem;
}
.recommend .view-button a {
  display: block;
  color: #fff;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.search {
  margin-bottom: 4rem;
}
.search .search-container {
  border: 12px solid rgba(0, 0, 0, 0.05);
  padding: 1rem;
}
.search .search_ttl {
  color: #707070;
  font-size: 2rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  text-align: center;
}
.search .search-item-ttl {
  color: #707070;
  font-size: 1.5rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search .area_checkbox_outer {
  margin-bottom: 1.5rem;
}
.search .prefecture-name {
  color: #303030;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1;
}
.search .select-form {
  margin-bottom: 1.5rem;
}
.search .sumbit-btn {
  color: #fff;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.25;
  background-color: #6c757d;
  border-color: #6c757d;
  height: auto;
  padding: 1rem 4rem;
  margin-top: 2rem;
}
.search .sumbit-btn:hover, .search .sumbit-btn:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.facility-detail_top {
  margin-bottom: 4rem;
  padding-top: 2rem;
}
.facility-detail_top .facility-image-wrap {
  aspect-ratio: 3/2;
  position: relative;
}
.facility-detail_top .facility-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.facility-detail_top .facility-id {
  color: rgba(0, 0, 0, 0.7);
  font-size: 2rem;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 4px;
}
.facility-detail_top .facility-name {
  color: #17a2b8;
  font-size: 2rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1rem;
}
.facility-detail_top .facility-exp {
  color: #303030;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
}
.facility-detail_top .facility-item-ttl, .facility-detail_top .facility-item-cont {
  border-bottom: none;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 600;
}
.facility-detail_top .facility-item-cont {
  font-weight: 400;
}
.facility-detail_top .table-field:last-child .facility-item-ttl, .facility-detail_top .table-field:last-child .facility-item-cont {
  border-bottom: 1px solid #dee2e6;
}

.facility-detail_main {
  margin-bottom: 4rem;
}
.facility-detail_main .detail_main_ttl {
  font-size: 2.5rem;
  color: #707070;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  background: #e9ecef;
  text-align: center;
  margin-bottom: 1rem;
}
.facility-detail_main .main_short-desc, .facility-detail_main .main_desc {
  color: #303030;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.facility-detail_main .main_desc-ttl {
  color: #303030;
  font-size: 1.5rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

.facility-images {
  margin-bottom: 4rem;
}
.facility-images .facility-image-wrap {
  aspect-ratio: 3/2;
  position: relative;
}
.facility-images .facility-image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.facility-images .facility-id {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.facility-images .image-desc {
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  color: #303030;
}

.search-result .search-result_page-ttl {
  color: #707070;
  font-size: 2rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 3rem;
  padding-bottom: 0.5rem;
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
  padding-top: 2rem;
}
.search-result .search-result__list {
  list-style: none;
}
.search-result .search-result__list-item {
  margin-bottom: 2rem;
  background: rgba(0, 0, 0, 0.05);
  padding: 2rem 2.5rem;
}
.search-result .facility-name {
  color: 0;
  font-size: 2rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.25;
}
.search-result .facility-image-wrap {
  aspect-ratio: 3/2;
  position: relative;
}
.search-result .facility-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.search-result .facility-image-id {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.5rem;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 4px;
}
.search-result .facility-item-ttl, .search-result .facility-item-cont {
  border-bottom: none;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 600;
}
.search-result .facility-item-cont {
  font-weight: 400;
}
.search-result .col-inner-right {
  height: 100%;
  position: relative;
}
.search-result .table-field:last-child .facility-item-ttl, .search-result .table-field:last-child .facility-item-cont {
  border-bottom: 1px solid #dee2e6;
}
.search-result .view-button {
  display: block;
  margin-top: 1rem;
  padding: 0.75rem;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.search-result .view-button a {
  display: block;
  color: #fff;
  font-size: 1rem;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}
.search-result .pagination {
  margin-bottom: 4rem;
}
.search-result .pagination a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #303030;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.search-result .pagination .prev.disabled a {
  cursor: default;
}
.search-result .pagination .next.disabled a {
  cursor: default;
}
.search-result .pagination li:first-child a {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.search-result .pagination li:last-child a {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.search-result .pagination li.active a {
  z-index: 3;
  color: #303030;
  background-color: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
}/*# sourceMappingURL=style.css.map */