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