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