.work main {
  margin-bottom: 50px;
  padding-top: 64px; }
.work .contents01 {
  background: #80be2a url(/common/img/bg_stripe.png) repeat; }
  .work .contents01 .wrapper .inner h3 span {
    display: inline-block; }
.work .contents03 dl {
  background: #f2f2f2; }
.work .contents03 a {
  text-decoration: none;
  color: #c90020; }
  .work .contents03 a:hover {
    color: #80be2a; }
.work .contents03 h2 {
  margin-top: 50px; }
.work .contents03 p {
  text-align: center; }
  .work .contents03 p .btn-tel {
    color: #fff;
    background: #c90020;
    font-size: 1.5em;
    padding: .5em 1em;
    margin: 30px auto;
    display: inline-block;
    transition: .5s;
    border-radius: 4px; }
    .work .contents03 p .btn-tel:hover {
      background: #80be2a; }
    .work .contents03 p .btn-tel svg {
      margin-right: .5em;
      margin-left: 1em; }
.work .contents04 {
  overflow: hidden; }
  .work .contents04 h2 {
    margin-bottom: 10px; }

@media screen and (max-width: 750px) {
  .pc-lower {
    display: none; }

  .work {
    margin: 0;
    padding: 0;
    width: 100%; }
    .work .mainvisual {
      margin: 0 auto;
      width: 100%;
      background: url("/recruit/img/bg_recruit_sp.jpg") no-repeat;
      background-size: cover;
      position: relative; }
      .work .mainvisual:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 1; }
      .work .mainvisual .inner {
        margin: 0 0 30px;
        padding: 0 25px;
        width: 100%;
        z-index: 2;
        position: relative; }
        .work .mainvisual .inner h2 {
          margin: 0 0 15px;
          padding: 50px 0 0;
          font-size: 20px;
          font-weight: bold;
          color: #fff;
          text-align: center; }
        .work .mainvisual .inner .text {
          font-size: 16px;
          font-weight: normal;
          color: #fff; }
        .work .mainvisual .inner .btn {
          margin: 20px 0 0; }
          .work .mainvisual .inner .btn a {
            display: block;
            font-size: 16px;
            color: #fff;
            text-decoration: none;
            border: 2px solid #fff;
            height: 63px;
            line-height: 57px;
            text-align: center; }
            .work .mainvisual .inner .btn a:hover {
              color: #80be2a;
              border-color: #80be2a; }
      .work .mainvisual .detail {
        width: 100%;
        background: rgba(141, 191, 43, 0.6);
        z-index: 3;
        position: relative; }
        .work .mainvisual .detail h2 {
          margin: 0 0 20px;
          padding: 40px 0 0;
          font-size: 20px;
          color: #fff;
          text-align: center; }
        .work .mainvisual .detail .item {
          margin: 0 auto;
          padding: 0 0 5%;
          width: 80%; }
          .work .mainvisual .detail .item dl {
            overflow: hidden;
            margin: 0 0 20px;
            font-size: 14px;
            display: table; }
            .work .mainvisual .detail .item dl dt, .work .mainvisual .detail .item dl dd {
              display: table-cell;
              vertical-align: top;
              margin: 0;
              color: #fff; }
            .work .mainvisual .detail .item dl dt {
              text-align: center; }
              .work .mainvisual .detail .item dl dt span {
                padding: 2px 0;
                display: block;
                width: 107px;
                border: 1px solid #fff; }
            .work .mainvisual .detail .item dl dd {
              padding: 3px 0 0 10px; }
          .work .mainvisual .detail .item .btn {
            margin: 0 auto;
            border: 2px solid #fff;
            border-radius: 50%;
            width: 35px;
            height: 35px; }
            .work .mainvisual .detail .item .btn a {
              display: block;
              text-indent: -9999em;
              width: 35px;
              height: 35px;
              position: relative; }
              .work .mainvisual .detail .item .btn a:after {
                position: absolute;
                top: 24%;
                left: 29%;
                margin: auto;
                content: "";
                display: block;
                border-top: 2px solid #fff;
                border-right: 2px solid #fff;
                width: 10px;
                height: 10px;
                -webkit-transform: rotate(135deg);
                -moz-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                -o-transform: rotate(135deg);
                transform: rotate(135deg); }
    .work .contents01 {
      padding: 30px 0 40px;
      width: 100%;
      text-align: center; }
      .work .contents01 h2 {
        margin: 0 auto 15px;
        font-size: 14px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-size: 20px; }
      .work .contents01 .wrapper {
        margin: 0 auto;
        width: 100%; }
        .work .contents01 .wrapper .inner {
          width: 100%;
          color: #fff; }
          .work .contents01 .wrapper .inner > span {
            font-size: 90px; }
          .work .contents01 .wrapper .inner h3 {
            margin: 5px 0 10px;
            font-size: 18px; }
          .work .contents01 .wrapper .inner p {
            padding: 0 10%;
            font-size: 14px;
            text-align: left; }
    .work .contents02 {
      margin: 0 auto 50px;
      padding: 65px 0 0;
      width: 100%; }
      .work .contents02 .wrapper .inner {
        margin: 0 0 50px; }
        .work .contents02 .wrapper .inner figure {
          margin: 0 0 30px; }
          .work .contents02 .wrapper .inner figure img {
            width: 100%;
            height: auto; }
        .work .contents02 .wrapper .inner .conts {
          padding: 0 5%; }
          .work .contents02 .wrapper .inner .conts h3 {
            margin: 0;
            padding: 0;
            font-size: 20px; }
          .work .contents02 .wrapper .inner .conts .text {
            font-size: 14px; }
    .work .contents03 {
      margin: 0 auto 50px;
      width: 95%; }
      .work .contents03 h2 {
        margin-bottom: 25px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #160004; }
        .work .contents03 h2 span {
          display: block;
          font-size: 16px;
          letter-spacing: 0;
          text-transform: uppercase; }
      .work .contents03 .inner {
        margin: 0 auto;
        width: 100%; }
        .work .contents03 .inner dl {
          margin: 0 0 10px;
          overflow: hidden;
          font-size: 14px; }
          .work .contents03 .inner dl dt, .work .contents03 .inner dl dd {
            margin: 0;
            padding: 10px 1em; }
          .work .contents03 .inner dl dt {
            font-weight: bold; }
          .work .contents03 .inner dl dd {
            background: #fcfcfc; }
            .work .contents03 .inner dl dd span:not(.nowrap) {
              padding: 5px 10px;
              border: 1px solid #80be2a;
              border-radius: 5px;
              color: #80be2a; }
      .work .contents03 p .btn-tel svg {
        margin-left: 0; }
    .work .contents04 {
      width: 100%; }
      .work .contents04 h2 {
        margin: 0;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #160004; }
        .work .contents04 h2 span {
          display: block;
          font-size: 14px;
          letter-spacing: 0; }
      .work .contents04 .inner {
        width: 100%; }
    .work .l-swiper h2 {
      font-size: 20px;
      margin-bottom: 15px; } }
@media screen and (max-width: 480px) {
  .work .mainvisual .inner .text {
    font-size: 14px; }
  .work .mainvisual .detail .item {
    width: 90%; }

  .l-swiper h2 {
    margin-bottom: 0; }
  .l-swiper dl {
    font-size: 14px; } }
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .pc-lower {
    display: none; }

  .work {
    margin: 0;
    padding: 0;
    width: 100%; }
    .work .mainvisual {
      margin: 0 auto;
      width: 100%;
      background: url("/recruit/img/bg_recruit_sp.jpg") no-repeat;
      position: relative; }
      .work .mainvisual:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 1; }
      .work .mainvisual .inner {
        width: 100%;
        height: 480px;
        z-index: 2;
        position: relative; }
        .work .mainvisual .inner h2 {
          margin: 0 0 30px;
          padding: 80px 0 0;
          font-size: 28px;
          font-weight: bold;
          color: #fff;
          text-align: center; }
        .work .mainvisual .inner .text {
          padding: 0 10%;
          font-size: 16px;
          font-weight: normal;
          color: #fff;
          text-align: center; }
        .work .mainvisual .inner .btn {
          margin: 50px 0 0;
          padding: 0 10%; }
          .work .mainvisual .inner .btn a {
            display: block;
            font-size: 16px;
            color: #fff;
            text-decoration: none;
            border: 2px solid #fff;
            height: 63px;
            line-height: 57px;
            text-align: center; }
            .work .mainvisual .inner .btn a:hover {
              color: #80be2a;
              border-color: #80be2a; }
      .work .mainvisual .detail {
        width: 100%;
        background: rgba(141, 191, 43, 0.6);
        z-index: 3;
        position: relative; }
        .work .mainvisual .detail h2 {
          margin: 0 0 20px;
          padding: 50px 0 0;
          font-size: 28px;
          color: #fff;
          text-align: center; }
        .work .mainvisual .detail .item {
          margin: 0 auto;
          padding: 0 10% 5%;
          width: 90%;
          text-align: center; }
          .work .mainvisual .detail .item dl {
            overflow: hidden;
            margin: 0 0 20px;
            font-size: 16px;
            display: table; }
            .work .mainvisual .detail .item dl dt, .work .mainvisual .detail .item dl dd {
              display: table-cell;
              vertical-align: top;
              margin: 0;
              color: #fff; }
            .work .mainvisual .detail .item dl dt {
              text-align: center; }
              .work .mainvisual .detail .item dl dt span {
                padding: 4px 0;
                display: block;
                width: 107px;
                border: 1px solid #fff; }
            .work .mainvisual .detail .item dl dd {
              padding: 4px 0 0 15px; }
          .work .mainvisual .detail .item .btn {
            margin: 0 auto;
            border: 2px solid #fff;
            border-radius: 50%;
            width: 70px;
            height: 70px; }
            .work .mainvisual .detail .item .btn a {
              display: block;
              text-indent: -9999em;
              width: 80px;
              height: 80px;
              position: relative; }
              .work .mainvisual .detail .item .btn a:after {
                position: absolute;
                top: 18%;
                left: 25%;
                margin: auto;
                content: "";
                display: block;
                border-top: 4px solid #fff;
                border-right: 4px solid #fff;
                width: 25px;
                height: 25px;
                -webkit-transform: rotate(135deg);
                -moz-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                -o-transform: rotate(135deg);
                transform: rotate(135deg); }
    .work .contents01 {
      padding: 30px 0 40px;
      width: 100%;
      text-align: center; }
      .work .contents01 h2 {
        margin: 0 auto 50px;
        font-size: 16px;
        text-align: center;
        color: #fff;
        font-size: 28px; }
      .work .contents01 .wrapper {
        margin: 0 auto;
        width: 100%; }
        .work .contents01 .wrapper .inner {
          margin: 0 0 50px;
          width: 100%;
          color: #fff; }
          .work .contents01 .wrapper .inner > span {
            font-size: 90px; }
          .work .contents01 .wrapper .inner h3 {
            margin: 5px 0 10px;
            padding: 0 10%;
            font-size: 26px; }
          .work .contents01 .wrapper .inner p {
            padding: 0 10%;
            font-size: 18px;
            text-align: left; }
    .work .contents02 {
      margin: 0 auto 50px;
      padding: 65px 0 0;
      width: 100%; }
      .work .contents02 .wrapper .inner {
        margin: 0 0 50px; }
        .work .contents02 .wrapper .inner figure {
          margin: 0 0 30px; }
          .work .contents02 .wrapper .inner figure img {
            width: 100%;
            height: auto; }
        .work .contents02 .wrapper .inner .conts {
          padding: 0 5%; }
          .work .contents02 .wrapper .inner .conts h3 {
            margin: 0;
            padding: 0;
            font-size: 30px; }
          .work .contents02 .wrapper .inner .conts .text {
            font-size: 18px; }
    .work .contents03 {
      margin: 0 auto 50px;
      width: 95%; }
      .work .contents03 h2 {
        margin-bottom: 25px;
        text-align: center;
        font-size: 28px;
        font-weight: bold;
        color: #160004; }
        .work .contents03 h2 span {
          display: block;
          font-size: 18px;
          letter-spacing: 0; }
      .work .contents03 .inner {
        margin: 0 auto;
        width: 100%; }
        .work .contents03 .inner dl {
          margin: 0 0 10px;
          overflow: hidden; }
          .work .contents03 .inner dl dt, .work .contents03 .inner dl dd {
            padding: 10px 0 10px 20px; }
          .work .contents03 .inner dl dt {
            float: left;
            width: 22.55%;
            font-weight: bold; }
          .work .contents03 .inner dl dd {
            margin: 0 0 0 22.55%;
            background: #fcfcfc; }
            .work .contents03 .inner dl dd span:not(.nowrap) {
              padding: 5px 10px;
              border: 1px solid #80be2a;
              border-radius: 5px;
              color: #80be2a; }
    .work .contents04 {
      width: 100%; }
      .work .contents04 h2 {
        margin: 0;
        text-align: center;
        font-size: 28px;
        font-weight: bold;
        color: #160004; }
        .work .contents04 h2 span {
          display: block;
          font-size: 18px;
          letter-spacing: 0; }
      .work .contents04 .inner {
        width: 100%; } }
@media screen and (min-width: 1200px) {
  .sp-lower {
    display: none; }

  .work .mainvisual {
    margin: 0 auto;
    width: 100%;
    height: 400px;
    background: url("/recruit/img/bg_recruit.jpg") no-repeat;
    background-size: cover;
    position: relative; }
    .work .mainvisual:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      z-index: 1; }
    .work .mainvisual .inner {
      width: 100%;
      height: 400px;
      z-index: 2;
      position: absolute; }
      .work .mainvisual .inner h2 {
        margin: 0 0 30px;
        padding: 65px 0 0 100px;
        font-size: 24px;
        font-weight: bold;
        color: #fff; }
      .work .mainvisual .inner .text {
        padding: 0 0 0 100px;
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        width: 640px; }
      .work .mainvisual .inner .btn {
        margin: 50px 0 0;
        padding: 0 0 0 100px; }
        .work .mainvisual .inner .btn a {
          display: block;
          font-size: 16px;
          color: #fff;
          text-decoration: none;
          border: 2px solid #fff;
          width: 243px;
          height: 63px;
          line-height: 57px;
          text-align: center; }
          .work .mainvisual .inner .btn a:hover {
            color: #80be2a;
            border-color: #80be2a; }
    .work .mainvisual .detail {
      position: absolute;
      right: 0;
      top: 0;
      width: 40%;
      height: 400px;
      background: rgba(141, 191, 43, 0.6);
      z-index: 3; }
      .work .mainvisual .detail h2 {
        margin: 0 0 20px;
        padding: 60px 0 0;
        font-size: 24px;
        color: #fff;
        text-align: center; }
      .work .mainvisual .detail .item {
        margin: 0 auto;
        padding: 0 10%; }
        .work .mainvisual .detail .item dl {
          overflow: hidden;
          margin: 0 0 15px;
          font-size: 16px;
          display: table; }
          .work .mainvisual .detail .item dl dt, .work .mainvisual .detail .item dl dd {
            display: table-cell;
            vertical-align: top;
            margin: 0;
            color: #fff; }
          .work .mainvisual .detail .item dl dt span {
            padding: 3px 0;
            display: block;
            width: 107px;
            border: 1px solid #fff;
            text-align: center; }
          .work .mainvisual .detail .item dl dd {
            padding: 4px 0 0 15px; }
        .work .mainvisual .detail .item .btn {
          margin: 0 auto;
          border: 2px solid #fff;
          border-radius: 50%;
          width: 70px;
          height: 70px; }
          .work .mainvisual .detail .item .btn a {
            display: block;
            text-indent: -9999em;
            width: 80px;
            height: 80px;
            position: relative; }
            .work .mainvisual .detail .item .btn a:after {
              position: absolute;
              top: 18%;
              left: 25%;
              margin: auto;
              content: "";
              display: block;
              border-top: 4px solid #fff;
              border-right: 4px solid #fff;
              width: 25px;
              height: 25px;
              -webkit-transform: rotate(135deg);
              -moz-transform: rotate(135deg);
              -ms-transform: rotate(135deg);
              -o-transform: rotate(135deg);
              transform: rotate(135deg); }
  .work .contents01 {
    padding: 30px 0 40px;
    width: 100%;
    text-align: center; }
    .work .contents01 h2 {
      margin-bottom: 15px;
      color: #fff;
      font-size: 25px; }
    .work .contents01 .wrapper {
      margin: 0 auto;
      width: 1160px;
      overflow: hidden; }
      .work .contents01 .wrapper .inner {
        color: #fff;
        padding: 0 25px; }
        .work .contents01 .wrapper .inner h3 {
          font-size: 20px;
          margin: 0 auto 15px; }
        .work .contents01 .wrapper .inner p {
          font-size: 15px;
          width: 70%;
          margin: 0 auto; }
          .work .contents01 .wrapper .inner p span {
            display: inline-block; }
  .work .contents02 {
    margin: 0 auto 50px;
    padding: 65px 0 0;
    width: 1160px; }
    .work .contents02 .wrapper .inner {
      margin: 0 0 50px; }
      .work .contents02 .wrapper .inner figure {
        margin: 0 0 30px; }
        .work .contents02 .wrapper .inner figure img {
          width: 100%;
          height: auto; }
      .work .contents02 .wrapper .inner .conts h3 {
        margin: 0;
        padding: 0;
        font-size: 25px; }
      .work .contents02 .wrapper .inner .conts .text {
        font-size: 18px; }
  .work .contents03 {
    margin: 0 0 50px;
    width: 100%; }
    .work .contents03 h2 {
      margin-bottom: 25px;
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: -0.01em; }
      .work .contents03 h2 span {
        display: block;
        font-size: 15px;
        letter-spacing: 0; }
    .work .contents03 .inner {
      margin: 0 auto;
      width: 1160px; }
      .work .contents03 .inner dl {
        margin: 0 0 10px;
        overflow: hidden; }
        .work .contents03 .inner dl dt, .work .contents03 .inner dl dd {
          padding: 10px 20px; }
        .work .contents03 .inner dl dt {
          float: left;
          width: 22.55%;
          font-weight: bold; }
        .work .contents03 .inner dl dd {
          margin: 0 0 0 22.55%;
          background: #fcfcfc; }
          .work .contents03 .inner dl dd span:not(.nowrap) {
            padding: 5px 10px;
            border: 1px solid #80be2a;
            border-radius: 5px;
            color: #80be2a; }
  .work .contents04 {
    width: 100%; }
    .work .contents04 h2 {
      margin-bottom: 25px;
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: -0.01em; }
      .work .contents04 h2 span {
        display: block;
        font-size: 15px;
        letter-spacing: 0; }
    .work .contents04 .inner {
      width: 100%; } }
@media screen and (min-width: 1800px) {
  .work .mainvisual .inner h2 {
    padding: 65px 0 0 230px; }
  .work .mainvisual .inner .text {
    padding: 0 0 0 230px; }
  .work .mainvisual .inner .btn {
    padding: 0 0 0 230px; }
  .work .mainvisual .detail {
    width: 33.59%; }
    .work .mainvisual .detail .item {
      padding: 0 75px; }
      .work .mainvisual .detail .item dl {
        margin: 0 0 20px; }
        .work .mainvisual .detail .item dl:nth-last-child(2) {
          margin-bottom: 30px; }
      .work .mainvisual .detail .item .btn {
        margin: 0 auto;
        border: 2px solid #fff;
        border-radius: 50%;
        width: 70px;
        height: 70px; }
        .work .mainvisual .detail .item .btn a {
          display: block;
          text-indent: -9999em;
          width: 80px;
          height: 80px;
          position: relative; }
          .work .mainvisual .detail .item .btn a:after {
            position: absolute;
            top: 15px;
            left: 18px;
            content: "";
            display: block;
            border-top: 4px solid #fff;
            border-right: 4px solid #fff;
            width: 25px;
            height: 25px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg); }
  .work .contents02 {
    margin: 0 auto 50px;
    padding: 65px 0 0;
    width: 1160px; }
    .work .contents02 .wrapper .inner {
      margin: 0 0 50px; }
      .work .contents02 .wrapper .inner figure {
        margin: 0 0 30px; }
        .work .contents02 .wrapper .inner figure img {
          width: 100%;
          height: auto; }
  .work .contents03 {
    margin: 0 0 50px;
    width: 100%; }
    .work .contents03 h2 {
      margin-bottom: 25px;
      text-align: center;
      font-size: 28px;
      font-weight: bold;
      color: #160004; }
      .work .contents03 h2 span {
        display: block;
        font-size: 18px;
        letter-spacing: 0; }
    .work .contents03 .inner {
      margin: 0 auto;
      width: 1160px; }
      .work .contents03 .inner dl {
        margin: 0 0 10px;
        overflow: hidden; }
        .work .contents03 .inner dl dt, .work .contents03 .inner dl dd {
          padding: 10px 0 10px 20px; }
        .work .contents03 .inner dl dt {
          float: left;
          width: 22.55%;
          font-weight: bold; }
        .work .contents03 .inner dl dd {
          margin: 0 0 0 22.55%;
          background: #fcfcfc; }
          .work .contents03 .inner dl dd span:not(.nowrap) {
            padding: 5px 10px;
            border: 1px solid #80be2a;
            border-radius: 5px;
            color: #80be2a; }
  .work .contents04 {
    width: 100%; }
    .work .contents04 h2 {
      margin: 0;
      text-align: center;
      font-size: 28px;
      font-weight: bold;
      color: #160004; }
      .work .contents04 h2 span {
        display: block;
        font-size: 18px;
        letter-spacing: 0; }
    .work .contents04 .inner {
      width: 100%; } }

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