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