@charset "utf-8";

/*==============================

		csr　office.css

==============================*/

/*==============================
			PC+SP
==============================*/


/*==============================
		PC
==============================*/
@media screen and (min-width: 641px) {

#csr figure.center {
	text-align: center;
	}

#csr .scroll {
	padding-bottom: 10px;
	}

}/* pc end */


/*==============================
		SP
==============================*/
@media screen and (max-width: 640px) {


}/* sp end */
