@charset "UTF-8";
/* ====================================================================================
  1. common style
======================================================================================= */
header nav .g-navi,
header nav .h-icon-tel,
header nav .menu-trigger {
  display: none !important; }

footer .permissionnumber,
footer .g-navi-footer,
footer .navi-services,
footer .navi-intelligence,
footer .navi-group {
  display: none; }

/* ====================================================================================
  2. sp style
======================================================================================= */
@media screen and (min-width: 0px) and (max-width: 640px) {
  .device-sp header nav .h-icon-tel.sp,
  .device-sp header nav .menu-trigger {
    display: none; }

  main .tl-main {
    line-height: 1.3125;
    padding-top: 38px;
    margin-bottom: 17px; }
  main .tl-sub {
    color: #007fc3;
    font-size: 246.15385%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px; }
  main .txt-main {
    text-align: center;
    letter-spacing: 0.08em;
    line-height: 1.45; }
    main .txt-main .w100per {
      width: 100%; }
  main .txt-note {
    font-size: 12px;
    font-size: 0.92308rem;
    line-height: 1.66667;
    padding: 0 15px;
    color: #666666;
    margin-bottom: 36px; }
    main .txt-note a {
      color: #007fc3;
      border-bottom: solid 1px #007fc3; }
      main .txt-note a.hover {
        border-bottom-color: transparent; }
  main .reaction {
    width: 290px;
    height: auto;
    text-align: center;
    border: solid 1px #dce5f8;
    margin: 0 auto 60px;
    padding: 25px 0; }
    main .reaction .reaction-ttl {
      color: #202020;
      font-size: 115.38462%;
      font-weight: bold;
      text-align: center;
      margin-bottom: 12px; }
    main .reaction .reaction-description {
      color: #202020;
      font-size: 100%;
      line-height: 1.69231;
      text-align: center;
      letter-spacing: 0.05em; }
  main .contact-flow {
    width: 245px;
    margin: 0 auto 50px; }
    main .contact-flow ul li {
      background: #f4f4f4;
      width: 100%;
      text-align: center;
      line-height: 50px;
      color: #9e9e9e;
      font-weight: bold;
      font-size: 15px;
      font-size: 1.15385rem;
      margin-bottom: 33px;
      position: relative; }
      main .contact-flow ul li:after {
        background: url(../img/contact/sp/arrow-flow.png) no-repeat 0 0;
        background-size: 40px 18px;
        width: 40px;
        height: 18px;
        display: block;
        content: "";
        position: absolute;
        left: 50%;
        bottom: -28px;
        margin-left: -20px; }
      main .contact-flow ul li:last-child {
        margin-bottom: 0; }
        main .contact-flow ul li:last-child:after {
          display: none; }
      main .contact-flow ul li.on {
        background: #dce5f8;
        color: #007fc3; }
        main .contact-flow ul li.on:after {
          background: url(../img/contact/sp/arrow-flow_on.png) no-repeat 0 0;
          background-size: 40px 18px; }
  main .btn-blue {
    margin: 0 auto 60px;
    display: block; } }
@media screen and (min-width: 641px) {
  main .tl-main {
    color: #007fc3;
    font-size: 353.84615%;
    font-weight: bold;
    font-family: "a-otf-gothic-bbb-pr6n", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: bold;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    line-height: 1.21739;
    letter-spacing: 2px;
    margin-bottom: 50px;
    padding-top: 70px; }
  main .tl-sub {
    color: #007fc3;
    font-size: 246.15385%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px; }
  main .txt-main {
    color: #202020;
    font-size: 115.38462%;
    margin-bottom: 25px; }
  main .txt-note {
    font-size: 12px;
    font-size: 0.92308rem;
    line-height: 1.66667;
    color: #666666;
    text-align: center;
    margin-bottom: 60px; }
    main .txt-note .pc {
      display: inline; }
    main .txt-note a {
      color: #007fc3;
      border-bottom: solid 1px #007fc3; }
      main .txt-note a:hover {
        border-bottom-color: transparent; }
    main .txt-note .tel {
      color: #666666;
      border-bottom: none; }
      main .txt-note .tel a {
        pointer-events: none; }
  main .reaction {
    width: 813px;
    text-align: center;
    border: solid 1px #dce5f8;
    margin: 0 auto 60px;
    padding: 25px 0; }
    main .reaction .reaction-ttl {
      color: #202020;
      font-size: 115.38462%;
      font-weight: bold;
      text-align: center;
      margin-bottom: 12px; }
    main .reaction .reaction-description {
      color: #202020;
      font-size: 100%;
      line-height: 1.69231;
      text-align: center; }
  main .contact-flow {
    width: 814px;
    margin: 0 auto 55px; }
    main .contact-flow:after {
      content: "";
      display: block;
      clear: both; }
    main .contact-flow ul {
      display: inline-block; }
      main .contact-flow ul li {
        background: #f4f4f4;
        float: left;
        width: 245px;
        line-height: 50px;
        display: block;
        margin-left: 38px;
        text-align: center;
        font-size: 15px;
        font-size: 1.15385rem;
        font-weight: bold;
        color: #9e9e9e;
        position: relative; }
        main .contact-flow ul li:after {
          background: url(../img/contact/arrow-flow.png) no-repeat 0 0;
          width: 18px;
          height: 40px;
          display: block;
          content: "";
          position: absolute;
          right: -29px;
          top: 50%;
          margin-top: -20px; }
        main .contact-flow ul li:first-child {
          margin-left: 0; }
        main .contact-flow ul li.last:after {
          display: none; }
        main .contact-flow ul li.on {
          background: #dce5f8;
          color: #007fc3; }
          main .contact-flow ul li.on:after {
            background: url(../img/contact/arrow-flow_on.png) no-repeat 0 0; }
  main .btn-blue {
    margin: 0 auto 100px;
    display: block;
    width: 240px; }

  h1.tl-main {
    font-size: 32px;
    padding-top: 30px; }

  main .contact-flow {
    width: 814px;
    margin: 0 auto 30px; }

  main .btn-blue {
    margin: 0 auto 60px; }

  main .tl-sub {
    font-size: 200%;
    margin-bottom: 0px;
    line-height: 1.2; } }

/*# sourceMappingURL=service-recruiters-input-ast-thanks.css.map */
