@charset "UTF-8";
/* ----------------------------------------------
pageTitle
----------------------------------------------*/
#pageTitle h1 {
  background: url(../img/title-back-sp.png) center top 20px no-repeat;
  background-size: 780px auto;
}
@media print, screen and (min-width:768px) {
  #pageTitle h1 {
    background: url(../img/title-back.png) center top 40px no-repeat;
    background-size: 980px auto;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    #pageTitle h1 {
      background: url(../img/title-back@2x.png) center top 40px no-repeat;
      background-size: 980px auto;
    }
  }
}

/* ----------------------------------------------
info
----------------------------------------------*/
.info {
  width: 100%;
  padding-top: 40px;
}
.lead {
  width: 100%;
  padding: 0 15px;
  position: relative;
}
.lead .text {
  width: 100%;
  padding: 23px 23px 28px;
  border: 2px solid #ccc;
  border-radius: 15px;
  font-size: 1.8rem;
  line-height: 2;
  font-weight: 500;
}
.lead .illust {
  width: 122px;
  position: absolute;
  right: 3px;
  bottom: -96px;
}
.info02 {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding-top: 42px;
  position: relative;
}
.info02 .illust {
  width: 78px;
  position: absolute;
  left: 10px;
  top: 80px;
}
.info02 ul {
  list-style: none;
  padding-left: 81px;
}
.info02 li:first-child {
  padding-bottom: 13px;
}
.info02 li:nth-child(2) {
  padding-left: 30px;
  position: relative;
}
.info03 {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  padding: 24px 90px 20px 15px;
  position: relative;
}
.info03 .text {
  width: 100%;
  height: 80px;
  padding-top: 25px;
  background-color: #ffeb78;
  border-radius: 15px;
  color: #4d4d4d;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  position: relative;
}
.info03 .text::before {
  content: "";
  width: 281px;
  height: 90px;
  background:  url(../img/info-illust-sp.png) left top no-repeat;
  background-size: 281px auto;
  position: absolute;
  top: -7px;
  left: -1px;
}
.info03 .text span {
  padding: 0 3px;
  background: url(../img/info-line.svg) left bottom repeat-x;
  background-size: 50px 10px;
}
.info03 .illust {
  width: 90px;
  position: absolute;
  right: 4px;
  top: 5px;
}
@media screen and (max-width:350px) {
  .info02 .illust {
    width: 68px;
    left: 0px;
    top: 90px;
  }
  .info02 ul {
    padding-left: 55px;
  }
  .info02 li:first-child {
   padding-right: 80px;
  }
  .info02 img {
    max-width: 100%;
  }
}
@media print, screen and (min-width:768px) {
  .info {
    width: 980px;
    margin: 0 auto;
    padding-top: 80px;
    display: flex;
    flex-wrap: wrap;
  }
  .lead {
    width: 100%;
    padding: 0;
    position: relative;
  }
  .lead .text {
    width: 880px;
    padding: 34px 38px;
    border-radius: 20px;
    font-size: 2rem;
    line-height: 2;
  }
  .lead .illust {
    width: 156px;
    right: 0px;
    bottom: -54px;
  }
  .info02 {
    width: 530px;
    max-width: 530px;
    padding-top: 50px;
  }
  .info02 .illust {
    width: 120px;
    left: 11px;
    top: 94px;
  }
  .info02 ul {
    padding-left: 121px;
  }
  .info02 li:first-child {
    padding-bottom: 18px;
  }
  .info02 li:nth-child(2) {
    padding-left: 38px;
  }
  .info03 {
    width: 494px;
    max-width: 494px;
    margin: 0 0 0 -45px;
    padding: 155px 144px 100px 0;
  }
  .info03 .text {
    height: 100px;
    padding-top: 32px;
    border-radius: 20px;
    font-size: 3.6rem;
    line-height: 1;
  }
  .info03 .text::before {
    content: "";
    width: 365px;
    height: 113px;
    background:  url(../img/info-illust.png) left top no-repeat;
    background-size: 365px auto;
    top: -8px;
    left: -4px;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .info03 .text::before {
      background:  url(../img/info-illust@2x.png) left top no-repeat;
      background-size: 365px auto;
    }
  }
  .info03 .illust {
    width: 134px;
    position: absolute;
    right: 15px;
    top: 121px;
  }
}

