@charset "UTF-8";
/* -------------------------------------------------------------------------*/
/* MIXIN / ARGUMENT / COMMON CLASS
/* -------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");
.default_ftz {
  font-size: 18px;
  font-size: 1.125rem; }
  @media only screen and (max-width: 640px) {
    .default_ftz {
      font-size: 16px;
      font-size: 1rem; } }

.text_out {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.tbl_scroll {
  overflow-x: auto; }
  .tbl_scroll table {
    min-width: 600px; }

.def_cntSize {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 980px) {
    .def_cntSize {
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (max-width: 640px) {
    .def_cntSize {
      padding-right: 10px;
      padding-left: 10px; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* FONT
/* -------------------------------------------------------------------------*/
.lang_ja {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif; }

.mincho, #RCR_tp_cnt_1 .block_1 .title, .rcrt_intvw_kv .message, .rcr_tr_block_1 .textBox .text_1 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* PAGES
/* -------------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  .pg_kv_page::after {
    width: 54.16667%;
    padding-top: 20.83333%; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* RECRUIT
/* -------------------------------------------------------------------------*/
.eng_font, .rcr_pgTitle .eng {
  font-family: 'Montserrat', sans-serif; }

/* -------------------------------------------------------------------------*/
/* RECRUIT
/* -------------------------------------------------------------------------*/
#RCR_top {
  position: relative;
  padding-top: 8px; }
  #RCR_top .pg_title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 112px;
    padding: 25px 0 0 20px;
    color: #fff;
    z-index: 1;
    background: url(../../recruit/img/title_bc.png) 3% 0 no-repeat; }
    #RCR_top .pg_title h2 {
      font-size: 30px;
      font-size: 1.875rem;
      display: inline-block;
      margin: 0 0 4px;
      padding: 0 0 10px;
      font-weight: normal;
      letter-spacing: 2px;
      border-bottom: 2px solid; }
    #RCR_top .pg_title p {
      margin: 0;
      padding: 0; }
  @media only screen and (max-width: 980px) {
    #RCR_top .pg_title {
      background-size: auto 70%;
      padding: 15px 0 0 10px; }
      #RCR_top .pg_title h2 {
        font-size: 24px;
        font-size: 1.5rem;
        padding-bottom: 5px; } }
  @media only screen and (max-width: 640px) {
    #RCR_top .pg_title {
      background-size: auto 50%;
      padding: 10px 0 0 7px; }
      #RCR_top .pg_title h2 {
        font-size: 20px;
        font-size: 1.25rem;
        padding-bottom: 2px;
        margin-top: -10px;
        margin-bottom: 0;
        border-bottom-width: 1px; }
      #RCR_top .pg_title p {
        font-size: 12px;
        font-size: 0.75rem; } }

.rcr_block {
  max-width: 1000px;
  margin: 0 auto; }

#RCR_tp_kv {
  position: relative;
  padding-top: 42.85714%;
  background: url(../../recruit/img/kv_bc.png) center center no-repeat #edf9ff;
  overflow: hidden; }
  #RCR_tp_kv ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #RCR_tp_kv li {
    position: absolute;
    margin: 0;
    padding: 0;
    animation: kv_animation 1.0s ease forwards;
    opacity: 0; }
    #RCR_tp_kv li img {
      width: 100%;
      height: auto; }
  #RCR_tp_kv p {
    position: absolute;
    top: 37%;
    left: 3%;
    width: 304px;
    margin: 0;
    padding: 0;
    animation: kv_animation_msg 1.5s ease forwards;
    opacity: 0; }
    #RCR_tp_kv p img {
      width: 100%;
      height: auto; }
  #RCR_tp_kv .kv_1, #RCR_tp_kv .kv_2, #RCR_tp_kv .kv_3, #RCR_tp_kv .kv_5, #RCR_tp_kv .kv_6, #RCR_tp_kv .kv_8, #RCR_tp_kv .kv_9 {
    width: 25%; }
  #RCR_tp_kv .kv_4, #RCR_tp_kv .kv_7 {
    width: 50%; }
  #RCR_tp_kv .kv_1 {
    top: 0;
    left: 0;
    animation-delay: 1.0s; }
  #RCR_tp_kv .kv_2 {
    top: 0;
    left: 25%;
    animation-delay: 1.2s; }
  #RCR_tp_kv .kv_3 {
    top: 0;
    left: 50%;
    animation-delay: 1.4s; }
  #RCR_tp_kv .kv_4 {
    top: 30%;
    left: 0;
    animation-delay: 1.6s; }
  #RCR_tp_kv .kv_5 {
    top: 30%;
    left: 50%;
    animation-delay: 1.8s; }
  #RCR_tp_kv .kv_6 {
    top: 70%;
    left: 0;
    animation-delay: 2.0s; }
  #RCR_tp_kv .kv_7 {
    top: 70%;
    left: 25%;
    animation-delay: 2.2s; }
  #RCR_tp_kv .kv_8 {
    top: 0;
    left: 75%;
    animation-delay: 2.4s; }
  #RCR_tp_kv .kv_9 {
    top: 50%;
    left: 75%;
    animation-delay: 2.6s; }
  #RCR_tp_kv .sp {
    display: none; }
  @media only screen and (max-width: 980px) {
    #RCR_tp_kv p {
      width: 250px; } }
  @media only screen and (max-width: 640px) {
    #RCR_tp_kv {
      padding-top: 100%; }
      #RCR_tp_kv p {
        top: 35%;
        left: 2%;
        width: 45%; }
      #RCR_tp_kv .kv_4 {
        top: 30%; }
      #RCR_tp_kv .kv_5 {
        top: 30%; }
      #RCR_tp_kv .kv_6 {
        top: 70%; }
      #RCR_tp_kv .kv_7 {
        top: 70%; }
      #RCR_tp_kv .sp {
        display: block; }
      #RCR_tp_kv .pc {
        display: none; } }
  @media screen and (max-width: 480px) {
    #RCR_tp_kv p {
      width: 140px; } }

