/* ------------------------------
 width: all
------------------------------ */
body {
  background-position: top -60px center;
  background-image: url(../../../images/bg_re.webp);
}

main section.ttlsection .wrapper {
  background-image: url(../../../images/bg_ttl_re.webp);
}

main section.s01 {
  padding: 100px 30px 0;
}

main section.s01 .wrapper {
  max-width: 1400px;
  margin: 0 auto;
}

main section.s01 .wrapper .tablist {
  display: flex;
  justify-content: space-between;
}

main section.s01 .wrapper .tablist li {
  width: 48.6%;
  background-color: #999;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  padding: 36px 0;
}

main section.s01 .wrapper .tablist li.active {
  background: -webkit-gradient(linear, left top, right top, from(#fd140e), to(#fe9123));
  background: linear-gradient(90deg, #fd140e 0%, #fe9123 100%);
}

main section.s01 .wrapper .contentsbox {
  display: none;
}

main section.s01 .wrapper .contentsbox#recruit01 {
  display: block;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox {
  position: relative;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox+.databox {
  margin-top: 80px;
  padding-top: 80px;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox+.databox::before {
  content: "";
  display: block;
  width: 420px;
  height: 1px;
  background-color: #ff0000;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .t01 {
  font-size: 24px;
  font-weight: 500;
  color: #666666;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 {
  width: 100%;
  margin-top: 30px;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tr th {
  width: 155px;
  vertical-align: top;
  font-size: 16px;
  line-height: 2;
  font-weight: 500;
  color: #ff0000;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tr td {
  vertical-align: top;
  padding-bottom: 35px;
}

main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tr td p {
  padding-left: 15px;
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
  border-left: 4px solid #ffe1e0;
}

main section.s01 .wrapper .contentsbox#recruit01 .t03 {
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  color: #ff0000;
  margin-top: 150px;
}

main section.s01 .wrapper .contentsbox#recruit01 .t04 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.2;
  margin-top: 40px;
}

main section.s01 .wrapper .contentsbox#recruit01 .flow {
  margin-top: 50px;
}

main section.s01 .wrapper .contentsbox#recruit01 .flow img {
  width: 100%;
  display: block;
}

main section.s01 .wrapper .contentsbox#recruit01 .btn03 {
  width: 760px;
  max-width: 100%;
  margin: 90px auto 0;
}

main section.s01 .wrapper .contentsbox#recruit01 .list01 li+li .btn03 {
  margin-top: 60px;
}

