@charset "utf-8";

.c-productDetail__text {
    font-size: 12px;
    line-height: 150%;
}

.c-productDetail__captions .c-ul {
    line-height: 150%;
}

.c-largeBanner__text--en {
    line-height: 150%;
}

@media screen and (max-width: 640px) {
    .l-main .c-contentWidth {
        width: 100% !important;
    }
}
