@import url('sns_modal.css');

.sub_title2{display:none}

.sns{width:1160px;margin:0 auto;padding-bottom:120px;margin-top:65px}

.sns_tab{padding:100px 0 80px}
.sns_tab li{float:left;overflow:hidden}
.sns_tab li:nth-child(2){margin-left:180px}
.sns_tab li:last-child{float:right}
.sns_tab li .img_area{float:left;margin-right:33px;}
.sns_tab li .txt_area{float:left}
.sns_tab li .txt_area .sns_id{padding:4px 0 3px;font-family:'NotoSansKR-Light';color:#1c1c1c}
.sns_tab li .txt_area .count_wrap{font-family:'NotoSansKR-Light';color:#1c1c1c}
.sns_tab li .txt_area .count_wrap .count{margin-right:10px;font-size:35px}

.sns_list{width:1180px;margin-left:-10px}
.sns_list > li{position:relative;display:inline-block;width:374px;background-color:#fff;margin:0 9px 0 10px;margin-bottom:19px;box-sizing:border-box}
.sns_list > li:hover{box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2)}
.sns_list .img{margin:20px auto;width:340px;height:380px;background-repeat:no-repeat;background-position:center;background-size:cover}
.sns_list .text_area{padding:28px 20px 26px;box-sizing:border-box}
.sns_title{padding-bottom:27px;font-family:'NotoSansKR-Bold';font-size:1.0625rem;letter-spacing:0.03em;color:#666}
.blog_title{padding-bottom:27px;line-height:180%;color:#000}
.sns_ico{position:absolute;right:15px;top:15px}

.load_more{display:block;width:200px;height:70px;margin:20px auto 50px;background:rgba(0,0,0,0.3);line-height:70px;font-family:'NotoSansKR-Bold';font-size:1.0625rem;letter-spacing:0.03em;color:#fff;text-align:center}
