@charset "UTF-8";

@media screen and (max-width: 768px){
	.iaitou-top-box,
	.iaitou-bottom-box{
		height: auto;
	}
	.cate3 {
		float: none;
		margin: 15px auto;
		padding: 10px;
		text-align: center;
		width: 100%;
		height: auto !important;
	}
	#categorybox img{
		margin: 10px auto;
	}
}