@charset "UTF-8";

        @import url('https://fonts.googleapis.com/css2?family=Sarpanch:wght@400;500;600;700;800;900&display=swap');

#main {
  background: url(/common/upload_data/recruit-rush-up3/image/20250611113941.png);
  background-size: 100%;
}

@media screen and (max-width: 900px) {
#main {
  background-size: 300%;
}
}

  #gallery+div .gallery_single_slider .inner_item {
    aspect-ratio: 1 / 1;
    transform: scale(0.85);
  }

  #gallery+div .gallery_single_slider .inner_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #gallery+div .gallery_single_slider.no_thum .pointer {
    display: none !important;
  }

  /* テキスト */
  @media screen and (max-width: 700px) {
    br.-w-sp {
      display: none;
    }
  }

  /* ヘッダー・フッター */
  header,
  body.scrolled header,
  header.open:after,
  header .header_contents,
  footer {
    background: var(--i_main_color);
    color: #fff;
  }

  header .nav_1st>li:last-child>a {
    background: var(--i_head_btn_color);
  }

  header .nav_1st>li:last-child>a span {
    color: var(--i_txt_color);
  }

  #ent a span {
    color: var(--i_txt_color);
  }

  header {
    height: 112px;
  }

  body.sc header {
    height: 70px;
  }

  header nav ul.nav_2nd>li {
    background: var(--i_main_color);
  }

  header nav * {
    color: #fff;
  }

  header nav ul.nav_2nd>li>a:after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  header nav ul.nav_1st>li i:before,
  header nav ul.nav_1st>li i:after {
    background: #fff;
  }

  @media screen and (max-width: 900px) {

    header,
    body.sc header {
      height: 50px;
    }
  }

  @media screen and (max-width: 700px) {

    header,
    body.sc header {
      height: 45px;
    }
  }

  footer .content_wrapper {
    padding-top: 30px;
  }

  #fixbtn {
    min-height: 0;
    margin: 0;
  }

  #fixsns {
    padding: 5px 0 160px;
  }

  @media screen and (max-width: 700px) {
    #fixsns {
      padding: 5px 0 80px;
    }
  }

  main aside div:last-child {
    padding-bottom: 90px;
  }

  @media screen and (max-width: 700px) {
    main aside div:last-child {
      padding-bottom: 60px;
    }
  }

  #fixbtn.no .fixbtnwrap {
    background: none;
    border: none;
  }

  #fixbtn .inner {
    display: flex;
    min-height: 60px;
    justify-content: space-between;
    max-width: 780px;
    margin: 0 auto;
    margin-right: 0;
    box-sizing: border-box;
  }

  #fixbtn .inner>a {
    display: block;
    height: fit-content;
  }

  #fixbtn .inner>a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    object-position: bottom;
  }

  #fixbtn.no {
    display: block !important;
  }

  #fixbtn .inner {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  /* 削除用CSS */
  #clip+div>.content_wrapper,
  #hd2+.composite_box01 .inner_item_img img,
  body:not(.single) .composite_box01:not(.block_images_7) .inner_item_img img,
  body:not(.single) .block_image_text_3 .inner_item_img img,
  body:not(.single) .block_image_text_9 .inner_item_img img,
  body:not(.single) .block_image_text_4 .inner_item_img img,
  body:not(.single) .block_image_text_10 .inner_item_img img {
    clip-path: none;
  }

  #lv {
    background: none;
  }

  /* MV */
  #mv .mv_img {
    width: 100%;
    max-width: 64vw;
    height: 80%;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 2px solid var(--i_txt_color);
    border-radius: 80px;
  }

  #mv_outer:before {
    content: none;
  }

  #mv .mv_img li {
    width: 100%;
    left: auto;
    right: 0;
  }

  #mv .mv_textimg {
    width: 40%;
    top: 16%;
  }

  #mv_outer::after {
    content: "";
    background: url(/common/upload_data/sk-correct16com/image/20250318160417.png);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: bottom;
    position: absolute;
    width: 100%;
    height: 20%;
    bottom: 0;
    right: 0;
    z-index: 7;
  }

  @media screen and (max-width: 800px) {
    #mv .mv_textimg {
      width: 80%;
      top: auto;
      bottom: 20%;
    }
  }

  @media screen and (max-width: 700px) {
    #mv_outer::after {
      background-size: cover;
    }
  }

  /* MV下CV */
  #top_cv+.composite_box01.block_images_7 {
    background: #FF0642 !important;
    /* background: #2294c6!important; */
  }

  #top_cv+.composite_box01.block_images_7 .inner_item:nth-of-type(1):nth-last-of-type(2) {
    width: 100%;
  }

  #top_cv+.composite_box01.block_images_7 .inner_item_txt {
    background: none;
    min-height: 0;
  }

  #top_cv+.composite_box01.block_images_7 .inner_item>a:nth-last-child(2) {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
  }

  #top_cv+.composite_box01.block_images_7 .inner_item .heading,
  #top_cv+.composite_box01.block_images_7 .inner_item .heading .h {
    transition: all .2s;
  }

  #top_cv+.composite_box01.block_images_7 .inner_item:hover .heading,
  #top_cv+.composite_box01.block_images_7 .inner_item:hover .heading .h {
    color: #FF96AB !important;
    /* color: #fff649!important; */

  }

  #top_cv_bottom+.contents_hr {
    background-color: #c861df !important;
    /* background-color: #e54c7a!important; */
  }

  #top_cv_bottom+.contents_hr hr {
    display: none;
  }

  #top_cv_bottom+.contents_hr::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    border-top: 50px solid #FF0642;
    /* border-top: 50px solid #2294c6; */
    z-index: 10;
  }

  @media screen and (max-width: 700px) {
    #top_cv_bottom+.contents_hr::after {
      bottom: 0;
    }
  }

  /* Rush upの目指す道 */
  #concept+.contents_box01 {
    background: #c861df;
    /* background: #e54c7a; */
  }

  #concept+.contents_box01 .inner_item_txt {
    color: #fff;
  }

  #concept+.contents_box01 .inner_item_txt .heading:after {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319185725.png);
    background-size: contain;
    background-position-y: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 72px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #concept+.contents_box01 .heading.block_header_2 .h {
    visibility: hidden;
  }

  #concept+.contents_box01 .inner_item_img,
  #concept+.contents_box01 .inner_item_img img {
    border-radius: 20px;
  }

  #concept+.contents_box01 .inner_item_img a {
    position: relative;
    display: block;
    height: 100%;
  }

  #concept+.contents_box01 .inner_item_img::before {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319150916.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 84px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    top: -18px;
    left: 0px;
    z-index: 4;
  }

  #concept+.contents_box01 .inner_item_img a::before {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319150909.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    bottom: -28px;
    left: -48px;
    z-index: 4;
  }

  #concept+.contents_box01 .inner_item_img a::after {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319150817.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 88px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    bottom: -24px;
    right: -42px;
    z-index: 4;
  }

  @media screen and (max-width: 1100px) {
    #concept+.contents_box01 .inner_item_img::before {
      width: 7vw;
      top: -18px;
      left: 0px;
    }

    #concept+.contents_box01 .inner_item_img a::before {
      width: 7.4vw;
      bottom: -28px;
      left: -28px;
    }

    #concept+.contents_box01 .inner_item_img a::after {
      width: 8vw;
      bottom: -30px;
      right: -20px;
    }
  }

  @media screen and (max-width: 900px) {
    #concept+.contents_box01 .inner_item_img::before {
      width: 12vw;
    }

    #concept+.contents_box01 .inner_item_img a::before {
      width: 11vw;
      bottom: -12px;
    }

    #concept+.contents_box01 .inner_item_img a::after {
      width: 10vw;
    }
  }

  @media screen and (max-width: 700px) {
    #concept+.contents_box01 .inner_item_img::before {
      width: 16vw;
      left: -4px;
    }

    #concept+.contents_box01 .inner_item_img a::before {
      width: 19vw;
      left: 0;
    }

    #concept+.contents_box01 .inner_item_img a::after {
      width: 20vw;
      bottom: -4px;
      right: -4px;
    }
  }

  /* 数字で見るRush up */
  #in_numbers+.composite_box01 .wrapper_item,
  #in_numbers2+.composite_box01 .wrapper_item {
    justify-content: center;
  }

  #in_numbers+.composite_box01 .content_wrapper .heading.block_header_1:after {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319192035.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #in_numbers+.composite_box01 .heading.block_header_1 {
    margin-bottom: 80px;
  }

  #in_numbers+.composite_box01 .heading.block_header_1 .h {
    visibility: hidden;
  }

  #in_numbers+.composite_box01 .inner_item_img,
  #in_numbers2+.composite_box01 .inner_item_img {
    width: 80%;
    margin: 20px auto 10px;
  }

  #in_numbers+.composite_box01 .inner_item_img img,
  #in_numbers2+.composite_box01 .inner_item_img img {
    object-fit: contain;
    aspect-ratio: 1 / 1;
  }

  #in_numbers+.composite_box01 .inner_item,
  #in_numbers2+.composite_box01 .inner_item {
    width: 28%;
    background: #fff;
    border: 2px solid var(--i_txt_color);
  }

  #in_numbers+.composite_box01 .heading.block_header_4 .h,
  #in_numbers2+.composite_box01 .heading.block_header_4 .h {
    font-size: 3.6rem !important;
  }

  @media screen and (max-width: 1100px) {

    #in_numbers+.composite_box01 .inner_item_img,
    #in_numbers2+.composite_box01 .inner_item_img {
      width: 100%;
      height: 100%;
    }

    #in_numbers2+.composite_box01 .inner_item {
      width: 35%;
    }

    #in_numbers2+.composite_box01 .inner_item_img img {
      height: 100% !important;
    }

    #in_numbers+.composite_box01 .heading.block_header_4 .h,
    #in_numbers2+.composite_box01 .heading.block_header_4 .h {
      font-size: 4vw !important;
    }

    #in_numbers+.composite_box01 .inner_item_txt {
      display: none;
    }
  }

  @media screen and (max-width: 700px) {
    #in_numbers+.composite_box01 {
      padding-bottom: 0;
    }

    #in_numbers+.composite_box01 .wrapper_item,
    #in_numbers2+.composite_box01 .wrapper_item {
      gap: 1%;
    }

    #in_numbers+.composite_box01 .inner_item {
      width: calc(98% / 3) !important;
    }

    #in_numbers2+.composite_box01 .inner_item {
      width: calc(99% / 2) !important;
    }

    #in_numbers+.composite_box01 .inner_item_img,
    #in_numbers2+.composite_box01 .inner_item_img {
      margin: 10px auto 0;
    }

    #in_numbers+.composite_box01 .inner_item,
    #in_numbers2+.composite_box01 .inner_item {
      margin-bottom: 0 !important;
    }

    #in_numbers2+.composite_box01 .inner_item_img img {
      aspect-ratio: auto;
    }

    #in_numbers+.composite_box01 .heading.block_header_4 .h,
    #in_numbers2+.composite_box01 .heading.block_header_4 .h {
      font-size: 3.6vw !important;
    }
  }

  /* 社員に聞いた会社の魅力ランキング！ */
  #ranking+.contents_box01,
  #ranking2+.contents_box01 {
    background: #ecc928;
  }

  #ranking+.dec1_3:not(.block_images_21)>.content_wrapper,
  #ranking2+.dec1_3:not(.block_images_21)>.content_wrapper {
    border: 2px solid var(--i_txt_color);
    background: #fff;
  }

  #ranking+.contents_box01 .content_wrapper .heading.block_header_2:after {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319185714.png);
    background-size: contain;
    background-position-y: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  #ranking+.contents_box01 .heading.block_header_2 .h {
    visibility: hidden;
  }

  @media screen and (max-width: 800px) {
    #ranking+.contents_box01 .content_wrapper .heading.block_header_2:after {
      height: 120px;
    }
  }

  @media screen and (max-width: 700px) {

    #ranking+.contents_box01 .inner_item_txt ul.ranking li,
    #ranking2+.contents_box01 .inner_item_txt ul.ranking li {
      font-size: 1.6rem !important;
    }

    #ranking+.contents_box01 .inner_item_txt ul.ranking li:first-child,
    #ranking2+.contents_box01 .inner_item_txt ul.ranking li:first-child {
      font-size: 2.8rem !important;
    }
  }

  #ranking+.dec1_3:not(.block_images_21)>.content_wrapper,
  #ranking2+.dec1_3:not(.block_images_21)>.content_wrapper {
    align-items: center;
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li {
    list-style: none;
    font-size: 2.8rem;
    margin-bottom: 0.4rem;
    display: flex;
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li .rank,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li .rank {
    color: var(--i_txt_color);
    white-space: nowrap;
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li .rank .num,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li .rank .num {
    font-size: 0.7em;
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li:first-child,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li:first-child {
    font-size: 4rem;
    line-height: 1.2;
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li:first-child,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li:first-child {
    background: linear-gradient(90deg, #ff0641 0%, #ff6f06 40%, #f4ff06 100%);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li:nth-child(2) .rank,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li:nth-child(2) .rank {
    color: var(--i_main_color);
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li:nth-child(3) .rank,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li:nth-child(3) .rank {
    color: var(--i_sub_color);
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li:nth-child(4) .rank,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li:nth-child(4) .rank {
    color: #B288AB;
  }

  #ranking+.contents_box01 .inner_item_txt ul.ranking li:nth-child(5) .rank,
  #ranking2+.contents_box01 .inner_item_txt ul.ranking li:nth-child(5) .rank {
    color: var(--i_head_btn_color);
  }

  #ranking2+.contents_box01.block_text_2 .inner_item_txt .contents_btn01 {
    transform: translate(-108%, -60%);
  }

  #ranking2+.contents_box01 .inner_item_img {
    border: none;
  }

  #ranking+.contents_box01 .content_wrapper {
    position: relative;
  }

  #ranking+.contents_box01 .heading.block_header_2 .h::before {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319150919.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 84px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    top: -20%;
    right: 22%;
    z-index: 4;
    visibility: visible;
  }

  #ranking+.contents_box01 .heading.block_header_2 .h::after {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319151138.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 110px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    bottom: -40%;
    left: 0;
    z-index: 4;
    visibility: visible;
  }

  #ranking+.contents_box01 .content_wrapper::before {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319150852.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    top: 7%;
    left: 6%;
    z-index: 4;
  }

  @media screen and (max-width: 1100px) {
    #ranking+.contents_box01 .heading.block_header_2 .h::before {
      width: 8vw;
      top: -60%;
    }

    #ranking+.contents_box01 .heading.block_header_2 .h::after {
      width: 10vw;
      bottom: -70%;
    }

    #ranking+.contents_box01 .content_wrapper::before {
      width: 10vw;
      top: 12%;
    }
  }

  @media screen and (max-width: 900px) {

    #ranking+.contents_box01 .heading.block_header_2 .h::before,
    #ranking+.contents_box01 .heading.block_header_2 .h::after,
    #ranking+.contents_box01 .content_wrapper::before {
      display: none;
      visibility: hidden;
    }

    #ranking+.contents_box01 {
      position: relative;
    }

    #ranking+.contents_box01::before {
      content: "";
      background: url(/common/upload_data/recruit-rush-up2/image/20250319150919.png);
      background-size: contain;
      background-repeat: no-repeat;
      width: 18vw;
      aspect-ratio: 1 / 1;
      display: block;
      position: absolute;
      top: 0;
      right: 10%;
      z-index: 4;
    }

    #ranking2+.contents_box01.block_text_2 .inner_item_txt .contents_btn01 {
      transform: translate(0, 0);
    }
  }

  @media screen and (max-width: 700px) {
    #ranking+.contents_box01::before {
      width: 22vw;
      right: 6%;
    }
  }

  #ranking2+.contents_box01 .content_wrapper,
  #ranking2+.contents_box01 .inner_item_txt {
    position: relative;
  }

  #ranking2+.contents_box01 .content_wrapper .heading.block_header_2:before {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319185710.png);
    background-size: contain;
    background-position-y: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 150px;
    position: relative;
  }

  #ranking2+.contents_box01 .heading.block_header_2 .h {
    display: none;
  }

  @media screen and (max-width: 800px) {
    #ranking2+.contents_box01 .content_wrapper .heading.block_header_2:before {
      height: 120px;
    }
  }

  #ranking2+.contents_box01 .heading.block_header_2 p {
    font-size: 1.8rem;
    margin-bottom: 6rem;
  }

  @media screen and (max-width: 900px) {
    #ranking2+.contents_box01 .heading.block_header_2 p {
      margin-bottom: 0;
    }
  }

  #ranking2+.contents_box01>.content_wrapper:before {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319150859.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    top: 10%;
    left: 38%;
    z-index: 4;
  }

  #ranking2+.contents_box01>.content_wrapper:after {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250319150835.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 110px;
    aspect-ratio: 1 / 1;
    display: block;
    position: absolute;
    bottom: 4%;
    left: 36%;
    z-index: 4;
  }

  @media screen and (max-width: 1100px) {
    #ranking2+.contents_box01>.content_wrapper:before {
      width: 8vw;
      top: -4%;
      right: 8%;
    }

    #ranking2+.contents_box01>.content_wrapper:after {
      width: 10vw;
      bottom: 0;
      right: 24%;
    }
  }

  @media screen and (max-width: 900px) {

    #ranking2+.contents_box01>.content_wrapper:before,
    #ranking2+.contents_box01>.content_wrapper:after {
      display: none;
    }

    #ranking2+.contents_box01 {
      position: relative;
    }

    #ranking2+.contents_box01::before {
      content: "";
      background: url(/common/upload_data/recruit-rush-up2/image/20250319150859.png);
      background-size: contain;
      background-repeat: no-repeat;
      width: 16vw;
      aspect-ratio: 1 / 1;
      display: block;
      position: absolute;
      top: 0;
      right: 10%;
      z-index: 4;
    }
  }

  @media screen and (max-width: 700px) {
    #ranking2+.contents_box01::before {
      width: 22vw;
      right: 6%;
    }
  }

  #ranking2+.contents_box01 .inner_item_txt::after {
    content: "";
    background: url(/common/upload_data/recruit-rush-up2/image/20250402131250.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 14vw;
    aspect-ratio: 5 / 3;
  }

  @media screen and (max-width: 700px) {
    #ranking2+.contents_box01 .inner_item_txt::after {
      bottom: -20px;
      right: -16px;
      width: 34vw;
    }
  }

  /* 社員紹介 */
  #introduction+.gallery_single .content_wrapper .heading.block_header_1:after {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319185732.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #introduction+.gallery_single .heading.block_header_1 {
    margin-bottom: 80px;
  }

  #introduction+.gallery_single .heading.block_header_1 .h {
    visibility: hidden;
  }

  #introduction+.gallery_single .gallery_single_slider .inner_item p {
    margin-top: 12px;
    text-align: center;
    font-size: 1.6rem;
  }

  #introduction+.gallery_single .slick-track .inner_item a:hover {
    background: none;
  }

  #introduction+.gallery_single .slick-track .inner_item a:hover img {
    opacity: 1;
  }

  #introduction+.gallery_single .slick-track .inner_item img {
    aspect-ratio: 1 / 1;
    height: 100%;
    border-radius: 16px 24% 16px 24%;
    border: 2px solid var(--i_txt_color);
    object-fit: cover;
    width: 80%;
    margin: 0 auto;
  }

  #introduction+.gallery_single .slick-track .inner_item>span {
    transition: all .2s;
    position: relative;
    display: block;
    overflow: unset;
  }

  #introduction+.gallery_single .slick-track .inner_item>span::after {
    content: "";
    width: 80%;
    position: absolute;
    top: 54%;
    left: 54%;
    transform: translate(-50%, -50%);
    border: 2px solid var(--i_txt_color);
    z-index: -1;
    aspect-ratio: 1 / 1;
    transition: all .2s;
  }

  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n) img,
  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n)>span::after {
    border-radius: 28px;
    background: var(--i_sub_color);
  }

  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+1)>span::after,
  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+1) img {
    border-radius: 16px 24% 16px 24%;
    background: #FF0641;
  }

  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+2)>span::after,
  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+2) img {
    border-radius: 50%;
    background: var(--i_head_btn_color);
  }

  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+3)>span::after,
  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+3) img {
    border-radius: 32% 16px 32% 16px;
    background: var(--i_main_color);
  }

  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+4)>span::after,
  #introduction+.gallery_single .slick-track .inner_item:nth-child(5n+4) img {
    border-radius: 10px 50% 10px 10px;
    background: #8c54c1;
  }

  @media screen and (min-width: 901px) {
    #introduction+.gallery_single .slick-track {
      align-items: start;
    }

  }

  @media screen and (max-width: 900px) {
    #introduction+.gallery_single .slick-track .inner_item a {
      transition: all .2s;
      position: relative;
      display: block;
      overflow: unset;
    }

    #introduction+.gallery_single .slick-track .inner_item a::after {
      content: "";
      width: 80%;
      position: absolute;
      top: 54%;
      left: 54%;
      transform: translate(-50%, -50%);
      border: 2px solid var(--i_txt_color);
      z-index: -1;
      aspect-ratio: 1 / 1;
      transition: all .2s;
    }

    #introduction+.gallery_single .slick-track .inner_item a img {
      width: 80%;
      margin: 0 auto;
    }
  }

  @media screen and (max-width: 700px) {
    #introduction+.gallery_single .slick-track:has(> :nth-child(-n+4):last-child) .inner_item {
      width: 100%;
    }

    #introduction+.gallery_single .slick-track:has(> :nth-child(-n+4):last-child) .inner_item a {
      display: block;
    }
  }

  /* 募集要項 */
  #recruit+.recruit_archive.add_design1 {
    background: #5dbcc1;
  }

  #recruit+.recruit_archive.add_design1 .content_wrapper .heading.block_header_1:after {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319185706.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #recruit+.recruit_archive.add_design1 .heading.block_header_1 {
    margin-bottom: 140px;
  }

  @media screen and (max-width: 900px) {
    #recruit+.recruit_archive.add_design1 .content_wrapper .heading.block_header_1:after {
      height: 120px;
    }

    #recruit+.recruit_archive.add_design1 .heading.block_header_1 {
      margin-bottom: 120px;
    }
  }

  #recruit+.recruit_archive.add_design1 .heading.block_header_1 .h {
    visibility: hidden;
  }

  #recruit+.recruit_archive.add_design1 .recruitment_list .inner_item {
    width: 36%;
    margin: 0 2% 40px;
    border-radius: 32px;
    border: 2px solid var(--i_txt_color);
  }

  #recruit+.recruit_archive.add_design1 .recruitment_list .wrapper_item .inner_item .inner_item_img a {
    border-radius: 32px 32px 0 0;
    padding-top: 80%;
  }

  #recruit+.recruit_archive.add_design1 .recruitment_list .heading.block_header_4 .h {
    font-size: 2.4rem !important;
  }

  #recruit+.recruit_archive.add_design1 .recruitment_list .wrapper_item .inner_item .inner_item_txt {
    padding: 24px 20px;
  }

  @media screen and (max-width: 1100px) {
    #recruit+.recruit_archive.add_design1 .recruitment_list .inner_item {
      width: 45%;
    }
  }

  @media screen and (max-width: 700px) {
    #recruit+.recruit_archive.add_design1 .recruitment_list .inner_item {
      width: 100%;
      max-width: 500px;
    }
  }

  /* 採用までの流れ */
  #flow_ttl+.width_fixed>.content_wrapper .heading.block_header_1:after {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319185721.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  #flow_ttl+.width_fixed>.content_wrapper .heading.block_header_1 .h {
    visibility: hidden;
  }

  #flow+.composite_box01 .inner_item {
    position: relative;
  }

  #flow+.composite_box01 .inner_item:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 18px;
    border-color: transparent transparent transparent #333;
    position: absolute;
    top: 0;
    left: -16%;
    bottom: 0;
    margin: auto;
  }

  #flow+.composite_box01 .inner_item:nth-of-type(1):nth-last-of-type(5),
  #flow+.composite_box01 .inner_item:nth-of-type(2):nth-last-of-type(4),
  #flow+.composite_box01 .inner_item:nth-of-type(3):nth-last-of-type(3),
  #flow+.composite_box01 .inner_item:nth-of-type(4):nth-last-of-type(2),
  #flow+.composite_box01 .inner_item:nth-of-type(5):nth-last-of-type(1) {
    margin-left: 4%;
    width: calc(84% / 5);
  }

  #flow+.composite_box01 .inner_item_img img {
    object-fit: contain;
  }

  @media screen and (max-width: 800px) {
    #flow+.composite_box01 .wrapper_item {
      flex-wrap: wrap;
      justify-content: center;
    }

    #flow+.composite_box01 .inner_item:before {
      border-width: 8px 0 8px 12px;
      left: -10%;
    }

    #flow+.composite_box01 .inner_item:nth-of-type(1):nth-last-of-type(5),
    #flow+.composite_box01 .inner_item:nth-of-type(2):nth-last-of-type(4),
    #flow+.composite_box01 .inner_item:nth-of-type(3):nth-last-of-type(3),
    #flow+.composite_box01 .inner_item:nth-of-type(4):nth-last-of-type(2),
    #flow+.composite_box01 .inner_item:nth-of-type(5):nth-last-of-type(1) {
      margin-left: 5% !important;
      width: calc(90% / 3) !important;
      margin-bottom: 30px !important;
    }

    #flow+.composite_box01 .inner_item:nth-of-type(1):nth-last-of-type(5) {
      margin-left: 0 !important;
    }

    #flow+.composite_box01 .inner_item_img {
      margin: 0 auto;
    }
  }

  @media screen and (max-width: 700px) {
    #flow_ttl+.width_fixed {
      padding-bottom: 10px;
    }

    #flow+.composite_box01 .inner_item:before {
      border-width: 6px 0 6px 8px;
      left: -12%;
    }
  }

  /* CVバナー */
  #banner+.contents_box01 {
    background: #98fbb0;
  }

  #banner+.contents_box01 .inner_item_img {
    border: none;
  }

  #banner+.contents_box01 .inner_item_img a {
    transition: .4s;
    display: block;
  }

  #banner+.contents_box01 .inner_item_img a:hover {
    scale: 1.1;
  }

  /* 選考に関するよくある質問 */
  #faq+.contents_faq01 .content_wrapper .heading.block_header_1:after {
    content: "";
    display: block;
    background: url(/common/upload_data/recruit-rush-up2/image/20250319185718.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #faq+.contents_faq01 .heading.block_header_1 {
    margin-bottom: 80px;
  }

  #faq+.contents_faq01 .heading.block_header_1 .h {
    visibility: hidden;
  }


  #flow_pc+.contents_box01 .inner_item_img img,
  #flow_sp+.contents_box01 .inner_item_img img {
    border-radius: 0;
  }

  /*数字で見るRush upの背景画像*/
  #bg_img+section {
    background-size: 100vw !important;
    background-repeat: repeat !important;
  }

  #bg_img+section .content_wrapper {
    max-width: 1350px !important;
  }

  /*aboutパーツ*/
  #about+section .content_wrapper {
    max-width: 1350px !important;
  }

  #about+section .inner_item_txt p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.2vw;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
  }

  #about+section .inner_item_txt {
    position: relative;
  }

  #about+section .inner_item_txt::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20251224180645.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 25vw;
    max-width: 38rem;
    max-height: 38rem;
    bottom: 0;
    left: -2vw;
  }

  #about+section .inner_item_txt::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20251224180645_1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 25vw;
    max-width: 38rem;
    max-height: 38rem;
    bottom: -1vw;
    right: -0.5vw;
  }

  #about+section .inner_item_txt p:first-of-type,
  #about+section .inner_item_txt p:last-of-type,
  #about+section .inner_item_txt p .deco {
    position: relative;
  }

  #about+section .inner_item_txt p:first-of-type::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100249.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 6vw;
    max-width: 36rem;
    max-height: 9rem;
    bottom: -0.4vw;
    left: 19vw;
  }

  #about+section .inner_item_txt p:first-of-type::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100245.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 6vw;
    max-width: 36rem;
    max-height: 9rem;
    bottom: -0.4vw;
    right: 19vw;
  }

  #about+section .inner_item_txt p .deco::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100537.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 2vw;
    height: 3vw;
    max-width: 2.8rem;
    max-height: 4rem;
    bottom: 1.5vw;
    left: -1.5vw;
  }

  #about+section .inner_item_txt p .deco::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100448.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 2vw;
    height: 3vw;
    max-width: 2.8rem;
    max-height: 4.3rem;
    bottom: 1.5vw;
    right: -1.2vw;
  }

  #about+section .inner_item_txt p:last-of-type::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100238.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 7vw;
    max-width: 36rem;
    max-height: 10rem;
    bottom: -4.4vw;
    left: 8vw;
  }

  #about+section .inner_item_txt p:last-of-type::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100242.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 7vw;
    max-width: 36rem;
    max-height: 10rem;
    bottom: -4vw;
    right: 11.5vw;
  }

  #about+section .contents_btn01 {
    padding-top: 30px;
  }

  #about+section .contents_btn01 a {
    border-radius: 0;
    background: linear-gradient(to right, #000 84%, #fff 16%);
    color: #fff !important;
    min-width: 300px;
  }

  #about+section .contents_btn01 a:hover {
    background: linear-gradient(to right, #fff 84%, #000 16%);
    color: #000 !important;
  }

  #about+section .contents_btn01 a::before {
    content: '';
    position: absolute;
    top: 34%;
    bottom: 0;
    right: 1vw;
    width: 12px;
    height: 12px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg);
  }

  #about+section .contents_btn01 a::after {
    content: '';
    position: absolute;
    top: 47%;
    bottom: 0;
    right: 1vw;
    width: 20px;
    height: 3px;
    background: #000;
  }

  #about+section .contents_btn01 a:hover::before {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }

  #about+section .contents_btn01 a:hover::after {
    background: #fff;
  }

  #about+section .contents_btn01 a span {
    padding: 1rem 0 1rem 6rem;
    text-align: start;
  }

  @media screen and (min-width: 1600px) {

    #about+section .inner_item_txt::before,
    #about+section .inner_item_txt::after {
      max-width: 32rem;
      max-height: 32rem;
    }

    #about+section .inner_item_txt p:first-of-type::before {
      left: 15vw;
    }

    #about+section .inner_item_txt p:first-of-type::after {
      right: 15vw;
    }
  }

  @media screen and (max-width: 1150px) {
    #about+section .inner_item_txt::before {
      left: -7vw;
    }

    #about+section .inner_item_txt::after {
      right: -5vw;
    }

    #about+section .inner_item_txt p:first-of-type::before {
      bottom: 0;
      left: 17vw;
    }

    #about+section .inner_item_txt p:first-of-type::after {
      bottom: 0;
      right: 17vw;
    }

    #about+section .inner_item_txt p:last-of-type::after {
      bottom: -5vw;
      right: 9vw;
    }

    #about+section .inner_item_txt p .deco::before {
      bottom: 2.5vw;
    }

    #about+section .inner_item_txt p .deco::after {
      bottom: 2.5vw;
    }
  }

  @media screen and (max-width: 768px) {
    #about+section .inner_item_txt p {
      font-size: 1.8rem;
    }

    #about+section .inner_item_txt::before {
      bottom: -5vw;
    }

    #about+section .inner_item_txt::after {
      bottom: -5vw;
    }

    #about+section .inner_item_txt p:first-of-type::before {
      content: none;
    }

    #about+section .inner_item_txt p:first-of-type::after {
      content: none;
    }

    #about+section .inner_item_txt p:last-of-type::before {
      content: none;
    }

    #about+section .inner_item_txt p:last-of-type::after {
      content: none;
    }

    /*#about + section .inner_item_txt p .deco::before{
    content: none;
  }
  #about + section .inner_item_txt p .deco::after{
    content: none;
  }*/
    #about+section .contents_btn01 a {
      min-width: 200px;
      background: linear-gradient(to right, #000 80%, #fff 20%);
      max-width: 60%;
    }
