@charset "UTF-8";
html, body, article, aside, details, figcaption, figure, footer, header, nain, nav, section, div, p, pre, blockquote, hr, address, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, a, abbr, acronym, b, big, cite, code, del, dfn, em, i, ins, kbd, mark, q, ruby, s, samp, small, span, strike, strong, sub, sup, time, tt, u, var, audio, canvas, embed, iframe, img, object, video, details, menu, summary, button, fieldset, form, input, label, legend, output, optgroup, option, select, textarea {
  padding: 0;
  margin: 0;
  border: 0;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

*,
::before,
::after {
  box-sizing: inherit;
}

address, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

code, kbd, pre, samp, button, input, select, textarea {
  font-size: 100%;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", sans-serif;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-size: 1.4rem;
}

ul, ol {
  list-style: none;
}

pre {
  word-wrap: break-word;
  word-break: break-all;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

del {
  text-decoration: line-through;
}

ins, mark {
  text-decoration: none;
  color: #000;
  background-color: #ff9;
}

mark {
  font-weight: bold;
}

small {
  font-size: 100%;
  font-size: 1.4rem;
}

img {
  vertical-align: top;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=file] {
  border: 1px solid #d6d6d6;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", sans-serif;
  font-size: 14px;
}

.mainContents.talent {
  overflow-x: hidden;
}
.mainContents.talent .s-Flex {
  display: flex;
  flex-direction: row-reverse;
}
.mainContents.talent .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #C80000;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec {
    height: 300px;
    border-bottom: 5px solid #C80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .kvSec {
    height: 294px;
  }
}
.mainContents.talent .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.talent .kvSec.greenBg {
  background-color: #EBFFF0;
}
.mainContents.talent .kvSec.yellowBg {
  background-color: #FFF9E3;
}
.mainContents.talent .kvSec.purpleBg {
  background-color: #F7E6FF;
}
.mainContents.talent .kvSec.emeraldBg {
  background-color: #D8FFF8;
}
.mainContents.talent .kvSec.blueBg {
  background-color: #E5FAFF;
}
.mainContents.talent .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.talent .kvSec .kvSec__img {
  width: 1920px;
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  margin: auto;
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.talent .kvSec .kvSec__ttl {
  background-color: #fff;
  width: fit-content;
  border-radius: 10px;
  padding: 4px 16px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.talent .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.talent .kvSec .kvSec__category {
  color: #FFEBE1;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.15;
  font-family: Arial, "Noto Sans JP";
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.talent .kvSec .kvSec__txt {
  color: #E60012;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2222222222;
  margin-top: -42px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.talent .kvSec .kvSec__txt::after {
  display: block;
  content: "";
  position: absolute;
  width: 80px;
  height: 72px;
  pointer-events: none;
  background-image: url("/images/parts-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  right: -20px;
  top: -20px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
.mainContents.talent .aboutSec {
  width: 950px;
  margin: 0 auto 62px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec {
    width: 708px;
    margin: 0 auto 56px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .aboutSec {
    width: 315px;
    margin: 0 auto 23px;
  }
}
.mainContents.talent .aboutSec h2 {
  color: #E60013;
  font-size: 25px;
  margin: 50px 0 40px;
  line-height: 42px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec h2 {
    font-size: 20px;
    margin: 40px 0 17px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .aboutSec h2 {
    font-size: 21px;
    margin: 40px 0;
  }
}
.mainContents.talent .aboutSec p {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec p {
    font-size: 17px;
    line-height: 27px;
  }
}
.mainContents.talent .aboutSec__link {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 21.5px;
  margin-top: 50.5px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec__link {
    gap: 15px;
    margin-top: 40px;
  }
}
.mainContents.talent .aboutSec__link .s-Flex {
  justify-content: space-between;
}
@media screen and (max-width: 445px) {
  .mainContents.talent .aboutSec__link .s-Flex {
    flex-direction: column;
    gap: 20px;
  }
}
.mainContents.talent .aboutSec__link a {
  width: 459px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec__link a {
    width: 344px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .aboutSec__link a {
    width: 100%;
  }
}
.mainContents.talent .aboutSec__cont-1 {
  gap: 65px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec__cont-1 {
    align-items: center;
    flex-direction: column-reverse;
  }
}
.mainContents.talent .aboutSec__cont-1-text {
  width: 487px;
}
.mainContents.talent .aboutSec__cont-1-img {
  width: 398px;
  margin-bottom: 17px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec__cont-1-img {
    width: 426px;
    margin-bottom: 44px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .aboutSec__cont-1-img {
    width: 315px;
    margin-bottom: 16px;
  }
}
.mainContents.talent .aboutSec__cont-1-img p {
  font-weight: 500;
  text-align: left;
  font-size: 18px;
  line-height: 31px;
}
.mainContents.talent .aboutSec__cont-1-img p:nth-of-type(1) {
  margin-top: 10px;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec__cont-1-img p:nth-of-type(1) {
    margin-top: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.talent .aboutSec__cont-1-img p:nth-of-type(1) {
    margin-top: 4px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.talent .aboutSec__cont-1-img p {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
  }
}
.mainContents.talent .aboutSec__cont-2 p span {
  display: contents;
  color: #E60013;
  font-weight: bold;
}
.mainContents.talent .groupInfoSec {
  background-color: #F5F5F5;
}
.mainContents.talent .recruitFootSec {
  background-color: #FFF5F5;
  position: relative;
}
.mainContents.talent .recruitFootSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #FFEBEB;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 820px) {
  .mainContents.talent .recruitFootSec::before {
    height: 10px;
  }
}