
  a {
    color: #FB6D4F
  }
  .border-bt {
    border-bottom: 10px solid #D3EDF0;
  }
/*  .intern-recruit {
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }*/
  .recruit-header li:first-child {
    width: 63px;
    margin: 1.5rem auto 1rem;
  }
  .recruit-header li:nth-child(2) {
    max-width: 300px;
    width: 100%;
    margin: -1rem auto 0;
  }
  .recruit-header li:nth-child(3) {
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 1.44px;
    color: #FB6D4F;
  }
  .recruit-header li:nth-child(4) {
    max-width: 366px;
    width: 100%;
    margin: 2.4rem auto 9.2rem;
  }
  .recruit-header li:nth-child(5) a:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    background-image: url(https://www.1101.com/intern/kobune_2020/images/recruit/bg_07.svg);
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: sub;
    margin-right: 10px;
  }
  .recruit-header li:nth-child(5) {
    text-align: center;
    font-size: 1.8rem;
    letter-spacing : 0.72px;
    color : #FB6D4F;
    font-family: Zen Kaku Gothic N H;
    position: relative;
  }
  .recruit-header li:nth-child(5):after {
    content: "";
    display: inline-block;
    width: 82.5px;
    height: 106px;
    background-image: url(https://www.1101.com/intern/kobune_2020/images/recruit/bg_02.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -60px;
    left: auto;
  }
  .recruit-header li:nth-child(6) {
    text-align: center;
    font-weight: bold;
    font-size : 1.6rem;
    line-height : 1.8;
    color : #8AB2DF;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }

  .recruit-yodogawa {
    background-color: #8AB2DF;
    padding: 3.3rem 0 3.7rem;
  }
  .recruit-yodogawa p {
    text-align: center;
    color: #FFF;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing : 1.12px;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }
  .recruit-yodogawa p:not(.recruit-yodogawa-last) {
    margin-bottom: 3.5rem;
  }
  .recruit-section-five {
    max-width: 560px;
    width: 100%;
    margin: 7rem auto 7.5rem;
  }

  .recruit-section-one .ttl-wrap {
    margin: 4.4rem auto 3.4rem;
    display: flex;
    justify-content: space-around;
  }
  .recruit-section-one .ttl-wrap .phot {
    max-width: 150px;
    width: 100%;
  }
  .recruit-section-one h2 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing : 1.76px;
    color : #006693;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }
  .recruit-section-one {
    max-width: 480px;
    width: 100%;
    margin: auto;
  }
  .recruit-section-one {
    margin-top: 4.4rem;
    margin-bottom: 7rem;
  }
  .recruit-section-one p:not(.recruit-section-one-last) {
    margin-bottom: 4.4rem;
  }
  .recruit-section-one-last {
    margin-bottom: 4.7rem;
  }
  .signature-box {
    position: relative;
  }
  .signature-box .company {
    text-align: right;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    width: 180px;
    height: 65px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing : 1.6px;
    color: #666;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }
  .signature {
    background-image: url(https://www.1101.com/intern/kobune_2020/images/recruit/signature.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 280px;
    height: 64px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .intern-recruit-conten h2 {
    font-size: 3.6rem;
    letter-spacing : 3.6px;
    color : #006693;
    font-family: Zen Kaku Gothic N H;
    font-weight: 100;
    margin-bottom: 5.3rem;
    text-align: center;
  }
  .intern-recruit-conten p {
    max-width: 533px;
    margin: auto;
  }
  .intern-recruit-conten p {
    margin-bottom: 3.7rem;
  }
  .recruit-section-one p,
  .intern-recruit-conten p,
  .intern-recruit-conten dl dt,
  .intern-recruit-conten dl dd {
    font-size: 1.6rem;
    letter-spacing : 1.28px;
    line-height: 1.8;
    color : #666;
    font-weight: bold;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }
  .intern-recruit-conten p.add-info {
    color: red;
    font-size: 1.9rem;
    max-width: 100%;
    text-align: center;
    margin: 3rem auto 5rem;
  }
  .recruit-section-four .entry dd.img {
    filter: grayscale(1);
  }
  .intern-recruit-conten dl dd.col02,
  .intern-recruit-conten p.col02 {
    letter-spacing : 1.28px;
    line-height: 1.8;
    color : #666;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
  }
  .intern-recruit-conten p.col02 {
    margin-bottom: 0;
    margin-left: 0;
  }
  .recruit-section-three dl dt.blue,
  .recruit-section-four dl dt.blue {
    color: #006693;
  }
  .black-triangle:before {
    content: "\025bc";
    display: block;
  }


  .recruit-section-two {
    max-width: 700px;
    width: 100%;
    margin: 7rem auto 7.5rem;
  }
  .recruit-section-two-inner {
    max-width: 560px;
    margin: auto;
  }
  .recruit-section-two a {
    color: #FB6D4F;
  }
  .recruit-section-two .phot {
    margin: 5.5rem auto;
  }
  .recruit-section-two .phot.top {
    margin: 5.5rem auto 1.5rem;
  }
  .recruit-section-two .onestep {
    margin-bottom: 7rem;
  }
  .recruit-section-two p:not(.onestep) {
    margin-bottom: 3.7rem;
  }
  .recruit-section-two .logo-box li.logo-item01 {
    max-width: 215px;
    width: 100%;
    margin: 0 auto 6rem;
  }
  .recruit-section-two .logo-box .nest {
    display: flex;
    justify-content: space-around;
  }
  .recruit-section-two .logo-box .nest li.logo-item02 {
    max-width: 218.5px;
    width: 100%;
  }
  .recruit-section-two .logo-box .nest li.logo-item03 {
    max-width: 223px;
    width: 100%;
  }

  .recruit-section-three {
    max-width: 740px;
    width: 100%;
    margin: 7rem auto 7.5rem;
  }
  .recruit-section-three-inner {
    max-width: 500px;
    margin: auto;
  }
  .recruit-section-three .phot.bg03 {
    width: 131px;
    margin: 5.5rem auto 0;
  }
/*  .recruit-section-three .phot.small {
    max-width: 495px;
    width: 100%;
    margin: 5.5rem 0;
  }*/
  .recruit-section-three .entry {
    margin-top: 40px;
  }
  .recruit-section-three .entry .img
   {
    max-width: 383px;
    width: 100%;
    margin: 3rem auto 5.5rem;
  }
  .recruit-section-four .entry .img {
    max-width: 383px;
    width: 100%;
    margin: 3rem auto 0;
  }
  .recruit-section-three .gray-box {
    max-width: 453px;
    width: 100%;
    margin: auto;
    background: #DBDBDB;
    border-radius: 20px 20px;
    text-align: center;
    padding: 3.5rem 0;
  }
  .recruit-section-three .gray-box-inner {
    text-align: left;
    font-size: 1.3rem;
    width: 385px;
    margin: auto;
  }
  .recruit-section-three .phot {
    margin: 5.5rem auto;
  }
  .recruit-section-three dl.list {
    margin: 0 0 4rem;
  }
  .recruit-section-three dl.list.last {
    margin: 0;
  }

  .recruit-section-four {
    max-width: 643px;
    width: 100%;
    margin: auto;
  }
  .recruit-section-four .list {
    max-width: 588px;
    width: 100%;
    margin: auto;
  }
  .recruit-section-four .list dl {
    margin: 4rem auto;
  }
  .recruit-section-four .phot.bg08 {
    width: 119px;
    margin: 5.5rem auto 0;
  }
  .recruit-section-four h2 span {
    font-size: 2rem;
  }

  .recruit-section-five .inner {
    max-width: 515px;
    width: 100%;
    margin: auto;
  }
  .recruit-section-five .inner h3 {
    color: #006693;
    font-weight: bold;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }
  .recruit-section-five .inner h3,
  .recruit-section-five .inner p {
    font-size: 1.6rem;
    letter-spacing : 1.28px;
  }
  .recruit-section-five .box {
    background-color: #DBDBDB;
    border-radius: 20px 20px;
    padding: 3.5rem 3rem;
    margin: 5rem auto 0;
  }
  .recruit-section-five .box li {
    font-size: 1.3rem;
    font-weight: bold;
    color: #666;
    letter-spacing : 1.04px;
    line-height: 1.8;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
  }
  .recruit-section-five .box li:nth-child(1){
    margin: 0 0 10px;
  }
  .recruit-section-five .box li:nth-child(2),
  .recruit-section-five .box li:nth-child(5),
  .recruit-section-five .box li:nth-child(9) {
    margin: 5px 0;
  }

  .recruit-link-wrap {
    margin: 110px auto 0;
  }

  .box {
    position: relative;
    margin: 10px;
  }

  .ttl.foo.delighter {
    opacity: 0;
    transform: translatey(50%);
    transition: all .5s ease;
  }
  .ttl.foo.delighter.started {
    transform: none;
    opacity: 1;
  }

/*  .img.foo.delighter {
    transition: all .8s ease-out;
    transform: translateY(-10%);
    opacity: 0;
  }
  .img.foo.delighter.started {
    transform: none;
    opacity: 1;
  }
  .img.delighter.started.ended {}*/




  .logo.foo.delighter {
    transition: all .8s ease-out;
    transform: translateX(-100%);
    opacity: 0;
  }
  .logo.foo.delighter.started {
    transform: none;
    opacity: 1;
  }
  .foo.delighter.started.ended {}

  .recruit-section-two .logo-box li.logo-item01 {
    transition: all .7s ease-out .1s;
  }
  .recruit-section-two .logo-box .nest li.logo-item02 {
    transition: all .7s ease-out .3s;
  }
  .recruit-section-two .logo-box .nest li.logo-item03 {
    transition: all .7s ease-out .8s;
  }


  @media screen and (max-width: 480px) {
    .recruit-header li:nth-child(2) {
      max-width: 90%;
    }
    .recruit-header li:nth-child(4) {
      max-width: 90%;
    }
    .recruit-header li:nth-child(5) {
      font-size: 18px;
    }
    .recruit-header li:nth-child(5):after {
      right: 10px;
    }
    .recruit-header li:nth-child(6) {
      font-size: 14px;
    }
    .recruit-yodogawa p {
      text-align: left;
    }
    .recruit-yodogawa {
      padding: 20px 15px;
    }
    .recruit-section-one {
      margin-bottom: 100px;
    }
    .recruit-section-one .ttl-wrap {
      flex-wrap: wrap-reverse;
    }
    .recruit-section-one h2 {
      width: 100%;
      font-size: 18px;
    }
    .intern-recruit-conten p {
      max-width: 100%;
    }
    .recruit-section-one p,
    .intern-recruit-conten p {
      font-size: 15px;
      width: calc(100% - 30px);
      margin: auto;
    }
    .signature-box .company {
      font-size: 18px;
      text-align: left;
      width: 100%;
      padding-left: 15px;
    }
    .signature {
      width: 200px;
      height: 50px;
      top: 60px;
      right: 40px;
      margin: 10px 0;
    }
    .intern-recruit-conten h2 {
      font-size: 24px;
      text-align: center;
    }
    .intern-recruit-conten p {
      font-size: 16px;
      margin: 0 auto 37px;
    }
    .recruit-section-two .phot,
    .recruit-section-three .phot {
      margin: 35px auto;
    }
    .recruit-section-two .logo-box li.logo-item01,
    .recruit-section-two .logo-box .nest li.logo-item02,
    .recruit-section-two .logo-box .nest li.logo-item03 {
      max-width: 40%;
    }
    .recruit-section-two .logo-box li.logo-item01 {
      margin: 0 auto 30px;
    }
    .recruit-section-three {
      margin: 40px auto;
    }
    .recruit-section-three .phot.bg03 {
      width: 105px;
      margin: 40px auto 0;
    }
    .recruit-section-three dl,
    .recruit-section-five .inner h3 {
      width: calc(100% - 30px);
      margin: auto;
    }
    .recruit-section-three dl.list {
      width: calc(100% - 30px);
      margin: 0 auto 40px;
    }
    .recruit-section-three dl.list.last {
      width: calc(100% - 30px);
      margin: 70px auto 0;
    }
    .recruit-section-three dl.entry dt,
    .recruit-section-three dl.entry dd.col01 {
      width: calc(100% - 30px);
      margin: auto;
    }
    .recruit-section-four .list dl {
      width: calc(100% - 30px);
      margin: 30px auto;
    }
    .recruit-section-three dl.entry {
      width: 100%;
      margin: 4rem auto;
    }
    .recruit-section-three .gray-box {
      border-radius: 0;
    }
    .recruit-section-five .box {
      border-radius: 0;
    }
    .recruit-section-three .gray-box {
      padding: 3.5rem 3rem;
    }
    .recruit-section-three .gray-box-inner {
      width: 100%;
    }
    .intern-recruit-conten p.col02 {
      margin: auto;
    }
    .intern-recruit-conten p.add-info {
      text-align: left;
    }
  }
  @media screen and (max-width: 320px) {
    .recruit-header li:nth-child(5) {
      font-size: 16px;
    }
    .recruit-header li:nth-child(6) {
      font-size: 12px;
    }
    .recruit-section-one p {
      font-size: 13px;
    }
    .recruit-section-three .gray-box {
      max-width: 100%;
    }
    .recruit-section-three .gray-box-inner {
      width: 100%;
    }
  }