@charset "UTF-8";
.over960 {
  display: none;
}

main.message {
  padding-bottom: 140px;
}
main.message .pagettl {
  border-top: 1px solid #C7C7C7;
  background-color: #F7F7F7;
  padding: 14px 0 14px 10px;
  margin-bottom: 30px;
}
main.message .pagettl h1 {
  color: #3470B5;
  font-size: 20px;
  font-weight: 500;
  max-width: 1200px;
  margin: auto;
}
main.message .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: justify;
}
main.message .w1400 {
  max-width: 1400px;
  margin: auto;
  position: relative;
}
main.message .bg01 {
  top: 200px;
  left: 0;
  width: 180px;
}
main.message .bg02 {
  top: 35%;
  right: 0;
  left: auto;
  width: 220px;
}
main.message .bg03 {
  position: absolute;
  z-index: -2;
  top: 52%;
  right: auto;
  left: 0;
}
main.message .sec01 .sec01-left {
  width: 100%;
  margin-bottom: 40px;
  order: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
main.message .sec01 .sec01-left img {
  max-width: 170px;
  display: block;
  margin: auto;
  width: 35%;
}
main.message .sec01 .sec01-right {
  background: #1B60BF;
  padding: 30px 26px;
  order: 1;
  margin-bottom: 40px;
}
main.message .sec01 .sec01-right figure {
  aspect-ratio: 1 : 1;
}
main.message .sec01 .sec01-right .pc {
  display: none;
}
main.message .sec01 .sec01-right .sp {
  display: block;
  width: 40%;
}
main.message .sec01 .sec01-right img {
  width: 100%;
  height: auto;
}
main.message .sec01 .sec01-right .block-sp {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}
main.message .sec01 .sec01-right .block-sp figure {
  max-width: 120px;
}
main.message .sec01 .sec01-right h2 {
  text-align: left;
  color: #fff;
  border: none;
  font-size: 1.7rem;
}
main.message .sec01 .sec01-right p {
  color: #fff;
  font-size: 1.2rem;
}
main.message .sec01 .sec01-right p span {
  font-size: 1rem;
}
main.message p.lead {
  color: #003288;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.6;
  width: 90%;
  margin: 0 auto 60px;
}
main.message .sec02 .sec02-inner {
  margin: 0 auto 50px;
}
main.message .sec02 .sec02-inner h3 {
  color: #1B60BF;
  font-weight: 600;
  font-size: 1.3rem;
  margin-bottom: 14px;
}
main.message .sec02 .sec02-inner h3 span {
  font-size: 80%;
}
main.message .sec02 .sec02-inner p {
  line-height: 1.6;
    text-indent: 1em;
  text-align: justify;
}
main.message .sec03 {
  border: 2px solid #1B60BF;
  padding: 40px 26px;
  background: #fff;
  max-width: 860px;
  margin: 0 auto 80px;
}
main.message .sec03 h3 {
  text-align: center;
  color: #1B60BF;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
main.message .sec03 p {
  line-height: 1.6;
    text-indent: 1em;
}
main.message div#hrm {
  padding-top: 60px;
  margin-top: -60px;
}
main.message .hrm-ttl {
  margin-bottom: 130px;
  position: relative;
}
main.message .hrm-ttl .hrm-left {
  background: #F47D7D;
  padding: 34px 40px;
  position: absolute;
  right: 0;
  bottom: -96px;
}
main.message .hrm-ttl .hrm-left h2 {
  color: #fff;
  border: none;
  text-align: left;
  font-size: 1.5rem;
}
main.message .hrm-ttl .hrm-left h2::before {
  content: "from recruiter";
  font-size: 1rem;
  font-weight: 400;
  display: block;
}
main.message .sec04 {
  border: 2px solid #F47D7D;
  background: #fff;
  margin: 0 auto 50px;
  padding: 30px;
  width: 90%;
  position: relative;
  line-height: 1.6;
}
main.message .sec04:after {
  content: "";
  background: #fff;
  border: 1px solid #F47D7D;
  position: absolute;
  right: -10px;
  top: 10px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
main.message .sec04 h3 {
  color: #F47D7D;
  font-size: 1.3rem;
  font-weight: 500;
  padding-bottom: 6px;
  border-bottom: 1px solid #F47D7D;
  margin-bottom: 16px;
}
main.message .sec05 {
  border: 2px solid #F47D7D;
  background: #fff;
  margin: 0 auto 50px;
  padding: 30px;
  width: 90%;
  position: relative;
  line-height: 1.6;
}
main.message .sec05:after {
  content: "";
  background: #fff;
  border: 1px solid #F47D7D;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
main.message .sec05 h3 {
  color: #F47D7D;
  font-size: 1.3rem;
  font-weight: 500;
  padding-bottom: 6px;
  border-bottom: 1px solid #F47D7D;
  margin-bottom: 16px;
}
main.message .bg_blue {
  background: #DCF2FD;
  padding: 60px 14px;
}
main.message .faqwrap {
  background: #fff;
  padding: 30px 18px 40px;
  max-width: 1080px;
  margin: auto;
}
main.message .faqwrap h3 {
  text-align: center;
  color: #004099;
  margin-bottom: 40px;
  position: relative;
  font-family: "Inter", sans-serif;
  letter-spacing: 1px;
}
main.message .faqwrap h3:before {
  content: "採用に関する";
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  display: block;
}
main.message .faqwrap h3:after {
  content: "";
  width: 30px;
  height: 3px;
  background: #004099;
  display: block;
  margin: 12px auto 0;
}

footer {
  margin-top: -60px;
}

.accordion-title {
  cursor: pointer;
  font-size: 16px;
  padding: 12px 50px 12px 10px;
}

.accordion-content {
  display: none;
  padding: 0 50px 10px 12px;
  padding-left: 2em;
  text-indent: -1.5em;
}
.accordion-content p {
  line-height: 1.5;
  font-size: 0.9rem;
  text-align: justify;
}
.accordion-content p::before {
  content: "A.";
  color: #00AFEC;
  font-weight: 600;
  font-size: 1.1rem;
  margin-right: 6px;
}

.accordion-title {
  position: relative;
  padding-left: 1.8em;
  text-indent: -1.5em;
}
.accordion-title::before {
  content: "Q.";
  font-family: "Inter", sans-serif;
  color: #004099;
  font-weight: 600;
  font-size: 1.1rem;
  margin-right: 6px;
}
.accordion-title::after {
  border-right: solid 2px #191919;
  border-top: solid 2px #191919;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  position: absolute;
  right: 25px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
}

.accordion-item {
  border-top: 1px solid #c7c7c7;
}
.accordion-item:last-child {
  border-bottom: 1px solid #c7c7c7;
}

.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

@media (min-width: 751px) {
  main.message .pagettl {
    margin-top: 4px;
    margin-bottom: 60px;
  }
  main.message .bg01 {
    top: 150px;
  }
  main.message .bg02 {
    top: 30%;
  }
  main.message .bg03 {
    top: 48%;
  }
  main.message .sec01 {
    margin-bottom: 70px;
  }
  main.message .sec01 .sec01-left {
    width: 30%;
    order: 1;
    margin-bottom: 0;
  }
  main.message .sec01 .sec01-left img {
    width: 50%;
  }
  main.message .sec01 .sec01-right {
    width: 70%;
    order: 2;
    text-align: right;
    padding: 40px 30px;
    margin-bottom: 0;
  }
  main.message .sec01 .sec01-right .block-sp {
    justify-content: flex-end;
  }
  main.message .sec01 .sec01-right figure {
    width: 25%;
  }
  main.message .sec01 .sec01-right h2 {
    text-align: right;
  }
  main.message .hrm-ttl .hrm-right {
    margin-left: auto;
  }
  main.message .sec04 {
    margin: 0 auto 50px 0;
    border-left: 0;
  }
  main.message .sec05 {
    margin: 0 0 50px auto;
    border-right: 0;
  }
  main.message .bg_blue {
    padding: 90px 14px 110px;
  }
  main.message .bg_blue .faqwrap {
    padding: 60px 40px 70px;
  }
}
@media (min-width: 900px) {
  main.message .pagettl {
    margin-top: 4px;
  }
  main.message .sec01 {
    margin: 0 auto 80px;
    max-width: 1200px;
  }
  main.message .sec01 .sec01-right .pc {
    display: block;
    width: 25%;
  }
  main.message .sec01 .sec01-right .sp {
    display: none;
  }
  main.message .sec01 .sec01-right {
    display: flex;
    gap: 2%;
    align-items: center;
    justify-content: space-between;

  }
  main.message .sec01 .sec01-right .block-sp {
    display: block;
  }
  main.message .sec01 .sec01-right .block {
    width: 73%;
  }
  main.message p.lead {
    font-size: 1.6rem;
    max-width: 1080px;
    margin: 0 auto 90px;
    letter-spacing: 2px;
  }
  main.message .sec02 .sec02-inner {
    max-width: 1080px;
    margin: 0 auto 90px;
  }
  main.message .sec02 .sec02-inner h3 {
    font-size: 1.7rem;
  }
  main.message .sec02 .sec02-inner p {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  main.message .sec03 {
    padding: 40px 40px 50px;
    font-size: 1.1rem;
    margin-bottom: 200px;
  }
  main.message .sec03 h3 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  main.message .sec04 {
    width: 80%;
    padding: 50px 80px 70px;
    margin-bottom: 70px;
  }
  main.message .sec04:after {
    right: -16px;
    top: 16px;
  }
  main.message .sec04 h3 {
    font-size: 1.6rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  main.message .sec04 p {
    font-size: 1.1rem;
    text-indent: 1.1rem;
  }
  main.message .sec05 {
    width: 80%;
    padding: 50px 80px 70px;
    margin-bottom: 90px;
  }
  main.message .sec05:after {
    right: 16px;
    top: 16px;
  }
  main.message .sec05 h3 {
    font-size: 1.6rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  main.message .sec05 p {
    font-size: 1.1rem;
    text-indent: 1.1rem;
  }
  main.message .faqwrap h3 {
    font-size: 2.2rem;
  }
  main.message .faqwrap h3:before {
    font-size: 1.1rem;
  }
  main.message div#hrm {
    padding-top: 114px;
    margin-top: -114px;
  }

  .accordion-title {
    font-size: 18px;
  }
  .accordion-title::before {
    font-size: 1.6rem;
  }

  .accordion-content p {
    font-size: 16px;
  }
  .accordion-content p::before {
    font-size: 1.5rem;
  }
}
@media (min-width: 960px) {
  .over960 {
    display: block;
  }
}
@media (min-width: 1024px) {
  main.message .sec01 .sec01-right h2 {
    font-size: 1.9rem;
  }
  main.message .sec01 .sec01-right p {
    font-size: 1.5rem;
  }
  main.message .sec01 .sec01-right p span {
    font-size: 1.1rem;
  }
  main.message .hrm-ttl .hrm-left {
    padding: 40px;
    position: absolute;
      bottom: -107px;
      right: 620px;
    /*bottom: -84px;
    top: 44%;
    right: 600px;*/
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: 170px;
  }
  main.message .hrm-ttl .hrm-left h2 {
    font-size: 2rem;
  }
  main.message .hrm-ttl .hrm-right {
    margin-left: auto;
  }
  main.message .hrm-ttl .hrm-right::after {
    content: "";
    border: 1px solid #F47D7D;
    width: 746px;
    height: 415px;
    display: block;
    position: absolute;
    top: 62%;
    right: 400px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: -1;
  }
}
@media (min-width: 1200px) {
  main.message .sec01 .sec01-right {
    padding: 50px;
  }
  main.message .sec01 .sec01-right h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1400px) {
  main.message .sec04 {
    border-left: 2px solid #F47D7D;
  }
  main.message .sec05 {
    border-right: 2px solid #F47D7D;
  }
}/*# sourceMappingURL=message.css.map */