@charset "utf-8";

.close-link {
	position    : absolute;
	bottom      : 50px;
	color       : #222;
	opacity     : 60%;
	padding-left: 135px;
}

.banner-block {
	position        : fixed;
	bottom          : 0;
	left            : 0;
	right           : 0;
	background-color: transparent;
	z-index         : 200;
	align-items     : center;
	justify-content : center;
	max-width       : 350px;
	padding         : 0;
	display         : none;
}

/* .banner-block-ja {
	max-width       : 200px;
} */

.close-link {
	position: absolute;
	top     : 3px;
	right   : 19px;
}
