@charset "utf-8";

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

	
	
		
}

@media screen and (max-width: 1024px) {
	
	html{
		font-size: 18px;
	}
	
.p01{font-size: 0.8rem;}

.p02{font-size: 0.4rem}
	
.p03{font-size: 0.4rem}
	
.cast_img{width: 100px;}
	
.cast_p01{font-size: 0.6rem}
	
.cast_p02{font-size: 0.4rem;}

}

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

@media screen and (min-width: 1025px) {
	
	
}