@keyframes kv_animation {
  0% {
    transform: scale(2);
    opacity: 0; }
  40% {
    opacity: 0.5; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes kv_animation_msg {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

#RCR_tp_cnt_1 {
  background: url(../../recruit/img/bc_1.png) right top no-repeat; }
  #RCR_tp_cnt_1 .block_1 .title {
    font-size: 34px;
    font-size: 2.125rem;
    margin-top: 60px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    transition: opacity 0.8s ease; }
    #RCR_tp_cnt_1 .block_1 .title .wrp {
      display: inline-block;
      position: relative; }
      #RCR_tp_cnt_1 .block_1 .title .wrp p {
        margin: 30px 0;
        padding: 0;
        line-height: 1.3; }
      #RCR_tp_cnt_1 .block_1 .title .wrp::after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%);
        content: '';
        display: block;
        width: 0;
        height: 1px;
        background-color: #004ea2;
        transition: width 0.8s ease; }
    #RCR_tp_cnt_1 .block_1 .title.anm_on {
      opacity: 1 !important; }
      #RCR_tp_cnt_1 .block_1 .title.anm_on .wrp::after {
        width: 120%; }
  #RCR_tp_cnt_1 .block_1 .box_1 {
    display: flex;
    align-items: center;
    max-width: 1440px;
    padding: 0 20px; }
    #RCR_tp_cnt_1 .block_1 .box_1 figure {
      margin: 0;
      padding: 0;
      width: 40%;
      transition: opacity 0.6s ease; }
      #RCR_tp_cnt_1 .block_1 .box_1 figure .wrp {
        position: relative;
        display: block;
        width: 100%;
        padding-top: 90%; }
      #RCR_tp_cnt_1 .block_1 .box_1 figure img {
        position: absolute;
        height: auto;
        transition: all 0.6s ease; }
      #RCR_tp_cnt_1 .block_1 .box_1 figure .img_1 {
        top: 0%;
        left: -5%;
        width: 40.5%;
        transform: translate(-20%, -20%); }
      #RCR_tp_cnt_1 .block_1 .box_1 figure .img_2 {
        top: 15%;
        left: 38%;
        width: 38%;
        transform: translate(-20%, 20%); }
      #RCR_tp_cnt_1 .block_1 .box_1 figure .img_3 {
        top: 52%;
        left: 5%;
        width: 43.75%;
        transform: translate(20%, -20%); }
      #RCR_tp_cnt_1 .block_1 .box_1 figure .img_4 {
        top: 46%;
        left: 48%;
        width: 45%;
        transform: translate(20%, 20%); }
      #RCR_tp_cnt_1 .block_1 .box_1 figure.anm_on {
        opacity: 1 !important; }
        #RCR_tp_cnt_1 .block_1 .box_1 figure.anm_on img {
          transform: translate(0, 0) !important; }
    #RCR_tp_cnt_1 .block_1 .box_1 .text {
      flex: 1;
      transition: opacity 0.6s ease;
      line-height: 1.8; }
      #RCR_tp_cnt_1 .block_1 .box_1 .text.anm_on {
        opacity: 1 !important; }
  #RCR_tp_cnt_1 .block_2 {
    margin: 100px auto 0;
    max-width: 1400px;
    position: relative; }
    #RCR_tp_cnt_1 .block_2 .wrp {
      position: relative;
      z-index: 1;
      margin: 0 auto;
      max-width: 1040px;
      padding: 0 20px;
      line-height: 1.8;
      transition: opacity 2.0s ease; }
      #RCR_tp_cnt_1 .block_2 .wrp .text {
        width: 60%; }
      #RCR_tp_cnt_1 .block_2 .wrp.anm_on {
        opacity: 1 !important; }
    #RCR_tp_cnt_1 .block_2 figure {
      position: absolute;
      top: -20px;
      right: 0;
      margin: 0;
      padding: 0;
      z-index: 0;
      width: 45%;
      min-width: 500px;
      transform: translateX(-50%);
      transition: all 1.5s ease; }
      #RCR_tp_cnt_1 .block_2 figure img {
        width: auto;
        height: auto;
        max-width: 100%; }
      #RCR_tp_cnt_1 .block_2 figure.anm_on {
        opacity: 1 !important;
        transform: translateX(0); }
  @media only screen and (max-width: 980px) {
    #RCR_tp_cnt_1 .block_1 .title {
      font-size: 30px;
      font-size: 1.875rem;
      margin-top: 40px; }
    #RCR_tp_cnt_1 .block_1 .box_1 {
      display: block; }
      #RCR_tp_cnt_1 .block_1 .box_1 figure {
        margin: 0 auto 20px;
        min-width: 300px; }
    #RCR_tp_cnt_1 .block_2 .wrp .text {
      width: 100%; }
    #RCR_tp_cnt_1 .block_2 figure {
      position: relative;
      top: auto;
      right: auto;
      text-align: center;
      width: 90%;
      margin: 0 auto; } }
  @media only screen and (max-width: 640px) {
    #RCR_tp_cnt_1 .block_1 .title {
      font-size: 22px;
      font-size: 1.375rem;
      margin-top: 20px; }
      #RCR_tp_cnt_1 .block_1 .title .wrp p {
        margin: 17px 0; }
    #RCR_tp_cnt_1 .block_2 figure {
      min-width: auto;
      min-width: initial; } }

#RCR_index {
  padding-bottom: 12%; }
  #RCR_index h3 {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0;
    padding: 17px 10px 15px;
    line-height: 1.2;
    color: #266ebc;
    font-weight: normal;
    text-align: center;
    border: 1px dotted;
    border-left: none;
    border-right: none; }
    #RCR_index h3 span {
      white-space: nowrap;
      display: inline-block; }
  #RCR_index .jinbutsu {
    background-color: #ffffe6;
    border: 1px solid #fde1c0;
    margin: 30px 0; }
    #RCR_index .jinbutsu ul {
      list-style: none;
      margin: 0;
      padding: 0 15px 15px;
      font-size: 0; }
    #RCR_index .jinbutsu li {
      font-size: 15px;
      font-size: 0.9375rem;
      display: inline-block;
      width: 48%;
      margin: 5px 1%;
      padding: 0;
      vertical-align: top; }
      #RCR_index .jinbutsu li::before {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 6px;
        background-color: #f9a23b;
        vertical-align: middle;
        margin-right: 10px; }
  @media only screen and (max-width: 640px) {
    #RCR_index h3 {
      font-size: 24px;
      font-size: 1.5rem; }
    #RCR_index .jinbutsu li {
      display: block;
      width: 100%;
      margin: 5px 0; } }

#RCR_ind_slide {
  overflow: hidden;
  max-width: 910px;
  margin-top: 20px; }
  #RCR_ind_slide .swiper-slide {
    width: 100% !important;
    height: auto;
    max-width: 910px;
    margin-bottom: 20px; }
    #RCR_ind_slide .swiper-slide img {
      width: 100%;
      height: auto; }
  #RCR_ind_slide p {
    line-height: 1.8; }

