@charset "UTF-8";

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

.page-ttl {
  /* background: url(../img/lower_ttl_bg@2x.jpg) no-repeat; */
  background-size: cover;
  background-position: bottom center;
  height: 180px;
  justify-content: flex-end;
  align-items: center;
  background-color: #605d5c;
}

.page-ttl div {
  padding-right: 17%;
  /* padding-bottom: 1.2%; */
}

.page-ttl p {
  text-align: right;
}

.page-ttl h2 {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  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: 100px;
}

h2 {
  font-size: 32px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 40px;
}

h3 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 24px;
}

h4 {
  border-bottom: solid 1px #221e1f;
  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;
}

.full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

@media screen and (max-width: 767px){
  .page-ttl {
    height: 100px;
    /* background: url(../img/lower_ttl_bg_sp@2x.jpg);
    background-size: cover;
    background-position: bottom center; */
  }
  .page-ttl div {
    padding-right: 12%;
  }
  .page-ttl img {
    width: auto;
    height: 16px;
  }
  .page-ttl h2 {
    font-size: 12px;
    line-height: 1;
    margin-top: -2px;
  }
  .lower-con-inner {
    padding: 50px 20px 60px;
  }
  .color-btn01 a {
    font-size: 16px;
    max-width: 234px;
  }
  section:not(:last-child) {
    margin-bottom: 50px;
  }
  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;
  }
  h3.heading03 {
    margin-bottom: 30px;
  }
  h3.heading03 img {
    height: 40px;
  }
  footer .lower-note-area {
    padding: 20px 20px;
  }
}


/* ------------------------
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 {
    width: auto;
    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
------------------------ */
#Location .copy .kv {
  margin-top: 40px;
}

#Location .facility {
  margin-bottom: 120px;
}

#Location .facility .representative {
  align-items: baseline;
  justify-content: space-around;
  margin-top: 60px;
  /* margin-bottom: 80px; */
}

#Location .facility .representative .representative-child {
  width: 45%;
  margin-bottom: 50px;
}

#Location .facility .representative .shop-name {
  font-size: 20px;
  margin-top: 10px;
}

#Location .facility .distance {
  line-height: 1;
}

#Location .facility .representative .distance {
  font-size: 20px;
}

#Location .facility .distance span.color01 {
  font-size: 1.5em;
  margin: 0 4px;
}

#Location .facility .distance span.small {
  font-size: 0.85em;
}

#Location .facility-list {
  padding: 100px 0 80px;
}

#Location .facility-list .flex {
  align-items: baseline;
}

#Location .facility-list .list-child {
  margin-bottom: 40px;
}

#Location .facility-list .col03 .list-child {
  width: 32%;
}

/* #Location .facility-list::after {
  content: "";
  width: 32%;
  display: block;
} */

#Location .facility-list .shop-name {
  font-size: 17px;
  margin-top: 10px;
}

#Location .education-public {
  background-color: #ebf0f5;
}

#Location .education-public .facility-list-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#Location .facility-list .col02 .list-child {
  width: 47%;
}

#Location .life-info .map {
  margin-bottom: 100px;
}

#Location .life-info h4 {
  border: none;
}

#Location .life-info .life-info-list {
  align-items: baseline;
}
#Location .life-info .life-info-list:not(:last-child) {
  margin-bottom: 40px;
}

#Location .life-info .life-info-list p {
  text-align: left;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: solid 1px #221E1F;
}

#Location .life-info .life-info-list .flex-l,
#Location .life-info .life-info-list .flex-r {
  width: 47%;
}

#Location .life-info .life-info-list table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

#Location .life-info .life-info-list table th {
  width: 60%;
  font-size: 14px;
  padding: 8px 8px 8px 0;
  text-align: left;
  font-weight: normal;
}

#Location .life-info .life-info-list table td {
  width: 40%;
  font-size: 14px;
  padding: 8px 0;
  text-align: left;
}

#Location .life-info .life-info-list table .bus-narrow01 {
  padding-bottom: 3px;
}

#Location .life-info .life-info-list table .bus-narrow02 {
  padding-top: 0;
  padding-bottom: 0;
}

#Location .life-info .life-info-list table .bus-narrow03 {
  padding-top: 3px;
}

@media screen and (min-width: 768px){

}

