/* Generated by less 3.11.1 */
@charset "utf-8";
@keyframes gradient_effect01 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient_effect02 {
  0% {
    background-position: 50% 0%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 50% 0%;
  }
}
#topMv {
  position: relative;
}
#topMv .mvImg01 {
  position: absolute;
  right: -50%;
  top: 0;
  z-index: 1;
  width: 126.2%;
}
#topMv .inner {
  position: relative;
  z-index: 3;
  padding-top: 417px;
}
#topMv .inner::before {
  content: '';
  position: absolute;
  left: -50%;
  top: 160px;
  width: 159.8%;
  height: 1134px;
  background: #4c8bff;
  background: -moz-linear-gradient(-45deg, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 98%);
  background: -webkit-linear-gradient(-45deg, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 98%);
  background: linear-gradient(135deg, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 98%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c8bff', endColorstr='#ffaee4', GradientType=1);
  background-size: 400% 400%;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
  animation-delay: 1s;
  animation-name: gradient_effect01;
  animation-duration: 10s;
}
#topMv .topH1 {
  margin-bottom: 480px;
  position: relative;
  z-index: 2;
}
#topMv .topH1 span {
  line-height: 1;
  font-size: 36px;
  background-color: #000;
  color: #fff;
  padding: 7px 15px 13px;
  letter-spacing: 6px;
}
#topMv .topH1 span:first-child {
  padding-left: 30px;
  padding-right: 0;
}
#topMv .topH1 span:last-child {
  padding-left: 0;
}
.topSec .subTtl {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  position: relative;
  letter-spacing: 6px;
  font-weight: 700;
  margin-bottom: 30px;
}
.topSec .subTtl::before {
  content: '';
  width: 4px;
  height: 35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: -47px;
  background-color: #000;
}
.topSec .topSecLnk01 {
  width: 420px;
  margin: 0 auto;
}
.topSec .topSecLnk01 a {
  display: block;
  width: 100%;
  padding: 40px 0 40px 7.14285714%;
  width: 92.38095238%;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1;
  border: #006ab7 1px solid;
  background-color: #006ab7;
  position: relative;
  color: #fff;
}
.topSec .topSecLnk01 a::before {
  background-color: #000;
}
.topSec .topSecLnk01 a::hover {
  background-color: #006ab7;
}
.topSec .topSecLnk01 a::after {
  content: '';
  background: url(/recruit/assets/img/cmmn/new_grad/bg_btn01.png) left bottom no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#message {
  padding-bottom: 40px;
  margin-bottom: 90px;
}
#message .inner {
  position: relative;
  padding-top: 0;
  padding-bottom: 40px;
}
#message .inner::before {
  display: none;
}
#message .inner::after {
  content: '';
  width: 12.4%;
  height: 566px;
  position: absolute;
  left: -50%;
  bottom: 0;
  background-color: #afdef6;
}
#message .subTtl {
  color: #fff;
}
#message .subTtl::before {
  background-color: #fff;
}
#message .messageH3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  margin-bottom: 28px;
}
#message .messageTxt01 {
  font-size: 15px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
#aboutus {
  margin-bottom: 130px;
  position: relative;
}
#aboutus .inner {
  position: relative;
}
#aboutus .inner::before {
  content: '';
  width: 128.1%;
  height: 722px;
  background-color: #d3ebec;
  position: absolute;
  left: -50%;
  top: 270px;
  z-index: 1;
}
#aboutus .aboutusH3 {
  font-size: 28px;
  line-height: 1.60714286;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
}
#aboutus .aboutusTxt {
  font-size: 15px;
  line-height: 2;
  position: relative;
  z-index: 2;
}
#aboutus .aboutusTxt.aboutusTxt01 {
  margin-bottom: 50px;
}
#aboutus .aboutusTxt03 {
  font-size: 20px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}
