@charset "UTF-8";
@-ms-viewport {
  width: device-width;
}
/*--------------------------------------------------------------------------
CSS　カサーレ城東セントラルプレイス設定(style.css)ver.1 2026.4.2
ブランドページ追加
--------------------------------------------------------------------------*/
/*■■■■■■ 基本設定 ■■■■■■■*/
/*ブルー*/
/*濃いレッド*/
/*レッド*/
/*濃い青みのグレー*/
/*少し濃いイエロー*/
/*薄いブルー*/
/*薄いピンク*/
/*薄いブルー*/
/*薄いグリーン*/
/*薄い紫*/
/*薄いおうどういろ*/
/*薄いオレンジ*/
/*ロケーションヘッダー（イレギュラー）*/
.cate-head-img-location {
  margin: 110px 0 0 0;
}

/*■■■■■■ ブランド ■■■■■■■*/
/*#0 ヘッダー*/
.brand-header-caption {
  padding: 5px 10px;
  font-size: 1.2rem;
  color: #000;
  font-family: "Cormorant Garamond", serif;
  width: 100%;
  text-align: right;
  position: absolute;
  bottom: 5px;
  text-shadow: -1px -1px 3px #FFF, 1px -1px 3px #FFF, -1px 1px 3px #FFF, 1px 1px 3px #FFF;
}

.cate-title-new-block {
  position: relative;
  width: 100%;
  height: 100px;
  background: -webkit-gradient(linear, right top, left top, from(#B7C5D4), color-stop(60%, #1E4677));
  background: linear-gradient(to left, #B7C5D4 0%, #1E4677 60%);
}

.cate-title-new {
  font-size: 7rem;
  line-height: 1.2;
  color: #FFF;
  font-family: "Cormorant Garamond", serif;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}
.cate-title-new small {
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
}

/*#1 コンセプト*/
.brand-text-title-en {
  margin: 0 0 40px;
  font-family: "Cormorant Garamond", serif;
  font-size: 3rem;
  color: #09366c;
}

.brand-text-title {
  margin: 0 0 40px;
  font-size: 3.5rem;
  font-weight: 500;
}

.brand-text-read {
  margin: 0 0 60px;
  font-size: 1.8rem;
  line-height: 1.6;
}

.relative-block {
  position: relative;
}

.brand-building-caption {
  padding: 5px 10px;
  font-size: 1.2rem;
  color: #000;
  font-family: "Cormorant Garamond", serif;
  width: 100%;
  text-align: right;
  position: absolute;
  bottom: -3rem;
  text-shadow: -1px -1px 3px #FFF, 1px -1px 3px #FFF, -1px 1px 3px #FFF, 1px 1px 3px #FFF;
}

/*#2 デザイン*/
.brand-sub-title {
  margin: 0 0 20px;
  color: #09366c;
  font-size: 1.8rem;
  font-weight: 500;
}

.design-step-block {
  padding: 30px 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  border-top: 1px solid #231815;
}

.design-step-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.design-step-box p {
  font-size: 1.6rem;
}

/*#3 ARCHITECT*/
.bg-architect {
  background-color: #f6f4ee;
}

.brand-title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 20px;
  padding: 10px 0;
  border-bottom: 1px solid #231815;
}

.brand-title {
  font-size: 2.6rem;
  line-height: 1.2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.brand-title span {
  font-size: 1.8rem;
}

.architect-block {
  margin: 0 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.architect-second-block {
  margin: 0 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

.architect-text-block p {
  font-size: 1.6rem;
  line-height: 1.6;
}

.architect-img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}

.architect-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.architect-img-box img.material {
  min-width: 180px;
}
.architect-img-box img.yagawa {
  min-width: 200px;
}
.architect-img-box img.sumida {
  min-width: 200px;
}
.architect-img-box p {
  font-size: 1.1rem;
}
.architect-img-box p span {
  font-size: 1.6rem;
}
.architect-img-box p strong {
  font-size: 2.4rem;
  font-weight: 600;
}
.architect-img-box p small {
  font-size: 1.8rem;
  font-weight: 600;
}

.bg-entrance {
  margin: 0 0 60px;
  display: block;
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.bg-entrance img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.bg-entrance-caption {
  padding: 5px 10px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #FFF;
  font-family: "Cormorant Garamond", serif;
  width: 100%;
  text-align: right;
  position: absolute;
  bottom: 5px;
  text-shadow: -1px -1px 3px #000, 1px -1px 3px #000, -1px 1px 3px #000, 1px 1px 3px #000;
}

.archtect-second-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}

/*#4　PLANTING 植え付け*/
.plant-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px 0.5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.plant-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 19.5%;
  gap: 5px;
}
.plant-box p {
  font-size: 1.2rem;
  line-height: 1.2;
}

/*#5　LANDPLAN 土地計画*/
.landplan-block {
  margin: 0 0 40px;
  padding: 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

.landplan-icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
}

.landplan-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}
.landplan-icon img.ico-human {
  width: 30px;
  min-width: 30px;
  height: auto;
}
.landplan-icon img.ico-mobility {
  width: 60px;
  min-width: 80px;
  height: auto;
}
.landplan-icon p {
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: left;
}

.landplan-compass-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.landplan-compass-box img {
  width: 60px;
  max-width: 60px;
  height: auto;
}
.landplan-compass-box {
  font-size: 1.2rem;
}

/*詳細説明*/
.landplan-text-block {
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: flex-strt;
      -ms-flex-align: flex-strt;
          align-items: flex-strt;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 1%;
}

.landplan-text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-strt;
      -ms-flex-align: flex-strt;
          align-items: flex-strt;
  -webkit-box-pack: flex-strt;
      -ms-flex-pack: flex-strt;
          justify-content: flex-strt;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 32%;
}
.landplan-text-box p {
  text-align: left;
}

.landplan-title {
  margin: 0 0 5px;
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: flex-strt;
      -ms-flex-pack: flex-strt;
          justify-content: flex-strt;
  font-size: 1.8rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  gap: 10px;
  border-bottom: 1px solid #09366c;
  color: #09366c;
  font-weight: 600;
}
.landplan-title span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-color: #09366c;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #FFF;
}

