@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 lower common
==================================================================================*/
/*==================================================================================
 location
==================================================================================*/
#redevelopment .intro {
  text-align: center;
  padding-bottom: 80px;
}
#redevelopment .intro .title {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.7;
  padding-bottom: 45px;
}
#redevelopment .intro .lead {
  font-size: 14px;
  line-height: 2.4;
  padding-bottom: 115px;
}
#redevelopment .intro .images {
  margin: 0 auto;
  max-width: 830px;
}
#redevelopment .images .sub {
  padding-top: 5px;
  text-align: right;
  font-size: 11px;
}
#redevelopment .sections {
  background-color: #E3DDDA;
}
#redevelopment .sections .others {
  background-color: #A7988F;
}
#redevelopment .sections .section-header {
  padding-top: 178px;
  padding-bottom: 70px;
}
#redevelopment .sections .section-header .section-title {
  font-size: 70px;
}
#redevelopment .sections .section-header .section-title .num {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  padding-left: 40px;
  font-size: 250%;
  color: #A79388;
  line-height: 1;
}
#redevelopment .sections .section-header .section-title .num::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #1C3333;
}
#redevelopment .sections .section-header .section-lead {
  font-size: 14px;
  line-height: 2.4;
}
#redevelopment .sections .box-wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: 133px;
}
#redevelopment .sections .box-wrap .scroll-mark {
  position: absolute;
  right: -30px;
  top: 10px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 11px;
  line-height: 1;
}
#redevelopment .sections .box-wrap .scroll-mark span {
  display: inline-block;
  position: relative;
  font-family: "EB Garamond";
}
#redevelopment .sections .box-wrap .scroll-mark span::after {
  content: "";
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  margin-top: 10px;
  margin-left: -3px;
  width: 1px;
  height: 108px;
  background-color: currentColor;
}
#redevelopment .sections .box-wrap .box-header {
  width: 49%;
}
#redevelopment .sections .box-wrap .box-header .sub-title {
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background-color: #A79388;
}
#redevelopment .sections .box-wrap .box-header .text01 {
  padding-top: 35px;
  font-size: 14px;
  line-height: 2.4;
}
#redevelopment .sections .box-wrap .swipe-area {
  width: 49%;
  overflow: auto;
  max-height: 700px;
}
#redevelopment .sections .box-wrap .cards li {
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
}
#redevelopment .sections .box-wrap .cards li:not(.no-flex) {
  display: flex;
  justify-content: space-between;
}
#redevelopment .sections .box-wrap .cards li:not(.no-flex) .images {
  width: 45%;
}
#redevelopment .sections .box-wrap .cards li:not(.no-flex) .texts {
  width: 55%;
}
#redevelopment .sections .box-wrap .cards li .images,
#redevelopment .sections .box-wrap .cards li .texts {
  padding: 30px 20px;
  box-sizing: border-box;
}
#redevelopment .sections .box-wrap .cards .name {
  font-size: 18px;
  line-height: 1.5;
  padding-bottom: 15px;
}
#redevelopment .sections .box-wrap .cards .annotation,
#redevelopment .sections .box-wrap .cards .detail {
  font-size: 12px;
  line-height: 1.7;
}
#redevelopment .sections .box-wrap .cards .annotation + p,
#redevelopment .sections .box-wrap .cards .detail + p {
  padding-top: 15px;
}
#redevelopment .sections .box-wrap .cards .annotation {
  font-size: 11px;
}
#redevelopment .sections .box-wrap .cards .num {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 10px;
  background-color: #16516E;
  color: #fff;
  font-size: 24px;
  text-align: center;
}
#redevelopment .sections .others {
  position: relative;
}
#redevelopment .sections .others .boxes {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#redevelopment .sections .others .images {
  position: relative;
  box-sizing: border-box;
  align-self: center;
}
#redevelopment .sections .others .images .ttl {
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  top: 20px;
  color: #fff;
}
#redevelopment .sections .others .caption {
  background: none;
  color: #fff;
  bottom: -20px;
  right: 50%;
  left: 0;
}
#redevelopment .sections .others .caption.right {
  right: auto;
  left: 55%;
  bottom: 0;
}
#redevelopment .sections .others .texts {
  box-sizing: border-box;
  align-self: flex-end;
  padding: 30px 0;
}
#redevelopment .sections .others .texts .detail {
  font-size: 14px;
  line-height: 2.2;
  padding-bottom: 55px;
  margin-left: auto;
  width: 80%;
}
#redevelopment .sections .others .texts .data {
  display: none;
  padding-top: 20px;
  font-size: 11px;
  line-height: 1.5;
}
#redevelopment .sections .others .box01 .images {
  width: 50%;
}
#redevelopment .sections .others .box01 .images .ttl {
  left: 100%;
  margin-left: 10px;
}
#redevelopment .sections .others .box01 .texts {
  padding-right: 5%;
  width: 50%;
  text-align: right;
}
#redevelopment .sections .others .box01 .texts .img {
  position: relative;
  display: none;
  margin-left: auto;
  width: 76px;
}
#redevelopment .sections .others .box02 .images {
  order: 1;
  width: 50%;
}
#redevelopment .sections .others .box02 .images .ttl {
  right: 100%;
  margin-right: 10px;
}
#redevelopment .sections .others .box02 .texts {
  order: 0;
  padding-right: 5%;
  width: 50%;
  text-align: right;
}
#redevelopment .sections .others .box02 .texts .img {
  display: none;
  margin-left: auto;
  width: 83px;
}
#redevelopment .sections .others .box03 .images {
  width: 55%;
}
#redevelopment .sections .others .box03 .images .ttl {
  left: 44%;
  margin-left: 10px;
}
#redevelopment .sections .others .box03 .texts {
  padding-right: 5%;
  width: 45%;
  text-align: right;
}
#redevelopment .sections .others .box03 .texts .img {
  display: none;
  margin-left: auto;
  width: 83px;
}
#redevelopment .sections .others .box03 .caption {
  right: auto;
  left: 55%;
}
#redevelopment .sections .swipe-icon {
  max-width: 300px;
  margin: 20px auto 0;
}
#redevelopment .sections.section03 .others .box03 .images .ttl {
  left: 41%;
}
#redevelopment .section02 {
  background-color: transparent;
}
#redevelopment .section02 .others {
  background-color: #93947C;
}
#redevelopment .section02 .box-wrap .box-header .sub-title {
  background-color: #93947C;
}
#redevelopment .section02 .box-wrap .box-header {
  order: 1;
}
#redevelopment .section02 .box-wrap .swipe-area {
  order: 0;
}
#redevelopment .section02 .box-wrap .scroll-mark {
  right: auto;
  left: -30px;
}
#redevelopment .section02 .section-header .section-title .num {
  color: #93947C;
}
#redevelopment .section03 {
  background-color: #EAF2F4;
}
#redevelopment .section03 .box-wrap {
  display: none;
}
#redevelopment .section03 .others {
  background-color: #A3BBBF;
}
#redevelopment .section03 .others .box03 .images {
  width: 70%;
}
#redevelopment .section03 .others .box03 .texts {
  width: 30%;
}
#redevelopment .section03 .others .caption.right {
  left: 70%;
}
#redevelopment .section03 .section-header .section-title .num {
  color: #A3BBBF;
}
@media screen and (max-width: 768px) {
  #redevelopment .intro {
    text-align: left;
    padding-bottom: 35px;
  }
  #redevelopment .intro .title {
    font-size: 22px;
    line-height: 1.8;
  }
  #redevelopment .intro .lead {
    padding-bottom: 35px;
  }
  #redevelopment .intro .lead br {
    display: none;
  }
  #redevelopment .sections > .wrap {
    width: auto;
  }
  #redevelopment .sections .section-header {
    padding-top: 55px;
    padding-bottom: 50px;
    margin: 0 auto;
    width: 90%;
  }
  #redevelopment .sections .section-header .section-title {
    font-size: 30px;
  }
  #redevelopment .sections .section-header .section-title .num {
    margin-left: 15px;
    padding-left: 20px;
    font-size: 250%;
  }
  #redevelopment .sections .section-header .section-title .num::after {
    width: 40px;
    height: 1px;
  }
  #redevelopment .sections .section-header .section-lead {
    font-size: 14px;
    line-height: 2.4;
  }
  #redevelopment .sections .section-header .section-lead br {
    display: none;
  }
  #redevelopment .sections .box-wrap {
    display: block;
    padding-bottom: 80px;
  }
  #redevelopment .sections .box-wrap .scroll-mark {
    display: none;
  }
  #redevelopment .sections .box-wrap .box-header {
    width: auto;
    padding-bottom: 35px;
  }
  #redevelopment .sections .box-wrap .box-header .sub-title {
    padding: 20px;
    font-size: 22px;
  }
  #redevelopment .sections .box-wrap .box-header .text01 {
    line-height: 2;
    margin: 0 auto;
    width: 90%;
  }
  #redevelopment .sections .box-wrap .swipe-area {
    width: auto;
  }
  #redevelopment .sections .box-wrap .cards {
    display: flex;
    gap: 20px;
    width: 2600px;
    justify-content: space-between;
  }
  #redevelopment .sections .box-wrap .cards li {
    background-color: #fff;
    margin-bottom: 10px;
    width: 600px;
    height: 360px;
    align-self: flex-start;
  }
  #redevelopment .sections .box-wrap .cards li:not(.no-flex) {
    display: flex;
    justify-content: space-between;
  }
  #redevelopment .sections .box-wrap .cards li:not(.no-flex) .images {
    width: 45%;
    align-self: center;
    padding-left: 0;
  }
  #redevelopment .sections .box-wrap .cards li:not(.no-flex) .texts {
    width: 55%;
  }
  #redevelopment .sections .box-wrap .cards li.no-flex {
    width: 330px;
  }
  #redevelopment .sections .box-wrap .cards li .images,
  #redevelopment .sections .box-wrap .cards li .texts {
    padding: 30px 20px;
    box-sizing: border-box;
  }
  #redevelopment .sections .box-wrap .cards .name {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 15px;
  }
  #redevelopment .sections .box-wrap .cards .annotation,
  #redevelopment .sections .box-wrap .cards .detail {
    font-size: 12px;
    line-height: 1.7;
  }
  #redevelopment .sections .box-wrap .cards .annotation + p,
  #redevelopment .sections .box-wrap .cards .detail + p {
    padding-top: 15px;
  }
  #redevelopment .sections .box-wrap .cards .annotation {
    font-size: 11px;
  }
  #redevelopment .sections .others {
    position: relative;
    padding-bottom: 45px;
  }
  #redevelopment .sections .others .boxes {
    display: block;
  }
  #redevelopment .sections .others .images {
    width: auto;
  }
  #redevelopment .sections .others .images .ttl {
    position: static;
    -ms-writing-mode: initial;
    writing-mode: initial;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #redevelopment .sections .others .texts {
    box-sizing: border-box;
    align-self: flex-end;
    padding: 10px 0;
  }
  #redevelopment .sections .others .texts .detail {
    font-size: 14px;
    line-height: 2.2;
    padding-bottom: 15px;
    width: auto;
  }
  #redevelopment .sections .others .texts .data {
    padding-top: 20px;
    text-align: right;
  }
  #redevelopment .sections .others .caption {
    right: 0;
    left: auto;
  }
  #redevelopment .sections .others .box01 .images {
    width: auto;
  }
  #redevelopment .sections .others .box01 .images .ttl {
    margin: 0 auto;
    width: 90%;
  }
  #redevelopment .sections .others .box01 .images .caption {
    bottom: 45px;
  }
  #redevelopment .sections .others .box01 .texts {
    padding-right: 0;
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
  #redevelopment .sections .others .box01 .texts .img {
    margin-left: auto;
    width: 76px;
  }
  #redevelopment .sections .others .box02 {
    width: 90%;
    margin: 0 auto;
  }
  #redevelopment .sections .others .box02 .images {
    width: auto;
  }
  #redevelopment .sections .others .box02 .texts {
    padding-right: 0;
    width: auto;
    text-align: right;
  }
  #redevelopment .sections .others .box02 .texts .img {
    margin-left: auto;
    width: 83px;
  }
  #redevelopment .sections .others .box03 {
    margin: 0 auto;
    width: 90%;
  }
  #redevelopment .sections .others .box03 .images {
    width: auto;
  }
  #redevelopment .sections .others .box03 .images .ttl {
    margin-left: 0px;
  }
  #redevelopment .sections .others .box03 .texts {
    padding-right: 0;
    width: auto;
  }
  #redevelopment .sections .others .box03 .texts .img {
    width: 83px;
  }
  #redevelopment .sections .others .box03 .caption {
    bottom: 0;
    right: 0;
    left: auto;
  }
  #redevelopment .section02 .box-wrap .cards {
    align-items: start;
    width: 3600px;
  }
  #redevelopment .section02 .box-wrap .scroll-mark {
    right: auto;
    left: -30px;
  }
  #redevelopment .section03 .box-wrap {
    display: none;
  }
}

