/*##################################################################/*
/* --------------------------------
* 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(3) 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_sell_introduction {}
.how_to_sell_introduction .title_section {}

.how_to_sell_chart {}
.how_to_sell_chart .box {
  background-color: rgba(0, 142, 77, 0.35);
}
.how_to_sell_chart .box:nth-child(even) {
  background-color: rgba(0, 142, 77, 0.25);
}
.how_to_sell_chart .box .content {
  position: relative;
  padding: 0 0 0 200px;
}
.how_to_sell_chart .box .num {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  font-size: 112px;
  color: #fff;
  line-height: 1;
  text-align: left;
}

.how_to_sell_chart .box01 {}


.how_to_sell_heart {
  text-align: center;
}
.how_to_sell_heart .image {
  margin: 0 auto 20px;
}
.how_to_sell_heart .text {
  font-size: 2.4rem;
  font-weight: bold;
}

.sell_point .box {
  padding: 40px 0;
}

.sell_point .box .num {
  font-size: 60px;
}

.sell_point .box .title_section {
  margin: auto;
}
.child_key_v .copy_area p {
  position: absolute;
  bottom: 0;
}
.child_key_v .copy_area p span {
  font-weight: normal !important;
}


/*##################################################################/*
/* --------------------------------
 * SP
 * -------------------------------- */
@media screen and (max-width: 768px) {

  .how_to_sell_chart .box .content {
    padding: 0 0 0 24vw;
  }
  .how_to_sell_chart .box .num {
    font-size: 12vw;
  }
  .subnav_area {
    top: 80px;
  }
  .sell_point .box .num {
    font-size: 9vw;
  }
  .how_to_sell_chart .box br {
    display: none;
  }
  .how_to_sell_heart .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;
  }
  /*.how_to_sell_heart .text br { display: none; }*/


}