.landplan-read {
  line-height: 1.4;
}

/*===============================
■■　スマホ用　■■
===============================*/
/*------------(XS)------------*/
@media (min-width: 320px) and (max-width: 566px) {
  /*#0 ヘッダー*/
  .brand-header-caption {
    padding: 5px 10px;
    font-size: 0.9rem;
    bottom: 0;
  }
  .cate-title-new {
    font-size: 5rem;
  }
  .cate-title-new small {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
  }
  /*■#1 コンセプト(XS)■*/
  .brand-text-title-en {
    margin: 0 0 30px;
    font-family: "Cormorant Garamond", serif;
    font-size: 2.4rem;
  }
  .brand-text-title {
    margin: 0 0 30px;
    font-size: 2.6rem;
    font-weight: 500;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .brand-text-read {
    margin: 0 0 40px;
    font-size: 1.4rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  /*■#2 デザイン(XS)■*/
  .brand-sub-title {
    margin: 0 0 10px;
    color: #09366c;
    font-size: 1.4rem;
    font-weight: 500;
  }
  .design-step-block {
    padding: 20px 0 0;
    gap: 20px;
  }
  .design-step-box p {
    font-size: 1rem;
  }
  /*■#3 ARCHITECT(XS)■*/
  .brand-title-box {
    text-align: center;
  }
  .brand-title {
    font-size: 1.8rem;
    line-height: 1.2;
  }
  .brand-title span {
    padding: 10px 0 0;
    display: block;
    font-size: 1.4rem;
  }
  .architect-block {
    margin: 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  .architect-second-block {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
  .architect-text-block p {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .architect-img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
  .architect-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .architect-img-box img.material {
    min-width: 160px;
  }
  .architect-img-box img.yagawa {
    min-width: 180px;
  }
  .architect-img-box img.sumida {
    min-width: 160px;
  }
  .architect-img-box p {
    font-size: 1rem;
  }
  .architect-img-box p span {
    font-size: 1.4rem;
  }
  .architect-img-box p strong {
    font-size: 2.2rem;
    font-weight: 600;
  }
  .architect-img-box p small {
    font-size: 1.6rem;
    font-weight: 600;
  }
  .bg-entrance {
    margin: 0 0 40px;
    display: block;
    position: relative;
    aspect-ratio: 1/1;
    overflow: hidden;
  }
  .bg-entrance img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
  }
  .bg-entrance-caption {
    padding: 5px 10px;
    font-size: 1rem;
    font-weight: 500;
    color: #FFF;
    font-family: "Cormorant Garamond", serif;
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 5px;
    text-shadow: -1px -1px 3px #000, 1px -1px 3px #000, -1px 1px 3px #000, 1px 1px 3px #000;
  }
  .archtect-second-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  /*■#4　PLANTING 植え付け(XS)■*/
  .plant-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px 0.5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .plant-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 49.5%;
    gap: 5px;
  }
  .plant-box p {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  /*■#5　LANDPLAN 土地計画(XS)■*/
  .landplan-block {
    margin: 30px 0 40px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }
  .landplan-icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
  }
  .landplan-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2px;
  }
  .landplan-icon img.ico-human {
    width: 20px;
    min-width: 20px;
    height: auto;
  }
  .landplan-icon img.ico-mobility {
    width: 50px;
    min-width: 50px;
    height: auto;
  }
  .landplan-icon p {
    font-size: 1rem;
    line-height: 1.2;
    text-align: left;
  }
  .landplan-compass-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 10px;
  }
  .landplan-compass-box img {
    width: 40px;
    max-width: 40px;
    height: auto;
  }
  .landplan-compass-box {
    font-size: 1rem;
  }
  /*swiper*/
  .layout-swiper {
    width: 100%;
    position: relative;
  }
  .layout-swiper img {
    width: 100%;
    display: block;
  }
  .swiper-button-next::after,
  .swiper-button-prev::after {
    display: none; /* デフォルト消す */
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    position: absolute; /* ← 変更 */
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
  }
  /* 矢印 */
  .swiper-button-next::before,
  .swiper-button-prev::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  /* 向き */
  .swiper-button-next::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .swiper-button-prev::before {
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
            transform: translate(-50%, -50%) rotate(-135deg);
  }
  /*■詳細説明(XS)■*/
  .landplan-text-block {
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: flex-strt;
        -ms-flex-align: flex-strt;
            align-items: flex-strt;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 0;
  }
  .landplan-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-strt;
        -ms-flex-align: flex-strt;
            align-items: flex-strt;
    -webkit-box-pack: flex-strt;
        -ms-flex-pack: flex-strt;
            justify-content: flex-strt;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .landplan-text-box p {
    text-align: left;
  }
  .landplan-title {
    margin: 0 0 5px;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: flex-strt;
        -ms-flex-pack: flex-strt;
            justify-content: flex-strt;
    font-size: 1.6rem;
    gap: 10px;
    border-bottom: 1px solid #09366c;
    color: #09366c;
    font-weight: 600;
  }
  .landplan-title span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    background-color: #09366c;
    font-size: 1.6rem;
    line-height: 1.2;
    color: #FFF;
  }
  .landplan-read {
    line-height: 1.4;
  }
} /*xs*/
/*------------(SM)------------*/
@media (min-width: 567px) and (max-width: 767px) {
  /*■#1 コンセプト(SM)■*/
  .brand-text-title-en {
    margin: 0 0 30px;
    font-size: 2.6rem;
  }
  .brand-text-title {
    margin: 0 0 30px;
    font-size: 3.2rem;
  }
  .brand-text-read {
    margin: 0 0 40px;
    font-size: 1.6rem;
  }
  /*■#2 デザイン(SM)■*/
  .brand-sub-title {
    margin: 0 0 10px;
    color: #09366c;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .design-step-block {
    padding: 20px 0 0;
    gap: 20px;
  }
  .design-step-box p {
    font-size: 1.2rem;
  }
  /*■#3 ARCHITECT(SM)■*/
  .brand-title-box {
    text-align: center;
  }
  .brand-title {
    font-size: 2.4rem;
    line-height: 1.2;
  }
  .brand-title span {
    padding: 10px 0 0;
    display: block;
    font-size: 1.8rem;
  }
  .architect-block {
    margin: 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  .architect-second-block {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
  .architect-text-block p {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .architect-img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
  .architect-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .architect-img-box img.material {
    min-width: 160px;
  }
  .architect-img-box img.yagawa {
    min-width: 180px;
  }
  .architect-img-box img.sumida {
    min-width: 160px;
  }
  .architect-img-box p {
    font-size: 1rem;
  }
  .architect-img-box p span {
    font-size: 1.4rem;
  }
  .architect-img-box p strong {
    font-size: 2.2rem;
    font-weight: 600;
  }
  .architect-img-box p small {
    font-size: 1.6rem;
    font-weight: 600;
  }
  .bg-entrance {
    margin: 0 0 40px;
    display: block;
    position: relative;
    aspect-ratio: 6/4;
    overflow: hidden;
  }
  .bg-entrance img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
  }
  .bg-entrance-caption {
    padding: 5px 10px;
    font-size: 1rem;
    font-weight: 500;
    color: #FFF;
    font-family: "Cormorant Garamond", serif;
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 5px;
    text-shadow: -1px -1px 3px #000, 1px -1px 3px #000, -1px 1px 3px #000, 1px 1px 3px #000;
  }
  .archtect-second-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  /*■#4　PLANTING 植え付け(SM)■*/
  .plant-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px 0.5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .plant-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 49.5%;
    gap: 5px;
  }
  .plant-box img {
    width: 100%;
    height: auto;
  }
  .plant-box p {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  /*■#5　LANDPLAN 土地計画(SM)■*/
  .landplan-block {
    margin: 0 0 40px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }
  .landplan-icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
  }
  .landplan-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2px;
  }
  .landplan-icon img.ico-human {
    width: 20px;
    min-width: 20px;
    height: auto;
  }
  .landplan-icon img.ico-mobility {
    width: 50px;
    min-width: 50px;
    height: auto;
  }
  .landplan-icon p {
    font-size: 1rem;
    line-height: 1.2;
    text-align: left;
  }
  .landplan-compass-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 10px;
  }
  .landplan-compass-box img {
    width: 40px;
    max-width: 40px;
    height: auto;
  }
  .landplan-compass-box {
    font-size: 1rem;
  }
  /*■詳細説明(SM)■*/
  .landplan-text-block {
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: flex-strt;
        -ms-flex-align: flex-strt;
            align-items: flex-strt;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 1%;
  }
  .landplan-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-strt;
        -ms-flex-align: flex-strt;
            align-items: flex-strt;
    -webkit-box-pack: flex-strt;
        -ms-flex-pack: flex-strt;
            justify-content: flex-strt;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 49%;
  }
  .landplan-text-box p {
    text-align: left;
  }
  .landplan-title {
    margin: 0 0 5px;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: flex-strt;
        -ms-flex-pack: flex-strt;
            justify-content: flex-strt;
    font-size: 1.6rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    gap: 10px;
    border-bottom: 1px solid #09366c;
    color: #09366c;
    font-weight: 600;
  }
  .landplan-title span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    background-color: #09366c;
    font-size: 1.6rem;
    line-height: 1.2;
    color: #FFF;
  }
  .landplan-read {
    line-height: 1.4;
  }
} /*SM*/
/*------------(MD)------------*/
@media (min-width: 768px) and (max-width: 1023px) {
  /*■#1 コンセプト(MD)■*/
  .brand-text-title-en {
    margin: 0 0 30px;
    font-size: 2.8rem;
  }
  .brand-text-title {
    margin: 0 0 30px;
    font-size: 3.6rem;
  }
  .brand-text-read {
    margin: 0 0 40px;
    font-size: 1.8rem;
  }
  /*■#2 デザイン(MD)■*/
  .brand-sub-title {
    margin: 0 0 10px;
    font-size: 1.8rem;
  }
  .design-step-block {
    padding: 20px 0 0;
    gap: 30px;
  }
  .design-step-box p {
    font-size: 1.3rem;
  }
  /*■#3 ARCHITECT(MD)■*/
  .brand-title-box {
    text-align: center;
  }
  .brand-title {
    font-size: 2.6rem;
    line-height: 1.2;
  }
  .brand-title span {
    padding: 10px 0 0;
    display: block;
    font-size: 2rem;
  }
  .architect-block {
    margin: 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  .architect-second-block {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
  .architect-text-block p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .architect-img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
  .architect-img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .architect-img-box img.material {
    min-width: 160px;
  }
  .architect-img-box img.yagawa {
    min-width: 180px;
  }
  .architect-img-box img.sumida {
    min-width: 160px;
  }
  .architect-img-box p {
    font-size: 1rem;
  }
  .architect-img-box p span {
    font-size: 1.4rem;
  }
  .architect-img-box p strong {
    font-size: 2.2rem;
    font-weight: 600;
  }
  .architect-img-box p small {
    font-size: 1.6rem;
    font-weight: 600;
  }
  .bg-entrance {
    margin: 0 0 40px;
    display: block;
    position: relative;
    aspect-ratio: 6/4;
    overflow: hidden;
  }
  .bg-entrance img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
  }
  .bg-entrance-caption {
    padding: 5px 10px;
    font-size: 1rem;
    font-weight: 500;
    color: #FFF;
    font-family: "Cormorant Garamond", serif;
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 5px;
    text-shadow: -1px -1px 3px #000, 1px -1px 3px #000, -1px 1px 3px #000, 1px 1px 3px #000;
  }
  .archtect-second-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
  /*■#4　PLANTING 植え付け(MD)■*/
  .plant-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px 0.5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .plant-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 32.5%;
    gap: 5px;
  }
  .plant-box img {
    width: 100%;
    height: auto;
  }
  .plant-box p {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  /*■#5　LANDPLAN 土地計画(MD)■*/
  .landplan-block {
    margin: 0 0 40px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }
  .landplan-icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
  }
  .landplan-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2px;
  }
  .landplan-icon img.ico-human {
    width: 20px;
    min-width: 20px;
    height: auto;
  }
  .landplan-icon img.ico-mobility {
    width: 50px;
    min-width: 50px;
    height: auto;
  }
  .landplan-icon p {
    font-size: 1rem;
    line-height: 1.2;
    text-align: left;
  }
  .landplan-compass-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 10px;
  }
  .landplan-compass-box img {
    width: 40px;
    max-width: 40px;
    height: auto;
  }
  .landplan-compass-box {
    font-size: 1rem;
  }
  /*■詳細説明(MD)■*/
  .landplan-text-block {
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: flex-strt;
        -ms-flex-align: flex-strt;
            align-items: flex-strt;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 1%;
  }
  .landplan-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-strt;
        -ms-flex-align: flex-strt;
            align-items: flex-strt;
    -webkit-box-pack: flex-strt;
        -ms-flex-pack: flex-strt;
            justify-content: flex-strt;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 49%;
  }
  .landplan-text-box p {
    text-align: left;
  }
  .landplan-title {
    margin: 0 0 5px;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: flex-strt;
        -ms-flex-pack: flex-strt;
            justify-content: flex-strt;
    font-size: 1.6rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    gap: 10px;
    border-bottom: 1px solid #09366c;
    color: #09366c;
    font-weight: 600;
  }
  .landplan-title span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    background-color: #09366c;
    font-size: 1.6rem;
    line-height: 1.2;
    color: #FFF;
  }
  .landplan-read {
    line-height: 1.4;
  }
} /*MD*/
/*------------(LG)------------*/
@media (min-width: 1024px) and (max-width: 1215px) {
  /*■■■■■■ メインイメージ（LG） ■■■■■■■*/
  /*■#5　LANDPLAN 土地計画(LG)■*/
  .landplan-block {
    margin: 0 0 40px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }
  .landplan-icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
  }
  .landplan-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5px;
  }
  .landplan-icon img.ico-human {
    width: 25px;
    min-width: 25px;
    height: auto;
  }
  .landplan-icon img.ico-mobility {
    width: 70px;
    min-width: 70px;
    height: auto;
  }
  .landplan-icon p {
    font-size: 1.4rem;
    line-height: 1.2;
    text-align: left;
  }
  .landplan-compass-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 10px;
  }
  .landplan-compass-box img {
    width: 50px;
    max-width: 50px;
    height: auto;
  }
  .landplan-compass-box {
    font-size: 1.2rem;
  }
} /*LG*/
/*------------(XL)------------*/
/*XL*/