@charset "UTF-8";


/*  design.css  */
/*---------------------------
共通
---------------------------*/
.imagephoto .cap {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-top: 0.2em;
}

.imagephoto .cap.cap_r {
  margin-right: 10px;
  text-align: right;
}

.imagephoto .cap.cap_l {
  margin-left: 10px;
  text-align: left;
}

#top_mainimg img {
  border-radius: 1.5vw;
}

#design #topCon {
  /*padding: 4em 0;*/
  padding: 10.5em 0 5em;
  margin-top: -6em;
  /*background: url(../images/common/topcon_bg_pc.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;*/
}
#design #topCon .conTxt .ttl {
  margin: 0 auto;
}

/*共通*/
.main_ttl {
  line-height: 1.0;
  letter-spacing: 0.1em;
  font-family: "adobe-garamond-pro", serif;
  font-weight: 400;
  font-style: italic;
}

.main_ttl p {
  opacity: 0;
  animation: mainCopy 1s ease 0.3s forwards;
}

@keyframes mainCopy {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#design li {
  list-style: none;
}

/* sp */
@media only screen and (max-width: 768px) {
  .imagephoto .cap {
    font-size: 10px;
  }
  #design #topCon {
  /*padding: 2em 0;*/
  padding: 6em 0 3em;
  margin-top: -3.5em;
  }
}


/*---------------------------
#facadeArea Facade Design
---------------------------*/
#facadeArea {
  position: relative;
  width: 100%;
  padding: 4em 0 6em;
  margin: 0 auto;
}
#facadeArea .bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: -1;
}
#facadeArea .tx_width {
  position: relative;
  width: 60vw;
  /*max-width: 900px;*/
  margin: 0 auto;
  z-index: 2;
}
#facadeArea .conTxt p {
  text-align: left;
}
#facadeArea .conTxt .main_ttl {
  margin-bottom: 0.6em;
  letter-spacing: 6px;
  font-size: 54px;
  color: #ffffffbc;
}
#facadeArea .conTxt .main_ttl,
.face_con li .tx_right .tx01,
#entranceArea .img01 .ttl,
#entranceArea .img02 .ttl,
#landplanArea .bor_tx,
#landplanArea .landplan_ul .ttl .nu01 {
  font-family: "adobe-garamond-pro", serif;
  font-weight: 400;
  font-style: normal;
}
.face_con {
  width: 88.66vw;
  margin-top: -26em;
  margin-left: auto;
}
.face_con ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.face_con li:nth-child(1) {
  width: 40%;
  margin-right: -6%;
}
.face_con li:nth-child(2) {
  width: 66%;
}
/**/
.face_con li .tx_right {
  position: absolute;
  bottom: 20.5%;
  left: 10%;
  /*width: 31vw;*/
  width: 28vw;
  letter-spacing: 1px;
  color: #FFF;
  background: linear-gradient(to right, #97c6b6 0%, #5997bb 88%, #5997bb 100%);
}
.face_con li .tx_left {
  position: absolute;
  bottom: 1%;
  left: 0;
  /*width: 32.46vw;*/
  width: 29.46vw;
}
#facadeArea .face_con li .tx_left.imagephoto .cap.cap_r {
  margin-right: 0;
}
.face_con li .tx_right .con {
  padding: 0 0 9.066vw 1.6vw;
}
.face_con li .tx_right .tx01 {
  /*position: absolute;
  top: 2%;
  right: 1%;*/
  text-align: right;
  color: #ffffffbc;
  letter-spacing: 5px;
  line-height: 1.0;
  font-size: 37.5px;
  margin: 0.2em 0.2em 0.7em 0;
}
.face_con li .tx_right .tx02 {
  font-size: 20px;
  margin-bottom: 0.5em;
}
.face_con li .tx_right .tx03 {
  font-size: 13px;
  line-height: 1.7;
  width: 80%;
  margin-right: 20%;
}

