@charset "utf-8";@media (min-width: 751px)
{
    .featureContents .feature-detail2 .feature-kv-container
    {
        background-image: url(/photo/page/20240424/28d1e4bf5a9a4ad45b5e3c9f9452a4fe.jpg);
    background-repeat: no-repeat;
    background-size: 95%;
    background-position: center center;
    }            
}
@media (max-width: 750px)
{
    .featureContents .feature-detail2 .feature-kv-container
    {
        background-image: url(/photo/page/20240424/26958ea3ec3857a1479f1e8ed48eb5c6.jpg);
        background-repeat: no-repeat;
        background-size: cover;
   　 background-position: bottom center;
    }        
}