.post-top{
	background:url('/img/marketer/pc/post_topbg.png') no-repeat top center;
	position: relative;
    z-index: 2;
    background-attachment: fixed;
    background-size:100%;
}

/* 포스팅 미로그인 */
#post_logoff-sec01{
	position:relative;
}
#post_logoff-sec01::before{
	content: '';
    position: absolute;
    width: 458px;
    height: 458px;
    left: -180px;
    top: -80px;
    background: url(/img/marketer/pc/circle_img01.png) no-repeat center center;
    z-index: 2;
    opacity: 0.4;
    transform: rotate(-25deg);
}
#post_logoff-sec01::after{
	content: '';
    position: absolute;
    width: 415px;
    height: 487px;
    right: -130px;
    bottom: 60px;
    background: url(/img/marketer/pc/info_i04.png) no-repeat center center;
}
#post_logoff-sec01 .inner{
	max-width:1200px;
	margin:0 auto;
	padding:120px 0 160px;
	position:relative;
}
#post_logoff-sec01 .inner::before {
    content: '';
    position: absolute;
    width: 267px;
    height: 267px;
    right: -300px;
    top: -150px;
    background: url(/img/marketer/pc/info_i02.png) no-repeat center center;
}
#post_logoff-sec01 .inner::after {
	content: '';
    position: absolute;
    width: 101px;
    height: 101px;
    right: -140px;
    bottom: 375px;
    background: url(/img/marketer/pc/info_i03.png) no-repeat center center;
}
.post_infotxt{
	text-align: center;
    margin-top: 70px;
}
.post-p{
	font-size: 40px;
    font-weight: bold;
    padding: 60px 0 40px;
    color: #25292c;
}
.post_infotxt p{
	font-size: 24px;
    color: #25292c;
}

#post_logoff-sec02{
	padding:120px 0 130px;
	background:url(/img/marketer/pc/post_reviewbg.png) no-repeat top center;
    background-size: 100%;
    background-attachment: fixed;
}
#post_logoff-sec02 .inner{
	max-width:1200px;
	margin:0 auto;
}


#post_logoff-sec03{
	max-width:1200px;
	margin:0 auto;
	padding:120px 0 140px;
}
#post_logoff-sec03 .inner{
    font-size:0;
}
#post_logoff-sec03 ul{
	display:table;
	width:100%;
	margin-top:70px;
    font-sizE:0;
}
#post_logoff-sec03 ul li{
	display:inline-block;
	width:25%;
	text-align:center;
	position:relative;
}
#post_logoff-sec03 ul li:after{
	content:'';
	position:absolute;
	width:14px;
	height:25px;
	background:url(/img/marketer/pc/info_arrow.png) no-repeat center center;
	right:0;
	top:50%;
	margin-top: -60px;
}
#post_logoff-sec03 ul li:last-child:after{
	display:none;
}
#post_logoff-sec03 ul li div{
	color: #25292c;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 1.4;
}

#post_logoff-sec04{
	background:#f8f8f8;
	position: relative;
    z-index: 2;
}
#post_logoff-sec04 .inner{
	max-width:1200px;
	margin:0 auto;
	padding:120px 0 150px;
}

#post_logoff-sec05{
	padding:130px 0 240px;
	position: relative;
}
#post_logoff-sec05::before{
    content: '';
    position: absolute;
    width: 458px;
    height: 458px;
    left: -30px;
    top: 0;
    background: url(/img/marketer/pc/circle_img01.png) no-repeat center center; 
    opacity: 0.4;
}
#post_logoff-sec05::after{
	content: '';
    position: absolute;
    width: 415px;
    height: 487px;
    right: -130px;
    bottom: 60px;
    background: url(/img/marketer/pc/info_i04.png) no-repeat center center;
}
#post_logoff-sec05 .inner{
	position: relative;
}
#post_logoff-sec05 .inner::before {
    content: '';
    position: absolute;
    width: 267px;
    height: 267px;
    right: 230px;
    top: -160px;
    background: url(/img/marketer/pc/info_i02.png) no-repeat center center;
}
#post_logoff-sec05 .inner::after {
	content: '';
    position: absolute;
    width: 101px;
    height: 101px;
    right: 200px;
    top: 200px;
    background: url(/img/marketer/pc/info_i03.png) no-repeat center center;
}
.info_cbox{
    display: table;
    margin: 0 auto;
    margin-top: 60px;
    text-align: center;
}
.info_cbox > div{
    display: inline-block;
    width: 350px;
    height: 350px;
    margin: 0 40px;
    padding: 120px 0;
    box-sizing: border-box;
}
.info_personal{
	background:url(/img/marketer/pc/info_personal_circle.png) no-repeat center center;
}
.info_enterprise{
	background:url(/img/marketer/pc/info_enterprise_circle.png) no-repeat center center;
}
.info_cbox > div b{
	font-size:30px;
	coloR:#fff;
	font-weight:500;
}
.info_cbox > div a{
	display:block;
	margin:0 auto;
	width:167px;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:20px;
	border-radius:30px;
	margin-top:10px;
}



