/* ==========================================================================
   Author's custom styles SP
   ========================================================================== */
.secondpage #maintitle {
  background-image: url("../img/recruit_main-v@sp.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: auto;
}
.secondpage #maintitle h1 {
  line-height: 52.051vw;
  font-family: "Noto Serif JP", serif;
  font-size: 6.667vw;
  text-shadow: 0 0 10px #000;
  text-align: left;
  letter-spacing: 0.1em;
  padding-left: 40px;
}

#philosophy {
  padding: 0;
  background: url("../img/company_bg.jpg") no-repeat center top;
  background-size: cover;
}
#philosophy .titleset {
  background: linear-gradient(to right, #2A60CB, #103D97);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5.128vw 0;
}
#philosophy .titleset h2 {
  font-size: 3.846vw;
  color: #fff;
  margin-right: 7.692vw;
}
#philosophy .titleset p {
  font-family: "Noto Serif JP", serif;
  font-size: 6.41vw;
  color: #fff;
  line-height: 1.5;
}
#philosophy .inner .column {
  background: url("../img/recruit_philosophy_img01.jpg") no-repeat left top;
  background-size: 100%;
  padding-top: 76.923vw;
}
#philosophy .inner .column .rightC {
  width: 100%;
  background-color: #fff;
}
#philosophy .inner .column .rightC dl {
  width: 100%;
  border-bottom: solid 0.256vw #B4B4B4;
  padding-bottom: 8.974vw;
}
#philosophy .inner .column .rightC dl dt {
  font-size: 4.103vw;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  padding: 8.974vw 0 2.564vw 8.974vw;
  color: #4A80DF;
}
#philosophy .inner .column .rightC dl dd {
  font-size: 3.077vw;
  line-height: 1.8;
  color: #424242;
  padding: 0 8.974vw;
}
#philosophy .inner .column .rightC dl dd ul li {
  list-style: none;
}
#philosophy .inner .column .rightC dl:last-child {
  border: none;
}

#job {
  padding: 0;
}
#job h2 {
  background: linear-gradient(to right, #2A60CB, #103D97);
  font-size: 5.128vw;
  line-height: 25.128vw;
  color: #fff;
}
#job .sec01 {
  background-image: url(../img/recruit_job_bg01@sp.jpg);
  background-size: cover;
  background-position: center bottom;
  width: 100%;
  padding-top: 12.821vw;
}
#job .sec01 .column {
  width: 82.051vw;
  margin: 0 auto;
}
#job .sec01 .column .leftC {
  width: 100%;
}
#job .sec01 .column .leftC h3 {
  font-size: 5.897vw;
  color: #4A80DF;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
}
#job .sec01 .column .leftC p {
  font-size: 3.077vw;
  line-height: 1.8;
  color: #424242;
}
#job .sec01 .column .leftC p + p {
  margin-top: 1em;
}
#job .sec01 .column .rightC {
  width: 100%;
  padding: 16.667vw 0;
}
#job .sec01 .column .rightC img {
  width: 100%;
}
#job .sec02 {
  background-image: url(../img/recruit_job_img02.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}
#job .sec02 .column .rightC {
  width: auto;
  height: auto;
  background-image: url(../img/recruit_job_bg02@sp.jpg);
  background-size: cover;
}
#job .sec02 .column .rightC .txt {
  padding: 15.385vw 5.128vw;
}
#job .sec02 .column .rightC .txt h3 {
  font-size: 5.897vw;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.08em;
  margin: 0 0 3.846vw 3.846vw;
}
#job .sec02 .column .rightC .txt ul {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 5.128vw 5.128vw;
}
#job .sec02 .column .rightC .txt ul li {
  list-style: none;
  color: #fff;
  font-size: 3.077vw;
  line-height: 1.8;
}
#job .sec03 {
  background-image: url(../img/recruit_job_bg03@sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
#job .sec03 .inner {
  width: auto;
  margin: 0 auto;
  padding: 15.385vw 0;
}
#job .sec03 .inner h3 {
  font-size: 5.897vw;
  color: #4A80DF;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.08em;
  margin-bottom: 3.846vw;
  text-align: center;
}
#job .sec03 .inner .table-wrap {
  width: 82.051vw;
  margin: 0 auto;
  overflow-x: scroll;
}
#job .sec03 .inner .table-wrap table {
  border: 0.256vw solid #4A80DF;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 3.077vw;
  width: 100%;
  white-space: nowrap;
}
#job .sec03 .inner .table-wrap table th {
  border: 0.256vw solid #4A80DF;
  padding: 2.564vw 5.128vw;
  text-align: center;
  color: #4A80DF;
  font-weight: normal;
  background-color: #E5F6FF;
}
#job .sec03 .inner .table-wrap table td {
  border: 0.256vw solid #4A80DF;
  padding: 2.564vw 5.128vw;
  text-align: center;
}
#job .sec03 .inner .table-wrap table th.t-left, #job .sec03 .inner .table-wrap table td.t-left {
  text-align: left;
}
#job .sec03 .inner .supplement {
  font-size: 3.077vw;
  margin: 2.564vw auto 0;
  width: 82.051vw;
}

