
@charset "UTF-8";

/*---------保有資格---------*/

@media screen and (max-width: 400px){
  #qualification + section .inner_item_txt p{
    font-size: 4vw;
  }
}