.designerInfo__ttl {
  color: #c9bc9c;
  font-family: "EB Garamond", serif;
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 1;
  text-align: center;
}

.designerInfo__prof {
  text-align: center;
}

.designerInfo__prof .post {
  display: block;
  font-size: 12px;
  letter-spacing: .1em;
  line-height: 1.6;
}

.designerInfo__prof .post:before {
  content: '';
  margin-top: calc((1 - 1.6) * .5em);
}

.designerInfo__prof .post:after {
  margin-bottom: calc((1 - 1.6) * .5em);
}

.designerInfo__prof .post:before, .designerInfo__prof .post:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.designerInfo__prof .post + .name {
  margin-top: 24px;
}

.designerInfo__prof .name {
  display: block;
  font-size: 24px;
  letter-spacing: .1em;
  line-height: 1.4;
}

.designerInfo__prof .name:before {
  content: '';
  margin-top: calc((1 - 1.4) * .5em);
}

.designerInfo__prof .name:after {
  margin-bottom: calc((1 - 1.4) * .5em);
}

.designerInfo__prof .name:before, .designerInfo__prof .name:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.designerInfo__prof .name + .en {
  margin-top: 12px;
}

.designerInfo__prof .en {
  display: block;
  font-family: "EB Garamond", serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: .05em;
}

@media screen and (max-width: 768px) {
  .designerInfo__ttl + .designerInfo__prof {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .designerInfo__prof + .designerInfo__visual {
    margin-top: 32px;
  }
}

.designSect__cont {
  position: relative;
  z-index: 1;
  width: calc(100vw - var(--scrollbar));
}

@media print, screen and (min-width: 768px) {
  .designSect__cont {
    margin-left: calc((100% - 100vw + var(--scrollbar)) / 2);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .designSect__cont {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 768px) {
  .designSect__cont {
    margin-left: -32px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.facadeArea__head {
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .facadeArea__head {
    width: 720px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__head .photo {
    padding: 124px 0 94px;
  }
}

.facadeArea__cap {
  bottom: 0;
  position: absolute;
  right: 0;
}

.facadeArea__cont {
  background-color: #645953;
  color: #ffffff;
}

@media print, screen and (min-width: 768px) {
  .facadeArea__cont {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 480px;
    padding: 80px;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__cont {
    padding: 60px 32px 76px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__cont .designerInfo {
    display: grid;
    gap: 40px 48px;
    grid-template-columns: 1fr 264px;
    margin: 80px auto 0;
    width: 453px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1340px) {
  .facadeArea__cont .designerInfo {
    grid-template-columns: auto;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__cont .designerInfo {
    margin-top: 76px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__cont .designerInfo__visual {
    grid-column: 2;
    grid-row: 1 / span 2;
  }
}

.facadeArea__ttl {
  color: #c9bc9c;
  font-size: 18px;
  letter-spacing: .1em;
  text-align: center;
  line-height: 1.6;
}

.facadeArea__ttl:before {
  content: '';
  margin-top: calc((1 - 1.6) * .5em);
}

.facadeArea__ttl:after {
  margin-bottom: calc((1 - 1.6) * .5em);
}

.facadeArea__ttl:before, .facadeArea__ttl:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media print, screen and (min-width: 768px) {
  .facadeArea__ttl + .photo {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__ttl + .photo {
    margin-top: 32px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__detail {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__detail {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__detail .facadeCard {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.facadeArea__trigger {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #917c3e;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px 0 #ffffff;
          box-shadow: 0 0 8px 0 #ffffff;
  color: #887855;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 100px;
  z-index: 2;
}

@media print, screen and (min-width: 768px) {
  .facadeArea__trigger {
    cursor: none;
    pointer-events: none;
  }
}

.facadeArea__trigger .num {
  display: block;
  font-family: "EB Garamond", serif;
  font-size: 30px;
  letter-spacing: .05em;
  line-height: 1;
}

@media print, screen and (min-width: 768px) {
  .facadeArea__trigger--01 {
    left: 290px;
    top: 134px;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__trigger--01 {
    left: 160px;
    top: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__trigger--02 {
    left: 209px;
    top: 410px;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__trigger--02 {
    left: 80px;
    top: 212px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__trigger--03 {
    left: 342px;
    top: 708px;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__trigger--03 {
    left: 200px;
    top: 485px;
  }
}

.facadeArea__dialog {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 297px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
  width: 326px;
  z-index: 3;
}

.facadeArea__dialog.is-visible {
  opacity: 1;
  visibility: visible;
}

@media print, screen and (min-width: 768px) {
  .facadeArea__dialog {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__material {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__material {
    margin-top: 60px;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeArea__material .photo {
    margin: 40px auto 0;
    width: 368px;
  }
}

@media screen and (max-width: 768px) {
  .facadeArea__material .photo {
    margin-top: 32px;
  }
}

.facadeCard {
  color: #ffffff;
  position: relative;
  width: 100%;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .facadeCard {
    background-color: #645953;
    padding: 40px 18px;
  }
}

.facadeCard__close {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  background-color: rgba(34, 34, 34, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  top: -30px;
  width: 30px;
  z-index: 2;
}

.facadeCard__close .closeSVG {
  display: block;
  height: auto;
  width: 18px;
}

.facadeCard__ttl {
  color: #c9bc9c;
  letter-spacing: .1em;
}

@media print, screen and (min-width: 768px) {
  .facadeCard__ttl {
    font-size: 18px;
    line-height: 2;
  }
  .facadeCard__ttl:before {
    content: '';
    margin-top: calc((1 - 2) * .5em);
  }
  .facadeCard__ttl:after {
    margin-bottom: calc((1 - 2) * .5em);
  }
  .facadeCard__ttl:before, .facadeCard__ttl:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (max-width: 768px) {
  .facadeCard__ttl {
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
  }
  .facadeCard__ttl:before {
    content: '';
    margin-top: calc((1 - 1.8) * .5em);
  }
  .facadeCard__ttl:after {
    margin-bottom: calc((1 - 1.8) * .5em);
  }
  .facadeCard__ttl:before, .facadeCard__ttl:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

.facadeCard__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

@media print, screen and (min-width: 768px) {
  .facadeCard__txt {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 17px;
  }
}

@media screen and (max-width: 768px) {
  .facadeCard__txt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (min-width: 768px) {
  .facadeCard__txt:not(:first-child) {
    margin-top: 32px;
  }
}

.facadeCard__txt .num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  border: 1px solid #c9bc9c;
  color: #c9bc9c;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "EB Garamond", serif;
  font-size: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: .05em;
  line-height: 1;
  width: 30px;
}

.facadeCard__txt .inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 13px;
  letter-spacing: .1em;
  line-height: 1.6;
}

.facadeCard__txt .inner:before {
  content: '';
  margin-top: calc((1 - 1.6) * .5em);
}

.facadeCard__txt .inner:after {
  margin-bottom: calc((1 - 1.6) * .5em);
}

.facadeCard__txt .inner:before, .facadeCard__txt .inner:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.facadeCard__ttl + .facadeCard__txt {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .landscapeAcod {
    margin-left: -32px;
    margin-right: -32px;
    width: 390px;
  }
}

.landscapeAcod__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #645953;
  border-bottom: 1px solid #a59472;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  position: relative;
  z-index: 1;
}

.landscapeAcod__head.is-active .landscapeAcod__icon .status:before {
  -webkit-transform: translate(-50%, -50%) scaleY(0);
          transform: translate(-50%, -50%) scaleY(0);
}

.landscapeAcod__ttl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.landscapeAcod__ttl .num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  border: 1px solid #c9bc9c;
  color: #c9bc9c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "EB Garamond", serif;
  font-size: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: .05em;
  line-height: 1;
  width: 30px;
}

.landscapeAcod__ttl .t {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  letter-spacing: .1em;
  line-height: 1.6;
}

.landscapeAcod__ttl .t:before {
  content: '';
  margin-top: calc((1 - 1.6) * .5em);
}

.landscapeAcod__ttl .t:after {
  margin-bottom: calc((1 - 1.6) * .5em);
}

.landscapeAcod__ttl .t:before, .landscapeAcod__ttl .t:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.landscapeAcod__icon {
  aspect-ratio: 1 / 1;
  position: absolute;
  right: 39px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod__icon {
    display: none;
  }
}

.landscapeAcod__icon .status {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.landscapeAcod__icon .status:before {
  background-color: #ffffff;
  content: '';
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  width: 1px;
}

.landscapeAcod__icon .status:after {
  background-color: #ffffff;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

@media screen and (max-width: 768px) {
  .landscapeAcod__body {
    max-height: 0;
    overflow: hidden;
    padding: 0 32px;
    -webkit-transition: max-height .8s linear;
    transition: max-height .8s linear;
  }
}

@media screen and (max-width: 768px) {
  .landscapeAcod__body.is-active {
    max-height: 4000px;
    -webkit-transition: max-height 1.8s linear;
    transition: max-height 1.8s linear;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod__cont {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .landscapeAcod__cont {
    padding: 32px 0 80px;
  }
}

.landscapeAcod__txt {
  font-size: 14px;
  letter-spacing: .1em;
  line-height: 2;
}

.landscapeAcod__txt:before {
  content: '';
  margin-top: calc((1 - 2) * .5em);
}

.landscapeAcod__txt:after {
  margin-bottom: calc((1 - 2) * .5em);
}

.landscapeAcod__txt:before, .landscapeAcod__txt:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod__txt {
    padding-left: 88px;
  }
}

@media screen and (max-width: 768px) {
  .landscapeAcod__txt {
    text-align: center;
  }
}

.landscapeAcod__txt .caption {
  display: block;
  margin-top: 1em;
}

@media screen and (max-width: 768px) {
  .landscapeAcod__visual .swipeFigure__inner {
    height: 496px;
  }
}

.landscapeAcod__txt + .landscapeAcod__visual {
  margin-top: 32px;
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod__label {
    margin-top: 24px;
    padding-left: 88px;
  }
}

@media screen and (max-width: 768px) {
  .landscapeAcod__label {
    margin-top: 32px;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod--grid {
    display: grid;
    gap: 0 48px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto 1fr;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod--grid .landscapeAcod__body,
  .landscapeAcod--grid .landscapeAcod__cont {
    display: contents;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod--grid .landscapeAcod__txt {
    margin-top: 32px;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeAcod--grid .landscapeAcod__visual {
    grid-column: 2;
    grid-row: 1 / span 3;
    margin-top: 0;
  }
}

.landscapeLabel {
  border: 1px solid #a59472;
  border-radius: 73px;
  color: #635954;
  padding: 16px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .landscapeLabel {
    width: 326px;
  }
}

.landscapeLabel__inner {
  letter-spacing: .1em;
}

@media print, screen and (min-width: 768px) {
  .landscapeLabel__inner {
    font-size: 18px;
    line-height: 1.6;
  }
  .landscapeLabel__inner:before {
    content: '';
    margin-top: calc((1 - 1.6) * .5em);
  }
  .landscapeLabel__inner:after {
    margin-bottom: calc((1 - 1.6) * .5em);
  }
  .landscapeLabel__inner:before, .landscapeLabel__inner:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media screen and (max-width: 768px) {
  .landscapeLabel__inner {
    font-size: 16px;
    line-height: 1.8;
  }
  .landscapeLabel__inner:before {
    content: '';
    margin-top: calc((1 - 1.8) * .5em);
  }
  .landscapeLabel__inner:after {
    margin-bottom: calc((1 - 1.8) * .5em);
  }
  .landscapeLabel__inner:before, .landscapeLabel__inner:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeLayout {
    display: grid;
    gap: 100px 48px;
    grid-template-columns: 1fr 1fr;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeLayout__item--full {
    grid-column: auto / span 2;
  }
}

.landscapeSect {
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .landscapeSect {
    width: 992px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  .landscapeSect {
    width: 100%;
  }
}

.landscapeSect__head .zoomFigure {
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .landscapeSect__head .zoomFigure {
    padding-bottom: 2em;
  }
}

@media screen and (max-width: 768px) {
  .landscapeSect__head .zoomFigure {
    margin-left: -32px;
    margin-right: -32px;
    width: 390px;
  }
}

@media screen and (max-width: 768px) {
  .landscapeSect__head .zoomFigure__capOut {
    left: 5px;
    padding-top: 0;
    right: auto;
    top: 5px;
  }
}

.landscapeSect__cont {
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .landscapeSect__head + .landscapeSect__cont {
    margin-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .landscapeSect__bottom {
    margin-left: -32px;
    margin-right: -32px;
    width: 390px;
  }
}

.landscapeSect__bottom .designerInfo {
  background-color: #645953;
  color: #ffffff;
}

@media print, screen and (min-width: 768px) {
  .landscapeSect__bottom .designerInfo {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px;
  }
}

@media screen and (max-width: 768px) {
  .landscapeSect__bottom .designerInfo {
    padding: 60px 32px;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeSect__bottom .designerInfo__prof {
    margin-left: 100px;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeSect__bottom .designerInfo__visual {
    margin-left: 48px;
    width: 264px;
  }
}

@media print, screen and (min-width: 768px) {
  .landscapeSect__bottom {
    margin-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .landscapeSect__bottom {
    margin-top: 80px;
  }
}

@media print, screen and (min-width: 768px) {
  .residence-landscape {
    padding: 0 0 140px;
  }
}
