.privacy section.full_design.parallax.dark_para{
/*    background: #272727;*/
/*    background: url(https://www.mycall.jp/data/mycall/image/2025_fullwide/catarog_page/catalog_parallax.jpg);*/
    background-image: linear-gradient(rgba(0,0,0,0.65),rgba(0,0,0,0.65)),url(https://www.mycall.jp/data/mycall/image/2025_fullwide/privacy/privacy_parallax2.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 90px 0 0 0;
    margin-top: 0 !important;
    background-attachment: fixed;
    padding-bottom: calc(7em + 90px);
    position: relative;
    z-index: 5;
}