@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap");
@media screen and (max-width: 768px) {
  .header {
    background: #fff; } }

.background {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: fixed;
  opacity: 0;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
  z-index: -1; }

.show .background {
  opacity: 1; }

@media screen and (max-width: 768px) {
  .space {
    display: none; } }

.contents .wrap-top0 {
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
  z-index: 2; }
.contents .wrap-top1 {
  padding-top: 30vh;
  padding-bottom: 30vh;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .contents .wrap-top1 {
      padding-top: 15vh;
      padding-bottom: 15vh; } }
  @media screen and (max-width: 500px) {
    .contents .wrap-top1 {
      padding-top: 10vh;
      padding-bottom: 10vh; } }
.contents .wrap-top2 {
  padding-top: 0vh;
  padding-bottom: 60vh;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .contents .wrap-top2 {
      padding-bottom: 40vh; } }

/* design*/
.content00_bg {
  background-image: url("../images/residence/resi-bg00.jpg");
  background-position: top center;
  background-size: cover; }

.content01_bg {
  background-image: url("../images/residence/resi-bg01.jpg");
  background-position: top center;
  background-size: cover; }

.content02_bg {
  background-image: url("../images/residence/resi-bg02.jpg");
  background-position: top center;
  background-size: cover; }

.content03_bg {
  background-image: url("../images/residence/resi-bg03.jpg");
  background-position: top center;
  background-size: cover; }

.content04_bg {
  background-image: url("../images/residence/resi-bg04.jpg");
  background-position: top center;
  background-size: cover; }

@media screen and (max-width: 768px) {
  .content01_bg_opa {
    display: none; } }

.contents .res-photo {
  position: relative;
  z-index: 1 !important; }
  @media screen and (max-width: 768px) {
    .contents .res-photo {
      overflow: hidden; }
      .contents .res-photo .img-body {
        display: block;
        margin-left: -5%;
        width: 110%; } }
.contents .inner {
  color: #fff; }
.contents .res-txt {
  text-align: center;
  margin-bottom: 6rem; }
  .contents .res-txt img {
    width: 80%;
    height: auto;
    max-width: 52rem; }
.contents .midashi {
  text-align: center;
  font-size: 4rem;
  line-height: 1.5;
  font-feature-settings: "palt";
  letter-spacing: 0.8rem;
  margin-bottom: 4rem; }
.contents .s-midashi {
  font-size: 2.6rem;
  line-height: 1.5;
  font-feature-settings: "palt";
  letter-spacing: 0.8rem; }
.contents .lead {
  text-align: center;
  font-size: 1.6rem;
  line-height: 3;
  font-feature-settings: "palt";
  letter-spacing: 0.4rem; }

.res4-list {
  max-width: 82rem;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 3rem;
  /**@media screen and (max-width: 600px){
  	li{
  		width: 100%;
  	}
  }**/ }
  .res4-list li {
    width: 48%;
    margin-top: 3rem; }

#content05 {
  background: linear-gradient(to right, #9f9c8c, #373631); }
  #content05 .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: 1200px; }
    #content05 .inner .left {
      width: 46%; }
      #content05 .inner .left .lead {
        text-align: left;
        font-size: 1.4rem;
        line-height: 2.2;
        letter-spacing: 0.2rem;
        margin-top: 2rem; }
    #content05 .inner .right {
      width: 48%;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: flex-start;
      /**.res5-photo{
      	width: 49%;
      	.note{
      		text-align: right;
      		margin-top: 1.5rem;
      	}
      }**/ }
      #content05 .inner .right .res5-photo {
        width: 100%; }
    @media screen and (max-width: 768px) {
      #content05 .inner .left {
        width: 100%; }
      #content05 .inner .right {
        width: 100%;
        margin-top: 4rem; } }

#content06 {
  background: #f2f1ed; }
  #content06 .midashi,
  #content06 .lead {
    color: #000; }
  #content06 .caption.note {
    color: #000;
    margin-top: 0.5rem; }

