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