@charset "UTF-8";

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-text2 {
  width: 95%;
  margin: 0 auto 30px;	
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-weight: 500;/* fontの線の太さ */
  font-size: 5vw;
  line-height: 1.4em;
  text-align: center;
  color: #555;
}
