/* header ad */
.news-view-wrap { padding-top: 320px; } 
.pc-post-ad-header { width:1102px; height:250px; position:absolute; top:95px; } 
@media screen and (max-width: 767px) { 
	.pc-post-ad-header { display:none; } 
 } 

/* sidebar ad */
.news-view-wrap, .category .content-body { justify-content: center; } 
.pc-post-ad-left-wrap { width: 160px; height: auto; position: relative; top: 0; left: 0; order: 0; z-index:9999; } 
.pc-post-ad-right-wrap { width: 160px; height: auto; position: relative; top: 0; left: 0; order: 1; z-index:9; } 
.pc-post-ad-container { position: sticky; top: -610px; } 
.pc-post-ad-left01 ins, .pc-post-ad-left02 ins, .pc-post-ad-right01 ins, .pc-post-ad-right02 ins, .pc-post-ad-right03 ins { background: #fff; } 
.pc-post-ad-container > div { margin-bottom: 20px; } 
@media screen and (max-width: 767px) { 
	.pc-post-ad-left-wrap, .pc-post-ad-right-wrap { display:none; } 
 } 

/* Sticky below img ad */
#below-img { position:sticky; top:0; background:#fff; } 
#below-img::after { content:""; } 

/* for AMP */
body.amp-mode-touch { padding-bottom:0 !important; } 
body.amp-mode-touch .comment-wrap+article.ad-video { display:none; } 
body.amp-mode-touch .btn-group { display:none; } 

/* bottom floating ad close-btn */
.ad-close-btn { display: block; position: absolute; top: -18px; right: 0; } 

/* for AdSense Theme */
.ad-twin-space > div.ad { display:none; } 
.ad-twin-space { display:block; } 
.pc-var article.ad480 { width:auto; height:auto; } 
@media screen and (max-width: 767px) { 
	.news-view-wrap { margin-top:0; } 
 } 

/* Google adsense intents AD disable PC*/
@media screen and (min-width: 768px) {
	#google-anno-sa {display:none;}	
}


/* for 검색광고 */
body.search-results section.category.search .search-ad {margin-bottom: 25px; }