@charset "UTF-8";

/*--2カラムパーツ--*/

@media screen and (min-width:481px) and (max-width:600px){
  #two_column + div.composite_box01 .inner_item_txt .heading p{
    font-size: 2.2vw;
  }
}