@charset "UTF-8";

article {
  font-family: "Noto Sans JP", sans-serif !important;
}
.contents > section:nth-child(even) {
  background-color: #fff;
}
.contents > section:nth-child(odd) {
  background-color: #fff3f0;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.width-100 {
  width: 100% !important;
}
.width-1038 {
  max-width: 1038px !important;
}
.width-1020 {
  width: 100% !important;
  max-width: 1120px !important;
}
.mb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.mtb-3 {
  margin-top: -3rem !important;
}
@media screen and (min-width: 875px) {
  .service_chara_sec .cont_inner {
    padding-bottom: 54px !important;
  }
}
@media screen and (max-width:769px) {
  .service_page_nav .page_nav_item:nth-child(1) .page_nav_body,
  .service_page_nav .page_nav_item:nth-child(2) .page_nav_body {
    padding-top: 6px !important;
  }
}

/* リンクボタン */
.link_btn_body {
  font-family: unset !important;
  border-radius: 50px;
  font-weight: 700;
}
.btn:hover {
  transition: .5s;
}
.btn_body::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%) rotate(135deg);
  background-image: unset;
}
.btn {
  box-shadow: 0px 0px 8px 0px #0000004D;
  border-radius: 50px;
  transition: .6s;
  margin-top: 3rem;
}
.bg-deeppink {
  background: linear-gradient(180deg, #F73F89 0%, #E3216F 100%) !important;
}

/*--------------------------------------------
メインヴィジュアル（トップ）
--------------------------------------------*/

.kv_service {
  position: relative;
  background-image: url(../../images/service/mobile/service_mv.webp);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  padding-top: 78.205%;
}
.kv_service .kv_ttl_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
  bottom: 6.5%;
  left: 0;
}
.kv_service .kv_ttl_wrap .inner {
  position: relative;
}
.kv_service .kv_ttl_wrap .inner h1 {
  position: relative;
  font-size: 2.8rem;
  font-weight: 600;
  color: #D0497B;
  text-align: center;
  padding: 0 0 0 6rem;
}
.kv_service .kv_ttl_wrap .inner h2 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
  margin: 5px auto 8px auto;
  text-align: center;
  line-height: 1.4;
  z-index: 1;
}
.kv_service .kv_ttl_wrap .inner h2 span {
  font-size: 1.6rem;
  color: rgba(224, 90, 135, 1);
}
.kv_service .kv_ttl_wrap .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 348px;
  margin: 15px auto 0 auto;
  padding: .9em 2em;
  border: none;
  color: #fff;
  font-size: 1em;
}
@media screen and (max-width: 973px) {
  .kv_service {
    background-position: 70% top !important;
  }
}
@media screen and (max-width: 749px) {
  .kv_service .kv_ttl_wrap {
    display: block;
    bottom: auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .kv_service .kv_ttl_wrap .inner {
    position: absolute;
    left: 50%;
    top: 58%;
    transform: translate(-50%, -50%);
    width: calc(100% - 32px);
    max-width: 348px;
    margin: 0 auto;
    padding: .9em 1.6em;
    text-align: center;
  }
  .kv_service .kv_ttl_wrap .inner h1 {
    padding: 0;
    margin: 0 0 .6em 0;
    text-align: center;
  }
  .kv_service .kv_ttl_wrap .inner h2 {
    margin: 0;
    text-align: center;
    line-height: 1.6;
  }
}
@media screen and (min-width: 750px) {
  .kv_service {
    background-image: url(../../images/service/service_mv.webp);
    background-position: 100% top;
    background-size: cover;
    padding-top: 0;
  }
  .kv_service .kv_ttl_wrap {
    position: relative;
    height: 254px;
    max-width: 1440px;
    margin: 0 auto;
  }
  .kv_service .kv_ttl_wrap .inner {
    width: 486px;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-10%, -50%);
    padding: 0;
    margin: 0 auto;
  }
  .kv_service .kv_ttl_wrap .inner h1 {
    font-size: 4.0rem;
    margin-bottom: 2rem;
  }
  .kv_service .kv_ttl_wrap .inner h1:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 50px;
    height: 5px;
    background-color: rgba(224, 90, 135, 1);
  }
  .kv_service .kv_ttl_wrap .inner h1:before {
    left: 0;
  }
  .kv_service .kv_ttl_wrap .inner h2 {
    font-size: 2.0rem;
    text-align: left;
    margin: 5px 0 8px 0;
  }
  .kv_service .kv_ttl_wrap .inner h2 span {
    font-size: 2.5rem;
  }
}

