/*-----------
 * Merge Target
 -----------*/
/*top*/
canvas.vanta-canvas {
    position: fixed !important;
    width: 100% !important;
    height: 100vh !important;
    z-index: -1 !important;
}
#luxy {
	top: 0;
}

#curtain_canvas{
	display: contents;
}
/*sub-common*/
p.under-construction {
	position: absolute;
	bottom: min(5vw, 54px);
	right: min(5vw, 54px);
}
/*humb nav*/
.hbMenuttl a{
	color:#ffffff;
}
/*-----------
 * First aid for hidden
 -----------*/
/*top*/

