@charset "utf-8";

/* style01_sp.css
 * ************************************************** */

#read h2 img {
	height: 1.2em;
	padding-bottom: 0.4em;
}
#cat02 .subImg {
	position: relative;
	margin-bottom: 120px;
}
#cat02 .subImg img + img {
	width: 120px;
	position: absolute;
	bottom: -100px; right: -4%;
	z-index: 10;
}
