@charset "utf-8";@media (min-width: 751px)
{
    .featureContents .feature-detail2 .feature-kv-container
    {
        background-image: url(/photo/page/20230417/ab53b80c0f2e2dd39c3b5c1140c00275.jpg);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center center;
    }            
}
@media (max-width: 750px)
{
    .featureContents .feature-detail2 .feature-kv-container
    {
        background-image: url(/photo/page/20230417/4035146f9dd20e735bdc2b681cbe0a2d.jpg);
        background-repeat: no-repeat;
        background-size: cover;
   　 background-position: bottom center;
    }        
}