.f-red {
  color: #FF1142;
}

.f-blue {
  color: #117DD8;
}

.f-vermilion {
  color: #FF5611;
}

.b-description {
  margin-bottom: 21.3333333333vw;
  background: #f6f0ed;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(38.9333333333vw, #fff), color-stop(38.9333333333vw, #FFF3EE), color-stop(153.6vw, #FFF3EE), color-stop(153.6vw, #FFF), to(#FFF));
  background: linear-gradient(to bottom, #fff 0%, #fff 38.9333333333vw, #FFF3EE 38.9333333333vw, #FFF3EE 153.6vw, #FFF 153.6vw, #FFF 100%);
}
.b-description .mv {
  margin-bottom: 12.8vw;
  pointer-events: none;
}
.b-description .e-text {
  width: 89.3333333333%;
  margin-right: auto;
  margin-bottom: 10.6666666667vw;
  margin-left: auto;
}
.b-description .e-text a {
  color: #FF5611;
  text-decoration: underline;
}
.b-description .e-image {
  width: 89.3333333333%;
  margin-right: auto;
  margin-left: auto;
}

.b-recruitdata {
  margin-bottom: 26.6666666667vw;
}
.b-recruitdata .b-item {
  padding: 13.3333333333vw 0;
  border-bottom: 1px solid #BBB;
}
.b-recruitdata .e-header {
  margin-bottom: 5.3333333333vw;
}
.b-recruitdata .e-header span {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 100px;
  background-color: #FFF5F1;
  color: #FF5611;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  white-space: nowrap;
}
.b-recruitdata .e-header span:first-of-type {
  margin-left: 1em;
}
body:not(.home) .b-recruitdata .e-headline {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.67;
}
body:not(.home) .b-recruitdata .e-headline::before {
  top: .8em;
}
.b-recruitdata .e-body {
  margin-left: 11.9402985075%;
}
.b-recruitdata .e-body time {
  display: inline-block;
  margin-bottom: 2.6666666667vw;
  font-size: 14px;
}
.b-recruitdata .e-body .e-lbl {
  font-weight: bold;
}
.b-recruitdata .e-body .e-lbl img {
  margin-right: 9px;
}
.b-recruitdata .e-body .e-text {
  margin-bottom: 6.6666666667vw;
}
.b-recruitdata .e-body .e-jobs {
  -webkit-box-shadow: 0 0 30px rgba(154, 154, 154, 0.16);
  padding: 6.6666666667vw;
  border-radius: 2.1333333333vw;
  background: #fff;
          box-shadow: 0 0 30px rgba(154, 154, 154, 0.16);
  font-size: 14px;
  line-height: 2;
}
.b-recruitdata .e-body .e-jobs dt {
  margin-bottom: 2.6666666667vw;
  padding-left: 6.6666666667vw;
  font-weight: bold;
  text-indent: calc(-1em - 5px);
}
.b-recruitdata .e-body .e-jobs dt::before {
  margin-right: 5px;
  color: #FFCCB7;
  font-family: "Font Awesome 5 Free";
  content: '\f192';
}
.b-recruitdata .e-body .e-jobs dd {
  padding-left: 6.6666666667vw;
}
.b-recruitdata .e-body .e-jobs dd:not(:last-of-type) {
  margin-bottom: 5.3333333333vw;
}

.b-contact {
  margin-bottom: 14.1333333333vw;
  padding: 8vw 10.9792284866% 10.6666666667vw;
  border-radius: 8px;
  background-color: #F6F0ED;
}
.b-contact-lbl {
  margin-bottom: 8vw;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
.b-contact .e-tel {
  display: block;
  margin-bottom: 5.3333333333vw;
  padding: 3.2vw 0 2.6666666667vw;
  border: 2px solid #FF5611;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
}
.b-contact .e-tel .e-lbl {
  margin-bottom: 3px;
  font-size: 13px;
  font-weight: bold;
}
.b-contact .e-tel .e-num {
  color: #FF5611;
  font-family: Barlow, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.22;
}
.b-contact .e-tel .e-num img {
  margin-right: 5px;
  vertical-align: middle;
}
.b-contact .e-tocontact {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  height: 18.6666666667vw;
  border-radius: 8px;
  background: #FF5611;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.b-contact .e-tocontact img {
  margin-right: 5px;
}

.e-btmimg {
  margin-bottom: 26.6666666667vw;
}

@media (min-width: 768px) {
  .b-description {
    margin-bottom: 21.3333333333vw;
    margin-bottom: 45px;
    background: linear-gradient(to bottom, #fff 0%, #fff 382px, #FFF3EE 382px, #FFF3EE calc(100% - 113px), #FFF calc(100% - 113px), #FFF 100%);
  }
  .b-description .mv {
    position: relative;
    height: 612px;
    margin-bottom: 109px;
  }
  .b-description .mv picture {
    display: block;
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 612px;
    margin-left: -960px;
  }
  .b-description .e-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
  .b-description .e-text a:hover {
    text-decoration: none;
    opacity: 1;
  }
  .b-recruitdata {
    margin-bottom: 80px;
  }
  .b-recruitdata .b-item {
    padding: 50px 0 60px;
  }
  .b-recruitdata .e-header {
    margin-bottom: 35px;
  }
  .b-recruitdata .e-header span {
    padding: 0 15px;
    font-size: 15px;
    line-height: 30px;
  }
  .b-recruitdata .e-header span:not(:last-of-type) {
    margin-right: 10px;
  }
  body:not(.home) .b-recruitdata .e-headline {
    font-size: 24px;
  }
  .b-recruitdata .e-body {
    margin-left: 70px;
  }
  .b-recruitdata .e-body time {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .b-recruitdata .e-body .e-text {
    margin-bottom: 40px;
  }
  .b-recruitdata .e-body .e-jobs {
    padding: 40px;
    border-radius: 15px;
    font-size: 15px;
  }
  .b-recruitdata .e-body .e-jobs dt {
    margin-bottom: 5px;
    padding-left: 30px;
  }
  .b-recruitdata .e-body .e-jobs dd {
    padding-left: 30px;
  }
  .b-recruitdata .e-body .e-jobs dd:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .b-contact {
    width: 1100px;
    margin-bottom: 59px;
    padding: 50px 90px;
  }
  .b-contact-lbl {
    margin-bottom: 40px;
    font-size: 20px;
  }
  .b-contact .e-wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: space-between;
  }
  .b-contact .e-tel {
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: space-between;
    width: 440px;
    height: 80px;
    margin-bottom: 0;
    padding: 0 30px;
    border-radius: 15px;
  }
  .b-contact .e-tel .e-lbl {
    margin: 0;
    font-size: 15px;
  }
  .b-contact .e-tel .e-num {
    font-size: 28px;
  }
  .b-contact .e-tel .e-num img {
    width: 29px;
    margin-right: 10px;
  }
  .b-contact .e-tocontact {
    width: 440px;
    height: 80px;
    border-radius: 15px;
    font-size: 15px;
  }
  .b-contact .e-tocontact:hover {
    background-color: #E34B0D;
    opacity: 1;
  }
  .b-contact .e-tocontact img {
    width: 31px;
    margin-right: 18px;
  }
  .e-btmimg {
    position: relative;
    height: 858px;
    margin-bottom: 59px;
  }
  .e-btmimg picture {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 858px;
    margin-left: -960px;
  }
}
