section.block {
  color: #6d6c6c;
}
section.block img {
  width: 100%;
  height: auto;
}
section.block * {
  box-sizing: border-box;
}
.wrap {
  padding: 0 3%;
}
.wrap p {
  padding: 0;
}
.sl {
  display: block !important;
}
.ttl1 {
  font-family: "Noto Serif JP", serif;
  text-align: left;
  color: #142f7e;
  font-size: 5.3vw;
  letter-spacing: 0.2em;
  font-weight: 500;
  line-height: 1.7;
  margin: 0;
}
#key img {
  width: 100%;
  height: auto;
}
#sec1 {
  padding: 29vw 0 21vw;
  background: url(../img/facilities_rentals/sec1_deco.png) no-repeat left
    top/71% auto;
}
#sec1 .wrap {
  padding: 0 6%;
}
#sec1 .txt {
  margin: 4vw 0 9vw;
  font-size: 13px;
}
#sec1 .txt p:not(:last-child) {
  margin-bottom: 5vw;
}
#sec1 .gr-img {
  display: flex;
  justify-content: space-between;
  margin: 0 -4vw;
}
#sec1 .gr-img li {
  width: 32.5249643367%;
}
#sec1 .gr-img .img1 {
  margin-top: 9.5vw;
}
#sec1 .gr-img .img2 {
  margin-top: 4.8vw;
}
#sec2 {
  background: rgba(0, 0, 0, 0.05);
  padding: 20vw 0 29vw;
  position: relative;
}
#sec2::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_deco1.png) no-repeat left
    top/100% auto;
  position: absolute;
  top: 40vw;
  left: 0;
  width: 59.3%;
  bottom: 0;
  z-index: -1;
}
#sec2 h2 {
  text-align: center;
  padding-top: 8vw;
  margin-bottom: 20vw;
  position: relative;
}
#sec2 h2::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_ttl_deco.png) no-repeat center
    top/100% auto;
  width: 17vw;
  height: 24px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sec2 .content .item {
  position: relative;
}
#sec2 .content .item .gr-txt {
  margin-top: 7vw;
}
#sec2 .content .item .gr-txt h3 {
  text-align: center;
  margin-bottom: 5vw;
}
#sec2 .content .item1 {
  padding-bottom: 30vw;
}
#sec2 .content .item1::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_deco2.png) no-repeat right
    bottom/100% auto;
  position: absolute;
  top: 0;
  right: -3vw;
  bottom: 0;
  left: 17%;
}
#sec2 .content .item2 {
  padding-bottom: 16vw;
}
#sec2 .content .item3 .gr-txt {
  margin-top: 9vw;
}
#sec2 .content .item3 .js {
  margin: 12vw 0 0 5vw;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#sec2 .content .item3 .js::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_deco3.png) no-repeat right
    top/100% auto;
  position: absolute;
  top: 46vw;
  right: -3vw;
  left: 64%;
  bottom: -25vw;
  z-index: -1;
}
#sec2 .content .item3 .js .sl-fd {
  width: 73.5576923077%;
}
#sec2 .content .item3 .js .sl-fd .slick-list {
  overflow: visible !important;
}
#sec2 .content .item3 .js .sl-fd .item .catch {
  width: 19vw;
  height: 19vw;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/shared/bg_blue.jpg);
  font-size: 6.1vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  position: absolute;
  top: -4vw;
  left: -4vw;
  will-change: transform;
}
#sec2 .content .item3 .js .sl-thumb {
  width: 24.0384615385%;
}
#sec2 .content .item3 .js .sl-thumb .slick-track {
  width: 100% !important;
  transform: none !important;
  display: block !important;
}
#sec2 .content .item3 .js .sl-thumb .slick-track .slick-slide {
  margin-bottom: 6px;
}
#sec2
  .content
  .item3
  .js
  .sl-thumb
  .slick-track
  .slick-slide.slick-current
  .sl::before {
  opacity: 1;
  visibility: visible;
}
#sec2 .content .item3 .js .sl-thumb .slick-track .slick-slide .sl {
  cursor: pointer;
  position: relative;
}
#sec2 .content .item3 .js .sl-thumb .slick-track .slick-slide .sl::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_thumb1.jpg) no-repeat center
    top/cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