#about+section .contents_btn01 a::before {
    top: 33%;
}

    #about+section .contents_btn01 a::before {
      border-top: 2px solid #000;
      border-right: 2px solid #000;
      right: 2.3vw;
    }

    #about+section .contents_btn01 a::after {
      height: 2px;
      right: 2.2vw;
    }
    #members_btn+div a::after{
      top: 49%;
    }

    #about+section .contents_btn01 a:hover {
      background: linear-gradient(to right, #fff 80%, #000 20%);
    }

    #about+section .contents_btn01 a:hover::before {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
    }

    #about+section .contents_btn01 a span {
      padding: 1rem 0 1rem 3rem;
    }
  }

  @media screen and (max-width: 550px) {
    #about+section .inner_item_txt p .deco::before {
      bottom: 4.5vw;
    }

    #about+section .inner_item_txt p .deco::after {
      bottom: 4vw;
    }
  }

  /*LINEバナー*/
  #line_banner+div .content_wrapper {
    max-width: 1350px !important;
  }

  #line_banner+div .inner_item_img {
    position: relative;
  }

  #line_banner+div .inner_item_img::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515101714.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 16vw;
    max-width: 38rem;
    max-height: 25rem;
    bottom: -3vw;
    left: -22vw;
  }

  #line_banner+div .inner_item_img::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20251224180644_1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 17vw;
    max-width: 39rem;
    max-height: 26.4rem;
    bottom: -3vw;
    right: -23vw;
  }

  #line_banner+div .inner_item_img a {
    width: 69vw !important;
  }

  #line_banner+div .inner_item_img a:hover {
    background: transparent;
  }

  @media screen and (min-width: 1600px) {
    #line_banner+div .inner_item_img::before {
      max-width: 22rem;
      max-height: 22rem;
      left: -12vw;
    }

    #line_banner+div .inner_item_img::after {
      max-width: 23rem;
      max-height: 23rem;
      right: -13vw;
    }
  }

  @media screen and (max-width: 1200px) {

    #line_banner+div .inner_item_img::before,
    #line_banner+div .inner_item_img::after {
      bottom: -4vw;
      height: 100%;
    }
  }

  @media screen and (max-width: 900px) {

    #line_banner+div .inner_item_img::before,
    #line_banner+div .inner_item_img::after {
      bottom: -5vw;
    }
  }

  @media screen and (max-width: 700px) {

    #line_banner+div .inner_item_img::before,
    #line_banner+div .inner_item_img::after {
      bottom: -6vw;
    }
  }

  @media screen and (max-width: 600px) {

    #line_banner+div .inner_item_img::before,
    #line_banner+div .inner_item_img::after {
      bottom: -7vw;
    }
  }

  @media screen and (max-width: 450px) {

    #line_banner+div .inner_item_img::before,
    #line_banner+div .inner_item_img::after {
      bottom: -10vw;
    }
  }

  /*止まらない成長の環境*/
  #points+div {
    background-size: 100% 100% !important;
    background-repeat: round, no-repeat;
    background-position: top, bottom !important;
  }

  #points+div .content_wrapper {
    max-width: 1350px !important;
  }

  #points+div .content_wrapper::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100516.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 28vw;
    height: 28vw;
    max-width: 39rem;
    max-height: 39rem;
    bottom: -1.5vw;
    left: -1.5vw;
    z-index: 1;
  }

  #points+div .content_wrapper::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20251031141753.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 55vw;
    height: 20vw;
    max-width: 50rem;
    max-height: 80rem;
    bottom: -1.5vw;
    right: 12vw;
    z-index: 1;
  }

  #points+div .heading.block_header_1 {
    margin-bottom: 0;
  }

  #points+div .heading.block_header_1 .h {
    visibility: hidden;
  }

  #points+div .heading:before {
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100528.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 60vw;
    height: 11vw;
    top: 2vw;
  }

  #points+div .wrapper_item {
    padding-top: 14rem;
    max-width: 1400px;
    margin: 0 auto;
  }

  #points+div .inner_item {
    width: 100% !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    z-index: -1;
  }

  #points+div .inner_item_img {
    height: auto;
  }

  #points+div .inner_item_img img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
  }

  #points+div .inner_item:nth-of-type(1) .inner_item_img {
    width: 50vw;
    max-width: 70rem;
    margin: 0 0 0 3vw;
  }

  #points+div .inner_item:nth-of-type(2) .inner_item_img {
    width: 50vw;
    max-width: 70rem;
    margin: -19.5vw 0 0 38vw;
  }

  #points+div .inner_item:nth-of-type(3) .inner_item_img {
    width: 50vw;
    max-width: 70rem;
    margin: -16.5vw 0 0 5.7vw;
  }

  #points+div .inner_item:nth-of-type(1)::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100506.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 16vw;
    max-width: 35rem;
    max-height: 22.4rem;
    bottom: 28vw;
    left: 7.5vw;
    z-index: -1;
  }

  #points+div .inner_item:nth-of-type(1)::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100521.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 17vw;
    max-width: 35rem;
    max-height: 23.8rem;
    bottom: -10vw;
    left: 16.5vw;
    z-index: 1;
  }

  #points+div .inner_item:nth-of-type(2)::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20251224180644.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 12vw;
    height: 14vw;
    max-width: 16.8rem;
    max-height: 19.6rem;
    bottom: 34.5vw;
    left: 41.5vw;
    z-index: -1;
  }

  #points+div .inner_item:nth-of-type(2)::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100452.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 27vw;
    max-width: 35rem;
    max-height: 37.8rem;
    bottom: 32vw;
    right: 8.5vw;
    z-index: -1;
  }

  #points+div .inner_item:nth-of-type(3)::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100502.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 7vw;
    max-width: 35rem;
    max-height: 9.8rem;
    bottom: 21vw;
    right: 0.5vw;
    z-index: 1;
  }

  #points+div .inner_item:nth-of-type(3)::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515100457.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 28vw;
    height: 18vw;
    max-width: 39.2rem;
    max-height: 25.2rem;
    bottom: 22.5vw;
    right: 15.5vw;
    z-index: -1;
  }

  @media screen and (min-width: 1401px) {

    #points+div .content_wrapper::before,
    #points+div .content_wrapper::after {
      bottom: -1.4vw;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      bottom: 31.5vw;
    }
  }

  @media screen and (min-width: 1500px) {
    #points+div .inner_item:nth-of-type(2) .inner_item_img {
      margin: -19.5vw 0 0 36vw;
    }

    #points+div .inner_item:nth-of-type(1)::before {
      bottom: 26vw;
    }

    #points+div .inner_item:nth-of-type(3)::after {
      bottom: 18.5vw;
    }

    #points+div .inner_item:nth-of-type(3) .inner_item_img {
      margin: -6.5vw 0 0 5.7vw;
    }
  }

  @media screen and (min-width: 1600px) {
    #points+div .inner_item:nth-of-type(1)::before {
      bottom: 22vw;
      left: 4.5vw;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      bottom: 28.5vw;
    }

    #points+div .inner_item:nth-of-type(2)::after {
      bottom: 24vw;
      right: 6.5vw;
    }

    #points+div .inner_item:nth-of-type(3)::before {
      bottom: 15vw;
    }

    #points+div .content_wrapper::before,
    #points+div .content_wrapper::after {
      bottom: -1vw;
    }
  }

  @media screen and (min-width: 1700px) {
    #points+div .wrapper_item {
      padding-top: 16rem;
    }

    #points+div .content_wrapper::before {
      left: 0.5vw;
      max-width: 37rem;
      max-height: 37rem;
    }

    #points+div .content_wrapper::after {
      right: 7vw;
    }

    #points+div .inner_item:nth-of-type(2) {
      margin-left: 0;
    }

    #points+div .inner_item:nth-of-type(1) .inner_item_img {
      margin: 0;
    }

    #points+div .inner_item:nth-of-type(2) .inner_item_img {
      margin: -19.5vw 0 0 32vw;
    }

    #points+div .inner_item:nth-of-type(1)::after {
      bottom: -7vw;
      left: 13.5vw;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      bottom: 27vw;
      left: 38.5vw;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      bottom: 26.5vw;
      left: 38vw;
    }

    #points+div .inner_item:nth-of-type(3)::after {
      right: 8vw;
      bottom: 18.5vw;
    }
  }

  @media screen and (min-width: 1840px) {
    #points+div .wrapper_item {
      padding-top: 19rem;
    }

    #points+div .inner_item:nth-of-type(2) .inner_item_img {
      margin: -19.5vw 0 0 29vw;
    }

    #points+div .inner_item:nth-of-type(2)::after {
      bottom: 19vw;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      bottom: 24.5vw;
      left: 32vw;
    }
  }

  @media screen and (max-width: 1350px) {
    #points+div .inner_item:nth-of-type(3)::after {
      bottom: 19.5vw;
    }
  }

  @media screen and (max-width: 1130px) {
    #points+div .inner_item:nth-of-type(1)::after {
      bottom: -7vw;
    }

    #points+div .inner_item:nth-of-type(1) .inner_item_img {
      margin: 0 0 0 5vw;
    }

    #points+div .inner_item:nth-of-type(2) .inner_item_img {
      margin: -22.5vw 0 0 42vw;
    }
  }

  @media screen and (max-width: 1050px) {

    #points+div .content_wrapper::before,
    #points+div .content_wrapper::after {
      bottom: -2.2vw;
    }
  }

  @media screen and (max-width: 980px) {
    #points+div .inner_item:nth-of-type(3) .inner_item_img {
      width: 46vw;
      margin: -17.5vw 0 0 5.7vw;
    }
  }

  @media screen and (max-width: 768px) {
    #points+div {
      background-repeat: round !important;
    }

    #points+div .heading:before {
      min-width: 40rem;
      min-height: 15rem;
    }

    #points+div .wrapper_item {
      padding-top: 12rem;
    }

    #points+div .content_wrapper::before {
      bottom: -2.5vw;
      min-width: 30rem;
      min-height: 33rem;
    }

    #points+div .content_wrapper::after {
      content: none;
    }

    #points+div .inner_item:nth-of-type(1) .inner_item_img {
      width: 100%;
      max-width: 100%;
      margin: 0;
    }

    #points+div .inner_item:nth-of-type(2) .inner_item_img {
      width: 100%;
      margin: 0 auto;
      max-width: 100%;
    }

    #points+div .inner_item:nth-of-type(3) .inner_item_img {
      width: 100%;
      margin: 0 auto;
      max-width: 100%;
    }

    #points+div .inner_item:nth-of-type(1)::before {
      bottom: 43vw;
      left: -1.5vw;
      min-width: 25rem;
      min-height: 22rem;
    }

    #points+div .inner_item:nth-of-type(1)::after {
      content: none;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      width: 16vw;
      height: 22vw;
      bottom: 61.5vw;
      left: 12.5vw;
      min-width: 20rem;
      min-height: 22rem;
      bottom: 60.5vw;
      left: 4.5vw;
    }

    #points+div .inner_item:nth-of-type(2)::after {
      bottom: 50vw;
      right: 6.5vw;
      min-width: 25rem;
      min-height: 34rem;
    }

    #points+div .inner_item:nth-of-type(3)::before {
      content: none;
    }

    #points+div .inner_item:nth-of-type(3)::after {
      width: 43vw;
      height: 29vw;
      min-width: 40rem;
      min-height: 27rem;
      bottom: 68.5vw;
      right: 0.5vw;
      z-index: 1;
    }
  }

  @media screen and (max-width: 650px) {
    #points+div .inner_item:nth-of-type(1)::after {
      content: none;
    }

    #points+div .inner_item:nth-of-type(1)::before {
      left: -5.5vw;
      bottom: 40vw;
    }

    #points+div .inner_item:nth-of-type(3)::after {
      bottom: 71.5vw;
    }

    #points+div .content_wrapper::before {
      min-height: 30rem;
    }

    #points+div .inner_item:nth-of-type(2)::after {
      bottom: 48vw;
    }

    #points+div .inner_item:nth-of-type(2)::after {
      bottom: 41vw;
      right: -2.5vw;
    }
  }

  @media screen and (max-width: 600px) {
    #points+div .content_wrapper::before {
      bottom: -3.5vw;
      left: -7vw;
    }
  }

  @media screen and (max-width: 550px) {
    #points+div .content_wrapper::before {
      bottom: -3.5vw;
      min-height: 28rem;
      left: -10vw;
    }

    #points+div .inner_item:nth-of-type(1)::before {
      bottom: 34vw;
      left: -7.5vw;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      bottom: 50.5vw;
    }
  }

  @media screen and (max-width: 450px) {
    #points+div .content_wrapper::before {
      bottom: -5vw;
      min-height: 24rem;
      left: -15vw;
    }

    #points+div .inner_item:nth-of-type(1)::before {
      min-width: 22rem;
      min-height: 18rem;
    }

    #points+div .inner_item:nth-of-type(2)::after {
      bottom: 35vw;
      right: 0.5vw;
      min-width: 25rem;
      min-height: 26rem;
    }
  }

  @media screen and (max-width: 400px) {
    #points+div .content_wrapper::before {
      bottom: -6.5vw;
      min-width: 20rem;
      min-height: 19rem;
      left: -7vw;
    }

    #points+div .inner_item:nth-of-type(1)::before {
      min-width: 20rem;
      min-height: 16rem;
    }

    #points+div .inner_item:nth-of-type(2)::before {
      min-width: 18rem;
      min-height: 18rem;
    }

    #points+div .inner_item:nth-of-type(2)::after {
      min-width: 18rem;
      min-height: 25rem;
    }
  }

  /*採用までの流れ*/
  #flow_ttl02+section {
    background-size: 100vw !important;
    position: relative;
  }

  #flow_ttl02+section::before {
    content: "";
    position: absolute;
    right: 11vw;
    bottom: 9.5rem;
    width: 17rem;
    height: 7.5rem;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102608.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #flow_ttl02+section .content_wrapper {
    max-width: 1350px !important;
  }

  #flow02+div {
    background-size: 100vw !important;
  }

  #flow02+div .content_wrapper {
    max-width: 1350px !important;
  }

  #flow02+div br.spbr {
    display: block !important;
  }

  #flow02+div .heading.block_header_1.align-center {
    display: none;
  }

  /*#flow02 + div .heading .h {
    visibility: hidden;
}*/
  #flow02+div .wrapper_item {
    padding: 8rem 4vw 5rem;
  }

  #flow02+div .inner_item {
    background-color: #fff;
    padding: 2rem 1rem;
    border-radius: 0 0 47% 47%;
    border-radius: 0 0 120px 120px;
    position: relative;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
  }

  #flow02+div .heading.block_header_4 .h {
    position: absolute;
    top: -6vw;
    left: 50%;
    transform: translateX(-50%);
    width: 9rem;
    height: 9rem;
    color: white;
    font-size: 6rem;
    font-family: "Sarpanch", sans-serif;
    font-weight: 400;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  #flow02+div .inner_item:nth-of-type(1) {
    border: 4px solid #05B4FF;
  }

  #flow02+div .inner_item:nth-of-type(1) h3 {
    background-color: #05B4FF;
  }

  #flow02+div .inner_item:nth-of-type(1) p {
    color: #05B4FF;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow02+div .inner_item:nth-of-type(2) {
    border: 4px solid #8FC320;
  }

  #flow02+div .inner_item:nth-of-type(2) h3 {
    background-color: #8FC320;
  }

  #flow02+div .inner_item:nth-of-type(2) p {
    color: #8FC320;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow02+div .inner_item:nth-of-type(3) {
    border: 4px solid #FEBD01;
  }

  #flow02+div .inner_item:nth-of-type(3) h3 {
    background-color: #FEBD01;
  }

  #flow02+div .inner_item:nth-of-type(3) p {
    color: #FEBD01;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow02+div .inner_item:nth-of-type(4) {
    border: 4px solid #46d5bc;
    position: relative;
  }

  #flow02+div .inner_item:nth-of-type(4)::after {
    content: '(原則面接3営業日以内)';
    position: absolute;
    font-size: 1.3rem;
    color: #46d5bc;
    font-family: "vdl-v7gothic", sans-serif;
    top: 4vw;
    left: 2.5vw;
  }

  #flow02+div .inner_item:nth-of-type(4) h3 {
    background-color: #46d5bc;
  }

  #flow02+div .inner_item:nth-of-type(4) p {
    color: #46d5bc;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow02+div .inner_item:nth-of-type(5) {
    border: 4px solid #036EB7;
    position: relative;
  }

  #flow02+div .inner_item:nth-of-type(5)::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102645.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20vw !important;
    height: 20vw !important;
    max-width: 28rem;
    max-height: 28rem;
    left: -2vw;
    top: 1vw;
  }

  #flow02+div .inner_item:nth-of-type(5) h3 {
    background-color: #036EB7;
  }

  #flow02+div .inner_item:nth-of-type(5) p {
    color: #036EB7;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 4rem;
  }

  #flow02+div .inner_item:nth-of-type(1)::before,
  #flow02+div .inner_item:nth-of-type(2)::before,
  #flow02+div .inner_item:nth-of-type(3)::before,
  #flow02+div .inner_item:nth-of-type(4)::before {
    content: '';
    position: absolute;
    width: 5rem;
    height: 5rem;
    top: -5rem;
    right: -4.5rem;
    background: url(/common/upload_data/recruit-rush-up3/image/20250521095314.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #flow02+div .inner_item .heading {
    height: 5rem;
  }

  @media screen and (min-width: 1550px) {
    #flow02+div .inner_item:nth-of-type(4)::after {
      left: 3.5vw;
    }

    /*#flow02 + div .inner_item:nth-of-type(5)::after{
    left: -1vw;
  }*/
  }

  @media screen and (min-width: 1700px) {
    #flow02+div .heading.block_header_4 .h {
      top: -5vw;
    }
  }

  @media screen and (min-width: 1750px) {
    #flow_ttl02+section::before {
      right: 21vw;
    }

    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 3.5vw;
      left: 2vw;
    }
  }

  @media screen and (max-width: 1300px) {
    #flow_ttl02+section::before {
      right: 9vw;
      bottom: 10.5rem;
      width: 15rem;
      height: 6.5rem;
    }

    #flow02+div .heading.block_header_4 .h {
      width: 8rem;
      height: 8rem;
      font-size: 4.5rem !important;
    }

    #flow02+div .inner_item:nth-of-type(2) p {
      margin-bottom: 1rem;
    }

    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 5vw;
    }
  }

  @media screen and (max-width: 1160px) {
    #flow02+div .inner_item:nth-of-type(5)::after {
      top: 5vw;
    }
  }

  @media screen and (max-width: 1100px) {
    #flow02+div .wrapper_item{
      justify-content: center;
    }
    #flow02+div .inner_item {
      border-radius: 0 0 150px 150px;
    }

    #flow02+div .inner_item:nth-of-type(1)::before,
    #flow02+div .inner_item:nth-of-type(2)::before,
    #flow02+div .inner_item:nth-of-type(3)::before,
    #flow02+div .inner_item:nth-of-type(4)::before {
      /*content: none;*/
    }

    #flow02+div .inner_item:nth-of-type(3)::before {
      right: -3.5rem;
    }

    #flow02+div .heading.block_header_4 .h {
      top: -8vw;
    }

    #flow02+div .inner_item:nth-of-type(n+4) {
      margin-top: 5rem;
    }

    #flow02+div .inner_item:nth-of-type(4)::after {
      left: 7vw;
    }

    #flow02+div .inner_item:nth-of-type(1),
    #flow02+div .inner_item:nth-of-type(2),
    #flow02+div .inner_item:nth-of-type(3),
    #flow02+div .inner_item:nth-of-type(4),
    #flow02+div .inner_item:nth-of-type(5) {
      min-height: 30rem;
      max-width: 50%;
      max-height: 30rem;
    }

    #flow02+div .inner_item:nth-of-type(5)::after {
      width: 23vw;
      height: 23vw;
      min-width: 23rem;
      min-height: 23rem;
      left: 2vw;
      top: 4vw;
    }
  }

  @media screen and (max-width: 1000px) {
    #flow_ttl02+section::before {
      right: 4vw;
    }

    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 6vw;
      left: 6vw;
    }
  }
