<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* 採用情報 */

.recruit-echo .recruit-echo__titlebox .recruit-echo__titleimg {
  width: 12em;
}

.recruit-echo .recruit-echo__titlebox .recruit-echo__titletxt {
  width: 16em;
  font-size: 2.25em;
  font-weight: bold;
}

.recruit-echo .recruit-echo__txt {
  margin-top: 1em;
  font-size: 1.3125em;
  line-height: 2em;
}

.recruit-detail .recruit-detail__bg {
  position: relative;
  margin-top: 7.5em;
  padding: 2.5em 1.5em;
  border-radius: .5em;
  background-image: url(../../images/bg_note.png);
}

.recruit-detail .recruit-detail__bg .recruit-detail__titlebox {
  -webkit-transform: translate(-50%, 0);
  position: absolute;
  top: -5em;
  left: 50%;
  transform: translate(-50%, 0);
}

.recruit-detail .recruit-detail__bg .recruit-detail__titleimg {
  width: 12.375em;
}

.recruit-detail .recruit-detail__bg .recruit-detail__titletxt {
  position: relative;
  width: 7em;
  margin-bottom: 1.5em;
  margin-left: .3em;
  padding: .1em;
  border-radius: .2em;
  background: #fff000;
  color: #e50012;
  font-size: 2.19437em;
  font-weight: bold;
  text-align: center;
}

.recruit-detail .recruit-detail__bg .recruit-detail__titletxt::before {
  -webkit-transform: rotate(-11deg) translate(-1em, 50%);
  display: block;
  position: absolute;
  bottom: 50%;
  width: 0;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  transform: rotate(-11deg) translate(-1em, 50%);
  border-width: 12.5px 30px 12.5px 0;
  border-style: solid;
  border-color: transparent #fff000 transparent transparent;
  content: "";
}

.recruit-detail .recruit-detail__bg .recruit-detail__list .sm-letter {
  font-size: 1.125em;
}

.recruit-detail .recruit-detail__bg .recruit-detail__list .lg-letter {
  font-size: 1.5em;
  font-weight: bold;
}

.recruit-detail .recruit-detail__bg .recruit-detail__list ul li {
  margin-top: 1.5em;
  padding-left: 1.7em;
  line-height: 2.5em;
  list-style-type: none;
  text-indent: -1.7em;
}

.recruit-detail .recruit-detail__bg .recruit-detail__list ul li .fc-darknavy {
  color: #182987;
}

.recruit-detail .recruit-detail__bg .recruit-detail__table {
  width: 95%;
  margin: 0 auto;
  margin-top: 1.5em;
}

.recruit-detail .recruit-detail__bg .recruit-detail__table .sm-letter {
  font-size: 0.875em;
}

.recruit-step .recruit-step__toparea .recruit-step__topbox {
  width: 12.375em;
  height: 12.375em;
  padding: 1em;
}

.recruit-step .recruit-step__toparea .recruit-step__topbox--blue {
  margin-right: 10em;
  background: #e1f2ff;
}

.recruit-step .recruit-step__toparea .recruit-step__topbox--green {
  position: relative;
  background: #e1f2ce;
}

.recruit-step .recruit-step__toparea .recruit-step__topbox--green::before {
  -webkit-transform: translate(-7em, 50%) rotate(270deg);
  position: absolute;
  bottom: 50%;
  left: 0;
  width: 3.125em;
  height: 2.8125em;
  transform: translate(-7em, 50%) rotate(270deg);
  background: url("../../images/icon_arrow_red_flow.png") center center/contain no-repeat;
  content: "";
}

.recruit-step .recruit-step__toparea .recruit-step__topbox .recruit-step__toptxt .lg-letter {
  font-size: 1.5em;
}

.recruit-step .recruit-step__toparea .recruit-step__topbox .recruit-step__toptxt .md-letter {
  font-size: 1.25em;
}

.recruit-step .recruit-step__toparea .recruit-step__topbox .recruit-step__toptxt .sm-letter {
  font-size: 1em;
}

