body {
	font-family: "Century Gothic",Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
}

h1.page-title {
	font-size: 30px !important;
}

h1.entry-title {
	font-size: 28px !important;
}

h2.entry-title {
	font-size: 24px !important;
}

h2.widget-title {
	font-size: 20px !important;
}

.main-navigation ul {
  background:#2860a3!important;
}

.navigation-top {
  background:#2860a3!important;
}

.navigation-top a {
  color:#fff!important;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color:#d2f4fa!important;
}

table.job-table th {
	width: 25%!important;
}

table.job-apply-table th, table.job-apply-table td.th {
    width: 25%!important;
}

.menu-toggle {
  color:#fff!important;
}

.tablepress tbody tr:first-child td {
    border-top: 1px solid #ddd;
}

.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
  box-shadow: inset 0 0 0 rgba(15, 15, 15, 1);
}