/*--------------------------------------------
cvボタン
--------------------------------------------*/
.kv_form_bg {
  width: 100%;
  background: rgba(214, 68, 118, 1) !important;
}
.kv_form_up {
  margin: 0 auto;
  text-align: center;
}
.form_selection {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.form_link {
  display: block;
  font-size: 14px;
  font-weight: 500;
  width: 200px;
  color: #d64476;
  line-height: 1.4;
  text-align: center;
  background-color: #fff;
  border: 1.5px solid #d64476;
  border-radius: 30px;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 5px;
  box-shadow: 0 1px 1px 1px #d64476;
  transition: 0.3s;
}
a.form_link span {
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form_selection a:hover {
  background:#d64476;
  color: #fff;
  transition: 0.3s;
}
.form_selection a:hover span {
  color: #fff;
}

@media screen and (min-width: 770px) {
  .kv_top_up {
    position: relative;
    width: 100%;
    height: 745px;
    margin-top: 60px;
    padding-bottom: 35px;
    background-image: url(/images/top/top_kv_wmn_pc.webp);
    background-repeat: no-repeat;
    background-position: 15% top;
    background-size: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
  }
  .kv_title_area {
    padding-top: 170px;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    font-family: "Noto Sans JP", sans-serif;
  }
  .kv_form_up {
    padding: 10px;
    width: 636px;
    font-family: "Noto Sans JP", sans-serif;
  }
  .kv_form_area {
    margin: 8px;
    padding: 10px;
    padding-bottom: 20px;
    background: #fff;
    border: 1px solid #d64476;
    border-radius: 12px 0;
  }
  .kv_form_title {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 0 20px;
    color: #d64476;
    background-image: url(/images/top/top_kv_fukidashi.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: inherit;
  }
  h2.kv_select_title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    padding: 18px 0 15px;
  }
  span.size1 {
    font-size: 41px;
  }
  span.size2 {
    font-size: 24px;
  }
  span.size3 {
    font-weight: bold;
    font-size: 20px;
  }
  span.size4 {
    font-weight: bold;
    font-size: 14px;
  }
}

@media screen and (max-width:769px){
  .kv_top_up {
    position: relative;
    width: 100%;
    margin-top: 55px;
    background-image: url(/images/top/top_kv_wmn_sp.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    text-align: center;
  }
  .kv_title_area {
    padding-top: 220px;
    padding-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif;
  }
  .kv_form_up {
    padding: 5% 3%;
    font-family: "Noto Sans JP", sans-serif;
  }
  .kv_form_area {
    margin: 2%;
    padding: 2%;
    padding-bottom: 15px;
    background: #fff;
    border: 1px solid #d64476;
    border-radius: 12px 0;
  }
  .kv_form_title {
    font-size: 12px;
    font-weight: 500;
    padding: 10px 0 20px;
    color: #d64476;
    background-image: url(/images/top/top_kv_fukidashi.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: inherit;
  }
  h2.kv_select_title {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    padding: 25px 0 15px;
    line-height: 1.4;
  }
  span.size1 {
    font-size: 22px;
  }
  span.size2 {
    font-size: 14px;
  }
  span.size3 {
    font-weight: bold;
    font-size: 20px;
  }
  span.size4 {
    font-weight: bold;
    font-size: 14px;
  }
  .form_selection {
    width: 100%;
  }
  .form_link {
    width: 45%;
    font-size: 13px;
    padding: 10px 0;
    height: 40px;
  }
}
/*--------------------------------------------
見出し
--------------------------------------------*/
.cont_inner h2.midasi {
  color: #DE4983;
  font-weight: 700;
}
.cont_inner h2.midasi {
  font-size: 2.4rem;
  position: relative;
  padding: 0.5rem 0 2rem 0;
  text-align: center;
  line-height: 1.3;
}
.cont_inner h2.midasi span {
  font-size: 1.8rem;
  color: #000;
  font-weight: 400;
}
.cont_inner h2.midasi:before {
  position: absolute;
  top: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #DE4983;
}
@media screen and (min-width: 750px) {
  .cont_inner h2.midasi {
    font-size: 3.4rem;
    line-height: 1.3;
  }
  .cont_inner h2.midasi span {
    font-size: 3.0rem;
  }
}

/*--------------------------------------------
転職エージェントの特徴
--------------------------------------------*/
.service-column p {
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 1rem 0;
}
.service-column p span {
  background: rgba(214, 68, 118, 1);
  color: #fff;
  padding: 0.2em;
}
.service-column figure {
  display: block;
  text-align: center;
  margin: 3rem auto 2rem auto;
}
/* 吹き出し */
.service-balloon {
  position: relative;
  display: block;
  margin: 1.5em auto;
  text-align: center;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: rgba(214, 68, 118, 1);
  background: #fff;
  font-weight: bold;
  width: fit-content;
  border: 2px solid rgba(255, 180, 180, 1);
  border-radius: 20px;
}
.service-balloon:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}
.service-balloon:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid rgba(255, 180, 180, 1);
  z-index: 1;
}
.service-balloon p {
  margin: 0;
  padding: 1rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 769px) {
    .service-column p {
      font-size: 2.0rem;
    }
    .service-balloon p {
      padding: 0.2rem;
      font-size: 1.6rem;
    }
    .service-balloon {
      margin: 2rem auto;
    }
}

/*--------------------------------------------
転職エージェントにできること
--------------------------------------------*/
.can-box {
  display: flex;
  justify-content: center;
  gap: 25px;
  text-align: center;
}
.can-box div p {
  font-size: 1.8rem;
  font-weight: bold;
  color: rgba(214, 68, 118, 1);
}
@media screen and (max-width: 769px) {
  .can-box {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
  }
  .can-box div {
    width: 50%;
  }
  .can-box div p {
    font-size: 1.6rem;
  }
}

/*--------------------------------------------
転職エージェントに登録する5つのメリット
--------------------------------------------*/
.merit_outer {
  display: flex;
  align-items: center;
  justify-content: end;
  max-width: 930px;
  margin: -15px 0 15px 0;
}
.merit_outer div {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/images/top/can_fukidashi.webp) no-repeat center;
  width: 440px;
  height: 100px;
}
.merit_outer p {
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 18px;
  padding: 0 30px;
}
.merit_box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
  margin: 3rem 0 0 0;
}
.merit a {
  transition: 0.5s;
}
.merit_card {
  margin: 0 0 20px 0;
  width: calc((100% - 40px) / 3);
  min-height: 333px;
  box-sizing: border-box;
}
.merit_img_wrapper {
  position: relative;
  margin: 0 auto;
  padding: 35px 23px 15px 23px;
  background: #fff;
  border-radius: 9px 9px 0 0;
  z-index: 2;
}
.merit_img_wrapper::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
}
.merit_img_wrapper img {
  width: 100%;
  max-width: 312px;
  height: auto;
}
.merit_card_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 5px;
}
.merit_img_wrapper p.nayami {
  position: absolute;
  top: -12%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 3.4rem;
  line-height: 1.2;
}
.merit_img_wrapper p.nayami span {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  background: transparent;
  color: rgba(214, 68, 118, 1);
  font-weight: bold;
}
.merit_img_wrapper p.nayami span:after {
  content: '';
  width: 38px;
  height: 2px;
  display: inline-block;
  background-color: rgba(214, 68, 118, 1);
  position: absolute;
  bottom: -4px;
  left: calc(50% - 20px)
}
.merit_img_wrapper p.title {
  font-size: 16px;
  font-weight: 700;
  color: #E05A87;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.merit_card_text {
  position: relative;
  width: 100%;
  max-width: 333px;
  min-height: 260px;
  margin: 0 auto;
  padding: 12px 16px;
  background: rgba(255, 229, 229, 1);
  border-radius: 0 0 9px 9px;
}
.merit_card_text p {
  font-size: 1.4rem;
  color: #000;
  text-align: left;
  padding: 0;
  margin: 1rem 0 0 0;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 769px) {
  .merit_outer {
    justify-content: center;
  }
  .merit_outer div {
    background: url(/images/top/can_fukidashi_sp.webp) no-repeat center;
    background-size: contain;
    max-width: 263px;
    height: 100px;
  }
  .merit_outer picture img {
    min-width: 110px;
  }
  .merit_outer p {
    font-size: 14px;
    padding: 0 30px;
  }
  .merit_card {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .merit_card_text {
    min-height: 165px;
  }
  .merit_card_text p:last-of-type {
    font-size: 13px;
  }
}

/*--------------------------------------------
転職サイトとの違い
--------------------------------------------*/
.bg-white {
  background: #fff !important;
}
.bg-lightpink {
  background: rgba(254, 245, 242, 1) !important;
}
/* 全体横並び */
.cmp-wrap {
  display: flex;
  align-items: stretch;
  gap: 16px;
  max-width: 853px;
  margin: 0 auto;
  margin: 2rem auto 6rem auto;
}
.cmp-labels {
  flex: 0 0 160px;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  font-size: 1.4rem;
}
.cmp-label-header {
  display: flex;
  min-height: 80px;
  padding: 1rem 0;
  background: #fff;
}
.cmp-labels div:not(.cmp-label-header) {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 16px;
  font-weight: normal;
}
.cmp-card {
  flex: 1;
  border-radius: 12px;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.cmp-card-header {
  text-align: center;
  padding: 1rem;
  border-radius: 10px 10px 0 0;
}
.cmp-card-header span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 100%;
  border-radius: 10px;
  font-weight: bold;
  font-size: 1.5rem;
  color: #fff;
  padding: 0 20px;
  box-sizing: border-box;
}
.cmp-agent .cmp-card-body,
.cmp-agent .cmp-card-header {
  background: rgba(254, 245, 242, 1);
}
.cmp-site .cmp-card-body,
.cmp-site .cmp-card-header {
  background: rgba(244, 244, 244, 1);
}
.cmp-card-body {
  border-radius: 0 0 10px 10px;
  text-align: center;
}
.cmp-agent .cmp-card-body div {
  color: rgba(214, 68, 118, 1);
  font-weight: bold;
}
.cmp-card-body div {
  padding: 16px 2px;
  border-top: 1px solid rgba(215, 215, 215, 1);
  line-height: 1.5;
  font-size: 1.4rem;
  margin: 0 1.6rem;
}
.cmp-card-body div:first-of-type {
  border-top: none;
}
.cmp-agent .cmp-card-header span {
  background: #d94a74;
}
.cmp-site .cmp-card-header span {
  background: rgba(205, 230, 243, 1);
  color: #000;
  font-weight: normal;
}

@media screen and (max-width: 769px) {
  .cmp-card-body div,
  .cmp-card-header span,
  .cmp-labels {
    font-size: 1.3rem;
  }
  .cmp-labels div:not(.cmp-label-header) {
    justify-content: center;
    padding: 0;
    line-height: 1.3;
  }
  .cmp-labels {
    flex: 0 0 60px;
  }
  .cmp-card-header span {
    padding: 0;
  }
  .cmp-card-body div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 104px;
  }
}

