@charset "UTF-8";
/* CSS Document */

.tc{text-align: center;}
.cas-article p img,
.cas-article table img{
	width: auto;
}
.temp02-wrap-list-font a{
	display: inline-block;
}
@media screen and (min-width:1170px){
	
}
@media screen and (min-width:992px){
	figure img{
		width: auto;
		height: 235px;
	}
}
@media screen and (min-width:768px){
	figure img{
		width: auto;
		height: 220px;
	}
	.cas-article p img,
	.cas-article table img{
		max-width:500px;
		height:auto;
	}
}
@media screen and (min-width:480px){
}
