 /*
Theme Name: tokuhonji2018
Description: tokuhonji2018
Version: 1.0
License: none
License URI: none
*/

/* テレホン法話ライブの追加スタイル */
.sermons_live_movie.mt50 {
    margin-top:50px;
    margin-bottom:1em;
}
@media screen and (max-width: 767px) {
    .sermons_live_movie.mt50 {
        margin-top:3em;
        margin-bottom:1em;
    }
}

.sermonslivebg {
    background-color:#F8D79E;
}

section.top1 .top_row1 .information.i01 {
    background-color:#F8D79E;
}