@media screen and (max-width: 767px){
  #Location .copy .kv {
    margin-top: 30px;
  }
  #Location .copy .txt-area h2 {
    color: #231815;
  }
  #Location .copy p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 26px;
  }
  #Location .copy .txt-area {
    position: inherit;
    padding: 24px 20px 0;
    top: auto;
    left: auto;
    transform: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
  }
  #Location .facility {
    margin-bottom: 60px;
  }
  #Location .facility p.txt {
    font-size: 14px;
    text-align: left;
  }
  #Location .facility .representative {
    margin-top: 40px;
  }
  #Location .facility .representative .shop-name {
    font-size: 16px;
    margin-top: 8px;
  }
  #Location .facility .representative .distance {
    font-size: 16px;
  }
  #Location .facility .representative .representative-child {
    width: 85%;
    margin-bottom: 30px;
  }
  #Location .facility-list {
    padding: 40px 0 20px;
  }
  #Location .facility-list .list-child {
    margin-bottom: 24px;
  }
  #Location .facility-list .col03 .list-child {
    width: 47.5%;
  }
  #Location .facility-list .shop-name {
    font-size: 13px;
    margin-top: 7px;
  }
  #Location .education-public .facility-list-inner {
    width: 90%;
    margin: 0 auto;
  }
  #Location .facility-list .distance {
    font-size: 13px;
  }
  #Location .life-info .map {
    margin-bottom: 60px;
  }
  #Location .life-info h3 {
    margin-bottom: 30px;
  }
  #Location .life-info .life-info-list:not(:last-child) {
    margin-bottom: 24px;
  }
  #Location .life-info .life-info-list .flex-l,
  #Location .life-info .life-info-list .flex-r {
    width: 100%;
  }
  #Location .life-info .life-info-list .flex-l {
    margin-bottom: 24px;
  }
  #Location .life-info .life-info-list p {
    margin-bottom: 10px;
    padding-bottom: 2px;
  }
  #Location .life-info .life-info-list .list-child01 img {
    width: 78px;
  }
  #Location .life-info .life-info-list .list-child02 img {
    width: 73px;
  }
  #Location .life-info .life-info-list .list-child03 img {
    width: 55px;
  }
  #Location .life-info .life-info-list .list-child04 img {
    width: 43px;
  }
  #Location .life-info .life-info-list .list-child05 img {
    width: 54px;
  }
  #Location .life-info .life-info-list .list-child06 img {
    width: 89px;
  }
  #Location .life-info .life-info-list table th,
  #Location .life-info .life-info-list table td {
    font-size: 12px;
  }
  #Location .life-info .life-info-list table th {
    padding: 4px 4px 4px 0;
  }
  #Location .life-info .life-info-list table td {
    padding: 4px 0;
  }
  #Location .life-info .life-info-list .list-child:not(:last-child) {
    margin-bottom: 24px;
  }
}


/* ------------------------
Access
------------------------ */
#Access .lower-con-inner {
  padding-bottom: 0;
}

#Access .access-map .box {
  background: #F2F2F2;
  padding: 80px;
}

#Access h3 {
  margin-bottom: 50px;
}

#Access .access-img {
  margin-bottom: 80px;
}

#Access .access-img .flex {
  align-items: baseline;
}

#Access .access-img .flex div {
  width: 47%;
}

#Access .access-img .flex p.ttl {
  font-size: 20px;
}

#Access .access-img .flex p.ttl span.color01 {
  font-size: 1.5em;
}

#Access .access-img .flex p.ttl span.small {
  font-size: 0.85em;
}

#Access .access-img .flex .flex-r p.ttl {
  line-height: 2.5;
}

#Access .route {
  background-color: #ebf0f5;
  padding: 30px 0;
}

#Access .route .route-inner {
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 767px){
  #Access .lower-con-inner {
    padding-bottom: 0;
  }
  #Access h3 {
    margin-bottom: 30px;
  }
  #Access .copy p {
    text-align: left;
    font-size: 14px;
  }
  #Access .access-img .flex div {
    width: 100%;
  }
  #Access .access-img .flex div:first-child {
    margin-bottom: 30px;
  }
  #Access .access-img .flex p.ttl {
    font-size: 16px;
  }
  #Access .access-img {
    margin-bottom: 40px;
  }
  #Access .route {
    padding: 40px 0;
  }
  #Access .route .route-inner {
    width: 90%;
  }
}


/* ------------------------
Design
------------------------ */
#Design .copy {
  background: url(../../design/img/copy_bg@2x.png) no-repeat bottom center;
  background-size: cover;
  height: 900px;
}

