@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;
}

@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 {
    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 {
  background: url(../../location/img/copy_bg@2x.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}

#Location .facility .facility-list {
  align-items: flex-start;
}
#Location .facility .facility-list .child {
  width: 31.3%;
}
#Location .facility .facility-list .child:not(:last-child) {
  margin-bottom: 40px;
}
#Location .facility .facility-list .child .distance span {
  font-size: 150%;
  margin: 0 3px;
  line-height: 1;
}

#Location h3.band {
  padding: 20px 0;
  color: #fff;
  margin: 0;
}

#Location .shop {
  background: rgba(253, 235, 240, .5);
}
#Location .shop h3.band {
  background: url(../../location/img/shop_band_bg@2x.jpg) no-repeat center center;
  background-size: cover;
}
#Location .shop .shop-list {
  align-items: flex-start;
}
#Location .shop .shop-list::after {
  content: "";
  width: 49%;
}
#Location .shop .shop-list .child {
  width: 23.5%;
}
#Location .shop .shop-list .child:not(:nth-last-child(-n+2)) {
  margin-bottom: 40px;
}
#Location .shop .shop-list .child .box {
  background: #fff;
  padding: 10px;
}
#Location .shop .shop-list .child p.category {
  font-size: 87.5%;
}

#Location .park {
  background: #F2F8ED;
  position: relative;
}
#Location .park::before {
  content: "";
  position: absolute;
  width: 871px;
  height: 581px;
  background: url(../../location/img/park_bg@2x.png) no-repeat center center;
  background-size: cover;
  top: 76px;
  left: 0;
  mix-blend-mode: multiply;
}
#Location .park h3.band {
  background: url(../../location/img/park_band_bg@2x.jpg) no-repeat center center;
  background-size: cover;
}
#Location .park .sec-inner-1000 {
  position: relative;
  z-index: 1;
}
#Location .park .ph-area .flex .flex-l {
  width: 57.25%;
}
#Location .park .ph-area .flex .flex-r {
  width: 38.8%;
}

#Location .life-info h3 {
  border-bottom: solid 1px #808183;
  padding-bottom: 20px;
  margin-bottom: 80px;
}
#Location .life-info .life-info-list {
  align-items: flex-start;
}
#Location .life-info .life-info-list .list-child {
  width: 46%;
}
#Location .life-info .life-info-list .list-child:not(:nth-last-child(-n+2)) {
  margin-bottom: 40px;
}
#Location .life-info .life-info-list p {
  text-align: left;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: solid 2px #E7336E;
}
#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 .page-ttl img {
    height: 17px;
  }
  #Location .copy {
    background: url(../../location/img/copy_bg_sp@2x.jpg) no-repeat center center;
    background-size: cover;
  }
  #Location .facility .facility-list {
    width: 90%;
  }
  #Location .facility .facility-list .child {
    width: 47.8%;
  }
  #Location .facility .facility-list .child p {
    font-size: 12px;
  }
  #Location .facility .facility-list .child:nth-last-child(-n+2) {
    margin-bottom: 0!important;
  }
  #Location h3.band {
    padding: 15px 0;
  }
  #Location .shop .sec-inner-1000,
  #Location .park .sec-inner-1000 {
    width: 90%;
  }
  #Location .shop .shop-list .child {
    width: 47.8%;
  }
  #Location .shop .shop-list p {
    font-size: 75%!important;
  }
  #Location .park::before {
    width: 307px;
    height: 205px;
    top: 84px;
  }
  #Location .park .ph-area .flex .flex-l {
    width: 100%;
    margin-bottom: 20px;
  }
  #Location .park .ph-area .flex .flex-r {
    width: 100%;
  }
  #Location .life-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  #Location .life-info h3 {
    padding-bottom: 5px;
    margin-bottom: 40px;
  }
  #Location .life-info h3 img {
    width: 172px;
  }
  #Location .life-info .sec-inner-1000 {
    max-width: 95%;
  }
  #Location .life-info .life-info-list .list-child {
    width: 100%;
  }
  #Location .life-info .life-info-list .list-child:not(:last-child) {
    margin-bottom: 30px;
  }
  #Location .life-info .life-info-list p {
    margin-bottom: 10px;
    padding-bottom: 2px;
  }
  #Location .life-info .life-info-list .li-shopping img {
    width: 87px;
  }
  #Location .life-info .life-info-list .li-hospital img {
    width: 76px;
  }
  #Location .life-info .life-info-list .li-bank img {
    width: 44px;
  }
  #Location .life-info .life-info-list .li-access img {
    width: 63px;
  }
  #Location .life-info .life-info-list .li-school img {
    width: 61px;
  }
  #Location .life-info .life-info-list .li-public img {
    width: 98px;
  }
  #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 .sec01 .flex img {
  width: 47.5%;
}

