@charset "utf-8";
/* CSS Document */
/*flow*/
.rs_item {
  width: 110%;
  padding-bottom: 6.4rem;
}
.rs_item_time {
  width: 8rem;
  padding-left: 0.3rem;
}
.rs_item_time img {
  width: 30px;
  height: 30px;
}
.rs_item_time::before {
  width: 0.1rem;
  left: 1.2rem;
}
.rs_flex p.time {
  margin: 0;
  padding: 0.1rem 0 0 0.6rem;
}
.rs_item h2 {
  padding-top: 0;
}
.rs_container {
  background: #fff;
  width: 95%;
  margin: 45px auto 45px;
}
.rs_block {
  width: 100%;
  margin-right: 15rem;
}
.rs_item h2 {
  font-size: 1.1rem;
}
.rs_flex p {
  font-size: 14px;
  padding: 0 0 0 5px;
}
.feature_grid img {
  width: 100%;
}
.mv {
  height: auto;
  background-color: unset;
}
.head_sp {
  display: block;
  background-color: #2d6aae;
  padding: 15px 10px 10px;
  position: relative;
}
.head_sp figure {
  width: 95px;
  margin: 0 auto;
}
img {
  width: 100%;
}
.nav_sp {
  display: block;
  top: 4px;
  right: 8px;
  position: absolute;
}
.menu-icon {
  font-size: 30px;
  cursor: pointer;
  padding: 15px;
  position: relative;
}
.menu-icon span {
  display: block;
  height: 1.1px;
  background-color: #fff;
  margin: 5px 0 10px;
  border-radius: 1px;
  width: 25px;
}
#menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 85%;
  height: auto;
  z-index: 1000;
  background-image: url("../img/bk_sp.png");
  background-repeat: repeat;
}
#menu.hidden {
  display: none;
}
#menu ul {
  list-style-type: none;
  padding: 70px 0;
  margin: 0;
}
#menu li {
  padding: 15px 0;
  border-bottom: 1px solid white;
}
#menu li:nth-child(1) {
  border-top: 1px solid white;
}
#menu li a {
  color: white;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  padding: 0 20px;
}
.close-icon {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
  color: white;
}
.head_sp-ttl {
  display: block;
  text-align: center;
}
.head_sp-ttl h1 {
  margin: 16px 0;
  font-size: 5vw;
}
.head_sp-ttl a {
  color: #2d6aae;
  letter-spacing: 0.5px;
}
.pc_only {
  display: none;
}
.top_about ul.top_bnr {
  display: none;
}
.top_about ul.top_bnr-sp {
  padding: 0 20px;
  display: block;
  margin-bottom: 50px;
}
.top_about ul.top_bnr-sp li {
  padding-bottom: 10px;
}
.top_about ul {
  gap: 10px;
  padding: 0 20px;
}
.top_about {
  margin: 10px 0;
}
.top_about .top_bnr-ttl p {
  padding: 0 20px;
  margin-top: 25px;
}
.foot_flx {
  display: block;
}
.footer_left h2 span.foot_small {
  display: block;
  font-size: 1.2rem;
  margin-left: 0;
}
.footer_left h2 span.foot_large {
  font-size: 1.2rem;
}
.footer_left h2 {
  text-align: center;
}
.footer_nav li {
  padding-right: 10px;
}
.footer_nav li.break {
  width: 30%;
  margin-bottom: 0;
}
.footer_nav {
  justify-content: flex-start;
  margin: 15px;
}
.sp_only {
  display: block;
}
.top_bnr-sp {
  display: block;
}
.top_bnr-sp {
  padding: 0 20px;
  margin-bottom: 50px;
}
.top_bnr-sp li {
  padding-bottom: 10px;
}
.footer_right {
  padding: 20px;
  border-left: unset;
  width: 100%;
  box-sizing: border-box;
}
.footer_right h3 span {
  font-size: 1.1rem;
  margin-left: -22px;
}
.footer_right h3 {
  font-size: 2.3rem;
  text-align: center;
}
.footer_inner {
  padding-bottom: 0;
}
.footer_copy p {
  text-align: center;
}
.about .about_ttl h2 {
  padding: 10px 20px;
}
.about .about_inner {
  margin-top: 30px;
}
.about .about_inner h3 {
  font-size: 1.2rem;
  text-align: left;
  padding: 0 20px;
}
.about .about_inner .about_flx {
  display: block;
  margin: 25px 0 0;
}
.about .about_inner .about_flx figure {
  margin: 30px 20px;
}
.about .about_inner .about_flx p {
  font-size: 0.9rem;
}
.con02 h2.ttl {
  padding: 10px 20px;
}
.con02 h3 {
  margin: 35px 20px;
}
.system_sp {
  display: block;
}
.system_sp .system_img {
  position: relative;
  margin: 35px 0 0;
}
.system_sp .system_img .system_txt h2 {
  position: absolute;
  top: 15%;
  right: 11%;
  font-family: "Noto Serif JP", serif;
  font-size: 1.15em;
  line-height: 1.5;
}
.recruit-flow .step {
  display: block;
  position: relative;
  font-weight: 600;
}
.recruit-flow .step::after {
  content: "";
  position: absolute;
  bottom: -28.8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid rgb(45 106 174 / 70%);
}
.recruit-flow .step.no-arrow::after {
  content: none;
}
.recruit-flow .step p {
  width: auto;
  font-weight: 600;
}
.recruit-flow .step h3 {
  width: auto;
  padding: 5px 20px;
}
.recruit-flow .step h3::after {
  content: none;
}
.system_txt p {
  font-size: 0.9rem;
  margin: 15px 20px;
  line-height: 1.7;
}
.follow-support {
  display: block;
  margin: 0 20px 50px;
  padding: 15px 35px;
}
.follow-support h3 {
  font-size: 1.2rem;
  margin-bottom: 7px;
}
.follow-support p {
  font-size: 0.9rem;
  line-height: 1.5;
}
.follow-support li {
  font-size: 0.9rem;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}
.product {
  margin: 35px 20px;
}
.recruit-flow .step .step_blk span {
  font-weight: 600;
  padding: 1px 0 0 17px;
}
.recruit-flow .step .step_blk ul li {
  font-weight: 600;
}
.recruit-flow .step p span {
  text-indent: -1em;
  padding-left: 0.6em;
}
