@charset "utf-8"; 
/* notice.php */

/* LIST - COLUMN */
.col1 , .col2 { max-width:5rem }
.col3 { max-width:38.5rem } /* max-width:32rem */
.col4 , .col5 { max-width:6.5rem }
.col5 { display:none ;}
.bbs_list_subject > a { box-sizing:border-box ; padding-left:1rem ; width:99% }

#TE2S_tab { margin-bottom: 2.5rem }



/* MOBILE ****/
@media all and (max-width:1100px){
 

}
