.nav-target {
  color: #6d6c6c;
}
.nav-target * {
  box-sizing: border-box;
}
.sl {
  display: block !important;
}
.ttl1 {
  letter-spacing: 0.2em;
}
.object-fit-cover {
  position: relative;
}
.object-fit-cover img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
#key {
  background: url(../img/facilities_rentals/key.jpg) no-repeat center top/cover;
}
#sec1 {
  padding: 210px 0 174px;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/facilities_rentals/sec1_deco.png) no-repeat;
  width: 482px;
  height: 553px;
  position: absolute;
  top: 83px;
  left: calc(50% - 800px);
  z-index: -1;
}
#sec1 .wrap {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
}
#sec1 .content {
  display: flex;
}
#sec1 .content .gr-txt {
  width: 580px;
}
#sec1 .content .gr-txt .txt {
  margin-top: 54px;
}
#sec1 .content .gr-txt .txt p:not(:last-child) {
  margin-bottom: 30px;
}
#sec1 .content .gr-img {
  display: flex;
  justify-content: space-between;
  flex: 1;
  margin: 18px -152px 0 -38px;
}
@media screen and (max-width: 1299px) {
  #sec1 .content .gr-img {
    margin-right: calc(-50vw + 50%);
  }
}
#sec1 .content .gr-img li {
  width: 32.4691358025%;
}
#sec1 .content .gr-img li img {
  height: 429px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#sec1 .content .gr-img .img1 {
  margin-top: 82px;
}
#sec1 .content .gr-img .img2 {
  margin-top: 42px;
}
#sec2 {
  padding-bottom: 192px;
  background: rgba(0, 0, 0, 0.05);
}
#sec2 .set1 {
  padding: 155px 0 126px;
  position: relative;
}
#sec2 .set1::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_deco1.png) no-repeat;
  width: 833px;
  height: 617px;
  position: absolute;
  top: 0;
  right: calc(50% + 67px);
  z-index: -1;
}
#sec2 .set1::after {
  content: "";
  background: url(../img/facilities_rentals/sec2_deco2.png) no-repeat;
  width: 543px;
  height: 258px;
  position: absolute;
  bottom: -52px;
  left: calc(50% + 209px);
  z-index: -1;
}
#sec2 .set1 h2 {
  text-align: center;
  padding-top: 32px;
  margin-bottom: 97px;
  position: relative;
}
#sec2 .set1 h2::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_ttl_deco.png) no-repeat;
  width: 124px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sec2 .set1 .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#sec2 .set1 .content .gr-txt {
  margin-top: 115px;
  width: 420px;
}
#sec2 .set1 .content .gr-txt h3 {
  margin-bottom: 55px;
}
#sec2 .set1 .content .photo {
  margin-right: -101px;
}
#sec2 .set2 {
  padding-bottom: 162px;
  position: relative;
}
#sec2 .set2::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_deco3.png) no-repeat;
  width: 584px;
  height: 678px;
  position: absolute;
  top: 0;
  left: calc(50% + 316px);
  z-index: -1;
}
#sec2 .set2 .wrap {
  max-width: 1334px;
  padding: 0 20px;
  width: 100%;
}
#sec2 .set2 .content {
  display: flex;
  align-items: flex-start;
}
#sec2 .set2 .content .photo {
  flex: 1;
  height: 445px;
  margin-left: 46px;
}
@media screen and (max-width: 1334px) {
  #sec2 .set2 .content .photo {
    margin-left: calc(-50vw + 50%);
  }
}
#sec2 .set2 .content .gr-txt {
  width: 560px;
  margin: 116px 0 0 56px;
}
#sec2 .set2 .content .gr-txt h3 {
  margin-bottom: 53px;
}
#sec2 .set3 {
  position: relative;
}
#sec2 .set3::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_deco4.png) no-repeat;
  width: 491px;
  height: 554px;
  position: absolute;
  top: -207px;
  left: calc(50% - 823px);
  z-index: -1;
}
#sec2 .set3 .content {
  display: flex;
  justify-content: space-between;
}
#sec2 .set3 .content .left {
  width: 478px;
}
#sec2 .set3 .content .left .gr-txt {
  margin-top: 53px;
}
#sec2 .set3 .content .left .gr-txt h3 {
  margin-bottom: 54px;
}
#sec2 .set3 .content .left .photo {
  margin: 72px 0 0 -101px;
  height: 415px;
}
@media screen and (max-width: 1202px) {
  #sec2 .set3 .content .left .photo {
    margin-left: calc(-50vw + 50%);
  }
}
#sec2 .set3 .content .right {
  width: 624px;
  margin-right: -165px;
}
@media screen and (max-width: 1350px) {
  #sec2 .set3 .content .right {
    margin-right: calc(-50vw + 50%);
  }
}
#sec2 .set3 .content .right .js {
  display: flex;
  justify-content: space-between;
}
#sec2 .set3 .content .right .js .sl-fd {
  width: 73.5576923077%;
}
#sec2 .set3 .content .right .js .sl-fd .slick-list {
  overflow: visible !important;
}
#sec2 .set3 .content .right .js .sl-fd .item .catch {
  width: 130px;
  height: 130px;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/shared/bg_blue.jpg);
  font-size: 43px;
  font-weight: 500;
  letter-spacing: 0.2em;
  position: absolute;
  top: -28px;
  left: -28px;
  will-change: transform;
}
#sec2 .set3 .content .right .js .sl-thumb {
  width: 24.0384615385%;
}
#sec2 .set3 .content .right .js .sl-thumb .slick-track {
  width: 100% !important;
  transform: none !important;
  display: block !important;
}
#sec2 .set3 .content .right .js .sl-thumb .slick-track .slick-slide {
  margin-bottom: 9px;
}
#sec2
  .set3
  .content
  .right
  .js
  .sl-thumb
  .slick-track
  .slick-slide.slick-current
  .sl::before {
  opacity: 1;
  visibility: visible;
}
#sec2 .set3 .content .right .js .sl-thumb .slick-track .slick-slide .sl {
  cursor: pointer;
  position: relative;
}
#sec2
  .set3
  .content
  .right
  .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 .set3 .content .right .js .sl-thumb .slick-track .slick-slide .sl:hover {
  opacity: 0.8;
}
#sec2 .set3 .content .right .js .sl-thumb .slick-track .slick-slide .sl img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
}
#sec2
  .set3
  .content
  .right
  .js
  .sl-thumb
  .slick-track
  .slick-slide
  .sl2::before {
  background: url(../img/facilities_rentals/sec2_thumb2.jpg) no-repeat center
    top/cover;
}
#sec2 .set3 .content .right .box {
  text-align: center;
  overflow: hidden;
  position: relative;
  width: 421px;
  margin: 49px 0 0 19px;
  padding: 0 20px 35px;
}
#sec2 .set3 .content .right .box::before {
  content: "";
  border: 1px solid #142f7e;
  border-top: 0;
  position: absolute;
  top: 18px;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec2 .set3 .content .right .box h3 {
  margin-bottom: 26px;
}
#sec2 .set3 .content .right .box h3 span {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
  color: #142f7e;
}
#sec2 .set3 .content .right .box h3 span::before {
  content: "";
  border-top: 1px solid #142f7e;
  position: absolute;
  top: 56%;
  left: calc(100% + 12px);
  right: -1000px;
}
#sec2 .set3 .content .right .box h3 span::after {
  content: "";
  border-top: 1px solid #142f7e;
  position: absolute;
  top: 56%;
  right: calc(100% + 12px);
  left: -1000px;
}
#sec2 .set3 .content .right .box .txt {
  font-size: 14px;
}
#sec3 {
  padding: 180px 0 152px;
}
#sec3 .set1 {
  padding-bottom: 153px;
  position: relative;
}
#sec3 .set1::before {
  content: "";
  background: url(../img/facilities_rentals/sec3_deco1.png) no-repeat;
  width: 537px;
  height: 524px;
  position: absolute;
  top: 245px;
  left: calc(50% + 232px);
  z-index: -1;
}
#sec3 .set1::after {
  content: "";
  background: url(../img/facilities_rentals/sec3_deco3.png) no-repeat;
  width: 724px;
  height: 582px;
  position: absolute;
  bottom: -258px;
  left: calc(50% + 176px);
  z-index: -2;
}
#sec3 .set1 h2 {
  text-align: center;
  padding-top: 32px;
  position: relative;
}
#sec3 .set1 h2::before {
  content: "";
  background: url(../img/facilities_rentals/sec2_ttl_deco.png) no-repeat;
  width: 124px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sec3 .set1 .txt-sub {
  text-align: center;
  margin: 93px 0 98px;
}
#sec3 .set1 .txt-sub p:not(:last-child) {
  margin-bottom: 30px;
}
#sec3 .set1 .content .item {
  display: flex;
  align-items: flex-start;
}
#sec3 .set1 .content .item .photo {
  flex: 1;
  margin-left: -219px;
  height: 445px;
}
#sec3 .set1 .content .item .gr-txt {
  width: 410px;
  margin: 47px 0 0 58px;
}
#sec3 .set1 .content .item .gr-txt h3 {
  margin-left: -3px;
}
#sec3 .set1 .content .item .gr-txt .txt {
  margin: 38px 0 44px;
}
#sec3 .set1 .content .item .gr-txt .box {
  border: 1px solid #142f7e;
  font-size: 16px;
  padding: 14px 20px 18px;
  text-align: center;
  width: 306px;
}
#sec3 .set1 .content .item .gr-txt .note {
  margin-top: 45px;
}
#sec3 .set1 .content .item1 {
  margin-bottom: 123px;
}
#sec3 .set1 .content .item1 .photo {
  height: 507px;
}
@media screen and (max-width: 1438px) {
  #sec3 .set1 .content .item1 .photo {
    margin-left: calc(-50vw + 50%);
  }
}
#sec3 .set1 .content .item1 .gr-txt {
  width: 557px;
  margin: 31px -136px 0 79px;
}
#sec3 .set1 .content .item2 {
  margin-bottom: 151px;
}
#sec3 .set1 .content .item2 .photo {
  margin: 0 -101px 0 0;
}
@media screen and (max-width: 1202px) {
  #sec3 .set1 .content .item2 .photo {
    margin-right: calc(-50vw + 50%);
  }
}
#sec3 .set1 .content .item2 .gr-txt {
  width: 410px;
  margin: 46px 59px 0 0;
}
#sec3 .set1 .content .item2 .gr-txt .txt {
  margin-bottom: 59px;
}
#sec3 .set1 .content .item2 .gr-txt .box {
  width: 100%;
  text-align: left;
  display: flex;
  padding: 32px 20px 33px 34px;
}
#sec3 .set1 .content .item2 .gr-txt .box dt {
  margin-right: 25px;
}
#sec3 .set1 .content .item2 .gr-txt .box dd {
  flex: 1;
}
#sec3 .set1 .content .item3 {
  position: relative;
}
#sec3 .set1 .content .item3::before {
  content: "";
  background: url(../img/facilities_rentals/sec3_deco2.png) no-repeat;
  width: 313px;
  height: 493px;
  position: absolute;
  top: -249px;
  left: -282px;
  z-index: -1;
}
#sec3 .set1 .content .item3 .photo {
  margin-left: -100px;
}
@media screen and (max-width: 1200px) {
  #sec3 .set1 .content .item3 .photo {
    margin-left: calc(-50vw + 50%);
  }
}
#sec3 .set1 .content .item3 .gr-txt .txt {
  margin: 41px 0 52px;
}
#sec3 .set1 .content .item3 .gr-txt .box {
  width: 100%;
  padding: 32px 20px 19px 44px;
  text-align: left;
}
#sec3 .set1 .content .item3 .gr-txt .box dl {
  display: flex;
}
#sec3 .set1 .content .item3 .gr-txt .box dl dt {
  margin-right: 29px;
}
#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: 14px;
}
#sec3 .set2 .wrap {
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
#sec3 .set2 .content {
  margin: -38px 38px 0;
  display: flex;
  justify-content: space-between;
}
#sec3 .set2 .content .col {
  width: 32.2878228782%;
  text-align: center;
  border: 1px solid #142f7e;
  padding: 52px 20px 66px;
}
#sec3 .set2 .content .col .txt {
  font-size: 16px;
  margin-top: 12px;
}
#sec4 {
  padding: 162px 0 121px;
  background: url(../img/shared/bg_gray.jpg);
  position: relative;
}
#sec4::before {
  content: "";
  background: url(../img/facilities_rentals/sec4_deco.png) no-repeat;
  width: 501px;
  height: 559px;
  position: absolute;
  top: 69px;
  left: calc(50% - 726px);
}
#sec4 .content {
  display: flex;
  align-items: flex-start;
  position: relative;
}
#sec4 .content .gr-txt {
  width: 435px;
  margin: 75px 65px 0 0;
}
#sec4 .content .gr-txt h2 {
  margin-bottom: 40px;
}
#sec4 .content .photo {
  flex: 1;
  height: 432px;
  margin-right: -150px;
}
@media screen and (max-width: 1299px) {
  #sec4 .content .photo {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (max-width: 1299px) {
  #sec2 .set3 .content .right {
    width: 580px;
  }
  #sec2 .set3 .content .right .js .sl-fd .item .js-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 671px;
  }
  #sec3 .set1 .content .item1 .gr-txt {
    margin-right: calc(-50vw + 50% + 20px);
  }
}
@media screen and (max-width: 1199px) {
  #sec2 .set3 .content .right {
    width: 550px;
  }
}
