@charset "utf-8";

/* section_positivity */
.section.section_positivity{}
.section_positivity .h_line4{width:100%; border-color:#eaeaea;}
.section_positivity .list_box.last_list_box{background:none;}

@media all and (min-width: 768px) {
    .section_positivity .h_line4{border-color:#cccccc;}
    .section_positivity .list_box{background: url(../img/positivity_arrow.png?wv_res=true&tid=RELIGION&trev=1) no-repeat right 14px top 25px;}
}