@charset "UTF-8";

figure {
  position: relative;
}

/* ページタイトル画像 */

.e-landplan {
  background-image: url(../../ent_limitedsite/img/landplan/land-main.jpg);
  background-position: center;
}

.entry-ttl {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 17% 0;
  position: relative;
}

.entry-ttl .text-position {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.entry-ttl h2 {
  font-size: 80px;
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  line-height: 1.4;
}

.entry-ttl .ja {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

h3 {
  font-size: 30px;
  font-family: "EB Garamond", serif;
  letter-spacing: 4px;
  line-height: 1.2;
  color: #896d43;
  border-bottom: 1px solid #896d43;
  padding: 40px 0 10px;
  margin: 0 0 40px;
}

.sub-ttl {
  font-size: 22px;
  letter-spacing: 3px;
  line-height: 1.8;
  text-align: center;
  margin-top: 40px;
}

.normal-text {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 2.2;
}

.attention {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 5em;;
}

.land-box {
  background-image: url(../../common/img/bg02.png);
  background-repeat: repeat;
  background-size: 100%;
  /* background-repeat: no-repeat;
  background-size: cover; */
  padding-bottom: 100px;
}

.land-copy {
  padding: 100px 0;
}

.land-copy p {
  font-size: 25px;
  line-height: 1.8;
  letter-spacing: 2px;
  text-align: center;
}

.land-copy p.copy-text {
  font-size: 16px;
  line-height: 2.5;
  margin-top: 60px;
}

.land-main-box02 .item-ttl {
  font-size: 18px;
  color: #fff;
  background: #967e4c;
  padding: 6px 0;
  position: relative;
}

.land-main-box02 .item-ttl .num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 100%;
  font-size: 22px;
  color: #fff;
  background: #44574e;
  position: absolute;
  top: 0;
  left: 0;
}

.land-main-box02 .item-ttl .faci-text {
  display: inline-block;
  padding-left: 50px;
}

.land-main-box02 .item-text {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 10px;
}

.land-main-box02 

.land-item-flex01 {
  flex-wrap: wrap;
  justify-content: space-between;
}

.land-item-flex01 li {
  width: 31.084%;
}

.land-item-flex01 li figure {
  margin-top: 10px;
}

.land-item-flex02 {
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 40px;
}

.land-item-flex02 .shikihai {
  width: 65.834%;
}

.land-item-flex02 .sub {
  width: 31.084%;
}

.sub-item-flex {
  flex-direction: column;
}

.sub-item-flex li {
  margin-top: 30px;
}

.sub-item-flex li.text-only {
  flex-wrap: wrap;
}

.sub-item-flex li.text-only p {
  width: 48%;
  font-size: 16px;
  color: #000;
  background: #fff;
}

.sub-item-flex li.text-only p:nth-of-type(odd) {
  margin-right: 4%;
}

.sub-item-flex li.text-only p:last-of-type {
  width: 100%;
}

.sub-item-flex li.text-only p:nth-of-type(n+3) {
  margin-top: 4%;
}

.sub-item-flex li.mini-image .flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.sub-item-flex li.mini-image .flex figure {
  width: 47.265%;
}

.sub-item-flex li.mini-image .flex p {
  width: 52.735%;
  background: #fff;
  padding: 8px 12px;
}

.sub-item-flex li figure {
  margin-top: 10px;
}

.land-sub-box02 {
  margin: 100px auto 0;
}

.land-sub-box02 h3 {
  text-align: center;
}

.coworking-flex {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}

.coworking-flex .text-box {
  width: 61.34%;
}

.coworking-flex .image-box {
  width: 33.75%;
}


.point {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.point li {
  width: 32%;
  font-size: 18px;
  color: #f3d699;
  text-align: center;
  background: #44574e;
  padding: 4px 0;
}

.charging-flex {
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 40px auto 0;
}

.charging-flex .text-box {
  width: 42%;
}

.charging-flex .image-box {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 54.167%;
}

.charging-flex .image-box figure:nth-of-type(1) {
  width: 38.2037533%;
}

.charging-flex .image-box figure:nth-of-type(2) {
  width: 60.3217158%;
}

.green-box {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #44574e;
  padding: 30px 30px;
  margin: 80px auto 0;
}

.green-box .text-box {
  width: 50.834%;
  color: #fff;
}

.green-box .green-ttl {
  font-size: 24px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.green-box .image-box {
  width: 44.167%;
}

.plant-box {
  flex-wrap: wrap;
  justify-content: space-between;
}

.plant-box li {
  width: 32%;
}

.plant-box li:nth-of-type(n+4) {
  margin-top: 30px;
}

.plant-box li p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}

.pc_only {
  display: block;
}

/*---------------------------
tab
---------------------------*/
@media only screen and (max-width: 1180px) {
  .sub-ttl {
    font-size: 18px;
  }

  .normal-text {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .pc_only {
    display: none;
  }
  .land-item-flex02 .shikihai {
    width: 100%;
  }

  .land-item-flex02 .sub {
    width: 100%;
  }

  .sub-item-flex {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
  }

  .sub-item-flex li {
    width: 48%;
  }

  .green-box .green-ttl {
    font-size: 20px;
  }
}


/*---------------------------
sp
---------------------------*/
@media only screen and (max-width: 820px) {

  h3 {
    font-size: 26px;
    padding: 0 0 10px;
    margin: 0 0 20px;
  }

  .sub-ttl {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 20px;
  }

  .normal-text {
    font-size: 14px;
    line-height: 1.8;
  }

  .attention {
    left: 2em;
    bottom: -7px;
  }

  .entry-ttl {
    padding: 26% 0;
  }

  .entry-ttl h2 {
    font-size: 40px;
  }

  .land-box {
    padding-bottom: 60px;
  }

  .land-copy {
    padding: 60px 0 30px 0;
  }

  .land-copy p {
    font-size: 16px;
  }

  .land-copy p.copy-text {
    font-size: 14px;
    line-height: 2.2;
    margin-top: 20px;
  }

  .land-item-flex01 li {
    width: 100%;
  }

  .land-item-flex01 li:nth-of-type(n+2) {
    margin-top: 30px;
  }

  .land-main-box02 .land-item-flex01 {
    margin-top: 40px;
  }

  .land-main-box02 .shikihai-image {
    width: 96%;
    margin: 0 auto 30px;
  }

  .land-main-box02 .item-ttl {
    font-size: 16px;
  }

  .land-main-box02 .item-ttl .num {
    font-size: 18px;
  }

  .land-item-flex02 {
    margin-top: 0;
  }

  .land-item-flex02 .shikihai {
    width: 100%;
  }

  .land-item-flex02 .sub {
    width: 100%;
  }

  .sub-item-flex li {
    width: 100%;
  }

  .sub-item-flex li.text-only p {
    font-size: 14px;
    letter-spacing: 0.5px;
  }

  .sub-item-flex li.mini-image .flex {
    align-items: stretch;
  }

  .sub-item-flex li.mini-image .flex p {
    font-size: 13px;
    line-height: 1.4;
  }

  .land-sub-box02 {
    margin: 80px auto 0;
  }

  .coworking-flex {
    margin-top: 20px;
  }

  .coworking-flex .text-box {
    width: 100%;
  }

  .point {
    margin: 20px auto ;
  }

  .point li {
    font-size: 14px;
  }

  .coworking-flex .image-box {
    width: 100%;
  }

  .charging-flex {
    margin-top: 20px;
  }

  .charging-flex .text-box {
    width: 100%;
  }

  .charging-flex .image-box {
    width: 100%;
    margin-top: 20px;
  }

  .charging-flex .image-box figure:nth-of-type(1) {
    width: 100%;
  }

  .charging-flex .image-box figure:nth-of-type(2) {
    width: 100%;
    margin-top: 10px;
  } 

  .green-box {
    padding: 20px;
    margin: 40px auto 0;
  }

  .green-box .green-ttl {
    font-size: 18px;
    text-align: center;
  }

  .green-box .text-box {
    width: 100%;
  }

  .green-box .image-box {
    width: 100%;
  }

  .plant-box  {
    margin-top: 30px;
  }

  .plant-box li {
    width: 32%;
  }

  .plant-box li:nth-of-type(n+4) {
    margin-top: 20px;
  }

  .plant-box li p {
    font-size: 12px;
  }

}