/* ----------------------------------------------
point
----------------------------------------------*/
#point {
  padding: 50px 0 20px;
  position: relative;
}
#point img {
  max-width: 100%;
  height: auto;
}
#point::after {
  content: "";
  width: 100%;
  height: 34px;
  background: url(../../img/wavyline-white.svg) center top repeat-x;
  background-size: 51px 34px;
  position: absolute;
  bottom: -17px;
  left: 0;
  z-index: 1;
}
#point .pointBox {
  padding-bottom: 50px;
}
#point .pointBox .inner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#point .pointBox .inner .illust {
  width: calc(100% - 85px);
  max-width: 290px;
  order: 2;
}
#point .pointBox .inner h3 {
  width: 85px;
  padding: 0 32px 0 0;
  position: relative;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #333;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  order: 1;
}
#point .pointBox .inner h3::before {
  content: "";
  width: 6px;
  height: 96px;
  background: url(../img/point-line-sp.svg) left top no-repeat;
  background-size: 6px 96px;
  position: absolute;
  right: -3px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#point .pointBox .text {
  padding: 28px 15px 17px;
  font-size: 1.7rem;
  line-height: 1.8;
}
@media print, screen and (min-width:768px) {
  #point {
    padding-bottom: 70px;
  }
  #point .wrap {
    width: 980px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #point .pointBox {
    width: 310px;
    padding-bottom: 30px;
  }
  #point .pointBox.type2 {
    width: 470px;
  }
  #point .pointBox .inner {
    width: 100%;
    display: block;
  }
  #point .pointBox .inner .illust {
    width: 100%;
    max-width: 290px;
    text-align: center;
    margin: 0 auto;
  }
  #point .pointBox .inner h3 {
    width: 100%;
    padding: 30px 0 28px 0;
    position: relative;
    -webkit-writing-mode:horizontal-tb;
    -ms-writing-mode:lr-tb;
    writing-mode:horizontal-tb;
    font-size: 2.8rem;
    line-height: 1;
    text-align: center;
  }
  #point .pointBox .inner h3::before {
    content: "";
    width: 96px;
    height: 6px;
    background: url(../img/point-line.svg) left top no-repeat;
    background-size: 96px 6px;
    position: absolute;
    right: auto;
    left: 50%;
    top: auto;
    bottom: -3px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #point .pointBox .text {
    width: 290px;
    margin: 0 auto;
    padding: 30px 0 24px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  #point .pointBox.type2 .text {
    width: 430px;
  }
}

/* ----------------------------------------------
pageNav
----------------------------------------------*/
#pageNav {
  padding: 60px 0;
  background: #ffda46 url(../../img/back.svg) center top repeat;
  background-size: 32px 32px;
  z-index: 0;
}
#pageNav ul {
  list-style: none;
  width: calc(100% - 50px);
  max-width: 325px;
  margin: 0 auto;
}
#pageNav li {
  width: 100%;
  padding-bottom: 10px;
}
#pageNav li:last-child {
  padding-bottom: 0;
}
#pageNav li br {
  display: none;
}
#pageNav li span em {
	font-style: normal;
	 color: #ebc300;
}
#pageNav li a {
  display: block;
  width: 100%;
  height: 60px;
  padding: 20px 112px 0 0;
  background-color: #fff;
  border-radius: 30px;
  position: relative;
  color: #666;
  font-size: 2rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}
#pageNav li a::after {
  content: "";
  width: 124px;
  height: 42px;
  background: url(../../img/btn-arrow02.svg) left top no-repeat;
  background-size: 124px　42px;
  position: absolute;
  top: 9px;
  right: -13px;
}
@media print, screen and (min-width:768px) {
  #pageNav {
    padding: 90px 0;
  }
  #pageNav ul {
    width: 980px;
    max-width: 980px;
    display: flex;
    justify-content: space-between;
  }
  #recruit #pageNav ul {
    width: 730px;
  }
  #pageNav li {
    width: 300px;
    padding-bottom: 0;
  }
  #recruit #pageNav li {
    width: 340px;
  }
  #pageNav li br {
    display: block;
  }
  #pageNav li a {
    height: 80px;
    padding: 10px 112px 0 0;
    font-size: 2.2rem;
    line-height: 1.3;
    border-radius: 40px;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  #recruit #pageNav li a {
    height: 60px;
    padding-top: 15px;
  }
  #pageNav li a::after {
    top: 20px;
  }
  #recruit #pageNav li a::after {
    top: 9px;
  }
  #pageNav li a span {
    position: relative;
    z-index: 1;
  }
  #pageNav li a::before {
    content: "";
    width: 0;
    height: 100%;
    background-color: #fff58c;
    border-radius: 40px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  #pageNav li a:hover::before {
    width: 100%;
  }
  #pageNav li a:hover {
    color: #333;
  }
}

