.c-career-joinus__contents {
  margin-right: 8vw;
  margin-left: 8vw;
  margin-bottom: 5rem;
}

.c-career-masthead__media-row {
  display: none;
}

.c-career-masthead__media-image1 {
  height: 400px;
}
.c-career-masthead__media-image1 .is-inview {
  height: 400px;
}
.c-career-masthead__media-image1 picture {
  width: 100%;
  height: 100%;
}
.c-career-masthead__media-image1 picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.c-career-vision__media {
  height: 400px;
}
.c-career-vision__media .is-inview {
  height: 400px;
}
.c-career-vision__media picture {
  width: 100%;
  height: 100%;
}
.c-career-vision__media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: center top;
     object-position: center top;
}

.c-career-joinus__body {
  margin-bottom: 3.75rem;
}

@media screen and (min-width: 64em) {
  .c-career-joinus__contents {
    margin-bottom: 9.375rem;
    margin-right: 10vw;
    margin-left: 10vw;
  }
  .c-career-masthead__media-image1 {
    height: 600px;
  }
  .c-career-masthead__media-image1 .is-inview {
    height: 600px;
  }
  .c-career-vision__media {
    height: 500px;
  }
  .c-career-vision__media .is-inview {
    height: 500px;
  }
  .c-career-joinus__body {
    margin-bottom: 3.75rem;
  }
}
.c-career-joinus {
  margin-top: 10rem;
}

@media screen and (min-width: 64em) {
  .c-career-joinus {
    margin-top: 15.625rem;
  }
}
#career_contents {
  font-size: 14px;
  line-height: 27px;
}
#career_contents .cross_talk h4 {
  color: #F07800;
  text-align: center;
  font-size: 36px;
  font-family: HelveticaNeueLTPro-Md, sans-serif;
  font-weight: 700;
  line-height: 0.85;
  margin: 0 0 10px;
}
#career_contents .cross_talk h4 > span {
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}
#career_contents .cross_talk_image {
  width: 100%;
}
#career_contents .cross_talk_image img {
  width: 100%;
}
#career_contents .cross_talk_member {
  margin-top: 30px;
}
#career_contents .cross_talk_member .member_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#career_contents .cross_talk_member .cross {
  width: 40px;
  margin: 16.5% 0 0;
}
#career_contents .cross_talk_member .member {
  width: calc((100% - 80px) / 2);
}
#career_contents .cross_talk_member .member .photo {
  height: auto;
  width: 100%;
}
#career_contents .cross_talk_member .member .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
#career_contents .cross_talk_member .member .profile {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  font-family: FP-KoburinaGoStdN-W6, sans-serif;
  font-weight: 400;
  font-size: 12px;
}
#career_contents .cross_talk_member .member .profile .name {
  font-size: 18px;
  margin-top: 2px;
  font-weight: 700;
}
#career_contents .cross_talk_member .member .profile .origin_school {
  margin-top: 10px;
}
#career_contents .question {
  margin-top: 30px;
}
#career_contents .question .question_item:nth-child(odd) .question_inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#career_contents .question_item:not(:first-child) {
  margin-top: 40px;
}
#career_contents .question_item .icon {
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  background-color: #F07800;
  color: #fff;
  padding: 0 10px;
  display: inline-block;
}
#career_contents .question_item .question_title {
  color: #F07800;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 700;
  font-family: FP-KoburinaGoStdN-W6, sans-serif;
}
#career_contents .question_item .question_inner {
  display: block;
  margin-top: 10px;
}
#career_contents .question_item .question_inner .question_image {
  width: 100%;
  margin: 0 auto 20px;
}
#career_contents .question_item .question_inner .question_image img {
  width: 100%;
}
#career_contents .question_item .question_inner .answer {
  width: 100%;
}
#career_contents .question_item .question_inner .answer dl:not(:first-child) {
  margin-top: 20px;
}
#career_contents .question_item .question_inner .answer dl dt {
  font-size: 12px;
  border: 1px solid #F07800;
  height: 24px;
  line-height: 22px;
  width: 60px;
  color: #F07800;
  text-align: center;
  font-family: FP-KoburinaGoStdN-W6, sans-serif;
  font-weight: 700;
}
#career_contents .question_item .question_inner .answer dl dt.member1 {
  background-color: #F07800;
  color: #fff;
}
#career_contents .question_item .question_inner .answer dl dd {
  margin-top: 10px;
}
#career_contents .guideline {
  margin-top: 70px;
}
#career_contents .guideline h3 {
  text-align: center;
  font-size: 28px;
  font-family: FP-KoburinaGoStdN-W6, sans-serif;
  font-weight: 700;
  line-height: 0.85;
  margin: 0 0 20px;
}
#career_contents .guideline .table {
  width: 100%;
}
#career_contents .guideline .table tr:first-child th {
  border-top: none;
  padding: 0 0 5px;
}
#career_contents .guideline .table tr:first-child td {
  border-top: none;
}
#career_contents .guideline .table th {
  width: 100%;
  border-bottom: solid 1px #BFBFBF;
  padding: 20px 0 5px;
  vertical-align: top;
  display: block;
  position: relative;
  font-family: FP-KoburinaGoStdN-W6, sans-serif;
  font-weight: 700;
}
#career_contents .guideline .table th::before {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: " ";
  display: inline-block;
  width: 4em;
  height: 1px;
  background-color: #F07800;
  z-index: 1;
}
#career_contents .guideline .table td {
  width: 100%;
  border-bottom: none;
  padding: 10px 0 20px;
  display: block;
}
#career_contents .guideline .table td span {
  font-size: 12px;
}
#career_contents .entry {
  margin-top: 70px;
}
#career_contents .entry h3 {
  text-align: center;
  font-size: 28px;
  font-family: FP-KoburinaGoStdN-W6, sans-serif;
  font-weight: 700;
  line-height: 0.85;
  margin: 0 0 20px;
}
#career_contents .entry .entry_text {
  margin: 0 0 20px;
  text-align: center;
}
#career_contents .entry .entry_btn {
  width: 280px;
  height: 70px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
