@charset "utf-8";
.ancOuter {
	position: relative !important;
}

.ancPos {
	position: absolute;
	top: -70px;
}

#contents .column02 .btn05 {
	height: auto !important;
	padding-left: 15px;
}

#contents .mb16 {
	margin-bottom: 16px !important;
}

#contents .btn05:before {
	right: 15px !important;
	width: 18px !important;
	height: 18px !important;
	background: url('/common/img/ico_020.svg') no-repeat !important;
	background-size: contain !important;
}

.jtfCenter {
	justify-content: center !important;
}

@media screen and (max-width: 810px) {
	#contents .mt60sp {
		margin-top: 60px !important;
	}

	#contents .mb00sp {
		margin-bottom: 0 !important;
	}

	#contents .mb08sp {
		margin-bottom: 8px !important;
	}

	#contents .mb10sp {
		margin-bottom: 10px !important;
	}

	#contents .mb16sp {
		margin-bottom: 16px !important;
	}

	#contents .mb30sp {
		margin-bottom: 30px !important;
	}

	#contents .mb60sp {
		margin-bottom: 60px !important;
	}

	#contents .wd60sp {
		width: 60% !important;
	}

	#contents .column02 {
		width: 100%;
		margin-bottom: 16px;
	}

	#contents .column02:nth-child(odd) {
		margin-right: 0;
	}

	#contents .btn05 {
		padding-right: 40px !important;
	}
}