header .nav_link li a.location {
  color: #9D957F;
}

.wrap_sp01 {
  max-width: 1000px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .wrap_sp01 {
    max-width: none;
    width: 97.3%;
  }
}

h2.stitle {
  text-align: center;
}
h2.stitle img {
  display: inline-block;
  width: auto;
  height: 15px;
}
@media screen and (max-width: 768px) {
  h2.stitle img {
    height: 2.667vw;
  }
}

.head_box {
  padding-top: 100px;
  padding-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .head_box {
    padding-top: 10vw;
    padding-bottom: 8.7vw;
  }
}
.head_box h1 {
  text-align: center;
}
.head_box h1 img {
  display: inline-block;
  width: auto;
  height: 20px;
}
@media screen and (max-width: 768px) {
  .head_box h1 img {
    height: 3.6vw;
  }
}

#l01 .wrap_sp01 {
  padding: 150px 0;
}
@media screen and (max-width: 768px) {
  #l01 .wrap_sp01 {
    width: 100%;
    padding: 13.3vw 0 12vw;
    text-align: center;
  }
}
#l01 .txt01 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  line-height: 2em;
}
@media screen and (max-width: 768px) {
  #l01 .txt01 {
    display: inline-block;
    font-size: 4.7vw;
    line-height: 1.9em;
    padding-left: 0.5em;
  }
}
#l01 .txt02 {
  font-size: 16px;
  text-align: center;
  line-height: 2.3em;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  #l01 .txt02 {
    display: inline-block;
    font-size: 2.9vw;
    margin-top: 10.6vw;
    padding-left: 0.5em;
  }
}
#l01 .pho01 {
  width: 685px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #l01 .pho01 {
    width: 100%;
    margin-top: 12vw;
  }
}
#l01 .txt03 {
  font-size: 20px;
  font-weight: normal;
  color: #9D957F;
  text-align: center;
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  #l01 .txt03 {
    font-size: 4.7vw;
    margin-top: 5.3vw;
  }
}
#l01 .pho02 {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  #l01 .pho02 {
    margin-top: 6vw;
  }
}

#l02 {
  background-color: #D3D7DB;
  color: #231815;
}
#l02 .wrap_sp01 {
  padding: 150px 0 140px;
}
@media screen and (max-width: 768px) {
  #l02 .wrap_sp01 {
    padding: 12vw 0 9.3vw;
  }
}
#l02 .txt01 {
  font-size: 24px;
  font-weight: normal;
  line-height: 2em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #l02 .txt01 {
    font-size: 4.7vw;
    line-height: 1.9em;
  }
}
#l02 .txt02 {
  font-size: 15px;
  text-align: center;
  line-height: 2.3em;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  #l02 .txt02 {
    font-size: 2.9vw;
    margin-top: 9.3vw;
  }
}
#l02 .f_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  #l02 .f_box {
    display: block;
    margin-top: 5.3vw;
  }
}
#l02 .pho01 {
  width: 59.5%;
}
@media screen and (max-width: 768px) {
  #l02 .pho01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#l02 #redevelopment {
  width: 36.4%;
}
@media screen and (max-width: 768px) {
  #l02 #redevelopment {
    margin-top: 13.3vw;
    width: 81.3vw;
    margin-left: auto;
    margin-right: auto;
  }
}
#l02 #redevelopment .txt01 {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  #l02 #redevelopment .txt01 {
    margin-top: 6.7vw;
  }
}
#l02 #redevelopment .txt_box01 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #l02 #redevelopment .txt_box01 {
    margin-top: 7.3vw;
  }
}
#l02 #redevelopment .txt_box01 .txt_block + .txt_block {
  margin-top: 36px;
}
@media screen and (max-width: 768px) {
  #l02 #redevelopment .txt_box01 .txt_block + .txt_block {
    margin-top: 10vw;
  }
}

#l03 .l03_head {
  padding-top: 150px;
  padding-bottom: 100px;
  background: #E0E1E1;
}
@media screen and (max-width: 768px) {
  #l03 .l03_head {
    padding-top: 13.3vw;
    padding-bottom: 10.7vw;
  }
}
#l03 .l03_head .txt01 {
  font-size: 24px;
  font-weight: normal;
  line-height: 2em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #l03 .l03_head .txt01 {
    font-size: 4.7vw;
    line-height: 1.9em;
  }
}
#l03 .l03_head .txt02 {
  font-size: 15px;
  text-align: center;
  line-height: 2.3em;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  #l03 .l03_head .txt02 {
    font-size: 2.9vw;
    margin-top: 9.3vw;
  }
}
#l03 .bg {
  background-color: #F3F2EC;
}
#l03 .location_section .ls_head {
  padding-top: 100px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #l03 .location_section .ls_head {
    padding-top: 12vw;
    padding-bottom: 5.3vw;
    text-align: center;
  }
}
#l03 .location_section .ls_head .catch {
  font-size: 24px;
  line-height: 2em;
  font-weight: normal;
  text-align: center;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  #l03 .location_section .ls_head .catch {
    font-size: 4vw;
    line-height: 1.6em;
    margin-top: 4vw;
  }
}
#l03 .location_section .pho_box {
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #l03 .location_section .pho_box {
    max-width: none;
    width: 97.3%;
    padding: 0;
  }
}
#l03 .location_section .pho_box .pho_block {
  width: 32.8%;
}
#l03 .location_section .pho_box .pho_block.long {
  width: 100%;
}
#l03 .location_section .pho_box .pho_block.semi_long {
  width: 66.4%;
}
#l03 .location_section#shopping .pho_box .pho_block:nth-child(n+2), #l03 .location_section#hospital .pho_box .pho_block:nth-child(n+3) {
  margin-top: 9px;
}
@media screen and (max-width: 768px) {
  #l03 .location_section#shopping .pho_box .pho_block:nth-child(n+2), #l03 .location_section#hospital .pho_box .pho_block:nth-child(n+3) {
    margin-top: 0.6vw;
  }
}

#life_info {
  background-color: #F3F2EC;
}
#life_info .wrap_sp01 {
  padding-top: 200px;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  #life_info .wrap_sp01 {
    width: 100%;
    padding-top: 13.3vw;
    padding-bottom: 9.3vw;
  }
}
#life_info .map {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #life_info .map {
    margin-top: 5.3vw;
  }
}
#life_info .map_txt {
  margin-top: 85px;
}
@media screen and (max-width: 768px) {
  #life_info .map_txt {
    width: 80.7%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6vw;
  }
}/*# sourceMappingURL=style_location.css.map */