#Access .sec02 {
  background: #F1F1F2;
}
#Access .sec02 img {
  max-width: 780px;
}

#Access .sec03 h4 {
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  border: none;
}
#Access .sec03 .number .flex img {
  width: 47.5%;
}

@media screen and (max-width: 767px) {
  #Access .page-ttl img {
    height: 17px;
  }
  #Access .sec01 img:first-child {
    margin-bottom: 30px;
  }
  #Access .sec02 img {
    width: 90%;
  }
  #Access .sec03 h4 {
    font-size: 18px;
  }
  #Access .sec03 .number h4 {
    padding-bottom: 20px;
  }
  #Access .sec03 .number .flex img {
    width: 100%;
  }
  #Access .sec03 .number .flex img:first-child {
    margin-bottom: 20px;
  }
  #Access .sec03 .time h4 {
    letter-spacing: -.02em;
  }
  #Access .sec03 .time .overflow-x {
    overflow-x: scroll;
    padding: 30px 0 20px;
    margin: auto;
  }
  #Access .sec03 .time .overflow-x div {
    width: 492px;
    height: 214px;
  }
  #Access .sec03 .time .overflow-x img {
    width: 100%;
    height: auto;
  }
}


/* ------------------------
Design
------------------------ */
#Design .sec01 {
  background: url(../../design/img/sec01_bg.jpg) center center;
  background-size: cover;
  color: #fff;
  text-align: left;
  height: 850px;
}

#Design .bg-pink {
  background: linear-gradient(to bottom, #fff 0%, #fff 35%, #FEF5F7 35%, #FEF5F7 100%);
}
#Design .bg-pink h2 {
  color: #E7336E;
}

#Design .merit .merit-subttl {
  font-size: 22px;
  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-weight: 400;
  background: #5EAF51;
  padding: 17px 0;
  color: #fff;
}
#Design .merit .box-wrap .box .box-txt {
  font-size: 14px;
  background: #F0F0F0;
  padding: 16px;
  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 .sec01 {
    background: url(../../design/img/sec01_bg_sp.jpg) center center;
    background-size: cover;
    text-align: center;
    height: 800px;
  }
  #Design .bg-pink {
    background: linear-gradient(to bottom, #fff 0%, #fff 30%, #FEF5F7 30%, #FEF5F7 100%);
  }
  #Design .merit h4 img {
    width: 283px;
  }
  #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 .parking {
  background: url(../../landplan/img/parking_bg@2x.jpg) no-repeat top center;
  background-size: cover;
}
#Landplan .parking .band-ttl {
  padding: 20px 0;
  background: url(../../landplan/img/parking_band_bg@2x.jpg) no-repeat center center;
  background-size: cover;
}
#Landplan .parking .band-ttl h3 {
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  line-height: 1;
  margin-bottom: 0;
  text-align: left;
}
#Landplan .parking div.sec-inner-1000 {
  position: relative;
}
#Landplan .parking .txt {
  width: 47.6%;
}
#Landplan .parking .car {
  position: absolute;
  top: -160px;
  right: 0;
  width: 40.3%;
}
#Landplan .parking .box {
  background: #FCE7EE;
  border: solid 1px #E7336E;
  align-items: flex-start;
}
#Landplan .parking .box div {
  padding: 20px 25px;
  text-align: left;
}
#Landplan .parking .box .flex-l {
  border-right: solid 1px #fff;
  width: 52%;
}
#Landplan .parking .box .flex-r {
  width: 48%;
}
#Landplan .parking .box h5 {
  margin-bottom: 15px;
}
#Landplan .parking .box ul li {
  font-size: 14px;
}
#Landplan .parking .box ul li:not(:last-of-type) {
  margin-bottom: 5px;
}

#Landplan .point .flex {
  align-items: flex-start;
}
#Landplan .point .child {
  width: 47%;
}
#Landplan .point p.ttl {
  font-size: 150%;
  text-align: left;
}

