@charset "utf-8";

/* MV */
.slde_txt__02{
  bottom: 2vw!important;
}
.slide_spe_auto .thm .slide_txt{
  margin: 0;
  bottom: 5vw;
}

/* vsl_keyword */
.list_keyword--center{
  justify-content: flex-start;
  margin-left: 14vw;
}

.list_keyword_btn{
  font-size: 3.7vw;
}

@media only screen and (max-width:320px){
  /* MV */
  .slde_txt__02{
    bottom: 2.5vw!important;
  }
}