@charset "utf-8";


/* LIST 페이지 ----------------------------------- */
.PEOPLE-HUB{}
.PEOPLE-HUB .peopleContents{position:relative;}
.PEOPLE-HUB .peopleContents .people-photo{position:absolute;top:10px;left:0;z-index:2;}
.PEOPLE-HUB .peopleContents .people-photo img{margin:0 auto;text-align:center;border-radius:50%;overflow:hidden;}
.PEOPLE-HUB .peopleContents .people-Con{position:relative;float:right;width:calc(100% - 50px);height:auto;text-align:left;padding:20px 20px 20px 40px;background:#fff;border:1px solid rgba(0,0,0,0.1);box-shadow:2px 7px 7px rgba(0,0,0,0.01);
	margin-left:10px;border-radius:3px;}
.PEOPLE-HUB .peopleContents .people-Con .mbMento{position:relative;top:-1px;margin-left:8px;margin-bottom:-6px;padding:0 7px;height:22px;font-size:11px;background:#fff;border:1px solid rgba(0,0,0,0.15);border-radius:12px;
	box-shadow:2px 2px 2px rgba(0,0,0,0.05);display:inline-flex;align-items:center;justify-content:center;color:#7e7e7e;}
#pepople-list .peopleContents .people-Con .mb-lock{position:relative;top:-1px;margin-left:8px;margin-bottom:-6px;padding:0 7px;height:22px;font-size:11px;color:#fff;background:rgba(55,71,79,0.25);border-radius:4px;
	display:inline-flex;align-items:center;justify-content:center;}
