/*en live*/
  .en_meli_explanation_txt,
  .en_hiromi_explanation_txt {
    margin-bottom: 65px;
    margin-top: 0px;
    font-size: 18px;
    margin-right: auto;
    width: 700px;
  }
  
  /*English版 追加修正*/
  .section_content {
    width: 100%;
  }
  .ttl_night_system img {
    margin-bottom: 50px;
  }
  .concept_section02 > .paulo_vargas {
    margin-bottom: 0;
  }
  .concept_section02 .section_box {
    margin-right: -3px;
  }
  .concept_section01 .patty_dancer {
    width: 100%;
  }
  .concept_section01 > .patty {
    margin-bottom: 0;
  }
  .en-new-text {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 100px;
  }
  .start-time {
    margin-top: 20px;
  }

@media screen and (max-width: 1050px) { 
  /*English版 追加修正*/
  .concept_section02 .paulo {
    margin-top: -20px;
  }
  .concept_section01 .patty_dancer {
    margin-top: -20px;  
  }
  .concept_section01 .patty_dancer .section_content {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .cont_day_of_week_txt li {
    text-align: center;
  }
  .en_meli_explanation_txt,
  .en_hiromi_explanation_txt {
    text-align: center;
    width: auto;
    font-size: 14px;
  }
}