.recruit-step .recruit-step__bottomarea {
  margin: 0 2em;
}

.recruit-step .recruit-step__bottomarea .recruit-step__bottombox {
  width: 26em;
  margin: 2em 1em;
  border-right: solid 1px #f29600;
  border-bottom: solid 1px #f29600;
  border-left: solid 1px #f29600;
  border-radius: 0.3em 0.3em 0.2em 0.2em;
  line-height: 1.7em;
}

.recruit-step .recruit-step__bottomarea .recruit-step__bottomtitle {
  padding: .5em;
  border-radius: .2em;
  background: #f29600;
  color: #fff;
  font-size: 1.25em;
  text-align: center;
}

.recruit-step .recruit-step__bottomarea .recruit-step__bottomtxt {
  height: 16em;
  padding: 1em;
  font-size: 0.9375em;
}

.recruit-step .recruit-step__bottomarea .recruit-step__bottomtxt p:not(.noindent) {
  padding-left: 1em;
  text-indent: -1em;
}

.recruit-contact .recruit-contact__teltxt {
  margin: 0 1em;
  font-size: 1.25em;
}

.recruit-contact .recruit-contact__telnum {
  margin: 0 1em;
  font-size: 1.875em;
}

.recruit-contact .recruit-contact__telnum .sm-letter {
  font-size: 0.5em;
}

.recruit-contact .recruit-contact__mail {
  margin-top: 2em;
}

.recruit-contact .recruit-contact__mail .recruit-contact__mailtxt {
  font-size: 1.25em;
  font-weight: bold;
}

.recruit-contact .recruit-contact__mail .recruit-contact__mailbtn {
  display: block;
  position: relative;
  width: 40em;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 1em;
  padding: 1.5em;
  border-radius: .3em;
  background: #00b899;
  text-align: center;
}

.recruit-contact .recruit-contact__mail .recruit-contact__mailbtn:hover {
  text-decoration: none;
}

.recruit-contact .recruit-contact__mail .recruit-contact__mailbtn::before {
  -webkit-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 8em;
  width: 2.9375em;
  height: 2.125em;
  transform: translate(0, -50%);
  background-image: url(../../images/mail-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

.recruit-contact .recruit-contact__mail .recruit-contact__mailbtn .recruit-contact__mailbtntxt {
  color: #Fff;
  font-size: 1.625em;
}

@media screen and (max-width: 1900px) {
  /* 採用情報 */
}

@media screen and (max-width: 1700px) {
  /* 採用情報 */
}

@media screen and (max-width: 1400px) {
  /* 採用情報 */
}

@media screen and (max-width: 1260px) {
  /* 採用情報 */
}

@media screen and (max-width: 1024px) {
  /* 採用情報 */
}

@media screen and (max-width: 768px) {
  /* 採用情報 */
  .recruit-echo {
    font-size: .9em;
  }
  .recruit-step .recruit-step__bottomarea .recruit-step__bottombox {
    width: 22em;
  }
}

@media screen and (max-width: 480px) {
  /* 採用情報 */
  .recruit-echo .recruit-echo__titlebox .recruit-echo__titleimg {
    width: 8em;
  }
  .recruit-echo .recruit-echo__titlebox .recruit-echo__titletxt {
    width: 16em;
    font-size: 1.8em;
  }
  .recruit-detail .recruit-detail__bg .recruit-detail__table {
    width: 100%;
  }
  .recruit-step .recruit-step__toparea .recruit-step__topbox--blue {
    margin-right: 5em;
  }
  .recruit-step .recruit-step__toparea .recruit-step__topbox--green::before {
    -webkit-transform: translate(-4em, 50%) rotate(270deg);
    transform: translate(-4em, 50%) rotate(270deg);
  }
  .recruit-contact {
    font-size: .9em;
  }
  .recruit-contact .recruit-contact__mail .recruit-contact__mailbtn::before {
    left: 1em;
  }
}
</pre></body></html>