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