@charset "UTF-8";

/*-----------------------------------------------------------
***  [ 調整用 ]  ***
------------------------------------------------------------*/

/* text option */
.ta_left { text-align: left !important; }
.ta_right { text-align: right !important; }
.ta_center { text-align: center !important; }
.lh_flat { line-height: 1 !important; }

