main{ background: #fff100; }

.c-ttl{ margin-bottom: 0; }

.p-contact__block{ margin: 0 auto 80px; }

.p-contact__mainv:before {
    background: url(../img/contact/contact-event_bg.webp) no-repeat center center;
    background-size: cover;
}

.p-contact .radio-group label+label {
    margin-left: 24px;
}

.p-contact__item.opportunity .radio-group {
    line-height: 2.4;
}

.p-contact__citem .label {
    width: 320px;
}

.radio-group{ margin-bottom: 48px; }

.p-contact input[type=radio]:checked:before{ background: #000; }

.p-contact select{ margin-bottom: 16px; }

.attention{ font-weight: 400; line-height: 1.6; }

.confirm .c-bgline:before,.complete .c-bgline:before,.complete .c-bgline--offset2:before{ content: none; }

.complete .p-blog__sec1{ padding-bottom: 80px; }

.p-contact .thanks{ margin-bottom: 0; }

@media (max-width: 979px) {

    .c-ttl{ margin: 14.933vw auto 0; font-size: 4.8vw; }

    .p-contact__block{ margin-top: -14.933vw; }

    .radio-group{ line-height: 2.4; }

}