@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}

body.location .header {
  transition: transform 0.1s;
}
body.location .block_mv {
  background: url(../img/location/main.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  body.location .block_mv {
    background: url(../img/location/main_sp.jpg) no-repeat center center;
    background-size: cover;
  }
}
body.location .section_lead {
  width: 90%;
  margin: auto;
  padding: 100px 0 110px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  body.location .section_lead {
    padding: 40px 0 45px;
  }
}
body.location .section_lead .title {
  font-size: 33px;
  line-height: 1.75;
  margin-bottom: 40px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  body.location .section_lead .title {
    font-size: 22px;
    margin-bottom: 20px;
    letter-spacing: 0.04em;
  }
}
body.location .section_lead .txt {
  font-size: 17px;
  line-height: 2.5;
}
@media screen and (max-width: 767px) {
  body.location .section_lead .txt {
    font-size: 13px;
    line-height: 2.5;
  }
}
body.location .section_eyecatch {
  display: flex;
  align-items: center;
  width: 90%;
  height: 100vh;
  margin: 70px auto 0;
  overflow-x: hidden;
}
body.location .section_eyecatch img {
  width: 1894px;
  max-width: initial;
}
body.location .section_facilities {
  position: relative;
  padding: 90px 25px;
}
body.location .section_facilities:after {
  content: "image photo";
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 10px;
  color: #000;
}
body.location .section_facilities.section_shopping {
  background: url(../img/location/bg_shopping.jpg) no-repeat center center;
  background-size: cover;
}
body.location .section_facilities.section_education {
  background: url(../img/location/bg_education.jpg) no-repeat center center;
  background-size: cover;
}
body.location .section_facilities.section_medical {
  background: url(../img/location/bg_medical.jpg) no-repeat center center;
  background-size: cover;
}
body.location .section_facilities.section_public {
  background: url(../img/location/bg_public.jpg) no-repeat center center;
  background-size: cover;
}
body.location .section_facilities.section_nature {
  background: url(../img/location/bg_nature.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  body.location .section_facilities {
    padding: 45px 15px;
  }
}
body.location .section_facilities .inner {
  max-width: 1000px;
  margin-inline: auto;
}
body.location .section_facilities .title {
  font-family: "EB Garamond", serif;
  padding-left: 35px;
  font-size: 64px;
  color: #be9360;
}
@media screen and (max-width: 767px) {
  body.location .section_facilities .title {
    padding-left: 25px;
    font-size: 42px;
  }
}
body.location .section_facilities .lead {
  margin-top: 25px;
  padding: 10px 0 10px 35px;
  border-left: 5px solid #be9360;
  font-size: 26px;
  letter-spacing: 0.15em;
  line-height: 2.2;
}
@media screen and (max-width: 767px) {
  body.location .section_facilities .lead {
    margin-top: 10px;
    padding: 5px 5px 5px 25px;
    border-left: 3px solid #be9360;
    font-size: 16px;
  }
}
body.location .section_facilities .img_list {
  padding: 40px 35px 40px;
  border-left: 0.75px solid #000;
}
@media screen and (max-width: 767px) {
  body.location .section_facilities .img_list {
    padding: 20px 0px 10px 15px;
  }
}
body.location .section_facilities .img_list .img_slider {
  padding: 0 20px;
}
body.location .section_facilities .img_list .img_slider .each {
  padding: 0 20px;
}
body.location .section_facilities .img_list .img_slider .each figcaption {
  margin-top: 10px;
  text-align: right;
  font-size: 10px;
}
body.location .section_facilities .img_list .img_slider .slide-arrow {
  position: absolute;
  top: calc(50% - 14px);
  width: 28px;
  height: 28px;
  background: url(../img/location/arrow_slider.svg) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
body.location .section_facilities .img_list .img_slider .prev-arrow {
  left: -20px;
}
body.location .section_facilities .img_list .img_slider .next-arrow {
  right: -20px;
  transform: rotate(180deg);
}
body.location .section_facilities .img_list .img_slider .slick-dots {
  text-align: left;
}
@media screen and (max-width: 767px) {
  body.location .section_facilities .img_list .img_slider .slick-dots {
    text-align: center;
  }
}
body.location .section_facilities .img_list .img_slider .slick-dots li {
  width: 12px;
  height: 12px;
}
body.location .section_facilities .img_list .img_slider .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
}
body.location .section_facilities .img_list .img_slider .slick-dots li button:before {
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 20px;
  opacity: 1;
  color: #e6e6e6;
}
body.location .section_facilities .img_list .img_slider .slick-dots li.slick-active button:before {
  font-size: 20px;
  opacity: 1;
  color: #be9360;
}
body.location .section_lifeinfo {
  width: 100%;
  max-width: 1000px;
  margin: 110px auto 0;
  padding: 0 25px;
}
body.location .section_lifeinfo .title {
  font-family: "EB Garamond", serif;
  text-align: center;
  font-size: 36px;
  color: #be9360;
}
@media screen and (max-width: 767px) {
  body.location .section_lifeinfo .title {
    font-size: 23px;
  }
}
body.location .section_lifeinfo .map {
  max-width: 637px;
  margin: 40px auto 0;
}
body.location .section_lifeinfo .map .map_caption {
  margin-top: 10px;
  font-size: 10px;
}
body.location .section_lifeinfo .tabs {
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
}
body.location .section_lifeinfo .tabs .each_tab {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16.6666666667%;
  height: 46px;
  background: #f8f4ee;
  color: #cccccc;
  font-size: 12px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 767px) {
  body.location .section_lifeinfo .tabs .each_tab {
    width: 33.3333333333%;
  }
}
body.location .section_lifeinfo .tabs .each_tab:hover, body.location .section_lifeinfo .tabs .each_tab.is-current {
  background: #be9360;
  color: #fff;
}
body.location .section_lifeinfo .content {
  margin-top: 40px;
  min-height: 80px;
}
body.location .section_lifeinfo .content .each_content {
  width: 100%;
  display: none;
}
body.location .section_lifeinfo .content .each_content.is-current {
  display: block;
}
body.location .section_bnr {
  max-width: 637px;
  margin: 95px auto 80px;
  padding: 0 20px;
}
body.location .section_bnr p {
  margin-top: 20px;
}/*# sourceMappingURL=location.css.map */