@charset "utf-8";

/* g-header */

.gh {
	position: relative !important;
}
.gnav {
	display: none;
}

.part-header {
	background-image: none;
	color: #000 !important;
}

.part-header:before {
	display: none !important;
}

.main-wrapper {
	
}

.site-subheader {
	position: relative !important;
}

/* main */

.main-wrapper {
	padding-top: 0;
}

.main {
	
}


/* g-footer */

.gf {
	color: currentColor;
	background-color: transparent;
}
