@charset "utf-8";

@media screen and (max-width: 1480px) {
	
	html{
		font-size: 22px;
	}
	
	
	.ibent_p{	
		width: 80%;
	}
	
	.bosyu_p{
		width: 80%;
	}
		
}


@media screen and (max-width: 1024px) {
	
	html{
		font-size: 20px;
	}

h2 img{
	width: 50%;
}
	
}

@media screen and (max-width: 980px) {
	
	html{
		font-size: 18px;
	}
	
	
}

@media screen and (max-width: 780px) {
	
	html{
		font-size: 12px;
	}
	
	
	
}



@media screen and (max-width: 599px) {
	
	html{
		font-size: 10px;
	}
	

	
}

@media screen and (max-width: 768px) {
.box1{
	background-image: none;
	padding-right: 0px;
}
}