#flow {
  background-image: url(../img/recruit_flow_bg01@sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 15.385vw 0;
}
#flow h2 {
  font-size: 5.128vw;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.08em;
  margin-bottom: 5.128vw;
  text-align: center;
}
#flow ul {
  width: 82.051vw;
  margin: 0 auto 60px;
}
#flow ul li {
  list-style: none;
  width: 100%;
  border: solid 1px #fff;
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  padding: 22.564vw 0 8.974vw;
}
#flow ul li .icon {
  width: 9.744vw;
  margin: 0 auto;
  position: absolute;
  top: 8.205vw;
  left: 17.436vw;
}
#flow ul li .icon img {
  width: 100%;
}
#flow ul li h3 {
  font-size: 4.615vw;
  font-weight: 700;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  position: absolute;
  top: 8.205vw;
  left: 31.538vw;
}
#flow ul li p {
  font-size: 3.077vw;
  color: #fff;
  padding: 0 8.462vw 0;
}
#flow ul li::after {
  content: "";
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.462vw 8.462vw 0 8.462vw;
  border-color: #5F91CF transparent transparent transparent;
  position: absolute;
  right: 50%;
  transform: translate(50%);
  bottom: -8.718vw;
  margin: auto;
}
#flow ul li:last-child::after {
  content: none;
}
#flow ul li + li {
  margin-top: 8.718vw;
}
#flow .sec02 .schedule {
  width: 82.051vw;
  margin: 0 auto;
}
#flow .sec02 .schedule img {
  width: 100%;
}

#skill {
  background-image: url(../img/recruit_skill_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 0 0 70px 0;
}
#skill h2 {
  background: linear-gradient(to right, #2A60CB, #103D97);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5.128vw;
  line-height: 25.128vw;
  color: #fff;
  margin-bottom: 17.949vw;
}
#skill ul {
  width: 82.051vw;
  height: auto;
  margin: 0 auto;
  position: relative;
}
#skill ul li {
  list-style: none;
  width: 100%;
  background-color: #fff;
  padding: 6.154vw;
}
#skill ul li h3 {
  font-size: 4.103vw;
  color: #4A80DF;
  font-weight: 700;
  margin-bottom: 2.564vw;
}
#skill ul li p {
  font-size: 3.077vw;
}
#skill ul li + li {
  margin-top: 5.128vw;
}

#requirements {
  background-image: url(../img/recruit_skill_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 0 0 76.923vw 0;
}
#requirements h2 {
  background: linear-gradient(to right, #2A60CB, #103D97);
  font-size: 5.128vw;
  line-height: 25.128vw;
  color: #fff;
  margin-bottom: 70px;
}
#requirements .inner {
  width: 82.051vw;
  margin: 0 auto;
}
#requirements .inner .sec h3 {
  font-size: 4.103vw;
  font-weight: 700;
  margin-bottom: 10px;
}
#requirements .inner .sec table {
  border: 0.256vw solid #4A80DF;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 3.077vw;
  width: 100%;
}
#requirements .inner .sec table th {
  border: 0.256vw solid #4A80DF;
  padding: 2.564vw 5.128vw;
  text-align: left;
  color: #4A80DF;
  background-color: #E5F6FF;
  font-weight: 700;
  display: block;
  width: 100%;
}
#requirements .inner .sec table td {
  border: 0.256vw solid #4A80DF;
  padding: 2.564vw 5.128vw;
  display: block;
  width: 100%;
}
#requirements .inner .sec + .sec {
  margin-top: 30px;
}