@media screen and (max-width: 900px){
  #flow02+div .inner_item:nth-of-type(n+3){
    margin-top: 5rem;
  }
  #flow02+div .inner_item:nth-of-type(5)::after{
    left: 9vw;
  }
  #flow02+div .inner_item:nth-of-type(3)::before{
    right: -4.7rem;
  }
  #flow02+div .inner_item:nth-of-type(4)::after{
    top: 7vw;
    left: 14vw;
  }
}
  @media screen and (max-width: 768px) {
    #flow02+div .inner_item_txt p{
      font-size: 1.6rem !important;
    }
    .ttl_bg-img02::after {
      content: none !important;
    }

    #flow_ttl02+section::before {
      content: none;
    }

    #flow02+div .wrapper_item {
      padding: 5.5rem 4vw 1rem;
      justify-content: center;
      gap: 0%;
    }
    #flow02+div .inner_item:nth-of-type(1),
    #flow02+div .inner_item:nth-of-type(2),
    #flow02+div .inner_item:nth-of-type(3),
    #flow02+div .inner_item:nth-of-type(4),
    #flow02+div .inner_item:nth-of-type(5){
      max-width: 50%;
    }
    #flow02+div .heading.block_header_4 .h {
      top: -10vw;
    }

    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 7vw;
      left: 13vw;
    }

    #flow02+div .inner_item:nth-of-type(5)::after {
      left: 8vw;
    }
  }

  @media screen and (max-width: 700px) {
    #flow02+div .inner_item:nth-of-type(n+3) {
      margin-top: 5rem;
    }

    #flow02+div .inner_item:nth-of-type(5)::after {
      left: 6vw;
    }

    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 8vw;
      left: 12vw;
    }

    #flow02+div .inner_item:nth-of-type(2)::before,
    #flow02+div .inner_item:nth-of-type(4)::before {
      right: -3.5rem;
    }

    #flow02+div .inner_item:nth-of-type(3)::before {
      right: -4.5rem;
    }
  }

  @media screen and (max-width: 600px) {
    #flow02+div .wrapper_item{
      padding: 6rem 4vw 1rem;
    }
    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 9vw;
      left: 9vw;
    }

    #flow02+div .inner_item:nth-of-type(5)::after {
      left: 3vw;
    }

    #flow02+div .heading.block_header_4 .h {
      top: -12vw;
    }
  }

  @media screen and (max-width: 500px) {
    #flow02+div .heading.block_header_4 .h {
      top: -16vw;
    }

    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 11vw;
      left: 7vw;
    }

    #flow02+div .inner_item:nth-of-type(5)::after {
      left: -2vw;
      top: 7vw;
    }
  }

  @media screen and (max-width: 480px) {
    #flow02+div .heading.block_header_1{
      margin-bottom: 0;
    }
    #flow02+div .wrapper_item{
      padding: 7rem 4vw 1rem;
    }
    /*#flow02+div .inner_item:nth-of-type(n+2) {
      margin-top: 0rem;
    }*/

    #flow02+div .inner_item:nth-of-type(4)::after {
      left: 8vw;
    }

    #flow02+div .inner_item:nth-of-type(5)::after {
      top: 4vw;
      left: 0;
      width: 16rem;
      height: 25rem;
    }

    #flow02+div .inner_item:nth-of-type(1)::before,
    #flow02+div .inner_item:nth-of-type(2)::before,
    #flow02+div .inner_item:nth-of-type(3)::before,
    #flow02+div .inner_item:nth-of-type(4)::before {
      content: none;
    }
  }

  @media screen and (max-width: 420px) {
    #flow02+div .inner_item:nth-of-type(4)::after {
      top: 13vw;
      left: 5vw;
    }

    #flow02+div .inner_item:nth-of-type(5)::after {
      left: -5vw;
    }
    #flow02+div .heading.block_header_4 p{
      padding-top: 15px;
    }
  }

  /*採用までの流れバナー*/
  #flow_banner+div .content_wrapper {
    max-width: 1350px !important;
  }

  #flow_banner+div .inner_item_img {
    position: relative;
  }


  #flow_banner+div .inner_item_img a {
    width: 69vw !important;
    background: transparent;
  }

  #flow_banner+div .inner_item_img a:hover {
    background: transparent;
  }

  @media screen and (min-width: 1600px) {
    #flow_banner+div .inner_item_img::before {
      max-width: 25rem;
      max-height: 23rem;
      left: -13vw;
    }

    #flow_banner+div .inner_item_img::after {
      max-width: 25rem;
      max-height: 23rem;
      right: -13vw;
    }
  }



  @media screen and (max-width: 1200px) {

    #flow_banner+div .inner_item_img::before,
    #flow_banner+div .inner_item_img::after {
      bottom: -7vw;
      /*height: 100%;*/
    }
  }

  @media screen and (max-width: 900px) {

    #flow_banner+div .inner_item_img::before,
    #flow_banner+div .inner_item_img::after {
      bottom: -9vw;
    }
  }
