.p-product-sec .lead {
    text-align: left;
}

.p-product-pickup {
    overflow: hidden;
}

.p-product-lists {
    width: 100%;
    margin-bottom: 32px;
    background-color: #F7F7F7;
}

.p-product-slide__thum {
    border: 1px solid #CCCCCC;
}

.p-product-slide__thum img {
    width: 100%;
}

.p-product-slide__info {
    padding: 16px;
}

.p-product-slide__info h4 {
    font-weight: 700;
    font-size: 16px;
    padding-top: 32px;
    margin-bottom: 16px;
}

.p-product-slide__info p {
    font-size: 14px;
}

.slick-slider {
    margin-bottom: 0!important;
}

.slick-dots {
    text-align: center!important;
    left: 0!important;
}

.slick-dots li button:before,
.slick-dots li button,
.slick-dots li {
    width: 12px!important;
    height: 12px!important;
    border-radius: 50%!important;
}

.slick-dots li button:before {
    background: #DDDDDD;
}

.p-product-category__list {
    overflow: hidden;
    padding-left: 3px;
    margin-top: 24px;
}

.p-product-category__lists {
    width: 100%;
    margin-bottom: 40px;
}

.p-product-category__thum {
    overflow: inherit;
}

.p-product-category__thum img {
    border: 2px solid #ffffff;
    margin-bottom: 21px;
    width: 100%;
    box-shadow: 0 0 5px rgba(0,0,0,.16);
    width: calc(((100% - 15px * (1 - 1)) / 1) - .01px);
}

.p-product-category__links {
    height: 100%;
}

.p-product-category__btn {
    margin-top: auto;
}

.p-product-category__lists .c-btn {
    max-width: 420px;
    margin: 32px auto 0;
    display: block;
    width: 90%;
}

.p-product-category__lists h3 {
    font-size: 17px;
    font-weight: 700;
    color: #059C40;
    margin-bottom: 8px;
}

.p-product-news .c-center-type02 {
    padding-top: 0;
}

.p-product-news__list {
    flex-wrap: wrap;
    width: 100%;
}

.p-product-news__list li {
    width: 100%;
}

.p-product-news__title {
    margin-bottom: 16px;
    color: #059C40;
    font-size: 17px;
    font-weight: 700;
}

.p-product-news__list li .c-btn {
    max-width: 360px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}




