#Design .smart .txt-area {
  background: -moz-linear-gradient(top, #3B3735, #494847);
  background: -webkit-linear-gradient(top, #3B3735, #494847);
  background: linear-gradient(to bottom, #3B3735, #494847);
  padding: 60px 0;
  color: #fff;
}

#Design .smart .smart-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#Design .smart .smart-inner .flex {
  align-items: inherit;
  margin-top: 80px;
}

#Design .smart .txt-wrap {
  width: 25%;
  padding-top: 20px;
}

#Design .smart .txt-wrap .smart-ttl {
  background-color: #004da0;
  width: 100%;
}

#Design .smart .txt-wrap p {
  font-size: 20px;
  margin-top: 30px;
}

#Design .smart .approach .txt-wrap .smart-ttl img {
  width: 122px;
  padding: 10px 0;
}
#Design .smart .entrance .txt-wrap .smart-ttl img {
  width: 173px;
  padding: 10px 0;
}

#Design .smart .ph-wrap {
  width: 70%;
  height: 450px;
}

#Design .smart .approach .ph-wrap {
  background: url(../../design/img/smart_approach_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
#Design .smart .entrance .ph-wrap {
  background: url(../../design/img/smart_entrance_img@2x.jpg) no-repeat center center;
  background-size: cover;
}

#Design .merit .merit-subttl {
  font-size: 22px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  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;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  background: #0068b6;
  padding: 17px 0;
  color: #fff;
}

#Design .merit .box-wrap .box .box-txt {
  font-size: 14px;
  background: #F2F2F2;
  padding: 16px;
  text-align: left;
  flex-grow: 1;
}

#Design .merit .box-wrap .box .box-txt span {
  font-size: 12px;
}

@media screen and (min-width: 768px){
}

@media screen and (max-width: 767px){
  #Design .page-ttl img {
    width: auto;
    height: 16px;
  }
  #Design .copy {
    margin: 0 calc(50% - 50vw) 40px;
    width: 100vw;
    background: url(../../design/img/copy_bg_sp@2x.png) no-repeat bottom center;
    background-size: cover;
    height: 510px;
  }
  #Design .smart .txt-area {
    padding: 30px 20px;
  }
  #Design .smart .txt-area p {
    text-align: left;
    font-size: 14px;
  }
  #Design .smart .smart-inner .flex {
    margin-top: 40px;
    padding: 0 20px;
  }
  #Design .smart .txt-wrap,
  #Design .smart .ph-wrap {
    width: 100%;
    padding-top: 0;
  }
  #Design .smart .txt-wrap .smart-ttl {
    width: 70%;
    margin: 0 auto;
  }
  #Design .smart .approach .txt-wrap .smart-ttl img {
    width: 78px;
  }
  #Design .smart .entrance .txt-wrap .smart-ttl img {
    width: 110px;
  }
  #Design .smart .txt-wrap p {
    font-size: 16px;
    margin: 14px 0 20px;
  }
  #Design .smart .ph-wrap {
    height: 230px;
  }
  #Design .smart .smart-inner .entrance {
    flex-direction: column-reverse;
  }
  #Design .smart .entrance .txt-wrap .smart-ttl {
    margin-bottom: 20px;
  }
  #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 .lower-con-inner {
  padding-bottom: 0;
}

#Landplan .copy {
  margin-bottom: 70px;
}

#Landplan .parking {
  background: -moz-radial-gradient(#004da0, #1e2d58); 
  background: -webkit-radial-gradient(#004da0, #1e2d58); 
  background: radial-gradient(#004da0, #1e2d58);
  padding: 30px 0;
}

#Landplan .placement h2 {
  margin-bottom: 80px;
}

#Landplan .facility {
  background: #ebf0f5;
  padding: 100px 20px 120px;
  border-bottom: solid 1px #939597;
}

#Landplan .facility .sec-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#Landplan .facility h2 {
  margin-bottom: 80px;
}

#Landplan .facility .wifi {
  margin-bottom: 60px;
}

#Landplan .facility .wifi h5 {
  color: #fff;
  font-size: 20px;
  background-color: #0068b6;
  padding: 10px 0;
  line-height: 1;
  margin: 0;
}

#Landplan .facility .wifi h5 img {
  width: 25px;
  height: auto;
  margin-right: 8px;
}

#Landplan .facility .flex {
  align-items: inherit;
}

#Landplan .flex h6 {
  text-align: left;
  margin-top: 10px;
}

#Landplan .flex .txt {
  text-align: left;
  font-size: 14px;
}

#Landplan .flex .note {
 margin-top: 12px;
}

#Landplan .facility .flex .col2 {
  width: 48%;
  margin-bottom: 50px;
}