/* -- PAGE BOTTOM NV --*/
#RCR_btmNV {
  margin-top: 150px;
  padding: 50px 0;
  background: url(../../recruit/img/pgnv_bc.png);
  transition: opacity 0.6s ease; }
  #RCR_btmNV .wrp {
    margin: 0 auto;
    display: flex;
    width: 100%;
    padding: 0 10px;
    max-width: 1020px; }
    #RCR_btmNV .wrp .btn_1, #RCR_btmNV .wrp .btn_2 {
      position: relative;
      width: 50%;
      margin: 0 10px;
      max-width: 500px;
      background-color: #fff; }
      #RCR_btmNV .wrp .btn_1 > a, #RCR_btmNV .wrp .btn_2 > a {
        font-size: 24px;
        font-size: 1.5rem;
        position: relative;
        display: block;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100% auto;
        padding-top: 44.89796%;
        color: #fff;
        letter-spacing: 5px; }
        #RCR_btmNV .wrp .btn_1 > a .box, #RCR_btmNV .wrp .btn_2 > a .box {
          position: absolute;
          top: 5%;
          width: 39.77273%;
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: 100% auto;
          transition: background 0.2s ease; }
          #RCR_btmNV .wrp .btn_1 > a .box p, #RCR_btmNV .wrp .btn_2 > a .box p {
            position: relative;
            display: block;
            margin: 0;
            padding: 0;
            padding-top: 100%;
            text-align: center; }
            #RCR_btmNV .wrp .btn_1 > a .box p span, #RCR_btmNV .wrp .btn_2 > a .box p span {
              position: absolute;
              top: 40%;
              left: 10%;
              text-align: center;
              display: block;
              width: 80%;
              margin: 0 auto;
              padding-bottom: 10px;
              border-bottom: 1px solid #fff; }
        #RCR_btmNV .wrp .btn_1 > a:hover .box, #RCR_btmNV .wrp .btn_2 > a:hover .box {
          background-color: #fff; }
      #RCR_btmNV .wrp .btn_1 .cell, #RCR_btmNV .wrp .btn_2 .cell {
        padding: 10px; }
      #RCR_btmNV .wrp .btn_1 .entry, #RCR_btmNV .wrp .btn_2 .entry {
        margin: 0;
        text-align: center; }
        #RCR_btmNV .wrp .btn_1 .entry a, #RCR_btmNV .wrp .btn_2 .entry a {
          font-size: 17px;
          font-size: 1.0625rem;
          display: block;
          color: #fff;
          padding: 15px 5px;
          line-height: 1;
          box-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1) inset;
          transition: background 0.2s ease;
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }
          #RCR_btmNV .wrp .btn_1 .entry a::before, #RCR_btmNV .wrp .btn_2 .entry a::before {
            content: '';
            display: inline-block;
            margin-right: 10px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 4.5px 0 4.5px 7.8px;
            border-color: transparent transparent transparent #fff; }
          #RCR_btmNV .wrp .btn_1 .entry a:hover, #RCR_btmNV .wrp .btn_2 .entry a:hover {
            text-decoration: none; }
      #RCR_btmNV .wrp .btn_1 ul, #RCR_btmNV .wrp .btn_2 ul {
        list-style: none;
        margin: 15px 0 0;
        padding: 0;
        font-size: 0; }
      #RCR_btmNV .wrp .btn_1 li, #RCR_btmNV .wrp .btn_2 li {
        font-size: 15px;
        font-size: 0.9375rem;
        display: inline-block;
        width: 50%;
        margin: 2px 0;
        padding: 0;
        vertical-align: top; }
        #RCR_btmNV .wrp .btn_1 li a, #RCR_btmNV .wrp .btn_2 li a {
          position: relative;
          display: block;
          padding: 0 5px; }
          #RCR_btmNV .wrp .btn_1 li a::before, #RCR_btmNV .wrp .btn_2 li a::before {
            content: '';
            width: 8px;
            height: 8px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px; }
    #RCR_btmNV .wrp .btn_1 > a {
      background-image: url(../../recruit/img/pgnv_btn_1.jpg); }
      #RCR_btmNV .wrp .btn_1 > a .box {
        right: 2.5%;
        background-image: url(../../recruit/img/pgnv_btn_1_box.png); }
      #RCR_btmNV .wrp .btn_1 > a::after {
        background-color: #03c3f3; }
    #RCR_btmNV .wrp .btn_1 .entry a {
      background-color: #03c3f3; }
      #RCR_btmNV .wrp .btn_1 .entry a:hover {
        background-color: #23e6ff; }
    #RCR_btmNV .wrp .btn_1 li a::before {
      background: url(../../recruit/img/pgnv_list_1.png); }
    #RCR_btmNV .wrp .btn_2 > a {
      background-image: url(../../recruit/img/pgnv_btn_2.jpg); }
      #RCR_btmNV .wrp .btn_2 > a .box {
        left: 2.5%;
        background-image: url(../../recruit/img/pgnv_btn_2_box.png); }
      #RCR_btmNV .wrp .btn_2 > a::after {
        background-color: #207bee; }
    #RCR_btmNV .wrp .btn_2 .entry a {
      background-color: #207bee; }
      #RCR_btmNV .wrp .btn_2 .entry a:hover {
        background-color: #10acff; }
    #RCR_btmNV .wrp .btn_2 li a::before {
      background: url(../../recruit/img/pgnv_list_2.png); }
  #RCR_btmNV.anm_on {
    opacity: 1 !important; }
  @media only screen and (max-width: 780px) {
    #RCR_btmNV .wrp {
      padding: 0 5px; }
      #RCR_btmNV .wrp .btn_1, #RCR_btmNV .wrp .btn_2 {
        margin: 0 5px; } }
  @media only screen and (max-width: 640px) {
    #RCR_btmNV .wrp {
      display: block; }
      #RCR_btmNV .wrp .btn_1, #RCR_btmNV .wrp .btn_2 {
        width: 100%;
        margin: 10px auto; } }

#RCR_btmNV_2 {
  padding: 40px 0;
  background-color: #e7f1f9; }
  #RCR_btmNV_2 .wrp {
    display: table;
    margin: 0 auto;
    padding: 0 20px;
    border-collapse: separate;
    border-spacing: 12px; }
    #RCR_btmNV_2 .wrp .btn_1, #RCR_btmNV_2 .wrp .btn_2 {
      display: table-cell;
      position: relative;
      width: 50%;
      max-width: 325px;
      margin: 6px;
      padding: 10px;
      background-color: #fff; }
      #RCR_btmNV_2 .wrp .btn_1::before, #RCR_btmNV_2 .wrp .btn_2::before {
        content: '';
        display: block;
        width: 100%;
        height: 3px;
        margin-bottom: 6px; }
      #RCR_btmNV_2 .wrp .btn_1 .entry, #RCR_btmNV_2 .wrp .btn_2 .entry {
        margin: 0;
        text-align: center; }
        #RCR_btmNV_2 .wrp .btn_1 .entry a, #RCR_btmNV_2 .wrp .btn_2 .entry a {
          font-size: 17px;
          font-size: 1.0625rem;
          display: block;
          color: #fff;
          padding: 12px 5px 10px;
          line-height: 1;
          box-shadow: -1px -1px 0 rgba(0, 0, 0, 0.05) inset;
          transition: background 0.2s ease; }
          #RCR_btmNV_2 .wrp .btn_1 .entry a::before, #RCR_btmNV_2 .wrp .btn_2 .entry a::before {
            content: '';
            display: inline-block;
            margin-right: 10px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 4.5px 0 4.5px 7.8px;
            border-color: transparent transparent transparent #fff; }
          #RCR_btmNV_2 .wrp .btn_1 .entry a:hover, #RCR_btmNV_2 .wrp .btn_2 .entry a:hover {
            text-decoration: none; }
      #RCR_btmNV_2 .wrp .btn_1 ul, #RCR_btmNV_2 .wrp .btn_2 ul {
        list-style: none;
        margin: 15px 0 0;
        padding: 0;
        font-size: 0; }
      #RCR_btmNV_2 .wrp .btn_1 li, #RCR_btmNV_2 .wrp .btn_2 li {
        font-size: 15px;
        font-size: 0.9375rem;
        display: inline-block;
        width: 50%;
        margin: 2px 0;
        padding: 0;
        vertical-align: top; }
        #RCR_btmNV_2 .wrp .btn_1 li a, #RCR_btmNV_2 .wrp .btn_2 li a {
          position: relative;
          display: block;
          padding: 0 5px; }
          #RCR_btmNV_2 .wrp .btn_1 li a::before, #RCR_btmNV_2 .wrp .btn_2 li a::before {
            content: '';
            width: 8px;
            height: 8px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px; }
    #RCR_btmNV_2 .wrp .btn_1::before {
      background-color: #03c3f3; }
    #RCR_btmNV_2 .wrp .btn_1 .entry a {
      background-color: #03c3f3; }
      #RCR_btmNV_2 .wrp .btn_1 .entry a:hover {
        background-color: #23e6ff; }
    #RCR_btmNV_2 .wrp .btn_1 li a::before {
      background: url(../../recruit/img/pgnv_list_1.png); }
    #RCR_btmNV_2 .wrp .btn_2::before {
      background-color: #207bee; }
    #RCR_btmNV_2 .wrp .btn_2 .entry a {
      background-color: #207bee; }
      #RCR_btmNV_2 .wrp .btn_2 .entry a:hover {
        background-color: #10acff; }
    #RCR_btmNV_2 .wrp .btn_2 li a::before {
      background: url(../../recruit/img/pgnv_list_2.png); }
    #RCR_btmNV_2 .wrp figure {
      margin: 0 0 10px;
      padding: 0; }
      #RCR_btmNV_2 .wrp figure img {
        width: auto;
        height: auto;
        max-width: 100%; }
    #RCR_btmNV_2 .wrp p {
      margin: 0;
      padding: 0; }
    #RCR_btmNV_2 .wrp ul {
      font-size: 14px;
      font-size: 0.875rem;
      padding-left: 10px;
      margin-left: 20px; }
  @media only screen and (max-width: 980px) {
    #RCR_btmNV_2 {
      padding: 30px 0; }
      #RCR_btmNV_2 .wrp {
        padding: 0; } }
  @media only screen and (max-width: 640px) {
    #RCR_btmNV_2 {
      padding: 20px 0; }
      #RCR_btmNV_2 .wrp {
        display: block; }
        #RCR_btmNV_2 .wrp .btn_1, #RCR_btmNV_2 .wrp .btn_2 {
          display: block;
          width: auto;
          max-width: none;
          max-width: initial; }
        #RCR_btmNV_2 .wrp figure img {
          width: 100%; } }

