@charset "UTF-8";
.main .facade .summary .lead::before, .main .facade .detail .text--01 p::before, .main .facade .detail .image--03 .item p::before, .main .facade .detail .text--02 p::before, .main .facade .column .profile .job::before, .main .facade .column .text p::before, .main .facade .column .text .note::before, .main .entranceHall .summary p::before, .main .entranceHall .detail .text .catch::before, .main .entranceHall .detail .text p::before, .main .commonSpace .summary p::before, .main .commonSpace .tendoMokko .text .catch::before, .main .commonSpace .tendoMokko .text p::before, .main .commonSpace .metalSkin .text p::before, .main .landplan .detail .text::before, .main .landplan .planning .text .catch::before, .main .landplan .planning .text p::before, .main .zeh p::before, .main .zeh .note::before, .main .facade .summary .lead::after, .main .facade .detail .text--01 p::after, .main .facade .detail .image--03 .item p::after, .main .facade .detail .text--02 p::after, .main .facade .column .profile .job::after, .main .facade .column .text p::after, .main .facade .column .text .note::after, .main .entranceHall .summary p::after, .main .entranceHall .detail .text .catch::after, .main .entranceHall .detail .text p::after, .main .commonSpace .summary p::after, .main .commonSpace .tendoMokko .text .catch::after, .main .commonSpace .tendoMokko .text p::after, .main .commonSpace .metalSkin .text p::after, .main .landplan .detail .text::after, .main .landplan .planning .text .catch::after, .main .landplan .planning .text p::after, .main .zeh p::after, .main .zeh .note::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .facade .summary .lead::before, .main .facade .detail .text--01 p::before, .main .facade .detail .image--03 .item p::before, .main .facade .detail .text--02 p::before, .main .facade .column .profile .job::before, .main .facade .column .text p::before, .main .facade .column .text .note::before, .main .entranceHall .summary p::before, .main .entranceHall .detail .text .catch::before, .main .entranceHall .detail .text p::before, .main .commonSpace .summary p::before, .main .commonSpace .tendoMokko .text .catch::before, .main .commonSpace .tendoMokko .text p::before, .main .commonSpace .metalSkin .text p::before, .main .landplan .detail .text::before, .main .landplan .planning .text .catch::before, .main .landplan .planning .text p::before, .main .zeh p::before, .main .zeh .note::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main .facade .summary .lead::after, .main .facade .detail .text--01 p::after, .main .facade .detail .image--03 .item p::after, .main .facade .detail .text--02 p::after, .main .facade .column .profile .job::after, .main .facade .column .text p::after, .main .facade .column .text .note::after, .main .entranceHall .summary p::after, .main .entranceHall .detail .text .catch::after, .main .entranceHall .detail .text p::after, .main .commonSpace .summary p::after, .main .commonSpace .tendoMokko .text .catch::after, .main .commonSpace .tendoMokko .text p::after, .main .commonSpace .metalSkin .text p::after, .main .landplan .detail .text::after, .main .landplan .planning .text .catch::after, .main .landplan .planning .text p::after, .main .zeh p::after, .main .zeh .note::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main .facade .ttl,
.main .entranceHall .ttl,
.main .commonSpace .ttl,
.main .landplan .ttl,
.main .zeh .ttl, .main .facade .catch .en,
.main .entranceHall .catch .en,
.main .commonSpace .catch .en,
.main .landplan .catch .en,
.main .zeh .catch .en, .main .facade .detail .image--01 .cap, .main .facade .detail .image--03 .item .cap, .main .facade .column .profile .sttl, .main .facade .column .profile .name .en, .main .commonSpace .metalSkin .text .sttl, .main .zeh .image figcaption .text {
  font-family: "Forum", serif;
  line-height: 0.8;
}

