@charset "UTF-8";
/* Sass Document */
#main_title_area {
  background: url(../img/page/bg_main_title_area_recruit.jpg) no-repeat center center;
  background-size: cover;
}
#main_title_area .wrap {
  position: relative;
  max-width: 157.2rem;
  width: 95%;
  padding: 30.4rem 0 29.2rem;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  #main_title_area .wrap {
    padding: 25.3333333333vw 0 24.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #main_title_area .wrap {
    padding: 40vw 0 26.6666666667vw;
  }
}
#main_title_area .main_title {
  margin-bottom: 4.7rem;
  font-size: 9rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.2222;
}
@media screen and (max-width: 1024px) {
  #main_title_area .main_title {
    margin-bottom: 3.9166666667vw;
    font-size: 7.5vw;
  }
}
@media screen and (max-width: 640px) {
  #main_title_area .main_title {
    margin-bottom: 5.3333333333vw;
    font-size: 8vw;
  }
}
#main_title_area .txt {
  margin-left: 1em;
  font-size: 2.2rem;
  color: #fff;
  line-height: 1.818181;
}
@media screen and (max-width: 1024px) {
  #main_title_area .txt {
    font-size: 1.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #main_title_area .txt {
    font-size: 3.2vw;
  }
}
#main_title_area .deco {
  position: absolute;
  bottom: 0;
  right: -10rem;
  width: 82.1rem;
}
@media screen and (max-width: 1024px) {
  #main_title_area .deco {
    right: -8.3333333333vw;
    width: 68.4166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #main_title_area .deco {
    right: -2.6666666667vw;
    width: 40vw;
  }
}

.ttl_area {
  margin: 0 0 5rem;
}
@media screen and (max-width: 1024px) {
  .ttl_area {
    margin: 0 0 4.1666666667vw;
  }
}
@media screen and (max-width: 640px) {
  .ttl_area {
    margin: 0 0 10.6666666667vw;
  }
}
.ttl_area .label {
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.52;
  margin: 0 auto 2.3rem;
}
@media screen and (max-width: 1024px) {
  .ttl_area .label {
    font-size: 2.0833333333vw;
    margin: 0 auto 1.9166666667vw;
  }
}
@media screen and (max-width: 640px) {
  .ttl_area .label {
    font-size: 4.2666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
}
.ttl_area .label span {
  font-weight: normal;
}
.ttl_area h2 {
  font-size: 6.6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.61;
  margin: 0 auto 1.5rem;
}
@media screen and (max-width: 1024px) {
  .ttl_area h2 {
    font-size: 5.5vw;
    margin: 0 auto 1.25vw;
  }
}
@media screen and (max-width: 640px) {
  .ttl_area h2 {
    font-size: 8vw;
    margin: 0 auto 5.3333333333vw;
  }
}
.ttl_area .note {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .ttl_area .note {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 640px) {
  .ttl_area .note {
    font-size: 4vw;
  }
}

#message {
  position: relative;
  padding: 14rem 0;
  background: url(../img/top/feature_bg.jpg) no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  #message {
    padding: 11.6666666667vw 0;
  }
}
@media screen and (max-width: 640px) {
  #message {
    padding: 16vw 0;
  }
}
#message .text-slider {
  position: absolute;
  top: 9rem;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
  white-space: nowrap;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #message .text-slider {
    top: 7.5vw;
  }
}
@media screen and (max-width: 640px) {
  #message .text-slider {
    top: 21.3333333333vw;
  }
}
#message .text-slider .slide-track {
  display: inline-block;
  -webkit-animation: slide 200s linear infinite;
          animation: slide 200s linear infinite;
}
#message .text-slider .slide-track span {
  display: inline-block;
  padding: 0 3rem;
  font-size: 30rem;
  color: #F86D16;
  font-weight: 700;
  line-height: 1;
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  #message .text-slider .slide-track span {
    padding: 0 2.5vw;
    font-size: 25vw;
  }
}
@media screen and (max-width: 640px) {
  #message .text-slider .slide-track span {
    padding: 0 4vw;
    font-size: 40vw;
  }
}
#message .inner {
  position: relative;
  z-index: 2;
}
#message .title02 {
  margin-bottom: 6rem;
  font-size: 6rem;
  color: #fff;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  #message .title02 {
    margin-bottom: 5vw;
    font-size: 5vw;
  }
}
@media screen and (max-width: 640px) {
  #message .title02 {
    margin-bottom: 8vw;
    font-size: 5.3333333333vw;
  }
}
#message .center {
  margin: 0 auto 12.7rem;
}
@media screen and (max-width: 1024px) {
  #message .center {
    margin: 0 auto 10.5833333333vw;
  }
}
@media screen and (max-width: 640px) {
  #message .center {
    margin: 0 auto 10.6666666667vw;
  }
}
#message .center p {
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  #message .center p {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  #message .center p {
    font-size: 3.4666666667vw;
    line-height: 1.923;
  }
}

