
/* 상단 */
.news_top .title { color:#874417; background: url(/mailing/2024/202406/img/bg_title.png) no-repeat 50% / contain; }


/* 메인비주얼 */
.main_view .fix_bg								{ position:fixed; top:0; left:0; width:100%; height:100%; background:url(/mailing/2024/202406/img/bg_visual.png) no-repeat center / cover; z-index:-1; }
.visual_txt .con_sub_title	{ color: #874417;}
.main_view .visual_txt .btn { color:#874417; border:1px solid #874417; }
.main_view .visual_txt .btn:hover	{background:#874417;}


/* 전북구석구석 */
.recommend                  { background: url(/mailing/2024/202406/img/bg_recommend.jpg) no-repeat 50% 0 / cover; }
.recommend .con_sub_title   { color:#285792; }

.reco_list .list a .reco_txt p:nth-child(3) { color:#285792;  }


/* 지금전북에서는 */
.theme ul li .Exhibition  { background-color:#c2d8ee; }
.theme ul li .Exhibition_button  { background-color:#2c68a5; }
.theme ul li .gra_purple::before	{ background:linear-gradient(to top, #ded7e5, rgba(201, 198, 204, 0.06));}
.theme ul li .festival_color  { background-color:#ded7e5; }
.theme ul li .fesrival_button  { background-color:#b17fdd; }




@media screen and (max-width:468px){
    .main_view .fix_bg	{ background-position:30% 0; }
}






