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

  body {
    font-size: 14px;
  }


  .pc {
    display: none;
  }

  .tab {
    display: none;
  }

  .sp {
    display: block;
  }

  .sp-only {
    display: block;
  }

  .nav--ex .logo {
    width: 200px;
    top: 12px;
    left: 12px;
  }

  .nav-cover__menu__item:first-child {
    width: 250px;
  }

  .main-visual {
    height: 430px;
  }


  img.inada-under {
    width: 92%;
    height: auto;
  }


  .container {
    width: 100%;
    margin: 60px auto;
  }


  .fix-bar {
    width: 95%;
    margin: 0 auto;
    top: inherit;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 10px 10px 0 0;
    padding: 12px 0 8px 0;
    justify-content: center;
  }

  .fix-bar a {
    display: flex;
    margin-right: 15px;
  }

  .fix-bar .info span:first-child {
    font-size: 18px;
    white-space: nowrap;
  }

  .fix-bar .info span:last-child {
    display: none;
  }

  .fix-bar img.mail {
    height: 20px;
    margin-right: 5px;
  }

  .fix-bar img.tel {
    height: 18px;
    margin-right: 4px;
  }



  /*----------------------------*/


  #pageTop {
    bottom: 60px;
    right: 10px;
  }

  #pageTop a {
    width: 30px;
    height: 30px;
  }

  #pageTop i {
    font-size: 12px;
    margin-left: 1px;
  }


  .title-set .title {
    font-size: 40px;
  }




  .container.news {
    width: 85%;
    margin: 30px auto;
  }

  .container.news .wrap {
    justify-content: space-between;
    flex-direction: column;


  }

  .container.news .head {
    width: 100%;
    border-right: 0px solid #ddd;
    margin-right: 0;
  }

  .container.news .head .title-set {
    text-align: center;
  }

  img.logo-gray {
    display: none;
  }


  .btn {
    width: 200px;
    line-height: 40px;
    margin: 30px auto;
  }

  .container.news li {
    flex-direction: column;
    margin-top: 20px;
  }

  .container.news span:first-child {
    margin-bottom: 5px;
  }

  .container.wide {
    width: 100%;
    padding: 45px 30px;
  }


  .txt-box {
    width: 100%;
    margin: 30px auto;
  }

  .txt-box.ex2 p {
    width: 90%;
    margin: 30px auto;
  }



  .service-list {
    flex-direction: column;
  }

  .service-list .item {
    width: 100%;
    margin-bottom: 30px;
  }

  .service-list .item:nth-child(3) {
    width: 100%;
  }

  .service-list .item:last-child {
    margin-right: 0;
  }


  .service-list .info {
    padding: 30px;
  }


  .service-list .icon {
    width: 40px;
    margin-top: -50px;
    margin-bottom: 20px;
  }

  section.about {
    padding: 20px;
  }

  section.about.ex {
    padding-bottom: 100px;
  }

  .container.about {
    padding: 20px;
    padding-top: 40px;
    margin-bottom: 0;
  }




  img.logo-white {
    width: 150px;
    top: -70px;
  }

  img.inada-2 {
    display: none;
  }

  .container.about .info {
    width: 100%;
    margin-top: 50px;
  }

  section.recruit {
    padding: 0;
    flex-direction: column;
    padding-bottom: 50px;
  }


  section.recruit .tn {
    width: 100%;
    height: 250px;
  }


  section.recruit .info {
    width: 100%;
    padding: 30px;
  }




  footer {
    padding-bottom: 50px;
  }


  footer .inner {
    width: 90%;
    flex-direction: column;
    align-items: center;
  }

  footer .logo {
    width: 180px;
    top: -120px;
  }

  footer p {
    color: #fff;
    margin-top: 0;
    font-size: 13px;
  }


  footer .nav li {
    margin-bottom: 5px;
    font-size: 13px;
  }


  header .head {
    margin: 0 20px;
    height: 100px;

    text-align: center;
    background-position: 50% 40%;
  }

  header .head .title-set {
    margin: 0 auto;
  }

  header .head .logo-line {
    display: none;
  }

  .container.ex {
    margin: 0;
    padding: 30px;
  }

  .pankuzu {
    font-size: 12px;
    margin-left: 0;
  }

  img.logo.service {
    width: 260px;
    margin-bottom: 20px;
  }

  .title-2 {
    font-size: 25px;
  }


  .title-2.ex {
    font-size: 25px;
  }


  .list-link {
    margin: 30px 0;
    margin-bottom: 0;
    flex-wrap: wrap;
  }

  .list-link li {
    font-size: 15px;
    margin-right: 20px;
    margin-bottom: 10px;
  }


  .service-wrap {
    padding: 0 60px;
    margin-top: 0;
  }

  .service-item {
    padding-top: 50px;
  }

  .service-item:first-child {
    padding-top: 50px;
  }


  .service-item .head {
    flex-direction: column;
  }


  .service-wrap {
    padding: 0;
  }

  .service-item {
    padding-top: 0;
  }

  .service-item:first-child {
    padding-top: 20px;
  }

  .service-item .head .icon {
    width: 40px;
    margin-top: -20px;
  }


  .service-item .foot {
    width: 100%;
    flex-wrap: wrap;
  }

  .service-item .foot .item {
    width: 48%;
    margin-bottom: 20px;
  }

  .service-item .foot .item:last-child {
    margin-bottom: 0;
  }

  .news-list {
    width: 90%;
    margin: 0 auto;
  }


  .news-list .item {
    flex-direction: column;
    padding-top: 40px;
  }

  .news-list .date {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
    border: none;
  }

  .news-list .info {

    width: 100%;
  }

  .news-list .title {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
  }


  img.recruit {
    margin-top: 30px;
  }

  .keisen {
    width: 100px;
    margin: 50px auto;
  }




  .contact.ex .number {
    font-size: 32px;
  }


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


  img.tel-2 {
    height: 35px;
    margin-right: 10px;
  }



  form {
    width: 100%;
    margin: 30px auto;
    padding-bottom: 80px;
  }

  form label {
    width: 100%;
    line-height: 45px;
  }

  form .item {
    display: flex;
    height: auto;
    flex-direction: column;
  }

  .item.message,
  .item.radio {
    align-items: flex-start;
    height: auto;
  }

  label.radio {
    height: 60px;
  }

  label.message {
    height: 45px;
  }

  form input {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }

  textarea {
    width: 100%;
    height: 250px;
    border: 1px solid #ddd;
    padding: 10px;
  }

  .radio .inner {
    width: 100%;
    height: auto;
  }



  .btn-form {
    width: 250px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }

  .btn-form i {
    margin-right: 5px;
  }


  .title-set .title.ex {
    font-size: 35px;
  }



  .thanks-wrap .inner {
    width: 65%;
  }



  .table-company {
    width: 90%;
    margin: 50px auto;
  }


  .table-company tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .table-company td {
    font-size: 15px;
    padding-top: 0px;
    padding-bottom: 20px;
    text-align: center;
  }

  .table-company td:first-child {
    width: 100%;
    display: block;
    padding-bottom: 0;

  }

  .table-company p:first-child {
    margin-top: 0;
  }

  .tn-greeting {
    height: 300px;
    background-position: 50% 50%;
  }



  .check {
    width: 15px;
    height: 15px;
  }


  /*----------------------------*/

}
