@charset "utf-8";


.mb_sns{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;}
.mb_sns a:before{content:'';font-family:'newfont';color:#fff;font-size:18px;font-weight:normal;line-height:1em;padding-top:2px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(53,57,69,0.3);border-radius:12px;transition:all .2s ease-in-out;}
.mb_sns .facebook:before{content:'\e1b5';}
.mb_sns .facebook:hover:before{background:#5676ff;}
.mb_sns .instagram:before{content:'\e33f';}
.mb_sns .instagram:hover:before{background:#ff619c;}
.mb_sns .youtube:before{content:'\e1b8';font-size:16px;}
.mb_sns .youtube:hover:before{background:#ff5555;}



/* LIST 페이지 (_people_masonry) ----------------------------------- */
#_people_masonry{}
#_people_masonry .peopleContents{position:relative;}
#_people_masonry .peopleContents .people-photo{position:absolute;top:10px;left:0;z-index:2;}
#_people_masonry .peopleContents .people-photo img{width:105px;height:105px;margin:0 auto;text-align:center;border-radius:50%;overflow:hidden;}
#_people_masonry .peopleContents .people-Con{position:relative;float:right;width:calc(100% - 80px);height:auto;text-align:left;padding:30px 40px 30px 45px;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_masonry .peopleContents .people-Con{}
#_people_masonry .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;}
#_people_masonry .peopleContents .people-Con .mb_msg{font-size:14px;font-weight:400;color:#363636;
	overflow:hidden;line-height:1.8em;max-height:12.6em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;word-wrap:break-word;}
#_people_masonry .peopleContents .people-Con .mb_profile{margin-top:20px;font-size:13px;line-height:1.5em;font-weight:400;color:#1b1b1b;}
#_people_masonry .peopleContents .people-Con .mb_profile .name{font-weight:800;display:inline-block;margin-right:6px;}
#_people_masonry .peopleContents .people-Con .mb_profile .mbCate{color:#818181;}
#_people_masonry .peopleContents .people-Con .list_infoSet{font-size:12px;margin-top:15px;margin-bottom:-5px;color:#777777;display:flex;align-items:center;}
#_people_masonry .peopleContents .people-Con .list_infoSet label{cursor:default;}
#_people_masonry .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_masonry .peopleContents .people-Con .list_infoSet label:first-child:before{display:none;}
#_people_masonry .peopleContents .people-Con .list_infoSet label .num{font-family:'Montserrat',sans-serif;font-weight:400;display:inline-block;vertical-align:middle;}
#_people_masonry .peopleContents .people-Con .list_infoSet label .num .cnt_cmt{margin:0;}
#_people_masonry .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;}
#_people_masonry .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;}
#_people_masonry .peopleContents .people-Con .mb_sns{margin-top:15px;display:flex;justify-content:flex-end;gap:8px;margin-right:-10px;}
#_people_masonry .peopleContents .people-Con .mb_sns a{transform:scale(0.9);}



/* LIST 페이지 (_people_masonry2) ----------------------------------- */
#_people_masonry2{}
#_people_masonry2 .peopleContents{position:relative;}
#_people_masonry2 .peopleContents:before{content:'\e4d4';font-family:'newfont';font-size:40px;opacity:0.1;position:absolute;top:-0.4em;left:-0.35em;z-index:-1;}
#_people_masonry2 .peopleContents .mb_msg{font-size:15px;font-weight:400;color:#363636;
	overflow:hidden;line-height:1.6em;max-height:11.69em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;word-wrap:break-word;}
#_people_masonry2 .peopleContents .people-Con{margin-top:20px;display:inline-flex;align-items:center;justify-content:center;}
#_people_masonry2 .peopleContents .people-Con .people-photo{width:90px;}
#_people_masonry2 .peopleContents .people-Con .people-photo img{margin:0 auto;text-align:center;border-radius:50%;overflow:hidden;}
#_people_masonry2 .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;}
#_people_masonry2 .peopleContents .people-Con .mb_profile{font-size:14px;line-height:1.5em;font-weight:400;color:#1b1b1b;}
#_people_masonry2 .peopleContents .people-Con .mb_profile .name{font-weight:800;display:inline-block;margin-right:6px;}
#_people_masonry2 .peopleContents .people-Con .mb_profile .mbCate{color:#818181;}
#_people_masonry2 .peopleContents .people-Con .list_infoSet{font-size:12px;margin-top:15px;margin-bottom:-5px;color:#777777;display:flex;align-items:center;}
#_people_masonry2 .peopleContents .people-Con .list_infoSet label{cursor:default;}
#_people_masonry2 .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_masonry2 .peopleContents .people-Con .list_infoSet label:first-child:before{display:none;}
#_people_masonry2 .peopleContents .people-Con .list_infoSet label .num{font-family:'Montserrat',sans-serif;font-weight:400;display:inline-block;vertical-align:middle;}
#_people_masonry2 .peopleContents .people-Con .list_infoSet label .num .cnt_cmt{margin:0;}
#_people_masonry2 .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;}
#_people_masonry2 .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;}
#_people_masonry2 .peopleContents .people-Con .mb_sns{margin-top:40px;position:absolute;bottom:25px;right:40px;z-index:9;}
#_people_masonry2 .peopleContents .people-Con .mb_sns a{transform:scale(0.9);}


/* LIST 페이지 (_people_grid) ----------------------------------- */
#people_floating_set{position:fixed;top:80px;left:0px;padding-left:30px;z-index:33;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;}
#people_floating_set:not(.on){/*width:auto !important;*/}
#people_floating_set > div{position:relative;z-index:5;}
#people_floating_set.on .body-area{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background:transparent}
#people_floating_set .search-wrap{}
#people_floating_set .gcmenu-wrap{margin-top:10px;}
#people_floating_set .gcmenu-wrap.on{width:100%;display:flex;align-items:flex-start;}
#people_floating_set .reset{}
#people_floating_set .reset:before{content:'\e2dc';font-family:'newfont';font-size:15px;width:30px;height:30px;background:var(--blue);color:#fff;
	border-radius:50%;display:inline-flex;align-items:center;justify-content:center;opacity:0.8;position:absolute;top:105px;left:35px;}
#people_floating_set .reset:hover:before{opacity:1;}

#people_floating_set .opener{position:relative;z-index:6;}
#people_floating_set .opener:before{content:'';font-family:'newfont';color:#fff;font-weight:normal;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;
	background:rgba(56,126,255,1);border-radius:50%;transition:all .2s ease-in-out;}