.PEOPLE-HUB .peopleContents .people-Con .mb_msg{font-size:14px;font-weight:400;color:#363636;overflow:hidden;line-height:1.6em;max-height:8em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word;}
.PEOPLE-HUB .peopleContents .people-Con .mb_profile{margin-top:15px;font-size:12px;line-height:1.5em;font-weight:400;color:#1b1b1b;}
.PEOPLE-HUB .peopleContents .people-Con .mb_profile .name{font-weight:600;display:inline-block;margin-right:6px;}
.PEOPLE-HUB .peopleContents .people-Con .mb_profile .mbCate{color:#818181;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet{font-size:12px;margin-top:15px;margin-bottom:-5px;color:#777777;display:flex;align-items:center;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet label{cursor:default;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet label:before{content:'';display:inline-block;width:1px;height:10px;background:rgba(0,0,0,0.1);margin:0 10px;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet label:first-child:before{display:none;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet label .num{font-family:'Montserrat',sans-serif;font-weight:400;display:inline-block;vertical-align:middle;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet label .num .cnt_cmt{margin:0;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet label + .info_hit:before{content:'';display:inline-block;width:1px;height:10px;background:rgba(0,0,0,0.1);margin:0 10px;vertical-align:middle;}
.PEOPLE-HUB .peopleContents .people-Con .list_infoSet .info_hit .num{font-family:'Montserrat',sans-serif;font-weight:400;display:inline-block;vertical-align:middle;margin-left:3px;margin-top:-2px;}

.PEOPLE-HUB .peopleContents .people-Con .mb_sns{margin-top:20px;position:absolute;bottom:15px;right:20px;}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns a{margin-left:10px;}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns a:first-child{margin-left:0;}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns a:before{content:'';font-family:'intaeFont';color:#fff;font-size:15px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:rgba(53,57,69,0.3);border-radius:50%;transition:all .2s ease-in-out;}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns .facebook:before{content:'\e1b5';}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns .facebook:hover:before{background:#5676ff;}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns .instagram:before{content:'\e33f';}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns .instagram:hover:before{background:#ff619c;}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns .youtube:before{content:'\e1b8';}
.PEOPLE-HUB .peopleContents .people-Con .mb_sns .youtube:hover:before{background:#ff5555;}


/* VIEW 페이지 ----------------------------------- */
.people-hub-view{position:relative;padding-top:20px;}
.people-hub-view .peopleContents{position:relative;}
.people-hub-view .peopleContents:after{display:block;visibility:hidden;clear:both;content:""}
.people-hub-view .peopleContents .people-photo{position:relative;text-align:center;z-index:3;}
.people-hub-view .peopleContents .people-photo img{margin:0 auto;text-align:center;border-radius:50%;overflow:hidden;}
.people-hub-view .peopleContents .people-Con{position:relative;margin-top:-25px;padding:40px 25px 25px;background:#fff;border:1px solid rgba(0,0,0,0.1);box-shadow:2px 7px 7px rgba(0,0,0,0.01);border-radius:3px;}
.people-hub-view .peopleContents .people-Con .mb_msg{font-size:15px;font-weight:400;color:#363636;overflow:hidden;line-height:1.6em;}
.people-hub-view .peopleContents .people-Con .mb_profile{margin-top:20px;font-size:12px;line-height:1.5em;font-weight:400;color:#1b1b1b;}
.people-hub-view .peopleContents .people-Con .mb_profile .name{font-weight:600;display:inline-block;margin-right:6px;}
.people-hub-view .peopleContents .people-Con .mb_profile .mbCate{color:#818181;}
.people-hub-view .peopleContents .people-Con .mb_sns{margin-top:40px;position:absolute;bottom:25px;right:25px;}
.people-hub-view .peopleContents .people-Con .mb_sns a{margin-left:12px;}
.people-hub-view .peopleContents .people-Con .mb_sns a:before{content:'';font-family:'intaeFont';color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:rgba(53,57,69,0.3);border-radius:50%;transition:all .2s ease-in-out;}
.people-hub-view .peopleContents .people-Con .mb_sns .facebook:before{content:'\e1b5';background:#5676ff;}
.people-hub-view .peopleContents .people-Con .mb_sns .facebook:hover:before{background:#3658ec;}
.people-hub-view .peopleContents .people-Con .mb_sns .instagram:before{content:'\e33f';background:#ff619c;}
.people-hub-view .peopleContents .people-Con .mb_sns .instagram:hover:before{background:#e54380;}
.people-hub-view .peopleContents .people-Con .mb_sns .youtube:before{content:'\e1b8';background:#ff5555;}
.people-hub-view .peopleContents .people-Con .mb_sns .youtube:hover:before{background:#e93737;}

/*덧글*/
.viewReply header .writer.adm .name{font-weight:bold;font-size:14px;display:inline-block;vertical-align:middle;height:21px;line-height:22px;padding:0 4px;color:#fff;background:rgba(71,78,103,0.6);border-radius:3px;}

/* 댓글 좋아요 */
.viewReply .replyCon .reply_good{cursor:default;color:#fff;display:inline-block;position:absolute;bottom:15px;right:5px;}
.viewReply .replyCon .reply_good:before{content:""attr(data-tip)"";display:inline-block;height:17px;line-height:17px;padding:0 5px;
	font-family:'Montserrat',sans-serif;font-size:11px;font-weight:400;background:#ff7b7b;border-radius:4px;position:absolute;top:4px;right:29px;z-index:39;opacity:1;}
.viewReply .replyCon .reply_good:after{content:'';width:0;height:0;border-right:4px solid transparent;border-left:4px solid #ff7b7b;border-left:4px solid #ff7b7b;border-top:4px solid transparent;border-bottom:4px solid transparent;
position:absolute;top:8px;right:22px;transition:all .2s ease-in-out;opacity:1;z-index:39;}
.viewReply .replyCon .reply_good:hover:before, .bo_v_good .reply_good:hover:after{opacity:1;visibility:visible;}
.viewReply .replyCon .reply_good.new:before{background:#ff7b7b;}
.viewReply .replyCon .reply_good.new:after{border-right:4px solid #ff7b7b;}
.viewReply .replyCon .icon_good{text-decoration:none;display:inline-block;color:#fff;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(71,78,103,0.4);border-radius:50%;transition:all .2s ease-in-out;}
.viewReply .replyCon .icon_good:before{content:'\e3c1';font-family:'intaeFont';font-size:12px;line-height:1em;margin-right:0;margin-top:2px;}
.viewReply .replyCon .icon_good:hover{background:#ff7b7b;}