
.page-blc .detail h1,
.page-blc .detail h2,
.page-blc .detail h3,
.page-blc .detail h4,
.page-blc .detail h5
{
    color:#fff !important;
}
#footer{
    padding-bottom:110px;
}
#promotion{
    scroll-margin-top: 50px;
}
/*@media screen and (max-width: 767px) {
     .ttl ,.txt-intro,h1{
        font-size: 120% !important;
    }
}*/

.btn-style02 .btn-disabled {
    cursor: not-allowed !important;
    opacity: 0.5 !important;
}
.modal-style01 .member-blc .form-blc .txt-bottom .btn-txt{
    text-decoration:underline;    
}
.member-blc .form-blc .invalid-feedback{
    color:#fff !important;
}
.modal-style01 .alert h5,.modal-style01 .alert a{
    color:#000;
}