/* -------------------
greeting.html */
.greeting_msg {
  line-height: 2.2; }

/* -------------------
contents1.html */
.strength_block {
  padding: 90px 0; }
  @media (max-width: 480px) {
    .strength_block {
      padding: 70px 20px; } }

.strength_section {
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  align-items: center; }
  @media (max-width: 480px) {
    .strength_section {
      flex-direction: column;
      margin-bottom: 60px; }
      .strength_section:last-child {
        margin-bottom: 0; } }
  .strength_section .strength_contents {
    width: 50%;
    padding: 0 60px; }
    @media (max-width: 480px) {
      .strength_section .strength_contents {
        width: 100%;
        padding: 0;
        order: 1; } }
    .strength_section .strength_contents .strength_head {
      text-align: center;
      margin-bottom: 30px;
      line-height: 1; }
      .strength_section .strength_contents .strength_head .strength_number {
        color: #014fa2;
        font-size: 2.2rem;
        margin-bottom: 15px;
        letter-spacing: 0.1px; }
      .strength_section .strength_contents .strength_head .strength_title {
        font-size: 1.5rem; }
    @media (max-width: 480px) {
      .strength_section .strength_contents .strength_message {
        margin-bottom: 20px; } }
  .strength_section .strength_image {
    width: 50%; }
    @media (max-width: 480px) {
      .strength_section .strength_image {
        width: 95%;
        order: 2; } }
    .strength_section .strength_image img {
      width: 100%;
      display: block; }

