@charset "UTF-8";
@media only screen and (max-width: 767px) {
  .keyVisual__image .photo .cap--inLeft {
    bottom: 11.4666666667vw;
  }
}

.location-ebisu {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .location-ebisu {
    padding: 155px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .location-ebisu {
    padding: 32vw 0 0;
  }
}
.location-ebisu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .location-ebisu:before {
    background: #2a2828 url("../img/pc/bg-contents-01@1.5x.png") no-repeat top center;
    background-size: auto 100%;
    height: 111.1111111111vw;
  }
}
@media only screen and (max-width: 767px) {
  .location-ebisu:before {
    background: url("../img/sp/bg-contents-01.png") no-repeat top center;
    background-size: 100% auto;
    height: 306.1333333333vw;
  }
}

.location-meguro {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .location-meguro {
    padding: 198px 0 318px;
  }
}
@media only screen and (max-width: 767px) {
  .location-meguro {
    padding: 37.3333333333vw 0 42.6666666667vw;
  }
}

.location-serenity {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .location-serenity {
    padding: 0 0 240px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .location-serenity {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .location-serenity {
    padding: 0 0 26vw;
  }
}
.location-serenity:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .location-serenity:before {
    background: url("../img/pc/bg-contents-02@1.5x.png") no-repeat top center;
    background-size: auto 100%;
    height: 111.1111111111vw;
  }
}
@media only screen and (max-width: 767px) {
  .location-serenity:before {
    background: url("../img/sp/bg-contents-02.png") no-repeat top center;
    background-size: 100% auto;
    height: 306.1333333333vw;
  }
}

.ebisuSect {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .ebisuSect {
    max-width: 1440px;
  }
}
.ebisuSect__head .sectTtl {
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (min-width: 768px) {
  .ebisuSect__head .sectTtl {
    margin: 0 40px 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .ebisuSect__head .sectTtl {
    margin: 0 0 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .ebisuSect__block {
    display: flex;
    align-items: center;
    gap: 120px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .ebisuSect__block {
    gap: 8.3333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .ebisuSect__block {
    margin-top: 10.6666666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .ebisuSect__block .photo {
    width: 89.6vw;
  }
}
@media only screen and (max-width: 767px) {
  .ebisuSect__block .headingUnit {
    margin-top: 16vw;
    padding: 0 10vw;
  }
}
@media only screen and (min-width: 768px) {
  .sectTtl + .ebisuSect__block {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .ebisuSect__cont {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .ebisuSect__cont {
    margin-top: 14.6666666667vw;
  }
}
.ebisuSect__cont .photo:nth-child(1) {
  margin: 0 0 0 auto;
}
@media only screen and (min-width: 768px) {
  .ebisuSect__cont .photo:nth-child(1) {
    width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .ebisuSect__cont .photo:nth-child(1) {
    width: 50vw;
  }
}
@media only screen and (min-width: 768px) {
  .ebisuSect__cont .photo:nth-child(2) {
    width: 360px;
    margin: 50px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .ebisuSect__cont .photo:nth-child(2) {
    margin: 11.2vw auto 0 5.3333333333vw;
    width: 40vw;
  }
}

.meguroSect {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .meguroSect {
    max-width: 1440px;
  }
}
.meguroSect__head {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .meguroSect__head {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .meguroSect__head .headingUnit {
    width: 50%;
    padding-left: 240px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1440px) {
  .meguroSect__head .headingUnit {
    padding-left: 8.3333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .meguroSect__head .headingUnit {
    padding: 0 10vw;
  }
}
.meguroSect__head .sectTtl {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .meguroSect__head .sectTtl {
    bottom: -7.8dvh;
    left: 2.7777777778vw;
  }
}
@media only screen and (max-width: 767px) {
  .meguroSect__head .sectTtl {
    bottom: -8vw;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .meguroSect__visual {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .meguroSect__visual {
    width: 89.6vw;
    margin: 15.6vw 0 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .meguroSect__visual .photo {
    width: 720px;
    max-width: 100%;
  }
}
.meguroSect__cont {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .meguroSect__cont {
    max-width: 1200px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .meguroSect__cont {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .meguroSect__cont {
    margin-top: 153px;
  }
}
@media only screen and (max-width: 767px) {
  .meguroSect__cont {
    margin-top: 17.0666666667vw;
  }
}
@media only screen and (min-width: 768px) {
  .meguroSect__cont .photo {
    width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .meguroSect__cont .photo {
    width: 40vw;
  }
}

.serenitySect {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .serenitySect {
    max-width: 1440px;
  }
}
@media only screen and (min-width: 768px) {
  .serenitySect__head .guidanceMovie {
    width: 1080px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .serenitySect__head .guidanceMovie {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .serenitySect__head .guidanceMovie {
    width: 80vw;
  }
}
.serenitySect__cont {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .serenitySect__cont {
    margin-top: 142px;
  }
}
@media only screen and (min-width: 768px) {
  .serenitySect__cont .headingUnit {
    position: absolute;
    z-index: 2;
    padding-left: 240px;
    top: 189px;
    left: 0;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .serenitySect__cont .headingUnit {
    padding-left: 8.3333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .serenitySect__cont .headingUnit {
    margin-top: 16vw;
    padding: 0 10vw;
  }
}
.serenitySect__visual {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .serenitySect__visual {
    width: 720px;
    margin: 0 0 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .serenitySect__visual {
    margin: 16vw 0 0 auto;
    width: 80vw;
  }
}
.serenitySect__visual .sectTtl {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .serenitySect__visual .sectTtl {
    top: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .serenitySect__visual .sectTtl {
    top: 10.6666666667vw;
  }
}
.serenitySect__subVisual {
  position: absolute;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .serenitySect__subVisual {
    width: 480px;
    top: 544px;
    left: calc(50% - 120px);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 767px) {
  .serenitySect__subVisual {
    width: 50vw;
    left: 5.3333333333vw;
    bottom: 11.7333333333vw;
  }
}

.lifeInfoBlock__ttl {
  align-items: center;
  background-color: #263f2e;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  height: 35px;
  margin-bottom: 15px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__ttl {
    font-size: 3.2vw;
    height: 6.6666666667vw;
    margin-bottom: 2.6666666667vw;
    padding: 0 4vw;
  }
}
.lifeInfoBlock__item {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  line-height: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__item {
    font-size: 2.9333333333vw;
  }
}
.lifeInfoBlock__item + .lifeInfoBlock__item {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__item + .lifeInfoBlock__item {
    margin-top: 4vw;
  }
}
.lifeInfoBlock__item:after {
  border-top: 1px dashed #333333;
  content: "";
  height: 1px;
  left: 0;
  order: 3;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  z-index: -1;
}
.lifeInfoBlock__item .place,
.lifeInfoBlock__item .time,
.lifeInfoBlock__item .dist {
  background-color: #ffffff;
  display: inline-block;
}
.lifeInfoBlock__item .place {
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__item .place {
    padding-right: 2.6666666667vw;
  }
}
.lifeInfoBlock__item .time {
  margin-left: auto;
  padding: 0 20px 0 50px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__item .time {
    padding: 0 4vw 0 10.6666666667vw;
  }
}
.lifeInfoBlock__item .time:before {
  content: "徒歩";
  left: 10px;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__item .time:before {
    left: 2vw;
  }
}
.lifeInfoBlock__item .time:after {
  content: "・";
  position: absolute;
  right: 0;
  top: 0;
}
.lifeInfoBlock__item .dist {
  padding-left: 40px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__item .dist {
    padding-left: 8vw;
  }
}
.lifeInfoBlock__item .dist:before {
  content: "約";
  left: 10px;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .lifeInfoBlock__item .dist:before {
    left: 2vw;
  }
}