/* 포스팅 리스트(로그인시) */
#post_list-sec01{
    position: relative;
}
#post_list-sec01 .inner{
	max-width: 1200px;
	margin: 0 auto;
	padding:50px 0 20px;
    position: relative;
}
#post_list-sec01::before{
    content: '';
    position: absolute;
    width: 458px;
    height: 458px;
    left: -200px;
    top: -80px;
    background: url(/img/marketer/pc/circle_img01.png) no-repeat center center;
    z-index: 2;
    opacity: 0.2;
    transform: rotate(-35deg);
}
#post_list-sec01::after{
	content: '';
    position: absolute;
    width: 415px;
    height: 487px;
    right: -220px;
    bottom: -50px;
    background: url(/img/marketer/pc/info_i04.png) no-repeat center center;
}
#post_list-sec01 .inner::before{
    content: '';
    position: absolute;
    width: 267px;
    height: 267px;
    right: -300px;
    top: -80px;
    background: url(/img/marketer/pc/info_i02.png) no-repeat center center;
}
#post_list-sec01 .inner::after{
    content: '';
    position: absolute;
    width: 101px;
    height: 101px;
    right: -225px;
    top: 300px;
    background: url(/img/marketer/pc/info_i03.png) no-repeat center center;
}
#post_list-sec01 .sec_txt{
	text-align: left;
    font-size:20px !important;
}
.sub_txt h1 a.my-post{
    color: #25292c;
    border-radius: 20px;
    border: 1px solid #25292c;
    display: inline-block;
    padding: 3px 35px;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 10px;
    font-size:14px;
}
.sub_txt .inner{
    display: table;
    width:100%;
}
.sub_txt .inner > div{
    display:table-cell;
    vertical-align: middle;
}