@media screen and (max-width: 768px){
  #flow_banner+div .inner_item_img a{
    width: 75vw!important;
    min-width: 40rem;
  }
  #flow_banner+div .inner_item_img::before,
  #flow_banner+div .inner_item_img::after{
    content: none;
  }
}
  /*@media screen and (max-width: 700px) {

    #flow_banner+div .inner_item_img::before,
    #flow_banner+div .inner_item_img::after {
      bottom: -12vw;
    }
  }

  @media screen and (max-width: 500px) {

    #flow_banner+div .inner_item_img::before,
    #flow_banner+div .inner_item_img::after {
      bottom: -15vw;
    }
  }*/

  /*輝く仲間たち*/
  #members_ttl+section {
    background-size: 100vw !important;
    position: relative;
  }

  #members_ttl+section .content_wrapper {
    max-width: 1350px !important;
  }

  #members+div {
    background-size: 100vw !important;
  }

  #members+div .content_wrapper {
    max-width: 1350px !important;
  }

  #members+div .inner_item {
    border-radius: 160px;
    background: #fff;
    border: 2px solid #000;
  }

  #members+div .inner_item .inner_item_img {
    margin-top: 2rem;
    border-radius: 50%;
    width: 17vw;
    height: 17vw;
    max-width: 25rem;
    max-height: 25rem;
  }

  #members+div .inner_item_img img {
    border: none;
    object-fit: cover;
    height: auto !important;
  }

  #members+div .inner_item:nth-of-type(1) img {
    background-color: #05B4FF;
  }

  #members+div .inner_item:nth-of-type(2) img {
    background-color: #8FC320;
  }

  #members+div .inner_item:nth-of-type(3) img {
    background-color: #FEBD01;
  }

  #members+div .inner_item:nth-of-type(4) img {
    background-color: #EA5412;
  }

  #members+div .inner_item_txt {
    padding: 10px 20px 50px 20px;
    font-family: "vdl-v7gothic", sans-serif;
  }

  #members+div .heading.block_header_4 .h {
    font-size: 2.2rem;
    font-weight: 400;
  }

  #members+div .heading .h span {
    font-size: 2.2rem !important;
  }

  #members+div .heading.block_header_4 p,
  #members+div .heading.block_header_4 p apan {
    font-size: 1.8rem !important;
    font-weight: 400;
  }

  #members+div .inner_item_txt>p {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.4;
  }

  #members_btn+div {
    background-size: 100vw !important;
  }

  #members_btn+div .content_wrapper::before {
    content: '＼1日の流れも公開中／';
    position: absolute;
    width: 30rem;
    height: 5rem;
    top: -4rem;
    font-size: 2.3rem;
    color: red;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 600;
  }

  #members_btn+div a {
    border-radius: 0;
    background: linear-gradient(to right, #000 84%, #fff 16%);
    color: #fff !important;
    min-width: 300px;
  }

  #members_btn+div a:hover {
    background: linear-gradient(to right, #fff 84%, #000 16%);
    color: #000 !important;
  }

  #members_btn+div a::before {
    content: '';
    position: absolute;
    top: 34%;
    bottom: 0;
    right: 1vw;
    width: 12px;
    height: 12px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg);
  }

  #members_btn+div a::after {
    content: '';
    position: absolute;
    top: 47%;
    bottom: 0;
    right: 1vw;
    width: 20px;
    height: 3px;
    background: #000;
  }

  #members_btn+div a:hover::before {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }

  #members_btn+div a:hover::after {
    background: #fff;
  }

  #members_btn+div a span {
    padding: 1rem 0 1rem 4.5rem;
    text-align: start;
    font-family: "vdl-v7gothic", sans-serif;
  }

  @media screen and (min-width: 1700px) {
    #members+div .inner_item {
      border-radius: 180px;
    }
  }

  @media screen and (max-width: 1350px) {
    #members+div .heading.block_header_4 .h {
      font-size: 2.2rem !important;
    }
  }

  @media screen and (max-width: 920px) {
    #members+div .inner_item {
      border-radius: 200px;
    }

    #members+div .inner_item .inner_item_img {
      width: 30vw;
      height: 30vw;
      min-width: 25rem;
      min-height: 25rem;
      max-width: 100%;
      max-height: 100%;
    }

    #members+div .heading.block_header_4 .h,
    #members+div .heading .h span {
      font-size: 3rem !important;
    }

    #members_btn+div a span {
      padding: 1rem 0 1rem 6rem;
    }
  }

  @media screen and (max-width: 768px) {
    #members_btn+div a {
      min-width: 230px;
      background: linear-gradient(to right, #000 80%, #fff 20%);
    }

    #members_btn+div a::before {
      border-top: 2px solid #000;
      border-right: 2px solid #000;
      right: 2.5vw;
    }

    #members_btn+div a::after {
      height: 2px;
      right: 2.5vw;
    }

    #members_btn+div a:hover {
      background: linear-gradient(to right, #fff 80%, #000 20%);
    }

    #members_btn+div a:hover::before {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
    }

    #members_btn+div a span {
      padding: 1rem 0 1rem 3rem;
    }

    #members_btn+div .content_wrapper::before {
      width: 25rem;
    }
  }

  @media screen and (max-width: 550px) {
    #members+div .inner_item .inner_item_img {
      width: 25vw;
      height: 25vw;
      min-width: 22rem;
      min-height: 22rem;
    }
  }

  @media screen and (max-width: 450px) {
    #members+div .inner_item {
      border-radius: 190px;
    }

    #members+div .inner_item .inner_item_img {
      width: 30vw;
      height: 30vw;
      min-width: 20rem;
      min-height: 20rem;
    }
  }

  /*MV下の装飾なくす*/
  #mv_outer::after {
    content: none;
  }

  /*よくある質問*/
  #faq02_ttl+section .content_wrapper {
    max-width: 1350px !important;
  }

  #faq02+div .content_wrapper {
    max-width: 1350px !important;
    width: 65%;
  }

  #faq02+div .wrapper_item dl {
    border: none;
  }

  #faq02+div .wrapper_item dl:nth-of-type(1) {
    border-top: none;
  }

  #faq02+div .wrapper_item dt {
    background-color: #05B4FF;
    color: #fff;
    padding: 0 1rem 0 9rem;
    font-size: 2.4rem;
    font-family: "vdl-v7gothic", sans-serif;
    border: 2px solid #fff;
    border-radius: 15px;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
    align-items: baseline;
    display: block;
  }

  #faq02+div .wrapper_item dt:before {
    content: '';
    /*font-size: 5rem;
  font-weight: 400;
  color: #FAF506;
  left: 2vw;
  transform: translateY(5px);*/
    transform: translateY(15px);
    width: 3vw;
    height: 3vw;
    max-width: 4.4rem;
    max-height: 4.4rem;
    min-width: 3.7rem;
    min-height: 3.7rem;
    left: 1.8vw;
    bottom: 0;
    background: url(/common/upload_data/recruit-rush-up3/image/20250520102618.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #faq02+div .wrapper_item dd {
    background-color: #fff;
    padding: 0 1rem 1rem 7rem;
    font-family: "vdl-v7gothic", sans-serif;
    border: 2px solid #05B4FF;
    border-radius: 15px;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
    /*width: 87%;*/
    width: 46vw;
    margin: 0 auto;
min-height: 7rem;
  }

  #faq02+div .wrapper_item dd::before {
    content: '';
    /*font-size: 4rem;
  font-weight: 400;
  color: #E40928;
  transform: translateY(15px);*/
    transform: translateY(28px);
    width: 2vw;
    height: 2vw;
    max-width: 4.4rem;
    max-height: 4.4rem;
    min-width: 3rem;
    min-height: 3rem;
    left: 1.5vw;
    bottom: 0;
    background: url(/common/upload_data/recruit-rush-up3/image/20250520102614.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #faq02+div .wrapper_item dl:first-of-type dd::after {
    content: '';
    position: absolute;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    left: -9.5vw;
    bottom: 0;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102612.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #faq02+div .wrapper_item dl:nth-of-type(2) dd::after {
    content: '';
    position: absolute;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    right: -9.5vw;
    bottom: 0;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102641.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #faq02+div .wrapper_item dl:nth-of-type(3) dd::after {
    content: '';
    position: absolute;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    left: -9.5vw;
    bottom: 0;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102616.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #faq02+div .wrapper_item dl:nth-of-type(4) dd::after {
    content: '';
    position: absolute;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    right: -9.5vw;
    bottom: 0;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102604.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #faq02+div a {
    border-radius: 0;
    background: linear-gradient(to right, #000 84%, #fff 16%);
    color: #fff !important;
    min-width: 300px;
  }

  #faq02+div a:hover {
    background: linear-gradient(to right, #fff 84%, #000 16%);
    color: #000 !important;
  }

  #faq02+div a::before {
    content: '';
    position: absolute;
    top: 34%;
    bottom: 0;
    right: 1vw;
    width: 12px;
    height: 12px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg);
  }

  #faq02+div a::after {
    content: '';
    position: absolute;
    top: 47%;
    bottom: 0;
    right: 1vw;
    width: 20px;
    height: 3px;
    background: #000;
  }

  #faq02+div a:hover::before {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }

  #faq02+div a:hover::after {
    background: #fff;
  }

  #faq02+div a span {
    padding: 1rem 0 1rem 4.5rem;
    text-align: start;
    font-family: "vdl-v7gothic", sans-serif;
  }

  @media screen and (max-width: 1300px) {
    #faq02+div {
      padding-bottom: 140px;
    }
  }

  @media screen and (max-width: 1200px) {
    #faq02_ttl+section {
      background-size: 100% 703% !important;
    }

    #faq02+div {
      background-size: 100% 102% !important;
    }
  }

  @media screen and (max-width: 768px) {
    #faq02+div {
      padding-bottom: 170px;
    }

    #faq02+div .content_wrapper {
      width: 100%;
    }

    #faq02+div .wrapper_item {
      margin-bottom: 0;
    }

    #faq02+div .wrapper_item dt {
      font-size: 2rem;
      padding: 0 1rem 0 7rem;
    }

    #faq02+div .wrapper_item dt:before {
      transform: translateY(3px);
      left: 2.5vw;
    }

    #faq02+div .wrapper_item dd {
      width: auto;
    }

    #faq02+div .wrapper_item dd::before {
      left: 2.5vw;
    }

    #faq02+div .wrapper_item dl:first-of-type dd::after,
    #faq02+div .wrapper_item dl:nth-of-type(2) dd::after,
    #faq02+div .wrapper_item dl:nth-of-type(3) dd::after,
    #faq02+div .wrapper_item dl:nth-of-type(4) dd::after {
      content: none;
    }

    #faq02+div a {
      min-width: 230px;
      background: linear-gradient(to right, #000 80%, #fff 20%);
    }

    #faq02+div a::before {
      border-top: 2px solid #000;
      border-right: 2px solid #000;
     right: 3.5vw;
