#page_facilities .sp {
  display: none;
}
@media (max-width: 750px) {
  #page_facilities .sp {
    display: block;
  }
}
#page_facilities .pc {
  display: block;
}
@media (max-width: 750px) {
  #page_facilities .pc {
    display: none;
  }
}
#page_facilities .addIcon:before {
  content: "";
  width: 8.75em;
  height: 8.75em;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#page_facilities .addIcon.icon-area {
  background: #f27c50;
}
#page_facilities .addIcon.icon-area:before {
  background-image: url(../img/facilities_icon-area.png);
}
#page_facilities .addIcon.icon-service {
  background: #42a9c3;
}
#page_facilities .addIcon.icon-service:before {
  background-image: url(../img/facilities_icon-service.png);
}
#page_facilities .addIcon.icon-all {
  background: #7bc688;
}
#page_facilities .addIcon.icon-all:before {
  background-image: url(../img/facilities_icon-all.png);
}
#page_facilities .anchorList {
  max-width: 1236px;
  width: 100%;
  padding: 0.5rem 0 5.3rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  #page_facilities .anchorList {
    padding: 3vw;
  }
}
#page_facilities .anchorList a {
  padding: 2.8em 0 0;
  font-size: 1rem;
  max-width: 376px;
  width: 30.4%;
  height: 18.5em;
  margin: 0 1.45%;
  display: inline-block;
  position: relative;
  text-align: center;
  border-radius: 0.5em;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
@media (max-width: 750px) {
  #page_facilities .anchorList a {
    width: 100%;
    max-width: none;
    margin: 0 auto 1em;
    height: 9em;
    font-size: 4vw;
  }
}
#page_facilities .anchorList a:before {
  margin-bottom: 1.8em;
}
@media (max-width: 750px) {
  #page_facilities .anchorList a:before {
    position: absolute;
    top: 50%;
    left: 1em;
    transform: translateY(-50%);
    width: 6em;
    height: 6em;
  }
}
#page_facilities .anchorList a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1.5em;
  transform: translateX(-50%) rotate(45deg);
  display: block;
  width: 0.5em;
  height: 0.5em;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
