.p-head.is-center .l-features_kv_ttl {
  margin-bottom: 5rem;
}

.p-head.is-center .l-features_clip_cycle_ttl {
  margin-bottom: 1.2rem;
}

.l-features_kv {
  padding-top: 6.5rem;
  background: var(--bgColorBoldPink);
}

.l-features_kv_ttl {
  margin-bottom: 4rem;
}

.l-features_kv_img {
  display: block;
  z-index: 2;
  position: relative;
}

.l-features_kv_img_wrapper {
  position: relative;
  width: 55rem;
  margin: 0 auto;
}

.l-features_kv_border_pink {
  top: 4.4rem;
  left: -23.5rem;
}

.l-features_kv_dot_white {
  bottom: 6.8rem;
  left: 41.6rem;
}

.l-features_about {
  padding-top: 10.2rem;
  background: var(--bgColorBoldPink);
}

.l-features_about_wrapper {
  position: relative;
}

.l-features_about_content {
  z-index: 1;
  position: relative;
}

.l-features_about_head {
  max-width: 80.6rem;
  margin: 0 auto 6rem;
}

.l-features_about_txt {
  margin-bottom: 3.6rem;
  text-align: center;
}

.l-features_about_txt:last-of-type {
  margin-bottom: 4rem;
}

.l-features_about_bg_circle {
  z-index: 1;
  top: 15.6rem;
  left: 12.1rem;
}

.l-features_about_bg_circle02 {
  z-index: 1;
  position: absolute;
  top: 13.6rem;
  right: 13rem;
}

.l-features_about_bg_star {
  position: absolute;
  top: 18.7rem;
  left: -8.2rem;
  width: 26rem;
}

.l-features_about_bg_star02 {
  position: absolute;
  top: 1rem;
  right: -7.1rem;
  width: 26rem;
}

.l-features_about_list {
  z-index: 1;
  position: relative;
  text-align: center;
}

.l-features_about_list_wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 8.4rem;
  gap: 0 6rem;
}

.l-features_about_logo {
  position: relative;
  margin-bottom: 8.2rem;
  padding: 6rem 0 4.8rem;
  border: 1px solid var(--colorBrown);
  border-radius: 2rem;
  background: var(--colorWhite);
}

.l-features_about_logo::before {
  display: inline-block;
  visibility: initial;
  position: absolute;
  top: -4.4rem;
  left: 7.3rem;
  width: 22.8rem;
  height: 17.2rem;
  background: url(/career/img/features/l-features_about_logo_ttl_icn.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_about_logo_ttl {
  margin-bottom: 4rem;
  color: var(--colorRosePink);
  text-align: center;
}

.l-features_about_logo_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 7rem;
  gap: 0 6rem;
}

.l-features_about_logo_img {
  width: 38.4rem;
}

.l-features_about_logo_img_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: calc(50% - 3rem);
      flex-basis: calc(50% - 3rem);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4rem;
  border-radius: 2rem;
  background: var(--bgColorLightPink);
}

.l-features_about_logo_txt {
  -ms-flex-preferred-size: calc(50% - 3rem);
      flex-basis: calc(50% - 3rem);
  font-weight: var(--weightRegular);
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: .04em;
}

.l-features_about_point {
  padding: 6rem 7.2rem;
  border: 1px solid var(--colorBrown);
  border-radius: 2rem;
  background: var(--colorWhite);
  text-align: center;
}

.l-features_about_point_ttl {
  position: relative;
  margin-bottom: 2.4rem;
  color: var(--colorRosePink);
}