@media screen and (max-width: 1500px) {
.face_con {
  margin-top: -27.73vw;
}
#facadeArea .conTxt .main_ttl {
  margin-bottom: 0.6em;
  /*font-size: 54px;*/
  font-size: 3.599vw;
}
#facadeArea .conTxt .ttl {
    /*font-size: 22px;*/
    font-size: 1.466vw;
    margin-bottom: 1em;
}
#facadeArea .conTxt .txt {
    /*font-size: 14px;*/
    font-size: 0.933vw;
    margin-bottom: 1.5em;
}
/**/
.face_con li .tx_right .tx01 {
  /*font-size: 37.5px;*/
  font-size: 2.5vw;
  margin: 0.2em 0.2em 0.7em 0;
}
.face_con li .tx_right .tx02 {
  /*font-size: 20px;*/
  font-size: 1.333vw;
  margin-bottom: 0.5em;
}
.face_con li .tx_right .tx03 {
  /*font-size: 13px;*/
  font-size: 0.866vw;
}
}

/* Tab */
@media screen and (max-width: 1170px) {

}

/* sp */
@media only screen and (max-width: 768px) {
#facadeArea {
  padding: 3em 0 4em;
}
#facadeArea .bg {
  overflow: hidden;
  width: 100%;
}
#facadeArea .tx_width {
  width: 90%;
}
#facadeArea .conTxt .main_ttl {
  /*font-size: 54px;*/
  font-size: 8.072vw;
}
#facadeArea .conTxt .ttl {
  /*font-size: 22px;*/
  font-size: 3.906vw;
}
#facadeArea .conTxt .txt {
  /*font-size: 14px;*/
  font-size: 3.125vw;
}
/**/
.face_con ul {
  /*display: block;*/
  flex-direction: column-reverse;
}
.face_con {
  width: 100%;
  margin: 0 auto;
}
.face_con li:nth-child(1) {
  width: 90%;
  margin: 0 auto;
}
.face_con li:nth-child(2) {
  width: 100%;
  margin: 2em auto;
}
/**/
.face_con li .tx_right {
  position: initial;
  width: 80%;
  margin: 0 0 0 20%;
}
.face_con li .tx_left {
  position: initial;
  width: 90%;
  margin: -6% 10% 0 0;
}
.face_con li .tx_right .con {
  padding: 0.2em 0 4.5em 1em;
}
.face_con li .tx_right .tx01 {
  /*font-size: 37.5px;*/
  font-size: 5.924vw;
  margin: 0.2em 0.2em 0.7em 0;
}
.face_con li .tx_right .tx02 {
  /*font-size: 20px;*/
  font-size: 3.645vw;
}
.face_con li .tx_right .tx03 {
  /*font-size: 13px;*/
  font-size: 2.994vw;
  width: 85%;
  margin-right: 15%;
}
}
@media only screen and (max-width: 576px) {
.face_con li .tx_left {
  margin: -12% 10% 0 0;
}
}

/*---------------------------
#entranceArea Entrance Approach
---------------------------*/
#entranceArea {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#entranceArea .bg {
  padding: 0 0 7em;
  background: url(../images/design/entrance_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
}
#entranceArea .img01 .ttl {
  position: absolute;
  top: 4%;
  left: 4%;
  font-size: 54px;
  letter-spacing: 6px;
  color: #90bcffd9;
}
#entranceArea .img02 .ttl {
  position: absolute;
  top: 3%;
  right: 2%;
  font-size: 40px;
  letter-spacing: 4.5px;
  color: #FFF;
  text-shadow: 0px 0px 3px #00000098;
}
#entranceArea .tx_con {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: 3.5em 0;
}
#entranceArea .tx_con.last {
  margin: 0 auto;
  padding: 3.5em 0 0;
}
#entranceArea .conTxt .txt {
  margin-bottom: 0;
}
#entranceArea .conTxt p {
    text-align: left;
}

/* Tab */
@media screen and (max-width: 1170px) {}

@media screen and (max-width: 1000px) {
#entranceArea .tx_con {
  width: 90%;
  max-width: initial;
} 
}

/* sp */
@media only screen and (max-width: 768px) {
#entranceArea .bg {
  padding: 0 0 4em;
  background-size: cover;
}
#entranceArea .img01 .ttl {
  /*font-size: 54px;*/
  font-size: 8.072vw;
  letter-spacing: 4.5px;
}
#entranceArea .img02 .ttl {
  /*font-size: 40px;*/
  font-size: 6.25vw;
  letter-spacing: 4px;
}
#entranceArea .tx_con {
  width: 85%;
  padding: 2em 0;
}
#entranceArea .tx_con.last {
  margin: 0 auto;
  padding: 2em 0 0;
}
}



