@charset "UTF-8";
/*---------------------------
*    不動産売却の流れ
*---------------------------*/
#sale_flow .oth_sec {
  max-width: 836px;
  margin: auto;
}
#sale_flow .oth_sec .page_desc {
  margin: 21px auto 25px;
  text-align: center;
}
#sale_flow .oth_sec .page_desc p {
  font-size: 1.5rem;
  line-height: 2.2rem;
}
#sale_flow .flow_figure_top {
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sale_flow .flow_figure_top .flow_figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 51.4%;
}
#sale_flow .flow_figure_top .flow_figure:first-child {
  margin-right: -2.45%;
  z-index: 6;
}
#sale_flow .flow_figure_top .flow_figure a {
  position: relative;
  width: 28.8%;
  color: #006934;
  text-align: center;
  font-weight: 700;
}
#sale_flow .flow_figure_top .flow_figure a:not(:last-child) {
  margin-right: -4.9%;
}
#sale_flow .flow_figure_top .flow_figure a.current .cls-1 {
  fill: #B1D9B7;
}
#sale_flow .flow_figure_top .flow_figure a .cls-1 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#sale_flow .flow_figure_top .flow_figure a:hover .cls-1 {
  fill: #B1D9B7;
}
#sale_flow .flow_figure_top .flow_figure a .flow_ttl {
  font-size: 2.6rem;
  position: absolute;
  top: 18px;
  width: 100%;
}
#sale_flow .flow_figure_top .flow_figure a .flow_name {
  font-size: 1.5rem;
  position: absolute;
  top: 54px;
  width: 100%;
}
#sale_flow .flow_figure_top a:nth-of-type(1) {
  z-index: 4;
}
#sale_flow .flow_figure_top a:nth-of-type(2) {
  z-index: 3;
}
#sale_flow .flow_figure_top a:nth-of-type(3) {
  z-index: 2;
}
#sale_flow .flow_figure_top a:nth-of-type(4) {
  z-index: 1;
}
#sale_flow .flow_figure_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 9px;
  border-top: solid 2px #006934;
  border-bottom: solid 2px #006934;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sale_flow .flow_figure_bottom .flow_figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 4.5px);
}
#sale_flow .flow_figure_bottom .flow_figure a {
  width: 25%;
}
#sale_flow .flow_figure_bottom .flow_figure a.current {
  background: #B1D9B7;
}
#sale_flow .flow_figure_bottom .flow_figure a:hover {
  background: #B1D9B7;
}
#sale_flow .flow_figure_bottom .flow_figure a .flow_ttl {
  color: #006934;
  font-size: 1.3rem;
  text-align: center;
  line-height: 27px;
  font-weight: 700;
}
#sale_flow .box {
  margin-top: 7px;
}
#sale_flow .box .desc {
  width: 65%;
}
#sale_flow .box .desc .btn {
  font-size: 1.5rem;
}
#sale_flow .box .desc .btn a {
  margin: 0 0 0 auto;
  width: 150px;
  line-height: 27px;
  text-align: center;
  color: #fff;
  background: #006935;
  margin-top: 33px;
}
#sale_flow .box .desc .btn a svg {
  width: 16px;
  margin-left: 9px;
}
#sale_flow .box .desc .btn a svg .cls-1 {
  stroke: none;
}
#sale_flow .box p {
  font-size: 1.5rem;
  margin-top: 7px;
  text-align: justify;
}
#sale_flow.sf_top .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#sale_flow.sf_top .box .flow_ttl {
  font-size: 2.25rem;
  font-weight: bold;
  color: #006935;
  padding-bottom: 11px;
}
#sale_flow.sf_top .box .flow_ttl::after {
  content: "";
  position: relative;
  width: 100%;
  height: 4.6px;
  display: block;
  background-image: url(../images/deco_line.png);
  background-size: contain;
  bottom: -5px;
}
#sale_flow.sf_top .box .flow_ttl span {
  font-size: 3.9rem;
  margin-right: 22px;
  vertical-align: sub;
}
#sale_flow.sf_top .box .img {
  width: 32%;
  max-width: 270px;
  min-width: 120px;
  aspect-ratio: 1/0.718;
}
#sale_flow.sf_top .box .desc:not(.not_after):after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 12px 0 12px;
  border-color: #006935 transparent transparent transparent;
  bottom: 32px;
  left: 51px;
}
#sale_flow.step .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#sale_flow.step .flex div.desc {
  width: 62%;
}
#sale_flow.step .flex .img {
  width: 35%;
}
#sale_flow.step .mw765 {
  margin: auto;
  max-width: 765px;
  width: 100%;
}
#sale_flow.step div:nth-child(n+6) .summary {
  margin-top: 45px;
}
#sale_flow.step .box .desc {
  width: 100%;
  max-width: 524px;
}
#sale_flow.step .box h3 {
  font-size: 3rem;
  text-align: center;
  font-weight: 700;
  margin-top: 11px;
  letter-spacing: -0.3px;
}
#sale_flow.step .box h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 14px;
}
#sale_flow.step .box h6 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 26px;
}
#sale_flow.step .box p {
  font-size: 1.5rem;
}
#sale_flow.step .box .note {
  font-size: 1.2rem;
}
#sale_flow.step .box .step_ttl {
  font-size: 3.37rem;
  color: #006935;
  font-weight: 700;
  margin-bottom: 22px;
}
#sale_flow.step .box .step_ttl::after {
  content: "";
  position: relative;
  width: 100%;
  height: 4.6px;
  display: block;
  background-image: url(../images/deco_line.png);
  background-size: contain;
  bottom: -1px;
}
#sale_flow.step .box .step_ttl span {
  font-size: 5.8rem;
  vertical-align: sub;
}
#sale_flow.step .box .summary {
  font-size: 2.7rem;
  color: #006935;
  font-weight: 700;
  letter-spacing: -0.2px;
}
#sale_flow.step .box .chart_ttl {
  max-width: 765px;
  width: 100%;
  color: #006935;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 5px;
  margin: 16px auto 4px;
}
#sale_flow.step .box .table {
  max-width: 765px;
  width: 100%;
  font-weight: 700;
  margin: auto;
  font-size: 1.4rem;
}
#sale_flow.step .box .table tr {
  border: solid 2px #006935;
}
#sale_flow.step .box .table tr + tr {
  border-top: solid 1px #006935;
}
#sale_flow.step .box .table th {
  width: 283px;
  background: #59B43D;
  color: #fff;
  line-height: 26px;
}
#sale_flow.step .box .table td {
  background: #D6E7B9;
  line-height: 18px;
  padding: 4px 1em;
  letter-spacing: -0.8px;
}
#sale_flow.step .box .flex_figure p {
  width: 49%;
  letter-spacing: -0.15px;
}
#sale_flow.step .box .flex_figure .figure {
  width: 44%;
}
#sale_flow.step .box .detail {
  border: solid 2px #1f2c5c;
  padding: 18px;
}
#sale_flow.step .box .detail h3 {
  font-weight: 700;
  font-size: 2.65rem;
  letter-spacing: -0.5px;
  text-align: center;
}
#sale_flow.step .box .detail .detail_img {
  width: 75%;
  max-width: 514px;
  min-width: 240px;
  margin: 10px auto;
}
#sale_flow.step .box .detail .float {
  float: right;
}
#sale_flow.step .box .float_pt::after {
  content: "";
  display: block;
  clear: both;
}
#sale_flow.step .box .vert_item {
  width: 170px;
  border: solid 2px #006935;
  background: #D6E7B9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: justify;
  margin-top: 14px;
}
#sale_flow.step .box .vert_item .vert_item_ttl {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 41px;
  background: #59B43D;
}
#sale_flow.step .box .vert_item .vert_item_text {
  font-size: 1.3rem;
  line-height: 1.4;
  padding: 7px 10px;
  letter-spacing: -1px;
}
#sale_flow.step .box .name_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 765px;
  margin: 13px auto 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#sale_flow.step .box .name_wrap .item_name {
  width: 225px;
  line-height: 45px;
  color: #fff;
  background: #59B43D;
  border-radius: 11px;
  border: solid 2px #006935;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
