body {
	font-size:			12px;
	line-height:        18px
}

td {
	font-size:			12px;
	line-height:        18px
}}



@media screen and (max-width:560px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }