@charset "UTF-8";
/******************************************************
fonts
******************************************************/
/******************************************************
subpage
******************************************************/
.subpageTitle {
  background: url(../img/title.jpg) no-repeat right center;
  background-size: cover;
  background-color: #E4F3F8; }

#cont01 {
  background: #f1f6ff;
  padding-bottom: 10px; }
  #cont01 .RecruitBox h3 {
    line-height: 36px;
    background: #fff;
    border: #3f1200 solid 1px;
    box-sizing: border-box;
    padding-left: 10px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 20px; }
  #cont01 .RecruitBox .RecruiTable {
    width: 100%; }
    #cont01 .RecruitBox .RecruiTable th {
      display: block;
      width: 100%;
      background: #f6f6f6;
      border-spacing: 0;
      padding: 10px;
      font-weight: bold;
      text-align: left;
      vertical-align: top;
      box-sizing: border-box; }
    #cont01 .RecruitBox .RecruiTable td {
      display: block;
      width: 100%;
      background: #fff;
      border-spacing: 0;
      padding: 10px;
      text-align: left;
      vertical-align: top;
      box-sizing: border-box;
      margin-bottom: 10px; }
  #cont01 .brnBox {
    padding: 10px 0; }

/*# sourceMappingURL=style.map */