h1.heading-primary,
.blog h1.heading.heading-primary.achtive_title{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 3rem !important;
    color: #444444;
	text-align: left;
}

.heading.heading-secondary{
	font-family: 'Kosugi Maru' !important;
}
@media screen and (max-width:786px) {
h1.heading-primary {
    letter-spacing: 0.5rem;
    line-height: 4.5rem;
}
}
@media screen and (max-width:480px) {
h1.heading-primary {
    font-size: 2.2rem !important;
	line-height: 3.7rem;
}
}



