h5 {
    margin-top: 30px;
    font-weight: 500;
}

.p-products-detail_support_title {
    margin: 35px 0 10px;
    font-size: 1rem;
    border-bottom: 1px #333 solid;
    padding-bottom: 5px;
    font-weight: 600;
}

ul.p-products-detail_support_ingredients {
    margin-top: 15px;
    text-align: center;
    line-height: 2;
    font-weight: 600;
}

.p-products_note {
    font-size: 0.75rem;
    margin-top: 30px;
}

p.e-text-ja.p-productsdetail_support_text {
    font-size: 0.8rem;
}

span.kome {
    font-size: 0.6rem;
    padding-left: 0.3rem;
}

.amme {
	color: #333!important;
}
p.permit_number {
    font-size: 3.2vw;
    margin-top: calc(8 / 375 * 100vw);
	  line-height: 1.333333rem;
}

@media screen and (min-width: 768px) {
    p.permit_number {
        font-size: calc(14 / 1440 * 100vw);
        margin-top: calc(3 / 375 * 100vw);
    }
}
