@charset "utf-8";

.gh {
	position: absolute;
}

.scroll-down .gh:not(.-show) {
	transform: translate3d(0, 0, 0);
}

.popular-contents-inner,
.gf__sitemap {
	display: none;
}

@media all and (min-width: 768px) {

}

@media all and (min-width: 1280px) {
	
}