@charset "UTF-8";
body {
  padding-top: 174px; }
  @media screen and (max-width: 768px) {
    body {
      padding-top: 60px; } }
  body .secReadTx {
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.2; }
    @media screen and (max-width: 768px) {
      body .secReadTx {
        text-align: left;
        font-size: 1.3rem; } }
  body .mvStyle_01 .bg {
    padding: 180px 0; }
    @media screen and (max-width: 768px) {
      body .mvStyle_01 .bg {
        padding: 60px 0; } }
  body .mvStyle_01 .breadcrumb ol li {
    color: #fff; }
    @media screen and (max-width: 768px) {
      body .mvStyle_01 .breadcrumb ol li {
        color: #111; } }
    body .mvStyle_01 .breadcrumb ol li a {
      color: #fff; }
      @media screen and (max-width: 768px) {
        body .mvStyle_01 .breadcrumb ol li a {
          color: #aaa; } }
      body .mvStyle_01 .breadcrumb ol li a .home {
        background-image: url("/lib/cmn_img/icon_home_wh.png"); }
  body .mvStyle_02 .bg {
    padding: 120px 0; }
    @media screen and (max-width: 768px) {
      body .mvStyle_02 .bg {
        padding: 50px 0; } }

.recruitPage .mv {
  width: 100%;
  height: calc(100vh - 174px);
  background: url("../cmn_img/recruit/top/mv.jpg") no-repeat center center/cover;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .recruitPage .mv {
      height: auto;
      padding-top: 133.3333%;
      background-image: url("../cmn_img/recruit/top/mv_sp.jpg"); } }
  .recruitPage .mv::before {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -10px;
    background: url("../cmn_img/recruit/top/mv_tx.png") no-repeat center center/cover;
    width: 531px;
    height: 203px; }
    @media screen and (max-width: 1199px) {
      .recruitPage .mv::before {
        width: 371px;
        height: 142px; } }
    @media screen and (max-width: 768px) {
      .recruitPage .mv::before {
        width: 296px;
        height: 111px;
        right: -10px;
        bottom: -5px; } }
  .recruitPage .mv .txWrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .recruitPage .mv .txWrap {
        top: 30%; } }
    .recruitPage .mv .txWrap .pageTtl {
      font-size: 1.3rem; }
      @media screen and (max-width: 768px) {
        .recruitPage .mv .txWrap .pageTtl {
          font-size: 1.1rem; } }
      .recruitPage .mv .txWrap .pageTtl span {
        font-family: "Sorts Mill Goudy", serif;
        font-size: 3.0rem;
        display: block;
        line-height: 1.3; }
        @media screen and (max-width: 768px) {
          .recruitPage .mv .txWrap .pageTtl span {
            font-size: 2.0rem;
            line-height: 1.1; } }
    .recruitPage .mv .txWrap .copy {
      font-size: 3.8rem;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
      line-height: 1.7;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .recruitPage .mv .txWrap .copy {
          font-size: 2.2rem;
          line-height: 1.7;
          margin-top: 8px; } }
    .recruitPage .mv .txWrap .breadcrumb {
      text-align: left;
      color: #fff;
      transform: translateX(0);
      position: static;
      margin-top: 50px; }
      @media screen and (max-width: 768px) {
        .recruitPage .mv .txWrap .breadcrumb {
          background: rgba(0, 0, 0, 0);
          margin-top: 25px; } }
      .recruitPage .mv .txWrap .breadcrumb ol li {
        color: #fff; }
.recruitPage .sec01 {
  padding: 180px 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .recruitPage .sec01 {
      padding: 110px 0; } }
  .recruitPage .sec01 .img01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec01 .img01 {
        width: 50%; } }
  .recruitPage .sec01 .img02 {
    position: absolute;
    top: 28%;
    right: 0;
    width: 18%; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec01 .img02 {
        width: 32%;
        top: 15%;
        opacity: 0.8 !important; } }
  .recruitPage .sec01 .img03 {
    position: absolute;
    top: 57%;
    left: 0;
    width: 22%; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec01 .img03 {
        width: 30%;
        top: 35%;
        opacity: 0.8 !important; } }
  .recruitPage .sec01 .img04 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 22%; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec01 .img04 {
        width: 50%; } }
  .recruitPage .sec01 .inr {
    position: relative;
    z-index: 9;
    text-align: center; }
    .recruitPage .sec01 .inr .copy01 {
      text-shadow: #fff 1px 0 10px;
      font-size: 3.6rem;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
      display: block;
      margin-bottom: 35px;
      padding-bottom: 35px;
      border-bottom: 1px solid #ddd;
      line-height: 1.8; }
      @media screen and (max-width: 768px) {
        .recruitPage .sec01 .inr .copy01 {
          font-size: 1.7rem;
          line-height: 2;
          margin-bottom: 20px;
          padding-bottom: 16px; } }
    .recruitPage .sec01 .inr .copy02 {
      text-shadow: #fff 1px 0 10px;
      font-size: 2.8rem;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
      line-height: 1.8; }
      @media screen and (max-width: 768px) {
        .recruitPage .sec01 .inr .copy02 {
          font-size: 1.7rem;
          line-height: 1.9; } }
    .recruitPage .sec01 .inr .tx {
      text-shadow: #fff 1px 0 10px;
      font-size: 1.6rem;
      margin-top: 35px;
      line-height: 2.2; }
      @media screen and (max-width: 768px) {
        .recruitPage .sec01 .inr .tx {
          font-size: 1.3rem;
          margin-top: 20px; } }
    .recruitPage .sec01 .inr .btn {
      margin-top: 40px; }
      @media screen and (max-width: 768px) {
        .recruitPage .sec01 .inr .btn {
          margin-top: 30px; } }
.recruitPage .sec02 {
  background: #f5f5f5; }
  .recruitPage .sec02 .ttl {
    position: relative;
    z-index: 9; }
  .recruitPage .sec02 .mainImg {
    margin: 0 auto;
    position: relative; }
    .recruitPage .sec02 .mainImg::before {
      content: "HEART \A FACTORY";
      white-space: pre;
      position: absolute;
      top: 53%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-family: "Sorts Mill Goudy", serif;
      font-size: 22.0rem;
      line-height: 1.4;
      text-align: center;
      width: 100%; }
      @media screen and (max-width: 1199px) {
        .recruitPage .sec02 .mainImg::before {
          font-size: 18.0rem;
          line-height: 2; } }
      @media screen and (max-width: 768px) {
        .recruitPage .sec02 .mainImg::before {
          font-size: 7.0rem;
          line-height: 2.3; } }
    .recruitPage .sec02 .mainImg img {
      display: block;
      position: relative;
      z-index: 9;
      max-width: 821px;
      width: 100%;
      margin: 0 auto; }
  .recruitPage .sec02 .tx {
    margin-top: 35px;
    font-size: 1.5rem;
    text-align: center;
    line-height: 2.2; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec02 .tx {
        font-size: 1.3rem;
        text-align: left; } }
  .recruitPage .sec02 .btn {
    margin-top: 35px; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec02 .btn {
        margin-top: 30px; } }
.recruitPage .sec03 {
  overflow: hidden;
  zoom: 1; }
  .recruitPage .sec03 .boxR {
    width: 50%;
    float: right;
    border-radius: 5px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec03 .boxR {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .recruitPage .sec03 .boxR {
        width: 100%; } }
  .recruitPage .sec03 .boxL {
    width: 45%;
    float: left;
    display: table; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec03 .boxL {
        width: 100%;
        margin-top: 40px; } }
    .recruitPage .sec03 .boxL .wrap {
      display: table-cell;
      vertical-align: middle; }
      .recruitPage .sec03 .boxL .wrap .copy {
        font-size: 3.4rem;
        font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
        line-height: 1.7; }
        @media screen and (max-width: 1199px) {
          .recruitPage .sec03 .boxL .wrap .copy {
            font-size: 3.0rem; } }
        @media screen and (max-width: 768px) {
          .recruitPage .sec03 .boxL .wrap .copy {
            font-size: 1.8rem;
            text-align: center;
            line-height: 1.9;
            margin-top: -10px; } }
      .recruitPage .sec03 .boxL .wrap .tx {
        font-size: 1.4rem;
        margin-top: 10px; }
        @media screen and (max-width: 768px) {
          .recruitPage .sec03 .boxL .wrap .tx {
            font-size: 1.3rem; } }
      .recruitPage .sec03 .boxL .wrap .btn {
        margin: 40px auto 0 0; }
        @media screen and (max-width: 768px) {
          .recruitPage .sec03 .boxL .wrap .btn {
            margin: 30px auto 0; } }
.recruitPage .sec04 {
  font-size: 0; }
  .recruitPage .sec04 .inr {
    position: relative; }
    .recruitPage .sec04 .inr .btn {
      position: absolute;
      left: 0;
      top: 120px; }
      @media screen and (max-width: 768px) {
        .recruitPage .sec04 .inr .btn {
          position: static;
          margin-top: 30px; } }
  .recruitPage .sec04 .boxL {
    width: 320px;
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec04 .boxL {
        width: 100%; } }
  .recruitPage .sec04 .boxR {
    width: calc(100% - 320px);
    display: inline-block;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .recruitPage .sec04 .boxR {
        width: 100%; } }
    .recruitPage .sec04 .boxR .newsList > li .thum img {
      object-fit: contain;
      font-family: 'object-fit: contain; object-position: bottom;'; }

@media screen and (max-width: 768px) {
  .aboutusPage .breadcrumb {
    margin-top: 7px !important; } }
.aboutusPage .sec01 {
  text-align: center;
  background: fixed url("../cmn_img/recruit/aboutus/sec01_bg.jpg") no-repeat center bottom/cover; }
  @media screen and (max-width: 768px) {
    .aboutusPage .sec01 {
      background-attachment: scroll;
      background-position: bottom right 2%;
      padding-bottom: 150px;
      margin-top: 7px; } }
  .aboutusPage .sec01 .enTtl {
    font-size: 1.6rem;
    font-family: "Sorts Mill Goudy", serif; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec01 .enTtl {
        font-size: 1.2rem; } }
  .aboutusPage .sec01 .copy {
    font-size: 3.8rem;
    line-height: 1.7;
    margin-top: 10px;
    font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec01 .copy {
        font-size: 2.2rem;
        line-height: 1.8;
        margin-top: 5px; } }
    .aboutusPage .sec01 .copy span {
      display: block;
      font-family: "Sorts Mill Goudy", serif; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec01 .copy span {
          margin-top: 3px; } }
  .aboutusPage .sec01 .tx {
    font-size: 2.0rem;
    line-height: 2.4;
    margin-top: 35px;
    font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec01 .tx {
        font-size: 1.4rem;
        margin-top: 15px; } }
.aboutusPage .sec02 .mainWrap {
  position: relative; }
  .aboutusPage .sec02 .mainWrap .imgBox {
    margin: 0 0 0 auto;
    width: 57%; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec02 .mainWrap .imgBox {
        width: 100%;
        margin-top: 20px; } }
    .aboutusPage .sec02 .mainWrap .imgBox span {
      display: block;
      height: 450px;
      background: url("../cmn_img/recruit/aboutus/sec02_img01.jpg") no-repeat center center/cover;
      border-radius: 5px;
      overflow: hidden;
      border-top-right-radius: 0 !important;
      border-bottom-right-radius: 0 !important; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec02 .mainWrap .imgBox span {
          border-radius: 3px; } }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec02 .mainWrap .imgBox span {
          height: auto;
          padding-top: 60%; } }
  .aboutusPage .sec02 .mainWrap .txBox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec02 .mainWrap .txBox {
        position: static;
        transform: translate(0, 0);
        text-align: center; } }
    .aboutusPage .sec02 .mainWrap .txBox .copy span {
      font-size: 3.4rem;
      background: #003461;
      color: #fff;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      display: inline;
      padding: 11px 5px 9px 20px;
      line-height: 2;
      font-weight: 500;
      font-family: "Garamond", "Times New Roman", "Noto Serif JP", serif;
      border-radius: 5px;
      overflow: hidden;
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec02 .mainWrap .txBox .copy span {
          border-radius: 3px; } }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec02 .mainWrap .txBox .copy span {
          font-size: 2.0rem;
          line-height: 2.2;
          padding: 9px 4px 7px 16px; } }
    .aboutusPage .sec02 .mainWrap .txBox .name {
      font-size: 2.0rem;
      margin-top: 25px;
      line-height: 1.7;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec02 .mainWrap .txBox .name {
          font-size: 1.7rem;
          margin-top: 10px; } }
      .aboutusPage .sec02 .mainWrap .txBox .name span {
        display: block;
        font-size: 1.2rem; }
        @media screen and (max-width: 768px) {
          .aboutusPage .sec02 .mainWrap .txBox .name span {
            font-size: 1.1rem;
            display: inline-block;
            margin-right: 10px; } }
.aboutusPage .sec02 .txList {
  margin-top: 80px; }
  @media screen and (max-width: 768px) {
    .aboutusPage .sec02 .txList {
      margin-top: 30px; } }
  .aboutusPage .sec02 .txList > li {
    font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
    font-size: 1.6rem; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec02 .txList > li {
        font-size: 1.3rem; } }
.aboutusPage .sec03 {
  background: url("../cmn_img/recruit/aboutus/sec03_bg.jpg") no-repeat center center/cover;
  overflow: hidden;
  zoom: 1; }
  .aboutusPage .sec03 .boxL {
    width: 65%;
    float: left;
    padding-right: 60px; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec03 .boxL {
        width: 100%;
        padding: 0; } }
    .aboutusPage .sec03 .boxL .tx {
      font-size: 1.5rem; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec03 .boxL .tx {
          font-size: 1.3rem;
          margin-top: -15px; } }
    .aboutusPage .sec03 .boxL .btn {
      margin: 30px auto 0 0; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec03 .boxL .btn {
          margin: 30px auto 0; } }
  .aboutusPage .sec03 .boxR {
    width: 35%;
    float: right; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec03 .boxR {
        width: 100%;
        margin-bottom: 30px; } }
    .aboutusPage .sec03 .boxR img {
      max-width: 370px;
      width: 100%;
      margin: 0 auto;
      display: block; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec03 .boxR img {
          max-width: 250px; } }
.aboutusPage .sec04 {
  font-size: 0; }
  .aboutusPage .sec04 .imgList {
    display: inline-block;
    vertical-align: middle;
    width: 20%; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec04 .imgList {
        font-size: 0;
        width: 100%;
        display: block; } }
    .aboutusPage .sec04 .imgList > li {
      height: 200px;
      background: no-repeat center center / cover; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec04 .imgList > li {
          width: 50%;
          height: auto;
          padding-top: 35%;
          display: inline-block;
          vertical-align: top; } }
    .aboutusPage .sec04 .imgList.list01 > li:nth-child(1) {
      background-image: url("../cmn_img/recruit/aboutus/sec04_img01.jpg"); }
    .aboutusPage .sec04 .imgList.list01 > li:nth-child(2) {
      background-image: url("../cmn_img/recruit/aboutus/sec04_img02.jpg"); }
    .aboutusPage .sec04 .imgList.list02 > li:nth-child(1) {
      background-image: url("../cmn_img/recruit/aboutus/sec04_img03.jpg"); }
    .aboutusPage .sec04 .imgList.list02 > li:nth-child(2) {
      background-image: url("../cmn_img/recruit/aboutus/sec04_img04.jpg"); }
  .aboutusPage .sec04 .txWrap {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 30px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .aboutusPage .sec04 .txWrap {
        width: 100%;
        padding: 50px 20px; } }
    .aboutusPage .sec04 .txWrap::before {
      content: "OUR\A CHALLENGE";
      position: absolute;
      top: 37%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      text-align: center;
      font-size: 11.0rem;
      color: #f5f5f5;
      white-space: pre;
      font-family: "Sorts Mill Goudy", serif;
      line-height: 1; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec04 .txWrap::before {
          font-size: 5.0rem;
          line-height: 1.1;
          top: 45%; } }
    .aboutusPage .sec04 .txWrap .copy {
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
      font-size: 3.6rem;
      position: relative;
      z-index: 9; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec04 .txWrap .copy {
          font-size: 2.0rem; } }
      .aboutusPage .sec04 .txWrap .copy span {
        display: inline-block;
        padding: 12px 12px 10px;
        border-radius: 5px;
        overflow: hidden;
        margin: 0 5px;
        color: #fff;
        background: #111;
        line-height: 1;
        vertical-align: middle;
        transform: translateY(-5px); }
        @media screen and (max-width: 768px) {
          .aboutusPage .sec04 .txWrap .copy span {
            border-radius: 3px; } }
        @media screen and (max-width: 768px) {
          .aboutusPage .sec04 .txWrap .copy span {
            padding: 9px 10px 7px;
            margin: 0 2px; } }
    .aboutusPage .sec04 .txWrap .tx {
      position: relative;
      z-index: 9;
      font-size: 2.0rem;
      margin-top: 8px;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec04 .txWrap .tx {
          font-size: 1.4rem;
          margin-top: 5px; } }
    .aboutusPage .sec04 .txWrap .btn {
      position: relative;
      z-index: 9;
      margin-top: 30px; }
      @media screen and (max-width: 768px) {
        .aboutusPage .sec04 .txWrap .btn {
          margin-top: 25px; } }
.aboutusPage .sec05 .tx {
  text-align: center;
  font-size: 1.5rem; }
  @media screen and (max-width: 768px) {
    .aboutusPage .sec05 .tx {
      font-size: 1.3rem;
      text-align: left; } }
.aboutusPage .sec05 .movieList {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .aboutusPage .sec05 .movieList {
      margin-top: 25px; } }
  @media screen and (max-width: 768px) {
    .aboutusPage .sec05 .movieList > li {
      width: 100%;
      margin: 0 0 20px; } }
.aboutusPage .sec05 .btn {
  margin-top: 20px; }

.jobPage .sec01 .jobList {
  margin-top: 60px; }
  @media screen and (max-width: 768px) {
    .jobPage .sec01 .jobList {
      margin-top: 40px; } }
  .jobPage .sec01 .jobList > li a {
    display: block;
    border-radius: 5px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .jobPage .sec01 .jobList > li a {
        border-radius: 3px; } }
    .jobPage .sec01 .jobList > li a .ttl {
      background: #003461;
      padding: 16px 70px 16px 25px;
      color: #fff;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
      font-size: 1.6rem;
      line-height: 1.7;
      position: relative;
      display: table;
      width: 100%;
      transition: all .3s ease-in-out; }
      @media screen and (max-width: 768px) {
        .jobPage .sec01 .jobList > li a .ttl {
          font-size: 1.3rem;
          padding: 16px 5px 16px;
          text-align: center; } }
      .jobPage .sec01 .jobList > li a .ttl span {
        display: table-cell;
        vertical-align: middle;
        width: 100%; }
      .jobPage .sec01 .jobList > li a .ttl::before {
        content: "";
        position: absolute;
        top: 0;
        right: 59px;
        width: 1px;
        height: 100%;
        background: #fff;
        opacity: .3; }
        @media screen and (max-width: 768px) {
          .jobPage .sec01 .jobList > li a .ttl::before {
            content: none; } }
      .jobPage .sec01 .jobList > li a .ttl::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        background: url("../cmn_img/arw01_wh.png") no-repeat center center/cover;
        width: 17px;
        height: 7px;
        transition: all .3s ease-in-out; }
        @media screen and (max-width: 768px) {
          .jobPage .sec01 .jobList > li a .ttl::after {
            top: auto;
            bottom: 10px;
            right: 10px;
            width: 12px;
            height: 5px;
            transform: translateY(0); } }
    @media (hover: hover) and (pointer: fine) {
      .jobPage .sec01 .jobList > li a:hover .ttl {
        background: #111; }
        .jobPage .sec01 .jobList > li a:hover .ttl::after {
          right: 17px; } }
    @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .jobPage .sec01 .jobList > li a:hover .ttl {
        background: #111; }
        .jobPage .sec01 .jobList > li a:hover .ttl::after {
          right: 17px; } }

.jobPage_detail .mv {
  position: relative; }
  .jobPage_detail .mv .imgBox {
    width: 55%;
    display: block;
    margin: 0 0 0 auto;
    position: relative; }
    @media screen and (max-width: 768px) {
      .jobPage_detail .mv .imgBox {
        width: 100%; } }
    .jobPage_detail .mv .imgBox > p {
      display: block;
      height: 100%; }
      .jobPage_detail .mv .imgBox > p::before {
        padding-top: 0;
        min-height: 460px;
        height: 100%; }
        @media screen and (max-width: 768px) {
          .jobPage_detail .mv .imgBox > p::before {
            height: auto;
            padding-top: 66%;
            min-height: auto; } }
  .jobPage_detail .mv .txBox {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: table;
    transform: translateX(-50%);
    padding-top: 40px; }
    @media screen and (max-width: 768px) {
      .jobPage_detail .mv .txBox {
        position: static;
        transform: translateX(0);
        padding-top: 0; } }
    .jobPage_detail .mv .txBox .wrap {
      display: table-cell;
      vertical-align: bottom; }
      .jobPage_detail .mv .txBox .wrap .in {
        width: 36%; }
        @media screen and (max-width: 768px) {
          .jobPage_detail .mv .txBox .wrap .in {
            border-radius: none;
            padding: 35px 0 0 0;
            width: 100%; } }
      .jobPage_detail .mv .txBox .wrap .pageTtl {
        line-height: 1.7;
        font-size: 3.6rem;
        font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
        @media screen and (max-width: 768px) {
          .jobPage_detail .mv .txBox .wrap .pageTtl {
            font-size: 2.2rem; } }
      .jobPage_detail .mv .txBox .wrap .tx {
        font-size: 1.5rem;
        margin-top: 15px; }
        @media screen and (max-width: 768px) {
          .jobPage_detail .mv .txBox .wrap .tx {
            font-size: 1.3rem; } }
      .jobPage_detail .mv .txBox .wrap .breadcrumb {
        position: static;
        margin-top: 40px;
        transform: translateX(0);
        text-align: left; }
        @media screen and (max-width: 768px) {
          .jobPage_detail .mv .txBox .wrap .breadcrumb {
            margin-top: 25px; } }
@media screen and (max-width: 768px) {
  .jobPage_detail .sec01 .featureList > li {
    margin-bottom: 30px; } }
.jobPage_detail .sec01 .featureList > li .cmn_ofi {
  border-radius: 5px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .jobPage_detail .sec01 .featureList > li .cmn_ofi {
      border-radius: 3px; } }
.jobPage_detail .sec01 .featureList > li .tx {
  line-height: 1.7;
  margin-top: 25px;
  font-size: 2.0rem;
  font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .jobPage_detail .sec01 .featureList > li .tx {
      font-size: 1.4rem;
      margin-top: 15px; } }
@media screen and (max-width: 768px) {
  .jobPage_detail .sec01 .featureList > li.last {
    margin-bottom: 0; } }
.jobPage_detail .sec02 .kimeteArea {
  margin-top: 60px;
  max-width: 1000px;
  width: 100%;
  margin: 60px auto 0; }
  @media screen and (max-width: 768px) {
    .jobPage_detail .sec02 .kimeteArea {
      margin-top: 50px; } }
  .jobPage_detail .sec02 .kimeteArea .ttl {
    font-size: 2.4rem;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    line-height: 1.7;
    font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
    position: relative; }
    @media screen and (max-width: 768px) {
      .jobPage_detail .sec02 .kimeteArea .ttl {
        font-size: 1.8rem; } }
    .jobPage_detail .sec02 .kimeteArea .ttl::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -1px;
      background: #003461;
      width: 60px;
      height: 1px; }
.jobPage_detail .sec03 {
  background: #003461;
  color: #fff; }
.jobPage_detail .sec04 {
  overflow: hidden; }
  .jobPage_detail .sec04 .workList {
    margin-bottom: 70px; }
    @media screen and (max-width: 768px) {
      .jobPage_detail .sec04 .workList {
        margin-bottom: 50px; } }
    @media screen and (max-width: 768px) {
      .jobPage_detail .sec04 .workList .slick-dots {
        bottom: -25px; } }
    .jobPage_detail .sec04 .workList .slick-prev {
      left: 5%;
      top: 35%; }
    .jobPage_detail .sec04 .workList .slick-next {
      right: 5%;
      top: 35%; }
    .jobPage_detail .sec04 .workList li {
      text-align: left; }
      .jobPage_detail .sec04 .workList li a {
        display: block;
        padding: 0 10px; }
        @media screen and (max-width: 768px) {
          .jobPage_detail .sec04 .workList li a {
            padding: 0 5px; } }
        .jobPage_detail .sec04 .workList li a .cmn_ofi {
          border-radius: 5px;
          overflow: hidden; }
          @media screen and (max-width: 768px) {
            .jobPage_detail .sec04 .workList li a .cmn_ofi {
              border-radius: 3px; } }
        .jobPage_detail .sec04 .workList li a .ttl {
          margin-top: 18px;
          font-size: 1.8rem;
          display: inline-block;
          padding: 7px 0 7px 55px;
          position: relative;
          line-height: 1.7;
          font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
          @media screen and (max-width: 768px) {
            .jobPage_detail .sec04 .workList li a .ttl {
              font-size: 1.4rem;
              padding-left: 36px;
              margin-top: 8px; } }
          .jobPage_detail .sec04 .workList li a .ttl::before {
            content: "";
            position: absolute;
            top: 0px;
            left: 0;
            width: 40px;
            height: 40px;
            background: #111;
            border-radius: 90px;
            transition: all .3s ease-in-out; }
            @media screen and (max-width: 768px) {
              .jobPage_detail .sec04 .workList li a .ttl::before {
                width: 25px;
                height: 25px;
                top: 6px; } }
          .jobPage_detail .sec04 .workList li a .ttl::after {
            content: "";
            position: absolute;
            left: 12px;
            top: 16px;
            background: url("../cmn_img/arw01_wh.png") no-repeat center center/cover;
            width: 17px;
            height: 7px;
            z-index: 1;
            transition: all .3s ease-in-out; }
            @media screen and (max-width: 768px) {
              .jobPage_detail .sec04 .workList li a .ttl::after {
                width: 12px;
                height: 5px;
                top: 16px;
                left: 7px; } }
        @media (hover: hover) and (pointer: fine) {
          .jobPage_detail .sec04 .workList li a:hover .ttl::before {
            transform: scale(0.9);
            background: #003461; } }
        @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .jobPage_detail .sec04 .workList li a:hover .ttl::before {
            transform: scale(0.9);
            background: #003461; } }

.career-pathPage .sec01 .img01 {
  max-width: 675px;
  width: 100%;
  margin: 40px auto 0; }
.career-pathPage .sec01 .tx01 {
  margin-top: 30px;
  text-align: center;
  font-size: 1.5rem; }
  @media screen and (max-width: 768px) {
    .career-pathPage .sec01 .tx01 {
      text-align: left;
      font-size: 1.3rem; } }
.career-pathPage .sec01 .tbl {
  margin-top: 50px;
  table-layout: auto;
  border-right: 1px solid #ddd; }
  .career-pathPage .sec01 .tbl tr.head th {
    background: #003461;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    padding: 8px; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec01 .tbl tr.head th {
        font-size: 1.4rem;
        padding: 5px; } }
  .career-pathPage .sec01 .tbl tr th, .career-pathPage .sec01 .tbl tr td {
    vertical-align: middle; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec01 .tbl tr th, .career-pathPage .sec01 .tbl tr td {
        font-size: 1.2rem;
        display: table-cell; } }
  .career-pathPage .sec01 .tbl tr th {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    width: 20% !important;
    padding: 25px 10px; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec01 .tbl tr th {
        font-size: 1.3rem;
        line-height: 1.7;
        width: 30% !important; } }
    .career-pathPage .sec01 .tbl tr th.gr {
      background: #8db043; }
    .career-pathPage .sec01 .tbl tr th.red {
      background: #ca603f; }
    .career-pathPage .sec01 .tbl tr th.blue {
      background: #06748d; }
  .career-pathPage .sec01 .tbl tr td {
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec01 .tbl tr td {
        font-size: 1.3rem; } }
.career-pathPage .sec02 .tbl {
  margin-top: 45px; }
  @media screen and (max-width: 768px) {
    .career-pathPage .sec02 .tbl {
      margin-top: 25px; } }
  .career-pathPage .sec02 .tbl tr th, .career-pathPage .sec02 .tbl tr td {
    background: #f5f5f5;
    padding: 30px 0; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec02 .tbl tr th, .career-pathPage .sec02 .tbl tr td {
        display: block;
        width: 100%;
        padding: 25px 20px; } }
  .career-pathPage .sec02 .tbl tr th {
    width: 25%;
    text-align: center;
    font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
    font-size: 2.2rem;
    line-height: 1.7; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec02 .tbl tr th {
        width: 100%;
        padding-bottom: 0;
        font-size: 1.6rem; } }
    .career-pathPage .sec02 .tbl tr th .tx01 {
      display: block;
      font-family: "Jost","Noto Sans JP", sans-serif;
      font-size: 1.4rem;
      line-height: 1.8; }
    .career-pathPage .sec02 .tbl tr th .tx02 {
      display: inline-block;
      background: #003461;
      color: #fff;
      line-height: 1.7;
      padding: 3px 10px;
      border-radius: 5px;
      overflow: hidden;
      font-family: "Jost","Noto Sans JP", sans-serif;
      font-size: 1.3rem;
      margin-top: 5px; }
      @media screen and (max-width: 768px) {
        .career-pathPage .sec02 .tbl tr th .tx02 {
          border-radius: 3px; } }
  .career-pathPage .sec02 .tbl tr td {
    padding-right: 30px; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec02 .tbl tr td {
        padding: 6px 20px 20px 20px;
        font-size: 1.2rem; } }
    .career-pathPage .sec02 .tbl tr td .ttl01 {
      font-size: 1.8rem;
      padding-left: 20px;
      position: relative;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .career-pathPage .sec02 .tbl tr td .ttl01 {
          font-size: 1.4rem;
          line-height: 1.6;
          padding-left: 13px; } }
      .career-pathPage .sec02 .tbl tr td .ttl01::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 0;
        width: 8px;
        height: 8px;
        background: #003461; }
        @media screen and (max-width: 768px) {
          .career-pathPage .sec02 .tbl tr td .ttl01::before {
            width: 6px;
            height: 6px;
            top: 6px; } }
      .career-pathPage .sec02 .tbl tr td .ttl01 span {
        display: block;
        font-family: "Jost","Noto Sans JP", sans-serif;
        font-size: 1.3rem; }
        @media screen and (max-width: 768px) {
          .career-pathPage .sec02 .tbl tr td .ttl01 span {
            font-size: 1.1rem; } }
    .career-pathPage .sec02 .tbl tr td .tx01 {
      font-size: 1.4rem;
      margin-top: 3px; }
      @media screen and (max-width: 768px) {
        .career-pathPage .sec02 .tbl tr td .tx01 {
          font-size: 1.1rem; } }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec02 .tbl tr td .kenshuList {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-top: 10px; } }
    .career-pathPage .sec02 .tbl tr td .kenshuList > li .img {
      border-radius: 5px;
      overflow: hidden;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        .career-pathPage .sec02 .tbl tr td .kenshuList > li .img {
          border-radius: 3px; } }
      @media screen and (max-width: 768px) {
        .career-pathPage .sec02 .tbl tr td .kenshuList > li .img {
          margin-bottom: 10px; } }
  .career-pathPage .sec02 .tbl tr:nth-child(2n) th, .career-pathPage .sec02 .tbl tr:nth-child(2n) td {
    background: #fff; }
.career-pathPage .sec03 .welfareList {
  margin-top: 50px;
  text-align: center; }
  .career-pathPage .sec03 .welfareList > li {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    padding: 30px;
    font-size: 1.4rem; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec03 .welfareList > li {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec03 .welfareList > li {
        padding: 0 14px 20px;
        font-size: 1.2rem;
        line-height: 1.9;
        width: 100%;
        margin: 0 0 20px; } }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec03 .welfareList > li .icon {
        transform: scale(0.6);
        display: block; } }
    .career-pathPage .sec03 .welfareList > li .ttl {
      margin: 15px auto 2px;
      text-align: center;
      font-size: 2.0rem;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
      @media screen and (max-width: 768px) {
        .career-pathPage .sec03 .welfareList > li .ttl {
          font-size: 1.5rem;
          margin-top: -5px;
          margin-bottom: 0l;
          line-height: 1.7; } }
    .career-pathPage .sec03 .welfareList > li .tx {
      text-align: left; }
.career-pathPage .sec03 .cateList {
  margin-top: 50px; }
  @media screen and (max-width: 768px) {
    .career-pathPage .sec03 .cateList {
      margin-top: 30px; } }
  .career-pathPage .sec03 .cateList > li {
    width: 24.25%;
    margin: 0 1% 1% 0;
    background: #f5f5f5;
    padding: 10px;
    text-align: center;
    border-radius: 90px;
    font-size: 1.5rem;
    border-radius: 90px; }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec03 .cateList > li {
        width: 49%;
        font-size: 1.2rem;
        padding: 5px; } }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec03 .cateList > li span {
        font-size: 1.0rem; } }
    @media screen and (max-width: 768px) {
      .career-pathPage .sec03 .cateList > li:nth-child(2n) {
        margin-right: 0; } }
    .career-pathPage .sec03 .cateList > li:nth-child(4n) {
      margin-right: 0; }
.career-pathPage .sec02 .readTx, .career-pathPage .sec03 .readTx {
  font-size: 1.7rem;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .career-pathPage .sec02 .readTx, .career-pathPage .sec03 .readTx {
      font-size: 1.3rem; } }

.entryPage .linkList > li {
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .entryPage .linkList > li {
      margin-bottom: 20px !important;
      margin-right: 0 !important; } }
  .entryPage .linkList > li a {
    background: #111; }
    .entryPage .linkList > li a::before {
      z-index: 10; }
      @media screen and (max-width: 768px) {
        .entryPage .linkList > li a::before {
          width: 25px;
          height: 25px;
          bottom: 15px;
          right: 15px; } }
    .entryPage .linkList > li a::after {
      z-index: 11; }
      @media screen and (max-width: 768px) {
        .entryPage .linkList > li a::after {
          width: 13px;
          height: 5px;
          right: 20px;
          bottom: 25px; } }
    .entryPage .linkList > li a .cmn_ofi::after {
      content: none; }
    .entryPage .linkList > li a .cmn_ofi::before {
      padding-top: 100%; }
      @media screen and (max-width: 768px) {
        .entryPage .linkList > li a .cmn_ofi::before {
          padding-top: 50%; } }
    .entryPage .linkList > li a .cmn_ofi img {
      opacity: .5; }
    .entryPage .linkList > li a .ttl {
      bottom: auto;
      top: 48%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 2.6rem; }
      @media screen and (max-width: 768px) {
        .entryPage .linkList > li a .ttl {
          font-size: 2.0rem;
          text-align: center !important; } }
      .entryPage .linkList > li a .ttl span {
        display: block;
        font-family: "Sorts Mill Goudy", serif;
        font-size: 1.2rem; }
        @media screen and (max-width: 768px) {
          .entryPage .linkList > li a .ttl span {
            font-size: 1.1rem; } }

.new-graduatePage .sec01 .linkList {
  margin-top: 35px; }
  @media screen and (max-width: 768px) {
    .new-graduatePage .sec01 .linkList {
      margin-top: 30px; } }
  .new-graduatePage .sec01 .linkList > li {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ddd; }
    @media screen and (max-width: 768px) {
      .new-graduatePage .sec01 .linkList > li {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .new-graduatePage .sec01 .linkList > li {
        width: 100%;
        margin: 0 0 20px; } }
    .new-graduatePage .sec01 .linkList > li .txBox {
      padding: 30px; }
      @media screen and (max-width: 768px) {
        .new-graduatePage .sec01 .linkList > li .txBox {
          padding: 25px 20px; } }
      .new-graduatePage .sec01 .linkList > li .txBox .ttl {
        font-size: 2.2rem;
        font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
        text-align: center;
        line-height: 1.7;
        display: table;
        width: 100%; }
        @media screen and (max-width: 768px) {
          .new-graduatePage .sec01 .linkList > li .txBox .ttl {
            font-size: 1.7rem; } }
        .new-graduatePage .sec01 .linkList > li .txBox .ttl > p {
          display: table-cell;
          vertical-align: middle;
          width: 100%; }
        .new-graduatePage .sec01 .linkList > li .txBox .ttl span {
          display: block;
          margin-top: 5px; }
      .new-graduatePage .sec01 .linkList > li .txBox .tx {
        font-size: 1.4rem;
        margin-top: 5px; }
        @media screen and (max-width: 768px) {
          .new-graduatePage .sec01 .linkList > li .txBox .tx {
            font-size: 1.2rem; } }
        .new-graduatePage .sec01 .linkList > li .txBox .tx span {
          display: block;
          font-size: 1.3rem;
          text-align: center;
          line-height: 1.7;
          margin-bottom: 5px; }
          @media screen and (max-width: 768px) {
            .new-graduatePage .sec01 .linkList > li .txBox .tx span {
              font-size: 1.1rem; } }
      .new-graduatePage .sec01 .linkList > li .txBox .btn {
        margin: 25px auto 0; }
        @media screen and (max-width: 768px) {
          .new-graduatePage .sec01 .linkList > li .txBox .btn {
            margin-top: 20px; } }
.new-graduatePage .sec02 .linkList {
  text-align: center; }
  .new-graduatePage .sec02 .linkList > li {
    text-align: left;
    max-width: 49%; }
    @media screen and (max-width: 768px) {
      .new-graduatePage .sec02 .linkList > li {
        width: 100%;
        margin: 0 0 10px;
        max-width: 100%; } }
.new-graduatePage .sec03 .accordion dt {
  cursor: pointer;
  background: #111;
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  overflow: hidden;
  font-size: 2.2rem;
  color: #fff;
  font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
  line-height: 1.7;
  position: relative;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .new-graduatePage .sec03 .accordion dt {
      border-radius: 3px; } }
  @media screen and (max-width: 768px) {
    .new-graduatePage .sec03 .accordion dt {
      font-size: 1.4rem;
      margin-bottom: 10px;
      padding: 12px; } }
  .new-graduatePage .sec03 .accordion dt::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 90px; }
    @media screen and (max-width: 768px) {
      .new-graduatePage .sec03 .accordion dt::before {
        width: 19px;
        height: 19px;
        right: 10px; } }
  .new-graduatePage .sec03 .accordion dt::after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 26px;
    transform: translateY(-50%);
    font-size: 2.2rem;
    color: #111;
    font-weight: 500; }
    @media screen and (max-width: 768px) {
      .new-graduatePage .sec03 .accordion dt::after {
        font-size: 1.8rem;
        right: 14px; } }
  .new-graduatePage .sec03 .accordion dt.open::after {
    content: "−"; }
.new-graduatePage .sec03 .accordion dd {
  display: none;
  padding: 20px 0 40px; }
  @media screen and (max-width: 768px) {
    .new-graduatePage .sec03 .accordion dd {
      padding: 5px 0 30px; } }
  .new-graduatePage .sec03 .accordion dd table tr th, .new-graduatePage .sec03 .accordion dd table tr td {
    vertical-align: middle; }
    @media screen and (max-width: 768px) {
      .new-graduatePage .sec03 .accordion dd table tr th, .new-graduatePage .sec03 .accordion dd table tr td {
        display: table-cell;
        font-size: 1.2rem; } }
  .new-graduatePage .sec03 .accordion dd table tr th {
    width: 25%; }
    @media screen and (max-width: 768px) {
      .new-graduatePage .sec03 .accordion dd table tr th {
        width: 45% !important; } }

.new-graduatePage_detail .sec01 .ancList {
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    .new-graduatePage_detail .sec01 .ancList > li {
      width: 100%;
      margin: 0 0 10px; } }
  .new-graduatePage_detail .sec01 .ancList > li a {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 25px;
    text-align: left;
    font-size: 1.5rem;
    display: block;
    background: url("../cmn_img/arw_btm.png") no-repeat center right 15px/11px 6px; }
    @media screen and (max-width: 768px) {
      .new-graduatePage_detail .sec01 .ancList > li a {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .new-graduatePage_detail .sec01 .ancList > li a {
        font-size: 1.3rem;
        padding: 15px 20px 15px 20px;
        background-size: 9px 5px; } }
    @media (hover: hover) and (pointer: fine) {
      .new-graduatePage_detail .sec01 .ancList > li a:hover {
        background-color: #f5f5f5;
        background-position: top 55% right 15px; } }
    @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .new-graduatePage_detail .sec01 .ancList > li a:hover {
        background-color: #f5f5f5;
        background-position: top 55% right 15px; } }
  .new-graduatePage_detail .sec01 .ancList > li.last {
    border: none !important; }
.new-graduatePage_detail .sec02 .courseList > li {
  margin-bottom: 140px; }
  @media screen and (max-width: 768px) {
    .new-graduatePage_detail .sec02 .courseList > li {
      margin-bottom: 80px; } }
  .new-graduatePage_detail .sec02 .courseList > li .posiTtl {
    background: #111;
    font-size: 2.8rem;
    color: #fff;
    font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
    padding: 10px;
    line-height: 1.7;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      .new-graduatePage_detail .sec02 .courseList > li .posiTtl {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .new-graduatePage_detail .sec02 .courseList > li .posiTtl {
        font-size: 1.8rem;
        padding: 8px;
        margin-bottom: 20px; } }
    .new-graduatePage_detail .sec02 .courseList > li .posiTtl span {
      display: block;
      font-size: 1.3rem;
      line-height: 1.7;
      font-family: "Jost","Noto Sans JP", sans-serif; }
      @media screen and (max-width: 768px) {
        .new-graduatePage_detail .sec02 .courseList > li .posiTtl span {
          font-size: 1.1rem; } }
  .new-graduatePage_detail .sec02 .courseList > li .ctWrap {
    margin-top: 80px; }
    @media screen and (max-width: 768px) {
      .new-graduatePage_detail .sec02 .courseList > li .ctWrap {
        margin-top: 50px; } }
    .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li {
      font-size: 0;
      position: relative; }
      .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 150px;
        background: #f5f5f5;
        height: 100%; }
        @media screen and (max-width: 768px) {
          .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li::before {
            width: 80px; } }
      .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxL, .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR {
        padding: 15px 0;
        position: relative;
        z-index: 9; }
        @media screen and (max-width: 768px) {
          .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxL, .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR {
            padding: 10px 0; } }
      .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxL {
        width: 150px;
        display: inline-block;
        vertical-align: middle;
        font-size: 1.6rem;
        font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
        text-align: center;
        position: relative; }
        @media screen and (max-width: 768px) {
          .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxL {
            width: 80px;
            font-size: 1.3rem; } }
        .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxL::before {
          content: "";
          position: absolute;
          bottom: -35px;
          left: 0;
          width: 100%;
          height: 22px;
          background: url("../cmn_img/recruit/entry/new-graduate/career-path/sec02_item01.png") no-repeat center center/cover; }
          @media screen and (max-width: 768px) {
            .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxL::before {
              bottom: -50px; } }
      .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR {
        width: calc(100% - 150px);
        display: inline-block;
        vertical-align: middle;
        padding-left: 35px; }
        @media screen and (max-width: 768px) {
          .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR {
            width: calc(100% - 80px);
            padding-left: 20px; } }
        .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR .ttl {
          color: #003461;
          font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
          font-size: 2.0rem; }
          @media screen and (max-width: 768px) {
            .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR .ttl {
              font-size: 1.4rem; } }
        .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR .tx {
          font-size: 1.5rem; }
          @media screen and (max-width: 768px) {
            .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li .boxR .tx {
              font-size: 1.2rem; } }
      .new-graduatePage_detail .sec02 .courseList > li .ctWrap .stepList > li.last .boxL::before {
        content: none; }
  .new-graduatePage_detail .sec02 .courseList > li.last {
    margin-bottom: 0; }

.mid-careerPage .sec01 .portraitList {
  text-align: center;
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    .mid-careerPage .sec01 .portraitList {
      margin-top: 0; } }
  .mid-careerPage .sec01 .portraitList > li {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    padding: 40px 20px;
    text-align: center;
    position: relative; }
    @media screen and (max-width: 768px) {
      .mid-careerPage .sec01 .portraitList > li {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .mid-careerPage .sec01 .portraitList > li {
        padding: 20px 5px; } }
    .mid-careerPage .sec01 .portraitList > li::before {
      content: "01";
      width: 100%;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #f5f5f5;
      line-height: 1;
      font-size: 14.0rem; }
      @media screen and (max-width: 768px) {
        .mid-careerPage .sec01 .portraitList > li::before {
          font-size: 9.0rem; } }
    .mid-careerPage .sec01 .portraitList > li > p {
      width: 100%;
      height: 100%;
      display: table; }
      .mid-careerPage .sec01 .portraitList > li > p > span {
        position: relative;
        z-index: 9;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        font-size: 2.0rem;
        font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
        @media screen and (max-width: 768px) {
          .mid-careerPage .sec01 .portraitList > li > p > span {
            font-size: 1.3rem;
            line-height: 1.8; } }
    .mid-careerPage .sec01 .portraitList > li:nth-child(2)::before {
      content: "02"; }
    .mid-careerPage .sec01 .portraitList > li:nth-child(3)::before {
      content: "03"; }
    .mid-careerPage .sec01 .portraitList > li:nth-child(4)::before {
      content: "04"; }
    .mid-careerPage .sec01 .portraitList > li:nth-child(5)::before {
      content: "05"; }
.mid-careerPage .sec02 .guidelineList > li {
  font-size: 0;
  background: #f5f5f5;
  padding: 50px;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .mid-careerPage .sec02 .guidelineList > li {
      padding: 10px 10px 30px; } }
  .mid-careerPage .sec02 .guidelineList > li .txBox {
    width: 55%;
    float: left; }
    @media screen and (max-width: 768px) {
      .mid-careerPage .sec02 .guidelineList > li .txBox {
        width: 100%;
        margin-top: 25px;
        padding: 0 10px; } }
    .mid-careerPage .sec02 .guidelineList > li .txBox > div {
      display: table;
      height: 100%;
      width: 100%; }
      .mid-careerPage .sec02 .guidelineList > li .txBox > div > div {
        display: table-cell;
        vertical-align: middle; }
    .mid-careerPage .sec02 .guidelineList > li .txBox .ttl {
      font-size: 2.4rem;
      color: #003461;
      font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .mid-careerPage .sec02 .guidelineList > li .txBox .ttl {
          font-size: 1.6rem;
          text-align: center; } }
    .mid-careerPage .sec02 .guidelineList > li .txBox .tx {
      font-size: 1.4rem;
      margin-top: 5px; }
      @media screen and (max-width: 768px) {
        .mid-careerPage .sec02 .guidelineList > li .txBox .tx {
          font-size: 1.2rem; } }
    .mid-careerPage .sec02 .guidelineList > li .txBox .infoList {
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .mid-careerPage .sec02 .guidelineList > li .txBox .infoList {
          margin-top: 10px; } }
      .mid-careerPage .sec02 .guidelineList > li .txBox .infoList > li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 25px;
        font-size: 1.5rem; }
        @media screen and (max-width: 768px) {
          .mid-careerPage .sec02 .guidelineList > li .txBox .infoList > li {
            font-size: 1.3rem;
            display: block;
            margin: 5px 0; } }
        .mid-careerPage .sec02 .guidelineList > li .txBox .infoList > li.last {
          margin-right: 0; }
        .mid-careerPage .sec02 .guidelineList > li .txBox .infoList > li span {
          background: #fff;
          border-radius: 5px;
          overflow: hidden;
          padding: 1px 10px;
          font-size: 1.3rem;
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px; }
          @media screen and (max-width: 768px) {
            .mid-careerPage .sec02 .guidelineList > li .txBox .infoList > li span {
              border-radius: 3px; } }
          @media screen and (max-width: 768px) {
            .mid-careerPage .sec02 .guidelineList > li .txBox .infoList > li span {
              font-size: 1.1rem; } }
    .mid-careerPage .sec02 .guidelineList > li .txBox .btn {
      margin: 30px auto 0 0; }
      @media screen and (max-width: 768px) {
        .mid-careerPage .sec02 .guidelineList > li .txBox .btn {
          margin: 25px auto 0; } }
  .mid-careerPage .sec02 .guidelineList > li .imgBox {
    width: 40%;
    float: right;
    border-radius: 5px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .mid-careerPage .sec02 .guidelineList > li .imgBox {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .mid-careerPage .sec02 .guidelineList > li .imgBox {
        width: 100%; } }
    .mid-careerPage .sec02 .guidelineList > li .imgBox > p {
      display: table;
      width: 100%;
      height: 100%; }
      .mid-careerPage .sec02 .guidelineList > li .imgBox > p > span {
        display: table-cell;
        vertical-align: middle;
        border-radius: 5px;
        overflow: hidden; }
        @media screen and (max-width: 768px) {
          .mid-careerPage .sec02 .guidelineList > li .imgBox > p > span {
            border-radius: 3px; } }
  .mid-careerPage .sec02 .guidelineList > li.last {
    margin-bottom: 0 !important; }

.mid-careerPage_detail .mv {
  background: #f5f5f5;
  padding: 60px 0;
  overflow: hidden;
  zoom: 1; }
  @media screen and (max-width: 768px) {
    .mid-careerPage_detail .mv {
      padding: 40px 0; } }
  .mid-careerPage_detail .mv .boxL {
    float: left;
    width: 42%;
    display: table; }
    @media screen and (max-width: 768px) {
      .mid-careerPage_detail .mv .boxL {
        width: 100%;
        margin-top: 35px; } }
    .mid-careerPage_detail .mv .boxL .wrap {
      display: table-cell;
      vertical-align: middle; }
      .mid-careerPage_detail .mv .boxL .wrap .pageTtl {
        font-size: 3.6rem;
        font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
        line-height: 1.7; }
        @media screen and (max-width: 768px) {
          .mid-careerPage_detail .mv .boxL .wrap .pageTtl {
            font-size: 2.2rem;
            margin-top: -10px; } }
      .mid-careerPage_detail .mv .boxL .wrap .tx {
        font-size: 1.8rem;
        margin-top: 15px;
        font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif; }
        @media screen and (max-width: 768px) {
          .mid-careerPage_detail .mv .boxL .wrap .tx {
            font-size: 1.4rem;
            margin-top: 8px; } }
      .mid-careerPage_detail .mv .boxL .wrap .breadcrumb {
        position: static;
        margin-top: 40px;
        transform: translateX(0);
        text-align: left; }
        @media screen and (max-width: 768px) {
          .mid-careerPage_detail .mv .boxL .wrap .breadcrumb {
            margin-top: 25px; } }
  .mid-careerPage_detail .mv .boxR {
    float: right;
    width: 53%;
    border-radius: 5px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .mid-careerPage_detail .mv .boxR {
        border-radius: 3px; } }
    @media screen and (max-width: 768px) {
      .mid-careerPage_detail .mv .boxR {
        width: 100%; } }
.mid-careerPage_detail .sec01 {
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .mid-careerPage_detail .sec01 table tr th, .mid-careerPage_detail .sec01 table tr td {
      display: table-cell;
      font-size: 1.2rem; } }
  .mid-careerPage_detail .sec01 table tr th {
    width: 25%; }
    @media screen and (max-width: 768px) {
      .mid-careerPage_detail .sec01 table tr th {
        width: 45% !important; } }
  .mid-careerPage_detail .sec01 .btn {
    margin-top: 60px;
    margin-bottom: 30px; }

.mid-careerPage_entry .sec01 .jobTx {
  text-align: center; }
  .mid-careerPage_entry .sec01 .jobTx > span {
    display: inline-block;
    vertical-align: middle;
    background: #003461;
    color: #fff;
    font-size: 1.3rem;
    border-radius: 3px;
    padding: 1px 8px; }
    @media screen and (max-width: 768px) {
      .mid-careerPage_entry .sec01 .jobTx > span {
        font-size: 1.1rem; } }
    .mid-careerPage_entry .sec01 .jobTx > span input {
      padding: 0 !important;
      background: #003461 !important;
      color: #fff !important;
      text-align: center;
      display: inline-block !important;
      width: 90px !important; }
  .mid-careerPage_entry .sec01 .jobTx > p {
    font-size: 2.8rem;
    font-family: "Garamond" , "Times New Roman" ,"Noto Serif JP", serif;
    display: block;
    margin-top: 7px;
    line-height: 1.7;
    width: 100%; }
    .mid-careerPage_entry .sec01 .jobTx > p input, .mid-careerPage_entry .sec01 .jobTx > p textarea {
      width: 100% !important;
      background: #fff !important;
      padding: 0 !important;
      display: inline-block !important;
      text-align: center;
      line-height: 1.5;
      margin-top: 8px;
      resize: none;
      height: 130px;
      line-height: 1.5; }
      @media screen and (max-width: 768px) {
        .mid-careerPage_entry .sec01 .jobTx > p input, .mid-careerPage_entry .sec01 .jobTx > p textarea {
          height: 85px; } }
    @media screen and (max-width: 768px) {
      .mid-careerPage_entry .sec01 .jobTx > p {
        font-size: 1.8rem;
        display: block;
        margin-top: 7px; } }
.mid-careerPage_entry .sec01 table tr {
  border: none; }
  .mid-careerPage_entry .sec01 table tr th, .mid-careerPage_entry .sec01 table tr td {
    font-size: 1.6rem;
    padding: 20px 0;
    border: none; }
    @media screen and (max-width: 768px) {
      .mid-careerPage_entry .sec01 table tr th, .mid-careerPage_entry .sec01 table tr td {
        padding: 18px 0 !important;
        font-size: 1.4rem; } }
    .mid-careerPage_entry .sec01 table tr th .radioList > li, .mid-careerPage_entry .sec01 table tr td .radioList > li {
      display: inline-block;
      vertical-align: top;
      margin: 7px 40px 7px 0;
      font-size: 1.6rem; }
      @media screen and (max-width: 768px) {
        .mid-careerPage_entry .sec01 table tr th .radioList > li, .mid-careerPage_entry .sec01 table tr td .radioList > li {
          font-size: 1.4rem;
          margin-right: 25px; } }
  .mid-careerPage_entry .sec01 table tr th {
    width: 24%;
    font-weight: 500; }
    @media screen and (max-width: 768px) {
      .mid-careerPage_entry .sec01 table tr th {
        padding-bottom: 0 !important; } }
  @media screen and (max-width: 768px) {
    .mid-careerPage_entry .sec01 table tr td {
      padding-top: 10px !important; } }
  .mid-careerPage_entry .sec01 table tr td .birthList > li {
    font-size: 1.6rem; }
    @media screen and (max-width: 768px) {
      .mid-careerPage_entry .sec01 table tr td .birthList > li {
        font-size: 1.4rem;
        width: 33%;
        margin: 0; } }
    .mid-careerPage_entry .sec01 table tr td .birthList > li input {
      width: calc(100% - 40px); }
      @media screen and (max-width: 768px) {
        .mid-careerPage_entry .sec01 table tr td .birthList > li input {
          width: calc(100% -30px); } }
.mid-careerPage_entry .sec01 .privacyTx {
  text-align: center;
  font-size: 1.5rem; }
  @media screen and (max-width: 768px) {
    .mid-careerPage_entry .sec01 .privacyTx {
      font-size: 1.4rem; } }
  .mid-careerPage_entry .sec01 .privacyTx a {
    text-decoration: underline;
    color: #003461;
    padding-right: 22px;
    display: inline-block;
    background: url("../cmn_img/icon_link_navy.png") no-repeat center right 6px/12px 12px; }
    @media (hover: hover) and (pointer: fine) {
      .mid-careerPage_entry .sec01 .privacyTx a:hover {
        text-decoration: none; } }
    @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .mid-careerPage_entry .sec01 .privacyTx a:hover {
        text-decoration: none; } }
