@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
#location .main-visual .title img {
  width: 514rem;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));
}

#location .intro {
  padding-bottom: 78rem;
  text-align: center;
}

#location .intro .title {
  font-weight: normal;
  font-size: 32rem;
  color: #9F9FA0;
  line-height: 1.3;
  padding-bottom: 50rem;
}

#location .intro .text {
  font-size: 18rem;
  line-height: 1.9;
}

#location .sec01 {
  background: url(../images/location/bg01.jpg);
  background-size: cover;
  padding: 80rem 0;
  margin-bottom: 80rem;
}

#location .sec01 .wrap {
  max-width: 1080px;
}

#location .sec01 .list {
  display: flex;
  justify-content: space-between;
}

#location .sec01 .list li {
  width: 44%;
  width: 42%;
}

#location .sec01 .list li:last-child {
  width: 56%;
  width: 66%;
}

#location .sec01 .list li:first-child .image {
  width: 90%;
}

#location .sec01 .list .txt {
  font-size: 18rem;
  margin-bottom: 20rem;
}

#location .sec01 .list .txt span {
  font-size: 28rem;
  line-height: 1.6;
}

#location .sec01 .list .lead {
  font-size: 13rem;
  line-height: 1.8;
  text-align: left;
  margin-bottom: 20rem;
}

#location .sec01 .cap01 {
  bottom: 10%;
}

#location .sec02 {
  margin-bottom: 160rem;
}

#location .sec02 .list {
  max-width: 1080px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

#location .sec02 .list li {
  width: 56%;
}

#location .sec02 .list li:last-child {
  width: 39%;
}

#location .sec02 .list .txt {
  font-size: 18rem;
  line-height: 2;
  margin-bottom: 20rem;
}

#location .sec02 .list .lead {
  font-size: 13rem;
  line-height: 1.8;
  margin-bottom: 20rem;
}

#location .sec02 .slick-slide img {
  width: 100%;
  height: auto;
}

#location .sec02 .slick-dots {
  bottom: -30px;
}

#location .sec02 .slick-dots li,
#location .sec02 .slick-dots li:last-child {
  width: auto;
}

#location .sec02 .slick-dots li button {
  background: #ECF0F5;
  border-radius: 50px;
}

#location .sec02 .slick-dots li button:before {
  color: transparent;
}

#location .sec02 .slick-dots li.slick-active button {
  background: #F8ED4F;
}

#location .sec03 {
  margin-bottom: 160rem;
}

#location .sec03 .titles {
  max-width: 1060px;
  width: 78%;
  margin: 0 auto 60rem;
  display: flex;
  align-items: baseline;
}

#location .sec03 .titles li {
  width: 24%;
}

#location .sec03 .titles li:last-child {
  width: auto;
}

#location .sec03 .titles .lead {
  font-size: 20rem;
  line-height: 1.6;
  text-align: left;
}

#location .sec03 .bg02 {
  background: #E0E5D8;
  background: linear-gradient(to right, #fff 10%, #E0E5D8 10%, #E0E5D8 90%, #fff 90%);
  padding: 60rem 0;
}

#location .sec03 .bg02 .caps {
  font-size: 11rem;
  line-height: 1.6;
  text-align: right;
  margin-top: 8rem;
}

#location .sec04 .titles {
  max-width: 1060px;
  width: 78%;
  margin: 0 auto 60rem;
  display: flex;
  align-items: baseline;
}

#location .sec04 .titles li {
  width: 33%;
}

#location .sec04 .titles li:last-child {
  width: auto;
}

#location .sec04 .titles .lead {
  font-size: 20rem;
  line-height: 1.6;
  text-align: left;
}

#location .sec04 .bg03 {
  margin: auto;
  background: linear-gradient(to right, #fff 10%, #E0E5D8 10%, #E0E5D8 90%, #fff 90%);
  padding: 60rem 0;
}

#location .sec04 .bg03 .inner {
  text-align: center;
  max-width: 1060px;
  width: 78%;
  margin: auto;
}

#location .sec04 .bg03 .txt {
  font-size: 22rem;
  line-height: 1.6;
  margin-bottom: 35rem;
  color: #A63B64;
}

