/* Custom Font CSS */
body,a,p,li,ol{
	font-family: 'Noto Sans JP', sans-serif;
    /*letter-spacing: 0.2em;*/
    /*line-height: 2.2rem;*/
}