/* PC SP 共通 */
body.publications #title{
    background-image: url(../images/publications/title-bg.jpg);
}
body.publications #title .title{
    letter-spacing: 0.75em;
    text-indent: 0.75em;
}


@media print, all and (min-width: 751px) {
    
	/* PC */    
                       
}

@media only screen and (max-width: 750px) {
    
	/* SP */
    
}