@charset "utf-8"; /*---------------------- .fonts -------------------------------------------------------------------------------------------------------------*/ .c_red { color: #f00 !important;} .c_blue { color: #519bed !important;} .c_pink { color: #fa5e9f !important;} .c_gray { color: #666 !important;} .c_black { color: #333 !important;} .c_white { color: #fff !important;} .c_orange { color: #f49c06; !important;} .c_yellow { color: #ffc !important;} .c_navy { color: #039 !important;} .c_green { color: #7e9d49 !important;} .bg_cr { background: #ffe !important;} .bg_red { background: #f00 !important;} .bg_yellow { background: #ff0 !important;} .bg_cgray { background: #ffe !important;} .bg_navy { background: #039 !important;} .fw_normal { font-weight: normal !important;} .fw_600 { font-weight: 600 !important;} strong { font-weight: 600 !important;} em { font-style: normal; font-weight: 600; } .ta_left { text-align: left !important;} .ta_center { text-align: center !important;} .ta_right { text-align: right !important;} .td_under { text-decoration: underline !important;} .f_left { float: left;} .f_right { float: right;} .clear { clear: both;} .b_none { border: none !important;} .fs_80p {font-size: 80% !important;} .fs_85p {font-size: 85% !important;} .fs_90p {font-size: 90% !important;} .fs_95p {font-size: 95% !important;} .fs_100p {font-size: 100% !important;} .fs_105p {font-size: 105% !important;} .fs_110p {font-size: 110% !important;} .fs_115p {font-size: 115% !important;} .fs_120p {font-size: 120% !important;} .fs_125p {font-size: 125% !important;} .fs_130p {font-size: 130% !important;} .fs_135p {font-size: 135% !important;} .fs_140p {font-size: 140% !important;} .fs_145p {font-size: 145% !important;} .fs_150p {font-size: 150% !important;} .fs_160p {font-size: 160% !important;} .fs_170p {font-size: 170% !important;} .fs_180p {font-size: 180% !important;} .fs_200p {font-size: 200% !important;} /*---------------------- .margin -----------------------------------------------------------------------------------------------------------*/ .mt_0 { margin-top: 0 !important;} .mt_5 { margin-top: 5px !important;} .mt_10 { margin-top: 10px !important;} .mt_15 { margin-top: 15px !important;} .mt_20 { margin-top: 20px !important;} .mt_25 { margin-top: 25px !important;} .mt_30 { margin-top: 30px !important;} .mt_35 { margin-top: 35px !important;} .mt_40 { margin-top: 40px !important;} .mt_45 { margin-top: 45px !important;} .mt_50 { margin-top: 50px !important;} .mb_0 { margin-bottom: 0 !important;} .mb_5 { margin-bottom: 5px !important;} .mb_10 { margin-bottom: 10px !important;} .mb_15 { margin-bottom: 15px !important;} .mb_20 { margin-bottom: 20px !important;} .mb_25 { margin-bottom: 25px !important;} .mb_30 { margin-bottom: 30px !important;} .mb_35 { margin-bottom: 35px !important;} .mb_40 { margin-bottom: 40px !important;} .mb_45 { margin-bottom: 45px !important;} .mb_50 { margin-bottom: 50px !important;} .pt_0 { padding-top: 0 !important;} .pt_5 { padding-top: 5px !important;} .pt_10 { padding-top: 10px !important;} .pt_15 { padding-top: 15px !important;} .pt_20 { padding-top: 20px !important;} .pt_30 { padding-top: 30px !important;} .pb_0 { padding-bottom: 0 !important;} .pb_5 { padding-bottom: 5px !important;} .pb_10 { padding-bottom: 10px !important;} .pb_20 { padding-bottom: 20px !important;} .pb_30 { padding-bottom: 30px !important;} /*---------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------*/ 