.submitted-message {
    font-size: 1.7rem;
    line-height: 1.2;
    color: #a7a7a7;
    letter-spacing: .02em;
    padding-top:20px; 
}
.c-survey__submit-en._description 
  font-size: 1.5rem !important;
}
.c-survey__submit-jp._description {
  font-size: 1.2rem !important;
}
.c-survey__submit>.c-formInputButton{
  font-size: 1.5rem;
}
.c-survey__submit-en, .c-survey__submit-jp{
  display: block;
}
.c-survey__submit.c-survey__submit-jp{
  margin-top:1.5rem;
}
.c-survey__submit.c-survey__submit-en{
  margin-top:3rem;
}
.c-surveyTitle{
  row-gap:2rem;
}