top: 34%;
    }

    #faq02+div a::after {
      height: 2px;
      right: 3.5vw;
    }


    #faq02+div a:hover {
      background: linear-gradient(to right, #fff 80%, #000 20%);
    }

    #faq02+div a:hover::before {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
    }

    #faq02+div a span {
      padding: 1rem 0 1rem 3rem;
    }
  }

  /*募集要項*/
  #recruit02_ttl+section .content_wrapper {
    max-width: 1350px !important;
  }

  #recruit02_ttl+section {
    background-size: 100vw !important;
  }

  #recruit02+section {
    background-size: 100vw !important;
  }

  #recruit02+section .content_wrapper {
    max-width: 1350px !important;
  }

  #recruit02+section .wrapper_item {
    justify-content: space-between;
  }

  #recruit02+section .inner_item {
    width: 23.5%;
    margin: 0;
    border: 2px solid #fff;
    border-radius: 160px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
    position: relative;
  }

  #recruit02+section .inner_item:nth-of-type(1),
  #recruit02+section .inner_item:nth-of-type(4) {
    background-color: #0090FF;
  }

  #recruit02+section .inner_item:nth-of-type(2) {
    background-color: #8FC320;
  }

  #recruit02+section .inner_item:nth-of-type(3) {
    background-color: #F8B62B;
  }

  #recruit02+section .inner_item:nth-of-type(1)::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102458.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    left: -4vw;
    top: -2vw;
    z-index: 1;
  }

  #recruit02+section .inner_item:nth-of-type(2)::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102428.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    left: -4vw;
    top: -2vw;
    z-index: 1;
  }

  #recruit02+section .inner_item:nth-of-type(3)::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102510.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    right: -4vw;
    top: -2vw;
    z-index: 1;
  }

  #recruit02+section .inner_item:nth-of-type(4)::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102424.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 9vw;
    height: 9vw;
    max-width: 13rem;
    max-height: 13rem;
    min-width: 8rem;
    min-height: 8rem;
    right: -4vw;
    top: -2vw;
    z-index: 1;
  }

  #recruit02+section .inner_item_img a {
    margin: 2rem auto 0;
    border-radius: 50%;
    width: 17vw;
    height: 17vw;
    max-width: 25rem;
    max-height: 25rem;
    padding-top: 0;
  }

  #recruit02+section .inner_item_txt {
    padding: 8rem 0 2rem;
  }

  #recruit02+section .heading.block_header_4 .h {
    line-height: 1.4;
    font-size: 2rem;
    letter-spacing: 0;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    text-align: center;
    color: #fff;
    transform: rotate(-5deg);
    position: absolute;
    top: -10rem;
    left: 2rem;
  }

  #recruit02+section .inner_item:nth-of-type(1) .h,
  #recruit02+section .inner_item:nth-of-type(4) .h {
    text-shadow: 3px 3px 3px rgba(1, 121, 213, 1);
  }

  #recruit02+section .inner_item:nth-of-type(2) .h {
    font-size: 2.2rem;
    left: 3rem;
    text-shadow: 3px 3px 3px rgba(92, 182, 41, 1);
  }

  #recruit02+section .inner_item:nth-of-type(3) .h {
    font-size: 2.1rem;
    top: -13.5rem;
    left: 1rem;
    text-shadow: 3px 3px 3px rgba(221, 120, 9, 1);
  }

  #recruit02+section .heading.block_header_4 .h span {
    border-bottom: 2px solid #FBEF2C;
    display: inline;
    padding-bottom: 3px;
  }

  #recruit02+section .inner_item .station {
    text-align: center;
    padding: 1rem 0 2rem 0;
    font-size: 2rem;
    line-height: 1.3;
    color: #fff;
    font-family: "vdl-v7gothic", sans-serif;
  }

  #recruit02+section .inner_item .station .yakuwari {
    font-size: 2.6rem;
  }

  #recruit02+section .inner_item .station .category {
    font-size: 1.8rem;
    background-color: #fff;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 20px;
    min-width: 13rem;
    margin-bottom: 1rem;
  }

  #recruit02+section .inner_item .station .red {
    color: #E66306;
  }

  #recruit02+section .inner_item .station .blue {
    color: #00A0E4;
  }

  #recruit02+section .inner_item .station .green {
    color: #339E44;
  }

  #recruit02+section .inner_item .contents_btn01 {
    display: none;
  }

  @media screen and (min-width: 1610px) {
    #recruit02+section .inner_item:nth-of-type(3) .h {
      font-size: 2rem;
    }
  }

  @media screen and (min-width: 1770px) {
    #recruit02+section .inner_item:nth-of-type(4) .h {
      left: 1rem;
    }
  }

  @media screen and (max-width: 1350px) {
    #recruit02+section .heading.block_header_4 .h {
      font-size: 2rem !important;
    }

    /*#recruit02 + section .inner_item:nth-of-type(2) .h{
    font-size: 2.2rem!important;
  }*/
  }

  @media screen and (max-width: 1200px) {
    #recruit02+section .heading.block_header_4 .h {
      left: 0;
    }

    /*#recruit02_ttl + section{
    background-size: 100% 270%!important;
  }*/
  }

  @media screen and (max-width: 1180px) {
    #recruit02+section .inner_item .station {
      font-size: 1.6rem;
    }

    #recruit02+section .inner_item:nth-of-type(2) .h {
      left: 2rem;
    }
  }

  @media screen and (max-width: 1050px) {
    #recruit02+section .heading.block_header_4 .h {
      font-size: 1.8rem !important;
    }

    #recruit02+section .inner_item .station .category {
      font-size: 2.8rem;
      min-width: 10rem;
    }

    #recruit02+section .inner_item .station .yakuwari {
      font-size: 2rem;
    }
  }

  @media screen and (max-width: 950px) {
    #recruit02+section .inner_item:nth-of-type(2) .h {
      left: 0;
    }

    #recruit02+section .inner_item:nth-of-type(4) .h {
      top: -12rem;
    }
  }

  @media screen and (max-width: 768px) {

    /*#recruit02_ttl + section{
    background-size: 100% 245%!important;
  }*/
    #recruit02+section .inner_item {
      width: 48%;
    }

    #recruit02+section .inner_item:nth-of-type(n+3) {
      margin-top: 3rem;
    }

    #recruit02+section .inner_item:nth-of-type(1)::before,
    #recruit02+section .inner_item:nth-of-type(2)::before,
    #recruit02+section .inner_item:nth-of-type(3)::after,
    #recruit02+section .inner_item:nth-of-type(4)::after {
      min-width: 22rem;
        min-height: 18rem;
    }

    #recruit02+section .inner_item_img a {
      width: 30vw;
      height: 30vw;
      min-width: 25rem;
      min-height: 25rem;
      max-width: 100%;
      max-height: 100%;
    }

    #recruit02+section .heading.block_header_4 .h {
      font-size: 2rem !important;
      top: -11rem;
      left: 6rem;
    }

    #recruit02+section .inner_item:nth-of-type(2) .h {
      left: 8rem;
    }

    #recruit02+section .inner_item:nth-of-type(3) .h {
      left: 5rem;
    }

    #recruit02+section .inner_item .station {
      padding: 3rem 0;
    }

    #recruit02+section .inner_item .station .yakuwari {
      font-soze: 2.2rem;
    }
  }

  @media screen and (max-width: 650px) {
    #recruit02+section .heading.block_header_4 .h {
      left: 3rem;
    }

    #recruit02+section .inner_item:nth-of-type(2) .h {
      left: 5rem;
    }

    #recruit02+section .inner_item:nth-of-type(3) .h {
      left: 2rem;
    }
  }

  @media screen and (max-width: 600px) {
    #recruit02+section .inner_item:nth-of-type(2) .h {
      left: 3.5rem;
    }

    #recruit02+section .heading.block_header_4 .h {
      left: 2rem;
    }
  }

  @media screen and (max-width: 566px) {
    #recruit02+section .inner_item:nth-of-type(3) .h {
      top: -14.5rem;
      left: 1rem;
    }
  }

  @media screen and (max-width: 550px) {

    /*#recruit02_ttl + section{
    background-size: 400% 500%!important;
  }*/
    #recruit02+section .inner_item_img a {
      width: 25vw;
      height: 25vw;
      min-width: 22rem;
      min-height: 22rem;
    }

    #recruit02+section .heading.block_header_4 .h {
      left: 1rem;
    }

    #recruit02+section .inner_item:nth-of-type(2) .h {
      left: 2.5rem;
    }
  }

  @media screen and (max-width: 480px) {
    .recruitment_list .wrapper_item {
      display: block;
    }

    #recruit02+section .inner_item {
      width: 100%;
    }

    #recruit02+section .inner_item:nth-of-type(n+3) {
      margin-top: 0;
    }

    #recruit02+section .inner_item:nth-of-type(n+2) {
      margin-top: 3rem;
    }

    #recruit02+section .inner_item_txt {
      padding: 0rem 0 4rem;
    }

    #recruit02+section .inner_item .station {
      padding: 1rem 0;
    }

    #recruit02+section .inner_item .station .yakuwari {
      font-size: 2.4rem;
    }
  }

  /*四角い募集要項*/
  /*@media screen and (max-width: 480px){
  #recruit02 + section .inner_item{
    border-radius: 20px;
  }
  #recruit02 + section .inner_item_img a{
    width: 55vw;
    height: 37vw;
    min-width: 25rem;
    min-height: 20rem;
    border-radius: 20px;
  }
}*/
  /*丸い募集要項*/
  @media screen and (max-width: 480px) {

    /*#recruit02_ttl + section{
    background-size: 1300% 1300%!important;
  }
  #recruit02 + section{
    background-size: cover!important;
    background-repeat: repeat!important;
  }*/
    #recruit02+section .inner_item {
      border-radius: 200px;
    }