/*--------------------------------------------
転職エージェントはこんな人にオススメ
--------------------------------------------*/
.osusume-box {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.osusume-box .wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 498px;
  box-sizing: border-box;
}
.osusume-box .wrapper .item {
  display: flex;
  align-items: center;
  background: rgba(255, 229, 229, 1);
  border-radius: 99px;
  min-height: 65px;
  width: 100%;
  padding-left: 1rem;
  position: relative;
  box-sizing: border-box;
}
.osusume-box .wrapper .item span {
  position: relative;
  display: inline-block;
  padding-left: 4rem;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #000;
}
.osusume-box .wrapper .item span::before {
  content: "";
  position: absolute;
  left: 1%;
  top: 50%;
  transform: translateY(-50%);
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  background-color: rgba(214, 68, 118, 1);
}
.osusume-box .wrapper .item span::after {
  content: "";
  position: absolute;
  left: calc(1% + 1.4rem);
  top: 50%;
  width: 0.8rem;
  height: 1.2rem;
  border: solid white;
  border-width: 0 0.2rem 0.2rem 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.osusume-box .wrapper .sub-text {
  margin-top: 0.5rem;
  text-align: right;
  font-size: 1.4rem;
  color: #000;
}
.osusume-box .wrapper .sub-text a {
  color: rgba(214, 68, 118, 1);
  text-decoration: underline;
}
.osusume-box .wrapper .sub-text a:hover {
  text-decoration: none;
}
p.osusume-icon,
p.osusume-icon img {
  margin: 0;
  line-height: 0;
}
@media (max-width: 768px) {
  .osusume-box .wrapper .item span {
    font-size: 1.4rem;
    padding-left: 3.5rem;
  }
  .osusume-box .wrapper .item span::before {
    width: 2rem;
    height: 2rem;
  }
  .osusume-box .wrapper .item span::after {
    left: calc(1% + 1rem);
    width: 0.6rem;
    height: 0.9rem;
    border-width: 0 0.15rem 0.15rem 0;
  }
  .osusume-box .wrapper .sub-text {
    font-size: 1.2rem;
  }
  .osusume-box .wrapper .sub-text a {
    font-size: 1.3rem;
  }
}
@media (max-width: 480px) {
  .osusume-box .wrapper .item span {
    font-size: 1.4rem;
    padding-left: 4rem;
  }
  .osusume-box .wrapper .item span::before {
    width: 2.8rem;
    height: 2.8rem;
  }
  .osusume-box .wrapper .item span::after {
    left: calc(1% + 1.4rem);
    width: 0.6rem;
    height: 0.9rem;
    border-width: 0 0.1rem 0.1rem 0;
  }
  .osusume-box .wrapper .sub-text {
    font-size: 1rem;
  }
  .osusume-box .wrapper .item {
    min-height: 75px;
  }
  .osusume-box .wrapper .height-small {
    min-height: 45px !important;
  }
  .osusume-box .wrapper .sub-text a {
    margin-right: 1rem;
  }
}

/*--------------------------------------------
サービスの流れ
--------------------------------------------*/
.step-box {
  border: 2px solid rgba(215, 215, 215, 1);
  border-radius: 8px;
  padding: 2rem 3rem;
  background: #fff;
  max-width: 900px;
  margin: 2rem auto 3rem auto;
  position: relative;
}
.step-label {
  position: absolute;
  top: -12px;
  left: 16px;
  background: rgba(214, 68, 118, 1);
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 6px 12px 4px 12px;
  border-radius: 20px;
}
.step-content {
  display: flex;
  align-items: flex-start;
  gap: 3rem;
}
.step-icon {
  flex: 0 0 auto;
  margin-top: 2rem;
}
.step-icon img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.step-body {
  flex: 1;
}
.step-body h3 {
  font-size: 2rem;
  font-weight: bold;
  color: rgba(214, 68, 118, 1);
  margin: 0 0 1rem;
  display: flex;
  align-items: center;
  gap: 8px;
}
.step-body h3 img.step-head-icon {
  width: 32px;
  height: auto;
  display: none;
}
.step-body p {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
  margin: 0;
}
.step-body p:nth-child(2) + p:nth-child(3) {
  margin-top: 1rem;
}
.step-body p:nth-child(3) {
  border-top: 1px solid rgba(215, 215, 215, 1);
  padding: 1rem 0;
}
.step-body p a {
  color: rgba(214, 68, 118, 1);
  text-decoration: underline;
}
.step-body p a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .step-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .step-icon {
    display: none;
  }
  .step-body h3 {
    position: relative;
    display: block;
    font-size: 1.6rem;
    margin: 1.5rem 0;
    text-align: center;
    overflow: visible;
  }
  .step-body h3 img.step-head-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: auto;
  }
  .step-body p {
    font-size: 1.3rem;
  }
  .step-label {
    left: 50%;
    transform: translateX(-50%);
  }
}

