/* Movie
=================================== */

.mov-sttl { position:relative; margin-bottom:10px; padding:0 0 15px 0; font-size:120%; line-height:140%; color:#835005; }
.mov-sttl::after { position: absolute; left: 0; content: ''; width: 100%; height: 6px; box-sizing: border-box; }
.mov-sttl::after { bottom: 0; border-top: 1px solid #835005; border-bottom: 2px solid #835005; }

/* ------------ Media Queries ------------ */

@media all and (max-width: 767px) {


}
