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