@charset "utf-8";

/* ============================================================

z-index only

============================================================ */

header #menu {
	z-index: 46;
}

header {
	z-index: 40;
}

.RWD {
	z-index: 36;
}

section.mainVisual h2,
.above {
	z-index: 34;
}

section.mainVisual:before,
article > h2 {
	z-index: 32;
}

section.mainVisual,
main .cover,
article,
section .hoverEffect {
	z-index: 30;
}

main {
	z-index: 20;
}

footer nav {
	z-index: 18;
}

footer aside,
footer figure.curve {
	z-index: 14;
}

footer figure.map {
	z-index: 12;
}

footer {
	z-index: 10;
}