#people_floating_set .opener:hover:before{background:rgba(13,98,217,1)}
#people_floating_set div:not(.on) .hideContainer{display:none;}

#people_floating_set .search-wrap .opener:before{content:'\e4a5';font-size:16px;}
#people_floating_set .search-wrap .opener:hover:before{}
#people_floating_set .search-wrap .hideContainer{position:absolute;top:0;left:5px;z-index:2;}
#people_floating_set .search-wrap .hideContainer input{height:42px;width:320px;border-radius:21px;font-size:15px;padding-left:45px;border:2px solid rgba(56,126,255,1);margin:0;box-shadow:0 7px 8px rgba(0,0,0,0.1);}
#people_floating_set .search-wrap .hideContainer .reset:before{position:absolute;top:6px;right:6px;left:auto;z-index:3;}

#people_floating_set .gcmenu-wrap .opener:before{content:'\e151';font-family:'newfont';font-size:22px;}
#people_floating_set .gcmenu-wrap .opener:hover:before{}
#people_floating_set .gcmenu-wrap .hideContainer{flex:1;margin-left:15px;margin-right:50px;background:rgba(255,255,255,0.97);padding:25px 30px;border-radius:7px;border:1px solid rgba(0,0,0,0.1);box-shadow:0 12px 15px rgba(0,0,0,0.15);}
#people_floating_set .gcmenu-wrap .hideContainer .inner{width:100%;max-height:700px;overflow-y:auto;text-align:left;}
#people_floating_set .gcmenu-wrap .hideContainer .inner .cate-name{font-size:17px;font-weight:600;margin-bottom:15px;color:var(--blue);}
#people_floating_set .gcmenu-wrap .hideContainer .inner .cate-name:after{content:'\e949';font-family:'intaefont';margin-left:7px;font-size:16px;font-weight:normal;}


#_people_grid{padding:50px 100px;text-align:center;}
#_people_grid .people_ul{display:grid;grid-template-columns:repeat(14, 1fr);gap:70px;grid-gap:70px;grid-auto-flow:dense;}
#_people_grid .people_li{position:relative;font-size:0;grid-column:span 2;grid-row:span 2;}
#_people_grid .people_li.large{grid-column:span 3;grid-row:span 3;}
#_people_grid .people_li.small{tgrid-column:span 1;grid-row:span 1;}

