@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 lower common
==================================================================================*/
/*==================================================================================
 location
==================================================================================*/
#location .intro {
  text-align: center;
}
#location .intro .tit {
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 40px;
}
#location .intro .lead {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 120px;
}
#location .intro .list01 {
  margin-bottom: 120px;
}
#location .intro .list01 li {
  float: left;
  width: 33.3333%;
}
#location .intro .tit01 {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 40px;
}
#location .intro .lead01 {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 40px;
}
#location .intro .img04 {
  max-width: 1000px;
  margin: 0 auto 200px;
}
#location .sections {
  text-align: center;
}
#location .sections .wrap {
  max-width: 1000px;
}
#location .sections .img00 {
  margin-bottom: 80px;
}
#location .sections .tit {
  text-align: left;
  font-size: 12px;
  line-height: 2;
  margin-bottom: 20px;
  padding-left: 13px;
  border-left: 1px solid;
}
#location .sections .tit span {
  font-size: 30px;
}
#location .sections .txt {
  text-align: left;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 80px;
}
#location .sections .img01 {
  max-width: 1000px;
  margin: auto;
}
#location .sections .name {
  font-size: 16px;
  letter-spacing: 0.08em;
  margin-top: 20px;
  margin-bottom: 10px;
}
#location .sections .min {
  font-size: 14px;
}
#location .sections .lead {
  font-size: 14px;
  line-height: 2;
  margin-top: 20px;
}
#location .sections .slick-slide {
  margin: 0 10px;
}
#location .sections .slick__prev,
#location .sections .slick__next {
  position: absolute;
  bottom: -35px;
  z-index: 1;
}
#location .sections .slick__prev {
  left: 42%;
}
#location .sections .slick__next {
  left: 50%;
}
#location .sections .slick__prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  content: url("../imgs/prev.svg");
}
#location .sections .slick__next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  content: url("../imgs/next.svg");
}
#location .sections .slick__prev.slick-arrow,
#location .sections .slick__next.slick-arrow {
  background: transparent;
  border: none;
}
#location .sec01 .list01 {
  max-width: 1000px;
  margin: 80px auto 100px;
  display: flex;
  justify-content: space-between;
}
#location .sec01 .list01 li {
  text-align: left;
  width: 49%;
}
#location .sec01 .bg {
  background: #c6bbb5;
  padding: 100px 0 160px;
}
#location .sec01 .list02 {
  margin: auto;
  display: flex;
  justify-content: space-between;
  width: 186vw;
}
#location .sec01 .list02 li {
  width: 99%;
  margin-right: 1vw;
}
#location .sec02 {
  background: #f1efeb;
  padding: 100px 0 80px;
}
#location .sec02 .list01 {
  max-width: 1000px;
  margin: 80px auto 0;
  display: flex;
  justify-content: space-between;
}
#location .sec02 .list01 li {
  width: 66%;
}
#location .sec02 .list01 li:last-child {
  width: 32%;
}
#location .sec02 .img03 {
  margin-top: 35px;
}
#location .sec02 .list02 {
  max-width: 1000px;
  margin: 40px auto 10px;
  display: flex;
  justify-content: space-between;
}
#location .sec02 .list02 li {
  width: 32%;
}
#location .sec03 {
  background: #abb5ad;
  padding: 100px 0;
}
#location .sec03 .list-tit {
  font-size: 16px;
  margin-bottom: 20px;
}
#location .sec03 .list-tit.top {
  margin-top: 80px;
}
#location .sec03 .list01 {
  max-width: 1000px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
}
#location .sec03 .list01 li {
  width: 66%;
}
#location .sec03 .list01 li:last-child {
  width: 32%;
}
#location .sec03 .img03 {
  margin-top: 35px;
}
#location .sec03 .list02 {
  max-width: 1000px;
  margin: 40px auto 10px;
  display: flex;
  justify-content: space-between;
}
#location .sec03 .list02 li {
  width: 49%;
}
#location .sec03 .list03 {
  max-width: 1000px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
}
#location .sec03 .list03 li {
  width: 49%;
}
#location .sec04 {
  background: #f1efeb;
  padding: 100px 0 160px;
}
#location .sec04 .lists {
  max-width: inherit;
  display: flex;
  justify-content: space-between;
  width: 209vw;
}
#location .sec04 .lists li {
  width: 99%;
  margin-right: 1vw;
}
#location .sec05 {
  background: #c6bbb5;
  padding: 100px 0;
}
#location .sec05 .list01 {
  max-width: 1000px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
}
#location .sec05 .list01 li {
  text-align: left;
  width: 65%;
}
#location .sec05 .list01 li:last-child {
  text-align: center;
  width: 33%;
}
#location .sec05 .list01 .img03 {
  margin-top: 35px;
}
#location .sec06 {
  text-align: center;
  background: #f1efeb;
  padding: 130px 0;
}
#location .sec06 .wrap {
  max-width: 1000px;
}
#location .sec06 .tit {
  font-size: 32px;
  margin-bottom: 80px;
}
/*==================================================================================
 lower-sp
==================================================================================*/
@media (max-width: 768px) {
  /*==================================================================================
   location
  ==================================================================================*/
  #location .intro {
    text-align: center;
  }
  #location .intro .tit {
    text-align: left;
    font-size: 22px;
    margin-bottom: 40px;
  }
  #location .intro .lead {
    text-align: left;
    margin-bottom: 80px;
  }
  #location .intro .list01 {
    margin-bottom: 80px;
  }
  #location .intro .list01 li {
    float: none;
    width: 100%;
  }
  #location .intro .tit01 {
    text-align: left;
  }
  #location .intro .lead01 {
    text-align: left;
  }
  #location .intro .img04 {
    max-width: 1000px;
    margin: 0 auto;
  }
  #location .intro .click {
    margin-bottom: 80px;
  }
  #location .sections .img00 {
    margin-bottom: 40px;
  }
  #location .sections .txt {
    margin-bottom: 40px;
  }
  #location .sections .swipe-icon {
    max-width: 300px;
    margin: 20px auto 0;
  }
  #location .sections .slider {
    display: none;
  }
  #location .sec01 .name {
    text-align: left;
  }
  #location .sec01 .min {
    text-align: left;
  }
  #location .sec01 .lead {
    text-align: left;
  }
  #location .sec01 .list01 {
    max-width: 1000px;
    margin: 40px auto 60px;
    display: block;
  }
  #location .sec01 .list01 li {
    width: 100%;
  }
  #location .sec01 .list01 li:last-child {
    margin-top: 40px;
  }
  #location .sec01 .list01 .name {
    width: 94%;
    margin: 20px auto 10px;
  }
  #location .sec01 .list01 .min {
    width: 94%;
    margin: auto;
  }
  #location .sec01 .list01 .lead {
    width: 94%;
    margin: 20px auto 0;
  }
  #location .sec01 .bg {
    background: #c6bbb5;
    padding: 60px 0;
  }
  #location .sec01 .list02 {
    width: 656vw;
    margin-bottom: 10px;
  }
  #location .sec01 .list02 li {
    width: 98%;
    margin-right: 2vw;
  }
  #location .sec01 .list02 .name {
    text-align: center;
  }
  #location .sec01 .list02 .min {
    text-align: center;
  }
  #location .sec02 {
    padding: 60px 0;
  }
  #location .sec02 .list01 {
    max-width: 1000px;
    margin: 40px auto 0;
    display: none;
  }
  #location .sec02 .list01 li {
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec02 .list01 li:last-child {
    width: 100%;
  }
  #location .sec02 .img03 {
    margin-top: 40px;
  }
  #location .sec02 .list02 {
    max-width: inherit;
    margin: 0 auto 10px;
    width: 492vw;
  }
  #location .sec02 .list02 li {
    width: 98vw;
    margin-right: 2vw;
  }
  #location .sec03 {
    background: #abb5ad;
    padding: 60px 0 20px;
  }
  #location .sec03 .list-tit.top {
    margin-top: 80px;
  }
  #location .sec03 .list01 {
    display: none;
  }
  #location .sec03 .list01 li {
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec03 .list01 li:last-child {
    width: 100%;
  }
  #location .sec03 .img03 {
    margin-top: 40px;
  }
  #location .sec03 .list02 {
    max-width: inherit;
    margin: 0 auto 10px;
    width: 410vw;
  }
  #location .sec03 .list02 li {
    width: 98vw;
    margin-right: 2vw;
  }
  #location .sec03 .list03 {
    display: block;
  }
  #location .sec03 .list03 li {
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec04 {
    padding: 60px 0;
  }
  #location .sec04 .lists {
    max-width: inherit;
    width: 656vw;
    margin-bottom: 10px;
  }
  #location .sec04 .lists li {
    width: 98%;
    margin-right: 2vw;
  }
  #location .sec05 {
    padding: 60px 0 20px;
  }
  #location .sec05 .list01 {
    display: block;
  }
  #location .sec05 .list01 li {
    text-align: left;
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec05 .list01 li:last-child {
    text-align: center;
    width: 100%;
  }
  #location .sec05 .list01 .img03 {
    margin-top: 35px;
  }
  #location .sec05 .list01 li:first-child .name {
    width: 94%;
    margin: 20px auto 10px;
  }
  #location .sec05 .list01 li:first-child .min {
    width: 94%;
    margin: auto;
  }
  #location .sec05 .list01 li:first-child .lead {
    width: 94%;
    margin: 20px auto 0;
  }
  #location .sec06 {
    padding: 60px 0;
  }
  #location .sec06 .tit {
    font-size: 22px;
    margin-bottom: 30px;
  }
}/*# sourceMappingURL=style.css.map */