#entry {
  background: linear-gradient(to right, #2A60CB, #103D97);
  padding: 0 0 0 0;
  height: 215.385vw;
}
#entry .inner {
  position: relative;
}
#entry .inner .text {
  width: 82.051vw;
  margin: 0 auto;
  padding-top: 35.897vw;
}
#entry .inner .text p {
  font-size: 3.59vw;
  line-height: 1.9;
  color: #fff;
  margin-bottom: 7.692vw;
}
#entry .inner .text a {
  display: block;
  width: 82.051vw;
  font-size: 4.103vw;
  font-weight: 700;
  line-height: 12.308vw;
  text-align: center;
  background-color: #E75863;
}
#entry .inner .img01 {
  width: 90.769vw;
  position: absolute;
  top: -56.41vw;
  left: 0;
}
#entry .inner .img01 img {
  width: 100%;
}
#entry .inner .img02 {
  width: 90.769vw;
  position: absolute;
  top: 120.513vw;
  right: 0;
}
#entry .inner .img02 img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  /***************************

      PC

    *****************************/
  /* Style adjustments for viewports that meet the condition */
  .secondpage #maintitle {
    background-image: url("../img/recruit_main-v.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
  }
  .secondpage #maintitle h1 {
    line-height: 500px;
    font-family: "Noto Serif JP", serif;
    font-size: 35px;
    text-shadow: 0 0 10px #000;
    text-align: left;
    letter-spacing: 5px;
    padding-left: 125px;
  }
  #philosophy {
    padding: 0;
    background: url("../img/company_bg.jpg") no-repeat center top;
    background-size: cover;
  }
  #philosophy .titleset {
    background: linear-gradient(to right, #2A60CB, #103D97);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  #philosophy .titleset h2 {
    font-size: 18px;
    color: #fff;
    margin-right: 48px;
  }
  #philosophy .titleset p {
    font-family: "Noto Serif JP", serif;
    font-size: 30px;
    color: #fff;
    line-height: 98px;
  }
  #philosophy .inner .column {
    background: url("../img/recruit_philosophy_img01.jpg") no-repeat left top;
    background-size: 600px;
    padding-top: 0;
  }
  #philosophy .inner .column .rightC {
    width: 600px;
    margin-left: 600px;
    background-color: #fff;
  }
  #philosophy .inner .column .rightC dl {
    width: 100%;
    border-bottom: solid 1px #B4B4B4;
    padding-bottom: 30px;
  }
  #philosophy .inner .column .rightC dl dt {
    font-size: 18px;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    padding: 30px 0 10px 35px;
    color: #4A80DF;
  }
  #philosophy .inner .column .rightC dl dd {
    font-size: 12px;
    color: #424242;
    padding: 0 35px;
  }
  #philosophy .inner .column .rightC dl dd ul li {
    list-style: none;
  }
  #philosophy .inner .column .rightC dl:last-child {
    border: none;
  }
  #job {
    padding: 0;
  }
  #job h2 {
    background: linear-gradient(to right, #2A60CB, #103D97);
    align-items: center;
    font-size: 30px;
    line-height: 98px;
    color: #fff;
  }
  #job .sec01 {
    background-image: url(../img/recruit_job_bg01.jpg);
    width: 100%;
    padding: 65px;
  }
  #job .sec01 .column {
    width: 754px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  #job .sec01 .column .leftC {
    width: 415px;
  }
  #job .sec01 .column .leftC h3 {
    font-size: 22px;
    color: #4A80DF;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin-bottom: 15px;
  }
  #job .sec01 .column .leftC p {
    font-size: 12px;
    line-height: 1.8;
    color: #424242;
  }
  #job .sec01 .column .leftC p + p {
    margin-top: 1em;
  }
  #job .sec01 .column .rightC {
    width: 301px;
    padding: 0;
  }
  #job .sec01 .column .rightC img {
    width: 100%;
  }
  #job .sec02 {
    background-image: url(../img/recruit_job_img02.jpg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #job .sec02 .column .rightC {
    width: 711px;
    height: 338px;
    background-image: url(../img/recruit_job_bg02.jpg);
    background-size: cover;
    margin-left: 489px;
  }
  #job .sec02 .column .rightC .txt {
    padding: 60px 100px;
  }
  #job .sec02 .column .rightC .txt h3 {
    font-size: 22px;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin: 0 0 15px 0;
  }
  #job .sec02 .column .rightC .txt ul {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 31px 31px;
  }
  #job .sec02 .column .rightC .txt ul li {
    list-style: none;
    color: #fff;
    font-size: 12px;
  }
  #job .sec03 {
    background-image: url(../img/recruit_job_bg03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
  }
  #job .sec03 .inner {
    width: 750px;
    margin: 0 auto;
    padding: 70px 0;
  }
  #job .sec03 .inner h3 {
    font-size: 22px;
    color: #4A80DF;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin-bottom: 15px;
    text-align: center;
  }
  #job .sec03 .inner .table-wrap {
    width: auto;
    margin: 0 auto;
    overflow-x: auto;
  }
  #job .sec03 .inner .table-wrap table {
    border: 1px solid #4A80DF;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    width: 100%;
  }
  #job .sec03 .inner .table-wrap table th {
    border: 1px solid #4A80DF;
    padding: 5px 20px;
    text-align: center;
    color: #4A80DF;
    font-weight: normal;
  }
  #job .sec03 .inner .table-wrap table td {
    border: 1px solid #4A80DF;
    padding: 5px 20px;
    text-align: center;
  }
  #job .sec03 .inner .table-wrap table th.t-left, #job .sec03 .inner .table-wrap table td.t-left {
    text-align: left;
  }
  #job .sec03 .inner .supplement {
    font-size: 12px;
    margin: 10px 0 0 0;
    width: auto;
  }
  #flow {
    background-image: url(../img/recruit_flow_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 75px 0;
  }
  #flow h2 {
    font-size: 22px;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
    text-align: center;
  }
  #flow ul {
    width: 750px;
    margin: 0 auto 60px;
    display: flex;
    justify-content: space-between;
  }
  #flow ul li {
    list-style: none;
    width: 175px;
    border: solid 1px #fff;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 0;
  }
  #flow ul li .icon {
    width: 38px;
    margin: 0 auto;
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translate(-50%);
  }
  #flow ul li .icon img {
    width: 100%;
  }
  #flow ul li h3 {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding-top: 100px;
    color: #fff;
    letter-spacing: 0.1em;
    position: static;
    top: auto;
  }
  #flow ul li p {
    font-size: 12px;
    color: #fff;
    padding: 10px 20px 30px;
  }
  #flow ul li::after {
    content: "";
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 17px;
    border-color: transparent transparent transparent #5F91CF;
    position: absolute;
    top: 0;
    right: -18px;
    transform: translate(0);
    bottom: 0;
    margin: auto;
  }
  #flow ul li:last-child::after {
    content: none;
  }
  #flow ul li + li {
    margin-top: 0;
  }
  #flow .sec02 .schedule {
    width: 750px;
    margin: 0 auto;
  }
  #flow .sec02 .schedule img {
    width: 100%;
  }
  #skill {
    background-image: url(../img/recruit_skill_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 0 0 70px 0;
  }
  #skill h2 {
    background: linear-gradient(to right, #2A60CB, #103D97);
    font-size: 30px;
    line-height: 98px;
    color: #fff;
    margin-bottom: 70px;
  }
  #skill ul {
    width: 740px;
    height: 415px;
    margin: 0 auto;
    position: relative;
  }
  #skill ul li {
    list-style: none;
    width: 362px;
    height: 200px;
    background-color: #fff;
    padding: 24px;
    position: absolute;
  }
  #skill ul li h3 {
    font-size: 16px;
    color: #4A80DF;
    font-weight: 700;
    margin-bottom: 10px;
  }
  #skill ul li p {
    font-size: 12px;
  }
  #skill ul li:nth-child(1) {
    top: 0;
    left: 0;
  }
  #skill ul li:nth-child(2) {
    bottom: 0;
    left: 0;
  }
  #skill ul li:nth-child(3) {
    top: 0;
    right: 0;
  }
  #skill ul li:nth-child(4) {
    bottom: 0;
    right: 0;
  }
  #skill ul li + li {
    margin-top: 0;
  }
  #requirements {
    background-image: url(../img/recruit_skill_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 0 0 140px 0;
  }
  #requirements h2 {
    background: linear-gradient(to right, #2A60CB, #103D97);
    font-size: 30px;
    line-height: 98px;
    color: #fff;
    margin-bottom: 70px;
  }
  #requirements .inner {
    width: 740px;
    margin: 0 auto;
  }
  #requirements .inner .sec h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  #requirements .inner .sec table {
    border: 1px solid #4A80DF;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    width: 100%;
  }
  #requirements .inner .sec table th {
    border: 1px solid #4A80DF;
    padding: 5px 20px;
    text-align: left;
    color: #4A80DF;
    font-weight: 700;
    width: 120px;
    display: table-cell;
    white-space: nowrap;
  }
  #requirements .inner .sec table td {
    border: 1px solid #4A80DF;
    padding: 5px 20px;
    display: table-cell;
    width: auto;
  }
  #requirements .inner .sec + .sec {
    margin-top: 30px;
  }
  #entry {
    background: linear-gradient(to right, #2A60CB, #103D97);
    padding: 0 0 40px 0;
    height: auto;
  }
  #entry .inner {
    position: relative;
  }
  #entry .inner .text {
    width: 400px;
    margin: 0 0 0 400px;
    padding: 30px 0;
  }
  #entry .inner .text p {
    font-size: 15px;
    line-height: 1.9;
    color: #fff;
    margin-bottom: 57px;
  }
  #entry .inner .text a {
    display: block;
    width: 400px;
    font-size: 18px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    background-color: #E75863;
  }
  #entry .inner .img01 {
    width: 376px;
    position: absolute;
    top: 30px;
    left: 0;
  }
  #entry .inner .img01 img {
    width: 100%;
  }
  #entry .inner .img02 {
    width: 376px;
    position: absolute;
    top: 30px;
    right: 0;
  }
  #entry .inner .img02 img {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  /***************************

      PC - vw

    *****************************/
  /* Style adjustments for viewports that meet the condition */
  .secondpage #maintitle {
    background-image: url("../img/recruit_main-v.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
  }
  .secondpage #maintitle h1 {
    line-height: 41.667vw;
    font-family: "Noto Serif JP", serif;
    font-size: 2.917vw;
    text-shadow: 0 0 0.833vw #000;
    text-align: left;
    letter-spacing: 0.417vw;
    padding-left: 10.417vw;
  }
  #philosophy {
    padding: 0;
    background: url("../img/company_bg.jpg") no-repeat center top;
    background-size: cover;
  }
  #philosophy .titleset {
    background: linear-gradient(to right, #2A60CB, #103D97);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #philosophy .titleset h2 {
    font-size: 1.5vw;
    color: #fff;
    margin-right: 4vw;
  }
  #philosophy .titleset p {
    font-family: "Noto Serif JP", serif;
    font-size: 2.5vw;
    color: #fff;
    line-height: 8.167vw;
  }
  #philosophy .inner .column {
    background: url("../img/recruit_philosophy_img01.jpg") no-repeat left top;
    background-size: 50vw;
  }
  #philosophy .inner .column .rightC {
    width: 50vw;
    margin-left: 50vw;
    background-color: #fff;
  }
  #philosophy .inner .column .rightC dl {
    width: 100%;
    border-bottom: solid 0.083vw #B4B4B4;
    padding-bottom: 2.5vw;
  }
  #philosophy .inner .column .rightC dl dt {
    font-size: 1.5vw;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    padding: 2.5vw 0 0.833vw 2.917vw;
    color: #4A80DF;
  }
  #philosophy .inner .column .rightC dl dd {
    font-size: 1vw;
    color: #424242;
    padding: 0 2.917vw;
  }
  #philosophy .inner .column .rightC dl dd ul li {
    list-style: none;
  }
  #philosophy .inner .column .rightC dl:last-child {
    border: none;
  }
  #job {
    padding: 0;
  }
  #job h2 {
    background: linear-gradient(to right, #2A60CB, #103D97);
    font-size: 2.5vw;
    line-height: 8.167vw;
    color: #fff;
  }
  #job .sec01 {
    background-image: url(../img/recruit_job_bg01.jpg);
    width: 100%;
    padding: 5.417vw;
  }
  #job .sec01 .column {
    width: 62.833vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  #job .sec01 .column .leftC {
    width: 34.583vw;
  }
  #job .sec01 .column .leftC h3 {
    font-size: 1.833vw;
    color: #4A80DF;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin-bottom: 1.25vw;
  }
  #job .sec01 .column .leftC p {
    font-size: 1vw;
    line-height: 1.8;
    color: #424242;
  }
  #job .sec01 .column .leftC p + p {
    margin-top: 1em;
  }
  #job .sec01 .column .rightC {
    width: 25.083vw;
  }
  #job .sec01 .column .rightC img {
    width: 100%;
  }
  #job .sec02 {
    background-image: url(../img/recruit_job_img02.jpg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #job .sec02 .column .rightC {
    width: 59.25vw;
    height: 28.167vw;
    background-image: url(../img/recruit_job_bg02.jpg);
    background-size: cover;
    margin-left: 40.75vw;
  }
  #job .sec02 .column .rightC .txt {
    padding: 5vw 8.333vw;
  }
  #job .sec02 .column .rightC .txt h3 {
    font-size: 1.833vw;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin-bottom: 1.25vw;
  }
  #job .sec02 .column .rightC .txt ul {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 2.583vw 2.583vw;
  }
  #job .sec02 .column .rightC .txt ul li {
    list-style: none;
    color: #fff;
    font-size: 1vw;
  }
  #job .sec03 {
    background-image: url(../img/recruit_job_bg03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
  }
  #job .sec03 .inner {
    width: 62.5vw;
    margin: 0 auto;
    padding: 5.833vw 0;
  }
  #job .sec03 .inner h3 {
    font-size: 1.833vw;
    color: #4A80DF;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin-bottom: 1.25vw;
    text-align: center;
  }
  #job .sec03 .inner table {
    border: 0.083vw solid #4A80DF;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1vw;
    width: 100%;
  }
  #job .sec03 .inner table th {
    border: 0.083vw solid #4A80DF;
    padding: 0.417vw 1.667vw;
    text-align: center;
    color: #4A80DF;
    font-weight: normal;
  }
  #job .sec03 .inner table td {
    border: 0.083vw solid #4A80DF;
    padding: 0.417vw 1.667vw;
    text-align: center;
  }
  #job .sec03 .inner table th.t-left, #job .sec03 .inner table td.t-left {
    text-align: left;
  }
  #job .sec03 .inner .supplement {
    font-size: 1vw;
    margin-top: 0.833vw;
  }
  #flow {
    background-image: url(../img/recruit_flow_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 6.25vw 0;
  }
  #flow h2 {
    font-size: 1.833vw;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.08em;
    margin-bottom: 1.667vw;
    text-align: center;
  }
  #flow ul {
    width: 62.5vw;
    margin: 0 auto 5vw;
    display: flex;
    justify-content: space-between;
  }
  #flow ul li {
    list-style: none;
    width: 14.583vw;
    border: solid 0.083vw #fff;
    background-color: rgba(255, 255, 255, 0.2);
    position: relative;
  }
  #flow ul li .icon {
    width: 3.167vw;
    margin: 0 auto;
    position: absolute;
    top: 2.917vw;
    left: 50%;
    transform: translate(-50%);
  }
  #flow ul li .icon img {
    width: 100%;
  }
  #flow ul li h3 {
    font-size: 1.167vw;
    font-weight: 700;
    text-align: center;
    padding-top: 8.333vw;
    color: #fff;
    letter-spacing: 0.1em;
  }
  #flow ul li p {
    font-size: 1vw;
    color: #fff;
    padding: 0.833vw 1.667vw 2.5vw;
  }
  #flow ul li::after {
    content: "";
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.417vw 0 1.417vw 1.417vw;
    border-color: transparent transparent transparent #5F91CF;
    position: absolute;
    top: 0;
    right: -1.5vw;
    bottom: 0;
    margin: auto;
  }
  #flow ul li:last-child::after {
    content: none;
  }
  #flow .sec02 .schedule {
    width: 62.5vw;
    margin: 0 auto;
  }
  #flow .sec02 .schedule img {
    width: 100%;
  }
  #skill {
    background-image: url(../img/recruit_skill_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 0 0 5.833vw 0;
  }
  #skill h2 {
    background: linear-gradient(to right, #2A60CB, #103D97);
    font-size: 2.5vw;
    line-height: 8.167vw;
    color: #fff;
    margin-bottom: 5.833vw;
  }
  #skill ul {
    width: 61.667vw;
    height: 34.583vw;
    margin: 0 auto;
    position: relative;
  }
  #skill ul li {
    list-style: none;
    width: 30.167vw;
    height: 16.667vw;
    background-color: #fff;
    padding: 2vw;
    position: absolute;
  }
  #skill ul li h3 {
    font-size: 1.333vw;
    color: #4A80DF;
    font-weight: 700;
    margin-bottom: 0.833vw;
  }
  #skill ul li p {
    font-size: 1vw;
  }
  #skill ul li:nth-child(1) {
    top: 0;
    left: 0;
  }
  #skill ul li:nth-child(2) {
    bottom: 0;
    left: 0;
  }
  #skill ul li:nth-child(3) {
    top: 0;
    right: 0;
  }
  #skill ul li:nth-child(4) {
    bottom: 0;
    right: 0;
  }
  #requirements {
    background-image: url(../img/recruit_skill_bg01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 0 0 11.667vw 0;
  }
  #requirements h2 {
    background: linear-gradient(to right, #2A60CB, #103D97);
    font-size: 2.5vw;
    line-height: 8.167vw;
    color: #fff;
    margin-bottom: 5.833vw;
  }
  #requirements .inner {
    width: 61.667vw;
    margin: 0 auto;
  }
  #requirements .inner .sec h3 {
    font-size: 1.333vw;
    font-weight: 700;
    margin-bottom: 0.833vw;
  }
  #requirements .inner .sec table {
    border: 0.083vw solid #4A80DF;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1vw;
    width: 100%;
  }
  #requirements .inner .sec table th {
    border: 0.083vw solid #4A80DF;
    padding: 0.417vw 1.667vw;
    text-align: left;
    color: #4A80DF;
    font-weight: 700;
    width: 10vw;
  }
  #requirements .inner .sec table td {
    border: 0.083vw solid #4A80DF;
    padding: 0.417vw 1.667vw;
  }
  #requirements .inner .sec + .sec {
    margin-top: 2.5vw;
  }
  #entry {
    background: linear-gradient(to right, #2A60CB, #103D97);
    padding: 0 0 3.333vw 0;
  }
  #entry .inner {
    position: relative;
  }
  #entry .inner .text {
    width: 33.333vw;
    margin: 0 0 0 33.333vw;
    padding-top: 2.5vw 0;
  }
  #entry .inner .text p {
    font-size: 1.25vw;
    line-height: 1.9;
    color: #fff;
    margin-bottom: 4.75vw;
  }
  #entry .inner .text a {
    display: block;
    width: 33.333vw;
    font-size: 1.5vw;
    font-weight: 700;
    line-height: 4.667vw;
    text-align: center;
    background-color: #E75863;
  }
  #entry .inner .img01 {
    width: 31.333vw;
    position: absolute;
    top: 2.5vw;
    left: 0;
  }
  #entry .inner .img01 img {
    width: 100%;
  }
  #entry .inner .img02 {
    width: 31.333vw;
    position: absolute;
    top: 2.5vw;
    right: 0;
  }
  #entry .inner .img02 img {
    width: 100%;
  }
}/*# sourceMappingURL=recruit.css.map */