/* ----------------------------------------------
recruit
----------------------------------------------*/
#recruit .lead {
  padding: 48px 15px 0;
  margin-bottom: 160px;
  position: relative;
}
@media print, screen and (min-width:768px) {
  #recruit .lead {
    width: 980px;
    margin: 0 auto;
    padding: 95px 0 0;
    margin-bottom: 120px;
  }
  #recruit .lead .illust {
    bottom: -75px;
  }
}

/* ----------------------------------------------
common
----------------------------------------------*/
section h3 {
  text-align: center;
  padding: 0 0 40px;
}
section h3 img {
  max-width: 100%;
  height: auto;
}
br.pcOn {
  display: none;
}
@media print, screen and (min-width:768px) {
  section h3 {
    width: 60px;
    padding: 10px 10px 0 0;
  }
  br.pcOn {
    display: block;
  }
  br.spOn {
    display: none;
  }
}

/* ----------------------------------------------
table
----------------------------------------------*/
table {
  width: 100%;
  border-collapse:collapse;
}
table tr {
  background: url(../../img/table-line.svg) left bottom repeat-x;
  background-size: 5px 1px;
}
table tr:last-child {
  background: none;
}
table th {
  padding: 20px 5px 12px;
  color: #4d4d4d;
  text-align: left;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 500;
}
table td {
  padding: 0 5px 20px;
  font-size: 1.7rem;
  line-height: 1.6;
}
table .mi {
  width: 100%;
  padding: 7px 0 8px 30px;
  background: url(../img/midashi-icon.svg) left 2px top 5px no-repeat;
  background-size: 20px 20px;
  color: #ebc300;
  font-weight: 700;
  line-height: 1;
}
table .mi.end {
  text-decoration: line-through;
}
table .mi.black {
  color: #666;
  font-weight: 500;
}
table .text {
  margin: 0 0 20px 9px;
  padding: 2px 0 3px 19px;
  border-left: 2px solid #ffda46;
}
table .text:last-child {
  margin-bottom: 5px;
}
table ul {
  list-style: none;
}
table .senkou {
  padding-bottom: 13px;
}
table span {
  color: #ebc300;
  font-weight: 700;
}
table span.red {
  color: #dc5050;
  font-weight: 500;
}
table .notes li {
  padding: 5px 0 0 1em;
  text-indent: -1em;
}
table .shikaku li {
  padding: 8px 0 0 1em;
  text-indent: -1em;
}
table .shikaku li:first-child {
  padding-top: 0;
}

@media screen and (max-width:767px) {
  table tr,
  table th,
  table td {
    display: block;
  }
}
@media print, screen and (min-width:768px) {
  table {
    width: 100%;
    border-collapse:collapse;
  }
  table th {
    width: 120px;
    padding: 20px 10px;
    margin: 0;
    font-size: 1.8rem;
    line-height: 1;
  }
  table td {
    padding: 20px 10px;
    font-size: 1.8rem;
    line-height: 1.7;
  }
  table .mi {
    padding-top: 2px;
    background-position: left 2px top;
    line-height: 1;
  }
  table .text {
    margin-bottom: 35px;
  }
  table .text:last-child {
    margin-bottom: 10px;
  }
}

/* ----------------------------------------------
details benefits
----------------------------------------------*/
#details img,
#benefits img {
  max-width: 100%;
  height: auto;
}
#details .sectionWrap,
#benefits .sectionWrap {
  padding: 0 15px;
}
#details h3 img {
  width: 115px;
  height: auto;
}
#benefits h3 img {
  width: 175px;
  height: auto;
}
#details .tableBox,
#benefits .tableBox {
  padding: 15px;
  background-color: #fff;
  border-radius: 15px;
  position: relative;
}
#benefits .tableBox {
  padding: 13px;
  border: 2px solid #cccccc;
}
#details .tableBox .illust {
  width: 67px;
  height: 69px;
  position: absolute;
  top: -64px;
  left: 19px;
}
#benefits .tableBox .illust {
  width: 64px;
  height: 67px;
  position: absolute;
  top: -63px;
  right: 5px;
}
@media screen and (max-width:350px) {
  #benefits h3 {
    padding-right: 60px;
  }
}
@media print, screen and (min-width:768px) {
  #details .sectionWrap,
  #benefits .sectionWrap {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  #details h3 img {
    width: 36px;
    height: auto;
  }
  #benefits h3 img {
    width: 37px;
    height: auto;
  }
  #details .tableBox,
  #benefits .tableBox {
    width: 820px;
    padding: 20px 30px;
    border-radius: 20px;
  }
  #benefits .tableBox {
    padding: 18px 28px;
  }
  #details .tableBox .illust {
    width: 101px;
    height: 105px;
    top: -96px;
    left: 115px;
  }
  #benefits .tableBox .illust {
    width: 99px;
    height: 102px;
    top: -95px;
    right: 111px;
  }
}

