@media screen and (min-width:768px){
  

}/*@media screen and (min-width:768px){*/

@media screen and (max-width:767px){


  .en_body .top_msg_section {

  }
  .en_body .top_msg_section .msg {
    font-size: 16px;
  }


  .en_body .top_experience_section{

  }
  
  .en_body .top_experience_section .flow_block .flow_front_head {
    font-size: 16px;
    line-height: 1.3;
  }
  
  .en_body .top_experience_section .flow_block .flow_back_head {
    display: flex;
    align-items: flex-start;
    transform: translateY(20px);
  }
  
  .en_body .top_experience_section .flow_block .flow_back_head span{
    transform: translateY(-20px);
    margin-right: 4px;
  }
  
  .en_body .top_experience_section .flow_block .flow_head_frame {
    white-space: normal;
}


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

  .en_body  .top_strong_section .strong_block .strong_icon {
    margin-top: 16px;
    height: auto;
}
  
  .en_body .top_strong_section .strong_block .strong_text {
    text-align: center;
    margin-top: 16px;
  }

  .en_body  .top_strong_section .strong_block .strong_icon01 {
    height: 77px;
  }
  .en_body  .top_strong_section .strong_block .strong_icon02 {
    height: 60px;
  }
  .en_body  .top_strong_section .strong_block .strong_icon03 {
    height: 65px;
  }
  
  .en_body .top_reason_section{
  
  }
  
  .en_body .top_reason_section .reason_head{
    white-space: normal;
  }

  .en_body .top_reason_section .reason_text {
    line-height: 1.75;
    margin-top: 16px;
    font-size: 15px;
    padding: 0;
  }

  .en_body .top_faq_section {
    padding-top: 120px;
  }

  
  .en_body .top_price_section{
  
  }

  .en_body .top_price_section .price_sub_head {
    padding: 10px 8px;
    font-size: 16px;
  }

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

  .en_body .top_price_section .price_name {
    font-size: 13px;
  }

  .en_body .top_price_section .price_num{
    font-size: 26px;
  }

  .en_body .top_price_section .price_num span{
    font-size: 18px;
  }

  .en_body .top_price_section .price_remark {
    margin-top: 4px;
    font-size: 12px;
  }


}/*@media screen and (max-width:767px){*/