@charset "UTF-8";

/* ------------------------
base
------------------------ */
.lower-con {
  max-width: 1000px;
  margin: 0 auto;
}

.page-ttl {
  background: url(../img/lower_ttl_bg.jpg) no-repeat bottom center;
  background-size: cover;
  height: 180px;
  justify-content: flex-end;
  align-items: center;
}
.page-ttl div {
  padding-right: 17%;
  /* padding-bottom: 1.2%; */
}
.page-ttl p {
  text-align: right;
}
.page-ttl h2 {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #A4875E;
  letter-spacing: .1rem;
  margin-bottom: 0;
  text-align: right;
}

.pankuzu {
  margin: 14px 0;
  text-align: left;
}
.pankuzu ul li {
  font-size: 12px;
  color: #6A675F;
  display: inline-block;
}
.pankuzu ul li::after {
  content: "＞";
  padding: 0 12px;
}
.pankuzu ul li:last-child:after {
  display: none;
}
.pankuzu ul li a {
  color: #6A675F;
  text-decoration: underline;
}
.pankuzu ul li a:hover {
  text-decoration: none;
}

.lower-con-inner {
  padding: 100px 0 120px;
}

.color-btn01 a {
  color: #231815;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  overflow: hidden;
  font-weight: 300;
  font-size: 18px;
  padding-right: 0;
  border: solid 1px #231815;
  max-width: 300px;
  height: 50px;
  position: relative;
  margin: 0 auto;
}
.color-btn01 a:hover,
.color-btn01 a img:hover {
  opacity: 1;
}
.color-btn01 a:hover {
  background: #d0d2d3;
}
.color-btn01 a::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 23px;
  border-top: solid 1px #231815;
}

section:not(:last-child) {
  margin-bottom: 140px;
}

h2 {
  font-size: 28px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 40px;
  color: #006464;
}
h3 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 24px;
}
h4 {
  border-bottom: solid 1px #808183;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
}
h5 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 24px;
}
h6 {
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0 12px;
}
h3.heading03 {
  margin-bottom: 60px;
}
h3.heading03 img {
  height: 54px;
}

footer .lower-note-area {
  padding: 30px 20px;
  border-top: solid 1px #939597;
}
footer .lower-note-area .lower-note-area-inner {
  max-width: 1000px;
  margin: 0 auto;
}

.lh-18 {
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  .flex.col-2 .child {
    width: 47%;
  }
  .flex.col-3 .child {
    width: 31%;
  }
}

@media screen and (max-width: 767px){
  .page-ttl {
    height: 100px;
    background: url(../img/lower_ttl_bg_sp.jpg) bottom center;
    background-size: cover;
  }
  .page-ttl div {
    padding-right: 12%;
  }
  .page-ttl img {
    width: auto;
  }
  .page-ttl h2 {
    font-size: 12px;
    line-height: 1;
    margin-top: 5px;
  }
  .lower-con-inner {
    padding: 50px 20px 60px;
  }
  .color-btn01 a {
    font-size: 16px;
    max-width: 234px;
  }
  section:not(:last-child) {
    margin-bottom: 80px;
  }
  h2 {
    font-size: 20px;
    margin-bottom: 24px;
  }
  h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  h3.c01 img {
    width: auto;
    height: 27px;
  }  
  h4 {
    padding-bottom: 10px;
    margin-bottom: 24px;
  }
  h5 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  h6 {
    font-size: 16px;
    margin: 16px 0 10px;
  }
  footer .lower-note-area {
    padding: 20px 20px;
  }
  .sec-inner-1000,
  .sec-inner-1100 {
    width: 90%;
  }
  .sp-overflow-x {
    overflow-x: scroll;
  }
  .sp-full {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .flex.col-2 .child,
  .flex.col-3 .child {
    width: 100%;
  }
  .flex.col-2 .child:not(:last-child),
  .flex.col-3 .child:not(:last-child) {
    margin-bottom: 30px;
  }
}


/* ------------------------
Concept
------------------------ */
#Concept .lower-con-inner {
  background: url(../../concept/img/bg@2x.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

#Concept .copy h2 {
  color: #fff;
}

#Concept .ideal {
  max-width: 1000px;
  margin: 0 auto;
}

#Concept .ideal .ideal-box h3 {
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}

#Concept .ideal .ideal-box h3::after {
  content: "";
  position: absolute;
  background: url(../../concept/img/box_ttl_glitter@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 96px;
  height: 68px;
}
#Concept .ideal .ideal-box01 h3::after {
  top: -120%;
  right: -20%;
}
#Concept .ideal .ideal-box02 h3::after {
  top: -45%;
  left: 6%;
}
#Concept .ideal .ideal-box03 h3::after {
  top: -55%;
  right: 16%;
}

