@charset "UTF-8";
.c-ancnav2_box::before {content: "";position: absolute;top: -1px;right: -1px;z-index: 2;width: 1.5em;height: 1.5em;background: transparent url("../../img/business/icon_corner.svg") no-repeat 100% 0 / contain;}
.c-ancnav2_box::after {background: transparent url("../../img/business/icon_arrow.svg") no-repeat 50% / auto 100%;height: 2.5em;transform: translateY(1.25em);top: inherit;bottom: 0;left: 0;right:0;border: 0 none;}
.caps figcaption {margin-top: 0.5em;text-align: right;font-size: 75%;}

.forsale03 .c-section_columns {align-items: end;}
.forsale03 #s2-04 {padding-top: 2.5em;}
.forsale03 #s2-05 {border-top: 1px solid #e50012;margin-top: 5em;padding-top: 2em;}
.forsale03 #s2-05 .c-section_columns {align-items: center;}

.forrent03 {border-top: 1px solid #e50012;margin-top: 5em;padding-top: 4em;}

.redevelopment03 .c-section_block.m-business-redevelopment_02 {margin-top: 4em;}
.redevelopment04 {border-top: 1px solid #e50012;margin-top: 5em;padding-top: 4em;}

.general02 .l-development_scheme {border-bottom: 1px solid #e50012;padding-bottom: 5em;}
.general02 .l-development_scheme > *:nth-child(1) .name b {font-weight: 500;}
.general03 .l-development_scheme > *:nth-child(n+2) .name {line-height: 1.75;margin-top: 20px;padding: 20px;background: #F5F5F5;}
.general03 .l-development_scheme > *:nth-child(n+2) .name b {display: block; font-weight: 500;}
.general03 .l-development_scheme > *:nth-child(n+2) .name small {font-size: 1.4rem;font-weight: 400;margin: .25em 0 0;display: block;}
.general03 .c-heading2:after {display: none;}

.consignment01 .caps figcaption {text-align: left;}
.consignment03 .c-datalist2_item {width: 100%;}
.consignment04 {border-top: 1px solid #e50012;margin-top: 5em;padding-top: 4em;}

.solution02 .c-section_block:nth-of-type(2) h3 {margin-bottom: 0.75em;font-weight: 400;font-size: 137.5%;}
.solution02 .c-section_block:nth-of-type(2) {background-color: #e5e5e6;padding: 2em;}
@media screen and (min-width: 1024px) {
  .redevelopment03 #s2-02 .c-section_columns {flex-direction: row-reverse;}
  .general02 .l-development_scheme > *:nth-child(1) {width: 50%;padding: 0;}
  .general02 .l-development_scheme > *:nth-child(2) {width: 50%;}
  .general02 .l-development_scheme > *:nth-child(1) > *:nth-child(1) {width: auto;}
  .general03 .l-development_scheme {justify-content: space-between;margin-top: 2em;}
  .general03 .l-development_scheme > *:nth-child(1) {width: calc(40% - 2em);padding: 0;}
  .general03 .l-development_scheme > *:nth-child(n+2) {width: 30%;}
  .general03 .l-development_scheme > *:nth-child(1) > *:nth-child(1) {width: auto;}

  .solution02 .c-section_block:nth-of-type(2) {padding: 2em 3em;}
  .solution02 .c-section_block:nth-of-type(2) .grid-list {display: flex;flex-wrap: wrap;justify-content: space-between;}
  .solution02 .c-section_block:nth-of-type(2) .grid-list > div {width: calc(50% - 1em);}
  .solution02 .c-section_block:nth-of-type(2) .grid-list > div:nth-child(n+3) {width: calc(33.33% - 0.75em);margin-top: 1.5em;}
}
@media screen and (max-width: 1023px) {
  .c-ancnav2_box::after {transform: translateY(0);height: 100%;right: 1.5em;background-size: auto 40%;background-position: 100% 50%;}

  .forsale03 #s2-04 {margin-top: 0;padding-top: 0;}

  .general02 .l-development_scheme {flex-wrap: wrap;}
  .general02 .l-development_scheme > *:nth-child(1) {width: 100%;padding: 0;}
  .general02 .l-development_scheme > *:nth-child(1) .name {padding: 2em 2em 1em;}
  .general02 .l-development_scheme > *:nth-child(2) {width: 100%;padding: 0 2em 2em;box-sizing: border-box;background-color: #F5F5F5;}
  .general02 .l-development_scheme > *:nth-child(1) > *:nth-child(1) {width: 100%;padding: 0;}
  .general03 .l-development_scheme {flex-wrap: wrap;margin-top: 2em;}
  .general03 .l-development_scheme > *:nth-child(1) {width: calc(100% - 2em);padding: 0;}
  .general03 .l-development_scheme > *:nth-child(n+2) {width: 100%;display: flex;flex-direction: column-reverse;margin-top: 2em;padding: 2em;box-sizing: border-box;background-color: #F5F5F5;}
  .general03 .l-development_scheme > *:nth-child(n+2) .name {margin: 0 0 1em;padding: 0;}
  .general03 .l-development_scheme > *:nth-child(1) > *:nth-child(1) {width: auto;}

  .solution02 .c-section_block:nth-of-type(2) .grid-list > div + div {margin-top: 1.5em;}
}
@media screen and (max-width: 540px) {}