#_people_grid .people-inner{position:relative;overflow:hidden;border-radius:50%;width:100%;transition:all 0.3s cubic-bezier(0.5,0,0,1.25);}
#_people_grid .people-inner .people-photo{display:block;width:100%;}
#_people_grid .people-inner .people-photo img{margin:0 auto;width:100% !important;height:100% !important;text-align:center;border-radius:0;}
#_people_grid .people-inner .people-photo .mb_img_name{width:100% !important;height:auto !important;font-size:70px !important;line-height:0;}
#_people_grid .people-inner .people-photo .mb_img_name:before{content:"";display:block;font-size:0;height:0;margin:0;width:0;padding-top:100%;}
#_people_grid .people-inner .people-photo-large{}
#_people_grid .people-inner .people-photo-large img{margin:0 auto;width:100% !important;height:100% !important;text-align:center;border-radius:0;}
#_people_grid .people-inner .people-Con{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background:rgba(53,57,69,0.9);color:#fff;
	transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;}
#_people_grid .people-inner:hover{transform:scale(1.2);}
#_people_grid .people-inner:hover .people-Con{opacity:1;}
#_people_grid .people-inner .people-Con .name{font-family:'Noto Sans KR', sans-serif;font-size:17px;font-weight:400;line-height:1.5em;word-wrap:break-word;margin-bottom:5px;}
#_people_grid .people-inner .people-Con .mbGlobalCate{font-size:11px;font-weight:400;opacity:0.7;line-height:1.3em;margin-bottom:-1em;}
#_people_grid .people-inner .people-Con .mbCate{font-size:14px;font-weight:400;opacity:0.7;line-height:1.3em;}
#_people_grid .people-inner .people-Con .goodSum{font-size:12px;margin-top:15px;margin-bottom:-5px;color:#777777;display:flex;align-items:center;}
#_people_grid .people_li .mbCo{position:absolute;top:-6px;right:14px;z-index:9;color:#fff;font-size:10px;font-family:'Montserrat',sans-serif;}
#_people_grid .people_li .mbCo:before{content:'\e14a';font-family:'newfont';font-size:26px;color:rgba(255,97,97,0.95);}
#_people_grid .people_li .mbCo span{margin:0;color:inherit;font-size:inherit;position:absolute;bottom:1px;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
#_people_grid .people_li_none .people-inner{border:1px dashed rgba(0,0,0,0.15);background:rgba(53,57,69,0.02);}

#_people_grid .bo_btnSet .btn_list{display:none !important;}


/* 반응형 대응 */
@media screen and (max-width:1750px) {
	#_people_grid .people_ul{grid-template-columns: repeat(13, 1fr);}
}
@media screen and (max-width:1650px) {
	#_people_grid .people_ul{grid-template-columns: repeat(12, 1fr);}
}
@media screen and (max-width:1550px) {
	#_people_grid .people_ul{grid-template-columns: repeat(11, 1fr);}
}
@media screen and (max-width:1450px) {
	#_people_grid .people_ul{grid-template-columns: repeat(10, 1fr);}
}
@media screen and (max-width:1380px) {
	#_people_grid .people_ul{grid-template-columns: repeat(9, 1fr);}
}
@media screen and (max-width:1200px) {
	#_people_grid .people_ul{grid-template-columns: repeat(7, 1fr);gap:60px;}
}
@media screen and (max-width:1100px) {
	#_people_grid .people_ul{grid-template-columns: repeat(6, 1fr);gap:50px;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* IE 대응 */
	#_people_grid .people_ul{}
	#_people_grid .people_ul:after{display:block;visibility:hidden;clear:both;content:""}
	#_people_grid .people_li{display:inline-block;width:210px;padding:40px;}
	#_people_grid .people_li.large{transform:scale(1.5);}
}



/* LIST 페이지 (_people_grid) ----------------------------------- */
#_people_gallery .gallContents{position:relative;font-size:13px;font-weight:normal;color:#616161;background:#fff;border:1px solid rgba(0,0,0,0.1);padding:12px;border-radius:4px;}
#_people_gallery .gallContents .gall_thumb .mb_img{border-radius:0;width:100% !important;height:auto !important;}
#_people_gallery .gallContents .gall_con{padding:10px 5px;display:flex;flex-direction:column;gap:15px;font-size:15px;line-height:1.5em;}
#_people_gallery .gallContents .gall_con .mb_msg{color:rgba(71,78,103,1);margin-top:10px;}
#_people_gallery .gallContents .gall_con .mb_profile{display:inline-flex;align-items:center;gap:10px;}
#_people_gallery .gallContents .gall_con .name{font-size:15px;font-weight:600;line-height:1.5em;word-wrap:break-word;color:#242424}
#_people_gallery .gallContents .gall_con .mbMento{position:relative;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;}







