@charset "utf-8";@media (min-width: 751px)
{
	.featureContents .feature-detail2 .feature-kv-container
	{
		background-image: url(/photo/page/MB210304/9a2d7d263dd19a64402d3d7f6fee0616.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	}	        
}
@media (max-width: 750px)
{
	.featureContents .feature-detail2 .feature-kv-container
	{
		background-image: url(/photo/page/MB210304/13829b6ce004e9b7a091c6cd38bfdd62.jpeg);
		background-repeat: no-repeat;
		background-size: cover;
    background-position: bottom center;
	}	    
}