#sale_flow.step .box .text_center {
  text-align: center;
}
#sale_flow.step .box .item_wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 27px;
  text-align: center;
}
#sale_flow.step .box .item_wrap .item {
  width: 50%;
  max-width: 368px;
  min-width: 368px;
  background: #D6E7B9;
  border: solid 2px #006934;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#sale_flow.step .box .item_wrap .item.nrow {
  font-size: 1.8rem;
}
#sale_flow.step .box .item_wrap .item span {
  font-size: 1.3rem;
  letter-spacing: 0.5px;
}
#sale_flow.step .box .horizon {
  margin-top: 14px;
}
#sale_flow.step .box .horizon_item {
  border: solid 2px #006934;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
#sale_flow.step .box .horizon_item:not(:last-child) {
  margin-bottom: 22px;
}
#sale_flow.step .box .horizon_item:not(:last-child):after {
  content: "";
  display: block;
  background: #006934;
  height: 22px;
  width: 17px;
  position: absolute;
  bottom: -24px;
  left: 13%;
}
#sale_flow.step .box .horizon_item.checked::after {
  content: "売買締結";
  background: #fff000;
  color: #E50012;
  border: solid 3px #E50012;
  font-size: 2.2rem;
  padding: 2.5px 24px;
  margin-top: -25px;
  margin-left: 5%;
  -webkit-transform: rotate(-5deg) translateY(-50%);
          transform: rotate(-5deg) translateY(-50%);
  position: absolute;
  font-weight: 700;
}
#sale_flow.step .box .horizon_item .horizon_item_ttl {
  background: #59B43D;
  width: 28%;
  max-width: 215px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#sale_flow.step .box .horizon_item .horizon_item_ttl h4 {
  color: #fff;
  font-size: 2rem;
  margin-top: 0;
  text-align: center;
}
#sale_flow.step .box .horizon_item .horizon_item_text {
  background: #D6E7B9;
  font-size: 1.4rem;
  padding: 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 72%;
  max-width: 550px;
  font-weight: 700;
}
#sale_flow.step .box .horizon_item .horizon_item_text .flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
#sale_flow.step .box .horizon_item .horizon_item_text .item_inner {
  width: 32%;
  border: solid 2px #006934;
  color: #006934;
  border-radius: 11px;
  text-align: center;
  background: #fff;
  letter-spacing: -0.8px;
  padding: 2.5px 0;
}
#sale_flow.step .box .horizon_item .horizon_item_text .indent {
  text-indent: -1em;
  margin-left: 1em;
}
#sale_flow.step .box .horizon_item.item_solo .horizon_item_ttl {
  width: 100%;
  max-width: none;
  padding: 13px 0;
}
#sale_flow.step .box .box-img {
  margin-bottom: -50px;
}
#sale_flow.step .box.step1_box2 .summary {
  margin-top: 0;
}
#sale_flow.step .box .step2_veritem_1 {
  width: 105%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 25px;
}
#sale_flow.step .box .step2_veritem_1 .vert_item {
  max-width: 170px;
  width: 32%;
}
#sale_flow.step .box .step2_veritem_2 {
  gap: 11px 33px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#sale_flow.step .box .step2_veritem_2 .vert_item {
  width: 44%;
}
#sale_flow.step .box .step2_topimg {
  width: 35%;
  position: relative;
}
#sale_flow.step .box .step2_topimg img {
  width: 82%;
  position: absolute;
  right: 0;
  bottom: 0;
}
#sale_flow.step .box .step2_detail {
  width: 100%;
  gap: 50px;
}
#sale_flow.step .box .step2_detail > div {
  width: 48%;
  max-width: 382px;
}
#sale_flow.step .box .step2_detail .lead {
  background: #006935;
  color: #fff;
  text-align: center;
  line-height: 31px;
  font-size: 2rem;
  margin-top: 11px;
  font-weight: bold;
}
#sale_flow.step .box .step2_detail p {
  margin-top: 11px;
  line-height: 1.4;
}
#sale_flow.step .box .step2_detail h4 {
  text-align: center;
}
#sale_flow.step .box .step2_detail img {
  width: 100%;
}
#sale_flow.step .box .step4_topimg img {
  max-width: 244px;
  margin: auto 0 0 auto;
}
#sale_flow.step .box .step4_chartttl {
  margin-top: 0;
}
#sale_flow.step .step6_box2 div.summary {
  margin-bottom: 9px;
  margin-top: 0;
}
#sale_flow.step .step6_box4 div.summary {
  margin-top: 0;
}
#sale_flow.step .step6_box4 .item_wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 11px;
}
#sale_flow.step .step7_box2 div.summary {
  margin-top: 0;
}
#sale_flow.step .step8_box2 {
  margin-top: -45px;
}
#sale_flow.step .step8_box2 .summary {
  margin-top: 0;
}
#sale_flow.step .step8_box2 .horizon_item.checked::after {
  content: "再確認";
}
#sale_flow.step .step8_box2 .horizon_item .horizon_item_text {
  width: 100%;
  max-width: none;
  padding-left: 25%;
}
#sale_flow.step .step8_box2 .horizon_item .horizon_item_text .flex {
  margin: 4px 0;
}
#sale_flow.step .images {
  position: relative;
}
#sale_flow.step .images.images8a {
  height: 33vw;
  max-height: 230px;
  min-height: 160px;
}
#sale_flow.step .images.images8b {
  height: 22vw;
  max-height: 200px;
  min-height: 100px;
}
#sale_flow.step .images div {
  position: absolute;
  width: 25%;
  max-width: 190px;
}
#sale_flow.step .images .image_8_b {
  left: 1%;
  top: 20px;
}
#sale_flow.step .images .image_8_c {
  left: 24%;
  top: 112px;
}
#sale_flow.step .images .image_8_d {
  right: 30%;
  top: 30px;
}
#sale_flow.step .images .image_8_e {
  right: 1%;
  top: 112px;
}
#sale_flow.step .images .image_8_c_2 {
  right: 28%;
  top: 30px;
}
#sale_flow.step .images .image_8_g {
  right: 2%;
  top: 10px;
}
#sale_flow .sale_btn {
  width: 283px;
  margin: 46px auto 43px;
}
#sale_flow.scf_top .oth_sec .box {
  display: block;
  max-width: 820px;
  margin: 30px auto 75px;
}
#sale_flow.scf_top .oth_sec .box:not(:last-child) .desc:not(.not_after)::after {
  bottom: -45px;
}
#sale_flow.scf_top .oth_sec .box .desc {
  width: 100%;
}
#sale_flow.scf_top .oth_sec .box .desc .sub_ttl {
  font-weight: bold;
}
#sale_flow.scf_top .oth_sec .box .desc .list {
  text-indent: -0.6em;
  padding-left: 0.6em;
}
#sale_flow.scf_top .oth_sec .box .desc .indent {
  text-indent: 0.6em;
}

