@charset "utf-8";
/* secFooterLp */
.secFooterLp .copy{
    font-size: 11px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
    padding: 19px;
    background: #1f2126;
}
.secFooterLp .copy .fCopy{
    font-family: Verdana,'Droid Sans';
}
@media only screen and (max-width:767px){
    .secFooterLp .copy{
        font-size: 10px;
        letter-spacing: normal;
        padding: 14.5px 10px;
    }
    #fNavi + .secFooterLp{
        padding-bottom: 61px;
    }
}
.secFooterLp  .rinktxt{
    color: #fff;
    text-decoration: none;
}
.btnSendCo.no_tap,
.btnSendCoBack.no_tap{
    opacity: 0.3!important;
    pointer-events: none!important;
    transition: none!important;
}
.btnSendCo.no_tap{
    background: url(../img/lp_summer_fair2025/iconLoader.png) center center / 32px auto no-repeat,#fff!important;
    /* 「#fff」はボタンの背景色を入れてください */
    font-size: 0!important;
}