#Concept .ideal .ideal-box p {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}

#Concept .ideal .ideal-box01 {
  padding-bottom: 60px;
}
#Concept .ideal .ideal-box01 .flex {
  max-width: 840px;
  margin: 0 auto;
}

#Concept .ideal .ideal-box01 .flex-l {
  width: 38%;
}

#Concept .ideal .ideal-box01 .flex-r {
  width: 56%;
  text-align: left;
  color: #fff;
}

#Concept .ideal .ideal-box-wrap {
  border-top: solid 1px #fff;
  align-items: inherit;
}

#Concept .ideal .ideal-box02,
#Concept .ideal .ideal-box03 {
  padding: 40px 60px;
  width: 50%;
  display: flex;
  flex-direction: column;

}

#Concept .ideal .ideal-box02 p,
#Concept .ideal .ideal-box03 p {
  text-align: left;
  margin-bottom: 40px;
}

#Concept .ideal .ideal-box02 img,
#Concept .ideal .ideal-box03 img {
  margin-top: auto;
}

#Concept .ideal .ideal-box02 {
  border-right: solid 1px #fff;
}

@media screen and (max-width: 767px){
  #Concept .page-ttl img {
    height: 16px;
  }  
  #Concept .lower-con-inner {
    background: url(../../concept/img/bg_sp@2x.jpg);
  }
  #Concept .ideal .ideal-box01 h3 img {
    width: 92px;
  }
  #Concept .ideal .ideal-box02 h3 img {
    width: 129px;
  }
  #Concept .ideal .ideal-box03 h3 img {
    width: 137px;
  }
  #Concept .ideal .ideal-box h3::after {
    width: 72px;
    height: 51px;
  }
  #Concept .ideal .ideal-box01 h3::after {
    top: -100%;
  }
  #Concept .ideal .ideal-box02 h3::after,
  #Concept .ideal .ideal-box03 h3::after {
    display: none;
  }
  #Concept .ideal .ideal-box h3 {
    margin-bottom: 30px;
  }
  #Concept .ideal .ideal-box01 .flex-l,
  #Concept .ideal .ideal-box01 .flex-r {
    width: 100%;
  }
  #Concept .ideal .ideal-box01 .flex-r p {
    margin-bottom: 20px;
    font-size: 14px;
  }
  #Concept .ideal .ideal-box01 {
    padding-bottom: 40px;
  }
  #Concept .ideal .ideal-box-wrap,
  #Concept .ideal .ideal-box02 {
    border: none;
  }
  #Concept .ideal .line {
    border-top: solid 1px #d0d2d3;
  }
  #Concept .ideal .ideal-box02, #Concept .ideal .ideal-box03 {
    padding: 40px 0;
    width: 100%;
  }
  #Concept .ideal .ideal-box02 p, #Concept .ideal .ideal-box03 p {
    margin-bottom: 20px;
    font-size: 14px;
  }
}


/* ------------------------
Location&Access
------------------------ */
#Lt-Ac .sec01 {
  margin-bottom: 80px;
}
#Lt-Ac .life-info h3 {
  border-bottom: solid 1px #808183;
  padding-bottom: 20px;
}
#Lt-Ac .life-info .flex {
  align-items: flex-start;
}
#Lt-Ac .life-info .flex img {
  width: 46%;
}
#Lt-Ac .life-info .flex img:nth-child(-n+4) {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  #Lt-Ac .page-ttl img {
    height: 30px;
  }
  #Lt-Ac .sec01 {
    margin-bottom: 50px;
  }
  #Lt-Ac .life-info h3 {
    padding-bottom: 10px;
  }
  #Lt-Ac .life-info h3 img {
    width: 172px;
  }
  #Lt-Ac .life-info .flex img {
    width: 100%;
  }
  #Lt-Ac .life-info .flex img:not(:last-child) {
    margin-bottom: 50px;
  }
}


/* ------------------------
Promenade
------------------------ */
#Promenade .sec02 {
  background: url(../../promenade/img/sec02_bg.jpg) no-repeat top center;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  #Promenade .page-ttl img {
    height: 28px;
  }
  #Promenade .sec02 {
    background: url(../../promenade/img/sec02_bg_sp.jpg) no-repeat top center;
    background-size: cover;
    padding-top: 20px;
  }
}


/* ------------------------
Design
------------------------ */
#Design .merit .merit-subttl {
  font-size: 22px;
  margin-bottom: 30px;
}
#Design .merit .box-wrap {
  align-items: inherit;
}
#Design .merit .box-wrap .box {
  width: 32%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
