@charset "UTF-8";

* {
    --i_main_color: #3a432b;
    --i_btn_color: #3a432b;
}
#fixbtn .fixbtnwrap {
    background: #3a432bce!important;
}
@media screen and (max-width: 900px) {
    header.open:after, header .header_contents {
        background: #3a432bce!important;
    }
}