#aboutus .aboutusList {
  width: 100%;
  margin-bottom: 63px;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
  column-gap: 50px;
}
#aboutus .aboutusList .aboutusListLeft,
#aboutus .aboutusList .aboutusListRight {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
}
#aboutus .img01 {
  margin-bottom: 72px;
  position: relative;
  z-index: 2;
}
#aboutus .topSecLnk01 {
  position: relative;
  z-index: 2;
}
#work {
  padding-bottom: 70px;
  position: relative;
}
#work .workInner {
  position: relative;
}
#work .workInner::before {
  content: '';
  width: 158%;
  height: 668px;
  position: absolute;
  left: -7%;
  top: 59px;
  z-index: 1;
  background: #4c8bff;
  background: -moz-linear-gradient(-45deg, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 98%);
  background: -webkit-linear-gradient(-45deg, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 98%);
  background: linear-gradient(135deg, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 98%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c8bff', endColorstr='#ffaee4', GradientType=1);
  background-size: 400% 400%;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
  animation-delay: 1s;
  animation-name: gradient_effect01;
  animation-duration: 10s;
}
#work .workInner::after {
  content: '';
  width: 158%;
  height: 668px;
  position: absolute;
  left: -7%;
  top: 59px;
  z-index: 2;
  background: url(/recruit/assets/img/new_grad_top/work_map01.png) left bottom no-repeat;
  background-size: cover;
}
#work .subTtl {
  margin-bottom: 37px;
}
#work .workH3 {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 16px;
  position: relative;
}
#work .workTxt01 {
  font-size: 15px;
  line-height: 2;
  color: #fff;
}
#work .workSec {
  padding-top: 37px;
  padding-bottom: 500px;
  position: relative;
  z-index: 3;
}
#industryIntroduction {
  padding-top: 147px;
  padding-bottom: 54px;
  margin-bottom: 87px;
  position: relative;
}
#industryIntroduction .bg01,
#industryIntroduction .bg02,
#industryIntroduction .bg03 {
  position: absolute;
  content: '';
  left: -50%;
}
#industryIntroduction .bg01 {
  background: url(/recruit/assets/img/new_grad_top/intro_bg01.png) left top no-repeat;
  background-size: contain;
  width: 123%;
  height: 675px;
  top: -42%;
  z-index: 2;
}
#industryIntroduction .bg02 {
  background: url(/recruit/assets/img/new_grad_top/intro_bg02.jpg) left top no-repeat;
  background-size: contain;
  width: 83.8%;
  height: 520px;
  top: 40%;
  z-index: 2;
  left: -28%;
}
#industryIntroduction .bg03 {
  animation-delay: 3s;
  animation-name: gradient_effect01;
  animation-duration: 10s;
  width: 156.8%;
  height: 623px;
  top: 0;
  z-index: 1;
}
#industryIntroduction .inner {
  position: relative;
  z-index: 3;
}
#industryIntroduction .subTtl {
  margin-bottom: 34px;
  position: relative;
  z-index: 3;
}
#industryIntroduction .workH3 {
  color: #000;
  position: relative;
  z-index: 3;
}
#industryIntroduction .introTxt01 {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 40px;
  position: relative;
  z-index: 3;
}
#industryIntroduction .col04 {
  position: relative;
  z-index: 3;
}
#industryIntroduction .col04 .col04List {
  width: 22%;
  margin-right: 4%;
  padding-top: 49px;
  padding-bottom: 37px;
  margin-bottom: 40px;
  background-color: #231815;
}
#industryIntroduction .col04 .col04List:nth-child(4n),
#industryIntroduction .col04 .col04List:nth-child(6) {
  margin-right: 0;
}
#industryIntroduction .col04 .col04List:nth-child(5),
#industryIntroduction .col04 .col04List:nth-child(7) {
  margin-left: 52%;
}
#industryIntroduction .col04 .col04List .img01 {
  width: 50%;
  margin: 0 auto 30px;
}
#industryIntroduction .col04 .col04List .txt01 {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #fff;
}
#jobDescription {
  position: relative;
}
#jobDescription .inner {
  padding-top: 78px;
  padding-bottom: 17px;
  position: relative;
}
#jobDescription .inner::before,
#jobDescription .inner::after {
  content: '';
  position: absolute;
}
#jobDescription .inner::before {
  background: #ffaee4;
  background: -moz-linear-gradient(-45deg, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  background: -webkit-linear-gradient(-45deg, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  background: linear-gradient(135deg, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaee4', endColorstr='#4c8bff', GradientType=1);
  background-size: 400% 100%;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
  animation-delay: 1s;
  animation-name: gradient_effect01;
  animation-duration: 10s;
  width: 157.2%;
  height: 100%;
  top: 0;
  z-index: 1;
  left: -7.3%;
}
#jobDescription .inner::after {
  background: url(/recruit/assets/img/new_grad_top/desc_img01.jpg) left top no-repeat;
  background-size: cover;
  width: 81%;
  height: 493px;
  top: 16.5%;
  z-index: 2;
  right: -49%;
}
#jobDescription .workH3 {
  margin-bottom: 60px;
  color: #fff;
  position: relative;
  z-index: 3;
}
#jobDescription .subTtl {
  margin-bottom: 65px;
  color: #fff;
}
#jobDescription .subTtl::before {
  background-color: #fff;
}
#jobDescription .col02 {
  position: relative;
  z-index: 3;
  width: 65.5%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 5%;
}
#jobDescription .col02 .col02List {
  width: 47.48091603%;
  margin-bottom: 46px;
}
#jobDescription .col02 .col02List .jobDescH3 {
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  padding-bottom: 16px;
  background: url(/recruit/assets/img/new_grad_top/desc_ttl_bg01.png) left bottom repeat-x;
  background-size: 6px;
  color: #fff;
  margin-bottom: 10px;
}
#jobDescription .col02 .col02List .jobDescTxt01 {
  font-size: 15px;
  line-height: 1.86666667;
  color: #fff;
}
#flow {
  padding-top: 55px;
  margin-bottom: 112px;
}
#flow .subTtl {
  margin-bottom: 33px;
}
#flow .flowTxt01 {
  font-size: 15px;
  line-height: 2;
  text-align: center;
  margin-bottom: 38px;
}
#flow .bgGradation01 {
  animation-delay: 2s;
  animation-duration: 10s;
}
#flow .flowCmmnt01 {
  font-size: 14px;
  padding-left: 15px;
  position: relative;
}
#flow .flowCmmnt01::before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
}
#flow .flowImg01 {
  width: 100%;
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
#flow .flowImg01 li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 1;
  align-items: center;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 14px 0;
  position: relative;
  background: url(/recruit/assets/img/new_grad_top/flow_bg_left.png) left top no-repeat, url(/recruit/assets/img/new_grad_top/flow_bg_right.png) right top no-repeat;
  background-size: contain;
}
#flow .flowImg01 li:first-child {
  background: url(/recruit/assets/img/new_grad_top/flow_bg_right.png) right top no-repeat;
  background-size: contain;
  padding-right: 7%;
  text-align: center;
}
#flow .flowImg01 li:last-child {
  background: url(/recruit/assets/img/new_grad_top/flow_bg_left.png) left top no-repeat;
  background-size: contain;
  padding-left: 11%;
  text-align: center;
}
#flow .flowImg01 li:last-child::after {
  display: none;
}
#applicationRequirements {
  position: relative;
}
#applicationRequirements .inner {
  padding-bottom: 85px;
  position: relative;
}
#applicationRequirements .inner::before {
  content: '';
  width: 1000px;
  height: 700px;
  background-color: #d3ebec;
  position: absolute;
  left: -50%;
  bottom: 0;
}
#applicationRequirements .inner::after {
  content: '';
  width: 60px;
  height: 1430px;
  background: #4c8bff;
  background: -moz-linear-gradient(top, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 97%);
  background: -webkit-linear-gradient(top, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 97%);
  background: linear-gradient(to bottom, #4c8bff 4%, #5daace 31%, #5daace 41%, #8088d4 68%, #ffaee4 97%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c8bff', endColorstr='#ffaee4', GradientType=0);
  background-size: 400% 400%;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
  animation-delay: 1s;
  animation-name: gradient_effect02;
  animation-duration: 10s;
  position: absolute;
  right: -49%;
  bottom: 0px;
}
#applicationRequirements .topSecLnk01 {
  margin: 0 auto;
}
#applicationRequirements .appliH3 {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px;
}
#applicationRequirements .appliH3::after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffaee4;
  background: -moz-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  background: -webkit-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  background: linear-gradient(to right, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaee4', endColorstr='#4c8bff', GradientType=1);
  background-size: 400% 100%;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
  animation-delay: 1s;
  animation-name: gradient_effect01;
  animation-duration: 10s;
}
#applicationRequirements .subTtl {
  margin-bottom: 60px;
}
#applicationRequirements section {
  width: 96%;
  margin: 0 auto 40px;
}
#applicationRequirements section:last-child {
  margin-bottom: 0;
}
#applicationRequirements .appliTxt01 {
  font-size: 15px;
  line-height: 1.66666667;
}
#applicationRequirements .appliList01 {
  width: 65%;
}
#applicationRequirements .appliList01 li {
  padding-left: 3.07692308%;
  position: relative;
  font-size: 15px;
  line-height: 1;
  float: left;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