/* -------------------
contents2.html */
.recruit_header {
  margin-bottom: 40px;
  position: relative;
  background: url("../img/background-ptn.jpg");
  overflow: hidden;
  z-index: 1;
  border-bottom: 5px solid #f3f1f2; }
  @media (max-width: 480px) {
    .recruit_header {
      border-bottom-width: 2px;
      margin: 0;
      background: #f0bb00;
      border-top: 2px solid #c1a43e; } }
  .recruit_header::before, .recruit_header::after {
    content: " ";
    position: absolute;
    left: -100px;
    bottom: -10px;
    transform: skew(-10deg); }
    @media (max-width: 480px) {
      .recruit_header::before, .recruit_header::after {
        left: 0;
        bottom: unset; } }
  .recruit_header::before {
    width: calc(50% + 695px);
    height: 75%;
    background: #192f60;
    z-index: -2; }
    @media (max-width: 480px) {
      .recruit_header::before {
        width: calc(92% + 1vw);
        height: calc(50vw - 30px);
        top: 30px;
        background: #192f6073; } }
  .recruit_header::after {
    width: calc(50% + 660px);
    height: 80%;
    background: #f0bb00;
    z-index: -1; }
    @media (max-width: 480px) {
      .recruit_header::after {
        position: static;
        display: block;
        background: url(../img/img02.png) no-repeat center center;
        background-size: auto 80%;
        width: 25vw;
        max-height: 25vw;
        height: 50px;
        margin: 20px auto;
        transform: unset; } }
  .recruit_header .recruit_header_inner {
    background: url(../img/img02.png) no-repeat left 30% bottom 50px;
    background-size: auto 25%;
    width: 1020px;
    margin: 0 auto;
    text-align: right;
    padding: 50px 0 30px; }
    @media (max-width: 480px) {
      .recruit_header .recruit_header_inner {
        padding: 0;
        width: 100%;
        padding: 0; } }
  .recruit_header .recruit_header_image {
    width: 525px;
    height: 350px;
    overflow: hidden;
    transform: skew(-10deg);
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-shadow: 3px -3px 5px rgba(0, 0, 0, 0.5); }
    @media (max-width: 480px) {
      .recruit_header .recruit_header_image {
        width: 92%;
        height: 50vw;
        display: block;
        margin-left: -20px;
        box-shadow: 3px -3px 5px rgba(0, 0, 0, 0.5) inset; } }
    .recruit_header .recruit_header_image img {
      display: block;
      height: 100%;
      transform: skew(10deg) translateX(-12px) scale(1.2);
      position: absolute;
      left: 0;
      top: 0; }
      @media (max-width: 480px) {
        .recruit_header .recruit_header_image img {
          transform: skew(10deg) translateX(-45%) scale(1.4);
          left: 50%; } }

.pagelink {
  max-width: 700px;
  margin: 0 auto;
  padding-top: 70px;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 480px) {
    .pagelink {
      padding: 60px 15px 0; } }
  .pagelink li {
    width: 47%; }
    @media (max-width: 480px) {
      .pagelink li {
        width: 48%; } }
    .pagelink li a {
      color: #fff;
      text-align: center;
      text-decoration: none;
      padding: 13px 10px;
      background: url(../img/yajirushi02.png) no-repeat right 15px center/10px #014fa2;
      border: 2px solid #014fa2;
      display: block;
      -webkit-transition: color 0.5s, background 0.5s;
      transition: color 0.5s, background 0.5s; }
      @media (max-width: 480px) {
        .pagelink li a {
          font-size: 0.75rem;
          background: url(../img/yajirushi02.png) no-repeat right 5px center/5px #014fa2; } }
      .pagelink li a:hover {
        color: #014fa2;
        background: url(../img/yajirushi01.png) no-repeat right 15px center/10px #fff; }
        @media (max-width: 480px) {
          .pagelink li a:hover {
            color: #fff;
            background: url(../img/yajirushi02.png) no-repeat right 5px center/5px #014fa2; } }

.recruit_set {
  max-width: 980px;
  margin-bottom: 60px; }
  .recruit_set:last-child {
    margin-bottom: 0; }
  .recruit_set .recruit_set_head {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 480px) {
      .recruit_set .recruit_set_head {
        margin-bottom: 25px;
        flex-direction: column; } }
    .recruit_set .recruit_set_head .recruit_set_head_msg {
      width: 47%; }
      @media (max-width: 480px) {
        .recruit_set .recruit_set_head .recruit_set_head_msg {
          width: 100%;
          padding: 0 5px;
          order: 2; } }
      .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_main_msg {
        color: #014fa2;
        font-size: 1.3rem;
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 1.4; }
        @media (max-width: 480px) {
          .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_main_msg {
            font-size: 1.2rem;
            margin-bottom: 5px; } }
      .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_msg_sub {
        font-size: 0.85rem;
        margin-bottom: 10px; }
        @media (max-width: 480px) {
          .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_msg_sub {
            margin-bottom: 0px; } }
      .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_title {
        font-size: 1.8rem;
        margin-bottom: 20px; }
        @media (max-width: 480px) {
          .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_title {
            font-size: 1.35rem; } }
      .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_category li {
        display: flex;
        margin-bottom: 15px; }
        @media (max-width: 480px) {
          .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_category li {
            margin-bottom: 10px; } }
        .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_category li .recruit_set_head_category_title {
          color: #575145;
          font-size: 0.85rem;
          background: #fcce30;
          width: 25%;
          padding: 3px 15px;
          text-align: center; }
          @media (max-width: 480px) {
            .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_category li .recruit_set_head_category_title {
              font-size: 0.8rem;
              width: 35%;
              padding: 5px 10px; } }
        .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_category li .recruit_set_head_category_msg {
          padding: 3px 20px; }
          @media (max-width: 480px) {
            .recruit_set .recruit_set_head .recruit_set_head_msg .recruit_set_head_category li .recruit_set_head_category_msg {
              font-size: 0.8rem;
              width: 65%; } }
    .recruit_set .recruit_set_head .recruit_set_head_img {
      width: 50%; }
      @media (max-width: 480px) {
        .recruit_set .recruit_set_head .recruit_set_head_img {
          width: 100%;
          margin-bottom: 35px;
          order: 1; } }
      .recruit_set .recruit_set_head .recruit_set_head_img img {
        width: 100%;
        display: block; }
  .recruit_set .recruit_set_body .recruit_set_body_category {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (max-width: 480px) {
      .recruit_set .recruit_set_body .recruit_set_body_category {
        flex-direction: column; } }
    .recruit_set .recruit_set_body .recruit_set_body_category li {
      width: 48%;
      margin-bottom: 40px; }
      @media (max-width: 480px) {
        .recruit_set .recruit_set_body .recruit_set_body_category li {
          width: 100%; } }
      .recruit_set .recruit_set_body .recruit_set_body_category li .recruit_set_body_category_title {
        color: #fff;
        font-size: 0.95rem;
        background: #192f60;
        padding: 10px 15px;
        text-align: center;
        margin-bottom: 10px; }
        @media (max-width: 480px) {
          .recruit_set .recruit_set_body .recruit_set_body_category li .recruit_set_body_category_title {
            font-size: 0.9rem; } }
      .recruit_set .recruit_set_body .recruit_set_body_category li .recruit_set_body_category_msg {
        padding: 0 15px; }

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