/* 탑메뉴 */
.header-move.fixed {max-width:640px;position:fixed;z-index:90;background:#fff;margin-top:-10px;padding-top:10px;}

.content_header .header-rt-mnu {position:absolute;width:62px;top:4px;right:10px;height:26px;}
.content_header .header-rt-mnu a {	
	width: 28px;
    height: 24px;
    color: transparent;
    background: url(//data.fashionwork.co.kr/icon/m-icon.png) no-repeat;
    background-size: 249px 24px;
	display:inline-block;
}
.content_header .header-rt-mnu .sm-scrap {    
	background-position: -163px 0px;
}
.content_header .header-rt-mnu .sm-scrap.on {    
	background-position: -222px 0px;
}
.content_header .header-rt-mnu .sm-share {
	background-position: -102px 0px;
}

.content_header .mline h1 {line-height:22px;}

.content-wrap.content-bg .slideTop {background:#fff;padding:6px 0px 5px 10px;margin-top:-3px;box-sizing:border-box;border-bottom:1px solid #eeeeee;}
.content-wrap.content-bg .slideTop span{width:auto;height:20px;border:1px solid #ddd;border-radius:30px;background:#fff;color:#333;font-size:12px;padding:14px 10px;box-sizing:border-box;}
.content-wrap.content-bg .slideTop span.on{border:1px solid #333;background:#333;color:#fff;}


/* 상세 */
.mcontent_wrap {/*background:#f0f2f5;*/margin-top:84px;padding:0 5px;}
.ct {background:#fff;padding:20px 10px;border:1px solid #dedede;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);}
.smc-title {line-height: 1.2;font-size: 26px; font-weight: bold;padding:10px;box-sizing:border-box;}
.smc-title .smc-rday span {width:50%;padding:0;}
.smc-title .smc-rday span:first-child {padding-left:0px;/*border-right:1px solid #dedede;*/}

.smc-stitle {font-size:18px;}
.smc-stitle h2 {min-width:88px;}
.smc-stitle-sub {gap:10px;margin-top:15px;line-height:20px;}
.smc-stitle-sub .smc-left {width:80px;min-width:80px;font-size:14px;color:#9096A1;}
.smc-stitle-sub .smc-right {width:calc(100% + 90px);font-size:14px;color:#333;}

.smc-line {background:#dedede;margin-top:20px;height:1px;}

.list-wrap-ip {gap:20px;}
.list-wrap-ip .left {width:82px;height:102px;min-width:82px;}
.list-wrap-ip .left img {max-width: 82px;width:82px;max-height: 102px; object-fit: cover; flex-shrink: 0;}
.list-wrap-ip .right {width:calc(100% - 92px);}
.list-wrap-ip .right span {width:auto;padding-right:10px;box-sizing:border-box;min-width:48px;}
.list-wrap-ip .right em {padding-left:0px;word-break:break-all;}
.list-wrap-ip .right em .call_time {/*border-radius:50px;border:1px solid #dedede;*/padding:2px 5px;margin-left:-52px;}

.mcontent_wrap .content_btn {
    width: auto;
    padding: 0px 5px;
    background-color: #fff;
    border: 1px solid #999;
    color: #333;
    margin-right: 4px;
    height: 20px;
    line-height: 19px;
    font-size: 12px;
    box-sizing: border-box;
	display: inline-block;
	border-radius:4px;	
}
.mcontent_wrap .content_btn.mpr {margin-right:0;}
.mcontent_wrap .content_btn a {color:#333;font-size:12px !important;text-decoration:none;}

.mcontent_wrap .brand_edit {float:right;font-size:13px;box-sizing:border-box;border:1px solid #cecece;width:auto;padding:0 5px;}

.top-mov-btn {
width:100%;
overflow:hidden;
height:45px;
padding:8px 0 12px;
border-bottom:1px solid #e5e5e5;
background:url(//data.fashionwork.co.kr/icon/content_top.png) no-repeat 50% 50%;
background-size:27px auto;
text-indent:-9999px;
border:0px;
}

.list-left {margin-right:auto;width:auto;}
.list-right {margin-left:auto;width:auto;}

.resume-paymsg {padding:10px;border-radius:50px;border:1px solid #ef9191;color:#ef9191;}
.resume-btmsg {color:#747678;padding:10px 0;line-height:18px;margin-top:30px;background:#f0f2f5;}

.keyw-wrap {gap:14px;flex-wrap:wrap;}
.keyw-wrap .keyw-btn {width:auto;padding:5px 10px;border:1px solid #dedede;border-radius:20px;background:#fff;}
.keyw-wrap .keyw-btn.gr {background: linear-gradient(128deg, #d53e93, #eb4965,#fa5146,#ff7644);color:#fff;border:1px solid #fff;}
.keyw-wrap .keyw-bar::after {
content: "";
position:absolute;
top:5px;
right:-8px;
height:10px;
width:1px;
background:#bbbbbb;
}


.no-content {background:#dedede;height:15px;border-radius:20px;}
.no-content.w80 {min-width:80px !important;}
.no-content.w100 {min-width:100px !important;}
.no-content.w140 {min-width:140px !important;}
.no-content.w220 {min-width:220px !important;}
