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

#banner .banner-content p {
    font-size: 44px;
    line-height: 90px;
}

.page-top .introduction .introduction-content .description {
    padding:  0 3vw;
}

.page-about .taste .taste-content .taste-info .taste-wrap h4 {
    font-size: 14px;
}

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

@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;
    }
    #banner-bottom .banner-content p.kioke {
        font-size: 14px;
        line-height: 26px;
    }

    .page-product .product .product-content .product-info .product-container .item-lists .item-lists--item {
        margin-bottom: 47px;
    }
    #banner .banner-content p {
        font-size: 23px;
        line-height: 43px;
    }
}