.campaign-wrap{
    display: table;
    width:100%;
    margin-top:30px;
    font-size:0;
}
.campaign-wrap > div{
    display: inline-block;
    width: 22.5%;
    margin-right: 3.33%;
    vertical-align: top;
    margin-bottom:80px;
}
.campaign-wrap > div:nth-child(4n){
    margin-right:0;
}
.campaign-box .c-content{
    margin-top: 15px;
}
.campaign-box .c-img{
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    height:270px;
    z-index:3;
}
.campaign-box .c-img img{
    width:100%;
    heighT:100%;
}
.campaign-box.new .c-img::before{
    content: '';
    position:absolute;
    width:39px;
    height:39px;
    background:url(/img/marketer/pc/new-i.png) no-repeat center center;
    left:15px;
    top:15px;
    z-index: 2;
}
.campaign-box .c-img .img-hover{
    position: absolute;
    backgrounD: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.campaign-box .c-img:hover .img-hover{
    opacity: 1;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.campaign-box .c-img img{
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.campaign-box .c-img:hover img{
    transform: scale(1.05);
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.campaign-box .c-img .img-hover::before{
    content:'';
    width:111px;
    height:67px;
    background:url(/img/marketer/pc/search-i.png) no-repeat center center;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.campaign-box.end .c-img{
    cursor: default;
}
.campaign-box.end .c-img .img-hover{
    opacity: 1;
}
.campaign-box.end .c-img .img-hover::before{
    content:'';
    width:175px;
    height:49px;
    background:url(/img/marketer/pc/end-i.png) no-repeat center center;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.campaign-box.new.end .img-hover{
    z-index: 2;
}
.campaign-box.new.end .c-img::before {
    z-index: 1;
}
.campaign-box .event-i{
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 0;
    z-index: 2;
}
.campaign-box .event-i span{
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    height: 19px;
    line-height: 18px;
    display: inline-block;
    margin-left: 5px;
    padding: 0 10px;
}
.p-cont li.event .event-i span{
    color: #fff !important;
    font-size: 12px;
    border-radius: 3px;
    height: 19px;
    line-height: 18px;
    display: inline-block !important;
    padding: 0 10px;
    width: auto !important;
    margin-right: 4px;
}
.p-cont li.event .event-i{
    display: inline-block;
    font-size: 0;
    margin-left: -4px;
}
.event-i span.i01{
    background:#e72c43;
}
.event-i span.i02{
    background:#da2d8f;
}
.event-i span.i03{
    background:#e72c67;
}
.p-cont li.campaign .campaign-i{
    display: inline-block;
    font-size: 0;
    margin-left: -6px;
}
.p-cont li.campaign .campaign-i span{
    color:#25292c;
    font-size:16px;
    display: inline-block;
    margin-right:20px;
    position: relative;
}
.p-cont li.campaign .campaign-i span em{
    font-style: normal;
    color:#e72c40;
}
.p-cont li.campaign .campaign-i span::before{
    content: '';
    position: absolute;
    right: -10px;
    top: 6px;
    width: 1px;
    height: 15px;
    background: #757575;
}
.p-cont li.campaign .campaign-i span:last-child::before{
    display:none;
}
.campaign-box .c-content .c-hash span{
    font-size: 12px;
    color: #757575;
    border: 1px solid #757575;
    border-radius: 20px;
    display: inline-block;
    padding: 0 8px;
    height: 20px;
    line-height: 17px;
    margin-right:5px;
}
.campaign-box .c-content .c-tit{
    font-size: 18px;
    color: #25292c;
    margin-top: 6px;
    display: -webkit-box;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 54px;
    letter-spacing: -0.1px;
}
.campaign-box .c-content .c-cont{
    border-top: 1px solid rgba(0,0,0,0.2);
    padding-top: 15px;
    margin-top:15px;
}
.campaign-box .c-content .c-cont .c-money{
    font-size: 20px;
    font-weight: bold;
    color: #25292c;
    padding-left: 27px;
    position: relative;
}
.campaign-box .c-content .c-cont .c-money::before{
    content:'';
    position:absolute;
    left:0;
    top:6px;
    width:21px;
    height:21px;
    background:url(/img/marketer/pc/money_i.png) no-repeat center center;
}
.campaign-box .c-content .c-cont .c-day ul li{
    display: inline-block;
    margin-right:10px;
    position: relative;
    font-size:14px;
    color:#25292c;
}
.campaign-box .c-content .c-cont .c-day ul li::before{
    content:'';
    position:absolute;
    width:1px;
    height:14px;
    background:#e2e2e2;
    right: -8px;
    top: 6px;
}
.campaign-box .c-content .c-cont .c-day ul li:last-child:before{
    display:none;
}
.campaign-box .c-content .c-cont .c-day ul li span{
    color:#ec2338;
}

#post_list-sec02{
    position: relative;
    z-index: 1;
}
#post_list-sec02 .tab-link{
    background: #fafafa;
    border-bottom: 1px solid #e2e2e2;
}
#post_list-sec02 .tab-link ul{
    max-width:1200px;
    margin:0 auto;
    display:table;
    width:100%;
}
#post_list-sec02 .tab-link ul li{
    display:inline-block;
    height:54px;
    line-height:54px;
    color:rgba(37,41,44,0.5);
    font-size:20px;
    padding:0 40px;
    cursor: pointer;
}
#post_list-sec02 .tab-link ul li.on{
    backgrounD:#fff;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-weight: bold;
    color:#ec2338;
    position: relative;
}
#post_list-sec02 .tab-link ul li:hover{
    color:#ec2338;
    font-weight: bold;
}
#post_list-sec02 .tab-link ul li.on::before{
    position:absolute;
    content:'';
    background:#fff;
    width:100%;
    height: 1px;
    bottom:-1px;
    left:0;
}
#post_list-sec02 .tab-content{
    max-width: 1200px;
    margin:0 auto;
}
#post_list-sec02 .campaign-wrap{
    margin-top:60px;
}
.download-wrap{
    display:table;
    width:100%;
}
.download-wrap a{
    display:table;
    width:90%;
    margin-bottom:15px;
    border-radius: 15px;
    color:#25292c;
    font-size:18px;
    padding-left:70px;
    position:relative;
    height:75px;
    line-height:75px;
    border:1px solid #e2e2e2;
}
.download-wrap a span{
    padding-left:20px;
    color:#c9cacb;
}
.download-wrap a::before{
    content:'';
    width:29px;
    height:24px;
    position:absolute;
    left: 25px;
    top: 25px;
    background:url(/img/marketer/pc/download-i02.png)
}
.download-wrap a::after{
    content:'';
    width:31px;
    height:24px;
    position:absolute;
    right: 25px;
    top: 25px;
    background:url(/img/marketer/pc/download-i01.png)
}


