.category-article-hero__category {
  width: 262px;
  top: -14px;
  right: -50px;
}
@media (max-width: 896px) {
  .category-article-hero__category {
    width: 88.5333333333vw;
    top: -57px;
    left: -15px;
    right: auto;
  }
}
.field-title {
  font-size: 3.2rem;
  color: #57bab6;
  margin-bottom: 21px;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media (max-width: 896px) {
  .field-title {
    font-size: 2.4rem;
  }
}
.field-text {
  padding: 38px;
  background-color: #f5fffc;
  border: 3px solid #77c3bf;
}
@media (max-width: 896px) {
  .field-text {
    padding: 27px 17px;
  }
}
.business-tree {
  position: relative;
}
.business-tree__body {
  position: relative;
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s ease-in-out;
  transition-property: transform, opacity;
}
.business-tree__part {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s ease-in-out 0.8s;
  transition-property: transform, opacity;
}
.business-tree__image {
  width: 100%;
  height: auto;
}
.business-tree.-active .business-tree__body,
.business-tree.-active .business-tree__part {
  opacity: 1;
  transform: translateY(0);
}
.housing-type {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s ease-in-out;
  transition-property: transform, opacity;
}
.housing-type__item:not(:first-child) {
  border-top: 1px dashed #ccc;
}
.housing-type__item:first-child {
  position: relative;
}
.housing-type__item:first-child::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f5fffc;
  transition: 0.8s ease-in-out 0.6s;
  opacity: 0;
  transform: translateY(30px);
  transition-property: transform, opacity;
}
.housing-type__item-inner {
  position: relative;
  width: 100%;
  display: table;
  table-layout: fixed;
}
@media (max-width: 896px) {
  .housing-type__item-inner {
    display: block;
    padding: 20px 15px;
  }
}
.housing-type__item-title {
  display: table-cell;
  font-size: 2.8rem;
  font-weight: 500;
  color: #4a4a4a;
  letter-spacing: 0.03em;
  width: 173px;
  padding: 24px 40px;
  vertical-align: middle;
}
@media (max-width: 896px) {
  .housing-type__item-title {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
.housing-type__item-body {
  display: table-cell;
  padding: 24px 0;
  vertical-align: middle;
}
@media (max-width: 896px) {
  .housing-type__item-body {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.housing-type__content {
  display: flex;
  align-items: center;
}
.housing-type__content + .housing-type__content {
  margin-top: 14px;
}
@media (max-width: 896px) {
  .housing-type__content {
    align-items: flex-start;
  }
}
.housing-type__label {
  text-align: center;
  line-height: 1;
  flex: none;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  border-radius: 2px;
  width: 120px;
  background-color: #959595;
  margin-right: 20px;
  padding: 10px;
}
@media (max-width: 896px) {
  .housing-type__label {
    width: 100px;
    font-size: 1.2rem;
    padding: 5px;
  }
}
.housing-type__label-small {
  font-size: 1.2rem;
}
@media (max-width: 896px) {
  .housing-type__label-small {
    font-size: 1rem;
  }
}
.housing-type__text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.028em;
}
@media (max-width: 896px) {
  .housing-type__text {
    font-size: 1.4rem;
  }
}
.housing-type__item:first-child .housing-type__label {
  transition: 0.3s ease-out 1s;
  transition-property: background-color;
}
.housing-type.-active {
  opacity: 1;
  transform: translateY(0);
}
.housing-type.-active .housing-type__item:first-child::before {
  opacity: 1;
  transform: translateY(0);
}
.housing-type.-active .housing-type__item:first-child .housing-type__label {
  background-color: #77c3bf;
}
.housing-business-share-map .motion-graph__part {
  width: 221px;
  position: absolute;
  top: 63px;
  right: 62px;
}
@media (max-width: 896px) {
  .housing-business-share-map .motion-graph__part {
    width: 57.1428571429%;
    top: 16%;
    right: 0;
  }
}
.housing-maker-comparison .motion-graph__part {
  width: 233px;
  position: absolute;
  top: 45px;
  right: 80px;
}
@media (max-width: 896px) {
  .housing-maker-comparison .motion-graph__part {
    width: 47.3015873016%;
    top: 21.5743440233%;
    right: 4%;
  }
}
.housing-maker-comparison .motion-graph__marker {
  width: 122px;
  height: 11px;
  position: absolute;
  top: 151px;
  right: 126px;
}
@media (max-width: 896px) {
  .housing-maker-comparison .motion-graph__marker {
    width: 30.7936507937%;
    height: 8px;
    top: 41.1078717201%;
    right: 11%;
  }
}
.house-maker-sales .motion-graph__part {
  width: 179px;
  position: absolute;
  top: 43px;
  right: 0;
}
@media (max-width: 896px) {
  .house-maker-sales .motion-graph__part {
    width: 26.9841269841%;
    top: 21.9653179191%;
    right: 0;
  }
}
.house-maker-sales .motion-graph__marker {
  width: 131px;
  height: 13px;
  position: absolute;
  top: 138px;
  right: 25px;
}
@media (max-width: 896px) {
  .house-maker-sales .motion-graph__marker {
    width: 18.0952380952%;
    height: 6px;
    top: 37.5722543353%;
    right: 4.4444444444%;
  }
}
.society .motion-graph__part {
    width: 225px;
    position: absolute;
    top: 60px;
    left: 0;
  }
  @media (max-width: 896px) {
    .society .motion-graph__part {
        width: 36.48%;
        top: 28.965318%;
        left: 0;
    }
  }

.demand-housing__base {
  position: relative;
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s ease-in-out;
  transition-property: transform, opacity;
}
.demand-housing__marker {
  position: absolute;
  top: 58px;
  right: 30px;
  background-color: #fef739;
  width: 135px;
  height: 12px;
  transform: scaleX(0);
  transition: 0.3s ease-in 1.6s;
  transition-property: transform;
  transform-origin: top left;
}
@media (max-width: 896px) {
  .demand-housing__marker {
    height: 8px;
    width: 74.4827586207%;
    top: 20.6140350877%;
    right: 12.4137931034%;
  }
}
.demand-housing__part {
  width: 190px;
  position: absolute;
  top: 20px;
  right: 40px;
  background: url(/newgraduates/ourfield/img/bg-motion_8_part.png) no-repeat 0 0;
  background-size: 100% auto;
  opacity: 0;
  transform: translateY(30px);
  transition: 1s ease-out 0.6s;
  transition-property: transform, opacity;
}
@media (max-width: 896px) {
  .demand-housing__part {
    width: 46.0317460317%;
    top: 13%;
    right: 4%;
    background-image: url(/newgraduates/ourfield/img/bg-motion_8_part_sp.png);
    background-size: 100% auto;
  }
}
.demand-housing__image {
  width: 100%;
  height: auto;
  position: relative;
}
.demand-housing.-active .demand-housing__base,
.demand-housing.-active .demand-housing__part {
  opacity: 1;
  transform: translateY(0);
}
.demand-housing.-active .demand-housing__marker {
  transform: scaleX(1);
}

.society .motion-graph__marker {
  width: 115px;
  height: 10px;
  position: absolute;
  top: 265px;
  left: 40px;
}
@media (max-width: 896px) {
  .society .motion-graph__marker {
  width: 44%;
  height: 8px;
  top: 92%;
  left: 14%;
  }
}
.society .motion-graph__part {
  /* width: 195px; */
  position: absolute;
  /* top: 34px; */
  right: 0;
  background: url(/newgraduates/ourfield/img/bg-motion_9_part.png) no-repeat 0 0;
  background-size: 100% auto;
  opacity: 0;
  transform: translateY(30px);
  transition: 1s ease-out 0.6s;
  transition-property: transform, opacity;
}
.society .motion-graph__part-image{
  position: relative;
}
@media (max-width: 896px) {
  .society .motion-graph__part {
    width: 38%;
    top: 27%;
    background-image: none;
    background: url(/newgraduates/ourfield/img/bg-motion_9_part_sp.png) no-repeat 0 0;
  background-size: 100% auto;
  }
}
.section-heading.-h3{
  font-size: 2.4rem;
}

@media (max-width: 896px) {
  .section-heading.-h3{
    font-size: 2rem;
  }
}