@charset "UTF-8";

@media screen and (max-width: 767px) {
  #page_facilities #sec_detail .item02:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 61px;
    bottom: auto;
    width: 77px;
    height: 53px;
    background: url(<?phpechoget_theme_file_uri();?>/assets/img/ico_logo.webp) no-repeat left top;
    background-size: cover;
    margin: auto 0;
  }
}

.link09 {
  width: 12%;
  height: 7%;
  bottom: 5%;
  left: 32%;
}

@media screen and (max-width: 767px) {
  .link09 {
    bottom: 15%;
    left: 30%;
  }
}

.front-linkbtn .btn03 {
  margin: 15px 15px;
  width: 300px;
}

.garden-linkbtn .btn03 {
  margin: 10px;
  width: 260px;
}
@media screen and (max-width: 767px) {
  .garden-linkbtn .btn03 {
    margin: 5%;
    width: 90%;
  }
}

.front-linkbtn .btn03 span,
.garden-linkbtn .btn03 span {
  line-height: 3;
}

.garden-linkbtn {
  display: flex;
}

@media screen and (max-width: 640px) {
  .garden-linkbtn {
    display: block;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  #page_facilities #sec_detail .item .hd02 {
    padding: 27px 15px 8px;
    line-height: 1.3888888889;
  }

  #page_facilities #sec_detail .item .img {
    margin: 0;
  }
}

#page_facilities #sec_detail {
  margin-bottom: 65px;
}

@media screen and (max-width: 1024px) {
  #page_facilities #sec_detail {
    margin-bottom: 0;
  }
}

#page_facilities #sec_detail .item02 {
  margin-bottom: 45px;
}

#page_facilities #sec_detail:before {
  content: "";
  position: absolute;
  margin-top: -80px;
  left: 0;
  right: 0;
  height: 4px;
}

@media screen and (max-width: 1024px) {
  #page_facilities #sec_detail:before {
    content: none;
  }
}

#page_facilities .sec_block__item:after {
  content: none;
}

.anchor-link {
  padding-top: 20px;
  margin-top: -20px;
}

@media screen and (max-width: 767px) {
  .anchor-link {
    padding-top: 0px;
    margin-top: -0px;
  }
}

#page_facilities #sec_detail .item02 .item_in {
  padding-bottom: 45px;
}

#page_facilities .sec_block__item .img .link02 {
  width: 11%;
  height: 4.5%;
  bottom: 12%;
  left: 39.5%;
}
@media only screen and (max-width: 1024px) {
  #page_facilities .sec_block__item .img .link02 {
    width: 13.5%;
    height: 3.5%;
    bottom: 21.75%;
    left: 40%;
  }
}

#page_facilities .swiper_box {
  width: 40%;
  margin: 0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #page_facilities .swiper_box {
    width: 100%;
  }
}

#page_facilities .swiper_box .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}

#page_facilities .swiper_box .swiper .swiper-wrapper {
  height: auto;
}

#page_facilities .swiper_box .swiper .swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  background-color: #ccc;
  margin: 0 15px 0 0;
}

#page_facilities .swiper_box .swiper .swiper-pagination-bullet-active {
  background-color: #111;
}