/* ----------------------------------------------
others
----------------------------------------------*/
#others img {
  max-width: 100%;
  height: auto;
}
#others .sectionWrap {
  padding: 0 15px;
}
#others ul {
  list-style: none;
}
#others li {
  padding: 30px 25px 40px;
  margin-bottom: 50px;
  background-color: #fff;
  border-radius: 15px;
  position: relative;
}
#others h4 {
  padding-bottom: 23px;
  position: relative;
  color: #4d4d4d;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
#others h4::before {
  content: "";
  width: 96px;
  height: 6px;
  background: url(../img/others-line.svg) left top no-repeat;
  background-size: 96px 6px;
  position: absolute;
  right: auto;
  left: 50%;
  top: auto;
  bottom: -3px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#others .text {
  padding-top: 20px;
  font-size: 1.7rem;
  line-height: 1.8;
}
#others .text a {
  text-decoration: none;
}
#others .illust {
  position: absolute;
  z-index: 1;
}
#others li.othersNew .illust {
  width: 119px;
  bottom: -97px;
  left: -5px;
}
#others li.others01 .illust {
  width: 116px;
  bottom: -71px;
  right: 5px;
}
#others li.others02 .illust {
  width: 101px;
  bottom: -71px;
  left: 7px;
}
#others li.others03 .illust {
  width: 142px;
  bottom: -82px;
  right: -12px;
}
@media print, screen and (min-width:768px) {
  #others .sectionWrap {
    width: 980px;
    margin: 0 auto;
    padding: 0;
  }
  #others ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #others li {
    width: 470px;
    padding: 40px 30px 45px;
    margin-bottom: 90px;
    border-radius: 20px;
  }
  #others h4 {
    font-size: 2.6rem;
    line-height: 1;
  }
  #others .text {
    padding-top: 20px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  #others .text a {
    transition: .5s;
  }
  #others .text a:hover {
    text-decoration: underline;
  }
  #others li.othersNew .illust {
    width: 183px;
    bottom: -166px;
    left: 6px;
  }
  #others li.others01 .illust {
    width: 173px;
    bottom: -105px;
    right: auto;
    left: 9px;
  }
  #others li.others02 .illust {
    width: 169px;
    bottom: -106px;
    left: auto;
    right: 16px;
  }
  #others li.others03 .illust {
    width: 179px;
    bottom: -149px;
    right: 9px;
  }
  #others ul.midCareer li {
    width: 310px;
    padding: 40px 17px 55px;
  }
}
/* ----------------------------------------------
pageSubTitle
----------------------------------------------*/
#pageSubTitle::after {
  content: "";
  width: 100%;
  height: 111px;
  background: url(../img/subtitle-illust-sp.png) center top no-repeat;
  background-size: 368px auto;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 2;
}
#pageSubTitle.newGraduate h2 img {
  width: 244px;
  height: auto;
}
#pageSubTitle.midCareer h2 img {
  width: 169px;
  height: auto;
}
#pageSubTitle.shortTime h2 img {
  width: 199px;
  height: auto;
}
@media screen and (max-width:767px) {
  #pageSubTitle.midCareer h2,
  #pageSubTitle.shortTime h2 {
    padding: 6px 15px 29px;
  }
}
@media print, screen and (min-width:768px) {
  #pageSubTitle::after {
    width: 672px;
    height: 159px;
    background: url(../img/subtitle-illust.png) center top no-repeat;
    background-size: 672px auto;
    bottom: -5px;
  }
  #pageSubTitle.shortTime::after {
    width: 792px;
    background: url(../img/subtitle-illust02.png) center top no-repeat;
    background-size: 792px auto;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    #pageSubTitle::after {
      background: url(../img/subtitle-illust@2x.png) center top no-repeat;
      background-size: 672px auto;
    }
    #pageSubTitle.shortTime::after {
      background: url(../img/subtitle-illust02@2x.png) center top no-repeat;
      background-size: 792px auto;
    }
  }
  #pageSubTitle.newGraduate h2 img {
    width: 401px;
    height: auto;
  }
  #pageSubTitle.midCareer h2 img {
    width: 474px;
    height: auto;
  }
  #pageSubTitle.shortTime h2 img {
    width: 622px;
    height: auto;
  }
}


table .text span.midashi {
	display: block;
	font-weight: 700;
	color: #666;
	margin-top: 20px;
}
table .text ul.jirei {
	list-style:disc;
	margin-left: 1.5em;
}