@charset "UTF-8";
/*

TOP

*/
/* FV
----------------------------- */
.mv {
  width: 100%;
  margin: 0px auto 7rem;
  background: url(https://www.rentalasset-mgmt.net/wp/wp-content/uploads/mv3.png) no-repeat center top;
  background-size: cover;
  position: relative;
  padding: 8rem 0;
}
.mv .mv_inner {
  max-width: 1000px;
  width: 450px;
  margin: 0px auto;
  padding: 6rem 2.5rem 1.5rem;
  background: rgba(255,255,255,.95) url(img/mv2.png) no-repeat top 1.7rem center;
  background-size: 35px;
}
.mv .mv_inner h2.mv_title {
  margin: 1rem 0 2.5rem 0;
  font-size: 2.7rem;
  padding: 0 4rem;
  line-height: 1.5;
  color: #16b7bf;
}
.mv .mv_inner p.mv_text {
  color: #4c4c4c;
  line-height: 1.6;
}
.mv_catch {
  font-size: 2.6rem;
  font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.mv_txt {
  font-size: 1.4rem;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  margin-bottom: 1.5rem;
}
/* compare-table-frame
----------------------------- */
.compare-table-frame {
}
.compare-table-group {
  margin: 5rem 0 4rem;
  padding: 2rem 3rem 3rem;
  background: #fff;
  border: 1px solid #4772b2;
}
.contents_top .compare-table-group .catch-copy {
  color: #333;
  font-size: 2rem;
  text-align: center;
  margin: 0 0 2rem;
  padding: 0 0 .5rem;
  border-bottom: 1px solid #f8c901;
  position: relative;
}
.contents_top .title-viral-area .catch-copy {
  display: inline-block;
  width: 100%;
  margin: 0 auto 1rem;
  padding: 1rem 0;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: 4px solid #f6e5ae;
  color: #000;
  vertical-align: top;
  font-family: "HGS明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: left;
}

.contents_top .compare-table-group .title-viral-area .catch-copy::after {
  content: none;
}
.contents_top .compare-table-group .catch-copy::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f8c901;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.compare-table-group .catch02 {
  padding: 1.5rem 0;
  text-align: center;
  border-top: 2px solid #16b7bf;
  border-bottom: 2px solid #16b7bf;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #16b7bf;
  margin: 2rem 0 3rem;
}
.compare-table-group .paragraph-frame p {
  color: #333;
}
.compare-table-group .image-text__image.image-left img,
.compare-table-group .image-text__image.image-right img,
.compare-table-group .image-center img {
  border: none;
}
.compare-table-group .image-text__image.image-left,
.compare-table-group .image-text__image.image-right {
  width: 100%;
  max-width: 290px;
}

/*/////img/////*/
.top-image-text-box {
  margin: 30px 0;
}
.top-image-text-box .catch-copy {
  color: #333;
  font-size: 1.8rem;
  background-size: auto;
  line-height: 1.4;
  margin: 0 0 2rem;
  padding: 0 0 1rem;
  font-weight: bold;
  border-bottom: 1px solid #f8c901;
  position: relative;
}
.top-image-text-box .catch-copy::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #f8c901;
  position: absolute;
  bottom: -4px;
  left: 0;
}
/*/////title-text-area /////*/
.compare-table-frame .title-text-area{
  background: #fff;
  padding: 2rem;
  margin: 3rem auto;
}
.compare-table-frame .title-text-area .top-title h2,
.compare-table-frame .title-text-area .top-title h3,
.compare-table-frame .title-text-area .top-title h4,
.compare-table-frame .title-text-area .top-title h5{
  margin-top:0;
}
.compare-table-group h2 {
  width: 100%;
  margin: 3rem auto 3rem;
  padding: 3.5rem 2.5rem 2.5rem;
  font-size: 2.8rem;
  line-height: 140%;
  text-align: center;
  position: relative;
  color: #4772b2;
  border: 1px solid;
  border-radius: 5px;
}
.compare-table-group h2::before {
  content: "";
  width: 145px;
  height: 36px;
  display: block;
  position: absolute;
  top: -18px;
  left: calc((100% - 145px)/2);
  background: url(img/h1.png) no-repeat;
}
.compare-table-group h3 {
  background: #f5f3ef;
  font-size: 2.6rem;
  line-height: 140%;
  margin: 0 auto 3rem;
  padding: 20px 20px 20px 35px;
  position: relative;
}
.compare-table-group h3::before {
    content: "";
    width: 7px;
    height: calc(100% - 40px);
    background: #de7739;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
}
.compare-table-group h4 {
    margin: 0 auto 3rem;
    padding: 0px 10px 10px 10px;
    font-size: 2.4rem;
    line-height: 140%;
    position: relative;
    border-bottom: 3px solid #abc4ec;
}
.compare-table-group h5 {
    margin: 0 auto 3rem;
    padding: 0 10px 10px 10px;
    font-size: 2.2rem;
    line-height: 140%;
    position: relative;
    border-bottom: 2px dotted #98ba6d;
}

/*/////image-text-area /////*/
.compare-table-frame .compare-table-group .image-text-area {
  background: #fff;
  padding: 2rem;
}

.compare-table-frame .compare-table-group .image-text-area .table-layout table tr td {
  vertical-align: middle;
}

/*/////title-table-area  /////*/
.compare-table-frame .compare-table-group .title-table-area {
  margin: 3rem auto;
  background: #fff;
  padding: 2rem;
}
.compare-table-frame .compare-table-group .title-table-area h2 {
    width: 100%;
    margin: 4rem auto 3rem;
    padding: 3.5rem 2.5rem 2.5rem;
    font-size: 2.8rem;
    line-height: 140%;
    text-align: center;
    position: relative;
    color: #4772b2;
    border: 1px solid;
    border-radius: 5px;
}
.compare-table-frame .compare-table-group .title-table-area h2 a {
  color: #4772b2;
}
.compare-table-frame .compare-table-group .title-table-area h2::before {    content: "";
    width: 145px;
    height: 36px;
    display: block;
    position: absolute;
    top: -18px;
    left: calc((100% - 145px)/2);
    background: url(img/h1.png) no-repeat;
}
.compare-table-frame .compare-table-group .title-table-area .title-div {
  margin: 0 auto 10px;
  padding: 5px 10px;
  font-size: 1.8rem;
  line-height: 140%;
  color: #583626;
  border-bottom: 2px solid #a49389;
}

.compare-table-frame .compare-table-group .title-table-area .title-div a {
  background: url(img/textlink_arrow.png) no-repeat right center;
  background-size: 20px auto;
  color: #583626;
  display: block;
  padding: 0 30px 0 0;
  text-decoration: none;
}
.compare-table-frame .compare-table-group .title-table-area .title-div a:hover {
  opacity: .6;
}
  /* 比較表内の見出しの上のmarginとpaddingを削除 */
  .compare-table-frame .underlayer-title h2,
  .compare-table-frame .underlayer-title h3,
  .compare-table-frame .underlayer-title h4,
  .compare-table-frame .underlayer-title h5,
  .compare-table-frame .underlayer-title .box-head {
  margin-top: 0;
  }

.compare-table-frame .compare-table-group .title-table-area .table-layout table {}
.compare-table-frame .compare-table-group .title-table-area .table-layout table tr td:nth-child(1) {}
.compare-table-frame .compare-table-group .title-table-area .table-layout table tr td {
  vertical-align: middle;
}


/*/////title-list-area /////*/
.compare-table-frame .compare-table-group .title-list-area {
  background: #fff;
  padding: 2rem;
}
.underlayer-title h2,
.compare-table-frame .compare-table-group .title-list-area h2 {
    width: 100%;
    margin: 4rem auto 3rem;
    padding: 3.5rem 2.5rem 2.5rem;
    font-size: 2.8rem;
    line-height: 140%;
    text-align: center;
    position: relative;
    color: #4772b2;
    border: 1px solid;
    border-radius: 5px;
    background-color: transparent;
}
.underlayer-title h2::before,
.compare-table-frame .compare-table-group .title-list-area h2::before {
    content: "";
    width: 145px;
    height: 36px;
    display: block;
    position: absolute;
    top: -100px;
    left: calc((100% - 145px)/2);
    background: url(img/h1.png) no-repeat;
}
.underlayer-title h3,
.compare-table-frame .compare-table-group .title-list-area h3 {
  background: #f5f3ef;
  font-size: 2.6rem;
  line-height: 140%;
  margin: 45px auto 15px;
  padding: 20px 20px 20px 35px;
  position: relative;
  border-bottom: 0;
}
.underlayer-title h3::before,
.compare-table-frame .compare-table-group .title-list-area h3::before {
  content: "";
  width: 7px;
  height: calc(100% - 40px);
  background: #f8c901;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}
.compare-table-frame .compare-table-group .title-list-area h4 {
  margin: 30px 0 15px;
  padding: 0px 10px 10px 10px;
  font-size: 2.4rem;
  line-height: 140%;
  position: relative;
  border-bottom: 3px solid #abc4ec;
}
.compare-table-frame .compare-table-group .title-list-area h5 {
  margin: 30px auto 15px;
  padding: 0 10px 10px 10px;
  font-size: 2.2rem;
  line-height: 140%;
  position: relative;
  border-bottom: 2px dotted #98ba6d;
}
.contents-left .compare-table-list,
.contents-right .compare-table-list,
.compare-table-group ul {
  margin: 0 auto;
}
.compare-table-list li,
.contents-left .compare-table-list li,
.contents-right .compare-table-list li,
.compare-table-group ul li {
  color: #000;
  background: #edf2f9 url(img/li2.png) no-repeat left 3rem top 2.4rem;
  margin: 0 0 2rem;
  padding: 2rem 3rem 2rem 5rem;
  line-height: 1.6;
  font-size: 1.8rem;
  font-family: "HG明朝E", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.compare-table-list li:last-child,
.compare-table-group ul li:last-child {
  margin:0;
}
.compare-table-list li a,
.compare-table-group ul li a {
  color: #000;
}
.compare-table-list li p,
.compare-table-group ul li p {
  color: #333;
  margin: 0 0 1.5rem -2rem;
}
.compare-table-list li p:first-of-type,
.compare-table-group ul li p:first-of-type {
  margin-top: 1.5rem;
}

/*----------------------------------------------------
    SP_css
----------------------------------------------------*/
@media screen and (max-width: 480px) {
  /* FV
  ----------------------------- */
  .mv {
    padding: 0;
    margin-bottom: 2rem;
    background-size: contain;
  }
  .mv .mv_inner {
    max-width: 100%;
    width: 100%;
    margin: 0px auto;
    padding: 0;
    background: none;
  }
  .mv .mv_inner h2.mv_title {
    margin: 1rem 0 2.5rem 0;
    font-size: 2.2rem;
    padding: 0 1.5rem;
    line-height: 1.3;
    text-align: justify;
    color: #16b7bf;
  }
  .mv .mv_inner p.mv_text {
    color: #4c4c4c;
    line-height: 1.6;
    text-align: justify;
  }
  .mv_catch {
    font-size: 2rem;
    padding: 4rem 1rem 1.5rem;
    text-align: center;
    margin: 0;
    font-weight: bold;
    text-shadow: 1px 1px 6px #fff, -1px -1px 6px #fff, -1px 1px 6px #fff, 1px -1px 6px #fff, 0 1px 6px #fff, 0 -1px 6px #fff, -1px 0 6px #fff, 0 1px 6px #fff;
    min-height: 120px;
  }
  .mv_txt {
    padding: 5rem 1rem 1rem;
    color: #333333;
    background: #fff url(img/mv2.png) no-repeat top 1.5rem center;
    background-size: 2.5rem 2.5rem;
    line-height: 1.5;
  }


.underlayer-title h2, .compare-table-frame .compare-table-group .title-list-area h2 {font-size: 2rem;margin: 3rem 0 2rem;padding: 2rem 1.5rem 1rem 3rem;}
.underlayer-title h3, .compare-table-frame .compare-table-group .title-list-area h3 {margin: 3rem 0 2rem;padding: 20px 20px 20px 35px;font-size: 1.8rem;}
  /* compare-table-frame
----------------------------- */
  .compare-table-group {
    padding: 3%;
  }
  .compare-table-group h2 {
    margin: 2rem auto 3rem;
    padding: 2rem 1.5rem 1.5rem;
    font-size: 2.2rem;
    border-radius: 0;
    text-align: left;
  }
  .compare-table-frame .compare-table-group .title-table-area h2::before,
  .compare-table-group h2::before,
  .underlayer-title h2::before,
.compare-table-frame .compare-table-group .title-list-area h2::before {
    width: 100px;
    height: 25px;
    background-size: contain;
    left: calc((100% - 100px)/2);
    top: -12px;
    bottom: auto;
  }
  .compare-table-group h3 {
    font-size: 2.0rem;
    margin: 1rem 0 2rem;
    padding: 1rem 1.5rem 1rem 3rem;
  }
  .compare-table-group h3::before {
    height: calc(100% - 2rem);
  }
  .compare-table-group h4,
  .compare-table-group h5 {
    margin: .5rem 0 2rem;
    padding: 0 1rem .5rem;
    font-size: 1.8rem;
  }
  .contents_top .compare-table-group .catch-copy {
    font-size: 1.7rem;
    margin: 1rem 0 1.5rem;
    padding: 0 0 1.2rem;
    line-height: 1.4;
  }

  /*/////image-text-area /////*/
  .compare-table-frame .compare-table-group .image-text-area {
    padding: 5%;
  }

  /*/////title-text-area /////*/
  .compare-table-frame .title-text-area{
    padding: 5%;
  }

  /*/////title-table-area  /////*/
  .compare-table-frame .compare-table-group .title-table-area {
    padding: 5%;
  }
  .compare-table-frame .compare-table-group .title-table-area h2,
  .compare-table-frame .compare-table-group .title-table-area h3,
  .compare-table-frame .compare-table-group .title-table-area h4,
  .compare-table-frame .compare-table-group .title-table-area h5 {
      width: 100%;
      margin: 4rem 0 3rem 0;
  }
  .compare-table-frame .compare-table-group .title-table-area h2 {
    margin: 0 auto;
    padding: 2rem 2rem;
    font-size: 2.2rem;
  }
  .compare-table-frame .compare-table-group .title-table-area h3 {
    font-size: 2.0rem;
    margin: 0 auto;
    padding: 1rem 1.5rem 1rem 3rem;
  }
  .compare-table-frame .compare-table-group .title-table-area h3::before {
  height: calc(100% - 20px);
  }
  .compare-table-frame .compare-table-group .title-table-area h4 {
    margin: 0 0 2rem;
    padding: 3%;
    font-size: 1.8rem;
  }
  .compare-table-frame .compare-table-group .title-table-area h5 {
    margin: 0 auto 2rem;
    font-size: 1.8rem;
  }
  .compare-table-frame .compare-table-group .title-table-area .title-div {
    font-size: 1.6rem;
  }

  /*/////title-list-area /////*/
  .compare-table-frame .compare-table-group .title-list-area {
    background: #fff;
    padding: 5%;
  }
  .compare-table-frame .compare-table-group .title-list-area h2,
  .compare-table-frame .compare-table-group .title-list-area h3,
  .compare-table-frame .compare-table-group .title-list-area h4,
  .compare-table-frame .compare-table-group .title-list-area h5 {
      width: 100%;
      margin: 4rem 0 3rem 0;
  }
  .compare-table-frame .compare-table-group .title-list-area h2 {
    padding: 2rem 2rem;
    font-size: 2.2rem;
    margin: 0 auto 2rem;
  }
  .compare-table-frame .compare-table-group .title-list-area h3 {
    font-size: 2.0rem;
    margin: 0 auto 2rem;
    padding: 1rem 1.5rem 1rem 3rem;
  }
  .compare-table-frame .compare-table-group .title-list-area h3::before {
    height: calc(100% - 20px);
    left: 1rem;
  }
  .compare-table-frame .compare-table-group .title-list-area h4 {
    margin: 0 auto 2rem;
    padding: 3%;
    font-size: 1.8rem;
  }
  .compare-table-frame .compare-table-group .title-list-area h4::after {
    content: "";
    bottom: 0;
    width: 100%;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    background-size: auto auto;
    background-color: rgba(255, 194, 15, 1);
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(255, 255, 255, 1) 2px, rgba(255, 255, 255, 1) 7px);
  }
  .compare-table-frame .compare-table-group .title-list-area h5 {
    margin: 0 auto 2rem;
    padding: 3% 3% 3% 8%;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .compare-table-frame .compare-table-group .title-list-area h5::before {
    content: "";
    height: 35px;
    width: 5px;
    background: #16b7bf;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .compare-table-list li {
    padding: 1.5rem 1.5rem 1.5rem 3.5rem;
    line-height: 1.6;
    font-size: 1.7rem;
    background-position: left 1.5rem top 2rem;
  }
  .compare-table-list li p {
    color: #333;
    margin: 2rem 0 2rem -2rem;
  }

  /* etc  */
  .top-image-text-box .catch-copy {
    font-size: 1.5rem;
    margin: 1.5rem 0 1rem;
    padding: 0 0 .5rem;
  }
}