@charset "utf-8";

/*----------------------------
ancBtnWrap
----------------------------*/
.colWrap.col2 > .colBtnItem{
	width: 360px;
	max-width: 50%;
}
.colWrap.col2 > .colBtnItem:first-child {
	margin-right: 25px;
}
.colWrap > .colBtnItem [class*="btnType"] {
	margin: 0;
}

/*----------------------------
print
----------------------------*/
@media print {
	
}