﻿img {
    vertical-align: bottom
  }
  
  a:hover, a:focus {
    outline: none
  }
  
  body {
    font-family: fot-rodin-pron, 游ゴシック, fot-rodin-pron, "Hiragino Kaku Gothic ProN", メイリオ, meiryo, sans-serif;
  }
  
  @media screen and (min-width: 769px) {
    #mv {
      width: 100%;
      height: 520px;
      position: relative;
      background: url("../img/company/mv.png") no-repeat center;
      background-size: cover;
      color: #fff
    }
    #mv .company-ttl {
      background: url("../img/company/ttl01.png") no-repeat;
      height: 77px;
      padding-left: 48px;
      width: 1005px;
      max-width: 100%;
      margin: 0 auto;
      position: absolute;
      bottom: 50px;
      left: 50%;
      margin-left: -502px
    }
    #mv .company-ttl p {
      font-size: 17px;
      text-align: center;
      width: 560px;
      float: right;
      line-height: 140%;
      padding-top: 15px;
      letter-spacing: 3px;
      max-width: 60%;
    }
    #mv .service-ttl {
      background: url("../img/service/ttl01.png") no-repeat;
      height: 77px;
      padding-left: 48px;
      width: 1005px;
      max-width: 100%;
      margin: 0 auto;
      position: absolute;
      bottom: 50px;
      left: 50%;
      margin-left: -502px
    }
    #mv .service-ttl p {
      font-size: 17px;
      text-align: center;
      width: 548px;
      float: right;
      line-height: 140%;
      padding-top: 15px;
      letter-spacing: 3px;
      max-width: 60%;
    }
    #mv h2 {
      line-height: 77px;
      font-size: 30px;
      width: 387px;
      float: left
    }
    #mv img {
      position: absolute;
      left: 50%;
      bottom: 53px;
      margin-left: -500px
    }
    .basic-ttl {
      background: #0c5e9a;
      padding: 50px 28px;
      margin-bottom: 99px
    }
    @media screen and (max-width: 1125px) {
      #mv .company-ttl {
        background: url("../img/company/ttl01.png") no-repeat;
        height: 77px;
        padding-left: 48px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        bottom: 50px;
        left: 0%;
        margin-left: -0px;
        box-sizing: border-box;
      }
      #mv .service-ttl {
        background: url("../img/service/ttl01.png") no-repeat;
        height: 77px;
        padding-left: 48px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        bottom: 50px;
        left: 0%;
        margin-left: -0px;
        box-sizing: border-box;
      }
      #mv h2 {
        width: 40%;
      }
    }
    .sp {
      display: none !important
    }
    .cat-ttl {
      background: url("../img/common/ttl-bg.png") no-repeat center top;
      height: 170px;
      position: relative
    }
    .cat-ttl h2 {
      line-height: 75px;
      background: url(../img/service/under-ttl.png) no-repeat left bottom;
      font-size: 30px;
      color: #fff;
      max-width: 100%;
      box-sizing: border-box;
      width: 1200px;
      padding-left: 80px;
      padding-top: 97px;
      margin: 0 auto;
    }
    .cat-ttl h2.recruit {
      background: url("../img/recruit/under-ttl.png") no-repeat left bottom;
    }
    .cat-ttl h2.company {
      background: url("../img/company/ttl01.png") no-repeat left bottom;
    }
    .interview .cat-ttl, .messeage-new .cat-ttl, .event .cat-ttl, .diversity .cat-ttl {
      background: url("../img/common/ttl-bg-recruit.png") no-repeat center top;
      height: 170px;
      position: relative;
    }
    .interview .cat-ttl h2, .messeage-new .cat-ttl h2, .event .cat-ttl h2, .diversity .cat-ttl h2 {
      width: 1160px;
    }
    a.btn-more {
      font-family: canada-type-gibson,'fot-rodin-pron';
      display: inline-block;
      width: 110px;
      height: 43px;
      background-color: rgba(255, 255, 255, 0);
      color: #fff;
      text-decoration: none;
      text-align: center;
      padding-top: 3px;
      position: relative;
      transition: 0.5s;
      box-sizing: border-box;
      border: 2px solid #fff
    }
    a.btn-more:hover {
      color: #005ca9;
      background-color: #fff
    }
    a.btn-more:before, a.btn-more:after {
      content: "";
      display: block;
      position: absolute;
      color: #fff;
      transition: 0.5s
    }
    a.btn-more:before {
      width: 10px;
      border-top: solid 2px;
      transform: rotate(45deg);
      right: 13px;
      bottom: 12px
    }
    a.btn-more:after {
      height: 76px;
      border-right: solid 2px;
      transform: rotate(90deg);
      left: 0;
      right: 0;
      bottom: 6px;
      margin: auto;
      width: 70px
    }
    a.btn-more:hover:before, a.btn-more:hover:after {
      color: #005ca9
    }
    a.btn-more02 {
      display: inline-block;
      width: 152px;
      height: 41px;
      background-color: #1592cd;
      color: #fff;
      text-decoration: none;
      text-align: center;
      padding-top: 6px;
      position: relative;
      transition: 0.5s;
      box-sizing: border-box
    }
    a.btn-more02:hover {
      color: #005ca9;
      background-color: #fff
    }
    a.btn-more02:before, a.btn-more02:after {
      content: "";
      display: block;
      position: absolute;
      color: #fff;
      transition: 0.5s
    }
    a.btn-more02:before {
      width: 10px;
      border-top: solid 2px;
      transform: rotate(45deg);
      right: 8px;
      bottom: 11px
    }
    a.btn-more02:after {
      height: 134px;
      border-right: solid 2px;
      transform: rotate(90deg);
      left: 0;
      right: 0;
      bottom: 6px;
      margin: auto;
      width: 131px
    }
    a.btn-more02:hover:before, a.btn-more02:hover:after {
      color: #005ca9
    }
    .service.under a.btn-more {
      color: #005ca9;
      border: 2px solid #005ca9;
      position: absolute;
    }
    .service.under a.btn-more:hover {
      color: #fff;
      background-color: #005ca9
    }
    .service.under a.btn-more:before, .service.under a.btn-more:after {
      color: #005ca9
    }
    .service.under a.btn-more:hover:before, .service.under a.btn-more:hover:after {
      color: #fff
    }
  }
  
  @media screen and (max-width: 768px) {
    img {
      max-width: 100%
    }
    .pc {
      display: none !important
    }
    #wrapper {
      width: 100%
    }
    #mv {
      background: #0c5e9a;
      color: #fff;
      padding: 20px 15px 25px
    }
    #mv .company-ttl {
      background: url("../img/company/ttl01.png") no-repeat;
      background-size: auto 35px;
      margin: 0 auto
    }
    #mv .company-ttl p {
      font-size: 18px;
      text-align: left;
      line-height: 140%;
      padding-top: 15px;
      letter-spacing: 1px
    }
    #mv .service-ttl {
      background: url("../img/service/ttl01.png") no-repeat;
      background-size: auto 50px;
      margin: 0 auto
    }
    #mv .service-ttl h2 {
      padding-top: 10px;
    }
    #mv .service-ttl p {
      font-size: 20px;
      text-align: left;
      line-height: 140%;
      padding-top: 15px;
      letter-spacing: 1px
    }
    #mv h2 {
      line-height: 35px;
      font-size: 30px;
      padding-left: 10px
    }
    .basic-ttl {
      background: #0c5e9a;
      padding: 32px 10px;
      margin-bottom: 15px
    }
    .basic-ttl img {
      height: 22px
    }
    .cat-ttl {
      height: 70px;
      position: relative;
      background: #0c5e9a
    }
    .cat-ttl h2 {
      left: 0%;
      bottom: 0;
      position: absolute;
      background: url(../img/service/under-ttl.png) no-repeat;
      height: 50px;
      background-size: auto 100%;
      font-size: 30px;
      line-height: 50px;
      color: #fff;
      width: 100%;
      padding-left: 20px;
      box-sizing: border-box;
    }
    .cat-ttl h2.recruit {
      background: url("../img/recruit/under-ttl.png") no-repeat;
      background-size: auto 100%
    }
    .cat-ttl h2.company {
      background: url("../img/company/ttl01.png") no-repeat;
      background-size: auto 100%
    }
    .interview .cat-ttl, .messeage-new .cat-ttl, .event .cat-ttl, .diversity .cat-ttl {
      background: #1994cd
    }
    a.btn-more {
      display: inline-block;
      width: 80px;
      height: 35px;
      background-color: rgba(255, 255, 255, 0);
      color: #fff;
      text-decoration: none;
      text-align: center;
      padding-top: 1px;
      position: relative;
      transition: 0.5s;
      box-sizing: border-box;
      border: 2px solid #fff;
      font-size: 11px
      font-weight: 400;
      font-family: canada-type-gibson, fot-rodin-pron, 游ゴシック, fot-rodin-pron, "Hiragino Kaku Gothic ProN", メイリオ, meiryo, sans-serif;
    }
    a.btn-more:hover {
      color: #005ca9;
      background-color: #fff
    }
    a.btn-more:before, a.btn-more:after {
      content: "";
      display: block;
      position: absolute;
      color: #fff;
      transition: 0.5s
    }
    a.btn-more:before {
      width: 8px;
      border-top: solid 2px;
      transform: rotate(45deg);
      right: 8px;
      bottom: 9px
    }
    a.btn-more:after {
      height: 60px;
      border-right: solid 2px;
      transform: rotate(90deg);
      left: 0;
      right: 0;
      bottom: -17px;
      margin: auto;
      width: 14px
    }
    a.btn-more:hover:before, a.btn-more:hover:after {
      color: #005ca9
    }
    a.btn-more02 {
      display: inline-block;
      width: 112px;
      height: 35px;
      background-color: #1592cd;
      color: #fff;
      text-decoration: none;
      text-align: center;
      padding-top: 1px;
      position: relative;
      transition: 0.5s;
      box-sizing: border-box;
      font-size: 11px
    }
    a.btn-more02:hover {
      color: #005ca9;
      background-color: #fff
    }
    a.btn-more02:before, a.btn-more02:after {
      content: "";
      display: block;
      position: absolute;
      color: #fff;
      transition: 0.5s
    }
    a.btn-more02:before {
      width: 8px;
      border-top: solid 2px;
      transform: rotate(45deg);
      right: 5px;
      bottom: 9px
    }
    a.btn-more02:after {
      height: 97px;
      border-right: solid 2px;
      transform: rotate(90deg);
      left: 0;
      right: 0;
      bottom: -17px;
      margin: auto;
      width: 49px
    }
    a.btn-more02:hover:before, a.btn-more02:hover:after {
      color: #005ca9
    }
    .service.under a.btn-more {
      color: #005ca9;
      border: 2px solid #005ca9
    }
    .service.under a.btn-more:hover {
      color: #fff;
      background-color: #005ca9
    }
    .service.under a.btn-more:before, .service.under a.btn-more:after {
      color: #005ca9
    }
    .service.under a.btn-more:hover:before, .service.under a.btn-more:hover:after {
      color: #fff
    }
  }