/*--------------------------------------------
経験豊富な転職アドバイザー
--------------------------------------------*/
.members {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  overflow: visible;
  margin: 12rem 0 0 0;
}
.member-card {
  background: #fff;
  border-radius: 8px;
  padding: 24px 15px;
  text-align: center;
  position: relative;
  overflow: visible;
}
.member-img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -129px);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
}
.member-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.member-name {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 33px;
}
.member-copy {
  margin-bottom: 8px;
}
.member-copy span {
  display: inline-block;
  background: none !important;
  color: rgba(214, 68, 118, 1) !important;
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
}
.member-body {
  text-align: center;
}
.member-text {
  font-size: 1.3rem !important;
  line-height: 1.6;
  text-align: left !important;
  color: #000;
}
@media (max-width: 768px) {
  .members {
    grid-template-columns: 1fr;
    gap: 16px;
    margin: 2rem 0 0 0;
  }
  .member-card {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 16px;
    margin-left: 3.5rem;
    position: relative;
    overflow: visible;
  }
  .member-img {
    width: 64px;
    height: 64px;
    top: 50%;
    left: -32px;
    transform: translateY(-50%);
  }
  .service-column figure {
    margin: 0;
  }
  .service-column p span {
    padding: 0;
  }
  .member-body {
    flex: 1;
    margin-left: 32px;
  }
  .member-name {
    margin-bottom: 2px;
    margin-top: 0;
    text-align: left;
  }
  .member-copy {
    font-size: 1.5rem;
    margin-bottom: 6px;
    text-align: left !important;
  }
  .member-copy span {
    font-size: 1.5rem;
  }
  .member-text {
    font-size: 1.3rem;
  }
}

