.expand_btnx a {
    display: inline-block;
    background-color: #ed8e0c;
    color: #000;
    text-align: center;
    padding: 0.5rem 1rem;
}


.intro_list li>div:first-child {
    width: 35%;
}

.element_2 {
    left: 5%;
}

@media all and (max-width: 1180px) {
    .intro_list li {
        display: flow-root;
    }

}

.white_title {
    width: 90%;
}

.main_char {
    height: 110px;
}

.episodes {
    height: 464px;
    object-fit: cover;
}

.synopsis {
    margin-bottom: 1.7rem;
    line-height: normal;
}

.song_info {
    line-height: normal;
    margin-bottom: 0px;
}

.lyrics {
    text-align: left;
    vertical-align: top;
    padding: 0;
    line-height: normal;
}

.lyrics2 {
    line-height: normal;
    margin-bottom: 0px;
}

.img_class {
    height: 191px;
    object-fit: cover;
}

.video_title {
    text-align: center;
}

.kick_off {
    width: 100%;
}

.langmenu.menu_style {
    padding-left: 10px;
}