#recruit02+section .inner_{
  right: -7vw;
    top: -13vw;
}
    #recruit02+section .inner_item_img a {
      border-radius: 50%;
      width: 25vw;
      height: 25vw;
      min-width: 40rem;
      min-height: 40rem;
    }

    #recruit02+section .heading.block_header_4 .h {
      left: 11.5rem;
      left: -6vw;
        top: -18rem;
        font-size: 6.2vw !important;
        width: 120%;
    }

    #recruit02+section .inner_item:nth-of-type(2) .h {
     left: -7vw;
    }

    #recruit02+section .inner_item:nth-of-type(3) .h {
              left: -9vw;
        top: -22rem;
    }

    #recruit02+section .inner_item .station {
      font-size: 2.5rem;
    }
  }

  @media screen and (max-width: 400px) {
    #recruit02+section .inner_item_img a {
      min-width: 35rem;
      min-height: 35rem;
    }

    #recruit02+section .heading.block_header_4 .h {
      left: -8vw;
    }

    #recruit02+section .inner_item:nth-of-type(2) .h {
      left: -7vw;
        top: -14rem;
    }

    #recruit02+section .inner_item:nth-of-type(3) .h {
      left: -8vw;
    }
  }

  /*福利厚生ボタン*/
  #numbers_btn+div {
    background-size: 100vw !important;
  }

  #numbers_btn+div a {
    border-radius: 0;
    background: linear-gradient(to right, #000 84%, #fff 16%);
    color: #fff !important;
    min-width: 300px;
  }

  #numbers_btn+div a:hover {
    background: linear-gradient(to right, #fff 84%, #000 16%);
    color: #000 !important;
  }

  #numbers_btn+div a::before {
    content: '';
    position: absolute;
    top: 34%;
    bottom: 0;
    right: 1vw;
    width: 12px;
    height: 12px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg);
  }

  #numbers_btn+div a::after {
    content: '';
    position: absolute;
    top: 47%;
    bottom: 0;
    right: 1vw;
    width: 20px;
    height: 3px;
    background: #000;
  }

  #numbers_btn+div a:hover::before {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }

  #numbers_btn+div a:hover::after {
    background: #fff;
  }

  #numbers_btn+div a span {
    padding: 1rem 0 1rem 4.5rem;
    text-align: start;
    font-family: "vdl-v7gothic", sans-serif;
  }

  @media screen and (max-width: 920px) {
    #numbers_btn+div a span {
      padding: 1rem 0 1rem 6rem;
    }
  }

  @media screen and (max-width: 768px) {
    #recruit02+section .inner_item:nth-of-type(4)::after {
    top: -9vw;
}
    #numbers_btn+div a {
      min-width: 260px;
      background: linear-gradient(to right, #000 80%, #fff 20%);
    }

    #numbers_btn+div a::before {
      border-top: 2px solid #000;
      border-right: 2px solid #000;
      right: 3.5vw;
    }

    #numbers_btn+div a::after {
      height: 2px;
      right: 3.5vw;
    }

    #numbers_btn+div a:hover {
      background: linear-gradient(to right, #fff 80%, #000 20%);
    }

    #numbers_btn+div a:hover::before {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
    }

    #numbers_btn+div a span {
      padding: 1rem 0 1rem 3rem;
    }

    #numbers_btn+div .content_wrapper::before {
      width: 25rem;
    }
  }

  /*動的社員インタビュー*/
  #interview02+div {
    background-size: 100vw !important;
  }

  #interview02+div .content_wrapper {
    max-width: 1350px !important;
  }

  #interview02+div ul {
    display: flex;
  }

  #interview02+div li {
    width: 23.5%;
    box-sizing: border-box;
    border-radius: 160px;
    background: #fff;
    border: 2px solid #000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #interview02+div li:nth-of-type(n+2) {
    margin-left: 2%;
  }

  #interview02+div a {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 0;
    min-height: 100%;
  }

  #interview02+div span {
    position: unset;
    margin-top: 2rem;
    border-radius: 50%;
    width: 17vw;
    height: 17vw;
    max-width: 25rem;
    max-height: 25rem;
    padding: 0;
    display: inline-block;
    overflow: hidden;
  }
  #interview02+div span img{
    object-fit: cover;
  }
  #interview02+div li img {
    position: relative;
  }

  #interview02+div li:nth-of-type(1) img {
    background-color: #EA5412;
  }

  #interview02+div li:nth-of-type(2) img {
    background-color: #FEBD01;
  }

  #interview02+div li:nth-of-type(3) img {
    background-color: #8FC320;
  }

  #interview02+div li:nth-of-type(4) img {
    background-color: #05B4FF;
  }

  #interview02+div li div {
    padding: 10px 20px 50px 20px;
    font-family: "vdl-v7gothic", sans-serif;
    text-align: center;
    display: flex;
    flex-direction: column;
  }

  #interview02+div li a p:first-of-type {
    order: 1;
    font-size: 2.2rem;
    font-weight: 400;
  }

  #interview02+div li a p:nth-of-type(2) {
    order: 3;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.4;
    padding: 1rem 3rem;
  }

  #interview02+div li ol {
    order: 2;
  }

  #interview02+div li ol li {
    font-size: 1.8rem !important;
    font-weight: 400;
    width: 100%;
    border-radius: unset;
    border: unset !important;
    opacity: 1;
    background-color: transparent;
  }

  .block_news_1.add_design5 .content_wrapper li a span img {
    object-fit: contain;
    border-radius: 50%;
  }

  @media screen and (max-width: 768px) {
    #interview02+div ul {
      flex-wrap: wrap;
      justify-content: space-between;
    }

    #interview02+div li {
      width: 48%;
    }

    #interview02+div li:nth-of-type(n+2) {
      margin-left: 0;
    }

    #interview02+div li:nth-of-type(n+3) {
      margin-top: 3rem;
    }

    #interview02+div span {
      width: 30vw;
      height: 30vw;
      width: 38vw;
      height: 38vw;
      min-width: 25rem;
      min-height: 25rem;
      max-width: 100%;
      max-height: 100%;
    }

    #interview02+div li a p:first-of-type {
      font-size: 3rem;
    }

    #interview02+div li a p:nth-of-type(2) {
      padding: 1rem 6rem;
    }
  }

  @media screen and (max-width: 550px) {
    #interview02+div span {
      width: 25vw;
      height: 25vw;
      min-width: 22rem;
      min-height: 22rem;
      min-width: 20rem;
      min-height: 20rem;
    }

    #interview02+div li a p:nth-of-type(2) {
      padding: 1rem 4rem;
    }
  }

  @media screen and (max-width: 480px) {
    #interview02+div li {
      width: 100%;
      border-radius: 200px;
    }

    #interview02+div span {
      width: 25vw;
      height: 25vw;
      min-width: 40rem;
      min-height: 40rem;
      min-width: 37rem;
      min-height: 37rem;
    }

    #interview02+div li:nth-of-type(n+3) {
      margin-top: 0;
    }

    #interview02+div li:nth-of-type(n+2) {
      margin-top: 3rem;
    }

    #interview02+div li a p:nth-of-type(2) {
      padding: 1rem 9rem;
    }
  }

  @media screen and (max-width: 400px) {
    #interview02+div span {
      min-width: 35rem;
      min-height: 35rem;
    }
  }

  .block_news_1.add_design5 .content_wrapper li a span img {
    object-fit: contain;
    border-radius: 50%;
  }

