@charset "utf-8";
/* タイトル調整 */
.conference-ttl span{
    font-size: 1.2rem;
	margin-top: 15px;
    font-weight: bold;
    line-height: 1.5;
    font-feature-settings: "palt";
}