#Design .merit .box-wrap .box .box-ttl {
  font-size: 18px;
  background: #A4875E;
  padding: 17px 0;
  color: #fff;
}
#Design .merit .box-wrap .box .box-txt {
  font-size: 14px;
  background: #ECE5DB;
  padding: 16px;
  text-align: left;
  flex-grow: 1;
}
#Design .merit .box-wrap .box .box-txt span {
  font-size: 12px;
}

@media screen and (max-width: 767px){
  #Design .page-ttl img {
    height: 27px;
  }
  #Design .merit h4 img {
    width: auto;
    height: 20px;
  }
  #Design .merit .merit-subttl {
    font-size: 18px;
  }
  #Design .merit .box-wrap .box {
    width: 100%;
  }
  #Design .merit .box-wrap .box:not(:last-child) {
    margin-bottom: 20px;
  }
  #Design .merit .box-wrap .box .box-ttl {
    font-size: 16px;
    padding: 14px 0;
  }
  #Design .merit .box-wrap .box .box-txt {
    font-size: 13px;
  }
}


/* ------------------------
Landplan
------------------------ */
#Landplan .sec02 .con01 {
  background: url(../../landplan/img/sec02_con01_bg.jpg) no-repeat center center;
  background-size: cover;
}
#Landplan .sec02 .con01 img {
  margin-top: -15px;
}
#Landplan .sec02 .con02 .flex {
  align-items: flex-start;
}
#Landplan .sec02 .con02 .child:not(:last-child) {
  margin-bottom: 40px;
}
#Landplan .sec02 .con02 h4 {
  font-weight: 400;
  padding: 0;
  border: none;
  margin: 20px 0 5px;
  text-align: left;
  font-size: 18px;
}
#Landplan .sec02 .con02 p.txt {
  font-size: 15px;
}

@media screen and (max-width: 767px){
  #Landplan .page-ttl img {
    height: 27px;
  }
}


/* ------------------------
Plan
------------------------ */
#Plan .sec01 .type-btn-area {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr); 
}

#Plan .sec02 {
  border-top: solid 1px #EBF0F5;
}

#Plan .btn img {
  width: 100%;
  max-width: 680px;
  height: auto;
}

#Plan .menuplan .ttl-area {
  margin-bottom: 60px;
}
#Plan .menuplan .ttl-area p {
  font-size: 23px;
  margin-top: 30px;
}
#Plan .menuplan .con:not(:last-child) {
  margin-bottom: 100px;
}
#Plan .menuplan .con01 p {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 40px;
}
#Plan .menuplan .con02 img.copy {
  width: 100%;
  max-width: 750px;
  height: auto;
  margin-bottom: 60px;
}
#Plan .menuplan .con02 .color-sample img {
  width: 48%;
}
#Plan .menuplan .con02 .color-sample img:not(:nth-last-of-type(-n+2)) {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  #Plan .page-ttl img {
    height: 24px;
  }
  #Plan .sec01 p {
    font-size: 14px;
    text-align: left;
  }
  #Plan .sec01 .type-btn-area {
    margin-top: 32px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    grid-template-columns: 1fr;
  }
  #Plan .sec02 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #Plan .menuplan .ttl-area p {
    padding: 0 20px;
    margin-top: 20px;
    font-size: 16px;
    text-align: left;
  }
  #Plan .menuplan .con01 p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #Plan .menuplan .con:not(:last-child) {
    margin-bottom: 50px;
  }
  #Plan .menuplan .con02 img.copy {
    margin-bottom: 30px;
  }
  #Plan .menuplan .con02 .color-sample {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  #Plan .menuplan .con02 .color-sample img {
    width: 100%;
  }
  #Plan .menuplan .con02 .color-sample img:not(:last-of-type) {
    margin-bottom: 30px;
  }
}


/* ------------------------
Performance
------------------------ */
#Performance .sec02 h4 {
  line-height: 1;
}
#Performance .sec02 .series {
  align-items: baseline;
}
#Performance .sec02 .series .col-4 {
  margin-bottom: 24px;
  width: 23.5%;
}
#Performance .sec02 .series::after {
  content: "";
  display: block;
  width: 23.5%;
}
#Performance .sec02 .series .series-list .list-child {
  margin-bottom: 24px;
  width: 23.5%;
}

@media screen and (max-width: 767px) {
  #Performance .page-ttl img {
    height: 31px;
  }
  #Performance .sec02 h4 img {
    width: 246px;
  }
  #Performance .sec02 .series .col-4 {
    margin-bottom: 14px;
    width: 49%;
  }
}


