
/* .top_section .common_sec_title .sec_title_text {
  height: 50px;
} */


.en_body .top_msg_section{

}

.en_body .top_msg_section .msg {
  text-align: center;
}

.en_body .top_experience_section{

}

.en_body .top_experience_section .flow_block .flow_front_head {
  font-size: 20px;
  line-height: 1.3;
}

.en_body .top_experience_section .flow_block .flow_back_head {
  display: flex;
  align-items: flex-end;
  transform: translateY(-10px);
}

.en_body .top_experience_section .flow_block .flow_back_head span{
  transform: translateY(10px);
  margin-right: 4px;
}

.en_body .top_strong_section{

}

.en_body .top_strong_section .strong_block .strong_name{
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.en_body .top_strong_section .strong_block .strong_text {
  text-align: center;
}

.en_body .top_reason_section{

}

.en_body .top_reason_section .reason_head{
  white-space: normal;
}

.en_body .top_price_section{

}
.en_body .top_price_section .price_sub_head{
  text-align: center;
  line-height: 1.5;
}