@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */

#main{
  display: block!important;
    flex-direction: row-reverse;
    justify-content:space-between;
}
#col_side1{
display: none;
}
#main #col_main{
  width: 100%!important;
}