@charset "utf-8";
/* CSS Document */
.c-h1-b {
    display: none !important;
}
.u-mt--16 {
    margin-top: -16px !important;
}
.u-mt-41 {
    margin-top: 41px !important;
}
.u-mt--64 {
    margin-top: -64px !important;
}
.u-pt-64 {
    padding-top: 64px !important;
}
.u-bd-c-ffffff {
    border-color: #ffffff !important;
}
.u-mw-1100 {
    max-width: 1100px !important;
}
#contact .c-list-disc-a__item--white::before, #contact ul.c-list-disc-a__item--white::before {
    background-color: #ffffff;
}
#contact .c-list-disc-a__item, #contact ul.c-list-disc-a__item {
    color: #ffffff;
}
@media screen and (max-width:640px) {
    .u-sp-bd-c-ffffff {
        border-color: #ffffff !important;
    }
}