/*--------------------------------------------
ノウハウコラム
--------------------------------------------*/
.service_list_slick {
  width: 100%;
  max-width: 1119px;
}
.meeting_wrapper + .link_btn {
  margin-top: 30px;
}
.meeting_wrapper {
  margin-top: 2rem;
}
.meeting_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: column;
  margin: -10px 5px 10px 5px;
  width: 100%;
}
.meeting_box a {
  transition: 0.5s;
}
.meeting_card {
  background: #fff;
  border-radius: 9px;
  margin: 10px;
  border: 1px solid #E8E8E8;
  width: 358px;
  min-height: 249px;
  overflow: hidden;
}
.meeting_card p.text {
  font-size: 1.3rem;
  text-align: left;
  padding: 10px 15px 0 15px;
}
.meeting_img_wrapper {
  overflow: hidden;
  border-radius: 9px 9px 0 0;
}
.meeting_img_wrapper img {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
  display: block;
}
.meeting_card:hover .meeting_img_wrapper img {
  transform: scale(1.1);
}
.meeting_card_inner {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.meeting_card_inner h3 {
  font-size: 18px;
  color: #D64476;
  font-weight: 700;
  margin: 0 15px;
  padding: 15px 0 0 0;
  line-height: 1.4;
}
.meeting_card_inner ul {
  display: block;
  padding: 10px 15px 15px 30px;
  list-style-type: disc;
  flex-grow: 1;
}
.meeting_card_inner ul li {
  font-size: 13px;
  line-height: 1.6;
}
.meeting_card_footer {
  margin: auto 0 0;
}
.meeting_card_footer p {
  font-size: 14px;
  text-align: right;
  color: #D64476;
  font-weight: 700;
  position: relative;
  margin: 0 15px 15px 0;
  padding-right: 10px;
}
.meeting_card_footer p::after {
  content: '';
  position: absolute;
  right: 0;
  top: 43%;
  transform: translateY(-43%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 2px solid #D64476;
  border-right: 2px solid #D64476;
  transition: transform 0.3s ease, right 0.3s ease;
}
@media screen and (max-width: 769px) {
  .meeting_list_slick .slick-track {
    padding-left: 20px;
  }
  .meeting_card {
    min-height: 285px;
  }
}
.meeting_list_slick .slick-prev:before,
.meeting_list_slick .slick-next:before {
  font-size: 22px;
}
.custom-arrows-c {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  max-width: 308px;
  margin: 20px auto 0 auto;
}
.custom-arrow-c {
  background: #fff;
  padding: 10px;
  cursor: pointer;
  border: 2px solid #D64476;
  color: #D64476;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  z-index: 1;
}
.custom-arrow-c::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  transform: translate(-50%, -50%) rotate(-45deg);
  pointer-events: none;
  transition: inherit;
}
.custom-arrow-c.next::before {
  transform: translate(-50%, -50%) rotate(135deg);
}
.slick-dots {
  order: 1;
  flex: 1;
  text-align: center;
  bottom: 12px;
}
.custom-arrow-c.prev { order: 0; }
.custom-arrow-c.next { order: 2; }
@media only screen and (min-width: 1025px) {
  .custom-arrow-c {
    -webkit-transition: .8s cubic-bezier(.2, 1, .2, 1);
    transition: .8s cubic-bezier(.2, 1, .2, 1);
  }
  .custom-arrow-c:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

/*--------------------------------------------
こんなお悩みがあればご相談ください
--------------------------------------------*/
.onayami-box {
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 25px;
  text-align: center;
}
.onayami-box div {
  width: calc((100% - 50px) / 3);
}
.onayami-box div p {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
}
.onayami-box div p span {
  position: relative;
  background: none;
  color: #000;
  padding: 0 0 0 3.5rem;
}
.onayami-box div p span::before {
  content: "";
  position: absolute;
  left: 1%;
  top: 50%;
  transform: translateY(-50%);
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  background-color: rgba(214, 68, 118, 1);
}
.onayami-box div p span::after {
  content: "";
  position: absolute;
  left: calc(1% + 1.4rem);
  top: 50%;
  width: 0.8rem;
  height: 1.2rem;
  border: solid white;
  border-width: 0 0.2rem 0.2rem 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 769px) {
  .onayami-box {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
  }
  .onayami-box div {
    width: 100%;
    margin-bottom: 3rem;
  }
  .onayami-box div p {
    font-size: 1.6rem;
  }
}

/*--------------------------------------------
中間バナー
--------------------------------------------*/
.bnr_service {
  position: relative;
  background-image: url(../../images/service/mobile/service_bnr.webp);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  padding-top: 106.67%;
}
.bnr_service .bnr_ttl_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
  bottom: 6.5%;
  left: 0;
}
.bnr_service .bnr_ttl_wrap .inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 348px;
  margin: 5px auto 0 auto;
  padding: .9em 2em;
  border: none;
  color: #000;
  font-size: 1em;
}
.bnr_service .bnr_ttl_wrap .inner h2 {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.2;
  color: #D0497B;
  text-align: center;
  padding: 0 6px 5px 6px;
}
.bnr_service .bnr_ttl_wrap .inner h2::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 15px;
  height: 15px;
  background-color: #fff3f0;
  rotate: 135deg;
  translate: -50%;
}
.bnr_service .bnr_ttl_wrap .inner h2::after {
  content: "";
  position: absolute;
  top: calc(100% + 5px);
  left: calc(50% - 12px);
  width: 20px;
  height: 2px;
  transform: rotate(40deg);
  background-color: rgba(214, 68, 118, 1);
  box-shadow: 0 2px 0 #fff3f0, 0 -2px 0 #fff3f0;
  z-index: -1;
}
.bnr_service .bnr_ttl_wrap .inner p {
  font-size: 1.8rem;
  white-space: nowrap;
  font-weight: 700;
  color: #000;
  background: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  padding: 0.2rem 1rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  z-index: 1;
}
.bnr_service .bnr_ttl_wrap .inner p span.orange {
  font-size: 2.4rem !important;
  color: #eb7d00 !important;
  background: none;
}
.bnr_service .bnr_ttl_wrap .inner p span.small {
  font-size: 1.5rem;
  background: none;
  color: #000;
}
.bnr_service .bnr_ttl_wrap .inner p.small-text {
  background: none;
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0;
  box-shadow: none;
}

@media screen and (max-width: 769px) {
  .bnr_service .bnr_ttl_wrap {
    top: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px;
  }
  .bnr_service .bnr_ttl_wrap .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 80px;
  }
  .bnr_service .bnr_ttl_wrap .inner h2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    border-bottom: 2px solid rgba(214, 68, 118, 1);
    white-space: nowrap;
    z-index: 2;
    padding: 0 6px 10px 6px;
  }
  .bnr_service .bnr_ttl_wrap .inner h2::after {
    top: calc(100% + 6px);
    left: calc(50% - 13px);
  }
  .bnr_service .bnr_ttl_wrap .inner p {
    text-align: left;
    line-height: 1.2;
    margin: 0.5rem 0;
    padding: 0.2rem 0.5rem;
    font-size: 1.6rem;
  }
  .bnr_service .bnr_ttl_wrap .inner p.one { min-width: 166px; }
  .bnr_service .bnr_ttl_wrap .inner p.two { min-width: 196px; }
  .bnr_service .bnr_ttl_wrap .inner p.three { min-width: 257px; }
  .bnr_service .btn.link_btn {
    align-self: center;
    width: 100%;
    max-width: 320px;
  }
  .bnr_service .bnr_ttl_wrap .inner p span.orange {
    font-size: 2.0rem !important;
  }
}

