.c-contentbasedop.pop-text p {
    font-family: var(--font-family-bold);
    font-size: 32px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 1.28px;
    color: #222222;
    margin-bottom: 0;
}
.c-contentbasedop.pop-description p {
    font-family: var(--font-family-base);
    font-size: 16px;
    font-weight: var(--font-weight-regular);
    line-height: 1.5;
    letter-spacing: 0.64px;
    color: #222222;
}
.section-heading {
    font-family: var(--font-family-bold);
    font-size: 32px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 1.28px;
    color: #222222;
}
.page-heading {
    font-family: var(--font-family-bold);
    font-size: 32px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 1.28px;
    color: #222222;
}
.c-presentationdop-ttl.-large {
    font-family: var(--font-family-bold);
    font-size: 32px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 1.28px;
    color: #222222;
}
.c-presentationdop-subtitle {
    font-family: var(--font-family-bold);
    font-size: 20px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.8px;
    color: #222222;
}
.full-width-section {
    margin-left: 24px;
    margin-right: 24px;
}
.full-width-img {
    width: 100%;
    height: auto;
    display: block;
}
.small-text {
    font-size: 0.65em;
    vertical-align: super;
}
.c-herodop.-gray .c-herodop-inner {
    background-color: #f9f9f9;
}
.c-presentationdop-content .note-item {
    margin-bottom: 13px;
}
.c-presentationdop-content .note-item:last-child {
    margin-bottom: 0;
}
.p-btndop-icon {
    width: 9.5px;
    height: 9.5px;
    transform: translateY(-2px);
}
.applicable-car-section {
    margin-bottom: 96px;
}
@media (max-width: 1023px) {
    .applicable-car-section .p-btndop.-white {
        margin-top: 8px;
        font-size: 16px !important;
    }
}
.price-install-time {
    font-family: var(--font-family-base);
    font-weight: var(--font-weight-regular);
    color: #222222;
    letter-spacing: 0.48px;
}
@media (max-width: 1023px) {
    .c-contentbasedop.pop-text p {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
    .c-contentbasedop.pop-description p {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    .section-heading {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
    .page-heading {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
    .c-presentationdop-ttl.-large {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
    .c-presentationdop-subtitle {
        font-size: 16px;
        letter-spacing: 0.64px;
    }
    .applicable-car-heading {
        font-size: 20px;
        letter-spacing: 0.8px;
    }
    .full-width-section {
        margin: 0;
    }
    .price-item {
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (min-width: 1024px) {
    .p-btndop {
        max-width: 592px;
    }
}
