.c-section__heading--sub-title_2{
  size:10px;
  line-height: 80px;
  font-weight:¡¡normal;
  padding : 10px ;
  text-align: center;
  color : #414141;
  background-color : #fff ;
}

.c-section__label {
  font-size: 15px;
}

.c-section__content {
  margin: 30px 0;
  font-size: 13px;
  line-height: 2;
}

.c-section {
  width: 85%;
}

@media screen and (max-width:600px) { /*600px°Ê²¼*/
.h3 {
  margin-bottom: 0;
}
.c-section__content {
    margin-top: 0;
  }