/*##################################################################/*
/* --------------------------------
* Keyvisual
* -------------------------------- */
.child_key_v {
  background-image: url(../images/bg_child_main_4.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;
}
.child_key_v .copy_area {
  padding: 55px 0 9px;
}
.subnav_area .subnav_list li:nth-child(5) a {
  border-color: rgba(255, 255, 255, 1);
}
.subnav_area {
  display: none !important;
}
.child_key_v h2,
 .child_key_v p {
  color: #000;
}
.subnav_area {
  position: fixed;
  left: 0;
  top: 84px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 50;
}
/* --------------------------------
* Main Contents
* -------------------------------- */
.how_to_buy_heart .text {
  font-size: 2.4rem;
  font-weight: bold;
}

.q_and_a .question {
  background-color: rgba(0, 142, 77, 0.35);
  padding: 0.75em 0;
}

.q_and_a .answer {
  background-color: rgba(0, 142, 77, 0.15);
  padding: 0.75em 0;
}

.q_and_a .question h4 {
  font-size: 3.2rem;
  line-height: 1.6;
  font-weight: bold;
}

.q_and_a .question h4 em,
.q_and_a .answer h4 em {
  padding-right: 20px;
  font-size: 4.8rem;
  font-weight: bold;
}

.q_and_a .question h4 span {
  font-size: 1.8rem;
}
.child_key_v .copy_area p {
  position: absolute;
  bottom: 0;
}
.child_key_v .copy_area p span {
  font-weight: normal !important;
}
.question_qood .text {
  font-size: 2.4rem;
  font-weight: bold;
}
/*##################################################################/*
/* --------------------------------
 * SP
 * -------------------------------- */
@media screen and (max-width: 768px) {
  .q_and_a .question h4 {
    font-size: 1.6rem;
  }
  .q_and_a .question h4 em,
  .q_and_a .answer h4 em {
    font-size: 2.4rem;
    padding-right: 10px;
  }

  .q_and_a .question h4 span {
    font-size: 1.2rem;
  }
  .question_qood .text {
    font-size: 1.6rem;
  }
  .child_key_v {
    height: 126px;
  }
  .child_key_v .copy_area {
    padding: 40px 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: 75%;
    line-height: 16px;
    font-size: 1rem;
  }
  .child_key_v .copy_area h2 {
    font-size: 1.6rem;
    line-height: 20px;
  }
  .subnav_area {
    top: 80px;
  }
}
