a[class*="btn_c02"] {
	float: right;
	margin-left: 5px;
}

a[class*="btn_tace_cus_close"] {
	width: 26px;
	height: 26px;
	background-position: -80px -444px;
	background-image: url("https://d3s9xxce58xg55.cloudfront.net/2019_0328/common.png");
	background-repeat: no-repeat;
	float: right;
	margin-top: 12px;
	margin-left: 15px;
}

@media screen and (max-width: 767px) {
	a[class*="btn_c02"] {
		float: none;
		display:block;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	a[class*="btn_tace_cus_close"] {
		width: 26px;
		height: 26px;
		background-position: -80px -444px;
		background-image: url("https://d3s9xxce58xg55.cloudfront.net/2019_0328/common.png");
		background-repeat: no-repeat;
		float: right;
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 20px;
		margin-right: 20px;
	}

	.slt_box {
		width: 100%;
	}
}
