.lplp-product-form .product-form{
    margin-top: 0;
    padding-top: 15px;
    border-top: 0;    
}

.form-hr{
    margin-top: 20px;
    padding-top: 14px;
    border-top: 1px solid #a8a7a4;   
}

.lplp-product-form .product-form-3{
  margin-top: 0;
    padding-top: 0;
    <!--border-top: 1px solid #a8a7a4;     -->
}

#option_types{
    margin-top: 20px;
}
.mess-error{
    font-size: 12px;
    background: #F00;
    color: #FFF;
    padding: 3px 10px;
    position: absolute;
    top: -15px;
    right: 0;
}
<!--.price-label{-->
<!--    font-weight: normal;-->
<!--    font-size: 14px;-->
<!--}-->
<!--.product-form-wrap.has-two-price .product-form-label{-->
<!--    display: none;    -->
<!--}-->
<!--.product-form-wrap.has-two-price .product-form-price{-->
<!--    width: 100%-->
<!--}-->
<!--.product-form-wrap.has-two-price .kc-product_info__price > span{-->
<!--    width: 100%;-->
<!--    display: block;-->
<!--    text-align: right;-->
<!--}-->
<!--.product-form-wrap.has-two-price .kc-product_info__price .price-label{-->
<!--    float: left;    -->
<!--}-->
.journal-detail .date{
    color: #938A5D;    
}
.news-detail-main .share-list{
    align-items: center;
    line-height: 1;
    padding-top: 2px;    
}
.member-list-contact .contact-item .caption .caption-gr .icon{
    position: relative;
    top: 3px;
}
.news-detail-main:not(.journal-detail) .information-body .text-sub-header{
    font-family: "Noto Sans JP";    
}
html .news-detail-main:not(.journal-detail) h1, 
html .news-detail-main:not(.journal-detail) .h1, 
html .news-detail-main:not(.journal-detail) h2, 
html .news-detail-main:not(.journal-detail) .h2, 
html .news-detail-main:not(.journal-detail) h3, 
html .news-detail-main:not(.journal-detail) .h3, 
html .news-detail-main:not(.journal-detail) h4, 
html .news-detail-main:not(.journal-detail) .h4, 
html .news-detail-main:not(.journal-detail) h5, 
html .news-detail-main:not(.journal-detail) .h5, 
html .news-detail-main:not(.journal-detail) h6, 
html .news-detail-main:not(.journal-detail) .h6{
    font-family: "Noto Sans JP";    
}
.lplp-product-form .swiper-button-prev:after{
    font-size: 32px;
    color: #707070;    
}
.journal-item a img:hover{
    opacity: 1;
}
.journal-item a.journal-item-title:hover{
    text-decoration: none;
    color: #938a5d;
}
.journal-item:hover a.journal-item-title{
    color: #938a5d;
}
@media screen and (max-width: 1024px) {
    .our-brand .product-detail {
        display: block;
    }
    .our-brand .our-brand-bottom-product.image-right {
        padding-top: 85px;
    }
}
@media(max-width: 999px){
    .item .item-detail{
        flex: 1;
    }
    .news-detail-main .introduced-items .item img{
        max-width: 160px;    
    }
    .journal-main .section-logo{
        max-height: 30px;
        width: auto;
    }
    .news .section-logo{
        max-height: 24px;
        width: auto;
    }
    .top-lplp-items .top-lplp-title svg{
        height: 37px;
        width: auto;
    }
    .journal-main .journal-tag-wrap{
        width: 100%;
        flex-wrap: wrap;
    }
    .our-brand .product-detail {
        display: none;
    }
    .our-brand .our-brand-bottom-product.image-right {
        padding-top: 0;
    }
}