main section.s01 .wrapper .contentsbox#recruit01 .btn03 p span {
  display: inline-block;
  background-color: #fff;
  border-radius: 50px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  color: #ff0000;
  padding: 9px 25px;
  margin: 8px 0 8px 30px;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t03 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.2;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t04 {
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
  margin-top: 150px;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .btn03 {
  width: 680px;
  margin: 35px auto 0;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t05 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.2;
  margin-top: 80px;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t05 a {
  text-decoration: none;
  font-weight: bold;
  color: #ff0000;
  display: inline-block;
  padding-bottom: 5px;
  line-height: 1;
  border-bottom: 1px solid #ff0000;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t06 {
  max-width: 1000px;
  margin: 120px auto 0;
  font-size: 24px;
  font-weight: 500;
  color: #666666;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 {
  width: 1020px;
  max-width: 100%;
  margin: 30px auto 0;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 tr:first-child td {
  color: #fff;
  background-color: #fe6461 !important;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 tr td {
  width: 25%;
  border: 10px solid #fff;
  background-color: #eee;
  height: 80px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  padding: 12px 10px;
  text-align: center;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 tr td:first-child {
  color: #fff;
  background-color: #ff931e;
}

main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t07 {
  max-width: 1000px;
  margin: 5px auto 0;
  text-align: right;
  font-size: 18px;
  color: #666666;
}

main section.s01 .wrapper .contentsbox .guidelines {
  padding: 90px 120px 120px;
  background-color: #fff;
  border: 1px solid #ff0000;
}

main section.s01 .wrapper .contentsbox .guidelines .address {
  max-width: 1000px;
  margin: 100px auto 0;
  padding: 25px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ff0000;
}

main section.s01 .wrapper .contentsbox .guidelines .address dt {
  width: 180px;
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  color: #ff0000;
}

main section.s01 .wrapper .contentsbox .guidelines .address dd {
  width: calc(100% - 180px);
  font-size: 18px;
  line-height: 1.8;
  border-left: 1px solid #ff0000;
  padding-left: 55px;
}

main section.s01 .wrapper .contentsbox .guidelines .address dd a {
  text-decoration: none;
  color: #231815;
}

main section.s01 .wrapper .contentsbox .btnlist02 {
  margin-top: 100px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 768px) {
  body {
    background-position: top 150px center;
    background-image: url(../../../images/bg_re_sp.webp);
  }

  main section.ttlsection .wrapper {
    background-image: url(../../../images/bg_ttl_re.webp);
  }

  main section.s01 {
    padding: 15px 20px 0;
  }

  main section.s01 .wrapper {
    max-width: 1400px;
    margin: 0 auto;
  }

  main section.s01 .wrapper .tablist {
    display: flex;
    justify-content: space-between;
  }

  main section.s01 .wrapper .tablist li {
    width: 48.6%;
    background-color: #999;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    padding: 18px 0;
  }

  main section.s01 .wrapper .tablist li.active {
    background: -webkit-gradient(linear, left top, right top, from(#fd140e), to(#fe9123));
    background: linear-gradient(90deg, #fd140e 0%, #fe9123 100%);
  }

  main section.s01 .wrapper .contentsbox {
    display: none;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox {
    position: relative;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox+.databox {
    margin-top: 20px;
    padding-top: 15px;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox+.databox::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ff0000;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .t01 {
    font-size: 12px;
    font-weight: 500;
    color: #666666;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 {
    width: 100%;
    display: block;
    margin-top: 10px;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tbody {
    width: 100%;
    display: block;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tr {
    width: 100%;
    display: block;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tr th {
    width: 100%;
    display: block;
    vertical-align: top;
    font-size: 9px;
    line-height: 1.6;
    font-weight: 500;
    color: #ff0000;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tr td {
    width: 100%;
    display: block;
    vertical-align: top;
    padding-bottom: 10px;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .guidelines .databox .table01 tr td p {
    font-size: 9px;
    line-height: 1.6;
    font-weight: 500;
    border: none;
    padding-left: 0;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .t03 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #ff0000;
    margin-top: 55px;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .t04 {
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
    margin-top: 5px;
    text-align: left;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .flow {
    width: 250px;
    margin: 20px auto 0;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .flow img {
    width: 100%;
    display: block;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .btn03 {
    width: 310px;
    max-width: 100%;
    margin-top: 30px;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .list01 li+li .btn03 {
    margin-top: 20px;
  }

  main section.s01 .wrapper .contentsbox#recruit01 .btn03 p span {
    display: inline-block;
    background-color: #fff;
    border-radius: 50px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    color: #ff0000;
    padding: 5px 10px;
    margin: 0 0 0 10px;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t03 {
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t04 {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #ff0000;
    margin-top: 40px;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .btn03 {
    width: 310px;
    max-width: 100%;
    margin: 20px auto 0;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t05 {
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    line-height: 2.2;
    margin-top: 40px;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t05 a {
    text-decoration: none;
    font-weight: bold;
    color: #ff0000;
    display: inline-block;
    padding-bottom: 5px;
    line-height: 1;
    border-bottom: 1px solid #ff0000;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t06 {
    max-width: 1000px;
    margin: 50px auto 0;
    font-size: 12px;
    font-weight: 500;
    color: #666666;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 {
    width: 100%;
    max-width: 100%;
    margin: 10px auto 0;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 tr:first-child td {
    color: #fff;
    background-color: #fe6461 !important;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 tr td {
    width: 25%;
    border: 3px solid #fff;
    background-color: #eee;
    height: 40px;
    vertical-align: middle;
    font-size: 8px;
    font-weight: 500;
    line-height: 1.8;
    padding: 6px 0;
    text-align: center;
    letter-spacing: 0;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .table02 tr td:first-child {
    color: #fff;
    background-color: #ff931e;
  }

  main section.s01 .wrapper .contentsbox#recruit02 .guidelines .t07 {
    max-width: 1000px;
    margin: 5px auto 0;
    text-align: right;
    font-size: 9px;
    color: #666666;
  }

  main section.s01 .wrapper .contentsbox .guidelines {
    padding: 20px 15px;
    background-color: #fff;
    border: 1px solid #ff0000;
  }

  main section.s01 .wrapper .contentsbox .guidelines .address {
    display: block;
    background-color: transparent;
    margin-top: 25px;
    padding: 15px 0 0;
  }

  main section.s01 .wrapper .contentsbox .guidelines .address dt {
    width: 100%;
    font-size: 9px;
    line-height: 1.8;
    font-weight: bold;
    color: #ff0000;
  }

  main section.s01 .wrapper .contentsbox .guidelines .address dd {
    width: 100%;
    font-size: 9px;
    line-height: 1.8;
    border: none;
    padding-left: 0;
  }

  main section.s01 .wrapper .contentsbox .guidelines .address dd a {
    text-decoration: none;
    color: #231815;
  }

  main section.s01 .wrapper .contentsbox .btnlist02 {
    margin-top: 70px;
  }
}