.page-about .taste .taste-content .taste-info .taste-wrap .taste-lists .taste-lists--item .taste-details h5 {
    font-size: 20px;
}
.page-about .taste .taste-content .taste-info .taste-wrap .taste-lists .taste-lists--item .taste-details {
    width: 120px;
}
.page-about .taste .taste-content .taste-info .taste-wrap .taste-lists .taste-lists--item:last-child .taste-details h5 {
    font-size: 26px;
}
.page-about .taste .taste-content .taste-info .taste-wrap:last-child .taste-lists .taste-lists--item:nth-child(3) .taste-details span {
    font-size: 22px;
}

.page-about .profile .profile-content .subtitle {
    margin: 40px 0 -52px 45px;
    font-size: 18px;
}

.page-about .profile .profile-content .mt50 {
    margin-top: 50px;
}

#banner-bottom .banner-content p {
    font-size: 43px;
}

.importers-text{
    max-width: 900px;
    text-align: center;
    display: block;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 40px;
    font-weight: bold;
}
@media only screen and (max-width: 46.875em) {
    .page-about .taste .taste-content .taste-info .taste-wrap .taste-lists .taste-lists--item .taste-details h5 {
        font-size: 10px;
        line-height: 10px;
    }

    .page-about .taste .taste-content .taste-info .taste-wrap .taste-lists .taste-lists--item:last-child .taste-details h5 {
        font-size: 11px;
    }

    .page-about .taste .taste-content .taste-info .taste-wrap:last-child .taste-lists .taste-lists--item:nth-child(3) .taste-details span {
        font-size: 10px;
    }

    .page-about .taste .taste-content .taste-info .taste-wrap:last-child .taste-lists .taste-lists--item:nth-child(3),
    .page-about .taste .taste-content .taste-info .taste-wrap:last-child .taste-lists .taste-lists--item:nth-child(3):after {
        width: 84px;
        height: 84px;
    }

    .page-about .taste .taste-content .taste-info .taste-wrap .taste-arrow:before {
        height: 20px;
    }

    .page-about .profile .profile-content .subtitle {
        margin: 32px 0 0 8px;
        font-size: 16px;
    }
    .importers-text{
        display: block;
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 73.75em) {
    #banner-bottom .banner-content p {
        font-size: 20px;
    }
    #banner-bottom .banner-content p.kioke {
        font-size: 14px;
    }
}