@media screen and (max-width: 800px) {
  #sale_flow .flow_figure_top .flow_figure a .flow_ttl {
    font-size: 2.1rem;
    top: 24%;
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  #sale_flow .flow_figure_top .flow_figure a .flow_name {
    font-size: 1.4rem;
    top: 50%;
    letter-spacing: -1px;
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
}
@media screen and (max-width: 650px) {
  #sale_flow .flow_figure_top {
    display: block;
  }
  #sale_flow .flow_figure_top .flow_figure {
    width: 100%;
  }
  #sale_flow .flow_figure_bottom {
    display: block;
  }
  #sale_flow .flow_figure_bottom .flow_figure {
    width: 100%;
  }
  #sale_flow .flow_figure_bottom .flow_figure a .flow_ttl {
    line-height: 3;
  }
  #sale_flow.step .box {
    position: relative;
  }
  #sale_flow.step .box .step_ttl {
    width: 62%;
    font-size: 3rem;
  }
  #sale_flow.step .box .step_ttl span {
    font-size: 4.8rem;
    display: block;
  }
  #sale_flow.step .box .step_img {
    position: absolute;
    right: 0;
    width: 33%;
  }
  #sale_flow.step .box .table tr {
    display: block;
  }
  #sale_flow.step .box .table tr th, #sale_flow.step .box .table tr td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sale_flow.step .box .table tr th {
    text-align: left;
    padding: 0 4px;
  }
  #sale_flow.step .box .flex_figure {
    display: block;
  }
  #sale_flow.step .box .flex_figure p {
    width: 100%;
  }
  #sale_flow.step .box .flex_figure .figure {
    width: 62%;
    min-width: 280px;
    margin: 12px auto 20px;
  }
  #sale_flow.step .box .name_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 13px;
  }
  #sale_flow.step .box .name_wrap .item_name {
    font-size: 1.8rem;
    min-width: 160px;
  }
  #sale_flow.step .box .item_wrap .item {
    min-width: 295px;
  }
  #sale_flow.step .box .horizon_item {
    display: block;
  }
  #sale_flow.step .box .horizon_item.checked::after {
    font-size: 2rem;
    padding: 2.5px 15px;
    margin-left: 0;
  }
  #sale_flow.step .box .horizon_item:not(:last-child):after {
    left: 50%;
    -webkit-transform: translateX(-11px);
            transform: translateX(-11px);
  }
  #sale_flow.step .box .horizon_item .horizon_item_ttl, #sale_flow.step .box .horizon_item .horizon_item_text {
    width: 100%;
    max-width: none;
  }
  #sale_flow.step .box .step2_veritem_1 {
    width: 100%;
    margin-left: 0;
  }
  #sale_flow.step .box .step2_veritem_2 {
    gap: 11px 18px;
  }
  #sale_flow.step .box .step2_topimg {
    width: 144px;
  }
  #sale_flow.step .box .step2_topimg img {
    position: relative;
  }
  #sale_flow.step .box .step2_detail {
    display: block;
  }
  #sale_flow.step .box .step2_detail > div {
    width: 100%;
    max-width: none;
  }
  #sale_flow.step .box .step4_topimg {
    width: 20%;
    min-width: 95px;
  }
  #sale_flow.step .step6_box3 {
    position: relative;
  }
  #sale_flow.step .step6_box3 div.desc {
    width: 100%;
  }
  #sale_flow.step .step6_box3 .box-img {
    position: absolute;
    min-width: 105px;
    width: 21%;
    top: -12px;
    right: 0;
  }
  #sale_flow.step .step7_box2 .horizon_item.checked::after {
    margin-top: -57px;
  }
  #sale_flow.step .step7_box2 .horizon_item:nth-of-type(2) {
    margin-bottom: 40px;
  }
  #sale_flow.step .step7_box2 .horizon_item:nth-of-type(2):after {
    height: 40px;
    bottom: -42px;
  }
  #sale_flow.step .step8_box1 .step_img {
    width: 30%;
  }
  #sale_flow.step .step8_box2 {
    margin-top: 0;
  }
  #sale_flow.step .step8_box2 .horizon_item {
    margin-top: 30px;
  }
  #sale_flow.step .step8_box2 .horizon_item.checked::after {
    top: 15px;
  }
  #sale_flow.step .step8_box2 .horizon_item .horizon_item_text {
    padding-left: 3px;
    padding-right: 3px;
  }
  #sale_flow.step .step8_box2 .horizon_item .horizon_item_text .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5px;
  }
  #sale_flow.step .step8_box2 .horizon_item .horizon_item_text .flex .item_inner {
    font-size: 1.5rem;
    padding: 2.5px 4px;
    min-width: 181px;
  }
  #sale_flow.step .flex div.desc {
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 500px) {
  #sale_flow.sf_top .box {
    display: block;
    padding-bottom: 41px;
  }
  #sale_flow.sf_top .box .desc {
    width: 100%;
  }
  #sale_flow.sf_top .box .desc .btn a {
    margin-top: 15px;
  }
  #sale_flow.sf_top .box .img {
    position: absolute;
    right: 0;
    top: -16px;
    width: 138px;
  }
  #sale_flow.sf_top .box .flow_ttl span {
    display: block;
  }
  #sale_flow.sf_top .box:not(:last-child) .desc::after {
    bottom: 43px;
    border-width: 24px 14px 0 14px;
  }
  #sale_flow.scf_top .oth_sec .box {
    margin: 30px auto;
  }
  #sale_flow.scf_top .oth_sec .box:not(:last-child) .desc:not(.not_after)::after {
    bottom: -10px;
  }
  #sale_flow.scf_top .oth_sec .box .flow_ttl {
    font-size: 2rem;
  }
  #sale_flow.scf_top .oth_sec .box .flow_ttl span {
    font-size: 3rem;
  }
}
@media screen and (max-width: 360px) {
  #sale_flow .flow_figure_top .flow_figure a .flow_ttl {
    font-size: 1.9rem;
  }
  #sale_flow .flow_figure_top .flow_figure a .flow_name {
    font-size: 1.4rem;
    letter-spacing: 0;
    -webkit-transform: translateX(4px) scaleX(0.8);
            transform: translateX(4px) scaleX(0.8);
  }
}