#Landplan .facility {
  background: rgba(253, 235, 240, .5);
}
#Landplan .facility .flex {
  align-items: flex-start;
}
#Landplan .facility .child {
  width: 47%;
}
#Landplan .facility .child:nth-child(-n+2) {
  margin-bottom: 40px;
}
#Landplan .facility .child p.ttl {
  font-size: 24px;
  text-align: left;
}
#Landplan .facility .child p span.num {
  color: #fff;
  font-size: 91.6%;
  background: #E7336E;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  line-height: 1.2;
  margin-right: 8px;
}

@media screen and (max-width: 767px){
  #Landplan .page-ttl img {
    height: 24px;
  }
  #Landplan .parking {
    background: url(../../landplan/img/parking_bg_sp@2x.jpg) no-repeat top center;
    background-size: cover;
  }
  #Landplan .parking .band-ttl {
    background: url(../../landplan/img/parking_band_bg_sp@2x.jpg) no-repeat center center;
    background-size: cover;
  }
  #Landplan .parking .band-ttl h3 {
    font-size: 28px;
    text-align: center;
  }
  #Landplan .parking div.sec-inner-1000 {
    width: 90%;
  }
  #Landplan .parking .txt {
    width: 100%;
  }
  #Landplan .parking .car {
    position: unset;
    width: 100%;
    margin-top: 20px;
  }
  #Landplan .parking .box .flex-l {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #fff;
  }
  #Landplan .parking .box .flex-r {
    width: 100%;
  }
  #Landplan .point .child {
    width: 100%;
  }
  #Landplan .point p.ttl {
    font-size: 118.75%;
  }
  #Landplan .point .child:first-child {
    margin-bottom: 30px;
  }
  #Landplan .point .child p.txt {
    font-size: 14px;
  }
  #Landplan .facility .flex {
    width: 90%;
  }
  #Landplan .facility .child {
    width: 100%;
  }
  #Landplan .facility .child p.ttl {
    font-size: 17px;
  }
  #Landplan .facility .child p span.num {
    width: 25px;
    height: 25px;
    font-size: 117.6%;
  }
  #Landplan .facility .child p.txt {
    font-size: 14px;
  }
  #Landplan .facility .child:nth-child(-n+3) {
    margin-bottom: 30px;
  }
}


/* ------------------------
Plan
------------------------ */
#Plan .menu-area {
  max-width: 880px;
  margin: 0 auto;
}
#Plan .menu-area .btn li {
  width: 47.7%;
  margin-bottom: 40px;
}
#Plan .menu-area .btn::after {
  content: "";
  width: 47.7%;
}
#Plan .menu-area .bd {
  border-bottom: solid 1px #EBF0F5;
}

#Plan section {
  margin-bottom: 0;
}

#Plan .menuplan {
  padding-top: 160px;
}
#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: 18px;
  }
  #Plan .menu-area .btn li {
    width: 100%;
  }
  #Plan .menuplan {
    padding-top: 80px;
  }
  #Plan .menuplan .ttl-area p {
    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 .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: 23.5%;
}

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

#Performance .series .series-list .col-2 {
  width: 48.7%;
}

@media screen and (max-width: 767px) {
  #Performance .page-ttl img {
    height: 18px;
  }
  #Performance .copy {
    margin-bottom: 60px;
  }
  #Performance .series h4 img {
    width: auto;
    height: 20px;
  }
  #Performance .series .series-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #Performance .series .series-list .list-child {
    margin-bottom: 14px;
    width: 49%;
  }
  #Performance .series .series-list .col-2 {
    width: 100%;
  }
}


/* ------------------------
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: #504C43;
  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: 22px;
  }
  #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: 18px;
  }
  #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 .sec03 {
  background: #F6F6F6;
}
#Quality .sec03 .flex {
  align-items: flex-start;
}
#Quality .sec03 .flex > div {
  width: 47%;
}

#Quality .sec04 .col-3 {
  align-items: flex-start;
}
#Quality .sec04 .col-3 .child {
  width: 30%;
}
#Quality .sec04 .col-3 h3 {
  letter-spacing: -.03em;
}

@media screen and (max-width: 767px) {
  #Quality .page-ttl img {
    height: 24px;
  }
  #Quality .sec03 .flex > div {
    width: 100%;
  }
  #Quality .sec03 h3 {
    border-bottom: solid 1px #000;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  #Quality .sec03 .flex-l {
    margin-bottom: 30px;
  }
  #Quality .sec04 .col-3 .child {
    width: 100%;
    margin-bottom: 30px;
  }
}