:root {
  --px-8: 0.5rem;
  --px-10: 0.625rem;
  --px-11: 0.6875rem;
  --px-12: 0.75rem;
  --px-13: 0.8125rem;
  --px-14: 0.875rem;
  --px-15: 0.9375rem;
  --px-16: 1rem;
  --px-18: 1.125rem;
  --px-20: 1.25rem;
  --px-22: 1.375rem;
  --px-24: 1.5rem;
  --px-28: 1.75rem;
  --px-32: 2rem;
  --px-35: 2.1875rem;
  --px-40: 2.5rem;
  --px-48: 3rem;
  --px-50: 3.125rem;
  --px-55: 3.4375rem;
  --px-70: 4.375rem;
}

#about {
  position: relative;
}
#about h1 {
  margin-bottom: 3rem;
}
#about h1 span {
  display: block;
}
#about h1 span.-en {
  font-size: var(--px-50);
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-bottom: 0.15em;
}
#about h1 span.-jp {
  font-size: var(--px-20);
  font-weight: normal;
}
#about h2 {
  text-align: center;
  line-height: 1.2;
  margin-bottom: var(--px-50);
}
#about h2 span {
  display: block;
}
#about h2 span.-en {
  font-size: var(--px-70);
  margin-bottom: 0.5rem;
  letter-spacing: 0.05em;
}
#about h2 span.-jp {
  font-size: var(--px-20);
  font-weight: normal;
}
#about h3 {
  font-size: var(--px-20);
  line-height: 1.6;
}
#about p {
  font-size: var(--px-16);
  text-align: left;
  line-height: 1.8;
}
#about p.gry {
  color: #6c6c6c;
}
#about .mv {
  position: relative;
  margin-bottom: 8rem;
}
#about .mv img {
  width: 100%;
}
#about .mv__text {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 878px;
  width: 86%;
}
#about .mv__text > * {
  color: white;
  text-align: center;
}
#about .mv__text h2 {
  font-size: var(--px-28);
  line-height: 1.6;
  margin-bottom: 0.5em;
}
#about .mv__text p {
  font-size: var(--px-20);
  line-height: 1.8;
  font-weight: normal;
}
#about .pillars__box {
  background: #f9f9f9;
  padding: 6.25rem 0;
  border-top: 3px solid black;
}
#about .pillars__boxCont {
  text-align: center;
  background: white;
}
#about .pillars__boxCont h3 {
  text-align: left;
  margin-bottom: var(--px-12);
  height: var(--px-50);
  line-height: 1;
  letter-spacing: 0.05em;
}
#about .pillars__boxCont:first-child h3 {
  background: url(/mansionplus/assets/images/about/about_pillars_no1.svg) no-repeat right;
  background-size: 2.18rem 2.53rem;
}
#about .pillars__boxCont:nth-child(2) h3 {
  background: url(/mansionplus/assets/images/about/about_pillars_no2.svg) no-repeat right;
  background-size: auto 2.53rem;
}
#about .pillars__boxCont:nth-child(3) h3 {
  background: url(/mansionplus/assets/images/about/about_pillars_no3.svg) no-repeat right;
  background-size: auto 2.53rem;
}
#about .pillars__boxCont h4 {
  font-size: var(--px-16);
  text-align: left;
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
#about .pillars__boxCont p {
  font-size: var(--px-14);
}
#about .pillars__boxImg {
  margin-bottom: var(--px-20);
}
#about .policy {
  max-width: 1180px;
  margin: auto;
}
#about .policy__cont h3 {
  margin-bottom: var(--px-24);
}
#about .team {
  background: #f9f9f9;
}
#about .team__inner > * {
  text-align: center;
}
#about .team__lead {
  max-width: 36.25rem;
  margin: var(--px-50) auto var(--px-40);
}
#about .team h3 {
  font-size: var(--px-24);
  letter-spacing: 0.05em;
  margin-bottom: 3rem;
}
#about .team h3 span {
  font-size: var(--px-16);
  display: block;
}
#about .team h3 span.-jp {
  font-weight: normal;
}
#about .team__cont-item {
  font-size: var(--px-16);
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
}
#about .team__cont-item span {
  font-size: var(--px-12);
  display: block;
}
#about .team__cont-item span.-jp {
  font-weight: normal;
}
#about .company {
  max-width: 1180px;
  margin: auto;
}
#about .company__cont h3 {
  margin-bottom: var(--px-24);
}
#about .sns {
  background: black;
  padding: var(--px-50) 0;
}
#about .sns__inner {
  background: white;
  max-width: 1180px;
  margin: auto;
  padding: var(--px-24);
}
#about .sns__text {
  margin-bottom: 0;
  font-size: var(--px-20);
  font-weight: bold;
}
#about .sns__btn a {
  background-color: black;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  height: var(--px-55);
  border-radius: var(--px-40);
  text-decoration: none;
  font-size: var(--px-12);
  width: 14.375rem;
  margin: auto;
}
#about .sns__img-x {
  width: 1em !important;
}
#about .trend {
  border-bottom: 1px solid #dcdcdc;
}
#about .trend__inner {
  max-width: 1180px;
  margin: auto;
}
#about .trend__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
#about .trend__item {
  border-right: 1px solid #dcdcdc;
  flex-basis: auto;
}
#about .trend__item.-pcv, #about .trend__item.-spv {
  display: none;
  flex-basis: 100%;
  height: 0;
  margin: 0;
  padding: 0;
}
#about .trend__item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  color: #333;
  white-space: nowrap;
}
#about .trend__item a::after {
  content: "";
  display: inline-block;
  background: url(/mansionplus/assets/images/about/trend_arrow.svg) no-repeat;
  background-size: contain;
  width: var(--px-8);
  height: var(--px-12);
  margin-left: 1em;
}

