@charset "utf-8";
.height_img {
		height: 165px;
		width: 100%;
		overflow: hidden;
}
	
.height_img img {
		display: block;
		min-height: 100%;
		min-width: 100%;
}
	
figure.effect-julia p.i-con {
		display: block;
		margin: auto;
		margin-bottom: 10px;
		margin-top: -100px;
		width: 52px;
		height: 52px;
		background: url("../images/ind.png") no-repeat;
}
	
.hd {
		display: none;
	}