@media screen and (max-width:1124px) {
  .container {
    width: 90%;
  }
  
  .heading h2 {
    text-align: center;
  }

  /* トップ */

  .top-wrapper h2 {
    font-size: 30px;
    padding-top: 0px;
  }

  .top-wrapper h1 {
    font-size: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .top-wrapper p {
    font-size:18px;
    margin-bottom: 0px;
  }

  .top-flex {
    flex-direction: column;
  }


  .header-logo {
    font-size: 25px;
  }

  
  .header-list{
    display: none;
  }

  .header-right {
    display: none;
  }


  /* メニュー */

  .menu-wrapper {
    width: 100%;
  }

  .menu {
    width: 50%;
    height: 550px;
    flex-direction: column;
    margin: 0 auto;
  }

  .heading {
    padding-bottom: 0px;
  }

  .menu-icon {
    padding-bottom: 0px;
    display:block;
  }

  .menu-icon h3 {
    padding-top:50px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #666;
  }

    /*利用案内*/
  .flex-item {
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 0px;
  }

  /*利用例*/

  .case-item {
    flex-direction: column-reverse;
    display: flex;
    align-items: center;
  }

  .case-item__txt {
    padding-top: 40px;
    padding-right: 0;
    width: auto;
  }

  .case-item__img img {
    width: 350px;
    height: 250px;
  }

  .case-item__img {
    width: auto;
    height: auto;
  }


  /* 会社案内*/

  .access__box {
    flex-direction: column;
    }

  .access {
    height: auto;
  }

  .base__title h2 {
    padding-top: 40px;
  }

  .text-contents {
    padding-top: 0px;
  }

  .access__address {
    margin-right: 0px;
    text-align: center;
    float: none;
    width: auto;
  }

  .access__address h3 {
    padding-top: 40px;
    margin: 30px;
  }

  /* パートナーリンク*/
  .partner-link{
    margin: 60px 100px; /* 外側の余白 上下・左右 */
  }

  /* コンタクトフォーム*/

  input,textarea {
    width: 80%;
  }

  .contact-form {
    padding-top: 30px;
    height: auto;
  }

  .contact-form h2{
    padding-top: 40px;
  }


  footer {
    text-align: center;
  }

}

@media screen and (max-width:810px) {
  .top-wrapper h1 {
    font-size: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .top-wrapper p {
    font-size: 20px;
  }

  .sp-show {
    display: block;
  }

  .gaido-item {
    flex-direction: column-reverse;
  }

  .button_solid017 {
    padding-top: 40px;
  }

    /* パートナーリンク*/
    .partner-link{
      margin: 60px 50px; /* 外側の余白 上下・左右 */
    }
  

}

@media screen and (max-width:767px) {
 /* タイトル */
  .title::before, .title::after {
    content: "";
    width: 1.6em;
    border-top: 3px double #333;
  }

  p {
    font-size: 16px;
  }

  .sp-show {
    display: block;
  }

  /* トップ */

  .top-wrapper {
    background-size: 100%;
    background-repeat: no-repeat; /* 背景画像を繰り返し表示しません。 */
    width: 100%;
    padding: 0;
  }

  .top-title {
    padding-bottom: 0px;
  }

  .top-wrapper h2 {
    font-size: 20px;
    padding-top: 0px;
  }

  .top-wrapper h1 {
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: normal;
  }

  .top-wrapper p {
    font-size:16px;
    margin-bottom: 0px;
    opacity: 1;
  }

  .btn-link {
    display: block;
  }

    /* はじめに */

    .title {
      font-size: 20px;
    }

    .about {
      font-size: 20px;
    }

     /* 利用案内 */

    .flex-item__txt p {
      font-size: 16px;
    }

    .flex-item__img {
      width: 60%;
    }

    /* ガイドヘルパー募集 */
    .gaido-item {
      display: flex;
      flex-direction: column-reverse;
    }

    .gaido-item__txt p {
      font-size:16px;
    }

    .gaido-item__txt {
      margin-top: 30px;
    }

    .gaido-item__img {
      width: 60%;
    }

      /* 会社案内 */

      .access__address__box, .access__staff__message, .access__address__box .sup  {
        font-size: 16px;
      }

      .access__map img{
        width: 300px;
        height: 300px;
        object-fit: contain;
      }
    
      /* 会社案内 */
      .daihyo-text p {
        font-size: 16px;
      }

      .daihyo-item {
        padding-bottom: 0;
        display: flex;
        flex-direction: column-reverse;
      }

      .daihyo-text:after {
        transform: rotate( 90deg );
        top: -23px;
        left: 40px;
    }

      /* 代表あいさつ */
      .aisatu-item {
        padding-bottom: 0;
      }

     /* パートナーリンク*/
  .partner-link{
    margin: 60px 10px; /* 外側の余白 上下・左右 */
  }

   /* ガイドヘルパー募集ページ */

   .top-left {
     padding-top: 50px;
   }

   .top-left img{
     height: 300px;
     width: 200px;
   }


   .gaidotoha-item {
    display: flex;
    flex-direction: column-reverse;
   }

   .gaidotoha-text:after {
    transform: rotate( 90deg );
    top: -23px;
    left: 40px;
   }
   .gaidotoha-item p {
     font-size: 16px;
   }


  .hukugyo-item {
    display: flex;
      flex-direction: column-reverse;
  }

  .hukugyo-text:after { 
    transform: rotate( 90deg );
    top: -23px;
    right: 40px;
  }
  .hukugyo-item p {
    font-size: 16px;
  }

  .tousya-item {
    display: flex;
    flex-direction: column-reverse;
  }

  .tousya-text:after {
    transform: rotate( 90deg );
    top: -23px;
    left: 40px;
  }

  .tousya-item p {
    font-size: 16px;
  }

  .hyouka-item {
    display: flex;
    flex-direction: column-reverse;
  }

  .hyouka-text:after { 
    transform: rotate( 90deg );
    top: -23px;
    right: 40px;
  }

  .hyouka-item p {
    font-size: 16px;
  }

.contact-form h2 {
  font-size: 20px;
}

}
 

@media screen and (max-width:480px) {
  .title::before, .title::after {
    content: "";
    width: 1.1em;
    border-top: 3px double #333;
  }

  .title {
    font-size: 18px;
}

.contact-form h2 {
  font-size: 18px;
}

.top-wrapper h1 {
  font-size: 26px;
}

}






