@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&family=Noto+Serif+JP:wght@400;700&display=swap";
@media print, screen and (min-width: 768px) {
  .designFacade {
    padding-top: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .designFacade {
    padding-top: 6rem;
  }
}
.designFacade__contents {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .designFacade__contents {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .designFacade__contents {
    margin-top: 4rem;
  }
}
.designFacade__block {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .designFacade__block {
    padding-bottom: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .designFacade__block {
    padding-bottom: 6rem;
  }
}
.designFacade__bg {
  bottom: 0;
  left: 0;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.designFacade__bg img {
  height: auto;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .designFacade__blockMain {
    align-items: flex-end;
    display: flex;
    gap: 6rem;
    padding-right: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .designFacade__blockMain {
    padding: 0 1.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designFacade__blockMain--reverse {
    flex-direction: row-reverse;
    padding-left: 12rem;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .designFacade__blockPhoto {
    flex-shrink: 0;
    width: 86rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designFacade__blockTxt {
    padding-bottom: 4rem;
    width: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .designFacade__blockTxt {
    margin-top: 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designFacade__blockLogo {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .designFacade__blockLogo {
    margin-bottom: 2.4rem;
  }
  .designFacade__blockLogo img {
    height: auto;
    width: 12rem;
  }
}
.designFacade__blockCopy {
  font-family: "Noto Serif", serif;
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .designFacade__blockCopy {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .designFacade__blockCopy {
    font-size: 1.4rem;
    letter-spacing: 0.04em;
  }
}
.facadeBlock {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .facadeBlock {
    align-items: flex-end;
    display: flex;
    gap: 6rem;
    padding-right: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .facadeBlock {
    padding: 0 1.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .facadeBlock--reverse {
    flex-direction: row-reverse;
    padding-left: 12rem;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .facadeBlock__visual {
    flex-shrink: 0;
    width: 86rem;
  }
}
@media print, screen and (min-width: 768px) {
  .facadeBlock__body {
    width: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .facadeBlock__body {
    margin-top: 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .facadeBlock__logo {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .facadeBlock__logo {
    margin-bottom: 2.4rem;
  }
  .facadeBlock__logo img {
    height: auto;
    width: 12rem;
  }
}
.facadeBlock__heading {
  font-family: "Noto Serif", serif;
}
@media print, screen and (min-width: 768px) {
  .facadeBlock__heading {
    font-size: 2.4rem;
    letter-spacing: 0.15em;
    line-height: 1.6;
  }
  .facadeBlock__heading:before {
    content: "";
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .facadeBlock__heading:after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .facadeBlock__heading:before, .facadeBlock__heading:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
@media screen and (max-width: 768px) {
  .facadeBlock__heading {
    font-size: 1.8rem;
    letter-spacing: 0.14em;
    line-height: 1.8;
  }
  .facadeBlock__heading:before {
    content: "";
    margin-top: calc((1 - 1.8) * 0.5em);
  }
  .facadeBlock__heading:after {
    margin-bottom: calc((1 - 1.8) * 0.5em);
  }
  .facadeBlock__heading:before, .facadeBlock__heading:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
.facadeBlock__txt {
  font-family: "Noto Serif", serif;
}
@media print, screen and (min-width: 768px) {
  .facadeBlock__txt {
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    margin-top: 6rem;
    line-height: 2;
  }
  .facadeBlock__txt:before {
    content: "";
    margin-top: calc((1 - 2) * 0.5em);
  }
  .facadeBlock__txt:after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .facadeBlock__txt:before, .facadeBlock__txt:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
@media screen and (max-width: 768px) {
  .facadeBlock__txt {
    font-size: 1.4rem;
    letter-spacing: 0.04em;
    margin-top: 3rem;
    line-height: 2;
  }
  .facadeBlock__txt:before {
    content: "";
    margin-top: calc((1 - 2) * 0.5em);
  }
  .facadeBlock__txt:after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .facadeBlock__txt:before, .facadeBlock__txt:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
.designerProfile {
  background-color: rgba(249, 247, 246, 0.9);
}
@media print, screen and (min-width: 768px) {
  .designerProfile {
    margin: 6rem auto 0;
    max-width: 97.3rem;
    padding: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile {
    margin: 4rem 2.4rem 0;
    padding: 4rem 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designerProfile__header {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__header {
    margin-bottom: 4rem;
  }
}
.designerProfile__conceptTitle {
  color: #daae43;
  font-family: "EB Garamond", serif;
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .designerProfile__conceptTitle {
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__conceptTitle {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    margin-bottom: 2.4rem;
  }
}
.designerProfile__conceptText {
  font-family: "Noto Serif", serif;
}
@media print, screen and (min-width: 768px) {
  .designerProfile__conceptText {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  .designerProfile__conceptText:before {
    content: "";
    margin-top: calc((1 - 2) * 0.5em);
  }
  .designerProfile__conceptText:after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .designerProfile__conceptText:before, .designerProfile__conceptText:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__conceptText {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  .designerProfile__conceptText:before {
    content: "";
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .designerProfile__conceptText:after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .designerProfile__conceptText:before, .designerProfile__conceptText:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .designerProfile__content {
    align-items: flex-end;
    display: flex;
    gap: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
  }
}
.designerProfile__portrait {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .designerProfile__portrait {
    flex-shrink: 0;
    height: 17.9rem;
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
    width: 13.5rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__portrait {
    flex-shrink: 0;
    height: 15.2rem;
    margin-bottom: 2rem;
    margin-right: 2.1rem;
    width: 11.4rem;
  }
}
.designerProfile__portrait img {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .designerProfile__portrait img {
    height: 17.9rem;
    width: 13.5rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__portrait img {
    height: 15.2rem;
    width: 11.4rem;
  }
}
.designerProfile__portrait::after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .designerProfile__portrait::after {
    bottom: -1.5rem;
    height: 15.3rem;
    right: -1.5rem;
    width: 13.4rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__portrait::after {
    bottom: -2rem;
    height: 13rem;
    right: -2.1rem;
    width: 11.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designerProfile__info {
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__info {
    display: contents;
  }
}
.designerProfile__infoInner {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 768px) {
  .designerProfile__infoInner {
    flex: 1;
  }
}
.designerProfile__bio {
  font-family: "Noto Serif", serif;
}
@media print, screen and (min-width: 768px) {
  .designerProfile__bio {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  .designerProfile__bio:before {
    content: "";
    margin-top: calc((1 - 2) * 0.5em);
  }
  .designerProfile__bio:after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .designerProfile__bio:before, .designerProfile__bio:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__bio {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    width: 100%;
    line-height: 1.6;
  }
  .designerProfile__bio:before {
    content: "";
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .designerProfile__bio:after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .designerProfile__bio:before, .designerProfile__bio:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
}
.designerProfile__company {
  font-family: "EB Garamond", serif;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.designerProfile__nameWrap {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.designerProfile__role {
  font-family: "Noto Serif", serif;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .designerProfile__name {
    align-items: flex-end;
    display: flex;
    gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .designerProfile__name {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
}
.designerProfile__nameJa {
  font-family: "Noto Serif", serif;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
}
.designerProfile__nameEn {
  font-family: "EB Garamond", serif;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .designEntrance {
    padding: 12rem 0;
  }
}
@media screen and (max-width: 768px) {
  .designEntrance {
    padding: 6rem 0 8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designEntrance .entranceSoleiz {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .designEntrance .entranceSoleiz {
    margin-bottom: 6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceSoleiz {
    align-items: center;
    display: flex;
    gap: 6rem;
    margin-left: calc(50% - 50vw);
    padding-right: 12rem;
    width: calc(100% + 50vw - 50%);
  }
}
@media screen and (max-width: 768px) {
  .entranceSoleiz {
    margin-left: calc(50% - 50vw);
    width: calc(100% + 50vw - 50%);
  }
}
@media print, screen and (min-width: 768px) {
  .entranceSoleiz__head {
    flex-shrink: 0;
    width: 65rem;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceSoleiz__body {
    width: 61rem;
  }
}
@media screen and (max-width: 768px) {
  .entranceSoleiz__body {
    margin-top: 4rem;
    padding-left: 2.4rem;
  }
}
.entranceSoleiz__ttl {
  font-family: "Noto Serif", serif;
}
@media print, screen and (min-width: 768px) {
  .entranceSoleiz__ttl {
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .entranceSoleiz__ttl {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin-bottom: 4rem;
  }
}
.entranceSoleiz__txt {
  font-family: "Noto Serif", serif;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .entranceSoleiz__txt {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .entranceSoleiz__txt {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceHall {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    gap: 6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceHall__head {
    flex-shrink: 0;
    width: 39rem;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceHall__body {
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .entranceHall__body {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceHall__ttlBox {
    align-items: center;
    display: flex;
    gap: 3rem;
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .entranceHall__ttlBox {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceHall__ttlSub {
    align-items: center;
    display: flex;
    gap: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .entranceHall__ttlSub {
    align-items: center;
    display: flex;
    gap: 2rem;
    margin-top: 2.4rem;
  }
}
.entranceHall__brandTtl {
  flex-shrink: 0;
}
.entranceHall__brandTtlEn {
  color: #daae43;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
@media print, screen and (min-width: 768px) {
  .entranceHall__brandTtlEn {
    font-size: 4rem;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .entranceHall__brandTtlEn {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
  }
}
@media print, screen and (min-width: 768px) {
  .entranceHall__brandTtlEnLarge {
    font-size: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .entranceHall__brandTtlEnLarge {
    font-size: 3.6rem;
  }
}
.entranceHall__ttlBar {
  background-color: #daae43;
  display: block;
  flex-shrink: 0;
  height: 4.4rem;
  width: 0.7rem;
}
.entranceHall__ttl {
  font-family: "Noto Serif", serif;
}
@media print, screen and (min-width: 768px) {
  .entranceHall__ttl {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  .entranceHall__ttl {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
}
.entranceHall__txt {
  font-family: "Noto Serif", serif;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .entranceHall__txt {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .entranceHall__txt {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}
.designSiteplan {
  background-color: rgba(217, 213, 202, 0.4);
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .designSiteplan {
    padding: 12rem 0;
  }
}
@media screen and (max-width: 768px) {
  .designSiteplan {
    padding: 8rem 0;
  }
}
@media print, screen and (min-width: 768px) {
  .designSiteplan__inner {
    margin: 0 auto;
    max-width: 144rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designSiteplan__contents {
    margin-top: 8rem;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .designSiteplan__contents {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designSiteplan__lead {
    left: 0;
    position: absolute;
    top: 0.9rem;
    width: 42rem;
    z-index: 1;
  }
}
@media screen and (max-width: 768px) {
  .designSiteplan__lead {
    margin-bottom: 4rem;
  }
}
.designSiteplan__subTtl {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .designSiteplan__subTtl {
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .designSiteplan__subTtl {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    margin-bottom: 4rem;
  }
}
.designSiteplan__txt {
  font-family: "Noto Serif", serif;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .designSiteplan__txt {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .designSiteplan__txt {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}
.designSiteplan__txt sup {
  font-size: 0.625em;
  vertical-align: super;
}
@media print, screen and (min-width: 768px) {
  .designSiteplan__map .swipeFigure {
    height: auto;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    width: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .designSiteplan__map .swipeFigure {
    height: 64rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designSiteplan__map .photo__image {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}
.designQuality {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .designQuality {
    padding: 12rem 0 20rem;
  }
}
@media screen and (max-width: 768px) {
  .designQuality {
    padding: 6rem 0 10rem;
  }
}
.designQuality__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.designQuality__bg::before {
  background-color: rgba(213, 209, 206, 0.4);
  clip-path: polygon(0 35%, 100% 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .designQuality__inner {
    margin: 0 auto;
    max-width: 144rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designQuality__ttl {
    margin: 0 auto 6rem;
    max-width: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .designQuality__ttl {
    margin-bottom: 4rem;
    padding: 0 1.5rem;
  }
}
.designQuality__ttlEn {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .designQuality__ttlEn {
    font-size: 5.6rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .designQuality__ttlEn {
    font-size: 2.8rem;
    margin-bottom: 1.6rem;
  }
}
.designQuality__ttlLine {
  background-color: rgba(0, 0, 0, 0.5);
  height: 1px;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .designQuality__contents {
    margin: 0 auto;
    max-width: 144rem;
  }
}
.designQuality__cardList {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .designQuality__cardList {
    gap: 2.4rem;
    justify-content: center;
    margin: 0 auto 4.8rem;
    max-width: 89.4rem;
  }
}
@media screen and (max-width: 768px) {
  .designQuality__cardList {
    gap: 2.4rem;
    justify-content: space-between;
    margin-bottom: 4rem;
    padding: 0 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .qualityCard {
    width: 28.2rem;
  }
}
@media screen and (max-width: 768px) {
  .qualityCard {
    width: 15.7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .qualityCard__body {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .qualityCard__body {
    margin-top: 2rem;
  }
}
.qualityCard__ttl {
  font-family: "Noto Serif", serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .qualityCard__ttl {
    line-height: 1.5;
  }
  .qualityCard__ttl:before {
    content: "";
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__ttl:after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__ttl:before, .qualityCard__ttl:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .qualityCard__ttl {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .qualityCard__ttl {
    line-height: 1.5;
  }
  .qualityCard__ttl:before {
    content: "";
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__ttl:after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__ttl:before, .qualityCard__ttl:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .qualityCard__ttl {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .qualityCard__ttlSub {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .qualityCard__ttlSub {
    font-size: 1.2rem;
  }
}
.qualityCard__txt {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .qualityCard__txt {
    line-height: 1.4;
  }
  .qualityCard__txt:before {
    content: "";
    margin-top: calc((1 - 1.4) * 0.5em);
  }
  .qualityCard__txt:after {
    margin-bottom: calc((1 - 1.4) * 0.5em);
  }
  .qualityCard__txt:before, .qualityCard__txt:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .qualityCard__txt {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .qualityCard__txt {
    line-height: 1.6;
  }
  .qualityCard__txt:before {
    content: "";
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .qualityCard__txt:after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .qualityCard__txt:before, .qualityCard__txt:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .qualityCard__txt {
    font-size: 1.2rem;
  }
}
.qualityCard__note {
  font-family: "Noto Serif", serif;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .qualityCard__note {
    line-height: 1.5;
  }
  .qualityCard__note:before {
    content: "";
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__note:after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__note:before, .qualityCard__note:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .qualityCard__note {
    font-size: 1rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .qualityCard__note {
    line-height: 1.5;
  }
  .qualityCard__note:before {
    content: "";
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__note:after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .qualityCard__note:before, .qualityCard__note:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .qualityCard__note {
    font-size: 1rem;
    margin-top: 0.8rem;
  }
}
.designResidence {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .designResidence {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
    margin: 4.8rem auto 0;
    max-width: 89.4rem;
    padding-top: 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .designResidence {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem;
    justify-content: center;
    margin-top: 4rem;
    padding: 4rem 2.4rem 0;
  }
}
.designResidence::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 768px) {
  .designResidence::before {
    width: 89.4rem;
  }
}
@media screen and (max-width: 768px) {
  .designResidence::before {
    width: calc(100% - 3rem);
  }
}
.designResidence__item {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .designResidence__item {
    align-items: center;
    display: flex;
    gap: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .designResidence__item {
    width: 15.6rem;
  }
}
.designResidence__visual {
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .designResidence__visual {
    width: 28.2rem;
  }
}
@media screen and (max-width: 768px) {
  .designResidence__visual {
    margin-bottom: 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .designResidence__body {
    flex: 1;
    max-width: 57rem;
  }
}
.designResidence__ttl {
  font-family: "Noto Serif", serif;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .designResidence__ttl {
    line-height: 1.5;
  }
  .designResidence__ttl:before {
    content: "";
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .designResidence__ttl:after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .designResidence__ttl:before, .designResidence__ttl:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .designResidence__ttl {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .designResidence__ttl {
    line-height: 1.5;
  }
  .designResidence__ttl:before {
    content: "";
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .designResidence__ttl:after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .designResidence__ttl:before, .designResidence__ttl:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .designResidence__ttl {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
.designResidence__txt {
  font-family: "Noto Serif", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .designResidence__txt {
    line-height: 1.4;
  }
  .designResidence__txt:before {
    content: "";
    margin-top: calc((1 - 1.4) * 0.5em);
  }
  .designResidence__txt:after {
    margin-bottom: calc((1 - 1.4) * 0.5em);
  }
  .designResidence__txt:before, .designResidence__txt:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .designResidence__txt {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .designResidence__txt {
    line-height: 1.6;
  }
  .designResidence__txt:before {
    content: "";
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .designResidence__txt:after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .designResidence__txt:before, .designResidence__txt:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
  }
  .designResidence__txt {
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=style.css.map */
