@media only screen and (max-width: 736px) {
  .icon2 img {
    bottom: -26px;
    right: 40px; }

  .icon3 img {
    bottom: -21px;
    left: 40px; }

  .sec4 {
    width: auto;
    min-height: 600px;
    background: url("../image/top/sec4_bg_sp.png") no-repeat;
    display: block; }
    .sec4 .sec4_wrap {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-direction: column-reverse; }
      .sec4 .sec4_wrap .sec4_img {
        width: 100%; }
        .sec4 .sec4_wrap .sec4_img .sec4_2 {
          left: inherit;
          right: 0px; }
      .sec4 .sec4_wrap .sec4_txt {
        width: 100%;
        height: auto; }
        .sec4 .sec4_wrap .sec4_txt p {
          margin: 0 0 10px 0; }

  .recruit {
    width: auto;
    min-height: 600px;
    background: url("../image/recruit/recruit_bg_sp.png") no-repeat;
    display: block; }
    .recruit .recruit_wrap {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-direction: column-reverse; }
      .recruit .recruit_wrap .recruit_img {
        width: 100%; }
      .recruit .recruit_wrap .recruit_txt {
        width: 100%;
        height: auto;
        margin: 0 0 0 0px; }
        .recruit .recruit_wrap .recruit_txt p {
          margin: 0 0 10px 0; } }
