/*##################################################################/*
/* --------------------------------
* Keyvisual
* -------------------------------- */
.child_key_v {
  background-image: url(../images/sub-key-store.jpg);
  min-height: 92px;
  height: 134px;
}
.child_key_v .copy_area h2 {
  margin-bottom: 0;
}
.child_key_v .copy_area {
  padding: 42px 0 28px;
}

/* --------------------------------
* Main Contents
* -------------------------------- */
h4 {
  font-size: 2.4rem;
  margin: 0 0 0.5em;
  font-weight: bold;
}


.ta_underline {
  text-decoration: underline;
  font-weight: bold;
}



/*##################################################################/*
/* --------------------------------
 * SP
 * -------------------------------- */
@media screen and (max-width: 768px) {
  h4 {
    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: 86%;
    line-height: 15px;
  }
  .child_key_v .copy_area h2 {
    font-size: 1.6rem;
    line-height: 20px;
  }
}