/*ロゴ位置を左に調整*/
@media screen and (max-width: 768px){
header#pattern4 .logo{
  margin-left: 0;
}
}

/*SNSバナー*/
#SNS + div .inner_item{
  background: transparent;
}
#SNS + div .inner_item_img img{
  height: 100%!important;
  border: none;
  border-radius: 0;
}
@media screen and (max-width: 768px){
  #SNS + div .inner_item a{
    width: 69vw !important;
    margin: 0 auto;
}
#numbers_btn+div a::after{
top: 48% !important;
}
}

/*new募集要項パーツ ここから*/
/*基礎*/
#new_recruit + div{
  background-size: 100vw !important;
}
#new_recruit + div .content_wrapper{
  max-width: 1350px!important;
}
/*flexアイテム調整*/
#new_recruit + div .wrapper_item{
  justify-content: space-between;
  padding-bottom: 1rem;
  overflow: visible;
}
#new_recruit + div .inner_item{
  margin: 0;
  border: 2px solid #fff;
  border-radius: 160px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  text-align: center;
}
#new_recruit + div .inner_item:nth-of-type(1){
  background-color: #0090FF;
}
#new_recruit + div .inner_item:nth-of-type(2){
  background-color: #8FC320;
}
#new_recruit + div .inner_item:nth-of-type(3){
  background-color: #F8B62B;
}
#new_recruit + div .inner_item:nth-of-type(4){
  background-color: #0090FF;
  margin-right: 4px;
}
#new_recruit + div .inner_item_img{
  position: unset;
  display: inline-block;
  border-radius: 50%;
  width: 17vw;
  height: 17vw;
  max-width: 25rem;
  max-height: 25rem;
  margin: 2rem auto 0;
  padding: 0;
  overflow: hidden;
}
#new_recruit + div .inner_item_img img{
  height: 100%!important;
  border: none;
  object-fit: cover;
}
@media screen and (max-width: 920px){
  #new_recruit + div .inner_item{
    width: 23.5%;
  }
}
@media screen and (max-width: 900px){
  #new_recruit + div .inner_item{
    width: 23.5%;
  }
  #new_recruit + div .inner_item:nth-of-type(2n){
    margin-left: 0!important;
  }
}
@media screen and (max-width: 768px){
  #new_recruit + div .wrapper_item{
    width: 100%;
  }
  #new_recruit + div .inner_item{
    width: 48%;
  }
  #new_recruit + div .inner_item:nth-of-type(n+3){
    margin-top: 5rem;
  }
  #new_recruit + div .inner_item:nth-of-type(4){
    margin-right: 0;
  }
  #new_recruit + div .inner_item_img{
    width: 30vw;
    height: 30vw;
    min-width: 25rem;
    min-height: 25rem;
    max-width: 100%;
    max-height: 100%;
  }
}
@media screen and (max-width: 550px){
  #new_recruit + div .inner_item_img{
    width: 25vw;
    height: 25vw;
    min-width: 22rem;
    min-height: 22rem;
  }
}
@media screen and (max-width: 480px){
  #new_recruit + div .inner_item{
    width: 100%;
    border-radius: 200px;
  }
  #new_recruit + div .inner_item_img{
    width: 25vw;
    height: 25vw;
    min-width: 40rem;
    min-height: 40rem;
  }
  #new_recruit + div .inner_item:nth-of-type(n+3){
    margin-top: 0;
  }
  #new_recruit + div .inner_item:nth-of-type(n+2){
    margin-top: 3rem;
  }
}
@media screen and (max-width: 400px){
  #new_recruit + div .inner_item_img{
    min-width: 35rem;
    min-height: 35rem;
  }
}
/*テキスト調整*/
#new_recruit + div .inner_item_txt{
  margin-bottom: 6rem;
}
#new_recruit + div .inner_item_txt .ttl{
  color: #fff;
  font-family: "vdl-v7gothic", sans-serif;
  line-height: 1.4;
  font-size: 2rem;
  letter-spacing: 0;
  font-weight: 800;
  transform: rotate(-5deg);
}
#new_recruit + div .inner_item_txt .underline{
  border-bottom: 2px solid #FBEF2C;
  display: inline;
  padding-bottom: 3px;
}
#new_recruit + div .inner_item:nth-of-type(1) .ttl{
  margin-top: -3rem;
  padding-bottom: 0.8rem;
  text-shadow: 3px 3px 3px rgba(1, 121, 213, 1);
}
#new_recruit + div .inner_item:nth-of-type(2) .ttl{
  margin-top: -2.5rem;
  padding-bottom: 2rem;
  text-shadow: 3px 3px 3px rgba(92, 182, 41, 1);
  font-size: 2.2rem;
}
#new_recruit + div .inner_item:nth-of-type(3) .ttl{
  margin-top: -5rem;
  text-shadow: 3px 3px 3px rgba(221, 120, 9, 1);
  font-size: 2.1rem;
  line-height: 1.3;
}
#new_recruit + div .inner_item:nth-of-type(4) .ttl{
  margin-top: -3.5rem;
  padding-bottom: 0.8rem;
  text-shadow: 3px 3px 3px rgba(1, 121, 213, 1);
}
#new_recruit + div .inner_item_txt .category{
  font-size: 1.6rem;
  font-family: "vdl-v7gothic", sans-serif;
  display: inline;
  padding: 3px 15px;
  border-radius: 20px;
  min-width: 13rem;
  margin-bottom: 1rem;
}
#new_recruit + div .inner_item_txt .yakuwari{
  font-size: 2.6rem;
  font-weight: bold;
  font-family: "vdl-v7gothic", sans-serif;
  color: #fff;
}
#new_recruit + div .inner_item_txt .text{
  text-align: center;
  font-size: 2rem;
  line-height: 1.3;
  color: #fff;
  font-family: "vdl-v7gothic", sans-serif;
}
@media screen and (max-width: 1100px){
  #new_recruit + div .inner_item_txt{
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 950px){
  #new_recruit + div .inner_item_txt{
    margin-bottom: 6rem;
  }
  #new_recruit + div .inner_item_txt .ttl{
    font-size: 1.8rem!important;
  }
  #new_recruit + div .inner_item_txt .yakuwari{
    font-size: 2rem;
  }
  #new_recruit + div .inner_item_txt .text{
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px){
  #new_recruit + div .inner_item_txt{
    margin-bottom: 4rem;
  }
  #new_recruit + div .inner_item_txt .ttl{
    font-size: 2.4rem!important;
  }
}
/*吹き出し*/
#new_recruit + div .inner_item:nth-of-type(1)::before{
  content: '';
  position: absolute;
  background: url(/common/upload_data/recruit-rush-up3/image/20250515102458.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 9vw;
  height: 9vw;
  max-width: 13rem;
  max-height: 13rem;
  min-width: 8rem;
  min-height: 8rem;
  left: -4vw;
  top: -2vw;
  z-index: 1;
}
#new_recruit + div .inner_item:nth-of-type(2)::before{
  content: '';
  position: absolute;
  background: url(/common/upload_data/recruit-rush-up3/image/20250515102428.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 9vw;
  height: 9vw;
  max-width: 13rem;
  max-height: 13rem;
  min-width: 8rem;
  min-height: 8rem;
  left: -4vw;
  top: -2vw;
  z-index: 1;
}
#new_recruit + div .inner_item:nth-of-type(3)::after{
  content: '';
  position: absolute;
  background: url(/common/upload_data/recruit-rush-up3/image/20250515102510.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 9vw;
  height: 9vw;
  max-width: 13rem;
  max-height: 13rem;
  min-width: 8rem;
  min-height: 8rem;
  right: -4vw;
  top: -2vw;
  z-index: 1;
}
#new_recruit + div .inner_item:nth-of-type(4)::after{
  content: '';
  position: absolute;
  background: url(/common/upload_data/recruit-rush-up3/image/20250515102424.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 9vw;
  height: 9vw;
  max-width: 13rem;
  max-height: 13rem;
  min-width: 8rem;
  min-height: 8rem;
  right: -4vw;
  top: -2vw;
  z-index: 1;
}
@media screen and (max-width: 768px){
  #new_recruit + div .inner_item:nth-of-type(1)::before,
  #new_recruit + div .inner_item:nth-of-type(2)::before,
  #new_recruit + div .inner_item:nth-of-type(3)::after,
  #new_recruit + div .inner_item:nth-of-type(4)::after{
    min-width: 15rem;
    min-height: 15rem;
  }
  #new_recruit + div .inner_item:nth-of-type(3)::after,
  #new_recruit + div .inner_item:nth-of-type(4)::after{
    top: -8vw;
  }
}
/*new募集要項パーツ ここまで*/