#Landplan .facility .flex .col3 {
  width: 30.5%;
}

@media screen and (max-width: 767px){
  #Landplan .page-ttl img {
    width: auto;
    height: 16px;
  }
  #Landplan .lower-con-inner {
    padding-bottom: 0;
  }
  #Landplan .copy {
    margin-bottom: 30px;
  }
  #Landplan .parking {
    padding: 40px 20px;
  }
  #Landplan .placement h2 {
    margin-bottom: 40px;
  }
  #Landplan .facility {
    padding: 50px 20px 60px;
  }
  #Landplan .facility h2 {
    margin-bottom: 40px;
  }
  #Landplan .facility .flex:not(:first-child) {
    margin-top: 20px;
  }
  #Landplan .facility .flex .col2,
  #Landplan .facility .flex .col3 {
    width: 100%;
    margin-bottom: 40px;
  }
  #Landplan .facility .flex .col3:last-child {
    margin-bottom: 0;
  }
  #Landplan .flex h6 {
    margin: 14px 0 8px;
  }
  #Landplan .facility .wifi h5 {
    font-size: 18px;
  }
}


/* ------------------------
Plan
------------------------ */
#Plan .lower-con-inner {
  padding-bottom: 0;
}

#Plan .copy .type-btn-area {
  max-width: 840px;
  margin: 70px auto 20px;
}

#Plan .copy .type-btn-area .type-btn-child {
  width: 48%;
}

#Plan .type-area {
  background: #ebf0f5;
  padding: 100px 0 120px;
  border-bottom: solid 1px #939597;
}

#Plan .type-area .box {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border: solid 1px #221e1f;
}
#Plan .type-area .box:before {
  display: block;
  height: 6rem;
  margin-top: -6rem;
  content: "";
}
#Plan .type-area .box:not(:last-child) {
  margin-bottom: 60px;
}

#Plan .type-area .box .type-ttl .flex-l {
  background: #153f52;
  width: 16%;
  height: 230px;
  justify-content: center;
}
#Plan .type-area .box .type-ttl p  {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}

#Plan .type-area .box .type-ttl .flex-r {
  width: 84%;
  height: 230px;
  background: #d0d9dc;
  padding: 20px 40px;
}

#Plan .type-area .box .type-ttl .flex-r p {
  text-align: left;
}

#Plan .type-area .box .note {
  text-align: right;
  padding: 20px 60px 0;
}

#Plan .type-area .box .con {
  background: #fff;
  padding: 40px 60px;
}

#Plan .type-area .box .con ul li {
  text-align: left;
}

#Plan .type-area .box .con .perth {
  margin-top: 20px;
  text-align: right;
}

#Plan .type-area .c-type .con .perth img {
  max-width: 690px;
  height: auto;
}
#Plan .type-area .e-type .con .perth img {
  max-width: 669px;
  height: auto;
}

@media screen and (max-width: 767px){
  #Plan .copy p {
    font-size: 14px;
    text-align: left;
  }
  #Plan .copy .type-btn-area {
    margin-top: 32px;
    width: 90%;
  }
  #Plan .copy .type-btn-area .type-btn-child {
    width: 100%;
  }
  #Plan .copy .type-btn-area .type-btn-child:not(:last-child) {
    margin-bottom: 16px;
  }
  #Plan .type-area {
    padding: 60px 20px;
  }
  #Plan .type-area .box .type-ttl .flex-l {
    width: 100%;
    height: 65px;
    justify-content: inherit;
    padding-left: 14px;
  }
  #Plan .type-area .box .type-ttl .flex-r {
    width: 100%;
    padding: 18px 0;
  }
  #Plan .type-area .box .note {
    text-align: left;
    padding: 10px 20px 0 30px;
  }
  #Plan .type-area .box .con {
    background: #fff;
    padding: 0 20px 30px;
  }
  #Plan .type-area .box .con ul li {
    font-size: 14px;
  }
  #Plan .type-area .box .con .perth {
    margin-top: 30px;
  }
  #Plan .type-area .box .con .perth img {
    width: 100%;
  }
}


/* ------------------------
Performance
------------------------ */
#Performance .lower-con-inner {
  padding-top: 0;
}

#Performance .copy {
  margin-bottom: 100px;
}

#Performance .series .series-list {
  align-items: baseline;
}
#Performance .series .series-list::after {
  content: "";
  display: block;
  width: 49%;
}

#Performance .series .series-list .list-child {
  margin-bottom: 24px;
  width: 23.5%;
}

