/*##################################################################/*
/* --------------------------------
* Keyvisual
* -------------------------------- */
.child_key_v {
  background-image: url(../images/sub-key-referralsale.jpg);
  min-height: 92px;
  height: 134px;
}
.child_key_v .copy_area h2 {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 2.2rem;
}
.child_key_v .copy_area p {
  line-height: 20px;
}
.banner-header {
  height: 80px;
  position: absolute;
  top: -3px;
  right: 100px;
  padding: 3px 10px;
}
.banner-header p {
  line-height: 13px;
}
.banner-header img {
  height: 134px;
  object-fit: contain;
  border: 1px solid grey;
}
.banner-header img:hover {
  opacity: 0.7;
}
.banner-header-qa {
  display: none !important;
}
.banner-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .banner-header {
    display: none;
  }
  .banner-mobile {
    display: flex !important;
    height: 110px;
  }
  .banner-mobile-block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
  }
  .banner-mobile-block a {
    display: flex;
  }
  .banner-mobile-block img {
    width: 100% !important;
  }
}
.child_key_v .copy_area {
  padding: 55px 0 9px;
}
.subnav_area {
  display: none !important;
}
.subnav_area .subnav_list li:nth-child(2) a {
  border-color: rgba(255, 255, 255, 1);
}

/* --------------------------------
* Main Contents
* -------------------------------- */



.list_circle {}
.list_circle {
  margin: 0 auto 1em;
}
.list_circle li {
  margin: 0 0 0.25em;
}
.list_circle li::before {
  content: "● ";
  font-size: 1.2rem;
  color: #008E4C;
}
.list_circle li.empty::before {
  content: "";
  visibility: hidden;
}

.title_simple {
  margin: 0 0 0.75em;
  font-size: 2.4rem;
  font-weight: bold;
}

.title_green {
  margin: 0 0 0.75em;
  font-size: 2.4rem;
  font-weight: bold;
  color: #008E4C;
}

.frame {
  padding: 2em;
}
.frame p:last-child { margin: 0; }
.frame-palegreen {
  background-color: #e1f1e9;
}
.frame-green {
  border-radius: 5px;
  background-color: #008E4C;
  color: #fff;
}

.text_note {
  font-size: 1.4rem;
  color: #333;
}
.ta-c .btn_normal { margin-left: auto; margin-right: auto;}

.hr-green {
  margin: 60px auto;
  border: none;
  height: 3px;
  background-color: #008E4C;
}
.clearfix  {
  zoom:1; /* IE 5.5-7*/
}

.clearfix:after  {
  content:".";
  display: block;
  height: 0px;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix  {
  display: inline-table;
  /**/display:block;/**/
}

.clear  {
  margin:0 !important;
  clear:both;
  visibility: hidden;
  height: 0;
}

.hidden  {
  display:none !important;
  visibility: hidden;
  height: 0;
}

.sp { display: none; }

.image p {
  margin: 0 0 10px;
}
.image .caption { margin: 0; }



.referralsale_introduction {}


.referralsale_why {
  background: url(../images/sub-referralsale-pic02.png) no-repeat center;
  background-size: cover;
  color: #fff;
  font-weight: bold;
}
.referralsale_why .box {
  max-width: 620px;
}


.referralsale_troubles {}
.referralsale_troubles .head {
  text-align: center;
}
.referralsale_troubles .head .title {
  text-align: center;
}
.referralsale_troubles .head .icon {
  display: inline-block;
  margin: 0 0 5px;
}

.referralsale_troubles .list_circle li {
  font-size: 1.4rem;
}

.referralsale_troubles .culture {}
.referralsale_troubles .culture .text {
  font-weight: normal;
  font-size: 1.4rem;
}

.referralsale_flow {}


.referralsale_recommend .title01 {
  font-size: 4.2rem;
  color: #008E4C;
}
.referralsale_recommend .text { overflow: hidden; }

.referralsale_choose {}
.referralsale_choose .text { overflow: hidden; }

.referralsale_lease {
  padding-bottom: 0;
}


/*##################################################################/*
/* --------------------------------
 * SP
 * -------------------------------- */
@media screen and (max-width: 768px) {
  .alignright {
    text-align: center;
  }
  img.alignright {
    display: block;
    margin: 0 auto 1em;
  }

  .title_simple { font-size: 17px; }
  .pc { display: none; }


  .referralsale_recommend .title01 {
    font-size: 2.4rem;
  }
  .hr-green {
    margin: 6.25vw auto;
  }
  .referralsale_recommend .image p {
    display: inline;
    letter-spacing: 0;
  }

  .referralsale_recommend .image img {
    max-width: 49%;
  }

  .list_meta li { font-size: 1.2rem; }
  .child_key_v {
    height: unset;
  }
  .child_key_v .copy_area {
    padding: 40px 0 46px;
  }
  .key_v .btn_lang, .child_key_v .btn_lang {
    bottom: -50px;
  }
  .child_key_v {
    height: 126px;
  }
  .child_key_v .copy_area {
    padding: 45px 0 0 0;
  }
  .key_v .btn_lang, .child_key_v .btn_lang {
    bottom: -50px;
    right: 10px;
  }
  /*.assessment_heart .text br { display: none; }*/
  .child_key_v .copy_area p {
    width: 74%;
    line-height: 13px;
    font-size: 1rem;
    position: absolute;
    bottom: 0px;
  }
  .child_key_v .copy_area h2 {
    font-size: 1.6rem;
    line-height: 20px;
  }

}
