@media screen and (min-width: 0) and (max-width: 600px) {
  .header {
    padding: 10px 0 6px 0;
    /*height: 84px;*/
    height: auto;
    overflow: hidden;
  }

  .header img {
    /*height: 40px;*/
    max-width: 100%;
    height: auto;
  }

  .header .link {
    width: 98%;
    margin: 0 auto;
    overflow: auto;
  }

  .header .link a {
    margin: 5px 20px 0 0;
    font-size: 14px;
  }

  .header .link a.sp {
    margin: 5px 20px 0 0;
    font-size: 14px;
    padding: 1px 7px !important;
  }

  .carousel .dot {
    display: none;
  }

  .main {
    overflow: hidden;
    margin-top: 100px !important;
  }

  .service {
    margin-top: -20px;
  }

  .service .desc {
    width: 95% !important;
    font-size: 12px !important;
    line-height: 26px !important;
  }

  .icons {
    width: 95% !important;
  }

  .icon_01,
  .icon_02,
  .icon_03 {
    width: 30% !important;
    margin: 0px 1% 0 1% !important;
    border-radius: 10px !important;
  }

  .icon_01 span,
  .icon_02 span,
  .icon_03 span {
    font-size: 12px !important;
    bottom: 1.5vw !important;
  }

  .whyus {
    margin-top: -20px !important;
  }

  .whyus div {
    font-size: 12px !important;
  }

  .whyus div span {
    padding: 2px 5px !important;
  }

  .pepform {
    border-radius: 60px 60px 0 0 !important;
  }

  .pepform2 div {
    padding-top: 30px !important;
    width: 95% !important;
    font-size: 14px !important;
  }

  .pepform2 img {
    display: none !important;
  }

  .pepform2 div a {
    width: 180px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px !important;
  }

  .pepformance .lists {
    width: 95% !important;
  }

  .pepformance .lists img {
    width: 30% !important;
  }

  .pepformance .lists div span {
    font-size: 18px !important;
  }

  .pepformance .lists div span div {
    font-size: 8px !important;
  }

  .pepformance .bottom {
    width: 180px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px !important;
  }

  .contact .block {
    width: 95% !important;
    padding-left: 0 !important;
  }

  .contact .code {
    width: 40% !important;
    margin-left: 1%;
    text-align: center;
  }

  .contact .code img {
    width: 50%;
    margin: 0 auto;
  }

  .contact .code div {
    background: none !important;
    height: 5px;
    margin: 0;
  }

  .contact .tel {
    font-size: 14px;
  }

  .banner {
    margin-top: 0 !important;
  }

  .ourstrength .show {
    width: calc(100% - 60px) !important;
    padding: 10px !important;

  }

  .ourstrength .show div {
    padding: 10px 0 10px 0 !important;
  }

  .ourstrength .show div span {
    font-size: 14px;
  }

  .ourstrength .show div p {
    font-size: 13px !important;
  }

  .contact-a {
    display: none !important;
  }

  .ourservice-in {
    width: 100% !important;
    padding: 0 !important;
  }

  .ourservice-in .left {
    width: 95% !important;
  }

  .specialty .show {
    font-size: 12px;
    line-height: 30px !important;
  }

  .process .left {
    width: 100% !important;
    font-size: 12px !important;
    line-height: 24px !important;
  }

  .possible {
    margin-top: -150px !important;
    border-radius: 60px 60px 0 0 !important;
  }

  .success-in {
    width: 100% !important;
    padding: 0 !important;
  }

  .success-in .left {
    width: 95% !important;
  }

  .success-in .btn {
    display: none !important;
  }

  .feeds .btn {
    display: none !important;
  }

  .feeds .show {
    width: 100% !important;
    font-size: 13px !important;
    line-height: 30px !important;
  }

  .case img {
    display: none;
  }

  .case .new {
    width: 95% !important;
  }

  .case div span {
    font-size: 14px !important;
  }

  .case div p {
    font-size: 12px !important;
  }

  .team .show {
    width: 95% !important;
  }

  .team img {
    display: none;
  }

  .team .box div {
    width: 95% !important;
    margin: 0 auto !important;
  }

  .team .box div span {
    margin: 20px auto !important;
  }

  .recruit1 .left,
  .recruit3 .left {
    width: 100% !important;
    font-size: 13px !important;
    margin-bottom: 10px;
  }

  .recruit1 .right,
  .recruit3 .right {
    width: 100% !important;
    font-size: 13px !important;
    line-height: 30px !important;
  }

  .recruit2 {
    font-size: 13px !important;
    line-height: 30px !important;
  }

  .recruit2 img {
    display: none;
  }

  .recruit3 .left div {
    padding: 10px 0 !important;
  }

  .contact1,
  .contact2 td,
  .contact3 {
    font-size: 13px !important;
  }

  .contact1 input {
    width: 95% !important;
    max-width: auto !important;
  }

  .contact3 .left {
    width: 90% !important;
  }

  .contact3 span {
    display: none !important;
  }

  .contact3 a {
    height: 35px !important;
    line-height: 35px !important;
  }
}