#post_list-sec02.my_post .tab-link{
    border-top:0;
}
#post_list-sec02.my_post .campaign-wrap{
    margin-bottom:20px;
}
.compaign-no{
    text-align: center;
    margin: 150px 0;
}
.compaign-no b{
    display: block;
    color: #25292c;
    font-size: 30px;
    font-weight: normal;
    margin: 20px 0;
}
.compaign-no p{
    font-size: 20px;
    color: #25292c;
}

#post_list-sec02 .btn_wrap .btn{
    max-width: 310px;
    border-radius: 30px;
}

/* 포스팅 상세페이지 */
#post_page-sec01{
    position: relative;
}
#post_page-sec01 .inner{
    max-width: 1200px;
    margin:0 auto;
    padding:70px 0;
    position: relative;
}
#post_page-sec01::before{
    content: '';
    position: absolute;
    width: 458px;
    height: 458px;
    left: -200px;
    top: -80px;
    background: url(/img/marketer/pc/circle_img01.png) no-repeat center center;
    z-index: 2;
    opacity: 0.2;
    transform: rotate(-35deg);
}
#post_page-sec01::after{
	content: '';
    position: absolute;
    width: 415px;
    height: 487px;
    right: -220px;
    bottom: -150px;
    background: url(/img/marketer/pc/info_i04.png) no-repeat center center;
}
#post_page-sec01 .inner::before{
    content: '';
    position: absolute;
    width: 267px;
    height: 267px;
    right: -300px;
    top: -80px;
    background: url(/img/marketer/pc/info_i02.png) no-repeat center center;
}
#post_page-sec01 .inner::after{
    content: '';
    position: absolute;
    width: 101px;
    height: 101px;
    right: -225px;
    top: 300px;
    background: url(/img/marketer/pc/info_i03.png) no-repeat center center;
}
.page-wrap{
    display: table;
    width:100%;
    font-size:0;
}
.page-wrap > div{
    display:inline-block;
    vertical-align: top;
}
.page-wrap > div.p-thumb{
    width:36%;
    position: relative;
    z-index: 10;
    width: 36%;
    max-width: 430px;
    border-radius: 25px;
    overflow: hidden;
}
.page-wrap > div.p-thumb img{
    width:100%;
}

