@charset "euc-jp";

@media only screen and (max-width: 1020px) and (min-width: 768px) {
    .mainCatJa{
    margin-top: 10px;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.075rem;
    line-height: 100%;
    }
    .txt_18{
    font-size: 18px;
    letter-spacing: 0.075rem;
    }
}
@media only screen and (max-width: 767px) {
    .mainCatJa{
    margin-top: 10px;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0.075rem;
    line-height: 100%;
    }
    .mar_b_50{
    margin-bottom: 40px;
    }
    .txt_18{
    font-size: 17px;
    letter-spacing: 0.075rem;
    }
}