@charset "UTF-8";
/*** LP ***/
.page-andhaus {
  color: #5a4b41;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Arimo", sans-serif;
  font-weight: 500;
}
.page-andhaus .p-mv {
  height: calc((100vh - 8rem) * 2);
  min-height: 156rem;
  position: relative;
}
@media (max-width: 767px) {
  .page-andhaus .p-mv {
    height: calc(100dvh - 5rem);
    min-height: 90dvh;
  }
}
.page-andhaus .p-mv__inner {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: inherit;
}
.page-andhaus .p-mv__title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(calc(-50% - 4px));
  z-index: 2;
}
@media (max-width: 767px) {
  .page-andhaus .p-mv__title {
    left: 5vw;
  }
  .page-andhaus .p-mv__title img {
    width: 30vw;
  }
}
.page-andhaus .p-mv__image {
  width: 100%;
  height: calc(100vh - 8rem);
  min-height: 78rem;
  position: absolute;
}
@media (max-width: 767px) {
  .page-andhaus .p-mv__image {
    height: calc(50dvh - 3rem);
    min-height: 50%;
  }
}
.page-andhaus .p-mv__image.img01 {
  background: url(../images/mv_01_pc.png) no-repeat center center/cover;
  top: 0;
  left: 0;
}
.page-andhaus .p-mv__image.img01 img {
  max-width: 18rem;
}
.page-andhaus .p-mv__image.img01 .p-mv__image_inner {
  height: inherit;
  padding-inline: 8rem;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 767px) {
  .page-andhaus .p-mv__image.img01 {
    background: url(../images/mv_01_sp.png) no-repeat center center/cover;
  }
  .page-andhaus .p-mv__image.img01 img {
    max-width: 70vw;
  }
  .page-andhaus .p-mv__image.img01 .p-mv__image_inner {
    height: inherit;
    padding: 5vw;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: start;
  }
}
.page-andhaus .p-mv__image.img02 {
  background: url(../images/mv_02_pc.png?date=20250917) no-repeat bottom center/cover;
  bottom: 0;
  left: 0;
}
.page-andhaus .p-mv__image.img02 img {
  width: 66.6666666667vw;
  max-width: 77.4rem;
}
.page-andhaus .p-mv__image.img02 .p-mv__image_inner {
  height: inherit;
  padding-inline: 8rem;
  padding-block: 4rem;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
@media (max-width: 767px) {
  .page-andhaus .p-mv__image.img02 {
    background: url(../images/mv_02_sp.png?date=20250917) no-repeat center center/cover;
  }
  .page-andhaus .p-mv__image.img02 img {
    width: 100%;
    max-width: 80vw;
  }
  .page-andhaus .p-mv__image.img02 .p-mv__image_inner {
    height: inherit;
    padding: 5vw;
  }
}
.page-andhaus .p-mv__image-attention {
  position: absolute;
  bottom: 1.6rem;
  right: 1.6rem;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-andhaus .p-mv__image-attention {
    bottom: 0.8rem;
    right: 0.8rem;
    font-size: 1.2rem;
  }
}
.page-andhaus .p-introduction {
  background: url(../images/bg_introduction_wave.svg) no-repeat bottom center/100%, linear-gradient(180deg, #f0e8d7 0%, #f0e8d7 80%, rgba(240, 232, 215, 0) 80%, rgba(240, 232, 215, 0) 100%);
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.page-andhaus .p-introduction__inner {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .page-andhaus .p-introduction__inner {
    margin-top: calc(7.6rem * 1);
    margin-bottom: calc(7.6rem * 1);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-introduction__inner {
    margin-top: calc(6rem * 1);
    margin-bottom: calc(6rem * 1);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-introduction__inner {
    margin-top: calc(4rem * 1);
    margin-bottom: calc(4rem * 1);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-introduction__inner {
    padding-inline: 1.6rem;
  }
}
.page-andhaus .p-introduction__text {
  color: #5a4b41;
  display: grid;
  gap: 1em;
  text-align: center;
  margin-top: -16rem;
  margin-bottom: 16rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-introduction__text {
    margin-top: -8rem;
    margin-bottom: 8rem;
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-introduction__text {
    margin-top: -2.4rem;
    margin-bottom: 2.4rem;
  }
}
.page-andhaus .p-introduction__text .__upper,
.page-andhaus .p-introduction__text .__lower {
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-andhaus .p-introduction__text .__upper,
  .page-andhaus .p-introduction__text .__lower {
    font-size: 1.6rem;
  }
}
.page-andhaus .p-introduction__text .__middle {
  font-weight: 700;
  font-size: 2.2rem;
}
.page-andhaus .p-scene {
  background: url(../images/bg_scene_wave.svg) no-repeat bottom center/100%, linear-gradient(180deg, #f7f5f0 0%, #f7f5f0 80%, rgba(240, 232, 215, 0) 80%, rgba(240, 232, 215, 0) 100%);
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: -7.2rem;
  margin-bottom: 7.2rem;
}
@media (max-width: 767px) {
  .page-andhaus .p-scene {
    margin-top: -4rem;
    margin-bottom: 4rem;
  }
}
.page-andhaus .p-scene__inner {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .page-andhaus .p-scene__inner {
    margin-top: calc(7.6rem * 1.5);
    margin-bottom: calc(7.6rem * 1.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-scene__inner {
    margin-top: calc(6rem * 1.5);
    margin-bottom: calc(6rem * 1.5);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-scene__inner {
    margin-top: calc(4rem * 1.5);
    margin-bottom: calc(4rem * 1.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-scene__inner {
    padding-inline: 1.6rem;
  }
}
.page-andhaus .p-scene__list {
  display: flex;
  gap: 1.6rem;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .page-andhaus .p-scene__list {
    padding-inline: 5vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 0.8rem;
         column-gap: 0.8rem;
    row-gap: 0;
  }
}
.page-andhaus .p-scene__note {
  text-align: center;
  font-size: 1.4rem;
}
@media (min-width: 1024px) {
  .page-andhaus .p-scene__note {
    margin-top: calc(7.6rem * 0.25);
    margin-bottom: calc(7.6rem * 0.25);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-scene__note {
    margin-top: calc(6rem * 0.25);
    margin-bottom: calc(6rem * 0.25);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-scene__note {
    margin-top: calc(4rem * 0.25);
    margin-bottom: calc(4rem * 0.25);
  }
}
.page-andhaus .p-feature {
  background: url(../images/bg_feature_pc.png) no-repeat center right/100%;
  aspect-ratio: 1280/700;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-feature {
    background: url(../images/bg_feature_pc.png) no-repeat bottom right/100%;
    aspect-ratio: 1280/1200;
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-feature {
    background: url(../images/bg_feature_sp.png) no-repeat bottom right/100%;
    aspect-ratio: 750/1450;
    width: 100%;
    overflow: hidden;
  }
}
.page-andhaus .p-feature__inner {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .page-andhaus .p-feature__inner {
    margin-top: calc(7.6rem * 1.5);
    margin-bottom: calc(7.6rem * 1.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-feature__inner {
    margin-top: calc(6rem * 1.5);
    margin-bottom: calc(6rem * 1.5);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-feature__inner {
    margin-top: calc(4rem * 1.5);
    margin-bottom: calc(4rem * 1.5);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-feature__inner {
    padding-inline: 5vw;
  }
}
@media (max-width: 767px) and (min-width: 1024px) {
  .page-andhaus .p-feature__inner {
    margin-top: calc(7.6rem * 1);
    margin-bottom: calc(7.6rem * 1);
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-feature__inner {
    margin-top: calc(6rem * 1);
    margin-bottom: calc(6rem * 1);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .page-andhaus .p-feature__inner {
    margin-top: calc(4rem * 1);
    margin-bottom: calc(4rem * 1);
  }
}
.page-andhaus .p-feature__title {
  text-align: center;
}
.page-andhaus .p-feature__title img {
  width: unset;
}
@media (max-width: 767px) {
  .page-andhaus .p-feature__title {
    text-align: left;
  }
  .page-andhaus .p-feature__title img {
    width: 60%;
  }
}
.page-andhaus .p-feature__list {
  position: relative;
  margin-top: 4rem;
  width: 100%;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  gap: 1.6rem;
}
.page-andhaus .p-feature__list:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/img_feature.svg) no-repeat center center/contain;
  width: 100%;
  max-width: 23rem;
  aspect-ratio: 234/169;
  top: -5rem;
  left: -18rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-feature__list:before {
    left: -16rem;
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-feature__list:before {
    width: 50%;
    top: -11rem;
    left: unset;
    right: -4rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-feature__list {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-andhaus .p-feature__list .__item {
  background: #ffd1a1;
  border-radius: 2.5em;
  border: 3px solid #fff;
  text-align: center;
  padding: 1em;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}
.page-andhaus .p-feature__list .__item .__inner_note {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .page-andhaus .p-feature__list .__item {
    font-size: 1.6rem;
  }
  .page-andhaus .p-feature__list .__item .__inner_note {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-recommend {
    overflow: hidden;
    background: url(../images/bg_recommend_sp.png) no-repeat top 2.4rem center/140%;
  }
}
.page-andhaus .p-recommend__inner {
  text-align: center;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.page-andhaus .p-recommend__inner img {
  width: unset;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-recommend__inner {
    padding-inline: 2.4rem;
  }
}
@media (max-width: 767px) and (min-width: 1024px) {
  .page-andhaus .p-recommend__inner {
    margin-top: calc(7.6rem * 2);
    margin-bottom: calc(7.6rem * 2);
  }
}
@media (max-width: 767px) and (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-recommend__inner {
    margin-top: calc(6rem * 2);
    margin-bottom: calc(6rem * 2);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .page-andhaus .p-recommend__inner {
    margin-top: calc(4rem * 2);
    margin-bottom: calc(4rem * 2);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-recommend__inner img {
    width: unset;
    max-width: 90%;
  }
}
.page-andhaus .p-recommend__movie {
  margin-top: 4rem;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.page-andhaus .p-recommend__movie .__movie iframe {
  width: 100%;
  max-width: 50rem;
  aspect-ratio: 1080/783;
}
.page-andhaus .p-recommend__movie .__caption {
  margin-top: 1em;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}
.page-andhaus .p-facility {
  overflow: hidden;
  background: url(../images/bg_facility_wave.svg) no-repeat top center/100%, url(../images/bg_facility_wave.svg) no-repeat bottom center/100%, linear-gradient(180deg, rgba(247, 245, 240, 0) 0%, rgba(247, 245, 240, 0) 10%, #f7f5f0 10%, #f7f5f0 90%, rgba(247, 245, 240, 0) 90%);
}
.page-andhaus .p-facility__inner {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .page-andhaus .p-facility__inner {
    margin-top: calc(7.6rem * 1.5);
    margin-bottom: calc(7.6rem * 1.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-facility__inner {
    margin-top: calc(6rem * 1.5);
    margin-bottom: calc(6rem * 1.5);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-facility__inner {
    margin-top: calc(4rem * 1.5);
    margin-bottom: calc(4rem * 1.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-facility__inner {
    padding-inline: 2.4rem;
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-facility__inner {
    padding-inline: 5vw;
  }
}
.page-andhaus .p-facility__title {
  text-align: center;
}
.page-andhaus .p-facility__title img {
  width: unset;
  max-width: 100%;
}
@media (max-width: 767px) {
  .page-andhaus .p-facility__title img {
    width: unset;
    max-width: 90%;
  }
}
.page-andhaus .p-facility__list {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .page-andhaus .p-facility__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-andhaus .p-facility__list2 {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .page-andhaus .p-facility__list2 .__item:last-child {
    grid-column: span 2;
  }
}
.page-andhaus .p-property__inner {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .page-andhaus .p-property__inner {
    margin-top: calc(7.6rem * 1.5);
    margin-bottom: calc(7.6rem * 1.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-property__inner {
    margin-top: calc(6rem * 1.5);
    margin-bottom: calc(6rem * 1.5);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-property__inner {
    margin-top: calc(4rem * 1.5);
    margin-bottom: calc(4rem * 1.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-property__inner {
    padding-inline: 2.4rem;
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-property__inner {
    padding-inline: 5vw;
  }
}
.page-andhaus .p-property__title {
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem;
  background: #5a4b41;
  color: #fff;
  padding: 1.6rem;
}
@media (min-width: 1024px) {
  .page-andhaus .p-property .property {
    margin-top: calc(7.6rem * 0.5);
    margin-bottom: calc(7.6rem * 0.5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-andhaus .p-property .property {
    margin-top: calc(6rem * 0.5);
    margin-bottom: calc(6rem * 0.5);
  }
}
@media (max-width: 767px) {
  .page-andhaus .p-property .property {
    margin-top: calc(4rem * 0.5);
    margin-bottom: calc(4rem * 0.5);
  }
}
.page-andhaus .p-property .property .property_list_link {
  border: 2px solid #5a4b41;
  padding: 1.6rem;
}
.page-andhaus .p-property .property .property_list_link:hover {
  border: 2px solid #E60021;
}