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