/*---------------------------
#landplanArea Landplan
---------------------------*/
#landplanArea {
  width: 100%;
  margin: 0 auto;
}
#landplanArea .bg {
  padding: 3em 0 5em;
  background-color: #e8f2f3;
}
#landplanArea .bor_tx {
  font-size: 40px;
  padding: 0.25em 0;
  letter-spacing: 5px;
  text-align: center;
  color: #FFF;
  background-color: #b2d4d8;
}
#landplanArea .landplan_main {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto 1.5em;
}
#landplanArea .landplan_ul {
  width: 100%;
  max-width: 950px;
  margin: 3.5em auto 0;
}
#landplanArea .landplan_ul ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#landplanArea .landplan_ul li {
  width: 47%;
  margin-bottom: 3em;
}
#landplanArea .landplan_ul li:nth-child(9),
#landplanArea .landplan_ul li:nth-child(10) {
  margin-bottom: 0;
}
#landplanArea .landplan_ul .ttl {
  display: flex;
  font-size: 15px;
  line-height: 1.6;
  color: #007592;
  margin-bottom: 0.5em;
  letter-spacing: 1px;
}
#landplanArea .landplan_ul .txt {
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #666666;
}
#landplanArea .landplan_ul .txt span {
  display: block;
  font-size: 11px;
}
#landplanArea .landplan_ul .ttl .nu01 {
    display: block;
    border-radius: 25%;
    width: 22px;
    height: 22px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 1.6;
    margin-right: 0.3em;
    letter-spacing: 0;
    border: solid 1px #fff;
    background-color: #00627e;
    box-shadow: 0px 0px 2px #b2d4d898;
}
#landplanArea .landplan_ul li:nth-child(3) .img {
  margin-top: 2.7em;
}
#landplanArea .landplan_ul .img {
  margin-top: 1.5em;
}
#landplanArea .imagephoto .cap.cap_r {
    margin-right: 0;
    text-align: right;
}
/**/
#landplanArea .landplan_ul .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#landplanArea .landplan_ul .flex .txt {
  width: 52%;
}
#landplanArea .landplan_ul .flex .img {
  width: 46%;
  margin-top: 0;
}
#landplanArea .landplan_ul li:nth-child(10) .txt {
  width: 100%;
}
#landplanArea .landplan_ul li:nth-child(10) .flex_txt {
  width: 37%;
}
#landplanArea .landplan_ul li:nth-child(10) .img {
  width: 61%;
}

/* Tab */
@media screen and (max-width: 1170px) {}

@media screen and (max-width: 1000px) {
#landplanArea .landplan_ul {
  width: 90%;
  max-width: initial;
}
}

/* sp */
@media only screen and (max-width: 768px) {
#landplanArea .bg {
  padding: 2em 0 4em;
}
#landplanArea .bor_tx {
  /*font-size: 40px;*/
  font-size: 6.25vw;
  padding: 0.4em 0;
}
#landplanArea .landplan_ul {
  margin: 2.5em auto 0;
}
#landplanArea .landplan_ul ul {
  display: block;
}
#landplanArea .landplan_ul li {
  width: 100%;
  margin-bottom: 2.5em;
}
#landplanArea .landplan_ul li:nth-child(9) {
  margin-bottom: 2.5em;
}
#landplanArea .landplan_ul .ttl {
  /*font-size: 15px;*/
  font-size: 3.385vw;
}
#landplanArea .landplan_ul .txt {
  /*font-size: 13px;*/
  font-size: 3.125vw;
}
#landplanArea .landplan_ul .txt span {
  /*font-size: 11px;*/
  font-size: 2.864vw;
}
#landplanArea .landplan_ul .ttl .nu01 {
  /*width: 22px;
  height: 22px;*/
  /*font-size: 15px;*/
  width: 4.687vw;
  height: 4.687vw;
  font-size: 3.385vw;
  line-height: 1.5;
}
/**/
#landplanArea .landplan_ul li:nth-child(3) .img {
  margin-top: 1.5em;
}
#landplanArea .landplan_ul .img {
  margin-top: 1.5em;
}
}