/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
.p_facility_grand .grand_desc .item_txt, .p_facility_grand .grand_item_txt, .p_facility_resort .resort_sub {
  font-size: 0.9375rem;
}

.p_facility .p_top_resort__item_desc {
  font-size: 0.9375rem;
}

.p_facility .c_ttl05_en {
  font-size: 1rem;
}

.p_facility .c_ttl05_jp {
  font-size: 1.25rem;
}

.p_facility_grand .grand_ttl, .p_facility_resort .c_ttl05_jp {
  font-size: 1.25rem;
}

.c_footer {
  padding-top: 0;
}

.p_facility .c_ttl05 {
  margin-bottom: 7px;
}
.p_facility_grand {
  padding: 60px 0;
}
.p_facility_grand .c_ttl05_en {
  padding-bottom: 11px;
  border-bottom: 1px solid #907f19;
}
.p_facility_grand .grand_ttl {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  letter-spacing: 0.2em;
  padding-left: 6px;
  padding-bottom: 18px;
}
.p_facility_grand .grand_sub {
  text-align: center;
}
.p_facility_grand .grand_desc {
  padding: 40px 0 0;
}
.p_facility_grand .grand_desc .item {
  width: calc(1152px + (100vw - 1152px) * 0.5);
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  padding: 0 20px;
}
.p_facility_grand .grand_desc .item_desc {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.p_facility_grand .grand_desc .item .c_ttl05 {
  padding-top: 7px;
}
.p_facility_grand .grand_desc .item_txt {
  line-height: 2.0588235294;
  padding-bottom: 20px;
}
.p_facility_grand .grand_desc .item .list_img {
  display: flex;
  gap: 9px;
  margin-top: auto;
}
.p_facility_grand .grand_content {
  padding-top: 40px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(clamp(11.25rem, 45.9183673469vw + 0.4878826531rem, 22.5rem), 1fr));
  gap: 40px;
}
.p_facility_grand .grand_item {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
}
.p_facility_grand .grand_item_img {
  position: relative;
}
.p_facility_grand .grand_item_img .img_sub {
  width: 100%;
  max-width: clamp(6.25rem, 13.5204081633vw + 3.0811543367rem, 9.5625rem);
  position: absolute;
  right: -15px;
  bottom: clamp(-4.6875rem, -10.4591836735vw + 0.3263711735rem, -2.125rem);
  border-radius: 100%;
  overflow: hidden;
}
.p_facility_grand .grand_item_txt {
  line-height: 2.0588235294;
}
.p_facility_resort {
  background-color: rgba(219, 216, 206, 0.28);
  padding: 40px 0;
}
.p_facility_resort .c_ttl05 {
  text-align: center;
}
.p_facility_resort .c_ttl05_jp {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-weight: 600;
}
.p_facility_resort .resort_inner {
  width: 100%;
  max-width: 839px;
  margin: 0 auto;
}
.p_facility_resort .resort_sub {
  line-height: 2.0588235294;
  padding: 10px 0 0;
}
.p_facility_resort .resort_content {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.p_facility .p_top_resort {
  margin-top: 60px;
}
.p_facility .p_top_resort__list {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  gap: 0 20px;
  flex-wrap: wrap;
}
.p_facility .p_top_resort__item {
  width: 155px;
  width: clamp(9.6875rem, 15.4929577465vw + 6.0563380282rem, 13.125rem);
}
.p_facility .p_top_resort__item_link {
  display: block;
}
.p_facility .p_top_resort__item_img {
  margin-inline: auto;
  width: 90%;
}
.p_facility .p_top_resort__item_img img {
  aspect-ratio: 203/202;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 200px;
}
.p_facility .p_top_resort__item_desc {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.06em;
  gap: 10px;
  margin-top: 10px;
}
.p_facility .p_top_resort__item_desc::after {
  content: "";
  aspect-ratio: 1;
  background: url(../images/common/icon_blank.svg) center/contain no-repeat;
  width: 15px;
}
.p_facility .p_top_resort__item_desc.nowrap {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p_facility_grand .grand_desc .item_txt, .p_facility_grand .grand_item_txt, .p_facility_resort .resort_sub {
    font-size: 1.0625rem;
  }
  .p_facility .p_top_resort__item_desc {
    font-size: 1.125rem;
  }
  .p_facility .c_ttl05_en {
    font-size: 1.25rem;
  }
  .p_facility .c_ttl05_jp {
    font-size: 1.5625rem;
  }
  .p_facility_grand .grand_ttl, .p_facility_resort .c_ttl05_jp {
    font-size: 1.875rem;
  }
  .p_facility_grand {
    padding: clamp(5rem, 3.2451923077vw + 3.4423076923rem, 6.6875rem) 0 92px;
  }
  .p_facility_grand .grand_desc {
    padding: 63px 0 0;
  }
  .p_facility_grand .grand_desc .item {
    padding: 0 20px 0 0;
    flex-direction: row;
    gap: 30px;
  }
  .p_facility_grand .grand_desc .item_img {
    width: 61.4022140221%;
  }
  .p_facility_grand .grand_desc .item_desc {
    width: 36.0885608856%;
  }
  .p_facility_grand .grand_desc .item_txt {
    padding-right: clamp(0rem, 4vw + -3rem, 1rem);
  }
  .p_facility_grand .grand_desc .item .list_img {
    padding-left: 2px;
  }
  .p_facility_grand .grand_content {
    grid-template-columns: repeat(auto-fill, minmax(clamp(18.75rem, 14.4230769231vw + 11.8269230769rem, 26.25rem), 1fr));
    padding-top: clamp(5rem, 3.6057692308vw + 3.2692307692rem, 6.875rem);
    gap: 80px clamp(5rem, 5.5288461538vw + 2.3461538462rem, 7.875rem);
  }
  .p_facility_grand .grand_item {
    gap: 47px;
    flex-direction: column;
  }
  .p_facility_grand .grand_item:nth-child(2) {
    margin-left: -4px;
  }
  .p_facility_grand .grand_item:nth-child(2) .grand_item_desc {
    padding: 9px 0 0 6px;
  }
  .p_facility_grand .grand_item:nth-child(2) .c_ttl05_en {
    padding-bottom: 5px;
  }
  .p_facility_grand .grand_item:nth-child(2) .c_ttl05 {
    margin-bottom: 6px;
  }
  .p_facility_grand .grand_item_img .img_sub {
    max-width: clamp(6.25rem, 6.4903846154vw + 3.1346153846rem, 9.625rem);
    right: clamp(-4rem, -4.0865384615vw + 0.0865384615rem, -1.875rem);
    bottom: clamp(-4.6875rem, -5.4086538462vw + 0.7211538462rem, -1.875rem);
  }
  .p_facility_grand .grand_item_txt {
    padding-right: clamp(0rem, 4vw + -3rem, 1rem);
  }
  .p_facility_resort {
    padding: 71px 0 85px;
  }
  .p_facility_resort .c_ttl05_jp {
    padding-left: 4px;
    padding-bottom: 1px;
  }
  .p_facility_resort .resort_sub {
    padding: 4px 0 0 11px;
  }
  .p_facility_resort .resort_content {
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 45px;
    position: relative;
    left: 11px;
    padding-right: clamp(1.375rem, -5.5vw + 5.5rem, 0rem);
    gap: clamp(1.25rem, 6.9444444444vw + -2.0833333333rem, 3.125rem);
  }
  .p_facility .p_top_resort {
    margin-top: 80px;
    position: relative;
    left: clamp(-4px, (1200px - 100vw) * 1000, 0px);
  }
  .p_facility .p_top_resort__list {
    flex-wrap: nowrap;
    gap: clamp(0rem, 30.078125vw + -14.4375rem, 4.8125rem);
    margin-top: 43px;
  }
  .p_facility .p_top_resort__item {
    width: 230px;
  }
  .p_facility .p_top_resort__item_img {
    width: clamp(11.25rem, 8.984375vw + 6.9375rem, 12.6875rem);
  }
  .p_facility .p_top_resort__item_desc {
    margin-top: 13px;
    gap: 12px;
  }
  .p_facility .p_top_resort__item_desc::after {
    width: 19px;
  }
}
/*# sourceMappingURL=maps/facility.css.map */