#faq02_ttl + section,
#faq02 + div
{
  background-size: 90%!important;
  background-position: 5% 6%;
}

@media screen and (max-width: 900px) {
#faq02_ttl + section,
#faq02 + div
{
  background-size: 190%!important;
}
}

/***********20250617***********/
@media screen and (max-width: 650px) {
  #points+div .inner_item:nth-of-type(3)::after {
    bottom: 75vw;
    height: 0;
    min-height: auto;
    padding-top: 35%;
    right: 0;
    min-width: auto;
    width: 53vw;
  }
}
body {
  background: #FFF;
}
#faq02+div {
  padding-bottom: 50px;
}

#faq02 + div .wrapper_item dt:before {
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 900px) {
#faq02 + div .wrapper_item dt {
  padding: .5rem 1rem .5rem 7rem;
}
}

/* 採用の流れタイトル追加20251022 */
#flow02+div .heading.block_header_1.align-center,
#flow03+div .heading.block_header_1.align-center{
  display: block;
}
#flow02+div .heading.block_header_1 .h,
#flow03+div .heading.block_header_1 .h{
font-family: "vdl-v7gothic", sans-serif;
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); */
    color: #80d1e4;
    font-size: 3rem;
    text-shadow: 1px 1px 0 #000000, -1px -1px 0 #000000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0 -1px 0 #000, -1px 0 0 #000000, 1px 0 0 #000;
    font-weight: 800;
}

  /*採用までの流れ*/
  #flow03+div {
    background-size: 100vw !important;
  }

  #flow03+div .content_wrapper {
    max-width: 1350px !important;
  }

  #flow03+div br.spbr {
    display: block !important;
  }

  #flow03+div .wrapper_item {
    padding: 8rem 4vw 5rem;
  }

  #flow03+div .inner_item {
    background-color: #fff;
    padding: 2rem 1rem;
    border-radius: 0 0 47% 47%;
    border-radius: 0 0 120px 120px;
    position: relative;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
  }

  #flow03+div .heading.block_header_4 .h {
    position: absolute;
    top: -6vw;
    left: 50%;
    transform: translateX(-50%);
    width: 9rem;
    height: 9rem;
    color: white;
    font-size: 6rem;
    font-family: "Sarpanch", sans-serif;
    font-weight: 400;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  #flow03+div .inner_item:nth-of-type(1) {
    border: 4px solid #05B4FF;
  }

  #flow03+div .inner_item:nth-of-type(1) h3 {
    background-color: #05B4FF;
  }

  #flow03+div .inner_item:nth-of-type(1) p {
    color: #05B4FF;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow03+div .inner_item:nth-of-type(2) {
    border: 4px solid #8FC320;
  }

  #flow03+div .inner_item:nth-of-type(2) h3 {
    background-color: #8FC320;
  }

  #flow03+div .inner_item:nth-of-type(2) p {
    color: #8FC320;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow03+div .inner_item:nth-of-type(3) {
    border: 4px solid #FEBD01;
  }

  #flow03+div .inner_item:nth-of-type(3) h3 {
    background-color: #FEBD01;
  }

  #flow03+div .inner_item:nth-of-type(3) p {
    color: #FEBD01;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow03+div .inner_item:nth-of-type(4) {
    border: 4px solid #46d5bc;
    position: relative;
  }

  #flow03+div .inner_item:nth-of-type(4)::after {
    content: '(原則面接3営業日以内)';
    position: absolute;
    font-size: 1.3rem;
    color: #46d5bc;
    font-family: "vdl-v7gothic", sans-serif;
    top: 4vw;
    left: 2.5vw;
  }

  #flow03+div .inner_item:nth-of-type(4) h3 {
    background-color: #46d5bc;
  }

  #flow03+div .inner_item:nth-of-type(4) p {
    color: #46d5bc;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 2.3rem;
  }

  #flow03+div .inner_item:nth-of-type(5) {
    border: 4px solid #036EB7;
    position: relative;
  }

  #flow03+div .inner_item:nth-of-type(5)::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20250515102645.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20vw !important;
    height: 20vw !important;
    max-width: 28rem;
    max-height: 28rem;
    left: -2vw;
    top: 1vw;
  }

  #flow03+div .inner_item:nth-of-type(5) h3 {
    background-color: #036EB7;
  }

  #flow03+div .inner_item:nth-of-type(5) p {
    color: #036EB7;
    font-family: "vdl-v7gothic", sans-serif;
    font-weight: 800;
    font-size: 4rem;
  }

  #flow03+div .inner_item:nth-of-type(1)::before,
  #flow03+div .inner_item:nth-of-type(2)::before,
  #flow03+div .inner_item:nth-of-type(3)::before,
  #flow03+div .inner_item:nth-of-type(4)::before {
    content: '';
    position: absolute;
    width: 5rem;
    height: 5rem;
    top: -5rem;
    right: -4.5rem;
    background: url(/common/upload_data/recruit-rush-up3/image/20250521095314.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #flow03+div .inner_item .heading {
    height: 5rem;
  }

  @media screen and (min-width: 1550px) {
    #flow03+div .inner_item:nth-of-type(4)::after {
      left: 3.5vw;
    }
  }

  @media screen and (min-width: 1700px) {
    #flow03+div .heading.block_header_4 .h {
      top: -5vw;
    }
  }

  @media screen and (min-width: 1750px) {
    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 3.5vw;
      left: 2vw;
    }
  }

  @media screen and (max-width: 1300px) {
    #flow03+div .heading.block_header_4 .h {
      width: 8rem;
      height: 8rem;
      font-size: 4.5rem !important;
    }

    #flow03+div .inner_item:nth-of-type(2) p {
      margin-bottom: 1rem;
    }

    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 5vw;
    }
  }

  @media screen and (max-width: 1160px) {
    #flow03+div .inner_item:nth-of-type(5)::after {
      top: 5vw;
    }
  }

  @media screen and (max-width: 1100px) {
    #flow03+div .wrapper_item{
      justify-content: center;
    }
    #flow03+div .inner_item {
      border-radius: 0 0 150px 150px;
    }

    #flow03+div .inner_item:nth-of-type(1)::before,
    #flow03+div .inner_item:nth-of-type(2)::before,
    #flow03+div .inner_item:nth-of-type(3)::before,
    #flow03+div .inner_item:nth-of-type(4)::before {
      /*content: none;*/
    }

    #flow03+div .inner_item:nth-of-type(3)::before {
      right: -3.5rem;
    }

    #flow03+div .heading.block_header_4 .h {
      top: -8vw;
    }

    #flow03+div .inner_item:nth-of-type(n+4) {
      margin-top: 5rem;
    }

    #flow03+div .inner_item:nth-of-type(4)::after {
      left: 7vw;
    }

    #flow03+div .inner_item:nth-of-type(1),
    #flow03+div .inner_item:nth-of-type(2),
    #flow03+div .inner_item:nth-of-type(3),
    #flow03+div .inner_item:nth-of-type(4),
    #flow03+div .inner_item:nth-of-type(5) {
      min-height: 30rem;
      max-width: 50%;
      max-height: 30rem;
    }

    #flow03+div .inner_item:nth-of-type(5)::after {
      width: 23vw;
      height: 23vw;
      min-width: 23rem;
      min-height: 23rem;
      left: 2vw;
      top: 4vw;
    }
  }

  @media screen and (max-width: 1000px) {
    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 6vw;
      left: 6vw;
    }
  }
@media screen and (max-width: 900px){
  #flow03+div .inner_item:nth-of-type(n+3){
    margin-top: 5rem;
  }
  #flow03+div .inner_item:nth-of-type(5)::after{
    left: 9vw;
  }
  #flow03+div .inner_item:nth-of-type(3)::before{
    right: -4.7rem;
  }
  #flow03+div .inner_item:nth-of-type(4)::after{
    top: 7vw;
    left: 14vw;
  }
}
  @media screen and (max-width: 768px) {
    #flow03+div .inner_item_txt p{
      font-size: 1.6rem !important;
    }

    #flow03+div .wrapper_item {
      padding: 5.5rem 4vw 1rem;
      justify-content: center;
      gap: 0%;
    }
    #flow03+div .inner_item:nth-of-type(1),
    #flow03+div .inner_item:nth-of-type(2),
    #flow03+div .inner_item:nth-of-type(3),
    #flow03+div .inner_item:nth-of-type(4),
    #flow03+div .inner_item:nth-of-type(5){
      max-width: 50%;
    }
    #flow03+div .heading.block_header_4 .h {
      top: -10vw;
    }

    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 7vw;
      left: 13vw;
    }

    #flow03+div .inner_item:nth-of-type(5)::after {
      left: 8vw;
    }
  }

  @media screen and (max-width: 700px) {
    #flow03+div .inner_item:nth-of-type(n+3) {
      margin-top: 5rem;
    }

    #flow03+div .inner_item:nth-of-type(5)::after {
      left: 6vw;
    }

    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 8vw;
      left: 12vw;
    }

    #flow03+div .inner_item:nth-of-type(2)::before,
    #flow03+div .inner_item:nth-of-type(4)::before {
      right: -3.5rem;
    }

    #flow03+div .inner_item:nth-of-type(3)::before {
      right: -4.5rem;
    }
  }

  @media screen and (max-width: 600px) {
    #flow03+div .wrapper_item{
      padding: 6rem 4vw 1rem;
    }
    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 9vw;
      left: 9vw;
    }

    #flow03+div .inner_item:nth-of-type(5)::after {
      left: 3vw;
    }

    #flow03+div .heading.block_header_4 .h {
      top: -12vw;
    }
  }

  @media screen and (max-width: 500px) {
    #flow03+div .heading.block_header_4 .h {
      top: -16vw;
    }

    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 11vw;
      left: 7vw;
    }

    #flow03+div .inner_item:nth-of-type(5)::after {
      left: -2vw;
      top: 7vw;
    }
  }

  @media screen and (max-width: 480px) {
    #flow03+div .heading.block_header_1{
      margin-bottom: 0;
    }
    #flow03+div .wrapper_item{
      padding: 7rem 4vw 1rem;
    }

    #flow03+div .inner_item:nth-of-type(4)::after {
      left: 8vw;
    }

    #flow03+div .inner_item:nth-of-type(5)::after {
      top: 4vw;
      left: 0;
      width: 16rem;
      height: 25rem;
    }

    #flow03+div .inner_item:nth-of-type(1)::before,
    #flow03+div .inner_item:nth-of-type(2)::before,
    #flow03+div .inner_item:nth-of-type(3)::before,
    #flow03+div .inner_item:nth-of-type(4)::before {
      content: none;
    }
  }

  @media screen and (max-width: 420px) {
    #flow03+div .inner_item:nth-of-type(4)::after {
      top: 13vw;
      left: 5vw;
    }

    #flow03+div .inner_item:nth-of-type(5)::after {
      left: -5vw;
    }
    #flow03+div .heading.block_header_4 p{
      padding-top: 15px;
    }
  }


#youtube+div .youtube_block::before {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20251224180643.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 16vw;
    max-width: 38rem;
    max-height: 25rem;
    bottom: -5vw;
    left: -20vw;
  }
#youtube+div .youtube_block::after {
    content: '';
    position: absolute;
    background: url(/common/upload_data/recruit-rush-up3/image/20251224180643_1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25vw;
    height: 17vw;
    max-width: 39rem;
    max-height: 26.4rem;
    bottom: -5vw;
    right: -20vw;
  }

@media screen and (min-width: 1600px) {
    #youtube+div .youtube_block::before {
      max-width: 25rem;
      max-height: 23rem;
      left: -13vw;
    }

    #youtube+div .youtube_block::after {
      max-width: 25rem;
      max-height: 23rem;
      right: -13vw;
    }
  }

  @media screen and (max-width: 1200px) {

     #youtube+div .youtube_block::before,
     #youtube+div .youtube_block::after {
      bottom: -7vw;
      /*height: 100%;*/
    }
  }

  @media screen and (max-width: 900px) {

     #youtube+div .youtube_block::before,
    #youtube+div .youtube_block::after {
      bottom: -9vw;
    }
  }
@media screen and (max-width: 768px){
#youtube+div .content_wrapper {
    width: 75vw;
}
   #youtube+div .youtube_block::before,
   #youtube+div .youtube_block::after{
    content: none;
  }
}
  /*@media screen and (max-width: 700px) {

    #youtube+div .youtube_block::before,
    #youtube+div .youtube_block::after {
      bottom: -12vw;
    }
  }

  @media screen and (max-width: 500px) {

     #youtube+div .youtube_block::before,
     #youtube+div .youtube_block::after {
      bottom: -15vw;
    }
  }*/