/*==================================================================================
 lower-sp
==================================================================================*/
@media (max-width: 768px) {
  /*==================================================================================
   location
  ==================================================================================*/
  #location .intro {
    text-align: center;
  }
  #location .intro .tit {
    text-align: left;
    font-size: 22px;
    margin-bottom: 40px;
  }
  #location .intro .lead {
    text-align: left;
    margin-bottom: 80px;
  }
  #location .intro .list01 {
    margin-bottom: 80px;
  }
  #location .intro .list01 li {
    float: none;
    width: 100%;
  }
  #location .intro .tit01 {
    text-align: left;
  }
  #location .intro .lead01 {
    text-align: left;
  }
  #location .intro .img04 {
    max-width: 1000px;
    margin: 0 auto;
  }
  #location .intro .click {
    margin-bottom: 80px;
  }
  #location .sections .img00 {
    margin-bottom: 40px;
  }
  #location .sections .txt {
    margin-bottom: 40px;
  }
  #location .sections .swipe-icon {
    max-width: 300px;
    margin: 20px auto 0;
  }
  #location .sections .slider {
    display: none;
  }
  #location .sec01 .name {
    text-align: left;
  }
  #location .sec01 .min {
    text-align: left;
  }
  #location .sec01 .lead {
    text-align: left;
  }
  #location .sec01 .list01 {
    max-width: 1000px;
    margin: 40px auto 60px;
    display: block;
  }
  #location .sec01 .list01 li {
    width: 100%;
  }
  #location .sec01 .list01 li:last-child {
    margin-top: 40px;
  }
  #location .sec01 .list01 .name {
    width: 94%;
    margin: 20px auto 10px;
  }
  #location .sec01 .list01 .min {
    width: 94%;
    margin: auto;
  }
  #location .sec01 .list01 .lead {
    width: 94%;
    margin: 20px auto 0;
  }
  #location .sec01 .bg {
    background: #c6bbb5;
    padding: 60px 0;
  }
  #location .sec01 .list02 {
    width: 656vw;
    margin-bottom: 10px;
  }
  #location .sec01 .list02 li {
    width: 98%;
    margin-right: 2vw;
  }
  #location .sec01 .list02 .name {
    text-align: center;
  }
  #location .sec01 .list02 .min {
    text-align: center;
  }
  #location .sec02 {
    padding: 60px 0;
  }
  #location .sec02 .list01 {
    max-width: 1000px;
    margin: 40px auto 0;
    display: none;
  }
  #location .sec02 .list01 li {
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec02 .list01 li:last-child {
    width: 100%;
  }
  #location .sec02 .img03 {
    margin-top: 40px;
  }
  #location .sec02 .list02 {
    max-width: inherit;
    margin: 0 auto 10px;
    width: 492vw;
  }
  #location .sec02 .list02 li {
    width: 98vw;
    margin-right: 2vw;
  }
  #location .sec02 .park01 {
    display: block;
  }
  #location .sec02 .park01 li {
    text-align: left;
    width: 100%;
  }
  #location .sec02 .park01 li .txt01 {
    font-size: 14px;
  }
  #location .sec02 .park01 li:last-child {
    text-align: center;
    width: 100%;
  }
  #location .sec03 {
    background: #abb5ad;
    padding: 60px 0 20px;
  }
  #location .sec03 .list-tit.top {
    margin-top: 80px;
  }
  #location .sec03 .list01 {
    display: none;
  }
  #location .sec03 .list01 li {
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec03 .list01 li:last-child {
    width: 100%;
  }
  #location .sec03 .img03 {
    margin-top: 40px;
  }
  #location .sec03 .list02 {
    max-width: inherit;
    margin: 0 auto 10px;
    width: 410vw;
  }
  #location .sec03 .list02 li {
    width: 98vw;
    margin-right: 2vw;
  }
  #location .sec03 .list03 {
    display: block;
  }
  #location .sec03 .list03 li {
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec03 .education01 {
    margin: 40px auto 80px;
    display: block;
  }
  #location .sec03 .education01 li {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
  }
  #location .sec03 .education01 li .txt01 {
    font-size: 14px;
  }
  #location .sec03 .education01 li:last-child {
    width: 100%;
  }
  #location .sec03 .education02 {
    padding: 16px;
    margin-bottom: 40px;
  }
  #location .sec03 .education02 .support01 {
    display: block;
    margin-bottom: 40px;
  }
  #location .sec03 .education02 .support01 .image {
    width: 100%;
    margin-bottom: 20px;
  }
  #location .sec03 .education02 .support01 .support-list {
    display: block;
    width: 100%;
  }
  #location .sec03 .education02 .support01 .support-list li {
    width: 100%;
    border: 1px solid #5f6f6b;
    padding: 12px 16px;
    margin-bottom: 10px;
  }
  #location .sec03 .education02 .support02 ul {
    display: block;
  }
  #location .sec03 .education02 .support02 ul li {
    width: 100%;
  }
  #location .sec03 .education02 .support02 ul li .txt01 {
    font-size: 16px;
    line-height: 1.6;
    border: 1px solid;
    padding: 10px;
    margin-bottom: 20px;
  }
  #location .sec03 .education02 .support02 ul li .txt02 {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
  }
  #location .sec03 .education02 .support02 ul li .txt02.mb {
    margin-bottom: 30px;
  }
  #location .sec03 .education02 .support02 ul li .lead {
    text-align: left;
  }
  #location .sec03 .education02 .support02 ul li:last-child {
    width: 100%;
  }
  #location .sec04 {
    padding: 60px 0;
  }
  #location .sec04 .lists {
    max-width: inherit;
    width: 656vw;
    margin-bottom: 10px;
  }
  #location .sec04 .lists li {
    width: 98%;
    margin-right: 2vw;
  }
  #location .sec05 {
    padding: 60px 0 20px;
  }
  #location .sec05 .list01 {
    display: block;
  }
  #location .sec05 .list01 li {
    text-align: left;
    width: 100%;
    margin-bottom: 40px;
  }
  #location .sec05 .list01 li:last-child {
    text-align: center;
    width: 100%;
  }
  #location .sec05 .list01 .img03 {
    margin-top: 35px;
  }
  #location .sec05 .list01 li:first-child .name {
    width: 94%;
    margin: 20px auto 10px;
  }
  #location .sec05 .list01 li:first-child .min {
    width: 94%;
    margin: auto;
  }
  #location .sec05 .list01 li:first-child .lead {
    width: 94%;
    margin: 20px auto 0;
  }
  #location .sec06 {
    padding: 60px 0;
  }
  #location .sec06 .tit {
    font-size: 22px;
    margin-bottom: 30px;
  }
  #location .sec07 {
    padding: 60px 0;
  }
  #location .sec07 ul li {
    display: inline-block;
    margin-right: auto;
    margin-bottom: 20px;
    width: 100%;
  }
  #location .sec07 ul li .annotation {
    font-size: 11px;
    line-height: 1.4;
    text-align: right;
    padding-top: 5px;
  }
  #location .sec07 ul li:last-child {
    margin-bottom: auto;
  }
  #location .sec07 .txt {
    margin-bottom: 40px;
  }
  #location .sec07 .lead {
    margin-bottom: 40px;
    text-align: left;
  }
  #location .sec08 {
    padding: 60px 0;
  }
  #location .sec08 ul {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  #location .sec08 ul li {
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
  }
  #location .sec08 ul li .annotation {
    padding-top: 10px;
  }
  #location .sec08 ul li:last-child {
    text-align: center;
  }
  #location .sec08 .ground01 .annotation {
    text-align: left;
  }
}/*# sourceMappingURL=style.css.map */