#page_facilities .anchorList a span {
  text-align: center;
  font-weight: bold;
  display: block;
  font-size: 1.875em;
  line-height: 1.2;
  color: #ffffff;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  #page_facilities .anchorList a span {
    position: absolute;
    width: 100%;
    top: 50%;
    right: 0;
    padding-left: 3em;
    transform: translateY(-50%);
  }
}
#page_facilities .secSearch {
  padding-bottom: 3em;
}
#page_facilities .secSearch .secTitle {
  margin: 4.5em 0 3.3em;
  padding: 6.2em 0 2.7em;
  text-align: center;
  font-size: 1rem;
  position: relative;
}
@media (max-width: 750px) {
  #page_facilities .secSearch .secTitle {
    padding-bottom: 2em;
    margin-bottom: 2em;
  }
}
#page_facilities .secSearch .secTitle:before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
#page_facilities .secSearch .secTitle span {
  color: #ffffff;
  font-size: 1.875em;
}
#page_facilities .secSearch .secTitle span small {
  display: block;
  font-size: 0.533em;
  font-weight: normal;
  margin-top: 1.4em;
  line-height: 1.8;
}
#page_facilities .secSearch.searchTaxonomy .inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
#page_facilities .secSearch.searchTaxonomy .btnToggle {
  display: none;
}
#page_facilities .secSearch.searchTaxonomy .jsButton {
  position: relative;
  text-align: center;
  right: auto;
  bottom: auto;
  width: 100%;
  max-width: 312px;
  margin: 1.5em auto;
}
#page_facilities .secSearch.searchTaxonomy .jsButton button {
  outline: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck {
  border: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck var.count {
  display: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck input[type=checkbox] {
  display: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck dl dt {
  border: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck ul li label .text .name {
  display: block;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck ul li label .text .all {
  display: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck .jsAllCheck {
  border: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck .jsAllCheck label .text .name {
  display: none;
}
#page_facilities .secSearch.searchTaxonomy .jsCheck .jsAllCheck label .text .all {
  display: block;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchArea .secTitle {
    margin-bottom: 0;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl {
  display: block !important;
  background: #f7f2e1;
  margin: 0 0 0.3rem !important;
  padding: 0.8rem 24px 0 !important;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl {
    padding: 3vw !important;
  }
  #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul:nth-of-type(even), #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl:nth-of-type(even) {
    background: #ffffff;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul > dt, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl > dt {
  pointer-events: none;
  border: none;
  background: none;
  padding: 0;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul > dt span, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl > dt span {
  color: #202020;
  letter-spacing: 1px;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul > dd, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl > dd {
  text-align: left;
  font-size: 0;
  margin: 0 0 0 -16px;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul > dd, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl > dd {
    margin-left: 0;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul > dd ul, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > dl > dd ul {
  border: none;
  display: inline;
  padding: 0;
  background: none;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck .jsAllCheck {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  background: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck .jsAllCheck {
    width: 100%;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck ul li {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 !important;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck ul li {
    width: 100%;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul {
  font-size: 0;
  margin: 0 0 0 -16px;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck > ul {
    margin-left: 0;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text {
  display: flex;
  color: #202020;
  align-items: center;
  -webkit-user-select: none;
          user-select: none;
  width: 220px;
  height: 56px;
  border: solid 2px #b3b3b3;
  background: #ffffff;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  box-sizing: border-box;
  padding: 1em;
  text-align: left;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1em 16px;
  position: relative;
  transition: all 0.2s;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text {
    width: 100%;
    margin: 0 0 0.5em 0;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text:before, #page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text:before {
  width: 1.3em;
  height: 1.3em;
  display: block;
  background: #b3b3b3;
  border-radius: 100%;
  transform: translateY(-50%);
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text:after {
  width: 0.4em;
  height: 0.2em;
  border: solid #ffffff;
  border-width: 0 0 2px 2px;
  transform-origin: 15% 200%;
  transform: translateY(-50%) rotate(-45deg);
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text:hover {
  color: #82b800;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck label span.text > span {
  line-height: 1.3;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck input[type=checkbox]:checked + .text {
  border-color: #82b800;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck input[type=checkbox]:checked + .text:before {
  background-color: #82b800;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck .jsAllCheck input[type=checkbox]:checked + .text {
  background-color: #82b800;
  color: #ffffff;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck .jsAllCheck input[type=checkbox]:checked + .text:before {
  background-color: #ffffff;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck .jsAllCheck input[type=checkbox]:checked + .text:after {
  border-color: #82b800;
}
#page_facilities .secSearch.searchTaxonomy#searchArea .jsCheck input[type=checkbox]:disabled + .text {
  background-color: #eeeeee;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck {
    padding: 3vw;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck > dl > dt {
  padding: 0;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck > dl > dd {
  font-size: 0;
  margin: 0 0 0 -21px;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck > dl > dd {
    margin-left: 0;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck .jsAllCheck {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  background: none;
  padding: 0;
  margin: 0;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck .jsAllCheck .name {
  display: none !important;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck .jsAllCheck {
    width: 100%;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck > ul {
  font-size: 0;
  margin: 0 0 0 -21px;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck > ul {
    margin-left: 0;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck ul {
  border: none;
  display: inline-block;
  padding: 0;
  background: none;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck ul {
    display: block;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck ul li {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 !important;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck ul li {
    width: 100%;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text {
  display: block;
  -webkit-user-select: none;
          user-select: none;
  width: 312px;
  height: 6.5em;
  border: solid 2px #b3b3b3;
  background: no-repeat 0.8em 0.7em #ffffff;
  background-size: 3em auto;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.5em;
  box-sizing: border-box;
  padding: 0.8em 0.5em 2.1em 4.5em;
  text-align: left;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 1.7em 21px;
  position: relative;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text {
    font-size: 4vw;
    width: 100%;
    height: 4em;
    margin: 0 0 0.5em 0;
    background-position: 0.8em 50%;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text:before, #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text:after {
  content: "";
  position: absolute;
  bottom: 0.5em;
  left: 50%;
  z-index: 2;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text:before {
  width: 1em;
  height: 1em;
  display: block;
  background: #ffffff;
  border-radius: 100%;
  transform: translateX(-50%);
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text:before {
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 0.5em;
    background: #b3b3b3;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text:after {
  width: 0.4em;
  height: 0.2em;
  border: solid #b3b3b3;
  border-width: 0 0 2px 2px;
  transform-origin: -60% -20%;
  transform: translateX(-50%) rotate(-45deg);
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text:after {
    top: 50%;
    transform-origin: 10% 140%;
    transform: translateY(-50%) rotate(-45deg);
    left: auto;
    right: 0.5em;
    border-color: #ffffff;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text:hover {
  color: #82b800;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text span {
  line-height: 1.5;
  height: 3em;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text span:before {
  content: "";
  width: 100%;
  height: 2.1em;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #b3b3b3;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label span.text span:before {
    display: none;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_1 span.text {
  background-image: url(../img/facility_service-service_1.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_2 span.text {
  background-image: url(../img/facility_service-service_2.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_3 span.text {
  background-image: url(../img/facility_service-service_3.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_4 span.text {
  background-image: url(../img/facility_service-service_4.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_5 span.text {
  background-image: url(../img/facility_service-service_5.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_6 span.text {
  background-image: url(../img/facility_service-service_6.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_7 span.text {
  background-image: url(../img/facility_service-service_7.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_8 span.text {
  background-image: url(../img/facility_service-service_8.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck label.facility_service-service_9 span.text {
  background-image: url(../img/facility_service-service_9.png);
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck input[type=checkbox]:checked + .text {
  border-color: #82b800;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck input[type=checkbox]:checked + .text:before {
    background-color: #82b800;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck input[type=checkbox]:checked + .text:after {
  border-color: #82b800;
}
@media (max-width: 750px) {
  #page_facilities .secSearch.searchTaxonomy#searchService .jsCheck input[type=checkbox]:checked + .text:after {
    border-color: #ffffff;
  }
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck input[type=checkbox]:checked + .text span:before {
  background-color: #82b800;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck .jsAllCheck input[type=checkbox]:checked + .text {
  background-color: #82b800;
  color: #ffffff;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck .jsAllCheck input[type=checkbox]:checked + .text:before {
  background-color: #ffffff;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck .jsAllCheck input[type=checkbox]:checked + .text:after {
  border-color: #82b800;
}
#page_facilities .secSearch.searchTaxonomy#searchService .jsCheck input[type=checkbox]:disabled + .text {
  background-color: #eeeeee;
}