.noto_sans {
  font-family: "Noto Sans JP", sans-serif;
}
.zen_old {
  font-family: "Zen Old Mincho", sans-serif;
}
.letter_50 {
  letter-spacing: calc(50em / 1000);
}


.main {
  background-color: #D9EAF2;
}

.about_top_wrap {
  padding: 15rem 0 17.5rem;
  margin: 0 auto;
}
.about_wrap {
  width: 88rem;
  padding: 5rem;
  background-color: #FFFFFF;
  border: 0.1rem solid;
  border-radius: 2rem;
  margin: 0 auto;
  text-align: center;
}
.about_tit {
  font-size: 3.5rem;
  margin-bottom: 2rem;
  font-weight: bold;
}
.about_cont_text {
  font-size: 1.6rem;
  line-height: calc(32 / 16);
}

/* お仕事内容 */
.about_cont_wrap {
  background-color: #EAECEF;
  border: 0.1rem solid;
  padding: 10rem;
  padding-bottom: 20rem;
  border-radius: 0 5rem 0 0;
}
.about_cont_tit {
  font-size: 3.5rem;
  font-family: "Zen Old Mincho", sans-serif;
  font-weight: 800;
  text-align: center;
  margin-bottom: 3rem;
}

.cont_swiper {
  width: 108rem;
  background-color: #FFFFFF;
  border: 0.1rem solid #707070;
  border-radius: 2rem;
}
.cont_list_wrap {
  width: 100%;
}
.cont_list {
  width: 100%;
  display: flex !important;
  padding: 6rem 6.3rem 1.9rem;
  gap: 3.2rem;
}
.cont_img_wrap {
  width: 40rem;
  height: 25.4rem;
  border: 0.1rem solid #707070;
  border-radius: 2rem;
}
.cont_img_wrap img {
  border-radius: 2rem;
}

.cont_list_tit {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}
.cont_list_tit span {
  font-size: 10.7rem;
  font-family: "Alegreya Sans SC", sans-serif;
  font-weight: 400;
  color: #F5BB1B;
  line-height: calc(107 / 107);
  margin-right: 0.5rem;
}
.cont_text {
  font-size: 1.6rem;
  line-height: calc(32 / 16);
}


/* 1日のお仕事の流れ */
.about_day_wrap {
  background-color: #FFFFFF;
  margin-top: calc(13.9rem - 20rem);
  border: 0.1rem solid;
  border-radius: 0 5rem 0 0;
  padding: 11.1rem 13.3rem 27.252rem 13.7rem;
}

.about_day_tit {
  width: 36.7rem;
  padding: 1rem;
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  font-family: "Zen Old Mincho", sans-serif;
  color: #FFFFFF;
  background-color: #F5BB1B;
  border-radius: 4rem;
  margin: 0 auto 4rem;
  position: relative;
  z-index: 1;
}

.day_cont_wrap {
  width: 100.87rem;
  position: relative;
}
.day_cont_wrap::before {
  content: "";
  height: 114rem;
  width: 0.3rem;
  background-color: #F5BB1B;
  position: absolute;
  top: -4rem;
  left: 49.5rem;
}

.day_time_wrap {
  justify-content: right;
}
.day_left_wrap {
  flex-direction: row-reverse;
  justify-content: left;
}
.day_right_wrap {
  justify-content: end;
}
.day_time_wrap,
.day_left_wrap,
.day_right_wrap {
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 1.5rem;
}
.day_time15 {
  margin-top: 9.1rem;
  margin-bottom: 0;
}

.day_right_14 {
  align-items: end;
}

.time13_cont_wrap {
  margin-right: auto;
}

.time10_cont_wrap {
  margin-top: 1.8rem;
}
.day_time10_img {
  width: 42.8rem;
  height: 22.7rem;
  border-radius: 2rem;
}
.time14_img {
  margin-right: auto;
  margin-left: 0.6rem;
  margin-top: -1.5rem;
}

.day_time_img {
  width: 6.3rem;
  height: 6.3rem;
}
.time10 {
  width: 6.3rem;
  height: 6.35rem;
  margin: 4rem 4.3rem 0 3.3rem;
}
.time11 {
  margin-left: 3rem;
}
.time12 {
  margin-right: 4.4rem;
  margin-top: 1.7rem;
}
.time13 {
  width: 6.3rem;
  height: 6.3rem;
  margin: 2rem 5.4rem 0 0;
}
.time14 {
  margin: 0 4.4rem 2.7rem 0;
}
.time15 {
  margin-left: 3rem;
  margin-top: 1.3rem;
}

