@charset "utf-8";


/* 이달의 프란치스칸의 성인 */
.section.section_saint{}
.section_saint{ z-index: 2;}
.section_saint h3{ font-size:19px; font-size:1.9rem; line-height:25px; line-height:2.5rem; }
.section_saint .saint_list_wrap{max-width:920px;}
.section_saint .saint_list{max-width:240px;}
.section_saint #saint_rolling_btn_con .rolling_btn:last-child{margin-right:0;}


.main_saint_rolling_con .recent_post{ height: 460px; overflow: hidden; position: relative; }
.main_saint_rolling_con .recent_post .recent_post_list{ position: absolute;top: 0;left: 10%;width: 80%;height: 100%; overflow: hidden; transition: all 0.4s; }
.main_saint_rolling_con .recent_post .recent_post_list .recent_post_item{ cursor:pointer; }
.main_saint_rolling_con .saint_image {height: 280px; overflow: hidden;}
.main_saint_rolling_con .saint_image > img {height: 100%; max-width: inherit;}
.main_saint_rolling_con .saint_text {display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-break: break-all; height: 40px; color:#434343;}



/* main 뉴스*/
.main_news_recent li:first-child{ display: none; }
.main_news_tit {max-height: 60px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-break: break-all;}
.main_news_contents {max-height: 56px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-break: break-all; color:#434343;}


/* 월간 성모기사 웹진 */
.section.section_webzine{}
.section_webzine {background-color: #c69e70; z-index: 3;}
.section_webzine .webzine_inner_con{}
.section_webzine .webzine_visual_img_con{height:277px; background: url(../img/webzine_visual_img_000.jpg?wv_res=true&tid=RELIGION&trev=1) no-repeat center center; background-size: cover; z-index: 2;}
.section_webzine .webzine_month{color:#fff;}
.section_webzine .webzine_content{color:#fff;}
.section_webzine .webzine_right_con{max-width:700px; height:160px;}
.section_webzine .webzine_right_con.webzine_right_con2{display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-break: break-all; max-height: 96px; height:auto;}
.section_webzine .webzine_bottom_button_con a{ color: #c69e70; display: inline-block;width: 100%;padding: 21px 0;text-align: center;}
.section_webzine .webzine_bottom_button_con div{ width: 77px; height: 77px; display: inline-block; border-radius: 100%; overflow: hidden; margin-left:7px; background-color: #fff;}
.section_webzine .webzine_bottom_button_con div:first-child{ margin-left:0; }

.section_webzine .webzine_border{width:199px; border-bottom:1px solid #fff; opacity:0.4; filter:alpha(opacity=40); margin-right:auto;}
.section_webzine .h_desc3{word-break: break-all; letter-spacing:0.15em; font-size:14px; font-size:1.4rem; line-height:20px; llne-height:2.0rem;}
.section_webzine .webzine_month .webzine_thumbnail_con { width:103px; height:144px; position: absolute; right:0; top:-82px; overflow: hidden; bottom:auto;}
.webzine_visual_btn_con{z-index: 3;}
.webzine_visual_btn_con .webzine_arrow{position: absolute; top:-265px; cursor: pointer;}
.webzine_visual_btn_con .webzine_arrow.left_arrow{left:15px;}
.webzine_visual_btn_con .webzine_arrow.right_arrow{right:15px;}



/* 수도회 최신소식 */
.section.section_recent_news{}
.section_recent_news{z-index: 2; background-color: #fff;}
.section_recent_news .img_con{background: url(../img/recent_news_img_000.jpg?wv_res=true&tid=RELIGION&trev=1) no-repeat center center; background-size: cover; height:200px;}
.section_recent_news h3{font-size:19px; font-size:1.9rem; line-height:25px; line-height:2.5rem;}
.section_recent_news h4{color:#ac865b;}
.section_recent_news .recent_date{color:#000; opacity: 0.3; filter:alpha(opacity=30); letter-spacing:0em;}
.section_recent_news .rolling_btn_con{position: absolute; bottom:0; margin-bottom:-55px;}
/*.section_recent_news .main_news_title {height: auto;}*/


@media all and (min-width:768px){
    /* 월간 성모기사 웹진 */
    .section_webzine .h_desc3{font-size:13px; font-size:1.3rem; line-height:21px; line-height:2.1rem;}
    .section_webzine .webzine_visual_img_con{height:auto;}
    .section_webzine .webzine_right_con.webzine_right_con2{max-width:410px;}
    .section_webzine .webzine_right_con{max-width:600px; height:auto;}
    .sub .section_webzine .webzine_right_con{padding-right:50px;}
    .section_webzine .webzine_bottom_button_con { max-width:600px;}
    .sub .section_webzine .webzine_bottom_button_con { padding-right:50px;}
    .section_webzine .webzine_month .webzine_thumbnail_con{width:121px; height:184px; bottom:-32px; top:auto;}

}
@media all and (min-width:992px){
    /* 이달의 프란치스칸의 성인 */
    .section .more_btn{top:0;}


    /* 메인 이달의 프란치스칸의 성인 */
    .main_saint_rolling_con .recent_post .recent_post_list{left: 5%;width: 90%;}
    .section_saint h3{ font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem; }

    /* 수도회 최신소식 */
    .section_recent_news h3{font-size:22px; font-size:2.2rem; line-height:28px; line-height:2.8rem;}
    .recent_first_list_wrap .img_con{position: absolute; right:0; }
    .recent_seccond_list_wrap .img_con{position: absolute; left:0; }
    .section_recent_news .left_to_right_con img{width:auto;}
    .section_recent_news .img_con{height:100%;}
    .section_recent_news .main_news_img_wrap{ position: absolute; background-color: #fafafa;}
    .section_recent_news .main_news_img_wrap > div { height: 100%;  }
    /*.section_recent_news .main_news_title {height: 160px;}*/

}


@media all and (min-width:1200px){
    /* 메인 이달의 프란치스칸의 성인 */
    .main_saint_rolling_con .recent_post .recent_post_list{left: 0%;width: 100%;}
}