#career_contents .entry .entry_btn:hover {
  opacity: 0.6;
}
#career_contents .entry .entry_btn a {
  display: block;
  padding: 10px 20px;
}
@media (min-width: 64em) {
  #career_contents {
    font-size: 16px;
    line-height: 30px;
  }
  #career_contents .cross_talk h4 {
    font-size: 80px;
    margin: 0 0 20px;
  }
  #career_contents .cross_talk h4 > span {
    display: block;
    text-align: center;
    font-size: 30px;
    margin-top: 10px;
  }
  #career_contents .cross_talk_image {
    width: 100%;
  }
  #career_contents .cross_talk_image img {
    width: 100%;
  }
  #career_contents .cross_talk_member {
    margin-top: 70px;
  }
  #career_contents .cross_talk_member .member_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #career_contents .cross_talk_member .cross {
    width: 96px;
    margin: 62px 30px 0;
  }
  #career_contents .cross_talk_member .member {
    width: auto;
  }
  #career_contents .cross_talk_member .member .photo {
    width: 220px;
    height: 220px;
  }
  #career_contents .cross_talk_member .member .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;";
  }
  #career_contents .cross_talk_member .member .profile {
    width: 220px;
    margin-top: 10px;
    font-weight: 500;
    font-size: inherit;
    text-align: center;
  }
  #career_contents .cross_talk_member .member .profile .name {
    font-size: 30px;
    margin-top: 3px;
  }
  #career_contents .cross_talk_member .member .profile .origin_school {
    margin-top: 15px;
  }
  #career_contents .question {
    margin-top: 40px;
  }
  #career_contents .question .question_item:nth-child(odd) .question_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #career_contents .question_item.no_image {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  #career_contents .question_item.no_image .question_inner {
    display: block;
  }
  #career_contents .question_item.no_image .question_inner .answer {
    width: 100%;
  }
  #career_contents .question_item:not(:first-child) {
    margin-top: 40px;
  }
  #career_contents .question_item .icon {
    font-size: inherit;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
  }
  #career_contents .question_item .question_title {
    color: #F07800;
    font-size: 30px;
    margin-top: 15px;
  }
  #career_contents .question_item .question_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  #career_contents .question_item .question_inner .question_image {
    width: 30%;
    margin: 0;
  }
  #career_contents .question_item .question_inner .answer {
    width: 65%;
  }
  #career_contents .question_item .question_inner .answer dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #career_contents .question_item .question_inner .answer dl:not(:first-child) {
    margin-top: 15px;
  }
  #career_contents .question_item .question_inner .answer dl dt {
    font-size: 14px;
    height: 26px;
    line-height: 24px;
    width: 60px;
    margin-right: 20px;
    margin-top: 5px;
  }
  #career_contents .question_item .question_inner .answer dl dd {
    width: calc(100% - 80px);
    margin-top: 0;
  }
  #career_contents .guideline {
    margin-top: 150px;
  }
  #career_contents .guideline h3 {
    font-size: 45px;
    margin: 0 0 30px;
  }
  #career_contents .guideline .table {
    width: 100%;
  }
  #career_contents .guideline .table tr:first-child th {
    border-top: solid 1px #F07800;
    padding: 30px 20px;
  }
  #career_contents .guideline .table tr:first-child td {
    border-top: solid 1px #BFBFBF;
  }
  #career_contents .guideline .table th {
    width: 25%;
    border-bottom: solid 1px #F07800;
    padding: 30px 20px;
    vertical-align: top;
    display: table-cell;
    position: relative;
  }
  #career_contents .guideline .table th::before {
    content: none;
    display: none;
  }
  #career_contents .guideline .table td {
    width: 75%;
    border-bottom: solid 1px #BFBFBF;
    padding: 30px 20px;
    display: table-cell;
  }
  #career_contents .guideline .table td span {
    font-size: 13px;
  }
  #career_contents .entry {
    margin-top: 150px;
  }
  #career_contents .entry h3 {
    text-align: center;
    font-size: 45px;
    line-height: 0.85;
    margin: 0 0 30px;
  }
  #career_contents .entry .entry_text {
    margin: 0 0 30px;
    text-align: center;
  }
  #career_contents .entry .entry_btn {
    width: 280px;
    height: 70px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
  #career_contents .entry .entry_btn:hover {
    opacity: 0.6;
  }
  #career_contents .entry .entry_btn a {
    display: block;
    padding: 10px 20px;
  }
}/*# sourceMappingURL=career.css.map */