@charset "utf-8";
/*
===========================================================================

	Title : transaction.css

===========================================================================
*/


/* *********************************************
*
*	PC view
*	
********************************************* */




/* *********************************************
*
*	SP view
*	
********************************************* */

@media screen and (max-width:769px) {

#wrapper .cntBox .boxInner .number {
	border: none;
}


}