@media screen and (min-width: 770px) {
  .bnr_service {
    background-image: url(../../images/service/service_bnr.webp);
    background-position: center;
    background-size: contain;
    padding-top: 0;
  }
  .bnr_service .bnr_ttl_wrap {
    position: relative;
    height: 400px;
    max-width: 824px;
    margin: 0 auto;
    padding-bottom: 1.7rem;
  }
  .bnr_service .bnr_ttl_wrap .inner {
    width: 443px;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-10%, -50%);
    padding: 0 0 5rem 0;
  }
  .bnr_service .bnr_ttl_wrap .inner h2 {
    position: relative;
    width: fit-content;
    border-bottom: 2px solid rgba(214, 68, 118, 1);
    background-color: #fff3f0;
    font-size: 2.2rem;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
  }
  .bnr_service .bnr_ttl_wrap .inner h2 span {
    font-size: 3.0rem;
  }
  .bnr_service .bnr_ttl_wrap .inner p {
    font-size: 2.0rem;
    text-align: left;
    margin: 5px 0 8px 0;
    line-height: 1.4;
  }
  .bnr_service .bnr_ttl_wrap .inner p span {
    font-size: 2.5rem;
  }
  .bnr_service .bnr_ttl_wrap .inner p span.orange {
    font-size: 2.8rem !important;
    color: #eb7d00 !important;
    background: none;
  }
  .bnr_service .bnr_ttl_wrap .inner p span.small {
    font-size: 1.1rem;
    background: none;
  }
  .bnr_service .bnr_ttl_wrap .inner p.small-text {
    background: none;
    font-size: 1.2rem;
    font-weight: normal;
    padding: 0;
    box-shadow: none;
  }
}

/*--------------------------------------------
ここからdetailページ
--------------------------------------------*/
.detail_service {
  position: relative;
  background-image: url(../../images/service/mobile/detail_bnr.webp);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  padding-top: 106.67%;
}
.detail_service .detail_ttl_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
  bottom: 6.5%;
  left: 0;
}
.detail_service .detail_ttl_wrap .inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 348px;
  margin: 0 auto;
  padding: .9em 2em;
  border: none;
  color: #000;
  font-size: 1em;
}
.detail_service .detail_ttl_wrap .inner h2 {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.2;
  color: #D0497B;
  text-align: center;
  padding: 0 6px 5px 6px;
}
.detail_service .detail_ttl_wrap .inner p {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
  background: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  padding: 0.2rem 0.5rem 0.6rem 0.5rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  z-index: 1;
  white-space: nowrap;
}
.detail_service .detail_ttl_wrap .inner p span.orange {
  font-size: 2.4rem !important;
  color: #eb7d00 !important;
  background: none;
}
.detail_service .detail_ttl_wrap .inner p span.small {
  font-size: 1.5rem;
  background: none;
}
.detail_service .detail_ttl_wrap .inner p.small-text {
  background: none;
  font-size: 1.2rem;
  font-weight: normal;
  padding: 0;
  box-shadow: none;
}
.detail_service .detail_ttl_wrap .link_btn_body {
  background: linear-gradient(180deg, #F73F89 0%, #E3216F 100%);
}

@media screen and (max-width: 769px) {
  .detail_service .detail_ttl_wrap {
    top: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px;
  }
  .detail_service .detail_ttl_wrap .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 80px;
  }
  .detail_service .detail_ttl_wrap .inner h2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
    z-index: 2;
  }
  .detail_service .detail_ttl_wrap .inner p {
    text-align: left;
    line-height: 1.2;
    margin: 0.5rem 0;
    font-size: 1.6rem;
  }
  .detail_service .detail_ttl_wrap .inner p span.orange {
    font-size: 2.0rem !important;
  }
  .detail_service .detail_ttl_wrap .inner p.one { min-width: 166px; }
  .detail_service .detail_ttl_wrap .inner p.two { min-width: 196px; }
  .detail_service .detail_ttl_wrap .inner p.three { min-width: 259px; }
  .detail_service .btn.link_btn {
    align-self: center;
    width: 100%;
    max-width: 320px;
  }
}

@media screen and (min-width: 770px) {
  .detail_service-wrap {
    background-color: rgba(254, 245, 242, 1);
  }
  .detail_service {
    background-image: url(../../images/service/detail_bnr.webp);
    background-color: rgba(254, 245, 242, 1);
    background-position: right;
    background-size: contain;
    padding-top: 0;
    max-width: 1440px;
  }
  .detail_service .detail_ttl_wrap {
    position: relative;
    height: 380px;
    max-width: 824px;
    margin: 0 auto;
    padding-bottom: 1.7rem;
  }
  .detail_service .detail_ttl_wrap .inner {
    width: 443px;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-10%, -50%);
    padding: 0 0 5rem 0;
  }
  .detail_service .detail_ttl_wrap .inner h2 {
    position: relative;
    width: fit-content;
    background-color: #fff3f0;
    font-size: 2.2rem;
  }
  .detail_service .detail_ttl_wrap .inner h2 span {
    font-size: 3.0rem;
  }
  .detail_service .detail_ttl_wrap .inner p {
    font-size: 2.0rem;
    text-align: left;
    margin: 5px 0 8px 0;
    line-height: 1.4;
  }
  .detail_service .detail_ttl_wrap .inner p span {
    font-size: 2.5rem;
  }
  .detail_service .detail_ttl_wrap .inner p span.orange {
    font-size: 2.8rem !important;
    color: #eb7d00 !important;
    background: none;
  }
  .detail_service .detail_ttl_wrap .inner p span.small {
    font-size: 1.1rem;
    background: none;
  }
  .detail_service .detail_ttl_wrap .inner p.small-text {
    background: none;
    font-size: 1.2rem;
    font-weight: normal;
    padding: 0;
    box-shadow: none;
  }
}

