@charset 'UTF-8';


@media (max-width: 767.98px) {
	#common-floating-btn-join {
		background: rgba(204, 204, 204, .7);
		bottom: 0;
		left: 0;
		padding: 8px 0;
		position: fixed;
		right: 0;
		z-index: 10;
	}
	#common-floating-btn-join figure {
		margin: 0;
	}
	#common-floating-btn-join figure img {
		max-width: 100%;
	}
	.l-globalFooter-wrapper {
		padding-bottom: calc(3.5rem + 100px);
	}
	 .l-scrollToTop {
		bottom: calc(5px + 100px);
	 }
}
