@import url('/css/nav.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@ import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');

#wrap{width:100%;}
#header{width:100%; position:relative;}
#main_visual{position:relative; width:1250px; margin:0 auto;}
#container{width:100%; }

.mt_10{margin-top:10px;}

/*sec1*/
.sec1{width:1200px; margin:37px auto 50px; overflow:hidden;}
.sec_box{float:left; width:225px; height:191px; margin-right:35px;}
.sec_box h2{text-align:center; margin:12px 0;}
.sec_box h2 strong{display:block;font-size:17px; color:#fff; font-weight:500; margin-top:7px;}
.sec_box .title_line{display:block; width:94%; height:1px; margin:0 auto; background:url(/image/dotte_line.png) repeat-x;}

/*교회소개*/
.about_church{position:relative; background:#6189d4 url(/image/bg_pattern01.png) repeat-x; overflow:hidden; z-index:1;}
.about_church > img{position:absolute; left:0; bottom:0; z-index:-1;}
.about_church ul{float:right; margin:14px 18px 0 0;}
.about_church ul li{width:108px; height:18px; line-height:19px; background:#062867 url(/image/btn_bullet.png) no-repeat 93% 50%; margin-bottom:2px;}
.about_church ul li a{display:block; width:100%; height:100%; font-size:13px; color:#fff; text-indent:8px;}

/*설교방송 (금주의말씀)*/
.preach_con{background:#87c1c4 url(/image/bg_pattern02.png) repeat-x; position: relative; text-align:center;}
.sec_box.preach_con h2{margin:12px 0 11px 0;}
.preach_con > div{position:relative; padding-bottom:1px;}
/* .preach_con > div > img{display:block; border:1px solid rgba(191,191,191,0.59); } */
.preach_con > div span{position:absolute; top:50%; width:100%; text-align:center; margin-top:-24.5px;}

/* 금주의말씀 21.03.08 */
.preach_con ul {margin-top:17px; }
.preach_con ul li {width: 175px; height: 20px; line-height: 20px; background:#bfdee0; padding-left: 8px; padding-top:4px; text-align:left; margin: 0 auto;}
.preach_con ul li a {display: block; width: 100%; height: 100%; font-size: 13px; color: #034c50; font-weight: 500;}

/* 금주의말씀 -> 생방송 바로가기 21.03.17 */
.preach_con > h2 > span.big_title{font-size:20px; font-weight:500; color:#fff; text-shadow: 1px 1px 2px rgb(15 69 72);}
.preach_con > div > a > img {margin:10px 0;}
.preach_con > div > h3.sec_box_sub_title{color:#fff; font-weight:500;}

/* .preach_con > img {position: absolute; right: 10px; bottom: 4px;} */
/*************************/

/*포토갤러리*/
.photo_con{position:relative; background:#a1c24e url(/image/bg_pattern03.png) repeat-x; width:417px;}
.sec_box.photo_con h2 strong{margin-top:2px;}
.photo_con > a{position:absolute; top:43px; right:16px;}
.photo_con ul{overflow:hidden; margin:14px 20px;}
.photo_con li{float:left; text-align:center; margin-right:19px;}
.photo_con li p{font-family:"dotum"; color:#fff; font-size:12px; margin-top:8px;}
.photo_con li img{border:1px solid #ddd;}
.photo_con li + li + li{margin-right:0;}

/*유향공동체 800*/
.group_con{display: none;}

/*커뮤니티*/
.community_con{position:relative; background:#d95975 url(/image/bg_pattern01.png) repeat-x; margin-right:0; z-index:1;}
.sec_box.community_con h2 strong{margin-top:2px;}
.community_con > img{position:absolute; right:32px; bottom:13px; z-index:-1;}
.community_con ul{margin:22px 0 0 20px;}
.community_con ul li{width:108px; height:18px; line-height:19px; background:#ffd8e1 url(/image/btn_bullet2.png) no-repeat 93% 50%; margin-bottom:2px;}
.community_con ul li a{display:block; width:100%; height:100%; font-size:13px; color:#511220; text-indent:8px;}

.community_con ul li.m_block{display: none;}
