@charset "UTF-8";
/*///////////////////////////////////////////////////////
	Author	tanayoshi
	Date　	2016.03.03
///////////////////////////////////////////////////////*/
/*css設定の読み込み
------------------------------*/
/*///////////////////////////////////////////////////////
	setting.css
	
	Author	tanayoshi
	Date　	2016.03.03
///////////////////////////////////////////////////////*/
/*カラー設定
------------------------------*/
/*テキストカラー*/
/*メインカラー*/
/*フッターカラー*/
/*青*/
/*基本設定
------------------------------*/
/*メイン横幅*/
/*ベンダープレフィックス設定
------------------------------*/
/*フォント設定
------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
@font-face {
  font-family: 'TeX Gyre Adventor';
  src: url("https://www.work-wheels.co.jp/fonts/texgyreadventor-bold.otf"); }
/*///////////////////////////////////////////////////////
	_style.css
	Author	kana
	Date　	2016.03.24
	Date　	2016.03.29	tanayoshi	edit
///////////////////////////////////////////////////////*/
/*求人情報*/
/*=====見出し=====*/
.midashi {
  margin: 0 auto;
  border-bottom: 2px solid #C8C8C8;
  margin-bottom: 30px; }

.midashiBox {
  position: relative;
  width: 960px;
  height: 150px;
  background-position: right;
  background-repeat: no-repeat; }

h2 {
  display: block;
  position: absolute;
  top: 50px;
  left: 50px; }
  h2 span {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
    text-align: left; }

h3.title {
  width: 960px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #999;
  font-size: 20px;
  text-align: center; }
  h3.title span {
    padding-left: 10px;
    font-size: 13px; }

.left {
  float: left; }

.right {
  float: right; }

#Section .logobnr {
  width: 130px;
  position: absolute; }
  #Section .logobnr img.bnr {
    width: 100%; }

.mainWidth .recruitLink {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center; }
  .mainWidth .recruitLink a {
    margin-right: 10px;
    padding: 10px 40px 10px 40px;
    color: #333;
    background-color: #FFF;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    border: 1px solid #333; }
    .mainWidth .recruitLink a:hover {
      background-color: #333;
      color: #FFF; }
    .mainWidth .recruitLink a .fa {
      padding-right: 10px; }
.mainWidth .newsBox {
  margin-bottom: 40px; }
  .mainWidth .newsBox h3.title {
    margin-bottom: 5px; }
  .mainWidth .newsBox .listWrap li {
    padding: 15px 0;
    border-bottom: 1px dotted #999;
    overflow: hidden;
    font-size: 14px; }
    .mainWidth .newsBox .listWrap li .date {
      float: left;
      width: 20%; }
    .mainWidth .newsBox .listWrap li .title {
      float: right;
      width: 77%; }
      .mainWidth .newsBox .listWrap li .title a {
        color: #00559b; }
        .mainWidth .newsBox .listWrap li .title a:hover {
          text-decoration: none; }
        .mainWidth .newsBox .listWrap li .title a .fa {
          margin-left: 5px; }
.mainWidth .correctionBox {
  overflow: hidden;
  margin-bottom: 50px;
  padding-top: 10px;
  font-size: 13px; }
  .mainWidth .correctionBox a.right {
    display: block;
    width: 50%;
    padding: 20px;
    border: 1px solid #CCC; }
    .mainWidth .correctionBox a.right img {
      width: 100%; }
  .mainWidth .correctionBox p.noRecruit {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 15px;
    font-weight: bold;
    text-align: center; }
  .mainWidth .correctionBox p span {
    display: block;
    margin-top: 10px;
    color: #F00; }
    .mainWidth .correctionBox p span.kome_txt {
      padding-left: 13px;
      text-indent: -13px; }
      .mainWidth .correctionBox p span.kome_txt + .kome_txt {
        margin-top: 0; }
  .mainWidth .correctionBox h4 {
    margin-bottom: 10px;
    border-left: 3px solid #333;
    font-size: 14px;
    font-weight: bold;
    text-indent: 10px; }
  .mainWidth .correctionBox table {
    width: 100%;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 50px; }
    .mainWidth .correctionBox table tr {
      border: 1px solid; }
      .mainWidth .correctionBox table tr th {
        padding: 10px;
        background-color: #F8F8F8;
        border-right: 1px solid;
        text-align: center; }
        .mainWidth .correctionBox table tr th a.active {
          font-weight: bold; }
        .mainWidth .correctionBox table tr th a span {
          margin-left: 4px; }
      .mainWidth .correctionBox table tr td {
        padding: 16px;
        border-right: 1px solid;
        text-align: center;
        /*&.long{
        	width:60%;
        	text-align:left;
        }*/ }
        .mainWidth .correctionBox table tr td a {
          margin-right: 10px; }
        .mainWidth .correctionBox table tr td.txt_l {
          text-align: left; }
        .mainWidth .correctionBox table tr td .image {
          margin-top: 5px; }

/*# sourceMappingURL=include.css.map */