/* latest 페이지 (_people_slide) ----------------------------------- */
#_people_slide .peopleContents{position:relative;}
#_people_slide .peopleContents .people-photo{position:absolute;top:10px;left:0;z-index:2;}
#_people_slide .peopleContents .people-photo img{margin:0 auto;text-align:center;border-radius:50%;overflow:hidden;}
#_people_slide .peopleContents .people-Con{position:relative;float:right;width:calc(100% - 80px);height:auto;text-align:left;padding:30px 40px 30px 45px;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_slide .peopleContents .people-Con{}
#_people_slide .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;}
#_people_slide .peopleContents .people-Con .mb_msg{font-size:14px;font-weight:400;color:#363636;
	overflow:hidden;line-height:1.8em;max-height:12.6em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;word-wrap:break-word;}
#_people_slide .peopleContents .people-Con .mb_profile{margin-top:20px;font-size:14px;line-height:1.5em;font-weight:400;color:#1b1b1b;}
#_people_slide .peopleContents .people-Con .mb_profile .name{font-weight:800;display:inline-block;margin-right:6px;}
#_people_slide .peopleContents .people-Con .mb_profile .mbCate{color:#818181;}
#_people_slide .peopleContents .people-Con .list_infoSet{font-size:12px;margin-top:15px;margin-bottom:-5px;color:#777777;display:flex;align-items:center;}
#_people_slide .peopleContents .people-Con .list_infoSet label{cursor:default;}
#_people_slide .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_slide .peopleContents .people-Con .list_infoSet label:first-child:before{display:none;}
#_people_slide .peopleContents .people-Con .list_infoSet label .num{font-family:'Montserrat',sans-serif;font-weight:400;display:inline-block;vertical-align:middle;}
#_people_slide .peopleContents .people-Con .list_infoSet label .num .cnt_cmt{margin:0;}
#_people_slide .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;}
#_people_slide .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;}
#_people_slide .peopleContents .people-Con .mb_sns{margin-top:40px;position:absolute;bottom:25px;right:40px;z-index:9;}
#_people_slide .peopleContents .people-Con .mb_sns a{transform:scale(0.9);}


/* LIST 페이지 (_people_gallery_slide) ----------------------------------- */
#_people_gallery_slide .gallContents{position:relative;font-size:13px;font-weight:normal;color:#616161;background:#fff;border:1px solid rgba(0,0,0,0.1);padding:12px;border-radius:4px;}
#_people_gallery_slide .gallContents .gall_thumb .mb_img{border-radius:0;width:100% !important;height:auto !important;}
#_people_gallery_slide .gallContents .gall_thumb .mb_img_name{position:relative;width:100% !important;height:auto !important;border-radius:0;gap:0;}
#_people_gallery_slide .gallContents .gall_thumb .mb_img_name:after{content:'';display:block;width:0;padding-top:100%;font-size:0;}
#_people_gallery_slide .gallContents .gall_con{padding:10px 5px;display:flex;flex-direction:column;gap:15px;font-size:15px;line-height:1.5em;}
#_people_gallery_slide .gallContents .gall_con .mb_msg{color:rgba(71,78,103,1);margin-top:10px;}
#_people_gallery_slide .gallContents .gall_con .mb_profile{display:inline-flex;align-items:center;gap:10px;}
#_people_gallery_slide .gallContents .gall_con .name{font-size:15px;font-weight:600;line-height:1.5em;word-wrap:break-word;color:#242424}
#_people_gallery_slide .gallContents .gall_con .mbMento{position:relative;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;}








