@charset "UTF-8";
/* 変数
**************************************************/
/* MIX IN
**************************************************/
/* ファンクション
**************************************************/
.page_title::after {
  background: url("/img/kiwaki/pagetitle_outline_en.png") no-repeat;
  left: 0;
}

@media (max-width: 640px) {
  table tbody tr {
    font-size: 11px !important;
  }
}

table tbody tr th {
  white-space: unset;
}
