.os-c-parts-box {
    border: none;
    padding: 0;
}

.os-c-parts-text {
    font-size: 16px;
}

.os-c-parts-box img {
    border-radius: 16px;
}

a:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

@media screen and (max-width: 680px) {
    .os-p-parts-field-column {
        display: block;
    }

    .os-p-parts-field-column .os-p-parts-field-column__unit--photo-clm2 {
        width: auto;
        margin-right: 0;
    }
}

.os-c-parts-photo__figure-img {
    aspect-ratio: 1.777777777777778;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.os-c-parts-photo__figure-figcaption {
    padding: 24px;
    padding-bottom: 16px;
    margin-top: 0 !important;
    font-family: 'line_bd' !important;
}

.os-c-parts-photo__figure-caption {
    color: #2b2b2b !important;
    padding: 0 16px;
    font-size: 16px;
    margin-top: 8px;
    display: block;
    text-align: left;
    font-weight: normal;
    font-family: 'line_rg' !important;
}
