.red {
    color: red;
}

.form-error {
    border-color: red !important;
}

body{
    background-image: url('/img/background.png');
}

@media screen and (min-width:751px) and (max-width:1100px) {
    hmtl{
        background-image: url('/img/background.png');
    }
}

.midashi::before {
    background-image: url('/img/subparts2.png');
}
.midashi2::before {
    background-image: url('/img/subparts3.png');
}
.midashi3::before {
    background-image: url('/img/subparts4.png');
}
.midashi4::before {
    background-image: url('/img/subparts003.png');
}
.midashi0::before {
    background-image: url('/img/subparts000.png');
}
