@charset "utf-8";@media (min-width: 751px)
{
	.featureContents .feature-detail2 .feature-kv-container
	{
		background-image: url(/photo/page/0607sega/e9fdbbca5487a0e84f665db922c27880.jpg);
    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/0607sega/d572b55bfad9494dec7a4f250e97be73.jpg);
		background-repeat: no-repeat;
		background-size: cover;
    background-position: bottom center;
	}	    
}
