@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
.l-lowerCaption__title small {
  font-family: "Montserrat", sans-serif;
  font-style: italic; }

.c-topicspath {
  max-width: 1138px;
  width: 100%;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 1168px) {
    .c-topicspath {
      padding: 0 15px; } }
  @media screen and (max-width: 568px) {
    .c-topicspath {
      bottom: 8px; } }
  .c-topicspath li {
    display: inline-block;
    font-size: 12px;
    color: #888888; }
    @media screen and (max-width: 768px) {
      .c-topicspath li {
        font-size: 0.7em; } }
    .c-topicspath li:after {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      display: inline-block;
      margin-left: 8px; }
    .c-topicspath li:last-child:after {
      content: none; }
    .c-topicspath li > a {
      color: #888888; }

.l-lowerCaption {
  position: relative;
  width: 100%;
  height: 334px;
  background-image: url(/inc/image/common/bg_lowerCaption.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow-x: hidden; }
  @media screen and (max-width: 768px) {
    .l-lowerCaption {
      height: 260px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption {
      height: 190px; } }
  .l-lowerCaption__inner {
    max-width: 1138px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__inner {
        padding: 0 15px; } }
  .l-lowerCaption__txtwrap {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__txtwrap {
        top: 53%; } }
  .l-lowerCaption__title {
    font-size: 38px;
    font-weight: 500;
    color: #080404;
    padding: 0;
    width: 100%; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__title {
        padding: 0 15px; } }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__title {
        font-size: 32px; } }
    @media screen and (max-width: 568px) {
      .l-lowerCaption__title {
        font-size: 28px; } }
    .l-lowerCaption__title small {
      font-size: 20px;
      font-weight: 600;
      color: #053793;
      display: block;
      letter-spacing: 0.06em;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .l-lowerCaption__title small {
          font-size: 16px; } }

.p-lowermain {
  position: relative;
  padding-bottom: 0; }

.l-lowermainimg {
  height: 315px; }
  @media screen and (max-width: 1168px) {
    .l-lowermainimg {
      height: 236px; } }
  @media screen and (max-width: 768px) {
    .l-lowermainimg {
      height: 100px; } }
  @media screen and (max-width: 568px) {
    .l-lowermainimg {
      height: 20px; } }
  .l-lowermainimg__inner {
    background-size: cover;
    background-position: right top;
    height: 500px;
    width: 100%;
    position: absolute;
    top: -136px;
    left: -70px; }
    @media screen and (max-width: 1024px) {
      .l-lowermainimg__inner {
        background-position: center; } }
    @media screen and (max-width: 768px) {
      .l-lowermainimg__inner {
        height: 310px;
        top: -106px;
        left: -15px; } }
    @media screen and (max-width: 568px) {
      .l-lowermainimg__inner {
        height: 220px;
        top: -80px; } }

.l-lowermain-hedding {
  font-size: 30px;
  letter-spacing: 0.06;
  font-weight: 500;
  color: #080404; }

#recruit #contents {
  padding-bottom: 0; }

@media screen and (max-width: 1168px) {
  #recruit .l-section {
    padding: 60px 30px 80px; } }

@media screen and (max-width: 768px) {
  #recruit .l-section {
    padding: 40px 15px 80px; } }

#recruit .l-col2--side {
  margin-top: 60px; }
  #recruit .l-col2--side .c-ttl-3 {
    letter-spacing: 0.03em;
    margin-top: 70px; }

@media screen and (max-width: 1168px) {
  #recruit .l-section--lightBlue {
    padding: 0; } }

#recruit .p-interview {
  position: relative;
  overflow: hidden; }
  #recruit .p-interview:after {
    content: "";
    width: 150%;
    height: 100%;
    background-color: #F7F7F7;
    position: absolute;
    top: 0;
    z-index: -100;
    margin-left: -30px; }
  #recruit .p-interview__contentswrap {
    position: relative;
    min-height: 900px; }
    @media screen and (max-width: 768px) {
      #recruit .p-interview__contentswrap {
        min-height: 800px; } }
    @media screen and (max-width: 568px) {
      #recruit .p-interview__contentswrap {
        min-height: 700px; } }
    #recruit .p-interview__contentswrap:before {
      background: transparent linear-gradient(66deg, #124FC1 0%, #4190E9 52%, #7EBBFF 100%);
      opacity: 0.6;
      content: "";
      height: 75%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: 0 calc(50% - 50vw);
      width: 250vw;
      transform: translateX(-50%) rotate(-15deg);
      transform-origin: bottom left;
      z-index: -10; }
      @media screen and (max-width: 768px) {
        #recruit .p-interview__contentswrap:before {
          transform: translateX(-50%) rotate(-22deg); } }
      @media screen and (max-width: 568px) {
        #recruit .p-interview__contentswrap:before {
          width: 300vw;
          transform: translateX(-50%) rotate(-25deg); } }
    #recruit .p-interview__contentswrap--even:before {
      background: transparent linear-gradient(66deg, #7EBBFF 0%, #4190E9 52%, #124FC1 100%);
      top: -40%;
      left: 50%;
      transform: translateX(-50%) rotate(15deg); }
      @media screen and (max-width: 1280px) {
        #recruit .p-interview__contentswrap--even:before {
          top: -20%; } }
      @media screen and (max-width: 768px) {
        #recruit .p-interview__contentswrap--even:before {
          top: -30%;
          transform: translateX(-50%) rotate(22deg); } }
      @media screen and (max-width: 568px) {
        #recruit .p-interview__contentswrap--even:before {
          transform: translateX(-50%) rotate(25deg); } }
  #recruit .p-interview__contents {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 60px; }
  #recruit .p-interview__figure {
    position: relative;
    margin-bottom: 120px; }
  #recruit .p-interview__figcaption {
    position: absolute;
    border: 5px solid #053793;
    background-color: #FFFFFF;
    padding: 26px 27px 30px 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    min-width: 348px; }
    @media screen and (max-width: 568px) {
      #recruit .p-interview__figcaption {
        padding: 15px;
        min-width: 320px; } }
  #recruit .p-interview__name {
    font-size: 27px;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-bottom: 0;
    line-height: 1.5; }
    #recruit .p-interview__name > span {
      display: block;
      font-size: 14px;
      font-weight: 500; }
  #recruit .p-interview__occupation {
    font-family: 'Montserrat';
    font-style: Italic;
    color: #053793;
    font-size: 24px; }
  #recruit .p-interview .c-accordion {
    background-color: #FFFFFF; }

#recruit .p-3column-card__img {
  margin-bottom: 18px; }

#recruit .p-3column-card__hedding {
  font-size: 24px;
  font-weight: bold;
  color: #053793;
  margin-bottom: 15px; }

#recruit .p-job-description__tbl {
  background-color: #FFFFFF;
  padding: 60px; }
  @media screen and (max-width: 568px) {
    #recruit .p-job-description__tbl {
      padding: 30px 15px; } }

/*# sourceMappingURL=../_map/page/recruit.css.map */