.page-wrap > div.p-content{
    width:64%;
    padding-lefT:60px;
}
.page-wrap .p-content .p-hash span{
    font-size: 12px;
    color: #757575;
    border: 1px solid #757575;
    border-radius: 20px;
    display: inline-block;
    padding: 0 10px;
    height: 20px;
    line-height: 17px;
}
.page-wrap .p-content .p-tit{
    color: #25292c;
    font-size: 26px;
    margin-bottom: 30px;
}
.p-money-wrap{
    display: table;
    width: 100%;
}
.page-wrap .p-money-wrap ul{
    display: inline-block;
    margin-right:5px;
}
.page-wrap .p-money-wrap ul.lt li{
    font-size: 18px;
    font-weight: bold;
    color: #25292c;
    padding-left: 28px;
    display:inline-block;
    margin-right:10px;
    position: relative;
}
.page-wrap .p-money-wrap ul li.p-money::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 21px;
    height: 21px;
    background: url(/img/marketer/pc/money_i.png) no-repeat center center;
}
.page-wrap .p-money-wrap ul li.p-money02::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 21px;
    height: 21px;
    background: url(/img/marketer/pc/money_i03.png) no-repeat center center;
}
.page-wrap .p-money-wrap ul.rt li{
    font-size: 18px;
    color: #a6a7a8;
    display:inline-block;
    margin-right:20px;
    position: relative;
}
.page-wrap .p-money-wrap ul.rt li:first-child::before{
    content: '';
    position: absolute;
    right: -12px;
    top: 7px;
    width: 1px;
    height: 16px;
    background: #d4d2d2;
}
.page-wrap .p-content .p-cont{
    border-top:1px solid rgba(0,0,0,0.2);
    padding-top:20px;
    margin-top:15px;
}
.page-wrap .p-content .p-cont ul > li{
    font-size: 16px;
    color: #25292c;
    margin-bottom: 5px;
}
.page-wrap .p-content .p-cont ul > li > span{
    color: #b2b2b2;
    display: inline-block;
    width: 130px;
    font-sizE:16px;
}
.page-wrap .btn_wrap{
    margin:30px 0 0;
    text-align: left;
}
.page-wrap .btn_wrap .gra-btn{
    width:460px;
}
#post_page-sec02{
    position: relative;
    background: #fff;
}
.page-box{
    position:relative;
}
.page-dummy{
    position:absolute;
    top:-75px;
}
.page-link{
    background: #fafafa;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.page-link ul{
    max-width:1200px;
    margin:0 auto;
    display:table;
    width:100%;
}
.page-link ul li{
    display:inline-block;
    height:62px;
    line-height:62px;
    color:rgba(37,41,44,0.5);
    font-size:20px;
    padding:0 40px;
    cursor: pointer;
}
.page-link ul li.on{
    backgrounD:#fff;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-weight: bold;
    color:#ec2338;
    position: relative;
}
.page-link ul li.on::before{
    position:absolute;
    content:'';
    background:#fff;
    width:100%;
    height: 1px;
    bottom:-1px;
    left:0;
}
.page-link ul li:hover{
    color:#ec2338;
    font-weight: bold;
}
.page-cont{
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 40px;
    font-size: 18px;
    color: #25292c;
}
.page-content{
    max-width:1200px;
    margin: 0 auto;
    padding:30px 40px 120px;
}
.page-content b{
    font-sizE:20px;
    color:#25292c;
    font-weight: normal;
    margin-bottom:50px;
    display: block;
}
.page-guide{
    font-size:0;
}
.page-guide ul{
	display:table;
	width:100%;
	margin-top:70px;
    margin-left: -30px;
    font-size: 0;
}
.page-guide ul li{
	display:inline-block;
	width:25%;
	text-align:center;
	position:relative;
}
.page-guide ul li:after{
	content:'';
	position:absolute;
	width:14px;
	height:25px;
	background:url(/img/marketer/pc/info_arrow.png) no-repeat center center;
	right:0;
	top:50%;
	margin-top: -60px;
}
.page-guide ul li:last-child:after{
	display:none;
}
.page-guide ul li div{
	color: #25292c;
    font-size: 16px;
    margin-top: 25px;
    font-weight: 500;
    line-height: 1.4;
}

#post_page-sec03{
    background:#fafafa;
}
#post_page-sec03 .inner{
    max-width:1200px;
    margin:0 auto;
    padding:100px 0 75px;
}
#post_page-sec03 .inner b{
    font-size:20px;
    color:#25292c;
    display: block;
    margin-bottom:30px;
    font-weight: normal;
}

/* 포스트 페이지 - 업로드 */
#page_upload-sec01{
    background-color: #fff;
    position: relative;
    margin-bottom:100px;
}
.upload_wrap{
    border-bottom: 1px solid #e2e2e2;
}
.upload-title{
    border-bottom: 1px solid #e2e2e2;
}
.upload-title .inner{
    max-width: 1200px;
    margin:0 auto;
    padding:0 40px;
    height: 62px;
    line-height: 62px;
    font-size:20px;
    color:#25292c;
    position:relative;
}
.upload-title .inner em{
    font-style: normal;
    font-sizE:16px;
    color:#e60012;
    position: absolute;
    right:0;
    top:20px;
}
.upload-content{
    max-width:1200px;
    margin:0 auto;
    padding:40px;
}
.upload-content table th{
    font-size:18px;
    color:#25292c;
    text-align:left;
}
.upload-content table td{
    padding:10px 0;
}
.upload-content table th em{
    font-style: normal;
    font-sizE:16px;
    color:#e60012; 
}
.upload-content input[type="text"]{
    border:1px solid #e2e2e2;
    height: 40px;
    line-height:40px;
    font-size:16px;
    padding:0 20px;
    width:100%;
    outline: none;
    -webkit-transition: 0.5s;
			transition: 0.5s;
}
.upload-content input[type="text"].date{
    width:380px;
}
.upload-content input[type="text"]::placeholder,
.upload-content textarea::placeholder{
    color:#b8b8b8;
    font-size:16px;
}
.upload-content textarea{
    border:1px solid #e2e2e2;
    height: 225px;
    padding:10px 20px;
    width:100%;
    outline: none;
    -webkit-transition: 0.5s;
			transition: 0.5s;
}
.upload-content table tr.textarea-tr th {
    vertical-align: top;
    padding-top:10px;
}
.upload-content input[type="text"]:focus, .upload-content textarea:focus{
    border-image-source: linear-gradient(135deg,  rgba(218,45,143,1) 33%,rgba(218,45,143,1) 33%,rgba(231,44,64,1) 99%);
    border-width: 1pt;
    border-image-slice: 1;
}