#applicationRequirements .appliList01 li::before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffaee4;
  background: -moz-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  background: -webkit-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  background: linear-gradient(to right, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaee4', endColorstr='#4c8bff', GradientType=1);
  background-size: 400% 100%;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
  animation-delay: 1s;
  animation-name: gradient_effect01;
  animation-duration: 10s;
}
#applicationRequirements .appliList01 li:nth-child(odd) {
  width: 52.92307692%;
}
#applicationRequirements .appliList01 li:nth-child(even) {
  width: 40.92307692%;
}
#applicationRequirements .appliTbl01 {
  margin-top: 10px;
  margin-bottom: 40px;
}
#applicationRequirements .appliTbl01 table {
  width: 100%;
}
#applicationRequirements .appliTbl01 table tr {
  position: relative;
}
#applicationRequirements .appliTbl01 table tr::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  right: 0;
  top: 0;
  background-color: #000;
  position: absolute;
  z-index: 10;
}
#applicationRequirements .appliTbl01 table tr:last-child::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  right: 0;
  bottom: 0;
  background-color: #000;
  position: absolute;
  z-index: 10;
}
#applicationRequirements .appliTbl01 table tr th,
#applicationRequirements .appliTbl01 table tr td {
  font-size: 15px;
  line-height: 1.33333333;
  vertical-align: middle;
  font-weight: 400;
  padding: 17px 10px;
  text-align: left;
  position: relative;
}
#applicationRequirements .appliTbl01 table tr th {
  width: 20%;
  background-color: #dee3e8;
}
#applicationRequirements .appliTbl01 table tr th::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #000;
  position: absolute;
}
#applicationRequirements .appliTbl01 table tr td {
  width: 80%;
  background-color: #fff;
}
#applicationRequirements .appliTbl01 table tr td ul {
  width: 100%;
}
#applicationRequirements .appliTbl01 table tr td ul li {
  width: 44%;
  padding: 0 0 0 2%;
  float: left;
}
#applicationRequirements .appliTbl01 table tr td ul li:first-child {
  border-right: #000 1px solid;
}
#applicationRequirements .appliTbl01 table tr:last-child th,
#applicationRequirements .appliTbl01 table tr:last-child td {
  border-bottom: #000 1px solid;
}
#applicationRequirements .topSecLnk01 {
  width: 42%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) and (min-width: 551px) {
  #flow .flowImg01 li {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }
}
@media screen and (max-width: 550px) {
  #wrap #mainContents #topMv {
    padding-top: 34px;
  }
  #wrap #mainContents #topMv .inner {
    padding-top: 0;
  }
  #wrap #mainContents #topMv .inner::before {
    width: 100%;
    top: -34px;
    left: -2%;
    height: 830px;
  }
  #wrap #mainContents #topMv .mvImg01 {
    width: 100%;
    top: 81%;
    right: auto;
    left: 13.5%;
  }
  #wrap #mainContents #topMv .topH1 {
    margin-bottom: 80%;
  }
  #wrap #mainContents #topMv .topH1 span {
    font-size: 18px;
    line-height: 1;
    padding: 9px 8px;
    display: inline-block;
  }
  #wrap #mainContents #topMv .topH1 span:first-child {
    margin-bottom: 7px;
  }
  #wrap #mainContents #topMv .topH1 span:last-child {
    margin-left: 20%;
  }
  #wrap #mainContents #topMv #message {
    padding-bottom: 0;
    margin-bottom: 14%;
  }
  #wrap #mainContents #topMv #message .subTtl {
    font-size: 15px;
  }
  #wrap #mainContents #topMv #message .subTtl::before {
    height: 17px;
    top: -25px;
  }
  #wrap #mainContents #topMv #message .messageH3 {
    font-size: 17px;
    line-height: 1.57142857;
    margin-bottom: 14px;
  }
  #wrap #mainContents #topMv #message .messageTxt01 {
    text-align: center;
  }
  #wrap #mainContents #aboutus {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #wrap #mainContents #aboutus .inner {
    width: 100%;
  }
  #wrap #mainContents #aboutus .inner::before {
    width: 73.33333333%;
    left: auto;
    right: 0;
    top: -52px;
    height: 102.3%;
  }
  #wrap #mainContents #aboutus .inner .aboutusList {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  #wrap #mainContents #aboutus .inner .aboutusList .aboutusListLeft,
  #wrap #mainContents #aboutus .inner .aboutusList .aboutusListRight{
    width: 100%;
    margin-bottom: 20px;
  }
  #wrap #mainContents #aboutus .inner .aboutusList .aboutusH3 {
    font-size: 17px;
    text-align: center;
    margin-bottom: 13px;
  }
  #wrap #mainContents #aboutus .inner .aboutusList .aboutusTxt {
    font-size: 13px;
    line-height: 1.92307692;
    text-align: center;
  }
  #wrap #mainContents #aboutus .inner .aboutusList .aboutusTxt.aboutusTxt01 {
    margin-bottom: 0;
  }
  #wrap #mainContents #aboutus .inner .subTtl {
    position: relative;
    z-index: 2;
  }
  #wrap #mainContents #aboutus .inner .aboutusTxt03 {
    text-align: center;
    font-size: 17px;
  }
  #wrap #mainContents #aboutus .inner .img01 {
    margin-bottom: 0;
  }
  #wrap #mainContents #aboutus .inner .topSecLnk01 {
    width: 68.8%;
    margin: 0 auto;
  }
  #wrap #mainContents #aboutus .inner .topSecLnk01 a {
    padding-top: 10px;
    padding-bottom: 22px;
    font-size: 15px;
    background: url(/recruit/assets/img/cmmn/new_grad/btn_bg01.png) left bottom repeat-x #000;
    background-size: 5px;
  }
  #wrap #mainContents #aboutus .inner .topSecLnk01 a::after {
    background: url(/recruit/assets/img/cmmn/new_grad/btn_icon01.png) left top no-repeat;
    background-size: contain;
    width: 12.40310078%;
    height: 16px;
    left: 85%;
    top: 12px;
  }
  #wrap #mainContents #work {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #wrap #mainContents #work::before {
    right: auto;
    left: 0;
    top: -55px;
    width: 67.86666667%;
    height: 106%;
  }
  #wrap #mainContents #work .workInner {
    width: 100%;
  }
  #wrap #mainContents #work .workInner::before {
    left: 0;
    width: 100%;
    top: 30px;
    height: 100%;
  }
  #wrap #mainContents #work .workInner::after {
    background: url(/recruit/assets/img/new_grad_top/work_map01_sp.png) 50% bottom no-repeat;
    background-size: contain;
    left: 0;
    width: 100%;
    top: 30px;
    height: 100%;
  }
  #wrap #mainContents #work .workTxt01 {
    font-size: 13px;
    text-align: center;
    line-height: 2;
    margin-bottom: 0;
    letter-spacing: -1px;
  }
  #wrap #mainContents #work .workTxt01 span {
    font-size: 13px;
    letter-spacing: -1px;
  }
  #wrap #mainContents #work .subTtl {
    margin-bottom: 10PX;
    text-align: center;
  }
  #wrap #mainContents #work .workSec {
    padding-top: 20px;
    padding-bottom: 240px;
  }
  #wrap #mainContents #work .workSec .workH3 {
    font-size: 17px;
    line-height: 1.57142857;
    text-align: center;
  }
  #wrap #mainContents #work .workSec .workTxt02 {
    font-size: 13px;
    line-height: 1.92307692;
    margin-bottom: 15px;
    text-align: center;
  }
  #wrap #mainContents #work .workSec .col03 {
    width: 80%;
    margin: 0 auto;
  }
  #wrap #mainContents #work .workSec .col03.imgList02 {
    margin-bottom: 20px;
  }
  #wrap #mainContents #work .workSec .col03.imgList02 .col03List {
    width: 29.86111111%;
    float: left;
    margin-right: 5.20833333%;
  }
  #wrap #mainContents #work .workSec .col03.imgList02 .col03List::before {
    width: 31.39534884%;
    height: 60px;
    right: -25%;
    z-index: 2;
    top: 40%;
  }
  #wrap #mainContents #work .workSec .col03.imgList02 .col03List .workH4 {
    font-size: 15px;
    width: 100%;
    margin: 0;
    line-height: 1.2;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #wrap #mainContents #work .workSec .col03.imgList02 .col03List:last-child {
    margin-right: 0;
  }
  #wrap #mainContents #work .workSec .col03.imgList02 .col03List:last-child .workH4 {
    padding-top: 39px;
    padding-bottom: 39px;
  }
  #wrap #mainContents #work .workSec .col03.imgList03 {
    margin-bottom: 15px;
  }
  #wrap #mainContents #work .workSec .col03.imgList03 .col03List {
    width: 100%;
    margin-bottom: 17px;
  }
  #wrap #mainContents #work .workSec .col03.imgList03 .col03List .workTxt03 {
    width: 96.52777778%;
    padding-left: 3.47222222%;
    font-size: 13px;
    line-height: 1.53846154;
  }
  #wrap #mainContents #work .workSec .col03.imgList03 .col03List .workTxt03::before {
    width: 5px;
  }
  #wrap #mainContents #work .workSec .col03.imgList03 .col03List:last-child {
    margin-bottom: 0;
  }
  #wrap #mainContents #work .workSec .imgList01 {
    width: 80%;
    margin: 0 auto;
  }
  #wrap #mainContents #work .workSec .imgList01 li {
    width: 30.03472222%;
    margin-right: 4.94791667%;
  }
  #wrap #mainContents #work .workSec .imgList01 li::after {
    z-index: 10;
    width: 34.68208092%;
  }
  #wrap #mainContents #work .workSec .imgList01 li:first-child::after {
    right: -34.68208092%;
  }
  #wrap #mainContents #work .workSec .imgList01 li:last-child {
    margin-right: 0;
  }
  #wrap #mainContents #work .workSec .imgList01 li .img01 {
    width: 80%;
  }
  #wrap #mainContents #work .workSec .imgList01 li .txt01 {
    font-size: 11px;
    letter-spacing: -2px;
  }
  #wrap #mainContents #industryIntroduction {
    padding-top: 50px;
    padding-bottom: 0;
    margin-bottom: 30px;
    position: relative;
  }
  #wrap #mainContents #industryIntroduction::before {
    content: '';
    width: 10px;
    height: 105%;
    background: #ffaee4;
    background: -moz-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    background: -webkit-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    background: linear-gradient(to right, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaee4', endColorstr='#4c8bff', GradientType=1);
    background-size: 400% 100%;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-play-state: running;
    animation-delay: 1s;
    animation-name: gradient_effect01;
    animation-duration: 10s;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  #wrap #mainContents #industryIntroduction .inner {
    width: 100%;
    z-index: 2;
  }
  #wrap #mainContents #industryIntroduction .bg01,
  #wrap #mainContents #industryIntroduction .bg02,
  #wrap #mainContents #industryIntroduction .bg03 {
    display: none;
  }
  #wrap #mainContents #industryIntroduction .subTtl {
    margin-bottom: 15px;
  }
  #wrap #mainContents #industryIntroduction .workH3 {
    text-align: center;
    font-size: 20px;
  }
  #wrap #mainContents #industryIntroduction .introTxt01 {
    font-size: 13px;
    line-height: 1.92307692;
    text-align: center;
    margin-bottom: 15px;
  }
  #wrap #mainContents #industryIntroduction .img02 {
    width: 82.26666667%;
    margin-left: 17.73333333%;
    position: relative;
    margin-top: -20px;
    z-index: 1;
  }
  #wrap #mainContents #industryIntroduction .img02 img {
    display: block;
  }
  #wrap #mainContents #industryIntroduction .col04 {
    width: 85.33333333%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #wrap #mainContents #industryIntroduction .col04 .col04List {
    width: 24.38322368%;
    margin-right: 0.82236842%;
    margin-left: 0;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  #wrap #mainContents #industryIntroduction .col04 .col04List:nth-child(4n) {
    margin-right: 0;
  }
  #wrap #mainContents #industryIntroduction .col04 .col04List:nth-child(5),
  #wrap #mainContents #industryIntroduction .col04 .col04List:nth-child(6),
  #wrap #mainContents #industryIntroduction .col04 .col04List:nth-child(7),
  #wrap #mainContents #industryIntroduction .col04 .col04List:last-child {
    margin-bottom: 0 !important;
  }
  #wrap #mainContents #industryIntroduction .col04 .col04List .img01 {
    margin-bottom: 10px;
  }
  #wrap #mainContents #industryIntroduction .col04 .col04List .txt01 {
    font-size: 11px;
  }
  #wrap #mainContents #jobDescription {
    padding: 0;
  }
  #wrap #mainContents #jobDescription::before {
    width: 100%;
    height: 100%;
  }
  #wrap #mainContents #jobDescription .inner {
    padding-top: 25px;
    padding-bottom: 25px;
    width: 100%;
  }
  #wrap #mainContents #jobDescription .inner::after {
    display: none;
  }
  #wrap #mainContents #jobDescription .workH3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
  }
  #wrap #mainContents #jobDescription .col02 {
    width: 85.33333333%;
    margin: 0 auto 10px;
    column-gap: 5%;
  }
  #wrap #mainContents #jobDescription .col02 .col02List {
    margin-bottom: 20px;
  }
  #wrap #mainContents #jobDescription .col02 .col02List .jobDescH3 {
    font-size: 15px;
    background-size: 3%;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #wrap #mainContents #jobDescription .col02 .col02List .jobDescTxt01 {
    font-size: 13px;
    line-height: 1.53846154;
  }
  #wrap #mainContents #jobDescription .img01 {
    width: 85.33333333%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #wrap #mainContents #flow {
    padding: 50px 0 0;
    margin-bottom: 50px;
  }
  #wrap #mainContents #flow .subTtl {
    margin-bottom: 16px;
  }
  #wrap #mainContents #flow .flowTxt01 {
    font-size: 13px;
    margin-bottom: 20px;
  }
  #wrap #mainContents #flow .flowCmmnt01 {
    font-size: 12px;
  }
  #wrap #mainContents #flow .bgGradation01 {
    background: none;
  }
  #wrap #mainContents #flow .flowImg01 {
    display: block;
    width: 75%;
    margin: 0 auto 10px;
  }
  #wrap #mainContents #flow .flowImg01 li {
    width: 100%;
    padding-left: 0;
    text-align: center;
    float: none;
    background: none;
    border-radius: 10px;
    background: #ffaee4;
    background: -moz-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    background: -webkit-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    background: linear-gradient(to right, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaee4', endColorstr='#4c8bff', GradientType=1);
    background-size: 400% 100%;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-play-state: running;
    animation-delay: 1s;
    animation-name: gradient_effect01;
    animation-duration: 10s;
    padding: 15px 0;
    margin-bottom: 20px;
    position: relative;
  }
  #wrap #mainContents #flow .flowImg01 li::before,
  #wrap #mainContents #flow .flowImg01 li::after {
    content: '';
    width: 20px;
    height: 14px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -17px;
  }
  #wrap #mainContents #flow .flowImg01 li::before {
    text-align: center;
    background: #ffaee4;
    background: -moz-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    background: -webkit-linear-gradient(left, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    background: linear-gradient(to right, #ffaee4 2%, #8088d4 32%, #5daace 59%, #5daace 69%, #4c8bff 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaee4', endColorstr='#4c8bff', GradientType=1);
    background-size: 400% 100%;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-play-state: running;
    animation-delay: 1s;
    animation-name: gradient_effect01;
    animation-duration: 10s;
  }
  #wrap #mainContents #flow .flowImg01 li::after {
    background: url(/recruit/assets/img/new_grad_top/bg_arrow_sp.png) left top no-repeat;
    background-size: contain;
  }
  #wrap #mainContents #flow .flowImg01 li:last-child {
    margin-bottom: 0;
  }
  #wrap #mainContents #flow .flowImg01 li:last-child::before,
  #wrap #mainContents #flow .flowImg01 li:last-child::after {
    display: none;
  }
  #wrap #mainContents #applicationRequirements::after {
    width: 10px;
    height: 100%;
    right: 0;
    top: 0;
  }
  #wrap #mainContents #applicationRequirements .appliTxt01 {
    font-size: 13px;
  }
  #wrap #mainContents #applicationRequirements .subTtl {
    margin-bottom: 16px;
  }
  #wrap #mainContents #applicationRequirements .inner {
    padding-bottom: 40px;
  }
  #wrap #mainContents #applicationRequirements .inner section {
    width: 89.58333333%;
    margin: 0 auto 20px;
  }
  #wrap #mainContents #applicationRequirements .inner section:last-child {
    margin-bottom: 0;
  }
  #wrap #mainContents #applicationRequirements .topSecLnk01 {
    width: 74.7826087%;
  }
  #wrap #mainContents #applicationRequirements .topSecLnk01 a {
    padding-top: 10px;
    padding-bottom: 22px;
    font-size: 15px;
    background: url(/recruit/assets/img/cmmn/new_grad/btn_bg01.png) left bottom repeat-x #006ab7;
    background-size: 5px;
  }
  #wrap #mainContents #applicationRequirements .topSecLnk01 a::after {
    background: url(/recruit/assets/img/cmmn/new_grad/btn_icon01.png) left top no-repeat;
    background-size: contain;
    width: 12.40310078%;
    height: 16px;
    left: 85%;
    top: 12px;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table {
    display: block;
    width: 100%;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tbody {
    display: block;
    width: 100%;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr {
    display: block;
    width: 100%;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr::before {
    display: none;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr th,
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr td {
    font-size: 13px;
    padding: 10px 4%;
    display: block;
    width: 92%;
    border: none;
    letter-spacing: 0;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr th {
    font-weight: 700;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr th::after {
    display: none;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr td ul li {
    width: 100%;
    float: none;
  }
  #wrap #mainContents #applicationRequirements .appliTbl01 table tr td ul li:first-child {
    border-right: none;
    margin-bottom: 10px;
  }
  #wrap #mainContents .topSec .subTtl {
    font-size: 15px;
  }
  #wrap #mainContents .topSec .subTtl::before {
    height: 17px;
    top: -25px;
  }
}
