header.lp-header { display: none !important; }
#header2020 { display: none !important; }
#faq { display: block !important; }
#user_guide { display: block !important; }
#footer2020 { display: block !important; }

.l-contents__frame {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}
.p-lp {
    width: var(--width-base);
    padding: 30px 0;
    margin: 0 auto;
}
#js-confirm-regular-detail .js-confirm-regular-detail__total {
    display: none;
}

.cf-start-link {
    float: right;
    width: 25%;
    border: none;
    background-color: transparent;
}