#sec2 .content .item3 .js .sl-thumb .slick-track .slick-slide .sl2::before {
  background: url(../img/facilities_rentals/sec2_thumb2.jpg) no-repeat center
    top/cover;
}
#sec2 .content .item3 .box {
  text-align: center;
  overflow: hidden;
  position: relative;
  margin: 8vw 5% 0;
  padding: 0 5% 7vw;
}
#sec2 .content .item3 .box::before {
  content: "";
  border: 1px solid #142f7e;
  border-top: 0;
  position: absolute;
  top: 4.5vw;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec2 .content .item3 .box h3 {
  margin-bottom: 5vw;
}
#sec2 .content .item3 .box h3 span {
  font-size: 5.3vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
  color: #142f7e;
}
#sec2 .content .item3 .box h3 span::before {
  content: "";
  border-top: 1px solid #142f7e;
  position: absolute;
  top: 56%;
  left: calc(100% + 8px);
  right: -1000px;
}
#sec2 .content .item3 .box h3 span::after {
  content: "";
  border-top: 1px solid #142f7e;
  position: absolute;
  top: 56%;
  right: calc(100% + 8px);
  left: -1000px;
}
#sec3 {
  padding: 24vw 0 25vw;
}
#sec3 .wrap {
  padding: 0 5%;
}
#sec3 .set1 h2 {
  text-align: center;
  padding-top: 5vw;
  position: relative;
}
#sec3 .set1 h2::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_ttl_deco.png) no-repeat center
    top/100% auto;
  width: 17vw;
  height: 24px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sec3 .set1 .txt-sub {
  text-align: center;
  margin: 6vw 0 9vw;
  font-size: 12px;
}
#sec3 .set1 .txt-sub p:not(:last-child) {
  margin-bottom: 5vw;
}
#sec3 .set1 .content .item .photo {
  margin-left: -5vw;
}
#sec3 .set1 .content .item .gr-txt {
  padding-top: 13vw;
  position: relative;
}
#sec3 .set1 .content .item .gr-txt .txt {
  margin: 4vw 0 6vw;
}
#sec3 .set1 .content .item .gr-txt .box {
  border: 1px solid #142f7e;
  padding: 4vw 5%;
  margin-bottom: 7vw;
  text-align: center;
  width: 78%;
}
#sec3 .set1 .content .item1 {
  padding-bottom: 12vw;
}
#sec3 .set1 .content .item1 .gr-txt::before {
  content: "";
  background: url(../img/facilities_rentals/sec3_deco1.png) no-repeat right
    top/100% auto;
  position: absolute;
  top: -10vw;
  right: -5vw;
  left: 44%;
  bottom: 0;
  z-index: -1;
}
#sec3 .set1 .content .item2 {
  padding-bottom: 18vw;
  position: relative;
}
#sec3 .set1 .content .item2::before {
  content: "";
  background: url(../img/facilities_rentals/sec3_deco2.png) no-repeat right
    bottom/100% auto;
  position: absolute;
  top: 0;
  right: -5vw;
  bottom: -9vw;
  left: 67%;
  z-index: -1;
}
#sec3 .set1 .content .item2 .photo {
  margin: 0 -5vw 0 0;
}
#sec3 .set1 .content .item2 .gr-txt {
  padding-top: 9vw;
}
#sec3 .set1 .content .item2 .gr-txt .txt {
  margin: 6vw -10px 9vw 0;
}
#sec3 .set1 .content .item2 .gr-txt .box {
  display: flex;
  text-align: left;
  width: 96%;
  padding: 5% 0vw 5% 4vw;
  margin: 0;
}
#sec3 .set1 .content .item2 .gr-txt .box dt {
  margin-right: 20px;
}
#sec3 .set1 .content .item2 .gr-txt .box dd {
  flex: 1;
}
#sec3 .set1 .content .item3 {
  padding-bottom: 26vw;
  position: relative;
}
#sec3 .set1 .content .item3::before {
  content: "";
  background: url(../img/facilities_rentals/sec3_deco3.png) no-repeat right
    bottom/100% auto;
  position: absolute;
  top: 0;
  right: -5vw;
  left: 37%;
  bottom: -18vw;
  z-index: -1;
}
#sec3 .set1 .content .item3 .gr-txt {
  padding-top: 9vw;
}
#sec3 .set1 .content .item3 .gr-txt .box {
  width: 92%;
  padding: 7vw 5%;
  text-align: left;
  margin: 0;
}
#sec3 .set1 .content .item3 .gr-txt .box dl {
  display: flex;
}
#sec3 .set1 .content .item3 .gr-txt .box dl dt {
  margin-right: 20px;
}
#sec3 .set1 .content .item3 .gr-txt .box dl dd {
  flex: 1;
}
#sec3 .set1 .content .item3 .gr-txt .box .text {
  margin: 11px 0 0 -5px;
}
#sec3 .set1 .content .item3 .gr-txt .box .text span {
  margin-left: 11px;
}
#sec3 .set2 .wrap {
  padding: 0 9%;
}
#sec3 .set2 .catch {
  width: 59%;
  margin: 0 0 -8vw -8vw;
}
#sec3 .set2 .content .col {
  text-align: center;
  border: 1px solid #142f7e;
  padding: 11vw 5% 10vw;
}
#sec3 .set2 .content .col:not(:last-child) {
  margin-bottom: 10px;
}
#sec3 .set2 .content .col h3 {
  text-align: center;
  margin-bottom: 4vw;
}
#sec4 {
  background: url(../img/facilities_rentals/sec4_deco.png) no-repeat right
      top/81.3% auto,
    url(../img/shared/bg02.jpg);
  position: relative;
  padding: 23vw 0 22vw;
}
#sec4 .gr-txt {
  margin: 0 0 8vw 7%;
}
#sec4 .gr-txt h2 {
  margin-bottom: 3vw;
}
#sec4 .gr-txt .txt {
  font-size: 13px;
}
