.lunch_creation_img {
  width: 100%;
  position: relative;
  z-index: -12;
}

.request_container {
  width: 100%;
  position: relative;
  margin: 0 0 27rem 0;
  z-index: -12;
}

.mountain_type_img {
  width: 100%;
  height: 39.905rem;
  position: absolute;
  top: 50rem;
  left: 0;
  z-index: -11;
}

.request_box {
  /* この塊で、背景下からフェードイン
  文字がぬるりと現れる */
  position: absolute;
  top: 50rem;
  left: 0;
  z-index: -10;
  margin: 8.95rem 0 0 0;
}

.request_page_title {
  width: 40rem;
  color: #FFF;
  text-align: center;
  margin: 0 0 0 15rem;
}

.white_dotted_line {
  width: 40rem;
  height: auto;
  display: block;
  margin: -1rem 0 0 15rem;
}

.white_dotted_line_sp{
  display: none;
}

.request_title_img {
  width: 40rem;
}

.request_page_text {
  margin: 5.934rem 5rem 0 10rem;
  font-family: "Noto Sans JP,";
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  line-height: 3rem;
}

.pc_only {
  display: inline;
}

.sp_only {
  display: none;
}

.order_container {
  background-color: #FFFFF4;
  width: 118rem;
  margin: 0 auto;
  position: relative;
  z-index: -12;
}

.order_container_title {
  /* これ単体でフェードイン */
  /* Zen Maru Gothic, Bold */
  width: 118rem;
  font-size: 4rem;
  font-weight: bold;
  color: #F37E20;
  font-family: "Zen Maru Gothic";
  line-height: 5.8rem;
  letter-spacing: -0.2rem;
  text-align: center;
  padding: 0 0 10.25rem 0;
}

.lunch_mfr_item,
.hp_creation_item {
  width: 57.6rem;
}

.order_box {
  display: flex;
  justify-content: space-between
}

.order_box img {
  width: 57.6rem;
  height: 59rem;
}

.lunch_mfr {
  width: 55rem;
}


.hp_creation {
  margin: 0 0 0 2.5rem;
}

.lunch_mfr h5,
.hp_creation h5 {
  font-size: 3rem;
  color: #98685F;
  line-height: 7.4rem;
  font-family: "Zen Maru Gothic";
  font-weight: bold;
  letter-spacing: 0.15rem;
  padding: 1rem 0 0 0;
  border-bottom: black solid 0.1rem;
}

.lunch_mfr p,
.hp_creation p {
  font-size: 2rem;
  color: #333;
  line-height: 3rem;
  font-family: "Noto Sans JP";
  font-weight: 600;
  letter-spacing: 0.2rem;
  padding: 1rem 0 0 0;
}

.flow_up_container {
  margin: 10rem 5rem 10rem 5rem;
  position: relative;
  z-index: -9;
}

.pc_arrow_container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -9;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  width: 10rem;
}


.flow_up_title {
  /* これ単体でフェードイン */
  /* Zen Maru Gothic, Bold */
  width: 118rem;
  font-weight: bold;
  font-size: 4rem;
  font-family: "Zen Maru Gothic";
  color: #F37E20;
  line-height: 5.8rem;
  letter-spacing: -0.2rem;
  text-align: center;
  padding: 0 5rem 5rem 5rem;
}

.flow_up_contents {
  text-align: center;
}