@media (min-width: 769px) {
  #about .pillars__box {
    display: flex;
    justify-content: center;
    gap: 3.625rem;
  }
  #about .pillars__boxCont {
    width: 22.1875rem;
    padding: 2.5rem;
  }
  #about .policy {
    padding: 8rem 0;
  }
  #about .policy__inner {
    display: flex;
    justify-content: space-between;
  }
  #about .policy__inner h2 {
    text-align: left;
  }
  #about .policy__cont {
    max-width: 355px;
  }
  #about .team {
    background: #f9f9f9;
  }
  #about .team__inner {
    padding: 8.75rem 0;
  }
  #about .team__cont-editor {
    display: flex;
    justify-content: center;
    gap: var(--px-20);
  }
  #about .team__cont-item {
    width: 205px;
  }
  #about .team__cont-item:first-child {
    border-right: 1px solid #dcdcdc;
  }
  #about .team__lead {
    text-align: center;
  }
  #about .company {
    padding: 7.5rem 0;
  }
  #about .company__inner {
    display: flex;
    justify-content: space-between;
  }
  #about .company__inner h2 {
    text-align: left;
  }
  #about .company__cont {
    max-width: 355px;
  }
  #about .sns__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #about .trend {
    padding: 8.75rem 0 9.25rem;
  }
  #about .trend__list {
    row-gap: var(--px-32);
  }
  #about .trend__item.-pcv {
    display: block;
  }
  #about .trend__item:nth-child(5), #about .trend__item:last-child {
    border-right: none;
  }
  #about .trend__item a {
    font-size: var(--px-20);
    padding: 0.5em 1.5em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1180px) {
  #about .mv__text h1 span.-en {
    font-size: 4.2372881356vw;
  }
  #about .mv__text h1 span.-jp {
    font-size: 1.6949152542vw;
  }
  #about .mv__text h2 {
    font-size: 2.3728813559vw;
  }
  #about .mv__text p {
    font-size: 1.6949152542vw;
  }
  #about .pillars__box {
    padding: 6.25rem 2%;
    gap: 3%;
  }
  #about .pillars__boxCont {
    padding: 2rem 1rem;
  }
  #about .policy__inner,
  #about .company__inner,
  #about .sns__inner {
    margin: 0 2%;
    gap: 2%;
  }
  #about .trend__list {
    row-gap: 2.71186441vw;
  }
  #about .trend__item a {
    font-size: 1.69491525vw;
  }
}
@media (max-width: 768px) {
  #about h1 span.-en {
    font-size: 2.1875rem;
  }
  #about h2 {
    margin-bottom: var(--px-40);
  }
  #about h2 span.-en {
    font-size: var(--px-50);
  }
  #about .mv {
    margin-bottom: 4.77rem;
  }
  #about .mv__text h2 {
    font-size: var(--px-22);
    margin-bottom: 1.5em;
  }
  #about .pillars__box {
    padding: 2.81rem 1.89rem;
  }
  #about .pillars__boxCont {
    margin-bottom: 0.7rem;
    padding: var(--px-22);
  }
  #about .pillars__boxImg {
    width: 9.6875rem;
  }
  #about .policy {
    padding: 6.25rem var(--px-22);
  }
  #about .policy__cont h3 {
    text-align: center;
  }
  #about .team {
    padding: 6.25rem var(--px-22);
  }
  #about .team__cont-item {
    margin-bottom: 0;
  }
  #about .team__cont-item:first-child {
    margin-bottom: var(--px-40);
  }
  #about .company {
    padding: 6.25rem var(--px-22);
  }
  #about .company__cont h3 {
    text-align: center;
  }
  #about .sns {
    padding: var(--px-35) var(--px-22);
  }
  #about .sns__text {
    text-align: center;
    margin-bottom: var(--px-24);
  }
  #about .trend {
    padding: 6.25rem 0 8rem;
  }
  #about .trend__list {
    row-gap: var(--px-12);
  }
  #about .trend__item.-spv {
    display: block;
  }
  #about .trend__item:nth-child(3), #about .trend__item:nth-child(7), #about .trend__item:nth-child(11), #about .trend__item:last-child {
    border-right: none;
  }
  #about .trend__item a {
    font-size: var(--px-12);
    padding: 0.25em 1.75em;
  }
  #about .trend__item a::after {
    width: 0.31rem;
    height: 0.5rem;
    margin-left: 1.75em;
  }
}/*# sourceMappingURL=about.css.map */