#page_upload-sec01 .btn{
    width:360px;
    border-radius: 30px;
}
#page_upload-sec01 .btn.cancel-btn{
    margin-right:20px;
}

.upload-wrap{
    padding: 0;
    min-width: 850px;
}
.upload-wrap .upload-txt{
    background: #f3f3f3;
    padding: 60px 0 40px;
}
.upload-wrap .upload-txt p{
    font-size: 18px;
    text-align: center;
}
.upload-wrap .page-guide{
    padding:0 30px;
}
.upload-wrap .page-guide ul {
    margin:0;
    margin-top:50px;
}
.upload-wrap .page-guide ul li {
    vertical-align: top;
}
.upload-wrap .btn_wrap{
    background: #f3f3f3;
    padding: 30px;  
}
.upload-wrap .btn_wrap .btn{
    width: 176px;
    border-radius: 30px;
}
.upload-wrap .page-guide ul li img {
    width: 50%;
}
.upload-wrap .page-guide ul li:after {
    margin-top: -45px;
    background-size: 12px;
}

/* 포스팅 랭킹 */
#post_rank-sec01{
	position:relative;
	background:#f9f9f9;
}
#post_rank-sec01 .inner{
    max-width: 1200px;
    margin: 0 auto;
    padding: 90px 0 120px;
    position: relative;
    z-index: 3;
}
#post_rank-sec01 .ranking_top{
	margin:55px 0 40px;
}
.ranking_table{
	border-top:1px solid rgba(0,0,0,0.4);
	border-bottom:1px solid rgba(0,0,0,0.4);
}
.ranking_table thead{
	background:#ebebeb;
	
}
.ranking_table thead tr th{
	padding:19px 0;
	font-sizE:20px;
	color:#25292c;
}
.ranking_table tbody tr td{
	background:#fff;
	border-bottom:1px solid #ebebeb;
	padding:19px 0;
	text-align:center;
	font-size:20px;
	color:#9b99a5;
	font-weight: normal;
	border-collapse: collapse;
}
.ranking_table tbody tr td:last-child{
	color:#25292c;
	font-weight: bold;
}
.ranking_table tbody tr:last-child td{
	border-bottom:0;
}

#post_rank-sec01::before{
	content: '';
    position: absolute;
    width: 458px;
    height: 458px;
    left: -50px;
    bottom: -20px;
    background: url(/img/marketer/pc/circle_img01.png) no-repeat center center;
    z-index: 2;
    opacity: 0.3;
}
#post_rank-sec01::after{
	content: '';
    position: absolute;
    width: 415px;
    height: 487px;
    right: -220px;
    top: 30%;
    background: url(/img/marketer/pc/info_i04.png) no-repeat center center;
    z-index: 2;
}
#post_rank-sec01 .inner::before{
    content: '';
    position: absolute;
    width: 267px;
    height: 267px;
    left: -200px;
    top: -50px;
    background: url(/img/marketer/pc/info_i02.png) no-repeat center center;
    z-index: 2;
}
#post_rank-sec01 .inner::after{
    content: '';
    position: absolute;
    width: 101px;
    height: 101px;
    right: -175px;
    top: 29%;
    background: url(/img/marketer/pc/info_i03.png) no-repeat center center;
    z-index: 2;
}
#post_rank-sec01 .btn_wrap .btn{
    max-width:375px;
    border-radius:30px;
}

/* 포스팅페이지 z-index 값 설정*/
footer{
	background: #fff;
    position: relative;
    z-index: 4;
}
.sub_txt {
    position: relative;
    z-index: 4;
}
