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