/* ENTRY BTN */
#RCR_entry_btn {
  padding: 6px;
  background-color: #e6eef6; }
  #RCR_entry_btn ul {
    position: relative;
    z-index: 1;
    margin: 0 20px 0 0;
    right: 0;
    text-align: right;
    font-size: 0; }
  #RCR_entry_btn li {
    display: inline-block;
    margin: 0 2px;
    padding: 0; }
    #RCR_entry_btn li a {
      font-size: 18px;
      font-size: 1.125rem;
      display: block;
      padding: 15px 20px;
      color: #fff;
      font-weight: bold;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
      letter-spacing: 2px;
      transform: skewX(-30deg);
      box-shadow: -3px -3px 1px -2px rgba(0, 0, 0, 0.15) inset;
      transition: background 0.2s ease; }
      #RCR_entry_btn li a:hover {
        text-decoration: none; }
      #RCR_entry_btn li a span {
        display: inline-block;
        transform: skewX(30deg); }
      #RCR_entry_btn li a::before {
        content: '';
        display: inline-block;
        margin-right: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4.5px 0 4.5px 7.8px;
        border-color: transparent transparent transparent #fff;
        transform: skewX(30deg); }
    #RCR_entry_btn li.btn_1 a {
      background-color: #03c3f3; }
      #RCR_entry_btn li.btn_1 a:hover {
        background-color: #23e6ff; }
    #RCR_entry_btn li.btn_2 a {
      background-color: #207bee; }
      #RCR_entry_btn li.btn_2 a:hover {
        background-color: #10acff; }
  @media only screen and (max-width: 980px) {
    #RCR_entry_btn {
      padding: 4px 4px 6px; }
      #RCR_entry_btn ul {
        margin-right: 10px; }
      #RCR_entry_btn li a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 10px 15px; } }
  @media only screen and (max-width: 640px) {
    #RCR_entry_btn {
      padding: 2px 4px 4px 80px; }
      #RCR_entry_btn ul {
        margin-right: 5px; }
      #RCR_entry_btn li {
        margin: 2px; }
        #RCR_entry_btn li a {
          font-size: 13px;
          font-size: 0.8125rem;
          padding: 6px 10px; } }

#RCR_slider {
  overflow: hidden; }
  #RCR_slider .wrp {
    width: 2000px;
    margin: 0 auto; }
    #RCR_slider .wrp ul {
      margin: 0;
      padding: 0; }
    #RCR_slider .wrp li {
      width: 190px !important;
      padding-right: 2px;
      float: left; }
      #RCR_slider .wrp li img {
        width: 100%;
        height: auto; }
  #RCR_slider .slick-slide {
    width: 190px !important; }
  @media only screen and (max-width: 980px) {
    #RCR_slider .wrp li {
      width: 160px !important; }
    #RCR_slider .slick-slide {
      width: 160px !important; } }
  @media only screen and (max-width: 640px) {
    #RCR_slider .wrp li {
      width: 110px !important; }
    #RCR_slider .slick-slide {
      width: 110px !important; } }

#RCR_pg {
  background: url(../../recruit/img/bc_2.png) center top no-repeat;
  position: relative; }

.rcr_pg_block {
  max-width: 1040px;
  padding: 20px 20px 50px;
  margin: 0 auto; }
  @media only screen and (max-width: 980px) {
    .rcr_pg_block {
      padding: 15px 15px 40px; } }
  @media only screen and (max-width: 640px) {
    .rcr_pg_block {
      padding: 10px 10px 30px; } }

.rcr_pg_block_1, .rcr_pg_block_2, .rcr_pg_block_3 {
  display: flex;
  max-width: 1040px;
  padding: 60px 20px 50px;
  margin: 0 auto; }
  .rcr_pg_block_1 .text_box, .rcr_pg_block_2 .text_box, .rcr_pg_block_3 .text_box {
    z-index: 2;
    padding: 40px 40px 25px;
    width: 70%;
    background-color: rgba(228, 239, 255, 0.75); }
    .rcr_pg_block_1 .text_box h4, .rcr_pg_block_2 .text_box h4, .rcr_pg_block_3 .text_box h4 {
      font-size: 26px;
      font-size: 1.625rem;
      margin: 0 0 35px;
      padding: 0 0 25px;
      font-weight: normal;
      border-bottom: 2px solid #207bee; }
    .rcr_pg_block_1 .text_box p, .rcr_pg_block_2 .text_box p, .rcr_pg_block_3 .text_box p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.87; }
  .rcr_pg_block_1 .img_box img, .rcr_pg_block_2 .img_box img, .rcr_pg_block_3 .img_box img {
    width: 100%;
    height: auto; }
  @media only screen and (max-width: 640px) {
    .rcr_pg_block_1, .rcr_pg_block_2, .rcr_pg_block_3 {
      display: block;
      padding: 0 10px;
      margin: 20px 0 50px; }
      .rcr_pg_block_1 .text_box, .rcr_pg_block_2 .text_box, .rcr_pg_block_3 .text_box {
        width: 100%;
        padding: 20px; }
        .rcr_pg_block_1 .text_box h4, .rcr_pg_block_2 .text_box h4, .rcr_pg_block_3 .text_box h4 {
          font-size: 20px;
          font-size: 1.25rem;
          margin: 0 0 15px;
          padding: 0 0 10px; }
      .rcr_pg_block_1 .img_box, .rcr_pg_block_2 .img_box, .rcr_pg_block_3 .img_box {
        width: 100% !important;
        margin: 20px 0 !important;
        text-align: center; }
        .rcr_pg_block_1 .img_box img, .rcr_pg_block_2 .img_box img, .rcr_pg_block_3 .img_box img {
          width: auto;
          height: auto;
          max-width: 100%; } }

