.section01 {
  width: 100%;
}
.section01 .image img {
  width: 100%;
}

.section02 {
  background-image: url(/wp-content/uploads/2021/04/classo_shigoto_background1-min.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 3px solid #222;
  border-bottom: 3px solid #222;
}
.section02 .back {
  height: 150px;
  bottom: 0;
  right: 80px;
}
.section02 .back img {
  -o-object-fit: contain;
     object-fit: contain;
}
.section02 .box {
  max-width: 950px;
  width: 90%;
  margin: 0 auto;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
.section02 .box .image {
  width: 50%;
}
.section02 .box .content {
  width: calc(50% - 40px);
}
.section02 .box .content .title {
  height: 35px;
  margin-bottom: 30px;
}
.section02 .box .content .title img {
  -o-object-position: left;
     object-position: left;
}
.section02 .box .content .text {
  line-height: calc(28px / 16px);
  margin-bottom: 20px;
}
.section02 .box .content .btn-list {
  gap: 10px;
}
.section02 .box .content .btn-list .btn {
  width: 165px;
}
.section02 .box .content .btn-list .btn a {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.12em;
  border-radius: 30px;
  padding: 15px 0;
  background-color: #fff;
  border: 1px solid #222;
  font-size: 14px;
}
.section02 .box .content .btn-list .btn a:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/04/classo_shigoto_arrowimages2.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 8px;
  width: 6px;
  top: 49%;
  right: 15px;
  transform: translateY(-49%);
  -webkit-transform: translateY(-49%);
  -ms-transform: translateY(-49%);
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section02 .box .content .btn-list .btn a:hover {
  background-color: #222;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.section02 .box .content .btn-list .btn a:hover:after {
  right: 10px;
}

.section03 {
  padding: 50px 0;
  overflow: hidden;
}
.section03 .box-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 980px;
  position: relative;
  margin: 0 auto;
}
.section03 .box-wrap .back:nth-child(1) {
  height: 190px;
  position: absolute;
  right: -130px;
  top: 50px;
  z-index: -2;
}
.section03 .box-wrap .back:nth-child(2) {
  height: 67px;
  position: absolute;
  left: -200px;
  bottom: -50px;
  z-index: -2;
}
.section03 .box-wrap .innerback {
  height: 100%;
  width: 100%;
  top: 10px;
  left: 10px;
  z-index: -1;
  border: 3px solid #222;
}
.section03 .box-wrap .innerback img {
  -o-object-fit: cover;
     object-fit: cover;
}
.section03 .box-wrap .box {
  width: 100%;
  background-image: url(/wp-content/uploads/2021/04/classo_tensyouku_backimages1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border: 3px solid #222;
}
.section03 .box-wrap .box .box-back {
  width: 150px;
  height: 120px;
  bottom: 0;
  left: 40px;
  z-index: 1;
}
.section03 .box-wrap .box .title {
  height: 40px;
  margin-bottom: 40px;
  z-index: 0;
  display: inline-block;
}
.section03 .box-wrap .box .title::before {
  content: "";
  background-image: url(/wp-content/uploads/2021/04/shigoto_tensyoku_titleimages4.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 85px;
  width: 260px;
  position: absolute;
  left: -70px;
  top: -70px;
}
.section03 .box-wrap .box .title img {
  width: auto;
}
.section03 .box-wrap .box .text {
  text-align: left;
  margin: 0 auto 50px auto;
  width: 50%;
  line-height: calc(28px / 16px);
}
.section03 .box-wrap .box .btn-list {
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section03 .box-wrap .box .btn-list .btn {
  width: 165px;
}
.section03 .box-wrap .box .btn-list .btn a {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.12em;
  border-radius: 30px;
  padding: 15px 0;
  background-image: url(/wp-content/uploads/2021/04/syain_interview_backimages.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.section03 .box-wrap .box .btn-list .btn a::after {
  content: "";
  background-image: url(/wp-content/uploads/2021/04/kyuzin_btn_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 8px;
  width: 6px;
  top: 49%;
  right: 15px;
  transform: translateY(-49%);
  -webkit-transform: translateY(-49%);
  -ms-transform: translateY(-49%);
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section03 .box-wrap .box .btn-list .btn a:hover {
  color: #fff;
}
.section03 .box-wrap .box .btn-list .btn a:hover::after {
  right: 10px;
}

.section04 {
  margin-bottom: 50px;
}
.section04 .headline {
  text-align: center;
  margin-bottom: 40px;
  height: 65px;
}
.section04 .headline img {
  -o-object-fit: contain;
     object-fit: contain;
}
.section04 .list {
  overflow-y: scroll;
  height: 510px;
  max-width: 800px;
  margin: 0 auto;
  width: 90%;
}
.section04 .list .box {
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #333;
}
.section04 .list .box a .info {
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.section04 .list .box a .info .day {
  font-size: 12px;
  font-weight: 500;
}
.section04 .list .box a .info .label {
  background-color: #aaa;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  color: #fff;
}
.section04 .list .box a .info .label.shigoto_news {
  background-color: #7cbdf2;
}
.section04 .list .box a .title {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section04 .bg {
  bottom: 0;
  left: 3%;
  width: 35%;
  z-index: -1;
}

.section05,
.section07 {
  border-top: 3px solid #222;
  border-bottom: 3px solid #222;
  position: relative;
  overflow: hidden;
  background-image: url(/wp-content/uploads/2021/04/kigyo_postlist_backimages3-min.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 0;
  margin-bottom: 50px;
}
.section05::before,
.section07::before {
  content: "";
  background-image: url(/wp-content/uploads/2021/04/kigyo_postlist_backimages1.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 200px;
  height: 380px;
  left: 50px;
  bottom: 50px;
}
.section05 .headline,
.section07 .headline {
  text-align: center;
  margin-bottom: 40px;
  height: 75px;
}
.section05 .headline img,
.section07 .headline img {
  -o-object-fit: contain;
     object-fit: contain;
}
.section05 .list,
.section07 .list {
  max-width: 980px;
  width: 90%;
  margin: 0 auto 20px auto;
  position: relative;
  gap: 20px 20px;
}
.section05 .list > *,
.section07 .list > * {
  width: calc((100% - 20px * (4 - 1)) / 4);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.section05 .list .image,
.section07 .list .image {
  height: 160px;
}
.section05 .list .title,
.section07 .list .title {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  line-height: 1.5;
}
.section05 .btn,
.section07 .btn {
  width: 165px;
  margin: 0 auto;
}
.section05 .btn a,
.section07 .btn a {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.12em;
  border-radius: 30px;
  padding: 15px 0;
  background-color: #fff;
  border: 1px solid #222;
  font-size: 14px;
}
.section05 .btn a::after,
.section07 .btn a::after {
  content: "";
  background-image: url(/wp-content/uploads/2021/04/classo_shigoto_arrowimages2.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 8px;
  width: 6px;
  top: 49%;
  right: 15px;
  transform: translateY(-49%);
  -webkit-transform: translateY(-49%);
  -ms-transform: translateY(-49%);
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.section06 {
  margin: 0 auto 50px auto;
  max-width: 750px;
  width: 90%;
}
.section06 .list {
  gap: 20px 20px;
}
.section06 .list > * {
  width: calc((100% - 20px * (4 - 1)) / 4);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.section06 .list .banner {
  width: 100%;
  margin-bottom: 30px;
}
.section06 .list .banner:last-child {
  margin-bottom: 0;
}

.section08 {
  margin-bottom: 100px;
  overflow: hidden;
}
.section08 .box-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 980px;
  position: relative;
  margin: 0 auto;
}
.section08 .box-wrap .back:nth-child(1) {
  height: 190px;
  position: absolute;
  right: -130px;
  top: 50px;
  z-index: -2;
}
.section08 .box-wrap .back:nth-child(2) {
  height: 67px;
  position: absolute;
  left: -200px;
  bottom: -50px;
  z-index: -2;
}
.section08 .box-wrap .innerback {
  height: 100%;
  width: 100%;
  top: 10px;
  left: 10px;
  z-index: -1;
  border: 3px solid #222;
}
.section08 .box-wrap .innerback img {
  -o-object-fit: cover;
     object-fit: cover;
}
.section08 .box-wrap .box-conts {
  width: 100%;
  background-image: url(/wp-content/uploads/2021/04/classo_tensyouku_backimages1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border: 3px solid #222;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section08 .box-wrap .box-conts .headline {
  width: 100%;
  height: 40px;
  text-align: center;
  margin-bottom: 20px;
}
.section08 .box-wrap .box-conts .box {
  max-width: 85%;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section08 .box-wrap .box-conts .box .content {
  width: calc(60% - 30px);
  margin-right: 30px;
}
.section08 .box-wrap .box-conts .box .content .title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #222;
  margin-bottom: 5px;
}
.section08 .box-wrap .box-conts .box .content .text {
  text-align: left;
  line-height: calc(28px / 16px);
}
.section08 .box-wrap .box-conts .box .image {
  width: 40%;
}