.pc-only-br {
    display: none;
}
@media (min-width: 1024px) {
    .pc-only-br {
        display: inline;
    }
}
.c-herodop-note-txt {
    font-size: 10px;
    letter-spacing: 0.4px;
}
@media (min-width: 1024px) {
    .c-herodop-note-txt {
        font-size: 12px;
        letter-spacing: 0.48px;
    }
}
.c-contentbasedop.pop-heading p {
    font-family: var(--font-family-bold);
    font-size: 24px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.96px;
    color: #222222;
}
@media (min-width: 1024px) {
    .c-contentbasedop.pop-heading p {
        font-size: 32px;
        letter-spacing: 1.28px;
    }
}
.section-subheading {
    font-family: var(--font-family-bold);
    font-size: 16px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.64px;
    color: #222222;
}
@media (min-width: 1024px) {
    .section-subheading {
        font-size: 24px;
        letter-spacing: 0.96px;
    }
}
.section-heading {
    font-family: var(--font-family-bold);
    font-size: 24px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.96px;
    color: #222222;
}
@media (min-width: 1024px) {
    .section-heading {
        font-size: 32px;
        letter-spacing: 1.28px;
    }
}
.product-detail-heading {
    font-family: var(--font-family-bold);
    font-size: 24px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.96px;
    color: #222222;
}
@media (min-width: 1024px) {
    .product-detail-heading {
        font-size: 32px;
        letter-spacing: 1.28px;
    }
}
.price-display {
    font-family: var(--font-family-bold);
    line-height: 1.5;
    letter-spacing: 0.96px;
    color: #222222;
}
.price-label {
    font-size: 20px;
    font-weight: var(--font-weight-bold);
    display: inline-block;
}
@media (max-width: 1023px) {
    .price-label {
        display: block;
        font-size: 16px;
    }
}
.price-value {
    font-size: 20px;
    font-weight: var(--font-weight-bold);
}
@media (min-width: 1024px) {
    .price-value {
        font-size: 24px;
    }
}
.price-unit {
    font-size: 12px;
    font-weight: var(--font-weight-bold);
}
@media (min-width: 1024px) {
    .price-unit {
        font-size: 14px;
    }
}
.price-tax {
    font-family: var(--font-family-base);
    font-size: 10px;
    font-weight: var(--font-weight-normal);
}
@media (min-width: 1024px) {
    .price-tax {
        font-size: 12px;
    }
}
.product-detail-description {
    font-family: var(--font-family-bold);
    font-size: 16px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.64px;
    color: #222222;
}
@media (min-width: 1024px) {
    .product-detail-description {
        font-size: 20px;
        letter-spacing: 0.8px;
    }
}
.product-detail-description p {
    margin: 0;
}
.product-attention {
    font-family: var(--font-family-bold);
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #222222;
}
@media (min-width: 1024px) {
    .product-attention {
        font-size: 16px;
        letter-spacing: 0.64px;
    }
}
.product-attention p {
    margin: 0;
}
.attention-label {
    font-weight: var(--font-weight-bold);
}
.attention-text {
    font-family: var(--font-family-base);
    font-weight: var(--font-weight-normal);
}
.usage-description {
    font-family: var(--font-family-base);
    font-size: 14px;
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #222222;
    margin: 0;
}
@media (min-width: 1024px) {
    .usage-description {
        font-size: 16px;
        letter-spacing: 0.64px;
    }
}
.usage-step-ttl {
    font-family: var(--font-family-bold);
    font-size: 14px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #222222;
    margin: 16px 0 0 0;
}
@media (min-width: 1024px) {
    .usage-step-ttl {
        font-size: 16px;
        letter-spacing: 0.64px;
    }
}
.usage-step-list {
    font-family: var(--font-family-base);
    font-size: 12px;
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
    letter-spacing: 0.48px;
    color: #222222;
}
@media (min-width: 1024px) {
    .usage-step-list {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
}
.usage-step-list p {
    margin: 0;
}
.mytoyota-hero {
    background-color: #f9f9f9;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}
@media (min-width: 1024px) {
    .mytoyota-hero {
        flex-direction: row;
        gap: 72px;
        height: 257px;
        padding: 16px;
    }
}
.mytoyota-hero-left {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}
@media (min-width: 1024px) {
    .mytoyota-hero-left {
        width: 633px;
    }
}
.mytoyota-hero-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
@media (min-width: 1024px) {
    .mytoyota-hero-row {
        justify-content: flex-end;
    }
}
.mytoyota-hero-main-text {
    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;
    margin: 0;
    text-align: left;
}
@media (min-width: 1024px) {
    .mytoyota-hero-main-text {
        font-size: 24px;
        letter-spacing: 0.96px;
        text-align: right;
    }
}
.mytoyota-hero-sub-text {
    font-family: var(--font-family-bold);
    font-size: 14px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #222222;
    margin: 0;
    text-align: left;
}
@media (min-width: 1024px) {
    .mytoyota-hero-sub-text {
        font-size: 16px;
        letter-spacing: 0.64px;
        text-align: right;
    }
}
.mytoyota-hero-text {
    display: inline;
}
.mytoyota-hero-info-btn {
    background: none;
    border: none;
    padding: 0;
    margin-left: 6px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.mytoyota-hero-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    filter: brightness(0) saturate(100%) invert(87%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(92%) contrast(88%);
}
.mytoyota-hero-arrow {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-left: 6px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.mytoyota-hero-right {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    width: 100%;
}
@media (min-width: 1024px) {
    .mytoyota-hero-right {
        width: 511px;
        flex-wrap: nowrap;
    }
}
.mytoyota-hero-badge {
    width: auto;
}
.mytoyota-hero-badge:first-child {
    width: 120px;
}
.mytoyota-hero-badge:last-child {
    width: 100%;
}
@media (min-width: 1024px) {
    .mytoyota-hero-badge {
        height: 73px;
        width: auto;
    }
    .mytoyota-hero-badge:first-child,
    .mytoyota-hero-badge:last-child {
        width: auto;
    }
}
.c-presentationdop:nth-of-type(2),
.c-presentationdop:nth-of-type(3) {
    margin-top: 32px !important;
}
@media (min-width: 1024px) {
    .c-presentationdop:nth-of-type(2),
    .c-presentationdop:nth-of-type(3) {
        margin-top: 48px !important;
    }
}
@media (min-width: 1024px) {
    .c-presentationdop-content {
        gap: 24px;
    }
}
.c-presentationdop-content .note-item {
    margin-top: 0 !important;
}
@media (min-width: 1024px) {
    .c-presentationdop-content .note-item {
        margin-top: 8px !important;
    }
}
.initial-subtitle {
    font-family: var(--font-family-base);
    font-size: 14px;
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #222222;
    margin: 0;
}
@media (min-width: 1024px) {
    .initial-subtitle {
        font-size: 16px;
        letter-spacing: 0.64px;
    }
}
.initial-step-header {
    display: flex;
    gap: 8px;
    align-items: flex-start;
}
.initial-step-number {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 14px;
    font-weight: 590;
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #222222;
}
@media (min-width: 1024px) {
    .initial-step-number {
        width: 32px;
        height: 32px;
        font-size: 16px;
        letter-spacing: 0.64px;
    }
}
.initial-step-title {
    flex: 1;
    font-family: var(--font-family-bold);
    font-size: 16px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.64px;
    color: #222222;
    margin: 0;
}
@media (min-width: 1024px) {
    .initial-step-title {
        font-size: 20px;
        letter-spacing: 0.8px;
    }
}
.initial-step-list {
    font-family: var(--font-family-base);
    font-size: 14px;
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #222222;
    margin: 0;
    padding-left: 24px;
    margin-top: 0 !important;
}
@media (min-width: 1024px) {
    .initial-step-list {
        font-size: 16px;
        letter-spacing: 0.64px;
        margin-top: 0 !important;
    }
}
.initial-step-list li {
    margin-bottom: 0;
}
.initial-step-list li::marker {
    font-size: 10px;
    line-height: 0;
}
.initial-link-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
    margin-top: 0 !important;
}
@media (min-width: 1024px) {
    .initial-link-buttons {
        gap: 24px;
        margin-top: 8px !important;
    }
}
.initial-link-btn {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-family: var(--font-family-bold);
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.48px;
    color: #000;
    text-decoration: none !important;
    transition: background-color 0.2s;
}
@media (min-width: 1024px) {
    .initial-link-btn {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
}
.initial-link-btn:hover {
    background-color: #f4f4f4;
    text-decoration: none !important;
    color: #000;
}
.initial-link-btn:visited {
    color: #000;
}
.initial-link-text {
    display: inline-block;
}
.initial-link-icon {
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    filter: brightness(0) saturate(100%);
}
.c-columnsdop-item .c-columnsdop-ttl {
    margin-top: 0 !important;
}
@media (max-width: 1023px) {
    .c-contentbasedop[style*="margin-top: 48px"] {
        margin-top: 32px !important;
    }
}
.c-carcolumnsdop-ttl {
    font-family: var(--font-family-bold);
    font-size: 16px;
    font-weight: var(--font-weight-bold);
    line-height: 1.5;
    letter-spacing: 0.64px;
    color: #222222;
}
.c-carcolumnsdop-txt {
    font-family: var(--font-family-base);
    font-size: 16px;
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
    letter-spacing: 0.64px;
    color: #222222;
}
.c-carcolumnsdop-txt p {
    margin: 0;
}
.c-carcolumnsdop-item .p-btndop.-primary.-icon {
    height: 54.46px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 14px;
    padding-right: 14px;
    box-sizing: border-box;
    line-height: 1.2 !important;
}
.c-carcolumnsdop-item .p-btndop.-primary.-icon span {
    font-size: min(2.6667vw, 14px) !important;
    line-height: 1.2 !important;
}
@media (min-width: 1024px) {
    .c-carcolumnsdop-item .p-btndop.-primary.-icon {
        padding-left: 16px;
        padding-right: 16px;
    }
    .c-carcolumnsdop-item .p-btndop.-primary.-icon span {
        font-size: 14px !important;
    }
}
@media (max-width: 1023px) {
    .c-carcolumnsdop-ttl {
        font-size: 14px;
        letter-spacing: 0.56px;
    }
    .c-carcolumnsdop-txt {
        font-size: 12px;
        letter-spacing: 0.48px;
    }
}
.applicable-car-heading {
    font-size: 20px;
}
@media (min-width: 1024px) {
    .p-btndop {
        max-width: 592px;
    }
    .p-btndop span {
        font-size: inherit;
    }
}
.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;
    }
    .applicable-car-heading {
        font-size: 20px;
        letter-spacing: 0.8px;
    }
}