#feature {
  background: url(../img/page/bg_recruit02.jpg) no-repeat center top;
  background-size: cover;
}
#feature .inner {
  position: relative;
  padding: 10rem 1rem 13.6rem;
}
@media screen and (max-width: 1024px) {
  #feature .inner {
    padding: 8.3333333333vw 6.666666667vw 11.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #feature .inner {
    padding: 16vw 6.666666667vw;
  }
}
#feature .deco {
  position: absolute;
  top: -20.5rem;
  left: -13.5rem;
  width: 29.1rem;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  #feature .deco {
    top: -17.0833333333vw;
    left: -11.25vw;
    width: 24.25vw;
  }
}
@media screen and (max-width: 640px) {
  #feature .deco {
    top: -21.3333333333vw;
    left: -2.6666666667vw;
    width: 26.6666666667vw;
  }
}
#feature .ttl_area {
  margin: 0 0 11rem;
}
@media screen and (max-width: 1024px) {
  #feature .ttl_area {
    margin: 0 0 9.1666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #feature .ttl_area {
    margin: 0 0 10.6666666667vw;
  }
}
#feature .ttl_area .label {
  color: #F86D16;
}
#feature .ttl_area h2 {
  color: #fff;
}
#feature .feature_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 640px) {
  #feature .feature_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8.5333333333vw;
  }
}
#feature .feature_list.pt02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#feature .feature_list + .feature_list {
  margin-top: 6rem;
  padding-top: 6rem;
  border-top: 0.1rem solid #404040;
}
@media screen and (max-width: 1024px) {
  #feature .feature_list + .feature_list {
    margin-top: 5vw;
    padding-top: 5vw;
  }
}
@media screen and (max-width: 640px) {
  #feature .feature_list + .feature_list {
    margin-top: 13.3333333333vw;
    padding-top: 13.3333333333vw;
  }
}
#feature .feature_list figure {
  position: relative;
  max-width: 44rem;
  width: 36.6666666667%;
}
@media screen and (max-width: 640px) {
  #feature .feature_list figure {
    max-width: none;
    width: 100%;
  }
}
#feature .feature_list .in {
  position: relative;
  max-width: 68.5rem;
  width: 57.0833333333%;
}
@media screen and (max-width: 640px) {
  #feature .feature_list .in {
    max-width: none;
    width: 100%;
  }
}
#feature .feature_list .in .number {
  position: absolute;
  top: 1.2rem;
  right: 0;
  font-size: 8rem;
  color: #FF6300;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  #feature .feature_list .in .number {
    top: 1vw;
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #feature .feature_list .in .number {
    top: -1.6vw;
    font-size: 16vw;
  }
}
#feature .feature_list .in .titl03 {
  position: relative;
  margin: 2.8rem 0 2rem;
  font-size: 3.5rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  #feature .feature_list .in .titl03 {
    margin: 2.3333333333vw 0 1.6666666667vw;
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #feature .feature_list .in .titl03 {
    margin-bottom: 7.4666666667vw;
    font-size: 4.8vw;
  }
}
#feature .feature_list .in .txt p {
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.875;
}
@media screen and (max-width: 1024px) {
  #feature .feature_list .in .txt p {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #feature .feature_list .in .txt p {
    font-size: 3.4666666667vw;
    line-height: 1.923;
  }
}

