@charset "UTF-8";
.main .sec_sanitary .headline .ttl,
.main .sec_amenity .headline .ttl,
.main .sec_security .headline .ttl, .main .sec_sanitary .headline .catch .en,
.main .sec_amenity .headline .catch .en,
.main .sec_security .headline .catch .en, .main .design .headline .ttl,
.main .spaceDesign .headline .ttl {
  font-family: "Forum", serif;
  line-height: 0.8;
}

@media (prefers-reduced-motion: no-preference) {
  .main .leaf_top::before, .main .sec_amenity::before, .main .leaf_top::after, .main .sec_amenity::after {
    animation: flowPetal 4s infinite alternate;
    opacity: 0;
    transform: translate3d(0, -20%, 0);
    transition: 2.4s 0.8s;
    transition-property: opacity transform;
  }
  @keyframes flowPetal {
    0% {
      translate: 0 -0.1rem 0;
    }
    100% {
      translate: 0 0 0;
    }
  }
  .main .scrollIn.leaf_top::before, .main .scrollIn.sec_amenity::before, .main .scrollIn.leaf_top::after, .main .scrollIn.sec_amenity::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

:target {
  scroll-margin-top: unset;
}
@media screen and (max-width: 750px) {
  :target {
    scroll-margin-top: unset;
  }
}

.main .leaf_top {
  padding-top: 1.8rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .leaf_top {
    padding-top: 1.5rem;
  }
}
.main .leaf_top::before {
  content: "";
  display: block;
  width: 3.67rem;
  aspect-ratio: 367/310;
  position: absolute;
  top: -0.76rem;
  right: calc(50% + 3.8rem);
  background: url(../../assets/imgs/leaf_367x310.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .leaf_top::before {
    width: 1.84rem;
    top: -0.45rem;
    right: auto;
    left: 0;
  }
}
.main .anchor_trigger {
  height: 1px;
}
.main .anchor_wrap {
  position: sticky;
  top: 1.6rem;
  z-index: 900;
  padding: 0.3rem 0;
}
@media screen and (max-width: 750px) {
  .main .anchor_wrap {
    top: 1.1rem;
    padding: 0 0 0.3rem;
  }
  .main .anchor_wrap .wrap {
    padding-inline: 0.3rem;
  }
}
.main .anchor_wrap.is-fixed {
  background: #fff;
}
.main .anchor_wrap .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main .anchor_wrap .grid {
    gap: 0.05rem;
  }
}
.main .anchor_wrap .box a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.8rem;
  color: #78aa9f;
  border: 1px solid;
  font-family: "Forum", serif;
  font-size: 0.32rem;
  position: relative;
  transition: all 0.3s ease;
}
@media screen and (max-width: 750px) {
  .main .anchor_wrap .box a {
    font-size: 0.24rem;
    line-height: 1.2;
    text-align: center;
  }
}
.main .anchor_wrap .box a .ic {
  -webkit-mask-image: url(../../assets/imgs/arw02.svg);
          mask-image: url(../../assets/imgs/arw02.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #78aa9f;
  width: 0.18rem;
  height: 0.18rem;
  transform: rotate(90deg);
  position: absolute;
  top: 0.3rem;
  right: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .anchor_wrap .box a .ic {
    width: 0.15rem;
    height: 0.15rem;
    right: 0.15rem;
  }
}
.main .anchor_wrap .box a:hover {
  background: rgba(120, 170, 159, 0.2);
}
.main .anchor_wrap .box a.active {
  background: #78aa9f;
  color: #fff;
}
.main .anchor_wrap .box a.active .ic {
  background-color: #fff;
}
.main a.scroll {
  display: block;
  margin-top: -2rem;
  padding-top: 2rem;
}
.main .sec_sanitary,
.main .sec_amenity,
.main .sec_security {
  padding: 1.8rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary,
  .main .sec_amenity,
  .main .sec_security {
    padding: 1.5rem 0 0;
  }
}
.main .sec_sanitary .headline .ttl,
.main .sec_amenity .headline .ttl,
.main .sec_security .headline .ttl {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .headline .ttl,
  .main .sec_amenity .headline .ttl,
  .main .sec_security .headline .ttl {
    font-size: 0.8rem;
    line-height: 1;
  }
}
.main .sec_sanitary .headline .catch,
.main .sec_amenity .headline .catch,
.main .sec_security .headline .catch {
  padding: 0.8rem 0 0;
  text-align: center;
}
.main .sec_sanitary .headline .catch .ja,
.main .sec_amenity .headline .catch .ja,
.main .sec_security .headline .catch .ja {
  margin-inline: auto;
}
.main .sec_sanitary .headline .catch .en,
.main .sec_amenity .headline .catch .en,
.main .sec_security .headline .catch .en {
  margin: 0.24rem 0 0;
  color: #b3aaaa;
  font-size: 0.15rem;
  letter-spacing: 0.02em;
  line-height: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .headline .catch .en,
  .main .sec_amenity .headline .catch .en,
  .main .sec_security .headline .catch .en {
    padding: 0.4rem 0 0;
    font-size: 0.2rem;
  }
}
.main .sec_sanitary .cate,
.main .sec_amenity .cate,
.main .sec_security .cate {
  margin-top: 1.3rem;
}
.main .sec_sanitary .cate .h3_ttl,
.main .sec_amenity .cate .h3_ttl,
.main .sec_security .cate .h3_ttl {
  color: #78aa9f;
  text-align: center;
  font-size: 0.8rem;
  font-family: "Forum", serif;
  font-weight: 400;
  line-height: 1;
}
.main .sec_sanitary .cate .grid_cl4,
.main .sec_amenity .cate .grid_cl4,
.main .sec_security .cate .grid_cl4 {
  margin-top: 0.8rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .cate .grid_cl4,
  .main .sec_amenity .cate .grid_cl4,
  .main .sec_security .cate .grid_cl4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.main .sec_sanitary .cate .grid_cl3,
.main .sec_amenity .cate .grid_cl3,
.main .sec_security .cate .grid_cl3 {
  margin-top: 0.8rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .cate .grid_cl3,
  .main .sec_amenity .cate .grid_cl3,
  .main .sec_security .cate .grid_cl3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.main .sec_sanitary .cate .grid_cl2,
.main .sec_amenity .cate .grid_cl2,
.main .sec_security .cate .grid_cl2 {
  margin-top: 0.8rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
}
.main .sec_sanitary .cate .box .image,
.main .sec_amenity .cate .box .image,
.main .sec_security .cate .box .image {
  position: relative;
}
.main .sec_sanitary .cate .box .image figcaption,
.main .sec_amenity .cate .box .image figcaption,
.main .sec_security .cate .box .image figcaption {
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
  font-size: 0.14rem;
  letter-spacing: 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .cate .box .image figcaption,
  .main .sec_amenity .cate .box .image figcaption,
  .main .sec_security .cate .box .image figcaption {
    font-size: 0.18rem;
  }
}
.main .sec_sanitary .cate .box .image figcaption.white,
.main .sec_amenity .cate .box .image figcaption.white,
.main .sec_security .cate .box .image figcaption.white {
  color: #fff;
}
.main .sec_sanitary .cate .box .ttl,
.main .sec_amenity .cate .box .ttl,
.main .sec_security .cate .box .ttl {
  font-size: 0.24rem;
  font-weight: 400;
  margin-top: 0.25rem;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .cate .box .ttl,
  .main .sec_amenity .cate .box .ttl,
  .main .sec_security .cate .box .ttl {
    font-size: 0.3rem;
    line-height: 1.5;
  }
}
.main .sec_sanitary .cate .box .text,
.main .sec_amenity .cate .box .text,
.main .sec_security .cate .box .text {
  margin-top: 0.15rem;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .cate .box .text,
  .main .sec_amenity .cate .box .text,
  .main .sec_security .cate .box .text {
    font-size: 0.24rem;
  }
}
.main .sec_sanitary .cate .box small,
.main .sec_amenity .cate .box small,
.main .sec_security .cate .box small {
  display: block;
  margin-top: 0.1rem;
  font-size: 0.14rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .main .sec_sanitary .cate .box small,
  .main .sec_amenity .cate .box small,
  .main .sec_security .cate .box small {
    font-size: 0.2rem;
  }
}
.main a#amenity {
  margin-top: -0.2rem;
  padding-top: 0.2rem;
}
.main .sec_amenity {
  margin-top: 2rem;
  padding: 2rem 0;
  background: #e8f3f0;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity {
    padding: 1.5rem 0;
  }
}
.main .sec_amenity::before {
  content: "";
  display: block;
  width: 3.67rem;
  aspect-ratio: 367/310;
  position: absolute;
  top: -0.76rem;
  right: calc(50% + 3.8rem);
  background: url(../../assets/imgs/leaf_367x310.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity::before {
    width: 1.84rem;
    top: -0.45rem;
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .service .grid--01 {
    gap: 1.5rem 0.5rem;
  }
}
.main .sec_amenity .service .grid--01 .box.--01 {
  grid-column: 1/3;
  background: #fff;
  padding: 0.5rem 0.3rem;
  position: relative;
}
.main .sec_amenity .service .grid--01 .box.--01 .cont {
  padding: 0 0.3rem;
  position: relative;
}
.main .sec_amenity .service .grid--01 .box.--01 .cont .logo {
  position: absolute;
  top: 0;
  right: 0.4rem;
  width: 1.5rem;
}
.main .sec_amenity .service .grid--01 .box.--01 .ttl {
  margin-top: 0;
}
.main .sec_amenity .service .grid--01 .box.--01 .image {
  margin-top: 0.3rem;
}
.main .sec_amenity .service .grid--01 .box.--01 .image figcaption {
  bottom: -0.2rem;
}
.main .sec_amenity .service .grid--01 .box.--01 .image figcaption.--01 {
  right: 3.4rem;
}
.main .sec_amenity .service .grid--01 .box.--01 .note {
  position: absolute;
  bottom: -0.6rem;
  left: 0;
  font-size: 0.14rem;
  letter-spacing: 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .service .grid--01 .box.--01 .note {
    font-size: 0.18rem;
    bottom: -1.1rem;
  }
}
.main .sec_amenity .service .grid--02 {
  margin-top: 0.5rem;
}
@media screen and (min-width: 751px) {
  .main .sec_amenity .service .grid--02 .box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem;
  }
  .main .sec_amenity .service .grid--02 .box .ttl {
    margin-top: 0;
  }
}
@media screen and (min-width: 751px) {
  .main .sec_amenity .comfort {
    margin-top: 2rem;
  }
}
.main .sec_amenity .comfort .grid--02 .box.--01 {
  grid-column: 1/4;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .grid--02 .box.--01 {
    grid-column: 1/3;
  }
}
.main .sec_amenity .comfort .grid--02 .box.--01 .image_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .grid--02 .box.--01 .image_wrap {
    gap: 0.1rem;
  }
}
.main .sec_amenity .comfort .grid--02 .box.--01 .image_wrap figcaption {
  bottom: 0;
  right: auto;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0) 100%);
  font-family: "Forum", serif;
  font-size: 0.2rem;
  padding: 0.1rem 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .grid--02 .box.--01 .image_wrap figcaption {
    font-size: 0.24rem;
  }
}
.main .sec_amenity .comfort .inbloom {
  border: 3px solid rgba(120, 170, 159, 0.6);
  outline: 1px solid rgba(120, 170, 159, 0.6);
  outline-offset: -0.12rem;
  background: #FFF;
  padding: 0.8rem 0.8rem 0.6rem;
  margin-top: 1rem;
  position: relative;
  display: grid;
  grid-template-columns: auto 49%;
  gap: 0 0.5rem;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .inbloom {
    grid-template-columns: 1fr;
    gap: 0.4rem;
    padding: 0.6rem 0.6rem 0.4rem;
  }
}
@media screen and (min-width: 751px) {
  .main .sec_amenity .comfort .inbloom .ttlwrap {
    grid-column: 1/3;
    margin-bottom: 0.6rem;
    padding-right: 0.3rem;
  }
}
.main .sec_amenity .comfort .inbloom .subttl {
  font-size: 0.3rem;
  text-align: center;
  margin-bottom: 0.2rem;
}
.main .sec_amenity .comfort .inbloom .ttl {
  font-size: 0.45rem;
  letter-spacing: 0.045em;
  color: #e98c17;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .inbloom .ttl {
    font-size: 0.42rem;
    text-align: left;
  }
}
.main .sec_amenity .comfort .inbloom .logo {
  width: 1.6rem;
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .inbloom .logo {
    width: 1.8rem;
    top: 1.55rem;
    right: 0.6rem;
  }
}
.main .sec_amenity .comfort .inbloom .text {
  line-height: 2;
}
@media screen and (min-width: 751px) {
  .main .sec_amenity .comfort .inbloom .text {
    font-size: 0.2rem;
  }
}
.main .sec_amenity .comfort .inbloom .image figcaption {
  font-size: 0.24rem;
  font-weight: 400;
  text-align: center;
  margin-top: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .inbloom .image figcaption {
    font-size: 0.28rem;
  }
}
.main .sec_amenity .comfort .inbloom .image figcaption .note {
  font-size: 0.14rem;
  letter-spacing: 0;
  display: block;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .main .sec_amenity .comfort .inbloom .image figcaption .note {
    font-size: 0.18rem;
  }
}
@media screen and (min-width: 751px) {
  .main .sec_amenity .comfort .inbloom .image.--01 {
    grid-row: 2/4;
  }
}
.main .sec_security .security .grid--01 .box.--01 {
  grid-column: 1/4;
}
@media screen and (max-width: 750px) {
  .main .sec_security .security .grid--01 .box.--01 {
    grid-column: 1/3;
  }
}
.main .sec_security .security .grid--01 .box.--01 .image figcaption {
  bottom: -0.3rem;
}
@media screen and (max-width: 750px) {
  .main .sec_security .security .grid--01 .box.--01 .ttl {
    margin-top: 0.4rem;
  }
}
.main .sec_security .security .grid--01 .box.--04 {
  grid-column: 2/5;
}
@media screen and (max-width: 750px) {
  .main .sec_security .security .grid--01 .box.--04 {
    grid-column: 1/3;
  }
}
.main .sec_security .security .grid--01 .box.--04 .image figcaption {
  bottom: -0.3rem;
}
@media screen and (max-width: 750px) {
  .main .sec_security .security .grid--01 .box.--04 .ttl {
    margin-top: 0.4rem;
  }
}
.main .sec_security .security .grid--01 .box.--05 .image .obi {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0) 100%);
  font-family: "Forum", serif;
  color: #fff;
  font-size: 0.2rem;
  padding: 0.01rem 0.1rem 0;
}
.main .sec_security .security .grid--01 .box.--05 .image .obi.close {
  left: 1.64rem;
}
.main .sec_security .security .grid--02 {
  align-items: baseline;
}
@media screen and (max-width: 750px) {
  .main .sec_security .security .grid--02 {
    grid-template-columns: 1fr;
  }
}
.main .sec_security .security .grid--02 .sub {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
}
@media screen and (min-width: 751px) {
  .main .sec_security .security .grid--02 .sub .box.--03 {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    align-items: center;
  }
  .main .sec_security .security .grid--02 .sub .box.--03 .ttl {
    margin-top: 0;
  }
}
.main .sec_security .security .grid--02 .image .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.4rem;
  height: 0.4rem;
  background: #8c375a;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.2rem;
}
@media screen and (min-width: 751px) {
  .main .sec_security .security .grid--02 .ttl {
    font-size: 0.2rem;
  }
}
.main .sec_security .structure .box .image figcaption {
  bottom: -0.2rem;
  right: 0;
}
@media screen and (max-width: 750px) {
  .main .sec_security .structure .box .image figcaption {
    bottom: -0.3rem;
  }
}
.main .design,
.main .spaceDesign {
  padding: 1.8rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .design,
  .main .spaceDesign {
    padding: 1.5rem 0 0;
  }
}
.main .design .headline .ttl,
.main .spaceDesign .headline .ttl {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .design .headline .ttl,
  .main .spaceDesign .headline .ttl {
    font-size: 0.8rem;
  }
}
.main .design .headline .catch,
.main .spaceDesign .headline .catch {
  padding: 0.8rem 0 0;
  text-align: center;
}
.main .design .headline .catch .ja,
.main .spaceDesign .headline .catch .ja {
  margin-inline: auto;
}/*# sourceMappingURL=unique.css.map */