@charset "utf-8";
/**/
/*　スタッフ共通　*/
/**/
@media screen and (max-width: 775px) {
	.jisa {
		margin-top: 2em;
	}
}
@media screen and (min-width: 1201px) {
	.read-section .wrap .sub-title img {
		top : 7px;
		left: 0px;
		width: 655px;

		/*mix-blend-mode: difference;*/
		position: absolute;
	}
}
@media screen and (min-width: 1401px) {
	.read-section .wrap .sub-title img {
		top : 7px;
		left: 10px;
	}
}