.res6-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 3rem; }
  .res6-list li {
    width: 31%;
    margin-top: 3rem;
    margin-right: 3.5%; }
    .res6-list li:nth-child(3n) {
      margin-right: 0; }
    .res6-list li .ttl {
      font-feature-settings: "palt";
      color: #8e823e;
      margin-top: 1.5rem;
      font-size: 1.8rem;
      line-height: 1.5; }
    .res6-list li .lead {
      font-size: 1.4rem;
      text-align: left;
      margin-top: 1rem;
      letter-spacing: 0.1rem;
      line-height: 2; }
  @media screen and (max-width: 768px) {
    .res6-list li {
      width: 48%;
      margin-right: 4%; }
      .res6-list li:nth-child(3n) {
        margin-right: 4%; }
      .res6-list li:nth-child(2n) {
        margin-right: 0; } }

.img.shiki {
  margin: auto;
  max-width: 81rem;
  margin-bottom: 6rem;
  margin-top: 5rem; }

#content07 {
  background: #fff; }
  #content07 .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    /**.right{
    	width: 55%;
    }**/ }
    #content07 .inner .left {
      width: 100%; }
      #content07 .inner .left .s-midashi {
        color: #000;
        text-align: center; }
      #content07 .inner .left .lead {
        text-align: center;
        font-size: 1.6rem;
        line-height: 2.2;
        letter-spacing: 0.2rem;
        margin-top: 2rem;
        color: #000; }
    #content07 .inner .bottom {
      width: 100%;
      margin-top: 6rem; }
    @media screen and (max-width: 768px) {
      #content07 .inner .left {
        width: 100%; }
      #content07 .inner .right {
        width: 100%;
        margin-top: 4rem; }
      #content07 .inner .bottom {
        width: 100%; } }
  #content07 .caption.note {
    display: block !important;
    text-align: right !important;
    color: #000;
    margin-top: 2rem;
    width: 100%; }

.plant-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 5rem; }
  .plant-list li {
    margin-right: 1%;
    width: 19.2%;
    margin-top: 1.5rem; }
    .plant-list li:nth-child(1), .plant-list li:nth-child(2), .plant-list li:nth-child(3), .plant-list li:nth-child(4) {
      width: 24.25%; }
    .plant-list li:nth-child(4), .plant-list li:nth-child(9) {
      margin-right: 0; }
  @media screen and (max-width: 768px) {
    .plant-list li {
      margin-right: 2%;
      width: 32%; }
      .plant-list li:nth-child(1), .plant-list li:nth-child(2), .plant-list li:nth-child(3), .plant-list li:nth-child(4) {
        width: 32%; }
      .plant-list li:nth-child(4), .plant-list li:nth-child(9) {
        margin-right: 2%; }
      .plant-list li:nth-child(3n) {
        margin-right: 0; } }

.designer-name {
  color: #fff;
  line-height: 1.5; }
  .designer-name .txt1 {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .designer-name .txt2 {
    display: block;
    font-size: 2rem; }

.land-kansyu {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
  margin: auto;
  margin-bottom: 6rem;
  margin-top: 4rem;
  max-width: 700px;
  padding: 3rem 5rem; }
  .land-kansyu .land-name {
    text-align: center;
    color: #000;
    font-size: 1.5rem; }
  .land-kansyu .land-name2 {
    text-align: center;
    color: #000;
    font-size: 2.3rem;
    line-height: 1.8;
    border-bottom: 1px solid #999;
    padding-bottom: 1.3rem;
    margin-top: 0.5rem; }
  .land-kansyu .lead {
    line-height: 2.2;
    margin-top: 1.5rem; }
  @media screen and (max-width: 768px) {
    .land-kansyu {
      padding: 3rem 3.5rem;
      width: 94%; }
      .land-kansyu .lead {
        text-align: left; } }