#work {
  padding: 9.8rem 0 14.2rem;
}
@media screen and (max-width: 1024px) {
  #work {
    padding: 8.1666666667vw 0 11.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #work {
    padding: 16vw 0;
  }
}
#work .ttl_area {
  margin: 0 0 11.2rem;
}
@media screen and (max-width: 1024px) {
  #work .ttl_area {
    margin: 0 0 9.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #work .ttl_area {
    margin: 0 0 10.6666666667vw;
  }
}
#work .ttl_area .label {
  color: #F86D16;
}
#work .flow_list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 6.4rem 0 10.6rem;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li {
    padding: 0 5.3333333333vw 0 8.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 2.6666666667vw 0 5.3333333333vw;
  }
}
#work .flow_list li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.1rem;
  height: calc(100% + 7.5rem);
  background: #F86D16;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li:after {
    height: calc(100% + 6.25vw);
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li:after {
    height: calc(100% + 20vw);
  }
}
#work .flow_list li:first-of-type:after {
  top: 6.7rem;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li:first-of-type:after {
    top: 5.5833333333vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li:first-of-type:after {
    top: 17.8666666667vw;
  }
}
#work .flow_list li:first-of-type:before {
  content: "";
  position: absolute;
  top: 6.7rem;
  left: -0.75rem;
  width: 1.4rem;
  height: 1.4rem;
  background: #FFF;
  border: 0.1rem solid #F86D16;
  border-radius: 50%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li:first-of-type:before {
    top: 5.5833333333vw;
    left: -0.625vw;
    width: 1.1666666667vw;
    height: 1.1666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li:first-of-type:before {
    top: 17.8666666667vw;
    left: -2vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
#work .flow_list li:last-of-type:after {
  height: 100%;
}
#work .flow_list li:last-of-type:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.75rem;
  width: 1.4rem;
  height: 1.4rem;
  background: #FFF;
  border: 0.1rem solid #F86D16;
  border-radius: 50%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li:last-of-type:before {
    left: -0.625vw;
    width: 1.1666666667vw;
    height: 1.1666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li:last-of-type:before {
    left: -2vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
#work .flow_list li + li {
  margin-top: 7.5rem;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li + li {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li + li {
    margin-top: 20vw;
  }
}
#work .flow_list li .number {
  position: absolute;
  top: -3.5rem;
  left: -3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 7rem;
  height: 7rem;
  font-size: 2.2rem;
  color: #fff;
  font-weight: 700;
  background: #F86D16;
  border-radius: 50%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li .number {
    top: -2.9166666667vw;
    left: -2.9166666667vw;
    width: 5.8333333333vw;
    height: 5.8333333333vw;
    font-size: 1.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li .number {
    top: -9.3333333333vw;
    left: -9.3333333333vw;
    width: 18.6666666667vw;
    height: 18.6666666667vw;
    font-size: 5.8666666667vw;
  }
}
#work .flow_list li figure {
  max-width: 42rem;
  width: 40.7766990291%;
}
@media screen and (max-width: 640px) {
  #work .flow_list li figure {
    max-width: none;
    width: 100%;
  }
}
#work .flow_list li .flow_list_in {
  max-width: 54.7rem;
  width: 53.1067961165%;
}
@media screen and (max-width: 640px) {
  #work .flow_list li .flow_list_in {
    max-width: none;
    width: 100%;
  }
}
#work .flow_list li .flow_list_in .title03 {
  margin-bottom: 2.8rem;
  font-size: 3.2rem;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li .flow_list_in .title03 {
    margin-bottom: 2.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li .flow_list_in .title03 {
    margin-bottom: 7.4666666667vw;
    font-size: 4.8vw;
  }
}
#work .flow_list li .flow_list_in .w_box {
  padding: 1rem 1.6rem;
  margin-bottom: 3.2rem;
  font-size: 1.6rem;
  background: #fff;
  border-radius: 0.5rem;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li .flow_list_in .w_box {
    padding: 0.8333333333vw 1.3333333333vw;
    margin-bottom: 2.6666666667vw;
    font-size: 1.3333333333vw;
    border-radius: 0.4166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li .flow_list_in .w_box {
    padding: 2.6666666667vw 4.2666666667vw;
    margin-bottom: 8.5333333333vw;
    font-size: 3.7333333333vw;
    border-radius: 1.3333333333vw;
  }
}
#work .flow_list li .flow_list_in p {
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  #work .flow_list li .flow_list_in p {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #work .flow_list li .flow_list_in p {
    font-size: 3.7333333333vw;
  }
}