.rcr_pg_block_1 .img_box {
  width: 35%;
  margin: 0 0 0 -5%;
  padding: 0; }

.rcr_pg_block_2 {
  flex-direction: row-reverse; }
  .rcr_pg_block_2 .text_box {
    margin-top: 5%; }
  .rcr_pg_block_2 .img_box {
    width: 45%;
    margin: 0 -15% 0 0;
    padding: 0; }

.rcr_pg_block_3 .text_box {
  margin-top: 5%; }

.rcr_pg_block_3 .img_box {
  width: 45%;
  margin: 0 0 0 -15%;
  padding: 0; }

/* TITLE */
.rcr_pgTitle {
  text-align: center;
  margin: 20px 0 40px; }
  .rcr_pgTitle .eng {
    font-size: 35px;
    font-size: 2.1875rem;
    margin: 0 0 10px;
    color: #004ea2;
    line-height: 1.3; }
  .rcr_pgTitle h3 {
    font-size: 16px;
    font-size: 1rem;
    display: block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    background-color: #004ea2;
    font-weight: normal;
    line-height: 1;
    max-width: 260px; }
  .rcr_pg_block_sch .rcr_pgTitle .eng {
    color: #fff; }
  .rcr_pg_block_sch .rcr_pgTitle h3 {
    background-color: #fff;
    color: #00a6cf; }

.rcr_pgTitle_2 {
  text-align: center;
  margin: 30px 0 40px;
  transition: all 1s ease;
  transform: translateY(50%); }
  .rcr_pgTitle_2 h3 {
    font-size: 40px;
    font-size: 2.5rem;
    display: inline-block;
    margin: 0 auto;
    color: #004ea2;
    font-weight: normal;
    line-height: 1.2; }
    .rcr_pgTitle_2 h3::after {
      content: '';
      display: block;
      width: 0;
      height: 5px;
      margin: 5px auto 0;
      background-color: #004ea2;
      transition: all 1s ease; }
  .rcr_pgTitle_2.anm_on {
    opacity: 1 !important;
    transform: translateY(0); }
    .rcr_pgTitle_2.anm_on h3::after {
      width: 100%; }
  @media only screen and (max-width: 980px) {
    .rcr_pgTitle_2 {
      margin: 25px 0 35px; }
      .rcr_pgTitle_2 h3 {
        font-size: 30px;
        font-size: 1.875rem; }
        .rcr_pgTitle_2 h3::after {
          height: 3px; } }
  @media only screen and (max-width: 640px) {
    .rcr_pgTitle_2 {
      margin: 20px 0 30px; }
      .rcr_pgTitle_2 h3 {
        font-size: 28px;
        font-size: 1.75rem; } }

.rcr_pgTitle_3 {
  text-align: center;
  margin: 30px 0 40px; }
  .rcr_pgTitle_3 h3 {
    font-size: 40px;
    font-size: 2.5rem;
    display: inline-block;
    margin: 0;
    padding-bottom: 10px;
    color: #004ea2;
    font-weight: normal;
    line-height: 1;
    border-bottom: 4px solid; }
  @media only screen and (max-width: 980px) {
    .rcr_pgTitle_3 h3 {
      font-size: 35px;
      font-size: 2.1875rem; } }
  @media only screen and (max-width: 640px) {
    .rcr_pgTitle_3 h3 {
      font-size: 32px;
      font-size: 2rem; } }

/* INTERVIEW */
.rcr_intv_list {
  list-style: none;
  width: 860px;
  margin: 0 auto;
  padding: 0;
  font-size: 0; }
  .rcr_intv_list li {
    display: inline-block;
    margin: 40px 50px; }
    .rcr_intv_list li a {
      position: relative;
      display: block;
      width: 330px; }
      .rcr_intv_list li a figure {
        position: relative;
        margin: 0;
        padding: 0;
        z-index: 0;
        overflow: hidden; }
        .rcr_intv_list li a figure::after {
          position: absolute;
          top: 0;
          left: 0;
          content: '';
          width: 100%;
          padding-top: 100%;
          background: url(../../recruit/new_grad/interview/img/top_pic_mask.png);
          background-size: 100% auto; }
        .rcr_intv_list li a figure img {
          width: 100%;
          height: auto;
          transition: all 0.3s ease-out; }
      .rcr_intv_list li a .number {
        font-size: 24px;
        font-size: 1.5rem;
        position: absolute;
        top: 5%;
        left: 5%;
        margin: 0;
        padding: 0;
        z-index: 1;
        color: #fff;
        font-weight: bold; }
      .rcr_intv_list li a .text {
        position: absolute;
        top: 83%;
        right: 10px;
        z-index: 1;
        text-align: right;
        width: 70%; }
        .rcr_intv_list li a .text p {
          margin: 0 0 5px;
          padding: 0 0 3px; }
        .rcr_intv_list li a .text .dpt {
          font-size: 16px;
          font-size: 1rem;
          color: #004ea2;
          font-weight: bold;
          border-bottom: 1px solid #bfbfbf; }
        .rcr_intv_list li a .text .name {
          font-size: 20px;
          font-size: 1.25rem;
          display: inline-block;
          font-weight: bold;
          color: #000; }
        .rcr_intv_list li a .text .year {
          font-size: 13px;
          font-size: 0.8125rem;
          display: inline-block;
          color: #585858;
          margin-left: 10px; }
      .rcr_intv_list li a:hover figure img {
        transform: scale(1.2); }
  @media only screen and (max-width: 980px) {
    .rcr_intv_list {
      text-align: center;
      width: auto; }
      .rcr_intv_list li {
        margin: 15px; } }
  @media only screen and (max-width: 400px) {
    .rcr_intv_list li {
      margin: 20px 0; }
      .rcr_intv_list li a {
        width: 280px; } }

/* INTERVIEW PAGES */
.rcrt_intvw_kv {
  position: relative;
  max-width: 1400px;
  margin: 0 auto; }
  .rcrt_intvw_kv .info {
    position: absolute;
    left: 3%;
    top: 50%;
    width: 43%;
    transform: translateY(-50%); }
  .rcrt_intvw_kv .message {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.2; }
    .rcrt_intvw_kv .message span {
      display: inline-block;
      padding: 12px 20px 10px;
      margin-bottom: 6px;
      background-color: #207bee; }
  .rcrt_intvw_kv .text {
    display: inline-block;
    padding: 5% 7%;
    background-color: rgba(255, 255, 255, 0.8); }
    .rcrt_intvw_kv .text p {
      margin: 0; }
    .rcrt_intvw_kv .text .division {
      font-size: 18px;
      font-size: 1.125rem; }
    .rcrt_intvw_kv .text .name {
      font-size: 24px;
      font-size: 1.5rem;
      font-weight: bold;
      margin: 15px 0; }
    .rcrt_intvw_kv .text .year {
      font-size: 14px;
      font-size: 0.875rem; }
  .rcrt_intvw_kv figure {
    margin: 0;
    padding: 0; }
    .rcrt_intvw_kv figure img {
      width: 100%;
      height: auto; }
  @media only screen and (max-width: 1200px) {
    .rcrt_intvw_kv .message {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media only screen and (max-width: 980px) {
    .rcrt_intvw_kv .message {
      font-size: 22px;
      font-size: 1.375rem; }
      .rcrt_intvw_kv .message span {
        padding: 10px 10px 8px;
        margin-bottom: 4px; }
    .rcrt_intvw_kv .text {
      padding: 10px 20px; }
      .rcrt_intvw_kv .text .division {
        font-size: 16px;
        font-size: 1rem; }
      .rcrt_intvw_kv .text .name {
        font-size: 22px;
        font-size: 1.375rem;
        margin: 10px 0; } }
  @media only screen and (max-width: 640px) {
    .rcrt_intvw_kv .info {
      position: absolute;
      left: 3%;
      top: 50%;
      width: 43%;
      transform: translateY(-50%);
      position: relative;
      transform: none;
      left: auto;
      top: auto;
      width: auto; }
    .rcrt_intvw_kv .message {
      font-size: 18px;
      font-size: 1.125rem;
      padding: 10px 15px;
      background-color: #207bee;
      line-height: 1.5;
      font-weight: normal; }
      .rcrt_intvw_kv .message p {
        margin: 0; }
      .rcrt_intvw_kv .message span {
        display: inline;
        background: none;
        margin: 0;
        padding: 0; }
    .rcrt_intvw_kv .text {
      display: block;
      padding: 10px 15px;
      border-bottom: 1px solid #dadada; }
      .rcrt_intvw_kv .text .division {
        font-size: 16px;
        font-size: 1rem; }
      .rcrt_intvw_kv .text .name {
        font-size: 18px;
        font-size: 1.125rem;
        margin: 2px 0; } }

.rcr_pg_block_sch {
  color: #fff;
  background: url(../../recruit/new_grad/interview/img/bc_schedule.png) right top no-repeat #03c3f3; }
  .rcr_pg_block_sch .wrp {
    max-width: 1040px;
    padding: 20px 20px 50px;
    margin: 0 auto; }
    .rcr_pg_block_sch .wrp > p {
      text-align: center;
      margin-top: 30px; }
  .rcr_pg_block_sch .block {
    display: flex; }
    .rcr_pg_block_sch .block .box_time {
      border-left: 5px solid;
      flex: 1; }
      .rcr_pg_block_sch .block .box_time .cell {
        display: flex;
        margin-top: 10px; }
        .rcr_pg_block_sch .block .box_time .cell .time {
          font-size: 20px;
          font-size: 1.25rem;
          white-space: nowrap;
          line-height: 1;
          margin: 0 0 0 -15px;
          width: 110px; }
          .rcr_pg_block_sch .block .box_time .cell .time::before {
            display: inline-block;
            content: '';
            width: 25px;
            height: 25px;
            margin-right: 10px;
            border-radius: 50%;
            background-color: #fff;
            vertical-align: middle; }
      .rcr_pg_block_sch .block .box_time .text {
        flex: 1;
        margin-left: 10px; }
        .rcr_pg_block_sch .block .box_time .text .title {
          font-size: 20px;
          font-size: 1.25rem;
          margin: 0; }
          .rcr_pg_block_sch .block .box_time .text .title + p {
            font-size: 14px;
            font-size: 0.875rem;
            margin-top: 5px; }
    .rcr_pg_block_sch .block .box_img {
      margin-left: 30px;
      width: 330px; }
      .rcr_pg_block_sch .block .box_img figure {
        margin: 15px 0; }
        .rcr_pg_block_sch .block .box_img figure img {
          width: 100%;
          height: auto; }
      .rcr_pg_block_sch .block .box_img figcaption {
        font-size: 14px;
        font-size: 0.875rem;
        margin: 5px 0 0;
        text-align: center; }
  .rcr_pg_block_sch .box_clndr {
    max-width: 800px;
    margin: 0 auto;
    border-left: 5px solid; }
    .rcr_pg_block_sch .box_clndr .cell {
      display: flex;
      margin-top: 25px; }
      .rcr_pg_block_sch .box_clndr .cell .date {
        font-size: 20px;
        font-size: 1.25rem;
        white-space: nowrap;
        line-height: 1;
        margin: 0 0 0 -15px;
        width: 110px; }
        .rcr_pg_block_sch .box_clndr .cell .date::before {
          display: inline-block;
          content: '';
          width: 25px;
          height: 23px;
          margin-right: 10px;
          vertical-align: middle;
          background: url(../../recruit/new_grad/training/img/ic_calender.png); }
      .rcr_pg_block_sch .box_clndr .cell .text {
        flex: 1;
        margin-left: 10px; }
        .rcr_pg_block_sch .box_clndr .cell .text .title {
          font-size: 20px;
          font-size: 1.25rem;
          margin: 0; }
          .rcr_pg_block_sch .box_clndr .cell .text .title + p {
            font-size: 14px;
            font-size: 0.875rem;
            margin-top: 5px; }
  @media only screen and (max-width: 980px) {
    .rcr_pg_block_sch .block .box_img {
      width: 260px;
      margin-left: 20px; } }
  @media only screen and (max-width: 640px) {
    .rcr_pg_block_sch .wrp {
      padding: 10px 15px 10px; }
    .rcr_pg_block_sch .block {
      display: block; }
      .rcr_pg_block_sch .block .box_time .cell {
        display: block;
        margin-bottom: 25px; }
        .rcr_pg_block_sch .block .box_time .cell .time {
          font-size: 20px;
          font-size: 1.25rem;
          width: auto; }
      .rcr_pg_block_sch .block .box_time .text {
        margin-top: 10px;
        margin-left: 20px; }
        .rcr_pg_block_sch .block .box_time .text .title {
          font-size: 18px;
          font-size: 1.125rem; }
      .rcr_pg_block_sch .block .box_img {
        width: 100%;
        margin-left: 0; } }

.rcr_pg_block_advc {
  max-width: 1040px;
  padding: 20px 20px 50px;
  margin: 0 auto; }

.rcr_btm_list {
  border-top: 1px dashed #5a96e2;
  padding-top: 30px; }
  .rcr_btm_list .wrp {
    max-width: 1040px;
    padding: 20px 20px 50px;
    margin: 0 auto; }
  .rcr_btm_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0; }
  .rcr_btm_list li {
    display: inline-block;
    width: 165px;
    margin: 10px 8px;
    padding: 0;
    vertical-align: top; }
    .rcr_btm_list li a {
      display: block;
      position: relative; }
      .rcr_btm_list li a:hover {
        text-decoration: none; }
        .rcr_btm_list li a:hover img {
          opacity: 0.9; }
  .rcr_btm_list .pic {
    position: relative;
    background-color: #00e2ff; }
    .rcr_btm_list .pic img {
      width: 100%;
      height: auto;
      transition: opacity 0.2s ease; }
    .rcr_btm_list .pic p {
      font-size: 16px;
      font-size: 1rem;
      position: absolute;
      top: 8px;
      left: 7px;
      margin: 0;
      padding: 0;
      font-weight: bold;
      color: #fff;
      line-height: 1;
      z-index: 2; }
    .rcr_btm_list .pic::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      display: block;
      width: 100%;
      padding-top: 100%;
      background: url(../../recruit/new_grad/interview/img/top_pic_mask_s.png);
      background-size: 100% auto;
      z-index: 1; }
  .rcr_btm_list .dept {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 5px 0 0;
    line-height: 1.4;
    color: #000;
    text-align: center; }
  .rcr_btm_list .name {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
    text-align: center; }

/* ----- TRAINING ---- */
.rcr_tr_block_1 {
  display: flex; }
  .rcr_tr_block_1 .textBox {
    flex: 1;
    line-height: 1.8; }
    .rcr_tr_block_1 .textBox .text_1 {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold;
      line-height: 1.5; }
  .rcr_tr_block_1 figure {
    width: 37%;
    margin: 0 0 0 10px;
    padding: 0; }
    .rcr_tr_block_1 figure img {
      width: auto;
      height: auto;
      max-width: 100%; }
  @media only screen and (max-width: 980px) {
    .rcr_tr_block_1 {
      display: block; }
      .rcr_tr_block_1 figure {
        width: 100%;
        margin: 20px 0;
        text-align: center; } }

.rcr_tr_block_2 {
  margin: 30px 0;
  padding: 4px;
  background: url(../../recruit/new_grad/training/img/bd_bc.png); }
  .rcr_tr_block_2 .wrp {
    display: flex;
    padding: 20px;
    background-color: #fff; }
  .rcr_tr_block_2 .textBox {
    flex: 1; }
    .rcr_tr_block_2 .textBox .title {
      font-size: 18px;
      font-size: 1.125rem;
      display: inline-block;
      margin: 0 0 0 -20px;
      padding: 10px 20px 8px;
      color: #fff;
      background-color: #207bee;
      line-height: 1;
      font-weight: bold; }
    .rcr_tr_block_2 .textBox .msg {
      font-size: 26px;
      font-size: 1.625rem;
      margin: 20px 0;
      padding-bottom: 10px;
      color: #004ea2;
      line-height: 1.5;
      font-weight: bold;
      border-bottom: 1px solid #004ea2; }
  .rcr_tr_block_2 .btnBox {
    width: 250px;
    margin-left: 20px;
    display: table;
    background-color: #23e6ff; }
    .rcr_tr_block_2 .btnBox a {
      display: table-cell;
      height: 220px;
      padding: 5px;
      vertical-align: middle;
      background: url(../../recruit/new_grad/training/img/btn_bc.png);
      color: #fff;
      text-align: center;
      box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
      transition: opacity 0.2s ease; }
      .rcr_tr_block_2 .btnBox a:hover {
        opacity: 0.8;
        text-decoration: none; }
      .rcr_tr_block_2 .btnBox a::after {
        content: '';
        display: inline-block;
        width: 100px;
        background: url(../../recruit/new_grad/training/img/btn_arw.png) center center no-repeat #fff;
        height: 27px;
        border-radius: 20px;
        margin-top: 15px; }
      .rcr_tr_block_2 .btnBox a p {
        margin: 20px 0 0; }
        .rcr_tr_block_2 .btnBox a p span {
          font-size: 19px;
          font-size: 1.1875rem;
          display: block;
          margin-bottom: 5px; }
  @media only screen and (max-width: 980px) {
    .rcr_tr_block_2 .btnBox {
      width: 200px; } }
  @media only screen and (max-width: 640px) {
    .rcr_tr_block_2 .wrp {
      display: block; }
    .rcr_tr_block_2 .btnBox {
      width: 100%;
      margin: 20px 0 0; }
      .rcr_tr_block_2 .btnBox a {
        height: auto;
        padding: 15px 10px; }
        .rcr_tr_block_2 .btnBox a::after {
          margin-top: 10px; }
        .rcr_tr_block_2 .btnBox a p {
          margin: 0; } }

.rcr_tr_block_3 ul {
  list-style: none;
  max-width: 900px;
  margin: 30px auto;
  padding: 0;
  font-weight: bold;
  color: #004ea2; }

.rcr_tr_block_3 li {
  margin: 10px 0;
  padding: 12px 10px;
  background-color: #f0f6fc;
  border-radius: 50px;
  border: 1px solid #9bb9da;
  text-align: center; }

.rcr_img_2 {
  margin: 40px 0;
  text-align: center;
  font-size: 0; }
  .rcr_img_2 img {
    display: inline-block;
    width: 49%;
    height: auto;
    margin: 0.5%; }
  @media only screen and (max-width: 640px) {
    .rcr_img_2 {
      margin: 30px 0; }
      .rcr_img_2 img {
        width: auto;
        height: auto;
        max-width: 100%;
        margin: 10px 0; } }

.rcr_img_3 {
  margin: 40px 0;
  text-align: center;
  font-size: 0; }
  .rcr_img_3 img {
    display: inline-block;
    width: 32.33%;
    height: auto;
    margin: 0.5%; }
  @media only screen and (max-width: 640px) {
    .rcr_img_3 {
      margin: 30px 0; }
      .rcr_img_3 img {
        width: auto;
        height: auto;
        max-width: 100%;
        margin: 10px 0; } }

.rct_traing_cnt .box {
  margin: 20px 0;
  display: flex;
  width: 100%;
  padding: 15px;
  border: 3px solid #d8e8ef;
  background-color: rgba(255, 255, 255, 0.8); }
  .rct_traing_cnt .box .cell_text {
    flex: 1; }
    .rct_traing_cnt .box .cell_text .title {
      display: inline-block;
      margin: 0;
      padding: 10px 15px 8px;
      background-color: #004ea2;
      color: #fff;
      line-height: 10px;
      border-radius: 20px; }
  .rct_traing_cnt .box .cell_pic {
    width: 40%;
    margin-left: 20px;
    text-align: right; }
    .rct_traing_cnt .box .cell_pic img {
      width: auto;
      height: auto;
      max-width: 100%; }
  @media only screen and (max-width: 640px) {
    .rct_traing_cnt .box {
      display: block;
      padding: 10px; }
      .rct_traing_cnt .box .cell_pic {
        width: 100%;
        margin: 20px 0 0;
        text-align: center; } }

/* ----- REQUIREMENT ---- */
.rcr_rq_block {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #e9e9e9; }
  .rcr_rq_block p {
    margin-left: 10px; }
  .rcr_rq_block > *:first-child {
    margin-top: 10px !important; }
  .rcr_rq_block .heading {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 40px 0 10px;
    padding: 5px 5px 5px 15px;
    color: #004ea2;
    border-bottom: 1px dotted #d6d6d6;
    border-left: 5px solid;
    line-height: 1.5; }
    .rcr_rq_block .heading + .subhead {
      margin-top: 15px; }
  .rcr_rq_block .subhead {
    font-size: 16px;
    font-size: 1rem;
    margin: 30px 0 10px; }
    .rcr_rq_block .subhead + p {
      margin-top: 0; }
    .rcr_rq_block .subhead::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 8px;
      height: 8px;
      margin-right: 7px;
      background-color: #65c5f0;
      border-radius: 50%; }
  @media only screen and (max-width: 980px) {
    .rcr_rq_block {
      padding: 20px; } }
  @media only screen and (max-width: 640px) {
    .rcr_rq_block {
      padding: 10px; } }

.rcr_rq_entry {
  text-align: right; }
  .rcr_rq_entry a {
    font-size: 18px;
    font-size: 1.125rem;
    display: inline-block;
    width: 100%;
    max-width: 250px;
    padding: 15px 10px 13px;
    line-height: 1;
    background-color: #03c3f3;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    transition: background 0.2s ease; }
    .rcr_rq_entry a::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 4.5px 0 4.5px 7.8px;
      border-color: transparent transparent transparent #fff; }
    .rcr_rq_entry a:hover {
      text-decoration: none; }
  .rcr_rq_entry.new_grad a {
    background-color: #03c3f3; }
    .rcr_rq_entry.new_grad a:hover {
      background-color: #23e6ff; }
  .rcr_rq_entry.mid_career a {
    background-color: #207bee; }
    .rcr_rq_entry.mid_career a:hover {
      background-color: #10acff; }
  .rcr_rq_entry + .cnt_title_2 {
    margin-top: 10px; }
  @media only screen and (max-width: 640px) {
    .rcr_rq_entry {
      text-align: center; } }

.rcr_rq_entry2 a {
  display: inline-block;
  padding: 10px 30px 8px;
  line-height: 1;
  background-color: #03c3f3;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  transition: background 0.2s ease; }
  .rcr_rq_entry2 a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 7.8px;
    border-color: transparent transparent transparent #fff; }
  .rcr_rq_entry2 a:hover {
    text-decoration: none; }

.rcr_rq_entry2.new_grad a {
  background-color: #03c3f3; }
  .rcr_rq_entry2.new_grad a:hover {
    background-color: #23e6ff; }

.rcr_rq_entry2.mid_career a {
  background-color: #207bee; }
  .rcr_rq_entry2.mid_career a:hover {
    background-color: #10acff; }

/* ----- DATA ---- */
.rcr_data_tbl {
  width: 100%;
  border-collapse: collapse; }
  .rcr_data_tbl th, .rcr_data_tbl td {
    padding: 5px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    text-align: center; }
  .rcr_data_tbl th {
    font-weight: normal;
    background-color: #f4f9ff;
    border-color: #dae5f2; }

/* ----- ORIENTATION ---- */
.rcr_orientation {
  padding-bottom: 50px; }
  .rcr_orientation table {
    border-collapse: collapse;
    width: 100%;
    background-color: #fff; }
  .rcr_orientation th, .rcr_orientation td {
    padding: 8px;
    border: 1px solid #ebebeb; }
  .rcr_orientation th {
    background-color: #f1f8ff;
    border-color: #d0e4f7; }
  @media only screen and (max-width: 640px) {
    .rcr_orientation {
      font-size: 14px;
      font-size: 0.875rem; }
      .rcr_orientation .tbl_wrp {
        overflow: auto; }
      .rcr_orientation table {
        width: 800px; }
      .rcr_orientation th, .rcr_orientation td {
        padding: 8px 5px; } }

/* ----- PAGE INTERVIEW ----- */
.rcr_pgInt_block {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin: 50px 0;
  padding: 40px 25px 40px 10px;
  background-color: #f4faff; }
  .rcr_pgInt_block .text_box {
    flex: 1; }
    .rcr_pgInt_block .text_box .name_cell {
      font-weight: bold;
      padding-bottom: 5px;
      margin-bottom: 20px;
      border-bottom: 2px solid #207bee; }
      .rcr_pgInt_block .text_box .name_cell .year {
        font-size: 14px;
        font-size: 0.875rem;
        margin: 0; }
      .rcr_pgInt_block .text_box .name_cell .name {
        font-size: 18px;
        font-size: 1.125rem;
        margin: 2px 0; }
    .rcr_pgInt_block .text_box > p {
      line-height: 1.6; }
  .rcr_pgInt_block .img_box {
    margin: 0 15px 0 0;
    padding: 0;
    width: 33%; }
    .rcr_pgInt_block .img_box img {
      width: auto;
      height: auto;
      max-width: 100%; }
  @media only screen and (max-width: 980px) {
    .rcr_pgInt_block {
      padding: 30px 15px; } }
  @media only screen and (max-width: 640px) {
    .rcr_pgInt_block {
      display: block; }
      .rcr_pgInt_block .img_box {
        margin: 20px 0 0;
        width: 100%;
        text-align: center; }
        .rcr_pgInt_block .img_box img {
          max-width: 350px; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* CMS for recruit
/* -------------------------------------------------------------------------*/
.ctg_recruit .body-tx .heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 50px 0 30px;
  padding: 5px 0 5px 10px;
  border-left: 5px solid;
  color: #004ea2; }

.ctg_recruit .body-tx .table-bordered {
  table-layout: auto; }
  .ctg_recruit .body-tx .table-bordered th {
    padding: 8px;
    background-color: #f1f8ff;
    border-color: #d0e4f7;
    text-align: center;
    font-weight: bold; }
  .ctg_recruit .body-tx .table-bordered td {
    padding: 8px;
    border: 1px solid #ebebeb; }

#RCR_requirement .subhead {
  font-size: 16px;
  font-size: 1rem;
  border: none;
  color: #000;
  margin: 15px 0 0; }
  #RCR_requirement .subhead + ul {
    margin-top: 0; }

#RCR_requirement ul {
  margin-top: 15px; }

#RCR_requirement li {
  margin: 0; }

#RCR_training_interview .txfig {
  padding: 10px 25px 40px 10px;
  background-color: #f4faff;
  align-items: center; }

#RCR_training_interview p + .heading {
  margin-top: -15px; }

#RCR_training_interview .heading {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 0;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 2px solid #207bee; }

#RCR_training_interview .fig {
  text-align: center; }

@media only screen and (max-width: 980px) {
  #RCR_training_interview .txfig {
    padding: 30px 15px; } }

@media only screen and (max-width: 980px) {
  #RCR_training_interview .txfig {
    padding: 10px 15px; } }

#RCR_trainee_training .txfig {
  margin: 20px 0;
  padding: 20px 25px 20px 10px;
  background-color: #fff;
  border: 3px solid #d8e8ef; }
  #RCR_trainee_training .txfig .heading {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    padding: 10px 15px 8px;
    background-color: #004ea2;
    color: #fff;
    line-height: 10px;
    border-radius: 20px; }
  #RCR_trainee_training .txfig .fig {
    text-align: center; }

#RCR_trainee_culture .body-tx .subhead {
  margin: 0 0 30px;
  padding: 0 0 10px;
  font-weight: bold;
  border-bottom: 2px solid;
  color: #004ea2;
  border-left: none; }

/* -------------------------------------------------------------------------*/