@media screen and (max-width: 767px){
  #Performance .copy {
    margin-top: 20px;
    margin-bottom: 60px;
  }
  #Performance .series h4 img {
    width: auto;
    height: 23px;
  }
  #Performance .series .series-list .list-child {
    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 .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 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 .lower-con-inner {
  padding-bottom: 0;
}

#Quality .copy .txt-area {
  margin-bottom: 80px;
}

#Quality .private-t {
  background: #ebf0f5;
  padding: 100px 20px;
  margin-bottom: 0;
}

#Quality .private-t .sec-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#Quality .private-t h3 {
  margin-bottom: 60px;
}

#Quality .private-t .img-area img:not(:last-child) {
  margin-bottom: 50px;
}

#Quality .ntt {
  padding: 100px 20px 0;
}

#Quality .ntt h3 {
  margin-bottom: 60px;
}

#Quality .ntt .sec-inner {
  max-width: 1100px;
  margin: 0 auto;
}

#Quality .ntt .img-area img {
  border: solid 50px #ebf0f5;
}

#Quality .introspection {
  margin-bottom: 120px;
}

#Quality .introspection .balcony {
  margin: 70px auto 50px;
}

#Quality .introspection .balcony .c01 {
  margin-bottom: 60px;
  text-align: center;
}

#Quality .introspection .balcony .flex {
  margin-bottom: 24px;
}

#Quality .introspection .balcony .flex-l {
  width: 70%;
  height: auto;
}

#Quality .introspection .balcony .flex-r {
  width: 26.3%;
  height: auto;
}

#Quality .introspection .balcony h3 {
  margin-top: 30px;
  text-align: left;
}

#Quality .introspection .balcony h2 {
  margin-bottom: 50px;
}

#Quality .introspection .balcony p {
  text-align: left;
}

#Quality .introspection .balcony .cap {
  margin-top: 10px;
}

#Quality .introspection .living .txt-area {
  margin: 60px 0;
}

#Quality .introspection .band01 {
  background-color: #ebf0f5;
  padding: 60px 0;
}

#Quality .introspection .band .band-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#Quality .introspection .band .band-inner .flex {
  align-items: inherit;

}

#Quality .introspection .band .flex-l,
#Quality .introspection .band .flex-r {
  width: 47%;
}

#Quality .introspection .band h5 {
  font-size: 24px;
  font-weight: 400;
  border-bottom: solid 2px #000;
  padding: 0 0 14px;
}

#Quality .introspection .band01 p {
  text-align: left;
  margin: 20px 10px 0;
}

#Quality .introspection .band01 .flex-l img,
#Quality .introspection .band01 .flex-r img {
  width: auto;
  height: 258px;
}

#Quality .introspection .other .other-child {
  padding: 50px 0;
  /* border-top: solid 1px #eaecf0; */
}

#Quality .introspection .other .other-child03 {
  padding-bottom: 100px;
}

#Quality .introspection .other .other-child:last-child {
  padding-bottom: 0;
}

#Quality .introspection .other .other-child div {
  width: 47%;
  height: auto;
}

#Quality .introspection .other .other-child .flex-r {
  text-align: left;
}

#Quality .introspection .other .other-child03 div {
  width: 100%;
}

#Quality .introspection .other .other-child03 .txt-area {
  margin-top: 30px;
  text-align: left;
}

#Quality .introspection .other .other-child04 {
  align-items: inherit;
  margin-bottom: 0;
  padding: 80px 0 0;
}

#Quality .introspection .other .other-child04 div {
  margin-bottom: 60px;
}

#Quality .introspection .other .other-child04 h3 {
  text-align: left;
  margin: 24px 0 16px;
}

#Quality .introspection .other .other-child04 p {
  text-align: left;
}

#Quality .introspection .other .other-child04 .note {
  margin-top: 15px;
}

#Quality .introspection .band02 {
  background: -moz-radial-gradient(#004da0, #1e2d58);
  background: -webkit-radial-gradient(#004da0, #1e2d58);
  background: radial-gradient(#004da0, #1e2d58);
  padding: 100px 0 60px;
}

#Quality .introspection .band02 .flex div {
  position: relative;
}

#Quality .introspection .band02 .flex div .icon {
  position: absolute;
  width: 100px;
  height: auto;
  right: 10px;
  top: -50px;
}

#Quality .introspection .band02 p {
  text-align: left;
  margin-top: 20px;
  color: #fff;
}
#Quality .flex h6 {
  color: #00adee;
  text-align: left;
}

