@charset "UTF-8";
/* CSS Document */
/* ----- margin ----- */
.mt0{margin-top: 0 !important;}
.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt60{margin-top: 60px !important;}
.mt80{margin-top: 80px !important;}
.mt120{margin-top: 120px !important;}
.mb0{margin-bottom: 0px !important;}
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb60{margin-bottom: 60px !important;}
.mb80{margin-bottom: 60px !important;}
.mb120{margin-bottom: 120px !important;}
.mb1em{margin-bottom: 1em !important;}
.ma0auto{margin: 0 auto !important;}
.ma0{margin: 0 !important;}
/* ----- line-height ----- */
.lh100{line-height: 1 !important;}
.lh120{line-height: 1.2 !important;}
.lh150{line-height: 1.5 !important;}
.lh180{line-height: 1.8 !important;}
.lh200{line-height: 2 !important;}