@charset "UTF-8";
/* Vendor prefix
--------------------------------- */
body {
  margin: 0px;
  padding: 0px;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, HGS明朝E, メイリオ, Meiryo, serif;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
}

:focus {
  outline: 0;
}

a {
  text-decoration: none;
  color: #000;
  -webkit-transition: opacity 0.4s linear 0s;
  transition: opacity 0.4s linear 0s;
}

img[src$=".svg"] {
  width: 100%;
}

svg {
  width: 100%;
}

img, x:-moz-any-link, x:default {
  box-shadow: #000 0 0 0;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

p {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  line-height: 1.8em;
}

sup {
  font-size: 60%;
  vertical-align: super;
  top: 0;
}

.resi_inner {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

figure {
  position: relative;
}
figure figcaption {
  color: #737373;
  line-height: 1;
  text-shadow: 0 0 10px #fff;
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 10;
}

h2 {
  text-align: center;
  line-height: 1.3em;
}
h2 span {
  display: block;
  font-family: "EB Garamond", serif;
  color: #a8a288;
  font-weight: normal;
  letter-spacing: 0.1em;
}
h2 small {
  display: block;
  font-weight: normal;
  font-size: 68.75%;
}

.resi_img01 {
  text-align: center;
}

.resi_mvArea {
  background: #eaedef;
}

.resi_unavi {
  background: #8f7d5f;
  position: relative;
}
.resi_unavi::before {
  content: "";
  width: 50%;
  height: 100%;
  background: #661111;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.resi_unavi .resi_inner {
  position: relative;
  z-index: 10;
}
.resi_unavi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.resi_unavi ul li {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.resi_unavi ul li a {
  display: block;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-align: center;
  line-height: 1.3em;
}
.resi_unavi ul li a span {
  display: block;
  line-height: 1.3em;
}

.resi_contact {
  background: #120808;
}
.resi_contact ul li a {
  display: block;
  color: #fff;
  position: relative;
  line-height: 1.3em;
  text-align: center;
  border-radius: 10px;
}
.resi_contact ul li a::before {
  content: "";
  background: url(../img/icon_arrow03@2x.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
}
.resi_contact ul li a span {
  font-weight: 700;
  display: inline-block;
}
.resi_contact ul li a.resi_btnSatei {
  background: #6f0200;
  border: solid 1px #8e4f4f;
}
.resi_contact ul li a.resi_btnSatei span {
  background: -webkit-gradient(linear, left top, left bottom, from(#d5c8b2), to(#ffffe9));
  background: -webkit-linear-gradient(top, #d5c8b2, #ffffe9);
  background: linear-gradient(to bottom, #d5c8b2, #ffffe9);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.resi_contact ul li a.resi_btnTel {
  border: solid 1px #d2cec7;
  background: -webkit-gradient(linear, left top, right top, from(#f6f6f6), to(#b4b4b4));
  background: -webkit-linear-gradient(left, #f6f6f6, #b4b4b4);
  background: linear-gradient(to right, #f6f6f6, #b4b4b4);
}
.resi_contact ul li a.resi_btnTel span.t01 {
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#999));
  background: -webkit-linear-gradient(top, #000, #999);
  background: linear-gradient(to bottom, #000, #999);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.resi_contact ul li a.resi_btnTel span.t02 {
  background: -webkit-gradient(linear, left top, left bottom, from(#120808), to(#79674b));
  background: -webkit-linear-gradient(top, #120808, #79674b);
  background: linear-gradient(to bottom, #120808, #79674b);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.resi_risk {
  background: #eaeaea;
  position: relative;
}
.resi_risk::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
}
.resi_risk ul li {
  background: #fff;
}
.resi_risk ul li .resi_txtArea .resi_box01 {
  background: #969696;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.4em;
}
.resi_risk ul li .resi_txtArea .resi_ttl {
  line-height: 1.3em;
}
.resi_risk ul li .resi_txtArea .resi_txt {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5em;
}

.resi_choice .resi_structureArea {
  background: #fafafa;
}
.resi_choice .resi_structureArea .resi_ttl01 {
  text-align: center;
  position: relative;
}
.resi_choice .resi_structureArea .resi_ttl01 span {
  display: inline-block;
  background: #fafafa;
  line-height: 1.5em;
  padding: 0 20px;
  position: relative;
  z-index: 10;
}
.resi_choice .resi_structureArea .resi_ttl01::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
.resi_choice .resi_structureArea .resi_txt01 {
  text-align: center;
}
.resi_choice .resi_structureArea .resi_ttl02 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
}
.resi_choice .resi_structureArea table.resi_table01 {
  width: 100%;
  border: solid 1px #9a8e42;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.resi_choice .resi_structureArea table.resi_table01 thead th {
  background: #e8e6d5;
  border-right: solid 1px #9a8e42;
  font-weight: 700;
}
.resi_choice .resi_structureArea table.resi_table01 thead th:first-child {
  width: 24%;
}
.resi_choice .resi_structureArea table.resi_table01 thead th:nth-child(2), .resi_choice .resi_structureArea table.resi_table01 thead th:last-child {
  width: 38%;
}
.resi_choice .resi_structureArea table.resi_table01 tbody tr:nth-child(odd) th, .resi_choice .resi_structureArea table.resi_table01 tbody tr:nth-child(odd) td {
  background: #fff;
}
.resi_choice .resi_structureArea table.resi_table01 tbody tr:nth-child(even) th, .resi_choice .resi_structureArea table.resi_table01 tbody tr:nth-child(even) td {
  background: #f5f5f5;
}
.resi_choice .resi_structureArea table.resi_table01 tbody tr th, .resi_choice .resi_structureArea table.resi_table01 tbody tr td {
  vertical-align: middle;
}
.resi_choice .resi_structureArea table.resi_table01 tbody tr th {
  font-weight: 700;
  border-right: solid 1px #9a8e42;
}
.resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(2), .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(4) {
  border-right: dashed 1px #9a8e42;
}
.resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(3), .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(5) {
  border-right: solid 1px #9a8e42;
}
.resi_choice .resi_structureArea table.resi_table01 small {
  font-size: 80%;
  font-weight: 400;
}
.resi_choice .resi_structureArea .resi_cc01 {
  text-align: center;
}
.resi_choice .resi_structureArea .resi_cc01 strong {
  font-weight: normal;
  color: #6f1500;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #e3dfcd));
  background: -webkit-linear-gradient(transparent 60%, #e3dfcd 60%);
  background: linear-gradient(transparent 60%, #e3dfcd 60%);
}
.resi_choice .resi_imageArea .resi_ttl01 {
  background: #6f1500;
  color: #fff;
  line-height: 1.2em;
  text-align: center;
  position: relative;
}
.resi_choice .resi_imageArea .resi_ttl01::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
}
.resi_choice .resi_imageArea dl dt {
  text-align: center;
  color: #fff;
  line-height: 1.2em;
}
.resi_choice .resi_imageArea dl dd {
  background: #eaeaea;
}
.resi_choice .resi_imageArea dl dd p small {
  font-size: 100%;
}
.resi_choice .resi_imageArea dl dd p.resi_txt01 {
  line-height: 1.2em;
}
.resi_choice .resi_imageArea dl dd p.resi_txt02 {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6em;
}
.resi_choice .resi_imageArea dl dd p.resi_txt03 {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
}
.resi_choice .resi_imageArea dl dd p.resi_txt03 strong {
  color: #6f1500;
}
.resi_choice .resi_imageArea dl dd p.resi_note01 {
  font-family: "Noto Sans JP", sans-serif;
  text-indent: -1em;
  padding-left: 1em;
}
.resi_choice .resi_imageArea dl dd .resi_sbox01 {
  background: #fff;
}

.resi_flow {
  background: #eaeaea;
}
.resi_flow .resi_txt01 {
  text-align: center;
  line-height: 1.8em;
}
.resi_flow ul li {
  background: #fff;
  position: relative;
}
.resi_flow ul li .resi_inBox {
  position: relative;
}
.resi_flow ul li .resi_inBox .resi_no {
  color: #ada16d;
  font-family: "EB Garamond", serif;
  line-height: 1;
}
.resi_flow ul li .resi_inBox .resi_no span {
  border-bottom: solid 2px #ada16d;
}
.resi_flow ul li .resi_inBox .resi_ttl, .resi_flow ul li .resi_inBox .resi_txt {
  font-family: "Noto Sans JP", sans-serif;
}
.resi_flow ul li .resi_inBox .resi_ttl {
  font-weight: 700;
  line-height: 1.2em;
}

.resi_reason {
  background: #f4f4f5;
}
.resi_reason ul li {
  background: #fff;
}
.resi_reason ul li .resi_ttlArea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.resi_reason ul li .resi_ttlArea .resi_ttl {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2em;
}
.resi_reason ul li .resi_ttlArea .resi_ttl span {
  font-family: "EB Garamond", serif;
  line-height: 1;
  color: #ada16d;
}
.resi_reason ul li .resi_ttlArea .resi_sttl {
  line-height: 1.33em;
}
.resi_reason ul li .resi_txtArea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.resi_reason ul li .resi_txtArea .resi_txt {
  font-family: "Noto Sans JP", sans-serif;
}
.resi_reason .resi_txt01 {
  text-align: center;
  line-height: 1.8em;
}

.resi_qa {
  background: #eaeaea;
}
.resi_qa dl {
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.resi_qa dl dt {
  background: #656565;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.resi_qa dl dt p.resi_q {
  font-family: "EB Garamond", serif;
  color: #7f7f7f;
  line-height: 1;
}
.resi_qa dl dt p.resi_ttl {
  color: #fff;
  line-height: 1.2em;
}
.resi_qa dl dt p.resi_open {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 3.4%;
  top: 26px;
}
.resi_qa dl dt p.resi_open::before, .resi_qa dl dt p.resi_open::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.resi_qa dl dt p.resi_open::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.4s linear 0s;
  transition: -webkit-transform 0.4s linear 0s;
  transition: transform 0.4s linear 0s;
  transition: transform 0.4s linear 0s, -webkit-transform 0.4s linear 0s;
}
.resi_qa dl dd {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.resi_qa dl dd p.resi_a {
  font-family: "EB Garamond", serif;
  color: #bcbcbc;
  line-height: 1;
}
.resi_qa dl dd p.resi_txt {
  font-family: "Noto Sans JP", sans-serif;
}
.resi_qa dl.on dt p.resi_open::before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.resi_result {
  background: #f4f4f5;
}
.resi_result .resi_s_inner {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 80%;
  max-width: 1170px;
  margin: 0 auto;
}
.resi_result .swiper {
  overflow: visible;
}
.resi_result .swiper figure {
  position: relative;
}
.resi_result .swiper figure img {
  width: 100%;
}
.resi_result .swiper figure figcaption {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-weight: 700;
  text-shadow: none;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  line-height: 1.1em;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 0;
  right: auto;
  left: 0;
}
.resi_result .swiper .swiper-button-prev, .resi_result .swiper .swiper-button-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: 10px;
  z-index: 100;
  cursor: pointer;
}
.resi_result .swiper .swiper-button-prev {
  background: rgba(255, 255, 255, 0.75) url(../img/icon_arrow_prev@2x.png) no-repeat center center;
  background-size: 13px 22px;
  left: 0;
}
.resi_result .swiper .swiper-button-next {
  background: rgba(255, 255, 255, 0.75) url(../img/icon_arrow_next@2x.png) no-repeat center center;
  background-size: 14px 22px;
  right: 0;
}
.resi_result .swiper .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}
.resi_result .swiper .swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  width: 30px;
  height: 4px;
  margin: 0 2px 10px;
  background: #d9d9d9;
}
.resi_result .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #a2a2a2;
}

.resi_support {
  background: #eaedef;
}
.resi_support .resi_supportBox p.resi_txt {
  font-family: "Noto Sans JP", sans-serif;
}

.resi_note {
  background: #eaedef;
}
.resi_note p {
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 768px) {
  h2 {
    font-size: 32px;
    margin-bottom: 60px;
  }
  h2 span {
    font-size: 22px;
  }
  figure figcaption {
    font-size: 12px;
  }
  .resi_img01 {
    margin-bottom: 60px;
  }
  .resi_mvArea {
    overflow: hidden;
  }
  .resi_mvArea .resi_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .resi_mvArea .resi_inner h1 {
    width: 63.2478632479%;
    text-align: center;
  }
  .resi_mvArea .resi_inner figure {
    width: 49.9145299145%;
    margin-right: -15%;
  }
  .resi_mvArea .resi_inner figure figcaption {
    right: 20%;
    color: #fff;
    text-shadow: 0 0 10px #000;
  }
  .resi_unavi ul li {
    min-height: 168px;
    padding: 0 10px;
  }
  .resi_unavi ul li a {
    font-size: 24px;
  }
  .resi_unavi ul li a span {
    font-size: 18px;
  }
  .resi_contact {
    padding: 90px 0;
  }
  .resi_contact ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .resi_contact ul li {
    width: 47%;
    max-width: 440px;
  }
  .resi_contact ul li:first-child {
    margin-right: 6%;
  }
  .resi_contact ul li a {
    padding: 22px 30px;
    font-size: 24px;
  }
  .resi_contact ul li a::before {
    width: 14px;
    height: 20px;
    right: 15px;
    margin-top: -8px;
  }
  .resi_risk {
    padding: 140px 0;
  }
  .resi_risk::before {
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 86px solid #eaeaea;
    bottom: -86px;
    margin-left: -22px;
  }
  .resi_risk ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .resi_risk ul li {
    width: 31.6239316239%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .resi_risk ul li:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .resi_risk ul li:not(:nth-child(2)) figure {
    margin-top: auto;
  }
  .resi_risk ul li .resi_txtArea {
    padding: 30px;
  }
  .resi_risk ul li .resi_txtArea .resi_box01 {
    font-size: 18px;
    padding: 10px;
    margin-bottom: 14px;
  }
  .resi_risk ul li .resi_txtArea .resi_ttl {
    font-size: 22px;
    margin: 30px 0 20px;
  }
  .resi_choice {
    padding: 140px 0;
  }
  .resi_choice .resi_structureArea {
    padding: 60px 0 130px;
  }
  .resi_choice .resi_structureArea .resi_ttl01 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .resi_choice .resi_structureArea .resi_txt01 {
    font-size: 22px;
    margin-bottom: 60px;
  }
  .resi_choice .resi_structureArea .resi_ttl02 {
    font-size: 22px;
    margin-bottom: 50px;
  }
  .resi_choice .resi_structureArea table.resi_table01 {
    font-size: 18px;
    margin-bottom: 60px;
  }
  .resi_choice .resi_structureArea table.resi_table01 thead th {
    padding: 10px 15px;
  }
  .resi_choice .resi_structureArea table.resi_table01 tbody tr th, .resi_choice .resi_structureArea table.resi_table01 tbody tr td {
    padding: 15px;
  }
  .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(3), .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(5) {
    font-size: 16px;
  }
  .resi_choice .resi_structureArea .resi_cc01 {
    font-size: 28px;
  }
  .resi_choice .resi_imageArea {
    padding: 140px 0 0;
  }
  .resi_choice .resi_imageArea .resi_ttl01 {
    font-size: 32px;
    padding: 40px 20px;
    margin: 0 -40px 110px;
  }
  .resi_choice .resi_imageArea .resi_ttl01::before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 37px solid #6f1500;
    bottom: -37px;
    margin-left: -14px;
  }
  .resi_choice .resi_imageArea dl {
    margin-bottom: 30px;
  }
  .resi_choice .resi_imageArea dl dt {
    background: url(../img/bg_sublease01@2x.jpg) no-repeat left center;
    background-size: cover;
    font-size: 28px;
    padding: 25px 10px;
  }
  .resi_choice .resi_imageArea dl dd {
    padding: 40px 6%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .resi_choice .resi_imageArea dl dd .resi_icon {
    width: 15.5339805825%;
  }
  .resi_choice .resi_imageArea dl dd .resi_txtArea {
    width: 80.5825242718%;
  }
  .resi_choice .resi_imageArea dl dd p small {
    font-size: 13px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_txt01 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_txt03 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_note01 {
    font-size: 13px;
    margin-top: 10px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_note01 + .resi_note01 {
    margin-top: 0;
  }
  .resi_choice .resi_imageArea dl dd .resi_sbox01 {
    padding: 20px;
  }
  .resi_choice .resi_imageArea dl dd .resi_sbox01:not(:last-child) {
    margin-bottom: 20px;
  }
  .resi_flow {
    padding: 140px 0;
  }
  .resi_flow .resi_txt01 {
    font-size: 24px;
    margin-bottom: 80px;
  }
  .resi_flow ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .resi_flow ul li {
    width: calc((100% - 120px) / 5);
    text-align: center;
  }
  .resi_flow ul li::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 18px solid #ada16d;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -20px;
  }
  .resi_flow ul li:last-child::before {
    display: none;
  }
  .resi_flow ul li .resi_inBox {
    height: 100%;
    padding: 50px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .resi_flow ul li .resi_inBox::before, .resi_flow ul li .resi_inBox::after {
    content: "";
    width: calc(100% - 10px);
    height: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-left: solid 2px #ada16d;
    border-right: solid 2px #ada16d;
    position: absolute;
    left: 5px;
  }
  .resi_flow ul li .resi_inBox::before {
    top: 5px;
    border-top: solid 2px #ada16d;
  }
  .resi_flow ul li .resi_inBox::after {
    bottom: 5px;
    border-bottom: solid 2px #ada16d;
  }
  .resi_flow ul li .resi_inBox .resi_no {
    font-size: 48px;
    margin-bottom: 60px;
  }
  .resi_flow ul li .resi_inBox .resi_ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 20px;
    min-height: 54px;
    margin-bottom: 20px;
  }
  .resi_flow ul li .resi_inBox .resi_txt {
    text-align: left;
  }
  .resi_reason {
    padding: 140px 0;
  }
  .resi_reason ul {
    margin-bottom: 70px;
  }
  .resi_reason ul li {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .resi_reason ul li .resi_ttlArea {
    width: 31.6239316239%;
    padding: 50px 4%;
  }
  .resi_reason ul li .resi_ttlArea .resi_ttl {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .resi_reason ul li .resi_ttlArea .resi_ttl span {
    display: block;
    font-size: 60px;
    margin-bottom: 5px;
  }
  .resi_reason ul li .resi_ttlArea .resi_sttl {
    font-size: 20px;
  }
  .resi_reason ul li .resi_txtArea {
    width: 46.1538461538%;
    padding: 50px 8% 50px 2.5%;
  }
  .resi_reason ul li figure {
    width: 22.2222222222%;
  }
  .resi_reason ul li:last-child {
    margin-bottom: 0;
  }
  .resi_reason .resi_txt01 {
    font-size: 24px;
  }
  .resi_qa {
    padding: 140px 0;
  }
  .resi_qa dl {
    margin-bottom: 30px;
  }
  .resi_qa dl dt {
    padding: 15px 3.4%;
  }
  .resi_qa dl dt p.resi_q {
    width: 43px;
    font-size: 44px;
    margin-right: 20px;
  }
  .resi_qa dl dt p.resi_ttl {
    width: calc(100% - 63px);
    font-size: 24px;
  }
  .resi_qa dl dd {
    padding: 30px 3.4%;
  }
  .resi_qa dl dd p.resi_a {
    width: 43px;
    font-size: 44px;
    margin-right: 20px;
  }
  .resi_qa dl dd p.resi_txt {
    width: calc(100% - 63px);
  }
  .resi_result {
    padding: 140px 0;
  }
  .resi_support {
    padding: 140px 0;
  }
  .resi_support .resi_supportBox {
    position: relative;
    padding: 20px 3% 20px 46.3247863248%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 300px;
    background: #fff url(../img/bg_support01@2x.jpg) no-repeat left center;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .resi_support .resi_supportBox h2 {
    text-align: left;
    font-size: 28px;
    margin-bottom: 20px;
  }
  .resi_support .resi_supportBox figure {
    display: none;
  }
  .resi_support .resi_supportBox .cap {
    color: #d4dbde;
    font-size: 12px;
    line-height: 1;
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 10;
  }
  .resi_note {
    padding: 30px 0;
  }
  .resi_note p {
    font-size: 13px;
  }
  #footer .pageBottom .pageBottom-inner p {
    font-size: 12px;
  }
  .vsp {
    display: none;
  }
}
@media screen and (min-width: 811px) {
  a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .resi_qa dl dt {
    cursor: pointer;
  }
  .vtb {
    display: none;
  }
}
@media screen and (min-width: 991px) {
  .resi_flow ul li .resi_inBox {
    padding: 50px 15px;
  }
  .resi_flow ul li .resi_inBox .resi_ttl {
    font-size: 22px;
  }
  .resi_reason ul li .resi_ttlArea .resi_ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    margin-bottom: 20px;
  }
  .resi_reason ul li .resi_ttlArea .resi_ttl span {
    font-size: 70px;
    margin-right: 15px;
  }
  .resi_reason ul li .resi_ttlArea .resi_sttl {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .resi_contact ul li a {
    padding: 22px 50px;
  }
  .resi_contact ul li a::before {
    right: 30px;
  }
}
@media screen and (min-width: 1500px) {
  .resi_mvArea .resi_inner figure figcaption {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: auto;
    height: 50px;
    padding: 14px 12px 0;
    background: #000;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    z-index: 100;
  }
  #header .header-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
  }
  #header .header-inner .header-logo {
    display: block;
    width: 102px;
    padding: 0 13px 0 0;
  }
  #header .header-inner .header-logo img {
    vertical-align: middle;
  }
  #header .header-inner .header-catch {
    display: block;
    width: 139px;
    padding-left: 13px;
    border-left: solid 1px #555;
  }
  #header .header-inner .blockHeaderSearch, #header .header-inner .header-subbtns {
    display: none;
  }
  #wrapper {
    padding-top: 50px;
  }
  h2 {
    font-size: 25px;
    margin-bottom: 40px;
  }
  h2 span {
    font-size: 15px;
  }
  figure figcaption {
    font-size: 10px;
  }
  .resi_img01 {
    margin-bottom: 30px;
  }
  .resi_mvArea .resi_inner {
    width: 100%;
    position: relative;
  }
  .resi_mvArea .resi_inner h1 {
    width: 100%;
    position: relative;
    z-index: 10;
  }
  .resi_mvArea .resi_inner figure {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .resi_mvArea .resi_inner figure figcaption {
    right: 5px;
    color: #c6c6c6;
  }
  .resi_unavi .resi_inner {
    width: 100%;
  }
  .resi_unavi ul li {
    min-height: 140px;
    padding: 0 10px;
  }
  .resi_unavi ul li a {
    font-size: 14px;
    padding: 5px 0;
  }
  .resi_unavi ul li a span {
    font-size: 11px;
    margin-top: 5px;
  }
  .resi_unavi ul li a img {
    width: 65px;
  }
  .resi_contact {
    padding: 20px 0;
  }
  .resi_contact ul li:first-child {
    margin-bottom: 20px;
  }
  .resi_contact ul li a {
    padding: 25px 30px;
    font-size: 16px;
  }
  .resi_contact ul li a::before {
    width: 7px;
    height: 10px;
    right: 15px;
    margin-top: -5px;
  }
  .resi_risk {
    padding: 40px 0;
  }
  .resi_risk::before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 50px solid #eaeaea;
    bottom: -50px;
    margin-left: -15px;
  }
  .resi_risk ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .resi_risk ul li .resi_txtArea {
    padding: 30px;
  }
  .resi_risk ul li .resi_txtArea .resi_box01 {
    font-size: 16px;
    padding: 10px;
    margin-bottom: 10px;
  }
  .resi_risk ul li .resi_txtArea .resi_ttl {
    font-size: 20px;
    margin: 20px 0 10px;
  }
  .resi_choice {
    padding: 70px 0 0;
  }
  .resi_choice .resi_structureArea {
    padding: 40px 0;
    margin-top: 40px;
  }
  .resi_choice .resi_structureArea .resi_ttl01 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .resi_choice .resi_structureArea .resi_ttl01 span {
    padding: 0 10px;
  }
  .resi_choice .resi_structureArea .resi_txt01 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .resi_choice .resi_structureArea .resi_ttl02 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .resi_choice .resi_structureArea table.resi_table01 {
    font-size: 13px;
    line-height: 1.3em;
    margin-bottom: 40px;
  }
  .resi_choice .resi_structureArea table.resi_table01 thead th {
    padding: 10px 5px;
  }
  .resi_choice .resi_structureArea table.resi_table01 tbody tr th, .resi_choice .resi_structureArea table.resi_table01 tbody tr td {
    padding: 10px 5px;
  }
  .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(2), .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(4) {
    font-size: 16px;
  }
  .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(3), .resi_choice .resi_structureArea table.resi_table01 tbody tr td:nth-child(5) {
    font-size: 11px;
  }
  .resi_choice .resi_structureArea .resi_cc01 {
    font-size: 16px;
  }
  .resi_choice .resi_imageArea {
    padding: 40px 0 0;
  }
  .resi_choice .resi_imageArea .resi_inner {
    width: 100%;
  }
  .resi_choice .resi_imageArea .resi_ttl01 {
    font-size: 20px;
    padding: 20px 10px;
    margin: 0 5% 30px;
  }
  .resi_choice .resi_imageArea .resi_ttl01::before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 20px solid #6f1500;
    bottom: -20px;
    margin-left: -7px;
  }
  .resi_choice .resi_imageArea dl dt {
    text-align: left;
    background: url(../img/bg_sublease01_sp.jpg) no-repeat left center;
    background-size: cover;
    font-size: 20px;
    padding: 15px 20px;
  }
  .resi_choice .resi_imageArea dl dd {
    padding: 40px 6%;
    position: relative;
    background: #f9f9f9;
  }
  .resi_choice .resi_imageArea dl dd .resi_icon {
    width: 27.8666666667%;
    position: absolute;
    top: -10px;
    right: 5%;
    z-index: 10;
  }
  .resi_choice .resi_imageArea dl dd p small {
    display: block;
    font-size: 10px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_txt01 {
    width: 63%;
    font-size: 20px;
    margin-bottom: 40px;
    padding-left: 10px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_txt03 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_note01 {
    font-size: 10px;
    margin-top: 10px;
  }
  .resi_choice .resi_imageArea dl dd p.resi_note01 + .resi_note01 {
    margin-top: 0;
  }
  .resi_choice .resi_imageArea dl dd .resi_sbox01 {
    padding: 20px;
  }
  .resi_choice .resi_imageArea dl dd .resi_sbox01:not(:last-child) {
    margin-bottom: 20px;
  }
  .resi_flow {
    padding: 70px 0;
  }
  .resi_flow .resi_txt01 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 40px;
  }
  .resi_flow ul li {
    text-align: center;
    margin-bottom: 40px;
  }
  .resi_flow ul li::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #ada16d;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -18px;
  }
  .resi_flow ul li:last-child {
    margin-bottom: 0;
  }
  .resi_flow ul li:last-child::before {
    display: none;
  }
  .resi_flow ul li .resi_inBox {
    height: 100%;
    padding: 18px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .resi_flow ul li .resi_inBox::before, .resi_flow ul li .resi_inBox::after {
    content: "";
    width: 9px;
    height: calc(100% - 6px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: solid 1px #ada16d;
    border-bottom: solid 1px #ada16d;
    position: absolute;
    top: 3px;
  }
  .resi_flow ul li .resi_inBox::before {
    left: 3px;
    border-left: solid 1px #ada16d;
  }
  .resi_flow ul li .resi_inBox::after {
    right: 3px;
    border-right: solid 1px #ada16d;
  }
  .resi_flow ul li .resi_inBox .resi_no {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .resi_flow ul li .resi_inBox .resi_ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .resi_flow ul li .resi_inBox .resi_txt {
    line-height: 1.3em;
  }
  .resi_reason {
    padding: 40px 0;
  }
  .resi_reason ul {
    margin-bottom: 40px;
  }
  .resi_reason ul li {
    margin-bottom: 20px;
  }
  .resi_reason ul li .resi_ttlArea {
    padding: 30px 15px;
  }
  .resi_reason ul li .resi_ttlArea .resi_ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .resi_reason ul li .resi_ttlArea .resi_ttl span {
    font-size: 41px;
    margin-right: 10px;
  }
  .resi_reason ul li .resi_ttlArea .resi_sttl {
    font-size: 18px;
  }
  .resi_reason ul li .resi_txtArea {
    padding: 0 15px 30px;
  }
  .resi_reason ul li:last-child {
    margin-bottom: 0;
  }
  .resi_reason .resi_txt01 {
    font-size: 16px;
    text-align: left;
  }
  .resi_qa {
    padding: 40px 0;
  }
  .resi_qa dl {
    margin-bottom: 20px;
  }
  .resi_qa dl dt {
    padding: 15px 35px 15px 3.4%;
  }
  .resi_qa dl dt p.resi_q {
    width: 35px;
    font-size: 32px;
    margin-right: 5px;
  }
  .resi_qa dl dt p.resi_ttl {
    width: calc(100% - 40px);
    font-size: 19px;
  }
  .resi_qa dl dd {
    padding: 20px 3.4%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .resi_qa dl dd p.resi_a {
    width: 35px;
    font-size: 32px;
    margin-right: 5px;
  }
  .resi_qa dl dd p.resi_txt {
    width: calc(100% - 40px);
  }
  .resi_result {
    padding: 70px 0;
  }
  .resi_result .resi_s_inner {
    width: 50%;
  }
  .resi_result .swiper figure figcaption {
    font-size: 12px;
  }
  .resi_result .swiper .swiper-button-prev {
    left: calc((100vw - 100%) / 2 * -1);
  }
  .resi_result .swiper .swiper-button-next {
    right: calc((100vw - 100%) / 2 * -1);
  }
  .resi_result .swiper .swiper-pagination {
    margin: 0 -30%;
    margin-bottom: 30px;
  }
  .resi_support {
    padding: 40px 0;
  }
  .resi_support .resi_supportBox {
    position: relative;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
  }
  .resi_support .resi_supportBox h2 {
    font-size: 22px;
    margin-bottom: 20px;
    padding: 0 5%;
  }
  .resi_support .resi_supportBox figure {
    margin-bottom: 20px;
  }
  .resi_support .resi_supportBox .resi_txt {
    padding: 0 5%;
  }
  .resi_support .resi_supportBox .cap {
    display: none;
  }
  .resi_note {
    padding: 30px 0;
  }
  .resi_note p {
    font-size: 10px;
  }
  #footer {
    min-width: auto;
    background: #000;
  }
  #footer .footer-logo {
    margin-bottom: 50px;
  }
  #footer .footer-link ul {
    text-align: left;
  }
  #footer .footer-link ul:first-child {
    border-top: solid 1px #fff;
  }
  #footer .footer-link ul li {
    display: block;
    border-bottom: solid 1px #fff !important;
    padding: 0;
  }
  #footer .footer-link ul li a {
    display: block;
    padding: 15px 54px 15px 30px;
    position: relative;
  }
  #footer .footer-link ul li a::before {
    display: block;
    content: "";
    background: url(../../../../sp/common/img/icon/icon_arrow_w.png) 50% 0 no-repeat;
    background-size: 8px 12px;
    margin: -6px 0 0 0;
    width: 15px;
    height: 12px;
    position: absolute;
    right: 30px;
    top: 50%;
  }
  #footer .pageBottom {
    background: #000;
  }
  #footer .pageBottom .pageBottom-inner {
    width: 90%;
  }
  #footer .pageBottom .pageBottom-inner p {
    color: #fff;
    font-size: 10px;
  }
  #footer .pageBottom .pageBottom-inner .copyright {
    color: #fff;
  }
  #footer .pageBottom .groupLink {
    width: 100%;
    text-align: center;
  }
  #footer .pageBottom .groupLink li {
    margin-right: 0 !important;
    background: #fff;
  }
  .vpc {
    display: none;
  }
}