#want {
  position: relative;
  padding: 12.8rem 0 15.4rem;
  background: url(../img/page/bg_recruit01.png) no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  #want {
    padding: 10.6666666667vw 0 12.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #want {
    padding: 16vw 0;
  }
}
#want .ttl_area {
  margin-bottom: 7.9rem;
}
@media screen and (max-width: 1024px) {
  #want .ttl_area {
    margin-bottom: 6.5833333333vw;
  }
}
@media screen and (max-width: 640px) {
  #want .ttl_area {
    margin-bottom: 10.6666666667vw;
  }
}
#want .w_box {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6rem;
  background: #fff;
  border: 0.2rem solid #111;
  border-radius: 1rem;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  #want .w_box {
    padding: 5vw;
    border: 0.1666666667vw solid #111;
  }
}
@media screen and (max-width: 640px) {
  #want .w_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5.3333333333vw;
  }
}
#want .w_box figure {
  max-width: 48rem;
  width: 44.4444444444%;
}
@media screen and (max-width: 640px) {
  #want .w_box figure {
    max-width: none;
    width: 100%;
  }
}
#want .w_box .txt {
  max-width: 54rem;
  width: 50%;
}
@media screen and (max-width: 640px) {
  #want .w_box .txt {
    max-width: none;
    width: 100%;
  }
}
#want .w_box .txt ul {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1024px) {
  #want .w_box .txt ul {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 1024px) {
  #want .w_box .txt ul {
    margin-bottom: 5.3333333333vw;
  }
}
#want .w_box .txt ul li {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.76;
}
@media screen and (max-width: 1024px) {
  #want .w_box .txt ul li {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 640px) {
  #want .w_box .txt ul li {
    font-size: 4.2666666667vw;
  }
}
#want .w_box .txt p {
  font-size: 1.6rem;
  line-height: 1.75;
}
@media screen and (max-width: 1024px) {
  #want .w_box .txt p {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #want .w_box .txt p {
    font-size: 3.7333333333vw;
  }
}
#want .text-slider {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
  white-space: nowrap;
  width: 100%;
}
#want .text-slider .slide-track {
  display: inline-block;
  -webkit-animation: slide 200s linear infinite;
          animation: slide 200s linear infinite;
}
#want .text-slider .slide-track span {
  display: inline-block;
  padding: 0 3rem;
  font-size: 30rem;
  color: transparent;
  font-weight: 700;
  line-height: 1;
  -webkit-text-stroke-width: 0.1rem;
  -webkit-text-stroke-color: #fff;
}
@media screen and (max-width: 1024px) {
  #want .text-slider .slide-track span {
    padding: 0 2.5vw;
    font-size: 25vw;
  }
}
@media screen and (max-width: 640px) {
  #want .text-slider .slide-track span {
    padding: 0 4vw;
    font-size: 40vw;
  }
}