/* VIEW 페이지 ----------------------------------- */
#people-view-header{padding-top:60px;padding-bottom:60px;position:relative;background:#000;color:#fff;background:radial-gradient(circle, rgba(45,48,55,1) 0%, rgba(45,48,55,1) 62%, rgba(25,28,34,1) 100%);}
#people-view-header .boSubject{font-family:'Noto Sans KR', sans-serif;font-size:20px;font-weight:100;opacity:0.6}
#people-view-header .peopleContents{position:relative;width:100%;margin-top:30px;display:flex;align-items:stretch;}
#people-view-header .peopleContents:after{display:block;visibility:hidden;clear:both;content:""}
#people-view-header .peopleContents .people-info{position:relative;flex:1;margin-right:160px;}
#people-view-header .peopleContents .people-info .msg{font-size:16px;font-weight:500;overflow:hidden;line-height:1.7em;}
#people-view-header .peopleContents .people-info .profile{margin-top:20px;font-size:15px;}
#people-view-header .peopleContents .people-info .profile .mbGlobalCate{display:inline-block;font-size:13px;color:rgba(255,255,255,0.7);margin-right:10px;}
#people-view-header .peopleContents .people-info .profile .name{font-weight:600;display:inline-block;margin-right:6px;}
#people-view-header .peopleContents .people-info .mb_sns{margin-top:40px;position:absolute;bottom:0;right:0;}
#people-view-header .peopleContents .people-info .mb_sns a{margin-left:16px;}
#people-view-header .peopleContents .people-info .mb_sns a:before{content:'';font-family:'newfont';color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;background:rgba(53,57,69,0.3);border-radius:50%;transition:all .2s ease-in-out;}
#people-view-header .peopleContents .people-info .mb_sns .facebook:before{content:'\e1b5';background:#5676ff;}
#people-view-header .peopleContents .people-info .mb_sns .facebook:hover:before{background:#3658ec;}
#people-view-header .peopleContents .people-info .mb_sns .instagram:before{content:'\e33f';background:#ff619c;}
#people-view-header .peopleContents .people-info .mb_sns .instagram:hover:before{background:#e54380;}
#people-view-header .peopleContents .people-info .mb_sns .youtube:before{content:'\e1b8';background:#ff5555;}
#people-view-header .peopleContents .people-info .mb_sns .youtube:hover:before{background:#e93737;}
#people-view-header .peopleContents .people-photo{}
#people-view-header .peopleContents .people-photo img.mb_img{width:200px !important;height:200px !important;margin:0 auto;text-align:center;border-radius:4px;border-radius:50%;overflow:hidden;}