/*--------------------------------------------
type女性の転職エージェントとは？
--------------------------------------------*/
.detail-about {
  font-size: 1.8rem !important;
  color: #000;
}
.detail-about span {
  font-size: 2.4rem;
  color: #eb7d00 !important;
  font-weight: bold;
  background: none !important;
}

@media screen and (max-width: 769px) {
  .detail-about {
    font-size: 1.6rem;
  }
  .detail-about span {
    font-size: 1.9rem;
  }
}

/*--------------------------------------------
type女性の転職エージェントが選ばれる理由
--------------------------------------------*/
.reason_outer {
  display: flex;
  align-items: center;
  justify-content: end;
  max-width: 930px;
  margin: -15px 0 15px 0;
}
.reason_outer div {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/images/top/reason_fukidashi.webp) no-repeat center;
  width: 440px;
  height: 100px;
}
.reason_outer p {
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 18px;
  padding: 0 30px;
}
.reason_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: column;
  width: 100%;
}
.reason_box ul {
  display: flex;
}
.reason a {
  transition: 0.5s;
}
.reason_card {
  margin: 0 10px 10px 10px;
  width: 358px;
  min-height: 333px;
}
.reason_img_wrapper {
  position: relative;
  margin: 0 auto;
  padding: 50px 15px 30px 15px;
  background: #fff;
  border-radius: 9px;
  border: 1px solid #E8E8E8;
}
.reason_img_wrapper img {
  width: 100%;
  max-width: 312px;
  height: auto;
}
.reason_card_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 50px;
}
.reason_img_wrapper p.nayami {
  position: absolute;
  top: -15%;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #E05A87;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  box-shadow: 0px 0px 12px 0px #00000040;
}
.reason_img_wrapper p.nayami span {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
  background: none;
  padding: 0;
}
.reason_img_wrapper p.nayami span:last-of-type {
  font-size: 2.0rem;
  font-weight: 700;
}
.reason_img_wrapper p.title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #E05A87;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.3;
}
.reason_card_text {
  position: relative;
  width: 100%;
  max-width: 333px;
  min-height: 227px;
  margin: -15px auto 0 auto;
  padding: 12px 16px;
  border: 2px solid #D64476;
  border-radius: 10px;
  background: #fff;
}
.reason_card_text::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  background-color: #ffffff; /* 背景色と同じ色を指定 */
  rotate: 135deg;
  translate: -50%;
}
.reason_card_text::after {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  border: 2px solid;
  border-color: #D64476 #D64476 transparent transparent;
  rotate: -45deg;
  translate: -50%;
}
.reason_card_text p {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
}
@media screen and (max-width: 769px) {
  .reason_outer {
    justify-content: center;
  }
  .reason_outer div {
    background: url(/images/top/reason_fukidashi_sp.webp) no-repeat center;
    background-size: contain;
    max-width: 263px;
    height: 100px;
  }
  .reason_box ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .reason_outer picture img {
    min-width: 110px;
  }
  .reason_outer p {
    font-size: 14px;
    padding: 0 30px;
  }
  .reason_card_text {
    min-height: auto;
  }
  .reason_card_text p:last-of-type {
    font-size: 1.3rem;
    text-align: left;
  }
}

/*--------------------------------------------
転職エージェントとの違い
--------------------------------------------*/
.different-wrap {
  display: flex;
  align-items: stretch;
  gap: 16px;
  max-width: 853px;
  margin: 0 auto;
  margin: 2rem auto 6rem auto;
}
.different-labels {
  flex: 0 0 160px;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  font-size: 1.4rem;
}
.different-label-header {
  display: flex;
  min-height: 80px;
  padding: 1rem 0;
  background: rgba(254, 245, 242, 1);
}
.different-labels div:not(.different-label-header) {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 16px;
  font-weight: normal;
  background: rgba(254, 245, 242, 1);
}
.different-card {
  flex: 1;
  border-radius: 12px;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.different-card-header {
  text-align: center;
  padding: 1rem;
  border-radius: 10px 10px 0 0;
}
.different-card-header span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 100%;
  border-radius: 10px;
  font-weight: bold;
  font-size: 1.5rem;
  color: #fff;
  padding: 0 20px;
  box-sizing: border-box;
}
.different-agent .different-card-body,
.different-agent .different-card-header {
  background: #fff;
}
.different-site .different-card-body,
.different-site .different-card-header {
  background: rgba(244, 244, 244, 1);
}
.different-card-body {
  border-radius: 0 0 10px 10px;
  text-align: center;
}
.different-agent .different-card-body div {
  color: rgba(214, 68, 118, 1);
  font-weight: bold;
}
.different-card-body div {
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
  border-top: 1px solid rgba(215, 215, 215, 1);
  line-height: 1.5;
  font-size: 1.4rem;
  margin: 0 1.6rem;
}
.different-card-body div:first-of-type {
  border-top: none;
}
.different-agent .different-card-header span {
  background: #d94a74;
  line-height: 1.3;
}
.different-site .different-card-header span {
  background: rgba(205, 230, 243, 1);
  color: #000;
  font-weight: normal;
}