#process {
  padding: 9.8rem 0 12rem;
  background: url(../img/page/bg_recruit03.jpg) no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  #process {
    padding: 8.1666666667vw 0 10vw;
  }
}
@media screen and (max-width: 640px) {
  #process {
    padding: 16vw 0;
  }
}
#process .ttl_area {
  margin: 0 0 11rem;
}
@media screen and (max-width: 1024px) {
  #process .ttl_area {
    margin: 0 0 9.1666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #process .ttl_area {
    margin: 0 0 10.6666666667vw;
  }
}
#process .ttl_area .label {
  color: #F86D16;
}
#process .ttl_area h2 {
  color: #fff;
}
#process ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12.2rem;
}
@media screen and (max-width: 1024px) {
  #process ol {
    gap: 10.1666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #process ol {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16vw;
  }
}
#process ol li {
  width: calc((100% - 36.6rem) / 4);
}
@media screen and (max-width: 1024px) {
  #process ol li {
    width: calc((100% - 30.5vw) / 4);
  }
}
@media screen and (max-width: 640px) {
  #process ol li {
    width: 100%;
  }
}
#process ol li + li {
  position: relative;
}
#process ol li + li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -6.5rem;
  width: 2.942rem;
  height: 2.942rem;
  background: url(../img/page/icon_arrow_prosess.svg) no-repeat center center;
  background-size: auto 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  #process ol li + li:before {
    left: -5.4166666667vw;
    width: 2.4516666667vw;
    height: 2.4516666667vw;
  }
}
@media screen and (max-width: 640px) {
  #process ol li + li:before {
    top: -8vw;
    left: 50%;
    width: 7.8453333333vw;
    height: 7.8453333333vw;
    -webkit-transform: rotate(90deg) translate(-50%, 0);
            transform: rotate(90deg) translate(-50%, 0);
  }
}
#process ol li .number {
  margin-bottom: 2.4rem;
  font-size: 2.2rem;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  #process ol li .number {
    margin-bottom: 2vw;
    font-size: 1.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #process ol li .number {
    margin-bottom: 3.2vw;
    font-size: 4.2666666667vw;
  }
}
#process ol li .title03 {
  margin-bottom: 2.6rem;
  font-size: 3.5rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  #process ol li .title03 {
    margin-bottom: 2.1666666667vw;
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #process ol li .title03 {
    margin-bottom: 3.4666666667vw;
    font-size: 5.3333333333vw;
  }
}
#process ol li p {
  font-size: 1.6rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  #process ol li p {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #process ol li p {
    font-size: 3.7333333333vw;
  }
}

