#main #contents #bangumi_subtitle{
    display: none;
}

#youtube .video-container{
    width:100%;
    height:300px;
}

#youtube .video-container iframe{
    display: block;
    width:100%;
    height:100%;
}

.bamen .imgbox{
    display: flex;
    justify-content: space-around;
    padding:24px 0;
}

.bamen .imgbox img{
    width:48%;
}

.bamen{
    line-height: 1.5;
}

.bamen dd h4{
    text-align: center;
}

.bamen dd h4 span{
    display: block;
    line-height: 2;
}

.bamen dd h4 span:nth-of-type(3),.bamen dd h4 span:nth-of-type(4){
    font-size:20px;
    font-weight: bold;
    line-height: 1.5;
}

#cast_comment img{
    display: block;
    margin:0 auto 24px;
}

#cast_comment{
    
}