@media screen and (max-width: 769px) {
  .different-card-body div,
  .different-card-header span,
  .different-labels {
    font-size: 1.3rem;
  }
  .different-labels div:not(.different-label-header) {
    justify-content: center;
    padding: 0;
    line-height: 1.3;
  }
  .different-labels {
    flex: 0 0 60px;
  }
  .different-card-header span {
    padding: 0;
  }
  .different-card-body div {
    margin: 0;
    height: 130px;
  }
}

/*--------------------------------------------
女性の転職実例インタビュー
--------------------------------------------*/
.top-interview-outer {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  max-width: 858px;
  margin: 2rem auto;
}
.interview-item {
  display: flex;
  flex-direction: column;
  max-width: 419px;
  width: 100%;
}
.interview-item > a,
.interview-item > .btn {
  margin-bottom: 10px;
}
.interview-content {
  display: flex;
  flex-direction: column;
  border: 1px solid #E8E8E8;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  position: relative;
  margin-bottom: 15px;
}
.header-figure {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  position: relative;
}
.header-figure p {
  font-size: 1.6rem;
  color: #D64476;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-right: 10px;
  text-align: left;
}
.header-figure figure {
  margin: 0;
  overflow: hidden;
  width: 274px;
  height: 190px;
}
.header-figure figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.interview-item > a:hover .header-figure figure img {
  transform: scale(1.1);
}
.headline {
  position: absolute;
  left: 0;
  bottom: -25px;
  transform: none;
  width: 100%;
  box-sizing: border-box;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 700;
  z-index: 2;
  text-align: left;
  pointer-events: none;
}
.headline span {
  display: inline-block;
  padding: 10px 10px 7px 10px;
  background: #D64476;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.interview-content .txt {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 30px;
  letter-spacing: 0.1em;
}
.interview-content ul {
  display: flex;
  list-style: none;
  margin: 15px 0 20px 0;
  padding: 0;
}
.interview-content ul li {
  font-size: 1.1rem;
  color: #D64476;
  border: 1px solid #D64476;
  border-radius: 6px;
  padding: 5px;
  white-space: nowrap;
}
.interview-content ul li + li {
  margin-left: 8px;
}
.interview-content .bottom {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  text-align: right;
  color: #D64476;
  font-weight: 700;
  margin: 0 15px 0 0;
  padding-right: 10px;
}
.interview-content .bottom::after {
  content: '';
  position: absolute;
  right: 0;
  top: 43%;
  transform: translateY(-43%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 2px solid #D64476;
  border-right: 2px solid #D64476;
  transition: transform 0.3s ease, right 0.3s ease;
}
.block {
  display: block;
  width: 100%;
}

@media screen and (max-width: 769px) {
  .top-interview-outer {
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 5%;
  }
  .top-interview-outer {
    gap: 5px;
  }
  .headline {
    top: auto;
    bottom: -25px;
    transform: none;
    font-size: 1.6rem;
  }
  .interview-item > a, .interview-item > .btn {
    margin-bottom: 0;
  }
  .interview-content ul {
    flex-wrap: wrap;
    row-gap: 5px;
  }
  .interview-content ul li {
    margin-right: 8px;
  }
  .interview-content ul li + li {
    margin-left: 0;
  }
}

/*--------------------------------------------
type女性の転職エージェントのサービスの流れ
--------------------------------------------*/
.about-flow + .about-flow {
  margin-top: 20px;
}
.about-flow + .link_btn {
  margin-top: 40px;
}
.about-flow {
  position: relative;
  max-width: 718px;
  margin: 0 auto;
  padding: 25px 30px 20px 50px;
  border-radius: 10px;
  border: 1px solid #E8E8E8;
  background: #fff;
}
.about-flow:not(:last-of-type)::after {
  position: absolute;
  bottom: -100%;
  left: 10%;
  margin: 0 1rem;
  content: "";
  width: 5px;
  height: 100%;
  background-color: #FFE5EE;
  z-index: 0;
}
.about-flow figure {
  position: absolute;
  left: -5%;
  top: 50%;
  transform: translateY(-50%);
  min-width: 74px;
  margin: 0;
}
.about-flow div {
  display: flex;
  align-items: center;
}
.about-flow div span {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #E05A87;
}
.about-flow div h3 {
  font-size: 2.0rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #E05A87;
}
.about-flow p {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 10px;
  text-align: left;
}

@media screen and (max-width:480px) {
  .about-flow {
    margin: 0 auto 0 20px;
  }
  .about-flow figure {
    position: absolute;
    left: -10%;
    min-width: 65px;
    max-width: 65px;
  }
}

/*--------------------------------------------
経験豊富な転職アドバイザー
--------------------------------------------*/
.detail-members {
  display: grid;
  max-width: 858px;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  overflow: visible;
  margin: 17rem auto 0 auto;
}
.detail-member-card {
  background: rgba(255, 226, 218, 1);
  border-radius: 8px;
  padding: 17px 5px;
  white-space: nowrap;
  text-align: center;
  position: relative;
  overflow: visible;
}
.detail-member-img {
  position: absolute;
  top: -15%;
  left: 50%;
  transform: translate(-50%, -129px);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 !important;
  z-index: 0;
}
.detail-member-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail-member-body {
  text-align: center;
  z-index: 2;
}
.detail-member-body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  border-width: 0 6px 6px 6px;
  border-style: solid;
  border-color: transparent transparent rgba(255, 226, 218, 1) transparent;
  z-index: 10;
}
.detail-member-text {
  font-size: 1.7rem !important;
  line-height: 1.6;
  text-align: center !important;
  color: #000;
  font-weight: bold;
  margin: 0 !important;
}
@media (max-width: 768px) {
.detail-members {
  display: grid;
  max-width: 858px;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  overflow: visible;
  margin: 17rem auto 0 auto;
}
.detail-member-text {
  font-size: 1.6rem !important;
}
.detail-member-card:nth-child(3),
.detail-member-card:nth-child(4) {
  margin-top: 150px;
}
}