.yj-line-style01, .yj-line-style02, .yj-line-style03, .yj-line-style04 {
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    display: block;
    margin: 5px 0 25px 0;
    max-width: 390px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .yj-line-style01, .yj-line-style02, .yj-line-style03, .yj-line-style04 {
        margin: 5px 0 15px 0;
    }
}

.yj-line-style01 {
    background-image: url(../img/line001.png);
}

.yj-line-style02 {
    background-image: url(../img/line002.png);
}

.yj-line-style03 {
    background-image: url(../img/line003.png);
}

.yj-line-style04 {
    background-image: url(../img/line004.png);
}

.rwd-link-list02 a {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

#rwd-content .rwd-main-content-group.yj-illust01 {
    margin: 0px auto 60px;
}

#rwd-content .rwd-main-content-group.yj-illust02 {
    margin: 40px auto 60px;
}

@media screen and (max-width: 767px) {
    #rwd-content .rwd-main-content-group.yj-illust01 {
        margin: 0 auto 40px;
    }
    #rwd-content .rwd-main-content-group.yj-illust02 {
        margin: 0 auto 40px;
    }
}
