@media (max-width:450px) {
    .company-section .loc-section {
        margin-top: 40px;
        margin-bottom: 0px;
    }
    .loc-title{ font-size: 2rem; }
    .loc-title span:last-child{ width: 20px; }
    .loc-title-en{ font-size: 1.2rem; }
    .c-desc p{ font-size: 1.2rem; }
    .cat-items .c-text div{ font-size: 1.6rem; }
    .cat-items .c-text p{ font-size: 1.4rem; line-height: 2.8rem; }
}
