@charset "UTF-8";
img {
  width: 100%;
}

.caps {
  font-size: 0.8em;
  letter-spacing: 0;
}

.bg1 {
  background: url(../img/bg1.png) repeat center/300px;
}

.t_just, .sec1 {
  text-align: justify;
  text-justify: inter-ideograph;
}

.gf {
  font-family: "Podkova", serif;
}

.gr1 {
  background: linear-gradient(227deg, #2bded7, #13af91);
  background-size: 400% 400%;
  animation: gr1 6s ease infinite;
}

.mv {
  max-width: 420px;
  margin: 0 auto;
}
.mv img {
  width: 100%;
  vertical-align: bottom;
}

.topContact {
  max-width: 450px;
  margin: 1.5rem auto;
  padding: 0 1rem;
}
.topContact li {
  width: calc(50% - 0.2rem);
}
.topContact li:first-child {
  margin-right: 0.4rem;
}
.topContact .bt1 {
  line-height: 1.2;
  padding: 0.75em 1.2em;
}

.innner-box {
  background: url(../img/findjob.png) no-repeat top/348px;
  padding: 60px 0 40px;
  margin-top: 50px;
}

.sec1 {
  background: linear-gradient(to left, rgba(3, 223, 237, 0.2), rgba(255, 228, 0, 0.2));
  overflow: hidden;
}
.sec1 .txtbox {
  font-size: 0.85em;
  text-align: center;
  margin-top: 3rem;
}
.sec1 strong {
  font-size: 1.4em;
  font-weight: bold;
  display: block;
  margin-bottom: 0.6em;
}
.sec1 .linebtn {
  margin-bottom: 2rem;
}

.sec1Mv {
  display: block;
}

.box-message {
  background: white;
  width: calc(100% - 2em);
  margin: 0 auto 2em;
  padding: 1.75em;
}
.box-message p {
  font-size: 0.85em;
}
.box-message p:not(:last-child) {
  margin-bottom: 1em;
}
.box-message .flexB {
  margin-bottom: 1em;
  align-items: center;
}
.box-message .ttl2 {
  flex-grow: 2;
  padding-left: 1em;
  line-height: 1.2;
}
.box-message .ttl2 .gf {
  color: #2ad4ae;
  font-size: 2.4em;
  display: block;
}

.supportImg {
  width: 100px;
  margin-top: -2em;
}

.signature {
  padding-top: 1em;
}

.lst-reason {
  padding: 0 1em;
}
.lst-reason .ttl, .lst-reason h3 {
  margin-bottom: 1em;
}
.lst-reason > li {
  background: #fff;
  padding-bottom: 1rem;
  margin-top: 1rem;
}
.lst-reason > li:not(:last-child) {
  margin-bottom: 1rem;
}
.lst-reason .ttl {
  width: 100%;
}
.lst-reason h3 {
  font-weight: bold;
  font-size: 1.25em;
  padding: 1.75em 1em;
  position: relative;
  background: linear-gradient(to left, rgba(3, 223, 237, 0.2), rgba(255, 228, 0, 0.2));
  text-align: center;
  margin-top: 3rem;
}
.lst-reason h3 span {
  position: absolute;
  left: -0.5em;
  top: -32px;
  max-width: 170px;
}
.lst-reason h3 span b {
  font-size: 1.4em;
}
.lst-reason p {
  padding: 0.4em 1.75em;
}

.ttl3 {
  padding: 2em;
  max-width: 600px;
  margin: 0 auto;
}

.reasonImg div {
  margin-bottom: 1em;
}

.txt_right {
  text-align: right;
}

.lst-merit {
  padding: 0 1em;
}
.lst-merit li {
  position: relative;
  width: 100%;
  font-size: 1.1em;
  display: flex;
  align-items: center;
  line-height: 1.5;
  margin-bottom: 1.75em;
}
.lst-merit li::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 1em;
  min-width: 30px;
}
@media screen and (min-width: 600px) {
  .lst-merit li {
    width: calc(49% - 0.3em);
  }
  .lst-merit li:nth-child(odd) {
    margin-right: 0.6em;
  }
}

.lst-merit li:first-child::before {
  background: url(../img/index-mr1.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(2)::before {
  background: url(../img/index-mr2.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(3)::before {
  background: url(../img/index-mr3.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(4)::before {
  background: url(../img/index-mr4.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(5)::before {
  background: url(../img/index-mr5.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(6)::before {
  background: url(../img/index-mr6.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(7)::before {
  background: url(../img/index-mr7.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(8)::before {
  background: url(../img/index-mr8.png) no-repeat;
  background-size: 100%;
}

.lst-merit li:nth-child(9)::before {
  background: url(../img/index-mr9.png) no-repeat;
  background-size: 100%;
}

.lst-merit li em {
  font-weight: bold;
  position: relative;
  z-index: 1;
  display: inline-block;
  height: 1em;
}

.lst-merit li em::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0.6em;
  bottom: -0.4em;
  left: 0;
  background: #f8ff87;
  z-index: -1;
}

.lst-merit li small {
  display: block;
  font-size: 0.8em;
}

/*お仕事検索*/
.secWorks {
  background: white;
}

ul {
  padding: 0 2em 3em;
}

.secWorks li {
  width: 100%;
  margin-bottom: 0.6em;
}

.secWorks li:nth-child(odd) {
  margin-right: 0.6em;
}

.bnrvoice img {
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 0 2em 1em;
}

/*新着情報*/
.secNews {
  background: white;
  padding: 1em 1em 3em;
}

.lst-news {
  background: #ededed;
  border-radius: 6px;
}

.lst-news li {
  padding: 1em;
  border-bottom: 1px solid white;
}

.lst-news .date {
  font-size: 0.8em;
  font-weight: bold;
}

.recom {
  color: #2ad4ae;
  background: white;
  font-size: 0.9em;
  padding: 1.75em 1em 1em;
  border: 1px solid;
  margin: 2em 0.6em 1em;
  font-weight: bold;
  position: relative;
}
.recom dt {
  display: inline-block;
  background: #2ad4ae;
  color: white;
  line-height: 1;
  text-align: center;
  padding: 0.4em 1em;
  border-radius: 1em;
  position: absolute;
  left: 1em;
  top: -0.8em;
}
.recom dd {
  font-weight: bold;
}

.accordion:hover {
  filter: opacity(70%);
  cursor: pointer;
}

ul.bg02 {
  display: none;
}

.fnav-cont {
  padding: 0;
}
.fnav-cont li {
  margin-right: 0.2em;
}/*# sourceMappingURL=index.css.map */