@charset "utf-8";
/*  style　[ 鹿児島県建設技能者組合 Smart Phone ]
=================================================================== */
/* ～767px(xs) ____________________________________________________ */
@media screen and (max-width: 767px) {
  .table th,.table td {
    display: block;
    background-color: #FFF;
    border: none!important;
  }
  .table td {
    text-indent: 1em;
  }
}