#mbCateGroup{padding:30px 0;}
.mbCateGroup-title{font-family:'Noto Sans KR', sans-serif;font-size:24px;font-weight:600;}
.mbCateGroup{display:flex;align-items:center;margin-top:20px;}
.mbCateGroup ul{display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:25px;}
.mbCateGroup li{position:relative;width:100px;min-width:60px;margin-bottom:20px;}
.mbCateGroup li:before{content:'';padding-top:100%;}
.mbCateGroup li img{position:absolute;top:0;left:0;max-width:100%;max-height:100%;transition:all .2s ease-in-out;}
.mbCateGroup li .profile{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;background:rgba(53,57,69,1);
	font-size:16px;font-weight:600;color:#fff;border-radius:50%;opacity:0;transition:all .2s ease-in-out;}
.mbCateGroup li .profile small{font-weight:400;margin-top:4px;}
.mbCateGroup li:hover img{opacity:0;}
.mbCateGroup li:hover .profile{opacity:1;}
.mbCateGroup li:not(:last-child){margin-right:25px;}
.mbCateGroup .result{display:inline-flex;align-items:center;flex:1;text-align:left;font-size:14px;font-weight:bold;line-height:1em;color:rgba(71,78,103,0.65);min-width:180px;margin-bottom:20px;}
.mbCateGroup .result .total-mb{}
.mbCateGroup .result .total-mb:after{content:'';width:1px;height:11px;background:rgba(0,0,0,0.2);margin:0 6px;}
.mbCateGroup .result .num{color:#000;font-weight:bold;margin-left:5px;}
.mbCateGroup .result a{font-size:0;margin-left:20px;}
.mbCateGroup .result a:before{content:'\e004';font-family:'newfont';font-size:11px;background:#fff;border:1px solid rgba(0,0,0,0.4);box-shadow:0 5px 6px rgba(0,0,0,0.05);
	display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:all .2s ease-in-out;}
.mbCateGroup .result a:hover:before{background:rgba(71,78,103,0.85);color:#fff;}

#view-tabsContainer{margin-top:50px;width:100%;}
#view-tabsContainer .tabs-nav{display:flex;width:100%;margin:0 auto 40px auto;}
#view-tabsContainer .tabs-nav span{display:inline-flex;align-items:center;justify-content:center;font-family:'Noto Sans KR', sans-serif;font-size:16px;font-weight:400;line-height:1em;height:60px;flex:1;background:rgba(71,78,103,0.1);cursor:pointer;padding-bottom:3px;}
#view-tabsContainer .tabs-nav span.active{background:#4384ff;color:#fff;}

#square .title{font-family:'Noto Sans KR', sans-serif;font-size:24px;font-weight:600;margin-bottom:30px;}


.people-hub-view{position:relative;}
.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:absolute;top:0;left:0;z-index:3;}
.people-hub-view .peopleContents .people-photo img{width:230px;height:230px;margin:0 auto;text-align:center;border-radius:50%;overflow:hidden;}
.people-hub-view .peopleContents .people-Con{position:relative;float:right;width:calc(100% - 190px);height:auto;min-height:260px;padding:40px 50px 40px 80px;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:19px;font-weight:400;color:#363636;overflow:hidden;line-height:1.5em;}
.people-hub-view .peopleContents .people-Con .mb_profile{margin-top:40px;font-size:15px;line-height:1.5em;font-weight:400;color:#1b1b1b;}
.people-hub-view .peopleContents .people-Con .mb_profile .name{font-weight:800;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:40px;right:50px;}
.people-hub-view .peopleContents .people-Con .mb_sns a{margin-left:16px;}
.people-hub-view .peopleContents .people-Con .mb_sns a:before{content:'';font-family:'newfont';color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;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:10px;}
.viewReply .replyCon .reply_good:before{content:""attr(data-tip)"";display:inline-block;height:16px;line-height:17px;padding:0 5px;
	font-family:'Montserrat',sans-serif;font-size:11px;font-weight:600;background:#ff7b7b;border-radius:4px;position:absolute;top:2px;left:29px;z-index:39;opacity:0.8;}
.viewReply .replyCon .reply_good:after{content:'';width:0;height:0;border-left:4px solid transparent;border-right:4px solid #ff7b7b;border-right:4px solid #ff7b7b;border-top:4px solid transparent;border-bottom:4px solid transparent;
position:absolute;top:6px;left:21px;transition:all .2s ease-in-out;opacity:0.8;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:22px;height:22px;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:'newfont';font-size:11px;margin-right:0;}
.viewReply .replyCon .icon_good:hover{background:#ff7b7b;}











/* WRITE 페이지 ----------------------------------- */
.people-hub-write{position:relative;margin:30px 0;}
.people-hub-write .peopleContents{position:relative;}
.people-hub-write .peopleContents:after{display:block;visibility:hidden;clear:both;content:""}
.people-hub-write .peopleContents .people-photo{position:absolute;top:0;left:0;z-index:3;}
.people-hub-write .peopleContents .people-photo img{width:150px;height:150px;margin:0 auto;text-align:center;border-radius:50%;overflow:hidden;}
.people-hub-write .peopleContents .people-Con{position:relative;width:auto;max-width:600px;height:auto;margin-left:120px;padding:30px 30px 30px 50px;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-write .peopleContents .people-Con .mb_msg{font-size:14px;font-weight:400;color:#363636;overflow:hidden;line-height:1.5em;}
.people-hub-write .peopleContents .people-Con .mb_profile{margin-top:40px;font-size:13px;line-height:1.5em;font-weight:400;color:#1b1b1b;}
.people-hub-write .peopleContents .people-Con .mb_profile .name{font-weight:800;display:inline-block;margin-right:6px;}
.people-hub-write .peopleContents .people-Con .mb_profile .mbCate{color:#818181;}
.people-hub-write .peopleContents .people-Con .mb_sns{margin-top:40px;position:absolute;bottom:40px;right:50px;}
.people-hub-write .peopleContents .people-Con .mb_sns a{margin-left:16px;}
.people-hub-write .peopleContents .people-Con .mb_sns a:before{content:'';font-family:'newfont';color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;background:rgba(53,57,69,0.3);border-radius:50%;transition:all .2s ease-in-out;}
.people-hub-write .peopleContents .people-Con .mb_sns .facebook:before{content:'\e1b5';background:#5676ff;}
.people-hub-write .peopleContents .people-Con .mb_sns .facebook:hover:before{background:#3658ec;}
.people-hub-write .peopleContents .people-Con .mb_sns .instagram:before{content:'\e33f';background:#ff619c;}
.people-hub-write .peopleContents .people-Con .mb_sns .instagram:hover:before{background:#e54380;}
.people-hub-write .peopleContents .people-Con .mb_sns .youtube:before{content:'\e1b8';background:#ff5555;}
.people-hub-write .peopleContents .people-Con .mb_sns .youtube:hover:before{background:#e93737;}