#requirements {
  padding: 9.8rem 0 12rem;
}
@media screen and (max-width: 1024px) {
  #requirements {
    padding: 8.1666666667vw 0 10vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements {
    padding: 16vw 0;
  }
}
#requirements .ttl_area {
  margin: 0 0 10rem;
}
@media screen and (max-width: 1024px) {
  #requirements .ttl_area {
    margin: 0 0 8.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements .ttl_area {
    margin: 0 0 10.6666666667vw;
  }
}
#requirements .ttl_area .label {
  color: #F86D16;
}
#requirements dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 640px) {
  #requirements dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5.3333333333vw;
  }
}
#requirements dl + dl {
  margin-top: 4rem;
}
@media screen and (max-width: 1024px) {
  #requirements dl + dl {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl + dl {
    margin-top: 5.3333333333vw;
  }
}
#requirements dl:last-of-type dt,
#requirements dl:last-of-type dd {
  border-bottom: none;
}
#requirements dl:last-of-type dd {
  padding: 0 10rem;
}
@media screen and (max-width: 1024px) {
  #requirements dl:last-of-type dd {
    padding: 0 8.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl:last-of-type dd {
    padding: 0 2.6666666667vw;
  }
}
#requirements dl dt {
  width: 23rem;
  font-size: 2.2rem;
  color: #4B4B4B;
  font-weight: 600;
  border-bottom: 0.1rem solid #111;
}
@media screen and (max-width: 1024px) {
  #requirements dl dt {
    width: 19.1666666667vw;
    font-size: 1.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dt {
    width: 100%;
    padding-bottom: 0.5em;
    font-size: 4vw;
  }
}
#requirements dl dd {
  width: calc(100% - 23rem);
  padding: 0 10rem 4rem;
  font-size: 1.7rem;
  color: #4B4B4B;
  font-weight: 400;
  line-height: 1.647;
  letter-spacing: 0.05em;
  border-bottom: 0.1rem solid #DEDEDE;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd {
    width: calc(100% - 19.1666666667vw);
    padding: 0 8.3333333333vw 3.3333333333vw;
    font-size: 1.4166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd {
    width: 100%;
    padding: 0 2.6666666667vw 5.3333333333vw;
    font-size: 3.7333333333vw;
    border-bottom: none;
  }
}
#requirements dl dd .title03 {
  margin-bottom: 1.9rem;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .title03 {
    margin-bottom: 1.5833333333vw;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .title03 {
    margin-bottom: 2.6666666667vw;
    font-size: 4vw;
  }
}
#requirements dl dd * + .title03 {
  margin-top: 3.2rem;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd * + .title03 {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd * + .title03 {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd dl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
#requirements dl dd dl:last-of-type dd {
  padding: 0;
}
#requirements dl dd dl + dl {
  margin-top: 0;
}
#requirements dl dd dl dt,
#requirements dl dd dl dd {
  width: auto;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.647;
  letter-spacing: 0.05em;
  border-bottom: none;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd dl dt,
  #requirements dl dd dl dd {
    font-size: 1.4166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd dl dt,
  #requirements dl dd dl dd {
    font-size: 3.4666666667vw;
  }
}
#requirements dl dd dl dd {
  padding: 0;
  margin-left: 2em;
  text-indent: -2em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#requirements dl dd dl dd:before {
  content: "：";
  margin: 0 0.5em;
}
#requirements dl dd .w_box {
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 62rem;
  padding: 3rem;
  background: #fff;
  border-radius: 1rem;
  -webkit-box-shadow: 0 0.5rem 0 0 rgba(165, 165, 165, 0.2);
          box-shadow: 0 0.5rem 0 0 rgba(165, 165, 165, 0.2);
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box {
    width: 51.6666666667vw;
    padding: 2.5vw;
    border-radius: 0.8333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5.3333333333vw;
    width: 100%;
    padding: 5.3333333333vw;
    border-radius: 1.3333333333vw;
  }
}
#requirements dl dd .w_box + .w_box {
  margin-top: 3rem;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box + .w_box {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box + .w_box {
    margin-top: 5.3333333333vw;
  }
}
#requirements dl dd .w_box figure {
  max-width: 25.6rem;
  width: 45.7142857143%;
  margin: 0;
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box figure {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box .txt {
    width: 100%;
  }
}
#requirements dl dd .w_box .txt .title03 {
  margin: 0.7rem 0 1.2rem;
  font-size: 2.5rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box .txt .title03 {
    margin: 0.5833333333vw 0 1vw;
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box .txt .title03 {
    margin: 0 0 2.1333333333vw;
    font-size: 4.2666666667vw;
    text-align: center;
  }
}
#requirements dl dd .w_box .txt p {
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box .txt p {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box .txt p {
    font-size: 3.7333333333vw;
    text-align: center;
  }
}
#requirements dl dd .w_box .txt .tel {
  margin: 2.6rem 0 0.5rem;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box .txt .tel {
    margin: 2.1666666667vw 0 0.4166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box .txt .tel {
    margin: 2.6666666667vw 0 0.5333333333vw;
  }
}
#requirements dl dd .w_box .txt .tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  font-size: 3.5rem;
  color: #4B4B4B;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box .txt .tel a {
    gap: 0.4166666667vw;
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box .txt .tel a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.8vw;
    font-size: 5.3333333333vw;
  }
}
#requirements dl dd .w_box .txt .tel a img {
  width: 3rem;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box .txt .tel a img {
    width: 2.5vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box .txt .tel a img {
    width: 4vw;
  }
}
#requirements dl dd .w_box .txt .small {
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #requirements dl dd .w_box .txt .small {
    font-size: 1vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements dl dd .w_box .txt .small {
    font-size: 2.6666666667vw;
  }
}
#requirements p {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.647;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  #requirements p {
    font-size: 1.4166666667vw;
  }
}
@media screen and (max-width: 640px) {
  #requirements p {
    margin-top: 0.5em;
    font-size: 3.4666666667vw;
  }
}