/* ------------------------
Map
------------------------ */
#Map .con-btn {
  margin-top: 50px;
}

#Map .con01 {
  padding-bottom: 100px;
  border-bottom: solid 1px #d0d2d3;
}

#Map h3 {
  margin-bottom: 40px;
}

#Map p.navi-address {
  color: #fff;
  background: #1A213D;
  font-size: 20px;
  padding: 0.5% 5%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 30px;
}

#Map .gallery-access {
  margin: 80px auto;
  max-width: 700px;
}

#Map .gallery-access h4 {
  font-weight: normal;
  text-align: left;
  font-size: 18px;
}

#Map .gallery-info {
  text-align: left;
  margin-top: 80px;
}

#Map .gallery-info h4 {
  font-weight: normal;
  font-size: 20px;
  border-bottom: solid 1px #d0d2d3;
  padding-bottom: 8px;
  margin-bottom: 18px;
  text-align: left;
}

#Map .gallery-map {
  max-width: 700px;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px){
  #Map .page-ttl img {
    height: 27px;
  }
  #Map .con-btn {
    margin-top: 30px;
  }
  #Map .con01 {
    padding-bottom: 50px;
  }
  #Map h3 {
    width: 80%;
    margin: 0 auto 24px;
  }
  #Map p.navi-txt {
    font-size: 14px;
  }
  #Map p.navi-address {
    font-size: 18px;
  }
  #Map .gallery-access {
    margin: 40px auto;
  }
  #Map .gallery-access h4 {
    font-size: 16px;
  }
  #Map .gallery-info {
    margin-top: 40px;
  }
  #Map .gallery-info h4 {
    font-size: 16px;
    padding-bottom: 6px;
    margin-bottom: 10px;
  }
  #Map .gallery-info p {
    font-size: 14px;
  }
  #Map .gallery-map {
    width: 100%;
  }
}


/* ------------------------
Outline
------------------------ */
#Outline table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: solid 1px #C3C3C3;
  margin-bottom: 20px;
}

#Outline table th,
#Outline table td {
  border-top: solid 1px #C3C3C3;
  text-align: left;
  padding: 20px 0;
}

#Outline table th {
  width: 30%;
  font-weight: 700;
}

#Outline table td {
  width: 70%;
  font-weight: 400;
}

#Outline .caption p {
  text-align: right;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  #Outline .page-ttl img {
    height: 20px;
  }
  #Outline table {
    margin-bottom: 14px;
  }
  #Outline table th,
  #Outline table td {
    display: block;
    width: 100%;
    font-size: 14px;
  }
  #Outline table th {
    padding: 14px 0 2px;
  }
  #Outline table td {
    border-top: none;
    padding: 2px 0 14px;
  }
  #Outline .caption p {
    font-size: 12px;
  }
}


/* ------------------------
Quality
------------------------ */
#Quality .sec01 {
  margin-bottom: 90px;
}

#Quality .sec02 {
  margin-bottom: 90px;
}

#Quality .sec03 .con01 .flex {
  align-items: flex-start;
}
#Quality .sec03 .con01 .flex .flex-ph {
  width: 64%;
}
#Quality .sec03 .con01 .flex.con-child01 .flex-txt {
  width: 36%;
  padding: 10px 12% 10px 30px;
}
#Quality .sec03 .con01 .flex.con-child02 .flex-txt {
  width: 36%;
  padding: 10px 30px 10px 12%;
}
#Quality .sec03 {
  margin-bottom: 70px;
}

#Quality .sec04 .flex.col-2 {
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  #Quality .page-ttl img {
    height: 28px;
  }
  #Quality .sec01 {
    margin-bottom: 50px;
  }
  #Quality .sec02 {
    margin-bottom: 50px;
  }
  #Quality .sec03 .con01 {
    margin-top: 30px;
  }
  #Quality .sec03 .con01 .flex .flex-ph {
    width: 100%;
    padding: 0 20px;
  }
  #Quality .sec03 .con01 .flex.con-child02 {
    flex-direction: column-reverse;
    margin-top: 30px;
  }
  #Quality .sec03 .con01 .flex.con-child01 .flex-txt,
  #Quality .sec03 .con01 .flex.con-child02 .flex-txt {
    width: 100%;
    padding: 20px 20px 0;
  }
  #Quality .sec03 .con01 .flex .flex-txt h3 {
    margin-bottom: 15px;
  }
  #Quality .sec03 {
    margin-bottom: 70px;
  }
  #Quality .sec04 .con:not(:last-of-type) {
    margin-bottom: 40px;
  }
  #Quality .sec04 h3 {
    margin-bottom: 10px;
  }


}