.day_time_right,
.day_time_left,
.day_time_1050 {
  width: 43.617rem;
  padding: 1.5rem 3.2rem;
  border: 0.2rem solid #F5BB1B;
  background-color: #FFFFFF;
  border-radius: 2rem;
  position: relative;
}

/* 吹き出し */
/* .day_time_left::after {
  content: "";
  width: 3rem;
  height: calc(tan(60deg) * 4rem / 2);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #F5BB1B;
  position: absolute;
  top: 2rem;
  right: -2rem;
  z-index: -1;
}
.day_time_left::before {
  content: "";
  width: 2.5rem;
  height: calc(tan(60deg) * 3rem / 2);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #FFFFFF;
  position: absolute;
  top: 2.4rem;
  right: -1.57rem;
}
.time11_posi::after {
  top: 1rem;
}
.time11_posi::before {
  top: 1.4rem;
}

.day_time_right::after {
  content: "";
  width: 3rem;
  height: calc(tan(60deg) * 4rem / 2);
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  background-color: #F5BB1B;
  position: absolute;
  top: 2.3rem;
  left: -2rem;
  z-index: -1;
}
.day_time_right::before {
  content: "";
  width: 2.5rem;
  height: calc(tan(60deg) * 3rem / 2);
  clip-path: polygon(0 50%, 100% 0, 100% 100%);  
  background-color: #FFFFFF;
  position: absolute;
  top: 2.7rem;
  left: -1.57rem;
} */
/* 吹き出しここまで */

.day_time_1050 {
  margin-top: 1rem;
}

.day_time_title {
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 0.9rem;
  border-bottom: 0.2rem solid #F5BB1B;
}
.day_time_title span {
  margin-right: 2.5rem;
}
.day_time_cont {
  font-size: 1.6rem;
  line-height: calc(24/16);
  padding-top: 0.9rem;
}
.day_time_cont a {
  color: #4B7DBF;
  font-weight: 500;
}


/* インタビュー */
.interv_wrap {
  margin-top: calc(15rem - 20.25rem);
  background-color: #F5BB1B;
  border: 0.1rem solid;
  padding: 8rem 0 20rem 9.5rem;
  border-radius: 0 5rem 0 0;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /* position: relative; */
}
/* .interv_cont_wrap {
  padding-bottom: 20rem;
} */

.interv_sab_tit {
  font-size: 2.2rem;
  font-family: "Alegreya Sans SC", sans-serif;
  font-weight: 500;
  letter-spacing: calc(15em / 1000);
  line-height: calc(22/22);
}
.interv_tit {
  font-size: 3.5rem;
  font-weight: 900;
  margin-bottom: 1.6rem;
  line-height: calc(42 / 35);
}

.interv_slid_list {
  background-color: #FFFFFF;
  border-radius: 2.4rem;
  border: 0.2rem solid;
  padding: 2rem 2rem 2.3rem;
}
.interv_slid_img {
  width: 14.055rem;
  height: 14.105rem;
  border-radius: 15rem;
  margin: 0 auto 1rem;
  border: 0.1rem solid;
}
.interv_slid_img img {
  border-radius: 15rem;
}
.interv_name {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid;
  margin-bottom: 1.5rem;
}
.interv_text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(32 / 16);
}


/* 実績 */
.about_work_wrap {
  margin-top: calc(15.01rem - 20rem);
  background-color: #4B7DBF;
  border: 0.1rem solid #000000;
  border-radius: 0 5rem 0 0;
  padding: 10rem 0 20.32rem 10rem;
  color: #FFFFFF;
}
.work_tit {
  margin-bottom: 2rem;
}

.about_work_text {
  font-size: 1.5rem;
  line-height: calc(30 / 15);
  margin-bottom: 3.9rem;
}

/* .work_cont_wrap {
  width: 40.9rem !important;
} */
.swiper .swiper-slide {
  width: 40.9rem;
}

.swiper_inner{
  width: 100%;
}

.top_works_image {
  width: 40.9rem;
  height: 22.9rem;
  border: 0.1rem solid #000000;
  margin-bottom: 1rem;
  border-radius: 1rem;
  overflow: hidden;
}

