@charset "UTF-8";

#breadcrumb ol li {
    margin-right: 3px;
    letter-spacing: 0.1em;
}
#breadcrumb ol li span {
    margin-left: 6px;
}

@media screen and (max-width: 599px) {
	.mod_singlePagination01 .previous a , .mod_singlePagination01 .next a {
		position: relative;
		box-sizing: border-box;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
	}
}