.the_sect {
  font-family: "M PLUS 1p";
  position: relative;
  padding-top: 200px;
  color: #626262;
  margin: 0 0 146px 0;
}
@media screen and (max-width: 1439px) {
  .the_sect {
    padding-top: 13.88vw;
  }
}
.the_sect .sect_bg {
  width: 100%;
  height: 0;
  padding-top: 55.5%;
  background: no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: 0;
}
@media screen and (max-width: 834px) {
  .the_sect .sect_bg {
    padding-top: 200%;
  }
}
.the_sect.urban .sect_bg {
  background-image: url(../img/urban_bg.jpg);
}
.the_sect.teitaku .sect_bg {
  background-image: url(../img/teitaku_bg.jpg);
}
.the_sect.euro .sect_bg {
  background-image: url(../img/euro_bg.jpg);
}
@media screen and (max-width: 834px) {
  .the_sect.urban .sect_bg {
    background-image: url(../img/urban_bg_sp.jpg);
  }
  .the_sect.teitaku .sect_bg {
    background-image: url(../img/teitaku_bg_sp.jpg);
  }
  .the_sect.euro .sect_bg {
    background-image: url(../img/euro_bg_sp.jpg);
  }
}
.the_sect .the_sect__ttl {
  margin-bottom: 130px;
  position: relative;
  z-index: 1;
  color: #fff;
  margin: 0 calc((100vw - 1310px) * 0.5) 130px calc((100vw - 1310px) * 0.5);
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1439px) {
  .the_sect .the_sect__ttl {
    margin-left: 9%;
    margin-right: 5%;
  }
}
@media screen and (max-width: 834px) {
  .the_sect .the_sect__ttl {
    margin-left: 7.2vw;
    margin-bottom: 12vw;
    display: block;
  }
}
.the_sect .the_sect__ttl h2 {
  width: 100%;
}
.urban.the_sect .the_sect__ttl h2 {
  max-width: 424px;
}
@media screen and (max-width: 1099px) {
  .urban.the_sect .the_sect__ttl h2 {
    width: 38.5805277525%;
  }
}
@media screen and (max-width: 834px) {
  .urban.the_sect .the_sect__ttl h2 {
    width: 72vw;
  }
}

.teitaku.the_sect .the_sect__ttl h2 {
  max-width: 476px;
}
@media screen and (max-width: 1099px) {
  .teitaku.the_sect .the_sect__ttl h2 {
    width: 43.3121019108%;
  }
}
@media screen and (max-width: 834px) {
  .teitaku.the_sect .the_sect__ttl h2 {
    width: 74.9333333333vw;
  }
}

.euro.the_sect .the_sect__ttl h2 {
  max-width: 347px;
}
@media screen and (max-width: 1099px) {
  .euro.the_sect .the_sect__ttl h2 {
    width: 31.5741583258%;
  }
}
@media screen and (max-width: 834px) {
  .euro.the_sect .the_sect__ttl h2 {
    width: 59.4666666667vw;
  }
}

.concept.the_sect .the_sect__ttl h2 {
  max-width: 483px;
}
@media screen and (max-width: 1099px) {
  .concept.the_sect .the_sect__ttl h2 {
    width: 43.949044586%;
  }
}
@media screen and (max-width: 834px) {
  .concept.the_sect .the_sect__ttl h2 {
    width: 78.6666666667vw;
  }
}

.the_sect .the_sect__ttl h2 img {
  width: 100%;
}
.the_sect .the_sect__ttl h2 span {
  display: block;
  padding-top: 22px;
  font-size: 20px;
}
.the_sect .the_sect__ttl p {
  width: 39.83%;
  line-height: 1.9;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 834px) {
  .the_sect .the_sect__ttl p {
    padding-top: 7.2vw;
    font-size: 4.1333333333vw;
    width: 84vw;
  }
}
.the_sect__container {
  background: #fff;
  padding: 125px 0 0 100px;
  margin: 0 0 0 calc((100vw - 1310px) * 0.5);
  position: relative;
}
@media screen and (max-width: 1439px) {
  .the_sect__container {
    margin-left: 9%;
  }
}
@media screen and (max-width: 1099px) {
  .the_sect__container {
    padding: 11.37vw 0 0 9.09vw;
  }
}
@media screen and (max-width: 834px) {
  .the_sect__container {
    margin-left: 7.2vw;
    padding: 16.6666666667vw 7.2vw 0 7.2vw;
  }
  .euro .the_sect__container {
    padding-right: 4.5333333333vw;
  }
}
.the_sect .the_sect__body {
  position: relative;
  max-width: 1210px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .the_sect .the_sect__body {
    margin-bottom: 3.2vw;
  }
}
.urban.the_sect .the_sect__body > div {
  width: 23.1481481481%;
}
.urban.the_sect .the_sect__body > div .pic {
  padding-top: 180%;
}

.teitaku.the_sect .the_sect__body > div {
  width: 48.1481481481%;
  margin-bottom: 60px;
}
.teitaku.the_sect .the_sect__body > div:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
@media screen and (max-width: 1099px) {
  .teitaku.the_sect .the_sect__body > div {
    margin-bottom: 5vw;
  }
}
.teitaku.the_sect .the_sect__body > div .pic {
  padding-top: 46.1538461538%;
}

.euro.the_sect .the_sect__body > div {
  width: 31.4814814815%;
}
.euro.the_sect .the_sect__body > div .pic {
  padding-top: 117.6470588235%;
}

.the_sect .the_sect__body > div .pic {
  margin-bottom: 26px;
}
@media screen and (max-width: 834px) {
  .urban.the_sect .the_sect__body > div {
    width: 46.5517241379%;
    margin-bottom: 8.8vw;
  }
  .teitaku.the_sect .the_sect__body > div {
    width: 100%;
    margin-bottom: 7.4666666667vw;
  }
  .teitaku.the_sect .the_sect__body > div:nth-last-of-type(-n+2) {
    margin-bottom: 7.4666666667vw;
  }
  .teitaku.the_sect .the_sect__body > div:last-of-type {
    margin-bottom: 0;
  }
  .euro.the_sect .the_sect__body > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10.6666666667vw;
  }
  .euro.the_sect .the_sect__body > div:last-of-type {
    margin-bottom: 0;
  }
  .euro.the_sect .the_sect__body > div .pic {
    width: 45.3333333333vw;
    padding-top: 53.8666666667vw;
    margin-bottom: 0;
  }
  .euro.the_sect .the_sect__body > div .txt {
    width: 33.8666666667vw;
    padding-left: 4vw;
    box-sizing: border-box;
  }
  .the_sect .the_sect__body > div .pic {
    margin-bottom: 26px;
  }
}

section .txt {
  letter-spacing: 0.1em;
  position: relative;
}
section .txt h3 {
  margin-bottom: 24px;
  font-size: 22px;
  font-family: "shippori mincho";
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 834px) {
  section .txt h3 {
    font-size: 5.3333333333vw;
  }
}
section .txt h3 a {
  text-decoration: none;
}
section .txt h3 a i {
  width: 0.4em;
  height: 0.4em;
  border-top: solid 2px #626262;
  border-right: solid 2px #626262;
  display: block;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition-duration: 0.3s;
}
section .txt h3 a:hover i {
  transform: translateY(-50%) translateX(100%) rotate(45deg);
}
@media screen and (max-width: 834px) {
  section .txt h3 {
    font-size: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
section .txt p {
  font-size: 16px;
  line-height: 1.9;
}
@media screen and (max-width: 834px) {
  section .txt p {
    font-size: 3.3333333333vw;
  }
}

.concept_m {
  background: #626262;
  padding: 150px 0 280px;
  color: #fff;
}
.concept_m .container {
  width: 94%;
  max-width: 1180px;
  margin: 0 auto;
}
.concept_m .container h2 {
  width: 80%;
  max-width: 484px;
  margin-bottom: 90px;
}
.concept_m .container h2 img {
  width: 100%;
}
.concept_m .container h2 span {
  display: block;
  padding-top: 22px;
  font-size: 20px;
}
.concept_m .container .model_wrapper {
  display: flex;
  justify-content: space-between;
}
.concept_m .container .model_wrapper > div {
  width: 45.7627118644%;
}
.concept_m .container .model_wrapper > div .pic {
  margin-bottom: 26px;
  padding-top: 74.0740740741%;
}
.concept_m .container .model_wrapper > div .txt h3 a {
  color: #fff;
}
.concept_m .container .model_wrapper > div .txt h3 a i {
  border-color: #fff;
}/*# sourceMappingURL=style.css.map */