
@media screen and (max-width: 768px) {
  #container {padding-top:24px;}
  #fna_footer {display:none;}
  .flex_line {flex-direction:column;}
  .m03{width:99%;}
  select{width:99%;}
    
}

table.kyujin:hover {
    background: #f7f9f9;
    border-left: 2px solid #566c56;
    border-right: 2px solid #566c56;
}
