@charset "utf-8";
/* CSS Document */


#petting h3{
	line-height: 26px;
	background-position: center top !important;
	background-size: 840px auto !important;
}

#petting h3 span{
	font-size: 64%;
	font-weight:normal;
}

#hureai{
	width:100%;
	margin-top:50px;
	letter-spacing:-.4em;
	text-align:center;
}

.patting_tt{
    letter-spacing: normal;
}

#hureai li{
	width: 30%;
	margin: 0 0.4% 40px;
	display: inline-block;
	letter-spacing:normal;
	vertical-align:top;
}
#hureai li p{
	font-size:112%;
	transform: rotate(0.028deg);
}
#hureai img{
	margin-top: 10px;

}

#hureai span{
	display:block;
	font-size:112%;
	color: #FF9BC8;
	font-weight: bold;
	transform: rotate(0.028deg);
}

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


#hureai li{
	width: 100%;
	max-width:280px;
	margin: 0 auto;
	display: block;
	padding: 20px 0;
}


#back_dot {
    top: 640px;
}


}