.top_works_company_name {
  width: 40.9rem;
  font-family: var(--NotoSans);
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.024rem;
  margin-bottom: 2.5rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.top_works_company_text {
  width: 40.9rem;
  font-family: var(--NotoSans);
  font-size: 1.5rem;
  letter-spacing: 0.023rem;
  line-height: calc(30/15);
  margin-bottom: 3rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* .work_cont_img {
  width: 100%;
  height: 22.9rem;
  border: 0.1rem solid #000000;
  border-radius: 1.3rem;
  margin-bottom: 1rem;
}
.work_cont_img img {
  border-radius: 1.3rem;
} */
/* .work_compa_tit {
  font-size: 1.6rem;
  letter-spacing: calc(15em / 1000);
  line-height: calc(30 / 15);
  margin-bottom: 2.5rem;
}
.work_compa_text {
  font-size: 1.5rem;
  letter-spacing: calc(16em / 1000);
  line-height: calc(30 / 15);
  margin-bottom: 0.4rem;
} */

.about_work_btm {
  width: 16.2rem;
  border: 0.1rem solid #000000;
  background-color: #FFFFFF;
  border-radius: 5rem;
  margin-left: auto;
  margin-right: 15rem;
  transition: .5s;
}
.about_work_btm:hover {
  background-color: #000000;
}
.about_work_btm a {
  display: block;
  width: 100%;
  padding: 1rem;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  color: #000000;
  transition: .5s;
}
.about_work_btm a:hover {
  color: #FFFFFF;
}


/* お弁当 */
.about_bento_wrap {
  margin-top: calc(15rem - 20.32rem);
  background-color: #FFFFFF;
  border: 0.1rem solid;
  border-radius: 0 5rem 0 0;
  padding: 10rem 12rem 20rem;
  position: relative;
  z-index: 5;
}

.about_bento_tit {
  font-size: 2.5rem;
  font-family: "Zen Old Mincho", sans-serif;
  font-weight: 800;
  margin-left: 2rem;
  margin-bottom: 2.6rem;
  position: relative;
}
.about_bento_tit::before {
  content: "";
  width: 0.9rem;
  height: 3.6rem;
  background-color: #000000;
  position: absolute;
  top: 0;
  left: -2rem;
}
.bento_cont_flex {
  display: flex;
  gap: 3rem;
  margin-bottom: 7.7rem;
}

.bento_textwrap {
  width: 49.5rem;
}

.bento_text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: calc(36 / 18);
  margin-bottom: 3rem;
}
.bento_text:nth-last-child(1) {
  margin-bottom: 0;
}

.bento_cont_text {
  width: 46.2rem;
  display: block;
  font-size: 1.3rem;
  padding: 1.7rem 2rem 1.6rem;
  text-align: center;
  background-color: #F5BB1B;
  border: 0.1rem solid;
  border-radius: 10rem;
}

.bento_cont_img {
  width: 50.7rem;
  height: 32.6rem;
  border: 0.1rem solid;
  border-radius: 1.5rem;
}
.bento_cont_img img {
  border-radius: 1.5rem;
}

.bento_cat_wrap {
  width: 100%;
  display: flex;
  gap: 7rem;
  margin-left: -1.8rem;
}
.bento_cat_list {
  width: 30.9rem;
}
.bento_cat_img {
  width: 30.9rem;
  height: 19.8rem;
  margin-bottom: 0.5rem;
}
.bento_cat_img img {
  border: 0.1rem solid;
  border-radius: 1rem;
}
.bento_cat_tit {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 500;
}


/* swiper設定 */
/* 1つ目 */
.cont_swipr_posi,
.interv_swiper_posi {
  width: 100%;
  position: relative;
}

.swip_cont_prev,
.swip_cont_next {
  width: 4rem;
  height: 4rem;
  border-radius: 10rem;
  background-color: #F5BB1B;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0.1rem solid #F5BB1B;
  position: relative;
  transition: .5s;
  cursor: pointer;
}

.swip_cont_flex {
  display: flex;
  justify-content: center;
  gap: 4.3rem;
  margin-bottom: 2.5rem;
}

/* 2つ目 */
.swip_interv_prev,
.swip_interv_next {
  width: 4rem;
  height: 4rem;
  cursor: pointer;
}
.mb_inte_40 {
  margin-bottom: 2rem;
}

/* swiperボタン */
.swip_interv_prev,
.swip_interv_next {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 4rem;
  height: 4rem;
  border-radius: 10rem;
  background-color: #000000;
  border: 0.1rem solid #000000;
  transition: .5s;
  cursor: pointer;
}
.swip_interv_next {
  margin-right: 9.7rem;
}
.swip_interv_next:hover,
.swip_interv_prev:hover {
  background-color: #FFFFFF;
  border: 0.1rem solid;
}
.swip_cont_next:hover,
.swip_cont_prev:hover {
  background-color: #FFFFFF;
  border: 0.1rem solid #F5BB1B;
}

/* swiperボタン矢印 */
.swip_interv_prev::before,
.swip_interv_next::before,
.swip_cont_prev::before,
.swip_cont_next::before {
  content: "";
  width: 1.3rem;
  height: 0.3rem;
  background-color: #FFFFFF;
  position: absolute;
  transition: .5s;
}
.swip_interv_prev:hover::before,
.swip_interv_next:hover::before {
  background-color: #000000;
}
.swip_cont_prev:hover::before,
.swip_cont_next:hover::before {
  background-color: #F5BB1B;
}

.swip_interv_prev::before {
  transform: rotate(-40deg);
  top: 1.4rem;
  left: 1.1rem;
}
.swip_interv_next::before {
  transform: rotate(40deg);
  top: 1.4rem;
  right: 1.2rem;
}

.swip_cont_prev::before {
  transform: rotate(-40deg);
  top: 1.3rem;
  left: 1.2rem;
}
.swip_cont_next::before {
  transform: rotate(40deg);
  top: 1.3rem;
  right: 1.2rem;
}

.swip_interv_prev::after,
.swip_interv_next::after,
.swip_cont_prev::after,
.swip_cont_next::after {
  content: "";
  width: 1.3rem;
  height: 0.3rem;
  background-color: #FFFFFF;
  position: absolute;
  transition: .5s;
}
.swip_interv_prev:hover::after,
.swip_interv_next:hover::after {
  background-color: #000000;
}
.swip_cont_prev:hover::after,
.swip_cont_next:hover::after {
  background-color: #F5BB1B;
}
.swip_interv_prev::after {
  transform: rotate(40deg);
  top: 2.1rem;
  left: 1.1rem;
}
.swip_interv_next::after {
  transform: rotate(-40deg);
  top: 2.1rem;
  right: 1.2rem;
}

.swip_cont_prev::after {
  transform: rotate(40deg);
  top: 2.1rem;
  left: 1.2rem;
}
.swip_cont_next::after {
  transform: rotate(-40deg);
  top: 2.1rem;
  right: 1.2rem;
}

.swip_inte_flex {
  display: flex;
  justify-content: center;
  gap: 4.2rem;
}

/* 3つ目 */
.swip_scroll {
  width: 84.46rem !important;
  background-color: #FFFFFF !important;
  margin-bottom: 3.8rem;
  margin-left: -1.4rem;
}
.swiper-scrollbar-drag {
  background-color: #000000 !important;
}
.swip_work_btn {
  display: flex;
  justify-content: end;
  gap: 4.4rem;
  margin-bottom: 2.16rem;
}
.mr_work_164 {
  margin-right: 17rem;
}

.day_sp_flex,
.sp_order_6,
.sp_bento_flex {
  display: contents;
}
.sp_onl {
  display: none;
}


@media screen and (max-width: 699.98px) {
  .letter_50 {
    letter-spacing: calc(56em / 1000);
  }
  .sp_onl {
    display: block;
  }
  .pc_onl {
    display: none;
  }
  .about_top_wrap {
    padding: 8rem 0 18rem;
  }
  .about_wrap {
    width: 35.5rem;
    padding: 4rem 1rem 3.3rem;
    border-radius: 2rem;
    margin: 0 auto;
  }
  .about_tit {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  .about_cont_text {
    font-size: 1.5rem;
    line-height: calc(30 / 15);
    text-align: left;
  }

  /* お仕事内容 */
  .about_cont_wrap {
    padding: 6rem 1rem 18.8rem;
  }
  .about_cont_tit {
    font-size: 2.5rem;
    margin-bottom: 6rem;
  }

  .cont_swiper {
    width: 100%;
  }
  .cont_list {
    width: 100%;
    flex-direction: column;
    padding: 2rem 1rem 1.5rem;
    gap: 0;
  }
  .cont_img_wrap {
    width: 33.5rem;
    height: 19rem;
    order: 2;
    margin-bottom: 1.9rem;
  }

  .cont_text_wrap {
    display: contents;
  }
  .cont_list_tit {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 1;
  }
  .cont_list_tit span {
    font-size: 7rem;
    line-height: calc(70 / 70);
    margin-right: 0.3rem;
  }
  .cont_text {
    font-size: 1.4rem;
    line-height: calc(30 / 14);
    order: 3;
  }


  /* 1日のお仕事の流れ */
  .about_day_wrap {
    margin-top: calc(15rem - 18.8rem);
    padding: 6rem 1rem 21rem 1rem;
  }

  .about_day_tit {
    width: 35rem;
    padding: 1rem;
    font-weight: 500;
    border-radius: 4rem;
    margin: 0 auto 1.5rem;
  }

  .day_cont_wrap {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .day_cont_wrap::before {
    content: "";
    height: 120rem;
    width: 0.3rem;
    top: -2rem;
    left: 2.6rem;
  }

  .time10_cont_wrap {
    margin-left: auto;
    margin-top: 0;
  }

  .day_time_wrap,
  .day_left_wrap,
  .day_right_wrap {
    flex-direction: column;
    margin-bottom: 1.5rem;
  }

  .day_time_wrap {
    justify-content: left;
  }
  .sp_dis_con {
    display: contents;
  }

  .day_left_wrap {
    flex-direction: row;
  }

  .day_right_wrap {
    justify-content: left;
    flex-direction: row;
  }

  .sp_order_2 {
    order: 2;
  }
  .sp_order_3 {
    order: 3;
    margin-bottom: 5rem;
  }
  .sp_order_4 {
    order: 4;
    margin-bottom: 1rem;
  }
  .sp_order_5 {
    order: 5;
    margin-bottom: 5rem;
  }
  .sp_order_6 {
    display: flex;
    flex-direction: row-reverse;
    order: 6;
    margin-bottom: 5rem;
  }
  .sp_order_7 {
    order: 7;

  }
  .sp_order_8 {
    order: 8;
  }

  .day_sp_flex {
    display: flex;
    justify-content: space-between;
    order: 1;
    margin-bottom: 5rem;
  }

  .day_time15 {
    margin-top: 3.6rem;
    margin-bottom: 0;
  }

  .day_right_14 {
    align-items: start;
  }

  .time13_cont_wrap {
    margin-left: auto;
    margin-right: 0;
  }

  .day_time10_img {
    width: 29.3rem;
    height: 15.5rem;
    margin-left: auto;
  }

  .time14_img {
    display: none;
  }

  .day_time_img {
    width: 5.2rem;
    height: 5.207rem;
    margin: 0;
    z-index: 2;
  }
  .time10 {
    width: 5.2rem;
    height: 5.25rem;
    margin-top: 1.2rem;
  }
  .time13 {
    width: 5.2rem;
    height: 5.2rem;
  }

  .day_time_right,
  .day_time_left,
  .day_time_1050 {
    width: 29rem;
    padding: 0.8rem 1rem;
    position: relative;
    margin-left: auto;
    border-radius: 1.3rem;
    border-bottom: 0.1rem solid #F5BB1B;
  }

   /* 吹き出し */
  .day_time_left::after,
  .day_time_right::after {
    content: "";
    width: 1.56rem;
    height: calc(tan(60deg) * 2rem / 2);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    top: 1.7rem;
    left: -1.2rem;
    z-index: -1;
  }
  .day_time_left::before,
  .day_time_right::before {
    content: "";
    width: 1.2rem;
    height: calc(tan(60deg) * 1.50rem / 2);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    top: 1.92rem;
    left: -0.9rem;
  }

  .sp_time_10::after {
    content: "";
    width: 1.37rem;
    background-color: #F5BB1B;
    height: calc(tan(60deg) * 2rem / 2);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    top: 1.8rem;
    left: -1.3rem;
    z-index: 0;
  }
  .sp_time_10::before {
    content: "";
    width: 1.2rem;
    background-color: #FFFFFF;
    height: calc(tan(60deg) * 1.50rem / 2);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    top: 2.03rem;
    left: -1rem;
    z-index: 1;
  }
  /* 吹き出しここまで */

  .day_time_title {
    font-size: 1.4rem;
    padding-bottom: 0.5rem;
    border-bottom: 0.1rem solid #F5BB1B;
  }
  .day_time_title span {
    margin-right: 1rem;
  }
  .day_time_cont {
    font-size: 1.3rem;
    line-height: calc(19/13);
    padding-top: 0.5rem;
  }


    /* インタビュー */
  .interv_wrap {
    width: 100%;
    margin-top: calc(15rem - 21rem);
    padding: 6rem 1rem 21rem;
  }

  .sp_interv_tits {
    margin-left: 1rem;
  }
  .interv_tit {
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }

  .mb_inte_40 {
    margin-bottom: 2.9rem;
  }


  .interv_slid_list {
    border-radius: 2rem;
    padding: 3rem 1rem 2.5rem;
  }
  .interv_slid_img {
    width: 13.505rem;
    height: 13.505rem;
    margin-bottom: 1.5rem;
  }
  .interv_name {
    font-size: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
  }
  .interv_swiper_posi {
    width: 100%;
  }
  .swiper-wrapper {
    width: 100%;
  }

  .swip_interv_next {
    margin-right: 0;
  }


    /* 実績 */
  .about_work_wrap {
    margin-top: calc(15rem - 21rem);
    padding: 6rem 1.5rem 21rem;
  }
  .work_tit_font {
    font-size: 1.8rem;
    line-height: calc(18/18);
  }
  .work_tit {
    margin-bottom: 1rem;
  }

  .about_work_text {
    margin-bottom: 1.1rem;
  }

  .work_cont_wrap {
    width: 33.5rem !important;
    margin-right: 0 !important; 
  }

  .work_cont_img {
    width: 100%;
    height: 18.747rem;
    margin-bottom: 0;
    margin-left: 0.5rem;
  }
  .work_compa_tit {
    font-size: 1.6rem;
    line-height: calc(30 / 16);
    margin-bottom: 0;
    margin-left: 0.5rem;
  }
  .work_compa_text {
    margin-bottom: 0;
    margin-left: 0.5rem;
    letter-spacing: calc(15em/1000);
  }

  .sp_no_swip {
    width: 33.5rem;
    flex-direction: column;
    gap: 4.4rem;
  }

  .swip_work_btn {
    display: none;
  }
  .swip_scroll {
    display: none;
  }

  .about_work_btm {
    margin: 5.9rem auto 0;
  }

  
  /* お弁当 */
  .about_bento_wrap {
    margin-top: calc(15rem - 21rem);
    padding: 6rem 2rem 15rem 1.8rem;
  }

  .about_bento_tit {
    font-size: 2.5rem;
    font-weight: 400;
    margin-left: 2.2rem;
    margin-bottom: 1.5rem;
  }
  .about_bento_tit::before {
    left: -1.8rem;
  }
  .bento_cont_flex {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 3.8rem;
    margin-bottom: 5.5rem;
  }

  .bento_textwrap {
    width: 100%;
  }

  .bento_text {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: calc(32 / 16);
  }
  .sp_bento_mb30 {
    margin-bottom: 3rem;
  }
  .sp_bento_mb20 {
    margin-bottom: 2rem;
  }

  .bento_cont_text {
    width: 100%;
    font-size: 1.1rem;
    padding: 0.9rem 1.1rem 0.7rem 1.1rem;
    border-radius: 1.3rem;
    line-height: calc(19 / 11);
  }

  .bento_cont_img {
    width: 100%;
    height: 21.5rem;
  }

  /* .sp_bento_flex {
    display: flex;
    gap: 2.31rem;
  } */
  .bento_cat_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 2.5rem;
    margin-left: 0;
  }

  .bento_cat_list {
    width: fit-content;
  }

  .bento_cat_img {
    width: 30.9rem;
    height: 19.8rem;
    margin-bottom: 0.5rem;
  }
  .bento_cat_img img {
    border: 0.1rem solid;
    border-radius: 1rem;
  }

  .sp_bento_img {
    /* width: 15.631rem; */
    /* height: 10rem; */
  }
  .bento_cat_tit {
    font-size: 1.4rem;
    letter-spacing: calc(0.7em/14);
  }

}