.l-features_about_point_ttl::before {
  display: inline-block;
  visibility: initial;
  position: absolute;
  top: -10rem;
  left: .2rem;
  width: 22.8rem;
  height: 17.2rem;
  background: url(/career/img/features/l-features_about_point_ttl_icn.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_about_point_txt {
  margin-bottom: 3.6rem;
}

.l-features_about_point_list_wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.4rem 2.2rem;
}

.l-features_about_point_list_img {
  margin-bottom: -1.7rem;
}

.l-features_detail {
  position: relative;
  padding-top: 19.4rem;
  background: var(--bgColorYellow);
}

.l-features_detail_wrapper {
  padding-top: 10rem;
}

.l-features_detail_txt {
  margin-bottom: 6rem;
}

.l-features_detail_list {
  z-index: 1;
  position: relative;
  text-align: center;
}

.l-features_detail_list_wrapper {
  margin-bottom: 7rem;
  border: 1px solid var(--colorBrown);
  border-radius: 2rem;
  background: #fff;
}

.l-features_detail_list_txt {
  text-align: left;
}

.l-features_detail_lists {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 6rem 6.7rem 5.8rem;
  overflow: hidden;
  gap: 4rem 3.2rem;
}

.l-features_detail_year_ttl {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 5.4rem 0 4.3rem;
  overflow: hidden;
  border-radius: 2rem 2rem 0 0;
  background: var(--bgPatternColorPink);
  font-weight: var(--weightRegular);
  font-size: 3.2rem;
  line-height: 1.6;
  letter-spacing: .04em;
  text-align: center;
}

.l-features_detail_year_ttl::before {
  display: inline-block;
  visibility: initial;
  position: absolute;
  position: absolute;
  top: -21rem;
  left: 30.2rem;
  width: 54.7rem;
  height: 55rem;
  background: url(/career/img/features/l-features_detail_year_ttl_bg_star.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_detail_year_ttl::after {
  display: inline-block;
  visibility: initial;
  z-index: 1;
  position: absolute;
  position: absolute;
  top: 2.8rem;
  left: 8.7rem;
  width: 97rem;
  height: 12.9rem;
  background: url(/career/img/features/l-features_detail_year_ttl_bg_illust_pc.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_detail_year_ttl_wrapper {
  position: relative;
}

.l-features_detail_year_ttl_sub {
  display: block;
  z-index: 1;
  position: relative;
  font-weight: var(--weightMedium);
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: .04em;
}

.l-features_detail_year_ttl_main {
  position: relative;
  left: 1rem;
}

.l-features_detail_year_ttl_img {
  position: absolute;
  top: -3.2rem;
  left: 18.1rem;
  width: 13.2rem;
}

.l-features_detail_year_content {
  padding: 4.1rem 0 4.1rem 7.1rem;
  border-radius: 0 0 2rem 2rem;
  background: var(--colorWhite);
}

.l-features_detail_year .swiper {
  margin-bottom: 6rem;
}

.l-features_detail_year_slide {
  position: relative;
  width: 22rem;
  margin-right: 4.6rem;
}

.l-features_detail_year_slide::after {
  display: inline-block;
  visibility: initial;
  z-index: -1;
  position: absolute;
  top: 3rem;
  left: 11rem;
  width: 26.1rem;
  height: 4.8rem;
  background: url(/career/img/features/l-features_detail_year_slide_icn_pc.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_detail_year_slide:nth-child(even)::after {
  top: 6.6rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.l-features_detail_year_slide:last-child::after {
  display: none;
}

.l-features_detail_year_slide_ttl {
  margin-bottom: .6rem;
  color: var(--colorRosePink);
  text-align: center;
}

.l-features_detail_year_slide_img {
  display: block;
  width: 11rem;
  margin: 0 auto .9rem;
}

.l-features_detail_year_slide_prev {
  cursor: pointer;
}

.l-features_detail_year_slide_prev.swiper-button-disabled {
  cursor: auto;
}

.l-features_detail_year_slide_prev.swiper-button-disabled .c-more_btn_arrow_bg {
  background: var(--colorGray);
  pointer-events: none;
}

.l-features_detail_year_slide_prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.l-features_detail_year_slide_next {
  cursor: pointer;
}

.l-features_detail_year_slide_next.swiper-button-disabled {
  cursor: auto;
}

.l-features_detail_year_slide_next.swiper-button-disabled .c-more_btn_arrow_bg {
  background: var(--colorGray);
  pointer-events: none;
}

.l-features_detail_year_slide_btn_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 7rem;
  gap: 0 1rem;
}

.l-features_detail_year_slide_btn_wrapper .u-sp_show {
  display: none;
}

.l-features_detail_bg_star {
  z-index: 1;
  position: absolute;
  top: -14.7rem;
  right: 8.3rem;
  width: 25.9rem;
}

.l-features_detail_bg_circle {
  z-index: 2;
  top: 5.4rem;
  right: 20.4rem;
}

.l-features_detail_bg_dot {
  top: -8.2rem;
  left: -7.7rem;
}

.l-features_education {
  position: relative;
  padding-top: 20rem;
  background: var(--colorWhite);
}

.l-features_education_wrapper {
  z-index: 2;
  padding-top: 10rem;
}

.l-features_education_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 6rem;
}

.l-features_education_txt {
  margin-bottom: 3.6rem;
}

.l-features_education_txt:last-child {
  margin-bottom: 0;
}

.l-features_education_txt em {
  color: var(--colorRosePink);
}

.l-features_education_bg_dot {
  top: -12.2rem;
  right: -7rem;
}

.l-features_clip {
  position: relative;
  margin-bottom: 10rem;
  padding: 6rem 7rem;
  border: 1px solid var(--colorBrown);
  border-radius: 2rem;
}

.l-features_clip::before {
  display: inline-block;
  visibility: initial;
  position: absolute;
  top: -4.5rem;
  left: 7.3rem;
  width: 22.8rem;
  height: 17.2rem;
  background: url(/career/img/features/l-features_clip_icn.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_clip_target {
  padding-top: 10rem;
}

.l-features_clip_ttl {
  margin-bottom: 2rem;
  color: var(--colorRosePink);
  text-align: center;
}

.l-features_clip_txt {
  margin-bottom: 4rem;
  text-align: center;
}

.l-features_clip_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3.6rem;
  gap: 0 6rem;
}

.l-features_clip_flex_txt {
  font-weight: var(--weightRegular);
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: .04em;
}

.l-features_clip_img {
  min-width: 48rem;
}

.l-features_clip_img::before {
  display: inline-block;
  visibility: initial;
  z-index: -1;
  position: absolute;
  top: 30.8rem;
  left: -4.4rem;
  width: 15.9rem;
  height: 16.2rem;
  background: url(/career/img/common/p-dot_pink_circle.gif);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_clip_img::after {
  display: inline-block;
  visibility: initial;
  z-index: -1;
  position: absolute;
  top: -0.2rem;
  left: 34.4rem;
  width: 15.9rem;
  height: 16.2rem;
  background: url(/career/img/common/p-dot_yellow_circle.gif);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_clip_img_wrapper {
  position: relative;
}

.l-features_clip_list_wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem 3.1rem;
}

.l-features_clip_list_ttl {
  text-align: center;
}

.l-features_clip_list_img {
  display: block;
}

.l-features_clip_cycle {
  position: relative;
}

.l-features_clip_cycle_txt {
  margin: 0 auto 6rem;
}

.l-features_clip_cycle_txt em {
  font-weight: var(--weightMedium);
}

.l-features_clip_cycle_txt em:nth-of-type(1) {
  color: #e0868d;
}

.l-features_clip_cycle_txt em:nth-of-type(2) {
  color: #eab4c5;
}

.l-features_clip_cycle_txt em:nth-of-type(3) {
  color: #7dc5df;
}

.l-features_clip_cycle_txt em:nth-of-type(4) {
  color: #61b3ab;
}

.l-features_clip_cycle_img {
  display: block;
  max-width: 116rem;
  margin: 0 auto 4rem;
}

.l-features_clip_cycle_img_wrapper {
  position: relative;
}

.l-features_clip_cycle_icn_speech {
  position: absolute;
  top: -3.8rem;
  left: 1.3rem;
  width: 14.1rem;
}

.l-features_clip_cycle_icn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: relative;
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 4.7rem;
  height: 5.2rem;
  gap: .3rem 0;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
  font-family: "Comfortaa",sans-serif;
  letter-spacing: .04em;
  text-align: center;
  cursor: pointer;
}

.l-features_clip_cycle_icn_list::before {
  display: inline-block;
  visibility: initial;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_clip_cycle_icn_list_number {
  display: block;
  margin-top: 1.3rem;
  margin-bottom: .3rem;
  font-weight: 700;
  font-size: .6rem;
  font-family: "Comfortaa",sans-serif;
}

.l-features_clip_cycle_icn_list:nth-of-type(1) {
  top: 19.5rem;
  left: 6.2rem;
}

.l-features_clip_cycle_icn_list:nth-of-type(1)::before {
  background-image: url(/career/img//features/l-features_clip_cycle_icn_list_bg01.webp);
}

.l-features_clip_cycle_icn_list:nth-of-type(2) {
  top: 9.8rem;
  left: 19.3rem;
}

.l-features_clip_cycle_icn_list:nth-of-type(2)::before {
  background-image: url(/career/img//features/l-features_clip_cycle_icn_list_bg02.webp);
}

.l-features_clip_cycle_icn_list:nth-of-type(3) {
  top: 11.6rem;
  left: 25.7rem;
}

.l-features_clip_cycle_icn_list:nth-of-type(3)::before {
  background-image: url(/career/img//features/l-features_clip_cycle_icn_list_bg03.webp);
}

.l-features_clip_cycle_icn_list:nth-of-type(4) {
  top: 15rem;
  left: 11.4rem;
}

.l-features_clip_cycle_icn_list:nth-of-type(4)::before {
  background-image: url(/career/img//features/l-features_clip_cycle_icn_list_bg04.webp);
}

.l-features_clip_cycle_link {
  margin: 0 auto;
}

.l-features_clip_cycle_link .c-btn_arrow_icn {
  right: 2.3rem;
  width: 1.2rem;
  height: 1.1rem;
}

.l-features_clip_cycle_bg_border {
  top: -4rem;
  right: -15.6rem;
}

.l-features_clip_cycle_bg_dot {
  top: 3rem;
  left: -13.5rem;
}

.l-features_clip_bg_border {
  top: -14rem;
  left: -7rem;
}

.l-features_idea {
  position: relative;
  padding-top: 20.2rem;
  background: var(--bgColorPink);
}

.l-features_idea_wrapper {
  padding-top: 10rem;
}

.l-features_idea_ttl_en {
  margin-bottom: 1.4rem;
}

.l-features_idea_ttl_comment {
  display: block;
  width: 31.7rem;
  height: 5.8rem;
  margin: 0 auto;
  padding-top: .3rem;
  background: url(/career/img/features/l-features_idea_ttl_comment.webp) no-repeat;
  background-size: contain;
}

.l-features_idea_txt {
  margin-bottom: 6rem;
}

.l-features_idea_list {
  z-index: 1;
  position: relative;
  width: 38.2rem;
  text-align: center;
}

.l-features_idea_list_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8.1rem;
  gap: 2rem 0;
}

.l-features_idea_bg_star {
  z-index: 1;
  position: absolute;
  top: -15.6rem;
  right: 8.4rem;
  width: 25.8rem;
}

.l-features_idea_bg_circle {
  z-index: 2;
  top: 2.4rem;
  right: 20.4rem;
}

.l-features_idea_bg_dot {
  top: -2rem;
  left: -8rem;
}

.l-features_idea_ict {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 6.1rem;
  border-radius: 2rem;
}

.l-features_idea_ict_wrapper {
  position: relative;
  padding: 6rem 7rem;
  border: 1px solid var(--colorBrown);
  border-radius: 2rem;
  background: #fff;
}

.l-features_idea_ict_wrapper::before {
  display: inline-block;
  visibility: initial;
  position: absolute;
  top: -4.2rem;
  left: 7.3rem;
  width: 23rem;
  height: 17.2rem;
  background: url(/career/img/features/l-features_idea_ict_icn.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_idea_ict_ttl {
  margin-bottom: 1.7rem;
  color: var(--colorRosePink);
  text-align: center;
}

.l-features_idea_ict_lead {
  margin-bottom: 4.4rem;
  text-align: center;
}

.l-features_idea_ict_txt {
  margin-bottom: 3.6rem;
  font-weight: var(--weightRegular);
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: .04em;
}

.l-features_idea_ict_txt:last-child {
  margin-bottom: 0;
}

.l-features_idea_ict_img {
  z-index: 1;
  position: relative;
  min-width: 47.8rem;
}

.l-features_anchor {
  z-index: 9;
  position: fixed;
  top: 17.6rem;
  right: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 500ms;
  transition: -webkit-transform 500ms;
  transition: transform 500ms;
  transition: transform 500ms, -webkit-transform 500ms;
}

.l-features_anchor.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-features_anchor_icn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: -7rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 7rem;
  height: 7rem;
  border-radius: 1rem 0 0 1rem;
  background: var(--colorPink);
  cursor: pointer;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

.l-features_anchor_icn_img {
  width: 3.8rem;
}

.l-features_anchor_list {
  padding-bottom: .5rem;
}

.l-features_anchor_list_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4rem 3.3rem 4rem 3.1rem;
  gap: .7rem 0;
  border-radius: 0 0 0 3rem;
  background: var(--bgColorLightPink);
}

.l-features_anchor_list_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 .7rem;
  pointer-events: none;
}

.l-features_anchor_list_link.is-active {
  pointer-events: auto;
}

.l-features_modal_cycle {
  visibility: hidden;
  z-index: -1;
  position: fixed;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  inset: 0;
  background: rgba(0,0,0,.5);
  color: var(--colorBrown);
  opacity: 0;
  -webkit-transition: opacity 500ms,visibility 500ms;
  transition: opacity 500ms,visibility 500ms;
}

.l-features_modal_cycle.is-active {
  visibility: hidden;
  z-index: 99;
  opacity: 0;
}

.l-features_modal_cycle_close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -6rem;
  right: -2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4rem;
  height: 4rem;
  border: none;
  border: solid 2px var(--colorBrown);
  border-radius: 50%;
  background: var(--colorWhite);
  cursor: pointer;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

.l-features_modal_cycle_close_icn {
  width: 1rem;
}

.l-features_modal_cycle_content {
  position: relative;
  top: 50%;
  width: calc(100% - 7.9rem);
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.l-features_modal_cycle .swiper {
  padding-top: 2rem;
}

.l-features_modal_cycle_slide {
  position: relative;
  min-height: 32rem;
  padding: 3.8rem 3.8rem 2.3rem;
  border: 2px solid var(--colorBrown);
  border-radius: 4rem;
  background: var(--bgColorLightPink);
}

.l-features_modal_cycle_slide.is-01 .l-features_modal_cycle_slide_icn {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: initial;
  position: absolute;
  background: url(/career/img/features/l-features_modal_cycle_icn01.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_modal_cycle_slide.is-01 .l-features_modal_cycle_slide_img {
  width: 11.4rem;
  margin-bottom: -0.7rem;
}

.l-features_modal_cycle_slide.is-01 .l-features_modal_cycle_slide_txt_em {
  color: #e0868d;
}

.l-features_modal_cycle_slide.is-02 .l-features_modal_cycle_slide_icn {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: initial;
  position: absolute;
  background: url(/career/img/features/l-features_modal_cycle_icn02.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_modal_cycle_slide.is-02 .l-features_modal_cycle_slide_img {
  position: relative;
  top: 2.3rem;
  width: 14.4rem;
}

.l-features_modal_cycle_slide.is-02 .l-features_modal_cycle_slide_txt_em {
  color: #eab4c5;
}

.l-features_modal_cycle_slide.is-03 .l-features_modal_cycle_slide_icn {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: initial;
  position: absolute;
  background: url(/career/img/features/l-features_modal_cycle_icn03.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_modal_cycle_slide.is-03 .l-features_modal_cycle_slide_txt_em {
  color: #7dc5df;
}

.l-features_modal_cycle_slide.is-04 .l-features_modal_cycle_slide_icn {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: initial;
  position: absolute;
  background: url(/career/img/features/l-features_modal_cycle_icn04.webp);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.l-features_modal_cycle_slide.is-04 .l-features_modal_cycle_slide_img {
  width: 9rem;
}

.l-features_modal_cycle_slide.is-04 .l-features_modal_cycle_slide_txt_em {
  color: #61b3ab;
}

.l-features_modal_cycle_slide.is-04 .l-features_modal_cycle_slide_txt em {
  color: #e0868d;
  font-weight: var(--weightMedium);
}

.l-features_modal_cycle_slide_icn {
  display: grid;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -2rem;
  left: .4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 6rem;
  height: 6rem;
  gap: .3rem 0;
  color: var(--colorWhite);
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  font-family: "Comfortaa",sans-serif;
  letter-spacing: .04em;
  text-align: center;
}

.l-features_modal_cycle_slide_icn::before {
  z-index: -1;
  width: 100%;
  height: 100%;
}

.l-features_modal_cycle_slide_icn_txt {
  padding-top: 1.1rem;
  font-weight: 700;
  font-size: 1rem;
  font-family: "Comfortaa",sans-serif;
}

.l-features_modal_cycle_slide_txt {
  margin-bottom: 1.3rem;
  font-size: 1.4rem;
  line-height: 1.6;
}

.l-features_modal_cycle_slide_txt_em {
  margin-bottom: .4rem;
  margin-bottom: 1.3rem;
  font-weight: var(--weightMedium);
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: center;
}

.l-features_modal_cycle_slide_img {
  display: block;
  margin: 0 auto;
}

.l-features_modal_cycle_slide_prev {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: -2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.l-features_modal_cycle_slide_prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.l-features_modal_cycle_slide_next {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: -2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.l-features_modal_cycle_slide_arrow_bg_pink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: var(--colorPink);
}

@media screen and (max-width: 47.9375em) {
  .p-head.is-center .l-features_kv_ttl {
    margin-bottom: 2rem;
  }
  .p-head.is-center .l-features_about_ttl {
    margin-bottom: .7rem;
  }
  .p-head.is-center .l-features_detail_ttl {
    margin-bottom: .7rem;
  }
  .p-head.is-center .l-features_clip_cycle_ttl {
    margin-bottom: .7rem;
  }
  .p-head.is-center .l-features_idea_ttl {
    margin-bottom: .8rem;
  }
  .l-features_kv {
    padding-top: 4rem;
  }
  .l-features_kv_ttl {
    margin-bottom: 2.5rem;
  }
  .l-features_kv_img_wrapper {
    width: 100%;
  }
  .l-features_kv_border_pink {
    display: none;
  }
  .l-features_kv_dot_white {
    display: none;
  }
  .l-features_about {
    padding-top: 5rem;
  }
  .l-features_about_head {
    margin-bottom: 4rem;
    padding: 0 1rem;
  }
  .l-features_about_txt {
    margin-bottom: 2.6rem;
    text-align: left;
  }
  .l-features_about_bg_circle {
    display: none;
  }
  .l-features_about_bg_circle02 {
    display: none;
  }
  .l-features_about_bg_star {
    display: none;
  }
  .l-features_about_bg_star02 {
    display: none;
  }
  .l-features_about_list:nth-of-type(2)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: -1.4rem;
    right: -7.5rem;
    width: 20.8rem;
    height: 5.6rem;
    background: url(/career/img/common/p-bg_pink_border_02.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_about_list:nth-of-type(3)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: -2.9rem;
    left: -7.6rem;
    width: 20.2rem;
    height: 6.6rem;
    background: url(/career/img/common/p-bg_pink_border_03.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_about_list_wrapper {
    grid-template-columns: 1fr;
    margin-bottom: 8rem;
    gap: 5rem 0;
  }
  .l-features_about_logo {
    margin-bottom: 7.7rem;
    padding: 4rem 0 3.5rem;
  }
  .l-features_about_logo::before {
    top: -4rem;
    left: 1rem;
    width: 16rem;
    height: 13rem;
  }
  .l-features_about_logo_ttl {
    margin-bottom: 1rem;
  }
  .l-features_about_logo_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 3rem;
    gap: 2rem 0;
  }
  .l-features_about_logo_img {
    top: 0;
    width: 100%;
  }
  .l-features_about_logo_img_wrapper {
    padding: 2.6rem 2.5rem 2.5rem;
  }
  .l-features_about_logo_txt {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .l-features_about_point {
    padding: 4rem 1rem 1.6rem;
  }
  .l-features_about_point_ttl {
    margin-bottom: 1rem;
  }
  .l-features_about_point_ttl::before {
    top: -7.7rem;
    left: -0.1rem;
    width: 16rem;
  }
  .l-features_about_point_txt {
    margin-bottom: 2.2rem;
  }
  .l-features_about_point_list_wrapper {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 2rem 2.2rem;
    gap: 2rem 1.2rem;
  }
  .l-features_about_point_list_img {
    margin-bottom: -0.3rem;
  }
  .l-features_detail {
    padding-top: 3rem;
  }
  .l-features_detail_wrapper {
    padding-top: 8rem;
  }
  .l-features_detail_txt {
    margin-bottom: 4rem;
    text-align: left;
  }
  .l-features_detail_list:nth-of-type(1)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: 3.4rem;
    right: -7rem;
    width: 20.3rem;
    height: 5.6rem;
    background: url(/career/img/common/p-bg_pink_border_02.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_list:nth-of-type(2)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: 3.5rem;
    left: -6.6rem;
    width: 20.2rem;
    height: 6.6rem;
    background: url(/career/img/common/p-bg_yellow_border.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_list:nth-of-type(3)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: 3.6rem;
    right: -1.8rem;
    width: 7.9rem;
    height: 8.1rem;
    background: url(/career/img/common/p-dot_pink_circle.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_list:nth-of-type(4)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: 3.8rem;
    left: -1.9rem;
    width: 7.9rem;
    height: 8.1rem;
    background: url(/career/img/common/p-dot_yellow_circle.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_list:nth-of-type(5)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: 3.8rem;
    right: -7.2rem;
    width: 20.1rem;
    height: 4rem;
    background: url(/career/img/common/p-bg_pink_dot01.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_list:nth-of-type(6)::before {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: 4rem;
    left: -6.8rem;
    width: 20.1rem;
    height: 4rem;
    background: url(/career/img/common/p-bg_yellow_dot01.gif);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_list_wrapper {
    margin-bottom: 4.6rem;
    border: 0;
  }
  .l-features_detail_lists {
    grid-template-columns: 1fr;
    padding: 6rem 3rem 3.5rem;
    gap: 3.6rem 0;
  }
  .l-features_detail_year_ttl {
    padding: 8.5rem 0 7.5rem;
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .l-features_detail_year_ttl::before {
    top: 2rem;
    left: 6.2rem;
    width: 29.6rem;
    height: 21.5rem;
  }
  .l-features_detail_year_ttl::after {
    display: inline-block;
    visibility: initial;
    position: absolute;
    top: 4.8rem;
    left: 3.1rem;
    width: 28.8rem;
    height: 18.4rem;
    background: url(/career/img/features/l-features_detail_year_ttl_bg_illust_sp.webp);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_year_ttl_sub {
    margin-bottom: .3rem;
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .l-features_detail_year_ttl_main {
    left: .5rem;
  }
  .l-features_detail_year_ttl_img {
    top: -0.7rem;
    left: 3.1rem;
    width: 11.4rem;
  }
  .l-features_detail_year_content {
    padding: 3.7rem 0 4.1rem;
  }
  .l-features_detail_year .swiper {
    height: 32rem;
    margin-bottom: 0;
    padding-right: 3rem;
    padding-left: 3rem;
    -webkit-transition: height 500ms;
    transition: height 500ms;
  }
  .l-features_detail_year_slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-right: 0;
    gap: 0 1rem;
  }
  .l-features_detail_year_slide::after {
    display: inline-block;
    visibility: initial;
    z-index: -1;
    position: absolute;
    top: 12.8rem;
    left: 8rem;
    width: 12.8rem;
    height: 4.6rem;
    background: url(/career/img/features/l-features_detail_year_slide_icn_sp.webp);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-features_detail_year_slide:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .l-features_detail_year_slide:nth-child(even)::after {
    top: 11.5rem;
    left: 9.5rem;
    width: 8.3rem;
    height: 4.6rem;
    -webkit-transform: rotate(-54deg);
            transform: rotate(-54deg);
  }
  .l-features_detail_year_slide:nth-child(n+3) {
    visibility: hidden;
    opacity: 0;
  }
  .l-features_detail_year_slide_wrapper {
    display: grid;
    gap: 1rem 0;
  }
  .l-features_detail_year_slide_ttl {
    text-align: left;
  }
  .l-features_detail_year_slide_img {
    margin-bottom: 0;
  }
  .l-features_detail_year_slide_prev {
    display: none;
  }
  .l-features_detail_year_slide_next {
    display: none;
  }
  .l-features_detail_year_slide_btn_wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0;
    gap: 0;
  }
  .l-features_detail_year_slide_btn_wrapper .u-sp_show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-features_detail_bg_star {
    top: -4.8rem;
    right: -1.6rem;
    width: 10.6rem;
  }
  .l-features_detail_bg_circle {
    top: .3rem;
    right: -0.7rem;
  }
  .l-features_detail_bg_dot {
    top: 1.8rem;
    left: -16.7rem;
  }
  .l-features_education {
    padding-top: 3rem;
  }
  .l-features_education_wrapper {
    padding-top: 8rem;
  }
  .l-features_education_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem 0;
  }
  .l-features_education_ttl {
    margin-bottom: .7rem;
    text-align: center;
  }
  .l-features_education_txt {
    margin-bottom: 2.6rem;
  }
  .l-features_education_bg_dot {
    top: -5rem;
    right: -16rem;
  }
  .l-features_clip {
    margin-bottom: 5rem;
    padding: 4rem 3rem 3rem;
  }
  .l-features_clip::before {
    top: -5.8rem;
    left: 1rem;
    width: 16.1rem;
    height: 13rem;
  }
  .l-features_clip_target {
    padding-top: 9.6rem;
  }
  .l-features_clip_ttl {
    margin-bottom: 1rem;
  }
  .l-features_clip_txt {
    margin-bottom: 2rem;
  }
  .l-features_clip_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 4rem;
    gap: 1.8rem 0;
  }
  .l-features_clip_flex_txt {
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .l-features_clip_img {
    width: 29.2rem;
    min-width: 0;
  }
  .l-features_clip_img::before {
    top: 19.4rem;
    left: -1.7rem;
    width: 7.9rem;
    height: 8.2rem;
  }
  .l-features_clip_img::after {
    top: -0.8rem;
    right: -1.2rem;
    left: auto;
    width: 7.9rem;
    height: 8.2rem;
  }
  .l-features_clip_list_wrapper {
    grid-template-columns: 1fr;
    padding: 0;
    gap: 4rem 0;
  }
  .l-features_clip_cycle_txt {
    width: 100%;
    margin-bottom: 5.6rem;
    text-align: left;
  }
  .l-features_clip_cycle_img {
    max-width: 100%;
    margin-bottom: 2.5rem;
  }
  .l-features_clip_cycle_link .c-btn_arrow_icn {
    right: 1.9rem;
  }
  .l-features_clip_cycle_bg_border {
    display: none;
    top: -10.5rem;
    right: -17rem;
  }
  .l-features_clip_cycle_bg_dot {
    top: -6rem;
    left: -17.5rem;
  }
  .l-features_clip_bg_border {
    top: -10.5rem;
    left: -15rem;
  }
  .l-features_idea {
    padding-top: 3rem;
  }
  .l-features_idea_wrapper {
    padding: 8rem 0 0 0;
  }
  .l-features_idea_ttl_en {
    margin-bottom: .8rem;
  }
  .l-features_idea_ttl_comment {
    width: 25.8rem;
    padding-top: .8rem;
    background: url(/career/img/features/l-features_idea_ttl_comment_sp.webp) no-repeat;
    background-position: center;
    background-size: contain;
  }
  .l-features_idea_txt {
    margin-bottom: 4rem;
    padding: 0 1.6rem;
    text-align: left;
  }
  .l-features_idea_list {
    width: 100%;
  }
  .l-features_idea_list:nth-of-type(1) {
    width: 34.5rem;
    margin: 0 auto;
  }
  .l-features_idea_list:nth-of-type(2) {
    width: 36.2rem;
    margin: 0 0 0 auto;
  }
  .l-features_idea_list:nth-of-type(3) {
    width: 35.2rem;
    margin-left: .5rem;
  }
  .l-features_idea_list:nth-of-type(4) {
    width: 36.1rem;
    margin: 0 0 0 auto;
  }
  .l-features_idea_list:nth-of-type(5) {
    width: 33.9rem;
    margin-left: .7rem;
  }
  .l-features_idea_list_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 7rem;
    gap: 0rem 0;
  }
  .l-features_idea_bg_star {
    top: -4.8rem;
    right: -1.6rem;
    width: 10.6rem;
  }
  .l-features_idea_bg_circle {
    top: -5rem;
    right: -1rem;
  }
  .l-features_idea_bg_dot {
    top: 1.5rem;
    left: -16rem;
  }
  .l-features_idea_ict {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1.8rem 0;
  }
  .l-features_idea_ict_wrapper {
    width: calc(100% - 3rem);
    margin: 0 auto;
    padding: 4rem 3rem 3.7rem;
  }
  .l-features_idea_ict_wrapper::before {
    top: -3.9rem;
    left: 1rem;
    width: 16rem;
    height: 13rem;
  }
  .l-features_idea_ict_ttl {
    margin-bottom: 1rem;
  }
  .l-features_idea_ict_lead {
    margin-bottom: 2rem;
  }
  .l-features_idea_ict_txt {
    margin-bottom: 2.1rem;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .l-features_idea_ict_img {
    min-width: 28.4rem;
  }
  .l-features_anchor {
    top: 15.6rem;
  }
  .l-features_anchor_icn {
    left: -5rem;
    width: 5rem;
    height: 5rem;
  }
  .l-features_anchor_icn_img {
    width: 2.7rem;
  }
  .l-features_anchor_list {
    padding-bottom: .6rem;
  }
  .l-features_anchor_list_wrapper {
    padding: 4rem 3.1rem 4rem 3.1rem;
  }
  .l-features_modal_cycle.is-active {
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (max-width: 47.9375em)and (max-width: 47.9375em) {
  .l-features_detail_year .swiper.is-active {
    height: 164rem;
  }
  .l-features_detail_year .swiper.is-active .l-features_detail_year_slide:nth-child(n+3) {
    visibility: visible;
    opacity: 1;
  }
}

@media (hover: hover) {
  .l-features_anchor_icn:hover {
    opacity: .6;
  }
  .l-features_modal_cycle_close:hover {
    opacity: .6;
  }
}

@media (hover: none) {
  .l-features_anchor_icn:active {
    opacity: 1;
  }
  .l-features_modal_cycle_close:active {
    opacity: 1;
  }
}
