.yj-top-list-item {
    border-bottom: 1px solid #b9b9b9;
    overflow: hidden;
    padding: 10px 0;
}

.yj-top-list-item a {
    position: relative;
    overflow: hidden;
    display: block;
    color: #000000 !important;
    padding: 10px;
}

.yj-top-list-item a:hover {
    background: #f0eded;
    color: #000000 !important;
}

.yj-top-list-item a:hover img {
    opacity: 1 !important;
}

.yj-top-list-item a:hover:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #468cff;
    box-sizing: border-box;
}

.yj-top-list-item:first-of-type {
    border-top: 1px solid #b9b9b9;
}

.yj-top-list-item p:last-of-type {
    margin-bottom: 0 !important;
}

.yj-top-list-item-text {
    float: left;
    width: calc(390 / 701 * 100%);
    margin-bottom: 20px;
}

.yj-top-list-item-image {
    float: right;
    width: calc(285 / 701 * 100%);
}

@media print, screen and (max-width: 768px) {
    .yj-top-list-item-text, .yj-top-list-item-image {
        float: none;
        width: 100%;
    }
}

.yj-top-list-item-title {
    font-weight: bold;
}


/*.yj-line-style01 {
    background-image: url(../img/line001.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    display: block;
    margin: 10px 0 0 0;
    max-width: 390px;
    width: 100%;
}

.yj-line-style02 {
    background-image: url(../img/line002.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    display: block;
    margin: 10px 0 0 0;
    max-width: 390px;
    width: 100%;
}

.yj-line-style03 {
    background-image: url(../img/line003.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    display: block;
    margin: 10px 0 0 0;
    max-width: 390px;
    width: 100%;
}

.yj-line-style04 {
    background-image: url(../img/line004.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    display: block;
    margin: 10px 0 0 0;
    max-width: 390px;
    width: 100%;
}*/