.flow_up_contents li {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.flow_up_contents li:nth-child(even) {
  display: flex;
  align-items: flex-end;
  margin: -10.5rem 0 0 0;
}

.flow_up_overview {
  background: url(../img/overview_bg.png) center center no-repeat;
  width: 51.7rem;
  height: 49.6rem;
  background-size: cover;
  text-align: center;
  object-fit: contain;
}

.flow_up_overview h5 {
  font-size: 3rem;
  font-weight: bold;
  font-family: "Zen Maru Gothic";
  color: #98685F;
  line-height: 4.4rem;
  letter-spacing: -0.15rem;
  padding: 8.9rem 0 0.5rem 0;
}

.dotted_line_img {
  width: 40rem;
  height: 0.8rem;
}

.flow_up_overview img:nth-child(4) {
  width: 21.488rem;
}

.flow_up_overview p {
  font-family: "Noto Sans JP";
  font-size: 1.4rem;
  line-height: 2.5rem;
  width: 40rem;
  text-align: left;
  margin: 0 auto;
  padding: 1.5rem 0 0 0;
}

.pictogram_img {
  width: 22.5rem;
  height: auto;
}


.flow_up_contents li:nth-child(1) .pictogram_img {
  margin: -0.2rem 0.6rem 0 0;
  width: 21.488rem;
}

.flow_up_contents li:nth-child(2) .pictogram_img {
  margin: 3.281rem 0 0 0;
  width: 22.72rem;
}

.flow_up_contents li:nth-child(3) .pictogram_img {
  margin: 9.318rem 0 0 0;
  width: 26.491rem;
}

.flow_up_contents li:nth-child(4) .pictogram_img {
  margin: 4.418rem 0 0 3rem;
  width: 19.488rem;
}

.flow_up_contents li:nth-child(3) {
  margin: -10.5rem 0 0 0;
}

.pc_flow_arrow {
  position: static;
  width: 10rem;
  height: 9.52rem;
  margin: 0;
}

  .sp_flow_arrow {
    display: none;
  }

.pc_arrow_container img:nth-child(1) {
  margin-top: 45.7rem;
}

.pc_arrow_container img:nth-child(2) {
  margin-top: 34.5rem;
}

.pc_arrow_container img:nth-child(3) {
  margin-top: 31.5rem;
}


.request_link {
  margin: 0 auto;
  text-align: center;
  padding: 0 0 20rem 0;
}

.request_link_box {
  width: 82rem;
  font-size: 3rem;
  background-color: #FFF;
  border: #333 solid 0.1rem;
  border-radius: 1rem;
  color: #333;
  display: inline-block;
  padding: 0.5rem 0;
  text-align: center;
  text-decoration: none;
}

.request_link_box:hover {
  background-color: #A1CD3A;
  border-color: #A1CD3A;
}

.request_link_box:hover p {
  color: #FFF;
}


@media screen and (max-width: 680px) {
  .lunch_creation_img {
    width: 100%;
    height: 30.7rem;
  }

  .request_container {
    width: 100%;
    position: relative;
    margin: 0 0 5rem 0;
  }

  .mountain_type_img {
    width: 100%;
    height: 13.215rem;
    position: absolute;
    top: 23rem;
    left: 0;
    z-index: -11;
  }

  .request_box {
    position: absolute;
    top: 17rem;
    left: 0;
    z-index: -10;
    margin: 8.95rem 0 0 0;
  }

  .request_page_title {
    width: 15rem;
    margin: 0 0 0 4rem;
  }

  .pc_only {
    display: none;
  }

  .sp_only {
    display: inline;
  }

  .order_box {
    display: block;
  }

  .white_dotted_line{
    display: none;
  }

  .white_dotted_line_sp {
    display: block;
    width: 15rem;
    height: 0.329rem;
    display: block;
    margin: -0.3rem 0 0 4rem;
  }

  .request_title_img {
    width: 15rem;
  }

  .request_page_text {
    margin: 1.75rem 3rem 0 3rem;
    font-family: "Noto Sans JP,";
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: 0.06rem;
    line-height: 2.5rem;
  }

  .order_container {
    width: 31.5rem;
    margin: 0 auto;
  }

  .order_container_title {
    width: auto;
    font-size: 1.7rem;
    line-height: 2.5rem;
    letter-spacing: -0.085rem;
    text-align: center;
    padding: 4.4rem 0 3.8rem 0;
  }

  .order_img_container {
    display: block;
  }

  .order_container img {
    width: 31.5rem;
    height: auto;
    border-radius: 4rem;
    object-fit: cover;
    margin: 0;
  }

  .business_description {
    display: block;
  }

  .lunch_mfr_item,
  .hp_creation_item {
    width: 31.5rem;
  }

  .lunch_mfr,
  .hp_creation {
    width: 31.5rem;
    margin: 0 0 4.8rem 0;
  }

  .hp_creation {
    margin: 0;
  }

  .lunch_mfr h5,
  .hp_creation h5 {
    font-size: 1.5rem;
    line-height: 4rem;
    letter-spacing: -0.07rem;
    padding: 0.6rem 0 0 0;
  }

  .lunch_mfr p,
  .hp_creation p {
    font-size: 1.2rem;
    color: #333;
    line-height: 2rem;
    font-family: "Noto Sans JP";
    font-weight: 600;
    letter-spacing: 0;
    padding: 1rem 0 0 0;
  }


  .lunch_work_scenery {
    margin: 0 0 3rem 0;
  }

  .pc_work_scenery{
    margin: 0;
  }

  .business_description h5 {
    font-size: 2rem;
    line-height: 3.5rem;
    border-bottom: solid #000 0.05rem;
    padding-bottom: 1rem;
  }

  .business_description p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: 0.1rem;
  }


  .flow_up_container {
    margin: 10.5rem 3rem 5rem 3rem;
  }

  .sp_arrow_container {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -9;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    width: 3rem;
  }

  .flow_up_title {
    width: auto;
    font-size: 1.7rem;
    padding: 0 0 1.5rem 0;
    letter-spacing: -0.07rem;
  }

  .flow_up_contents {
    text-align: center;
  }

  .flow_up_contents li {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .flow_up_contents li:nth-child(even) {
    display: flex;
    align-items: flex-end;
    margin: -0.175rem 0 0 0;
  }

  .flow_up_overview {
    background: url(../img/overview_bg.png) center center no-repeat;
    width: 20rem;
    height: 19.184rem;
    background-size: cover;
  }

  .flow_up_overview h5 {
    font-size: 1.5rem;
    font-weight: bold;
    font-family: "Zen Maru Gothic";
    color: #98685F;
    line-height: 0rem;
    letter-spacing: -0.07rem;
    padding: 3rem 0 0.5rem 0;
  }

  .dotted_line_img {
    width: 14rem;
    height: 0.28rem;
  }

  .flow_up_overview img:nth-child(4) {
    width: 21.488rem;
  }

  .flow_up_overview p {
    font-family: "Noto Sans JP";
    font-size: 1.2rem;
    line-height: 2rem;
    width: 17rem;
    text-align: left;
    margin: 0 auto;
    padding: 0.4rem 0 0 0;
  }


  .flow_up_contents li:nth-child(1) .pictogram_img {
    margin: -1.7em 1rem 0 0;
    width: 5.68rem;
  }

  .flow_up_contents li:nth-child(2) .pictogram_img {
    margin: 0.3rem 0 0 0;
    width: 6.68rem;
  }

  .flow_up_contents li:nth-child(3) .pictogram_img {
    margin: 2rem 0 0 0;
    width: 9.643rem;
  }

  .flow_up_contents li:nth-child(4) .pictogram_img {
    margin: 1.1rem 0 0 0;
    width: 7.494rem;
  }

  .flow_up_contents li:nth-child(3) {
    margin: 0.5rem 0 0 0;
  }

  .flow_up_contents li:nth-child(4) {
    margin: 0.8rem 0 0 0;
  }

  .pc_flow_arrow {
    display: none;
  }

    .sp_flow_arrow {
      display: block;
    position: static;
    width: 3.006rem;
    height: 2.904rem;
    margin: 0;
  }

  .sp_arrow_container img:nth-child(1) {
    margin: 26rem 2.5rem 0 0;
  }

  .sp_arrow_container img:nth-child(2) {
    margin: 14.8rem 0 0 -2.6rem;
  }

  .sp_arrow_container img:nth-child(3) {
    margin-top: 17.7rem;
  }


  .request_link {
    margin: 0 auto;
    text-align: center;
    padding: 0 0 15rem 0;
  }

  .request_link_box {
    width: 31.5rem;
    font-size: 2rem;
    padding: 0.5rem 0;
    line-height: 2.3rem;
  }

}