@charset "UTF-8";
#sidenav dl > dd:nth-child(5) {
	font-weight : bold;
}
#contentBody .contentHeader {
	background-image : url(/wp/wp-content/themes/johsai/about/rights/img/img_header.png);
}
#rights .list01 > li {
	grid-template-columns : 2em 1fr;
}
#voice .link > p:not(:last-child) {
	margin-bottom : 1em;
}


@media screen and (max-width: 1280px) {
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
}

@media screen and (min-width: 1441px) {
}