#location .sec04 .bg03 .list {
  display: flex;
  justify-content: space-between;
}

#location .sec04 .bg03 .list li {
  width: 54%;
  width: 59%;
}

#location .sec04 .bg03 .list li:last-child {
  width: 42%;
  width: 40%;
}

#location .sec04 .bg03 .list .lead {
  text-align: left;
  font-size: 13rem;
  line-height: 1.5;
  margin-bottom: 23rem;
}

#location .sec04 .bg03 .list .line {
  margin-bottom: 30rem;
}

#location .sec04 .bg03 .list02 {
  max-width: 1060px;
  width: 78%;
  margin: auto;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

#location .sec04 .bg03 .list02 li {
  width: 40%;
}

#location .sec04 .bg03 .list02 li:last-child {
  width: 44%;
}

#location .sec04 .bg03 .list02 .txt {
  font-size: 18rem;
  line-height: 1.8;
  margin-bottom: 30rem;
  color: #000;
}

#location .sec04 .bg03 .list02 .lead {
  font-size: 13rem;
  line-height: 1.6;
  margin-bottom: 30rem;
}

#location .sec04 .bg03 .list02 .caps {
  text-align: right;
  font-size: 11rem;
  line-height: 1.6;
}

#location .sec04 .flex {
  display: flex;
  justify-content: space-between;
}

#location .sec04 .flex .slider02 {
  width: 48%;
}

#location .sec04 .mini {
  text-align: right;
  font-size: 11rem;
  line-height: 1.6;
  margin-top: 10rem;
}

#location .sec05 {
  background: linear-gradient(to bottom, #fff 0%, #fff 10%, #E0E5D8 10%, #E0E5D8 90%, #fff 90%, #fff 100%);
  max-width: 1150px;
  margin: auto;
}

#location .sec05 .list {
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#location .sec05 .list li {
  width: 50%;
}

#location .sec05 .list li:last-child {
  width: 44%;
}

#location .sec05 .list .txt {
  font-size: 18rem;
  line-height: 1.8;
  margin-bottom: 30rem;
}

#location .sec05 .list .lead {
  font-size: 13rem;
  line-height: 1.6;
  margin-bottom: 30rem;
}

#location .sec05 .list .caps {
  text-align: right;
  font-size: 11rem;
  line-height: 1.6;
}

#location .sec06 {
  margin: 160rem auto 40rem;
}

#location .sec06 .wrap {
  max-width: 920px;
}

#location .sec06 .tit {
  text-align: center;
  font-size: 32rem;
  color: #9F9FA0;
  margin-bottom: 40rem;
}

#location .sec06 .lower-message {
  text-align: center;
}

#location .sec06 .lower-message .txt span {
  color: #151515;
  background-color: #F0E8DC;
}

#location .sec06 .lower-message .txt span:after {
  background-color: #fff;
}

#location .sec06 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#location .sec06 .list li {
  text-align: center;
  width: 32%;
  margin-bottom: 40rem;
}

#location .sec06 .list .name {
  font-size: 18rem;
  line-height: 1.6;
  margin-top: 8rem;
}

#location .sec06 .list .min {
  font-size: 13rem;
}

#location .life-info {
  text-align: center;
  margin-bottom: 100rem;
}

#location .life-info .wrap {
  max-width: 920px;
}

#location .life-info .tabs {
  text-align: center;
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}

#location .life-info .tabs li {
  width: 15%;
  background: #fff;
}

#location .life-info .tabs a {
  display: block;
  color: #000;
  font-size: 13px;
  padding: 15px 0;
  border-bottom: 1px solid;
  font-family: "Shippori Mincho", serif;
}

#location .life-info .tabs a.current {
  background: #000;
  color: #fff;
}

#location .life-info .logo {
  float: left;
  width: 67%;
  text-align: right;
}

#location .life-info .logo span {
  display: block;
  margin-right: 20px;
  font-size: 18rem;
}

#location .life-info .logo img {
  width: 20px;
}

#location .life-info .annotation {
  font-size: 10px;
  line-height: 1.5;
  float: right;
  width: 32%;
}

#location .life-info .annotation span {
  display: block;
  text-align: left;
  line-height: 1.4;
  margin-left: 18px;
}

#location .life-info .maps {
  position: relative;
  margin: 75px auto 0;
}

#location .life-info .googlemap {
  height: 700px;
  margin-right: 350px;
  background: #fff;
}

#location .life-info .list-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  height: 100%;
  min-height: 450px;
  background: #fff;
  box-sizing: border-box;
  text-align: left;
  padding: 9px 10px;
  border-left: 1px solid #eee;
}

#location .life-info .list-wrapper ol {
  counter-reset: lis;
  display: none;
}

#location .life-info .list-wrapper ol.current {
  display: block;
}

#location .life-info .list-wrapper li {
  padding: 9px 10px 9px 40px;
  list-style: none;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  line-height: 1.2;
  position: relative;
  cursor: pointer;
  cursor: hand;
  font-family: "Shippori Mincho", serif;
}

#location .life-info .list-wrapper li:after {
  counter-increment: lis;
  content: counter(lis);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50px;
  background: #004135;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  position: absolute;
}

#location .life-info .list-wrapper .minite {
  display: none;
  font-size: 10px;
  padding-top: 4px;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  #location .main-visual .title img {
    width: 194rem;
  }
  #location .intro {
    text-align: left;
    width: 84%;
  }
  #location .sec01 {
    background: url(../images/location/bg01.jpg);
    background-size: cover;
    padding: 0 0 40rem;
    margin-bottom: 0;
  }
  #location .sec01 .list {
    display: block;
  }
  #location .sec01 .list li {
    width: 100%;
  }
  #location .sec01 .list li:last-child {
    width: 100%;
  }
  #location .sec01 .list .txt {
    line-height: 1.8;
  }
  #location .sec01 .list .txt span {
    font-size: 24rem;
  }
  #location .sec01 .list .lead {
    margin-bottom: 40rem;
  }
  #location .sec01 .list .lead br {
    display: none;
  }
  #location .sec01 .cap01 {
    bottom: 0;
  }
  #location .sec01 .swipe-img img {
    width: 800px !important;
  }
  #location .sec02 {
    margin-bottom: 80rem;
  }
  #location .sec02 .list {
    display: block;
  }
  #location .sec02 .list li {
    width: 100%;
  }
  #location .sec02 .list li:last-child {
    width: 94%;
    margin: 40rem auto 0;
  }
  #location .sec02 .list .lead {
    margin-bottom: 40rem;
  }
  #location .sec02 .list .lead br {
    display: none;
  }
  #location .sec02 .img-list {
    display: flex !important;
    justify-content: space-between;
  }
  #location .sec02 .img-list li {
    width: 100%;
  }
  #location .sec02 .caps {
    text-align: right;
    font-size: 11rem;
    line-height: 1.6;
    margin-top: 8rem;
  }
  #location .sec03 {
    margin-bottom: 80rem;
  }
  #location .sec03 .titles {
    margin: 0 auto 24rem;
    display: block;
  }
  #location .sec03 .titles li {
    width: 42%;
  }
  #location .sec03 .titles li:last-child {
    margin-top: 20rem;
    width: auto;
  }
  #location .sec03 .titles .lead br {
    display: none;
  }
  #location .sec03 .bg02 {
    background: linear-gradient(to right, #fff 5%, #E0E5D8 5%, #E0E5D8 95%, #fff 95%);
    padding: 20rem 0 20rem;
  }
  #location .sec03 .bg02 .caps {
    margin-right: 6%;
  }
  #location .sec04 {
    margin-bottom: 60rem;
  }
  #location .sec04 .titles {
    margin: 0 auto 24rem;
    display: block;
  }
  #location .sec04 .titles li {
    width: 60%;
  }
  #location .sec04 .titles li:last-child {
    margin-top: 20rem;
    width: auto;
  }
  #location .sec04 .titles .lead br {
    display: none;
  }
  #location .sec04 .bg03 {
    background: linear-gradient(to right, #fff 5%, #E0E5D8 5%, #E0E5D8 95%, #fff 95%);
    padding: 20rem 0 20rem;
  }
  #location .sec04 .bg03 .inner {
    text-align: center;
    width: 100%;
    margin: auto;
  }
  #location .sec04 .bg03 .txt {
    text-align: left;
    width: 80%;
    margin: 0 auto 30rem;
  }
  #location .sec04 .bg03 .list {
    display: block;
  }
  #location .sec04 .bg03 .list li {
    width: 100%;
  }
  #location .sec04 .bg03 .list li:last-child {
    display: none;
  }
  #location .sec04 .bg03 .list .lead {
    width: 80%;
    margin: 20rem auto 0;
  }
  #location .sec04 .bg03 .list .line {
    margin-bottom: 30rem;
  }
  #location .sec04 .bg03 .list02 {
    display: block;
    width: 98%;
  }
  #location .sec04 .bg03 .list02 li {
    width: 80%;
    margin: auto;
  }
  #location .sec04 .bg03 .list02 li:last-child {
    width: 80%;
  }
  #location .sec04 .bg03 .list02 .txt {
    width: 100%;
    font-size: 17rem;
    margin: 20rem auto 0rem;
  }
  #location .sec04 .bg03 .list02 .lead {
    margin: 20rem auto 30rem;
  }
  #location .sec04 .bg03 .list02 .caps {
    text-align: right;
    font-size: 11rem;
    line-height: 1.6;
  }
  #location .sec04 .line {
    width: 90%;
    margin: 40rem auto;
  }
  #location .sec04 .list-sp {
    display: flex;
    width: 220vw;
  }
  #location .sec04 .list-sp li {
    width: 25%;
  }
  #location .sec04 .caps {
    width: 83%;
    text-align: left;
    font-size: 11rem;
    line-height: 1.6;
    margin: 8rem auto 0;
  }
  #location .sec04 .mini {
    width: 80%;
    margin: 10rem auto 0;
  }
  #location .sec05 {
    background: none;
    margin: auto;
  }
  #location .sec05 .list {
    width: 90%;
    margin: auto;
    display: block;
  }
  #location .sec05 .list li {
    width: 100%;
  }
  #location .sec05 .list li:last-child {
    width: 100%;
    margin-top: 40rem;
  }
  #location .sec05 .list li:first-child {
    background: linear-gradient(to right, #fff 5%, #E0E5D8 5%, #E0E5D8 95%, #fff 95%);
    padding: 40rem 0 40rem;
  }
  #location .sec05 .list .txt {
    font-size: 18rem;
    line-height: 1.8;
    margin-bottom: 30rem;
  }
  #location .sec05 .list .lead {
    font-size: 13rem;
    line-height: 1.6;
    margin-bottom: 30rem;
  }
  #location .sec05 .list .caps {
    text-align: right;
    font-size: 11rem;
    line-height: 1.6;
  }
  #location .sec06 {
    margin: 80rem auto 40rem;
  }
  #location .sec06 .lower-message {
    margin-bottom: 40rem;
  }
  #location .sec06 .list {
    width: 660vw;
    flex-wrap: nowrap;
  }
  #location .sec06 .list li {
    text-align: center;
    width: 32%;
    margin-bottom: 10rem;
  }
  #location .sec06 .list .name {
    font-size: 16rem;
  }
  #location .sec06 .list .min {
    font-size: 11rem;
  }
  #location .life-info {
    margin: 0 auto 60px;
  }
  #location .life-info .tabs {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
  }
  #location .life-info .tabs li {
    width: 49%;
    background: #fff;
  }
  #location .life-info .maps {
    margin-top: 25px;
  }
  #location .life-info .googlemap {
    height: 328px;
    margin-right: auto;
  }
  #location .life-info .list-wrapper {
    position: static;
    width: auto;
    height: auto;
    min-height: 0;
    border: none;
  }
  #location .life-info .logo, #location .life-info .annotation {
    width: 100%;
    float: none;
  }
  #location .life-info .logo span, #location .life-info .annotation span {
    text-align: center;
    margin-right: auto;
  }
  #location .swipe-list {
    overflow-x: auto;
  }
}

/*# sourceMappingURL=location.css.map */
