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