@charset "UTF-8";
/*******　職員紹介　*******/
.job_intro {
  width: 100%;
  overflow-x: hidden; }
  .job_intro .keyvisual {
    width: 100vw;
    aspect-ratio: 390 / 400;
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 769px) {
      .job_intro .keyvisual {
        width: 100%;
        aspect-ratio: 1920 / 993; } }
    .job_intro .keyvisual.clerk {
      background-image: url("../../job/img/clerk/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.clerk {
          background-image: url("../../job/img/clerk/kv_pc.jpg"); } }
    .job_intro .keyvisual.ict {
      background-image: url("../../job/img/ict/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.ict {
          background-image: url("../../job/img/ict/kv_pc.jpg"); } }
    .job_intro .keyvisual.civil_engineer {
      background-image: url("../../job/img/civil_engineer/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.civil_engineer {
          background-image: url("../../job/img/civil_engineer/kv_pc.jpg"); } }
    .job_intro .keyvisual.gardener {
      background-image: url("../../job/img/gardener/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.gardener {
          background-image: url("../../job/img/gardener/kv_pc.jpg"); } }
    .job_intro .keyvisual.builder {
      background-image: url("../../job/img/builder/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.builder {
          background-image: url("../../job/img/builder/kv_pc.jpg"); } }
    .job_intro .keyvisual.mechanic {
      background-image: url("../../job/img/mechanic/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.mechanic {
          background-image: url("../../job/img/mechanic/kv_pc.jpg"); } }
    .job_intro .keyvisual.electrician {
      background-image: url("../../job/img/electrician/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.electrician {
          background-image: url("../../job/img/electrician/kv_pc.jpg"); } }
    .job_intro .keyvisual.welfare {
      background-image: url("../../job/img/welfare/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.welfare {
          background-image: url("../../job/img/welfare/kv_pc.jpg"); } }
    .job_intro .keyvisual.mentality {
      background-image: url("../../job/img/mentality/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.mentality {
          background-image: url("../../job/img/mentality/kv_pc.jpg"); } }
    .job_intro .keyvisual.sanitation {
      background-image: url("../../job/img/sanitation/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.sanitation {
          background-image: url("../../job/img/sanitation/kv_pc.jpg"); } }
    .job_intro .keyvisual.chemist {
      background-image: url("../../job/img/chemist/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.chemist {
          background-image: url("../../job/img/chemist/kv_pc.jpg"); } }
    .job_intro .keyvisual.health_nurse {
      background-image: url("../../job/img/health_nurse/kv_sp.jpg"); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual.health_nurse {
          background-image: url("../../job/img/health_nurse/kv_pc.jpg"); } }
  .job_intro .keyvisual-inner {
    position: relative;
    width: 100vw;
    aspect-ratio: 390 / 400;
    padding-top: calc(142 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .keyvisual-inner {
        width: 100%;
        padding-top: calc(366 / 1920 * 100vw);
        aspect-ratio: 1920 / 993; } }
  .job_intro .keyvisual-inner-logo {
    width: calc(360 / 390 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 769px) {
      .job_intro .keyvisual-inner-logo {
        width: calc(878 / 1920 * 100vw); } }
  .job_intro .keyvisual-inner-prof {
    position: absolute;
    width: calc(150 / 390 * 100vw);
    font-size: calc(11 / 390 * 100vw);
    font-weight: 600;
    line-height: 1.3; }
    @media only screen and (min-width: 769px) {
      .job_intro .keyvisual-inner-prof {
        width: calc(280 / 1920 * 100vw);
        font-size: calc(17 / 1920 * 100vw);
        line-height: 1.65; } }
    .job_intro .keyvisual-inner-prof.clerk {
      bottom: calc(84 / 390 * 100vw);
      left: calc(220 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.clerk {
          bottom: calc(226 / 1920 * 100vw);
          left: calc(1110 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.ict {
      color: #FFF;
      bottom: calc(84 / 390 * 100vw);
      left: calc(220 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.ict {
          bottom: calc(226 / 1920 * 100vw);
          left: calc(1110 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.builder {
      color: #FFF;
      bottom: calc(84 / 390 * 100vw);
      left: calc(220 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.builder {
          bottom: calc(165 / 1920 * 100vw);
          left: calc(406 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.chemist {
      bottom: calc(77 / 390 * 100vw);
      left: calc(275 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.chemist {
          bottom: calc(160 / 1920 * 100vw);
          left: calc(1240 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.civil_engineer {
      color: #FFF;
      bottom: calc(77 / 390 * 100vw);
      left: calc(270 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.civil_engineer {
          bottom: calc(175 / 1920 * 100vw);
          left: calc(412 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.electrician {
      bottom: calc(100 / 390 * 100vw);
      left: calc(20 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.electrician {
          bottom: calc(175 / 1920 * 100vw);
          left: calc(412 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.gardener {
      color: #FFF;
      bottom: calc(100 / 390 * 100vw);
      left: calc(20 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.gardener {
          bottom: calc(175 / 1920 * 100vw);
          left: calc(412 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.health_nurse {
      bottom: calc(80 / 390 * 100vw);
      left: calc(20 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.health_nurse {
          bottom: calc(175 / 1920 * 100vw);
          left: calc(1247 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.mechanic {
      bottom: calc(80 / 390 * 100vw);
      left: calc(60 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.mechanic {
          bottom: calc(160 / 1920 * 100vw);
          left: calc(570 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.mentality {
      bottom: calc(80 / 390 * 100vw);
      left: calc(30 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.mentality {
          bottom: calc(216 / 1920 * 100vw);
          left: calc(1300 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.sanitation {
      bottom: calc(80 / 390 * 100vw);
      left: calc(30 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.sanitation {
          bottom: calc(216 / 1920 * 100vw);
          left: calc(502 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-prof.welfare {
      color: #FFF;
      bottom: calc(80 / 390 * 100vw);
      left: calc(70 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-prof.welfare {
          color: #000;
          bottom: calc(216 / 1920 * 100vw);
          left: calc(410 / 1920 * 100vw); } }
  .job_intro .keyvisual-inner-movie {
    display: none; }
    @media only screen and (min-width: 769px) {
      .job_intro .keyvisual-inner-movie {
        display: block;
        position: absolute;
        width: calc(378 / 1920 * 100vw);
        bottom: calc(141 / 1920 * 100vw);
        right: calc(15 / 1920 * 100vw); } }
    .job_intro .keyvisual-inner-movie .keyvisual-inner-movie-title {
      width: calc(217 / 1920 * 100vw);
      margin: 0 auto; }
    .job_intro .keyvisual-inner-movie .keyvisual-inner-movie-thum {
      position: relative;
      width: calc(378 / 1920 * 100vw);
      height: calc(227 / 1920 * 100vw);
      border: 2px solid #fff;
      border-radius: calc(10 / 1920 * 100vw);
      margin-top: calc(10 / 1920 * 100vw);
      overflow: hidden;
      cursor: pointer; }
      .job_intro .keyvisual-inner-movie .keyvisual-inner-movie-thum .play {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        margin: auto;
        width: calc(110 / 1920 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .keyvisual-inner-movie .keyvisual-inner-movie-thum:hover {
          filter: brightness(105%); } }
  .job_intro .sp-movie .sp-movie-movie-title {
    width: calc(173 / 390 * 100vw);
    margin: 0 auto; }
  .job_intro .white-space {
    position: relative;
    width: calc(340 / 390 * 100vw);
    height: calc(60 / 390 * 100vw);
    transform: translateY(calc(-60 / 390 * 100vw));
    margin: 0 auto;
    background-color: #fff; }
    @media only screen and (min-width: 769px) {
      .job_intro .white-space {
        display: none; } }
  .job_intro .outline {
    position: relative;
    width: 100vw;
    margin: 0 auto;
    background-color: #fcf0f3;
    padding-bottom: calc(45 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .outline {
        width: 100vw;
        padding-bottom: calc(55 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline {
        width: 1110px;
        padding-bottom: 55px; } }
  .job_intro .outline-inner {
    width: calc(272 / 390 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-inner {
        width: calc(980 / 1080 * 100vw);
        margin: 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-inner {
        width: 980px; } }
  .job_intro .sp-movie-title {
    position: relative;
    width: calc(173 / 390 * 100vw);
    margin: 0 auto;
    transform: translateY(calc(-103 / 390 * 100vw)); }
    @media only screen and (min-width: 769px) {
      .job_intro .sp-movie-title {
        display: none; } }
  .job_intro .sp-movie-thum {
    position: relative;
    width: calc(272 / 390 * 100vw);
    margin: 0 auto;
    transform: translateY(calc(-90 / 390 * 100vw));
    border: 2px solid #fff;
    border-radius: calc(10 / 390 * 100vw);
    overflow: hidden;
    cursor: pointer; }
    .job_intro .sp-movie-thum .play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      margin: auto;
      width: calc(90 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .sp-movie-thum {
        display: none; } }
    @media only screen and (min-width: 769px) {
      .job_intro .sp-movie-thum:hover {
        filter: brightness(105%); } }
  .job_intro .outline-wrap {
    margin: calc(-40 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-wrap {
        display: flex;
        justify-content: space-between;
        width: calc(980 / 1080 * 100vw);
        margin: calc(-70 / 1080 * 100vw) calc(63 / 1080 * 100vw) 0 calc(75 / 1080 * 100vw);
        padding-top: calc(70 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-wrap {
        width: 980px;
        margin: -70px 63px 0 75px;
        padding-top: 70px; } }
  @media only screen and (min-width: 769px) {
    .job_intro .outline-relation {
      width: calc(320 / 1080 * 100vw); } }
  @media only screen and (min-width: 1080px) {
    .job_intro .outline-relation {
      width: 320px; } }
  .job_intro .outline-relation-title,
  .job_intro .outline-work-title {
    font-size: calc(18 / 390 * 100vw);
    letter-spacing: 0.2em; }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-relation-title,
      .job_intro .outline-work-title {
        font-size: calc(20 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-relation-title,
      .job_intro .outline-work-title {
        font-size: 2rem; } }
  .job_intro .outline-relation-icon {
    margin: calc(23 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-relation-icon {
        font-size: calc(19 / 1080 * 100vw);
        margin: calc(25 / 1080 * 100vw) 0 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-relation-icon {
        font-size: 1.9rem;
        margin: 25px 0 0; } }
  .job_intro .outline-work {
    margin: calc(37 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-work {
        width: calc(600 / 1080 * 100vw);
        margin: 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-work {
        width: 600px; } }
  .job_intro .outline-work-list01 {
    font-size: calc(13 / 390 * 100vw);
    line-height: 1.25;
    margin: calc(22 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-work-list01 {
        display: flex;
        justify-content: space-between;
        margin: calc(25 / 1080 * 100vw) 0 0;
        font-size: calc(16 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-work-list01 {
        width: 600px;
        margin: 25px 0 0;
        font-size: 1.6rem; } }
  .job_intro .outline-work-list02 {
    font-size: calc(13 / 390 * 100vw);
    line-height: 1.25;
    margin: calc(22 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-work-list02 {
        margin: calc(25 / 1080 * 100vw) 0 0;
        font-size: calc(16 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-work-list02 {
        width: 600px;
        margin: 25px 0 0;
        font-size: 1.6rem; } }
  .job_intro .outline-work-list01 ul li, .job_intro .outline-work-list02 ul li {
    padding-left: calc(15 / 390 * 100vw);
    background-image: url("../../job/img/list_ac.svg");
    background-size: calc(11 / 390 * 100vw) auto;
    background-position: left top 0.2em;
    background-repeat: no-repeat;
    margin-bottom: calc(12 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .outline-work-list01 ul li, .job_intro .outline-work-list02 ul li {
        padding-left: calc(15 / 1080 * 100vw);
        background-size: calc(11 / 1080 * 100vw) auto;
        margin-bottom: calc(12 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .outline-work-list01 ul li, .job_intro .outline-work-list02 ul li {
        padding-left: 15px;
        background-size: 11px auto;
        margin-bottom: 12px; } }
  .job_intro .interview {
    padding: calc(47 / 390 * 100vw) 0 calc(37 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .interview {
        padding: calc(90 / 1080 * 100vw) 0 calc(135 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interview {
        padding: 90px 0 135px; } }
  .job_intro .interview-inner {
    width: calc(350 / 390 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 769px) {
      .job_intro .interview-inner {
        width: calc(960 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interview-inner {
        width: 960px; } }
  .job_intro .interview-title {
    font-size: calc(18 / 390 * 100vw);
    line-height: 1.8;
    text-align: center; }
    @media only screen and (min-width: 769px) {
      .job_intro .interview-title {
        font-size: calc(33 / 1080 * 100vw);
        line-height: 1.42; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interview-title {
        font-size: 3.3rem; } }
  .job_intro .one-block {
    margin: calc(40 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .one-block {
        margin: calc(70 / 1080 * 100vw) auto 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .one-block {
        margin: 70px auto 0; } }
  .job_intro .two-block {
    margin: calc(40 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .two-block {
        display: flex;
        justify-content: space-between;
        margin: calc(70 / 1080 * 100vw) auto 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .two-block {
        margin: 70px auto 0; } }
  @media only screen and (min-width: 769px) {
    .job_intro .text-right-l {
      order: 2;
      width: calc(640 / 1080 * 100vw); } }
  @media only screen and (min-width: 1080px) {
    .job_intro .text-right-l {
      width: 640px; } }
  @media only screen and (min-width: 769px) {
    .job_intro .text-left-m {
      order: 1;
      width: calc(480 / 1080 * 100vw); } }
  @media only screen and (min-width: 1080px) {
    .job_intro .text-left-m {
      width: 480px; } }
  @media only screen and (min-width: 769px) {
    .job_intro .text-left-l {
      order: 1;
      width: calc(640 / 1080 * 100vw); } }
  @media only screen and (min-width: 1080px) {
    .job_intro .text-left-l {
      width: 640px; } }
  .job_intro .text-left-l.margin-t {
    margin-top: calc(25 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .text-left-l.margin-t {
        margin-top: 0; } }
  .job_intro .interview-subtitle {
    font-size: calc(14 / 390 * 100vw);
    line-height: 1.9;
    color: #df6a86; }
    @media only screen and (min-width: 769px) {
      .job_intro .interview-subtitle {
        font-size: calc(22 / 1080 * 100vw);
        line-height: 1.42; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interview-subtitle {
        font-size: 2.2rem; } }
    .job_intro .interview-subtitle span {
      display: inline-block;
      padding: 0.1em 1em;
      margin-bottom: 0.2em;
      color: #FFF;
      background: #df6a86;
      border-radius: 2em;
      font-size: calc(11 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .interview-subtitle span {
          font-size: calc(15 / 1080 * 100vw);
          line-height: 1.42; } }
      @media only screen and (min-width: 1080px) {
        .job_intro .interview-subtitle span {
          font-size: 1.5rem; } }
  .job_intro .interview-text {
    margin: calc(25 / 390 * 100vw) auto 0;
    font-size: calc(13 / 390 * 100vw);
    line-height: 1.7;
    text-align: justify; }
    @media only screen and (min-width: 769px) {
      .job_intro .interview-text {
        margin: calc(35 / 1080 * 100vw) 0 0;
        font-size: calc(15 / 1080 * 100vw);
        line-height: 2.3; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interview-text {
        margin: 35px 0 0;
        font-size: 1.5rem; } }
  .job_intro .photo-left-s {
    margin: calc(25 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .photo-left-s {
        order: 1;
        margin: 0;
        width: calc(265 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .photo-left-s {
        width: 265px; } }
  .job_intro .photo-right-s {
    margin: calc(25 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .photo-right-s {
        order: 2;
        margin: 0;
        width: calc(265 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .photo-right-s {
        width: 265px; } }
  .job_intro .photo-right-m {
    margin: calc(25 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .photo-right-m {
        order: 2;
        margin: 0;
        width: calc(405 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .photo-right-m {
        width: 405px; } }
  .job_intro .oneday {
    background-color: #df6a86;
    padding-bottom: calc(200 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .oneday {
        padding-bottom: calc(400 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .oneday {
        padding-bottom: 400px; } }
  @media only screen and (min-width: 769px) {
    .job_intro .oneday-inner {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: calc(960 / 1080 * 100vw);
      margin: 0 auto; } }
  @media only screen and (min-width: 769px) {
    .job_intro .oneday-inner {
      width: calc(960 / 1080 * 100vw); } }
  @media only screen and (min-width: 1080px) {
    .job_intro .oneday-inner {
      width: 960px; } }
  .job_intro .oneday-title {
    width: calc(231 / 390 * 100vw);
    margin: calc(30 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .oneday-title {
        order: 1;
        width: calc(960 / 1080 * 100vw);
        text-align: center; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .oneday-title {
        width: 960px; } }
    @media only screen and (min-width: 769px) {
      .job_intro .oneday-title img {
        width: calc(284 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .oneday-title img {
        width: 284px; } }
  @media only screen and (min-width: 769px) {
    .job_intro .oneday-photo {
      order: 2;
      width: calc(473 / 1080 * 100vw);
      margin-top: calc(35 / 1080 * 100vw); } }
  @media only screen and (min-width: 1080px) {
    .job_intro .oneday-photo {
      width: 473px;
      margin-top: 35px; } }
  .job_intro .oneday-schedule {
    width: calc(350 / 390 * 100vw);
    margin: calc(32 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .oneday-schedule {
        order: 3;
        width: calc(440 / 1080 * 100vw);
        margin: calc(35 / 1080 * 100vw) 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .oneday-schedule {
        width: 440px;
        margin: 35px 0; } }
  .job_intro .movie {
    position: relative;
    background-color: #fcf0f3; }
  .job_intro .movie-inner {
    width: calc(302 / 390 * 100vw);
    height: calc(170 / 390 * 100vw);
    margin: 0 auto;
    transform: translateY(calc(-120 / 390 * 100vw)); }
    @media only screen and (min-width: 769px) {
      .job_intro .movie-inner {
        width: calc(510 / 1080 * 100vw);
        height: calc(300 / 1080 * 100vw);
        transform: translateY(calc(-226 / 1080 * 100vw)); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .movie-inner {
        width: 510px;
        height: 300px;
        transform: translateY(-226px); } }
  .job_intro .movie-title {
    width: calc(198 / 390 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 769px) {
      .job_intro .movie-title {
        width: calc(284 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .movie-title {
        width: 284px; } }
  .job_intro .movie-thum {
    position: relative;
    width: calc(302 / 390 * 100vw);
    margin: calc(25 / 390 * 100vw) auto 0;
    cursor: pointer; }
    @media only screen and (min-width: 769px) {
      .job_intro .movie-thum {
        width: calc(510 / 1080 * 100vw);
        margin: calc(35 / 1080 * 100vw) auto 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .movie-thum {
        width: 510px;
        margin: 35px auto 0; } }
    @media only screen and (min-width: 769px) {
      .job_intro .movie-thum:hover {
        filter: brightness(105%); } }
    .job_intro .movie-thum .play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      margin: auto;
      width: calc(90 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .movie-thum .play {
          width: calc(90 / 1080 * 100vw); } }
      @media only screen and (min-width: 1080px) {
        .job_intro .movie-thum .play {
          width: 90px; } }
  .job_intro .more-interviews {
    position: relative;
    background-color: #fcf0f3;
    padding-bottom: calc(45 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .more-interviews {
        padding-bottom: calc(90 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .more-interviews {
        padding-bottom: 90px; } }
  .job_intro .more-interviews-inner {
    width: calc(302 / 390 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 769px) {
      .job_intro .more-interviews-inner {
        width: calc(960 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .more-interviews-inner {
        width: 960px; } }
  .job_intro .more-interviews-title {
    width: calc(207 / 390 * 100vw);
    margin: 0 auto; }
    @media only screen and (min-width: 769px) {
      .job_intro .more-interviews-title {
        width: calc(298 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .more-interviews-title {
        width: 298px; } }
  .job_intro .interviews-carousel-wrap {
    width: calc(182 / 390 * 100vw);
    margin: calc(45 / 390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .interviews-carousel-wrap {
        width: calc(960 / 1080 * 100vw);
        margin: calc(42 / 1080 * 100vw) auto 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interviews-carousel-wrap {
        width: 960px;
        margin: 42px auto 0; } }
  .job_intro .interviews-carousel li {
    position: relative; }
    @media only screen and (min-width: 769px) {
      .job_intro .interviews-carousel li {
        margin: 0 calc(5 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interviews-carousel li {
        margin: 0 5px; } }
  .job_intro .interviews-carousel li .dep {
    position: absolute;
    bottom: 0;
    width: calc(76 / 390 * 100vw);
    height: calc(76 / 390 * 100vw);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #df6a86;
    color: #fff;
    font-size: calc(12 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .interviews-carousel li .dep {
        width: calc(76 / 1080 * 100vw);
        height: calc(76 / 1080 * 100vw);
        font-size: calc(14 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interviews-carousel li .dep {
        width: 76px;
        height: 76px;
        font-size: 1.4rem; } }
    .job_intro .interviews-carousel li .dep p {
      text-align: center; }
    .job_intro .interviews-carousel li .dep span {
      font-size: calc(10 / 390 * 100vw); }
      @media only screen and (min-width: 769px) {
        .job_intro .interviews-carousel li .dep span {
          font-size: calc(9 / 1080 * 100vw); } }
      @media only screen and (min-width: 1080px) {
        .job_intro .interviews-carousel li .dep span {
          font-size: 0.9rem; } }
  .job_intro .interviews-carousel .slick-arrow:before {
    content: "" !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    background-repeat: no-repeat !important;
    background-size: contain !important; }
  .job_intro .interviews-carousel .slick-prev, .job_intro .slick-next {
    top: 50%;
    width: calc(11 / 390 * 100vw);
    height: calc(20 / 390 * 100vw); }
    @media only screen and (min-width: 769px) {
      .job_intro .interviews-carousel .slick-prev, .job_intro .slick-next {
        width: calc(11 / 1080 * 100vw);
        height: calc(20 / 1080 * 100vw); } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interviews-carousel .slick-prev, .job_intro .slick-next {
        width: 11px;
        height: 20px; } }
  .job_intro .interviews-carousel .slick-next {
    right: calc(-25/390 * 100vw) !important; }
    @media only screen and (min-width: 769px) {
      .job_intro .interviews-carousel .slick-next {
        right: calc(-25 / 1080 * 100vw) !important; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interviews-carousel .slick-next {
        right: -25px !important; } }
    .job_intro .interviews-carousel .slick-next:hover {
      opacity: 0.7; }
  .job_intro .interviews-carousel .slick-prev {
    left: calc(-25/390 * 100vw) !important; }
    @media only screen and (min-width: 769px) {
      .job_intro .interviews-carousel .slick-prev {
        left: calc(-25 / 1080 * 100vw) !important; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .interviews-carousel .slick-prev {
        left: -25px !important; } }
    .job_intro .interviews-carousel .slick-prev:hover {
      opacity: 0.7; }
  .job_intro .interviews-carousel button.slick-next:before {
    background-image: url("../../job/img/arrow_r.svg") !important; }
  .job_intro .interviews-carousel button.slick-prev:before {
    background-image: url("../../job/img/arrow_l.svg") !important; }
  @media only screen and (min-width: 769px) {
    .job_intro .interviews-carousel .slick-dots {
      bottom: calc(-45 / 1080 * 100vw); } }
  @media only screen and (min-width: 1080px) {
    .job_intro .interviews-carousel .slick-dots {
      bottom: -45px; } }
  .job_intro .interviews-carousel .slick-dots li button:before {
    font-size: 12px; }
  .job_intro .interviews-carousel .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #df6a86; }
  .job_intro .more-interviews-btn {
    margin: calc(45/390 * 100vw) auto 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .more-interviews-btn {
        margin: calc(70 / 1080 * 100vw) auto 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .more-interviews-btn {
        margin: 70px auto 0; } }
  .job_intro .more-interviews-btn a {
    background-color: transparent !important;
    justify-content: center;
    text-indent: 0; }
  .job_intro .relation-links {
    background-color: #fff;
    padding: calc(40/390 * 100vw) 0; }
    @media only screen and (min-width: 769px) {
      .job_intro .relation-links {
        padding: calc(90 / 1080 * 100vw) 0; } }
    @media only screen and (min-width: 1080px) {
      .job_intro .relation-links {
        padding: 90px 0; } }
    .job_intro .relation-links ul {
      width: calc(349/390 * 100vw);
      margin: 0 auto; }
      @media only screen and (min-width: 769px) {
        .job_intro .relation-links ul {
          display: flex;
          justify-content: space-between;
          width: calc(738 / 1080 * 100vw); } }
      @media only screen and (min-width: 1080px) {
        .job_intro .relation-links ul {
          width: 738px; } }
      .job_intro .relation-links ul li {
        margin-top: calc(23/390 * 100vw); }
        @media only screen and (min-width: 769px) {
          .job_intro .relation-links ul li {
            margin-top: 0;
            width: calc(350 / 1080 * 100vw); } }
        @media only screen and (min-width: 1080px) {
          .job_intro .relation-links ul li {
            width: 350px; } }
        .job_intro .relation-links ul li:first-child {
          margin-top: 0; }
        .job_intro .relation-links ul li a {
          display: block;
          border: 1px solid #df6a86;
          text-align: center;
          color: #000;
          font-size: calc(14/390 * 100vw);
          padding: 1em 0;
          background-image: url("../../job/img/arrow_blk.svg");
          background-size: calc(10/390 * 100vw) auto;
          background-position: right calc(16/390 * 100vw) center;
          background-repeat: no-repeat; }
          @media only screen and (min-width: 769px) {
            .job_intro .relation-links ul li a {
              font-size: calc(15 / 1080 * 100vw);
              background-size: calc(10 / 1080 * 100vw) auto;
              background-position: right calc(16 / 1080 * 100vw) center; } }
          @media only screen and (min-width: 1080px) {
            .job_intro .relation-links ul li a {
              font-size: 1.5rem;
              background-size: 10px auto;
              background-position: right 16px center; } }
          .job_intro .relation-links ul li a:hover {
            text-decoration: none;
            background-color: #fcf0f3; }
