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