#Quality .flex .txt {
  text-align: left;
  font-size: 14px;
}

#Quality .flex .note {
 margin-top: 12px;
}

#Quality .support {
  margin-bottom: 50px;
}

#Quality .support h2 {
  margin-bottom: 70px;
}

#Quality .support .flex {
  align-items: inherit;
}
#Quality .support .flex::after {
  content: "";
  display: block;
  width: 49%;
}

#Quality .support .flex div {
  margin-bottom: 50px;
}

#Quality .support .flex .col1 {
  width: 100%;
}

#Quality .support .flex .col2 {
  width: 49%;
}

#Quality .support .flex .col4 {
  width: 23.5%;
}

@media screen and (max-width: 767px){
  #Quality .lower-con-inner {
    padding-top: 0;
  }
  #Quality .copy .txt-area {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 20px;
  }
  #Quality .copy .txt-area p {
    font-size: 14px;
    text-align: left;
  }
  #Quality .introspection .balcony {
    margin-top: 0;
    margin-bottom: 40px;
  }
  #Quality .introspection .balcony h2 {
    margin-bottom: 24px;
  }
  #Quality .introspection .balcony .flex {
    margin-bottom: 0;
  }
  #Quality .introspection .balcony .flex-l {
    margin-bottom: 21px;
    width: 100%;
  }
  #Quality .introspection .balcony .flex-l div.sp-only {
    margin-top: 10px;
  }
  #Quality .introspection .balcony .flex-r {
    width: 100%;
  }
  #Quality .introspection .living .txt-area {
    margin: 30px 0 0;
  }
  #Quality .introspection .band01 {
    background-color: #ebf0f5;
    padding: 30px 20px;
  }
  #Quality .introspection .band .flex-l,
  #Quality .introspection .band .flex-r {
    width: 100%;
  }
  #Quality .introspection .band01 .flex-l {
    border-bottom: solid 1px #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #Quality .introspection .band01 .flex-l img {
    width: 95%;
    height: auto;
  }
  #Quality .introspection .band01 .flex-r img {
    width: 60%;
    height: auto;
  }
  #Quality .introspection .band h5 {
    font-size: 18px;
    padding: 0 0 8px;
    text-align: left;
  }
  #Quality .introspection .band01 p {
    margin: 16px 5px 0;
  }
  #Quality h3 {
    margin-top: 16px!important;
    margin-bottom: 10px!important;
  }
  #Quality .c01 {
    margin-bottom: 30px!important;
  }
  #Quality p {
    font-size: 14px;
  }
  #Quality .private-t {
    padding: 30px 20px 50px;
  }
  /* #Quality .private-t .img-area {
    margin-top: 30px;
  } */
  #Quality .ntt {
    padding: 30px 0;
    margin-bottom: 0;
  }
  #Quality .ntt .img-area {
    background: #eaecf0;
    padding: 20px;
  }
  #Quality .ntt .img-area img {
    border: none;
  }
  #Quality .introspection {
    margin-bottom: 60px;
  }
  #Quality .introspection .other .other-child {
    padding: 40px 0;
  }
  #Quality .introspection .other .other-child div {
    width: 100%;
    margin-bottom: 30px;
  }
  #Quality .introspection .other .other-child div:last-of-type {
    margin-bottom: 0;
  }
  #Quality .introspection .other .other-child03 .txt-area {
    margin-top: 0;
  }
  #Quality .introspection .other .other-child04 .flex-l {
    border-bottom: solid 1px #E0DED8;
    padding-bottom: 35px;
  }
  #Quality .introspection .other .other-child04 .flex-r {
    padding-top: 35px;
  }
  #Quality .introspection .band02 {
    padding: 50px 20px 40px;
  }
  #Quality .introspection .band02 .flex div .icon {
    position: absolute;
    width: 60px;
    height: auto;
    right: inherit;
    left: 14px;
    top: 14px;
  }
  #Quality .introspection .band02 .flex-l {
    margin-bottom: 30px;
  }
  #Quality .introspection .band02 p {
    margin-top: 14px;
  }
  #Quality .introspection .band02 p.cap {
    margin-top: 10px;
  }
  #Quality .support h2 {
    margin-bottom:35px;
  }
  #Quality .support .flex .col2,
  #Quality .support .flex .col4 {
    width: 100%;
  }
  #Quality .support .flex div {
    margin-bottom: 40px;
  }
  #Quality .support .flex div:last-child {
    margin-bottom: 0;
  }
}