@media (prefers-reduced-motion: no-preference) {
  .main .pageHeader .image::before, .main .facade::before, .main .facade .detail .image--01::before, .main .entranceHall .summary::before, .main .commonSpace .tendoMokko::before, .main .landplan::before, .main .landplan .detail::before, .main .pageHeader .image::after, .main .facade::after, .main .facade .detail .image--01::after, .main .entranceHall .summary::after, .main .commonSpace .tendoMokko::after, .main .landplan::after, .main .landplan .detail::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 .pageHeader .scrollIn.image::before, .main .scrollIn.facade::before, .main .facade .detail .scrollIn.image--01::before, .main .entranceHall .scrollIn.summary::before, .main .commonSpace .scrollIn.tendoMokko::before, .main .scrollIn.landplan::before, .main .landplan .scrollIn.detail::before, .main .pageHeader .scrollIn.image::after, .main .scrollIn.facade::after, .main .facade .detail .scrollIn.image--01::after, .main .entranceHall .scrollIn.summary::after, .main .commonSpace .scrollIn.tendoMokko::after, .main .scrollIn.landplan::after, .main .landplan .scrollIn.detail::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@media screen and (max-width: 750px) {
  .main .pageHeader {
    overflow: hidden;
  }
  .main .pageHeader .ttl {
    position: relative;
    z-index: 1;
  }
}
.main .pageHeader .image::after {
  width: 6.81rem;
  aspect-ratio: 681/652;
  top: -4.9rem;
  right: 0.53rem;
  background-image: url(../imgs/sakura00.png);
}
@media screen and (max-width: 750px) {
  .main .pageHeader .image::after {
    width: 3.4rem;
    top: -2.4rem;
    right: 0;
  }
}
.main .facade .ttl,
.main .entranceHall .ttl,
.main .commonSpace .ttl,
.main .landplan .ttl,
.main .zeh .ttl {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .facade .ttl,
  .main .entranceHall .ttl,
  .main .commonSpace .ttl,
  .main .landplan .ttl,
  .main .zeh .ttl {
    font-size: 0.8rem;
  }
}
.main .facade .catch .en,
.main .entranceHall .catch .en,
.main .commonSpace .catch .en,
.main .landplan .catch .en,
.main .zeh .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 .facade .catch .en,
  .main .entranceHall .catch .en,
  .main .commonSpace .catch .en,
  .main .landplan .catch .en,
  .main .zeh .catch .en {
    padding: 0.4rem 0 0;
    font-size: 0.2rem;
  }
}
.main .facade {
  padding: 1.6rem 0 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .facade {
    padding: 1.5rem 0 0;
  }
}
.main .facade::before {
  content: "";
  display: block;
  width: 3.76rem;
  aspect-ratio: 376/214;
  position: absolute;
  top: 0.98rem;
  right: calc(50% + 5.15rem);
  background: url(../imgs/sakura01.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .facade::before {
    width: 1.88rem;
    top: -0.4rem;
    right: auto;
    left: 0;
  }
}
.main .facade .summary .lead {
  font-size: 0.2rem;
  padding: 0.8rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .facade .summary .lead {
    font-size: inherit;
    text-align: left;
  }
}
.main .facade .summary .image {
  margin: 1rem -0.8rem 0;
}
@media screen and (max-width: 750px) {
  .main .facade .summary .image {
    margin: 0.6rem -0.4rem;
  }
}
.main .facade .summary .text {
  padding: 0.8rem 1.4rem 0 0.9rem;
}
@media screen and (max-width: 750px) {
  .main .facade .summary .text {
    padding: 0.6rem 0 0;
  }
}
.main .facade .summary .text .catch {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .main .facade .summary .text .catch {
    display: block;
  }
}
@media screen and (min-width: 751px) {
  .main .facade .summary .text .catch .en {
    margin: 0;
  }
}
.main .facade .detail {
  margin: 1.5rem 0 0;
  position: relative;
}
.main .facade .detail .tile {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .tile {
    display: block;
  }
}
.main .facade .detail .image--01 {
  width: 5rem;
  top: 1.12rem;
  left: 7.15rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--01 {
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
}
.main .facade .detail .image--01 .cap {
  position: absolute;
  background: #d9cece url(../imgs/bg-txt01.jpg) no-repeat;
  background-size: 3.15rem auto;
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  font-size: 0.86rem;
  letter-spacing: 0.05em;
}
.main .facade .detail .image--01 .cap--01 {
  top: -0.36rem;
  left: 1.4rem;
  background-position: -1.68rem -0.96rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--01 .cap--01 {
    left: -0.6rem;
  }
}
.main .facade .detail .image--01 .cap--02 {
  left: 4.8rem;
  bottom: -0.36rem;
  background-position: 1.8rem -0.34rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--01 .cap--02 {
    left: 3.5rem;
  }
}
.main .facade .detail .image--01::before {
  content: "";
  display: block;
  width: 2.37rem;
  aspect-ratio: 237/206;
  position: absolute;
  top: -0.67rem;
  right: -1.52rem;
  background: url(../imgs/sakura02.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--01::before {
    width: 1.18rem;
    top: -0.4rem;
    right: -0.4rem;
  }
}
.main .facade .detail .text--01 {
  width: 5rem;
  margin-left: 1.2rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .text--01 {
    width: 6rem;
    margin: 1rem auto 0;
    top: 0;
    left: 0;
  }
}
.main .facade .detail .text--01 .catch {
  font-size: 0.28rem;
  letter-spacing: 0.045em;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .text--01 .catch {
    font-size: 0.36rem;
  }
}
.main .facade .detail .text--01 p {
  padding: 0.4rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .text--01 p {
    padding: 0.5rem 0 0;
  }
}
.main .facade .detail .image--02 {
  width: 4.8rem;
  margin: 0 0 0 1.37rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--02 {
    width: 4rem;
    margin: 0.7rem 0 0;
  }
}
.main .facade .detail .image--03 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 3.1rem;
  margin: 1.9rem 0 0 0.8rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--03 {
    flex-direction: row;
    gap: 0.4rem;
    width: auto;
    margin: 0.7rem 0 0;
  }
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--03 .item {
    width: calc(50% - 0.2rem);
  }
}
.main .facade .detail .image--03 .item .cap {
  margin: 0.16rem 0 0;
  background: #d9cece url(../imgs/bg-txt01.jpg) no-repeat;
  background-size: 3.15rem auto;
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  font-size: 0.46rem;
  letter-spacing: 0;
  white-space: nowrap;
}
.main .facade .detail .image--03 .item p {
  padding: 0.3rem 0 0;
}
.main .facade .detail .image--03 .item--01 .cap {
  background-position: -1.58rem -1rem;
}
.main .facade .detail .image--03 .item--02 .cap {
  background-position: 1.98rem -0.98rem;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--03 .item--02 .cap {
    background-position: -1.58rem -1rem;
    text-align: left;
  }
}
.main .facade .detail .image--04 {
  width: 9.9rem;
  position: absolute;
  right: -0.4rem;
  bottom: 1.28rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .image--04 {
    width: auto;
    margin: 0.7rem -0.4rem 0 0;
    position: relative;
    right: 0;
    bottom: 0;
  }
}
.main .facade .detail .text--02 {
  position: absolute;
  right: 1.05rem;
  bottom: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .text--02 {
    padding: 0.7rem 0 0;
    position: static;
  }
}
.main .facade .detail .text--02 p {
  text-align: right;
}
@media screen and (max-width: 750px) {
  .main .facade .detail .text--02 p {
    text-align: left;
  }
}
.main .facade .column {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 3.2rem 1fr;
  gap: 0.4rem 0.8rem;
  box-sizing: border-box;
  max-width: 12.8rem;
  margin: 1.9rem auto 0;
  padding: 0.8rem;
  position: relative;
  background: #fff;
  box-shadow: 0 0 0.57rem 0.03rem rgba(242, 225, 223, 0.8);
}
@media screen and (max-width: 750px) {
  .main .facade .column {
    display: block;
    margin: 0.8rem 0 0;
    padding: 0.6rem 0.4rem;
  }
}
.main .facade .column .profile {
  grid-row: 1/2;
  grid-column: 2/3;
  align-self: flex-end;
}
.main .facade .column .profile .sttl {
  background: #594847 url(../imgs/bg-txt03.jpg) -1.15rem -1.5rem/2.95rem auto no-repeat;
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  font-size: 0.7rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.main .facade .column .profile .job {
  padding: 0.4rem 0 0;
  font-size: 0.15rem;
  letter-spacing: 0.045em;
  line-height: 0.24rem;
}
@media screen and (max-width: 750px) {
  .main .facade .column .profile .job {
    font-size: 0.24rem;
    line-height: 1.5;
  }
}
.main .facade .column .profile .name {
  display: flex;
  align-items: flex-end;
  gap: 0.2rem;
  margin: 0.2rem 0 0;
}
.main .facade .column .profile .name .ja {
  font-size: 0.28rem;
  letter-spacing: 0.045em;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .facade .column .profile .name .ja {
    font-size: 0.36rem;
  }
}
.main .facade .column .profile .name .en {
  color: #b3aaaa;
  font-size: 0.2rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .main .facade .column .profile .name .en {
    font-size: 0.28rem;
  }
}
.main .facade .column .image {
  grid-row: 1/3;
  grid-column: 1/2;
}
@media screen and (max-width: 750px) {
  .main .facade .column .image {
    width: 60%;
    margin: 0.6rem auto 0;
  }
}
.main .facade .column .text {
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: flex-start;
}
@media screen and (max-width: 750px) {
  .main .facade .column .text {
    margin: 0.6rem 0 0;
  }
}
.main .facade .column .text p {
  font-size: 0.16rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .main .facade .column .text p {
    font-size: 0.24rem;
  }
}
.main .facade .column .text .note {
  padding: 0.3rem 0 0;
  color: #999191;
  font-family: "Forum", serif;
  font-size: 0.14rem;
  line-height: 0.25rem;
}
@media screen and (max-width: 750px) {
  .main .facade .column .text .note {
    padding: 0.5rem 0 0;
    font-size: 0.2rem;
    line-height: 1.5;
  }
}
.main .facade .column::before {
  content: "";
  display: block;
  width: 1.49rem;
  aspect-ratio: 149/139;
  position: absolute;
  top: -0.6rem;
  left: -0.45rem;
  background: url(../imgs/sakura05.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .facade .column::before {
    width: 0.75rem;
    top: -0.3rem;
    left: -0.3rem;
  }
}
.main .entranceHall {
  container-type: inline-size;
  padding: 2.4rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .entranceHall {
    padding: 1.5rem 0 0;
  }
}
.main .entranceHall .summary {
  position: relative;
}
.main .entranceHall .summary p {
  font-size: 0.2rem;
  padding: 0.7rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .summary p {
    padding: 0.8rem 0 0;
    font-size: inherit;
  }
}
.main .entranceHall .summary .image {
  margin: 1rem calc(7.2rem - 50cqw) 0;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .summary .image {
    margin: 0.8rem -0.4rem 0;
  }
}
.main .entranceHall .summary .image img {
  width: 100%;
}
.main .entranceHall .summary::before {
  content: "";
  display: block;
  width: 3.32rem;
  aspect-ratio: 332/241;
  position: absolute;
  top: 0.3rem;
  right: 0.28rem;
  background: url(../imgs/sakura06.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .summary::before {
    width: 1.66rem;
    top: -0.6rem;
    right: 0;
  }
}
.main .entranceHall .detail {
  gap: 0.82rem 0.78rem;
  margin: 2rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail {
    display: block;
    margin: 1rem 0 0;
  }
}
.main .entranceHall .detail .image--01 {
  display: flex;
  padding: 0.75rem 0.16rem 0 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .image--01 {
    padding: 0.6rem 0 0 0;
  }
}
.main .entranceHall .detail .image--01 figure {
  width: 3.8rem;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .image--01 figure {
    width: calc(50% - 0.1rem);
  }
}
.main .entranceHall .detail .image--01 figure:last-child {
  margin: 0.82rem 0 0 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .image--01 figure:last-child {
    margin: 0.6rem 0 0 0.2rem;
  }
}
.main .entranceHall .detail .image--01 figure figcaption {
  padding: 0.2rem 0 0;
  font-size: 0.28rem;
  line-height: 1;
  text-align: center;
}
.main .entranceHall .detail .image--01 figure figcaption span {
  display: inline-block;
  font-size: 0.22rem;
  padding: 0.1rem 0 0 0;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .image--01 figure figcaption span {
    font-size: 0.2rem;
  }
}
.main .entranceHall .detail .stones {
  display: flex;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .stones {
    display: block;
  }
}
.main .entranceHall .detail .text {
  grid-row: 2/3;
  grid-column: 2/3;
  padding: 0 0 0 0.84rem;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .text {
    padding: 0;
  }
}
.main .entranceHall .detail .text .catch {
  font-size: 0.28rem;
  line-height: 0.44rem;
  letter-spacing: 0.045em;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .text .catch {
    font-size: 0.36rem;
    line-height: 1.5;
  }
}
.main .entranceHall .detail .text p {
  width: 5.1rem;
  padding: 0.4rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .text p {
    width: auto;
    padding: 0.5rem 0 0;
  }
}
.main .entranceHall .detail .image--02 {
  grid-row: 1/3;
  grid-column: 1/2;
  margin-left: -0.8rem;
}
@media screen and (max-width: 750px) {
  .main .entranceHall .detail .image--02 {
    width: 4rem;
    margin: 0.8rem auto 0;
  }
}
.main .commonSpace {
  padding: 2.1rem 0 2.3rem;
}
@media screen and (max-width: 750px) {
  .main .commonSpace {
    padding: 1.5rem 0;
  }
}
.main .commonSpace .summary {
  text-align: center;
}
.main .commonSpace .summary p {
  font-size: 0.2rem;
  padding: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .summary p {
    padding: 0.8rem 0 0;
    font-size: inherit;
    text-align: left;
  }
}
.main .commonSpace .summary .image {
  margin: 1rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .summary .image {
    margin: 0.6rem -0.4rem 0;
  }
}
.main .commonSpace .tendoMokko {
  display: flex;
  justify-content: space-between;
  margin: 1.6rem 0 0;
  padding: 0.74rem 0.92rem 0.77rem 1rem;
  position: relative;
  background: #fff;
  box-shadow: 0 0 0.57rem 0.03rem rgba(242, 225, 223, 0.8);
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko {
    display: block;
    margin: 0.8rem 0 0;
    padding: 0.6rem 0.4rem;
  }
}
.main .commonSpace .tendoMokko .text {
  width: 6.6rem;
  padding: 0.2rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko .text {
    width: auto;
    padding: 0;
  }
}
.main .commonSpace .tendoMokko .text .sttl {
  font-size: 0.5rem;
  font-weight: 400;
  letter-spacing: 0.045em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko .text .sttl {
    font-size: 0.48rem;
  }
}
.main .commonSpace .tendoMokko .text .catch {
  padding: 0.68rem 0 0;
  font-size: 0.28rem;
  letter-spacing: 0.045em;
  line-height: 0.44rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko .text .catch {
    padding: 0.7rem 0 0;
    font-size: 0.36rem;
    line-height: 1.5;
  }
}
.main .commonSpace .tendoMokko .text p {
  padding: 0.66rem 0 0;
  font-size: 0.18rem;
  line-height: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko .text p {
    padding: 0.6rem 0 0;
    font-size: inherit;
    line-height: inherit;
  }
}
.main .commonSpace .tendoMokko .image {
  width: 5.02rem;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko .image {
    margin: 0.6rem auto 0;
  }
}
.main .commonSpace .tendoMokko::before, .main .commonSpace .tendoMokko::after {
  content: "";
  display: block;
  position: absolute;
  background: 0 0/contain no-repeat;
}
.main .commonSpace .tendoMokko::before {
  width: 2.72rem;
  aspect-ratio: 272/261;
  top: -1.69rem;
  right: -0.21rem;
  background-image: url(../imgs/sakura07.png);
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko::before {
    width: 1.36rem;
    top: -0.6rem;
    right: 0;
  }
}
.main .commonSpace .tendoMokko::after {
  width: 2.37rem;
  aspect-ratio: 237/206;
  bottom: -1.52rem;
  left: -1.01rem;
  background-image: url(../imgs/sakura08.png);
}
@media screen and (max-width: 750px) {
  .main .commonSpace .tendoMokko::after {
    width: 1.18rem;
    bottom: -0.6rem;
    left: -0.4rem;
  }
}
.main .commonSpace .metalSkin {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  max-width: 12rem;
  margin: 1.2rem auto 0;
  padding: 0.9rem 1.2rem;
  background: url(../imgs/bg01.jpg) 0 50%/cover no-repeat;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .metalSkin {
    display: block;
    margin: 0.8rem 0 0;
    padding: 0.6rem 0.4rem;
  }
}
.main .commonSpace .metalSkin .text {
  width: 4.2rem;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .metalSkin .text {
    width: auto;
  }
}
.main .commonSpace .metalSkin .text .sttl {
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
  letter-spacing: 0.2em;
}
.main .commonSpace .metalSkin .text .sttl .line {
  display: block;
}
.main .commonSpace .metalSkin .text .sttl .line--01 {
  font-size: 0.4rem;
  border-bottom: 0.01rem solid currentColor;
  padding-bottom: 0.16rem;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .metalSkin .text .sttl .line--01 {
    font-size: 0.48rem;
  }
}
.main .commonSpace .metalSkin .text .sttl .line--02 {
  padding-top: 0.16rem;
  font-size: 0.24rem;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .metalSkin .text .sttl .line--02 {
    font-size: 0.32rem;
  }
}
.main .commonSpace .metalSkin .text p {
  padding: 0.6rem 0 0;
}
.main .commonSpace .metalSkin .image {
  width: 4.2rem;
}
@media screen and (max-width: 750px) {
  .main .commonSpace .metalSkin .image {
    width: 5rem;
    margin: 0.6rem auto 0;
  }
}
.main .landplan {
  padding: 2rem 0 1.7rem;
  background: rgba(250, 237, 237, 0.5);
}
@media screen and (max-width: 750px) {
  .main .landplan {
    padding: 1.5rem 0;
  }
}
.main .landplan::before {
  content: "";
  display: block;
  width: 5.42rem;
  aspect-ratio: 542/527;
  position: absolute;
  top: -0.93rem;
  right: calc(50% + 2.75rem);
  background: url(../imgs/sakura03.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .landplan::before {
    width: 2.71rem;
    right: auto;
    top: -0.4rem;
    left: -0.4rem;
  }
}
.main .landplan .summary .catch {
  margin: 0.8rem 0 0;
  text-align: center;
}
.main .landplan .summary .catch .ja {
  margin-inline: auto;
}
.main .landplan .summary .image {
  mix-blend-mode: multiply;
}
@media screen and (max-width: 750px) {
  .main .landplan .summary .image {
    margin: 0.4rem -0.4rem 0;
  }
}
.main .landplan .summary .image figcaption {
  padding-right: 0.4rem;
  padding-bottom: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .landplan .summary .image figcaption {
    padding-bottom: 0;
  }
}
.main .landplan .detail {
  height: 6.9rem;
  margin: 0.5rem 0 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .landplan .detail {
    height: auto;
    margin: 0.6rem 0 0;
  }
}
.main .landplan .detail .image {
  position: absolute;
}
@media screen and (max-width: 750px) {
  .main .landplan .detail .image {
    position: relative;
  }
}
.main .landplan .detail .image--01 {
  width: 7.2rem;
  top: 0.4rem;
  left: 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .detail .image--01 {
    width: auto;
    top: 0;
  }
}
.main .landplan .detail .image--02 {
  width: 2.6rem;
  top: 0;
  right: -0.7rem;
}
@media screen and (max-width: 750px) {
  .main .landplan .detail .image--02 {
    right: 0;
    margin: 0.6rem 0 0;
  }
}
.main .landplan .detail .image--03 {
  width: 4.6rem;
  right: 1.2rem;
  bottom: 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .detail .image--03 {
    margin: 0.6rem 0 0 auto;
    right: 0;
  }
}
.main .landplan .detail .text {
  width: 3.8rem;
  position: absolute;
  top: 1.3rem;
  right: 2.7rem;
}
@media screen and (max-width: 750px) {
  .main .landplan .detail .text {
    width: auto;
    margin: 0.6rem 0 0;
    position: static;
  }
}
.main .landplan .detail::after {
  content: "";
  display: block;
  width: 5.31rem;
  aspect-ratio: 531/468;
  position: absolute;
  bottom: -1.38rem;
  left: 1.24rem;
  background: url(../imgs/sakura04.png) 0 0/contain no-repeat;
}
.main .landplan .detail::after {
  width: 2.66rem;
  left: 0;
}
.main .landplan .planning {
  display: flex;
  flex-wrap: wrap;
  margin: 1.4rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning {
    display: block;
    margin: 0.8rem 0 0;
  }
}
.main .landplan .planning .text {
  padding: 1.5rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .text {
    padding: 0;
  }
}
.main .landplan .planning .text .catch {
  padding: 0.5rem 0 0;
  font-size: 0.28rem;
  letter-spacing: 0.045em;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .text .catch {
    font-size: 0.36rem;
    line-height: 1.5;
  }
}
.main .landplan .planning .text p {
  width: 4.7rem;
  padding: 0.5rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .text p {
    width: auto;
  }
}
.main .landplan .planning .image {
  width: 9.28rem;
  margin: 0 -0.95rem 0 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .image {
    width: auto;
    margin: 0.6rem auto 0;
  }
}
.main .landplan .planning .image figcaption,
.main .landplan .planning .image .note {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .image figcaption,
  .main .landplan .planning .image .note {
    font-size: 0.2rem;
  }
}
.main .landplan .planning .image figcaption {
  display: flex;
  justify-content: space-around;
  padding: 0.12rem 1.4rem 0 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .image figcaption {
    padding: 0.12rem 0.6rem 0 0.4rem;
  }
}
.main .landplan .planning .image .note {
  position: absolute;
  right: 0.76rem;
  bottom: 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .image .note {
    position: static;
    padding: 0.2rem 0 0;
    text-align: right;
  }
}
.main .landplan .planning .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.15rem 0.2rem;
  margin: 0.8rem 0.8rem 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .list {
    margin: 0.6rem 0 0;
  }
}
.main .landplan .planning .list .image {
  width: 2.4rem;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .list .image {
    width: calc((100% - 0.4rem) / 3);
  }
}
.main .landplan .planning .list .image figcaption {
  padding: 0.12rem 0 0;
  text-align: center;
}
.main .landplan .planning .list .note {
  width: 100%;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 1;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .main .landplan .planning .list .note {
    width: calc((100% - 0.4rem) / 3);
    align-self: flex-end;
    justify-self: flex-end;
    font-size: 0.2rem;
  }
}
.main .zeh {
  margin: 1.8rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .zeh {
    margin: 1rem 0 0;
  }
}
.main .zeh .catch {
  margin: 0.8rem 0 0;
}
.main .zeh .catch .ja {
  margin-inline: auto;
  text-align: center;
}
.main .zeh p {
  padding: 0.7rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .zeh p {
    padding: 0.6rem 0 0;
    text-align: left;
  }
}
.main .zeh p sup {
  font-size: 0.5em;
}
.main .zeh .note {
  padding: 0.24rem 0 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .zeh .note {
    padding: 0.3rem 0 0;
    font-size: 0.18rem;
    line-height: 1.5;
    text-align: left;
  }
}
.main .zeh .image {
  box-sizing: border-box;
  max-width: 8.78rem;
  margin: 1.3rem auto 0;
  padding-left: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .zeh .image {
    margin: 0.8rem 0 0;
    padding-left: 0;
  }
}
.main .zeh .image figcaption {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.42rem;
}
.main .zeh .image figcaption .logo {
  width: 0.91rem;
}
.main .zeh .image figcaption .text {
  color: #00a041;
  font-size: 0.6rem;
  letter-spacing: 0;
}
.main .zeh .image .infogram {
  display: block;
  margin: 0.82rem 0 0;
}/*# sourceMappingURL=unique.css.map */