
  /* パンくずリスト */
  .bread-sp{
    background-color: #f5f6f7;
    overflow-x: scroll;
    word-break: keep-all;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  /* 採用情報 */
  .recruit{
    width: 100%;
    margin: 0 auto;
  }

  .recruit__top {
    background: url(../images/img-recruit-top-sp.webp);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .recruit__privacy__top{
    font-size: 28px;
  }

  .recruitment__title{
    text-align: center;
    margin: 30px auto;
  }

  .recruitment__text{
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
  }

  .panel__title{
    text-align: center;
    margin:20px auto
  }

  .rec_table{
    margin: auto;
  }


  .rec_th{
    vertical-align: middle;
    font-size: 12px;
    width: 30%;
    text-align: left;
    padding: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
  }


  .rec_td{
    vertical-align: middle;
    font-size: 12px;
    width: 70%;
    text-align: left;
    padding: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
  }

  .rec_table tr{
    height: 140px;
  }


  .tab-area {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding-inline-start: 0;
    -webkit-tap-highlight-color: transparent;
    }

  .tab {
    margin: auto;
    width: 70%;
    padding: 10px;
    text-align: center;
    list-style: none;
    border: 1px solid #333;
    border-right: none;
    border-left: none;
  }

  .tab.active {
    background-color: #333;
    color: #fff;
  }

  .tab:nth-child(2) {
    border: none;
  }

  .panel {
    display: none;
    padding: 20px;
  }

  .panel.active {
    display: block;
  }

   /* コメント */
   .about__common-title {
    text-align: center;
    margin-bottom: 30px;
  }

  .comment {
    width: 100%;
    background: #f5f6f7;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    position: relative;
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .comment__box .about__common {
    margin-bottom: 60px;
  }

  .comment__article {
    line-height: 2em;
    margin-bottom: 15px;
  }

  .comment__title {
    margin-bottom: 20px;
  }

  .comment-link {
    font-weight: bold;
    margin-bottom: 20px;
  }

  .img-employee {
    width: 330px;
    height: 230px;
    margin-bottom: 30px;
  }

  .comment__btn {
    position: relative;
    width: 250px;
    display: block;
    margin: 0 auto;
    padding: 5px 40px;
    text-decoration: none;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    border: 1px solid #999;
    background-color: #fff;
    color: #333;
  }

  .comment__btn img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25%;
    right: 5%;
    display: block;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
  }
  
  .img-link-w {
    display: none;
  }

  /* お問い合わせ */
  .contact{
    width: 100%;
    margin: 0 auto;
  }

  .contact__container {
    width: 85%;
    padding:40px 0;
    margin: 0 auto;
  }

  .contact__title{
    text-align: center;
    margin-bottom: 30px;
  }

  .contact__text {
    margin: 15px auto;
  }

  .contact__message{
    margin: 15px auto;
    line-height: 1.75;
  }

  .contact__essential,
  .essential_label {
    background: #c10811;
    color: #fafafa;
    font-size: 12px;
    padding: 0 10px;
    font-weight: normal;
  }

  .contact__essential{
    padding: 5px;
  }

  .essential_label{
    float: right;
    padding: 5px;
  }

  .contact__button {
    position: relative;
    width: 200px;
    display: block;
    color: #333;
    background-color: #fff;
    border: 1px solid #999;
    margin: 0 auto;
    margin-top: 40px;
    padding: 15px;
    text-decoration: none;
    text-align: center;
    font-weight: 300;
    font-size: 15px;
  }

  .contact__submit_design{
  list-style: none;
  }

  .contact__submit{
    padding: 0;
  }

  .check-box label {
    width: 100%;
  }

  .contact__input {
    width: 100%;
    height: 30px;
  }

  .contact__text-area {
    width: 100%;
    height: 200px;
    padding: 10px;
  }

  .contact__table_list {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    width: 100%;
  }

  .table__th{
    text-align: left;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .table__td {
    font-size: 12px;
    width: 100%;
  }

  .contact__table {
    width: 100%;
    margin-bottom: 10px;
  }

  .inquiry_privacy {
    color: #000;
    border-bottom: 1px solid #000;
    transition: all .3s;
    text-decoration: none;
  }

  .inquiry_check{
    margin: 0;
    text-align: center;
  }

  .inquiry_flex{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .inquiry_text{
    cursor: pointer;
  }

  .message-privacy{
    margin-left: 20px;
  }

  /* 採用情報の個人情報 */
  .recruit__privacy__top{
    text-align: center;
  }

  .recruit__privacy{
    width: 100%;
    margin: 0 auto;
  }

  .recruit__privacy_container{
    width: 100%;
    background-color: #f5f6f7;
    padding-bottom: 30px;
  }

  .recruit__privacy__title{
    text-align: center;
    padding: 20px;
  }

  .recruit__privacy_inner{
    width: 85%;
    margin: 0 auto;
  }

  .recruit__list_dt{
    margin-top: 30px;
  }
  
  .recruit__list_dd{
    padding: 10px;
  }

  .recruit__padding{
    padding: 0;
    padding-left:10px ;
  }
  
  .recruit_privacy_table{
    border: 1px solid #CCC;
    margin: 20px 0;
    width: 100%;
  }
  
  .recruit__table_thdesign1{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }

  .recruit__table_thdesign2{
    border-bottom: 1px solid #ccc;
  }

  .recruit__table_thdesign3{
    border-right: 1px solid #ccc;
  }

  
  .recruit__table_th,
  .recruit__table_td{
    padding: 20px;
    text-align: left;
  }

  .privacy-font {
    font-weight: bold;
  }

  @media screen and (min-width:600px) {
  }  

  /* 画面サイズが◯◯px以上に適用 */
  @media screen and (min-width:1200px){
    /* パンくずリスト */
    .bread-sp{
      background-color: #fff;
      overflow-x: hidden;
    }

    /* 採用情報 */
    .recruit__top {
      background-image: url("../images/img-recruit-top-pc.webp");
    }

    .recruit{
      width: 1200px;
    }

    .recruit__privacy__top{
      font-size: 70px;
    }
  
    .recruitment__headline {
      width: 900px;
      margin: auto;
  }
  
    .panel__title{
      margin-top: 0;
    }
  
    .rec_table{
      display: block;
      margin: auto;
      width: 600px;
    }
  
    .rec_th{
      font-size: 14px;
      text-align: center;
    }
  
    .rec_td{
      font-size: 14px;
    }
  
    .tab-area {
      flex-direction: row;
    }
  
    .tab {
      width: calc(100%/3);
      border-left: 1px solid #333;
    }
  
    .tab:hover {
      color: #e5e5e5;
      background: #333;
      transition:  0.6s;
    }

    .tab:nth-child(2) {
      border: 1px solid #333;
      border-right: none;
    }
  
    .tab:last-child{
      border-right: 1px solid #333;
    }
  
    .panel {
      padding: 40px;
    }

     /* コメント */
     .about__common-title {
      margin-bottom: 60px;
    }

    .comment {
      margin-bottom: 30px;
      width: 1200px;
    }

    .about__common {
      text-align: center;
      margin-bottom: 30px;
    }

    .ceo, .comment {
      background: #f5f6f7;
      padding-top: 60px;
    }

    .comment__approach:before, .comment__approach::after {
      content: '';
      position: absolute;
      top: 17%;
      display: inline-block;
      width: 50px;
      height: 2px;
      background-color: #666;
    }
  
    .comment__approach:before {
      left: 30%;
    }
  
    .comment__approach:after {
      right: 30%;
    }

    .comment__article {
      margin-top: 0;
    }

    .about__flex {
      display: flex;
      justify-content: space-between;
      align-items: center;
      column-gap: 20px;
    }

    .img-employee {
      width: 350px;
      margin-bottom: 0;
    }

    .comment__box {
      width: 1000px;
      margin: 0 auto;
    }

    .comment__title {
      font-size: 20px;
      white-space: nowrap;
    }

    .comment__btn {
      width: 400px;
      color: #333;
      padding: 15px;
    }

    .comment__btn:hover {
      color: #e5e5e5;
      border: 1px solid #999;
      background: #333;
      transition:  0.6s;
    }
    .comment__btn:hover img:nth-of-type(2){
      opacity: 0;
    }

    /* お問い合わせ */
    .contact{
      width: 1200px;
    }

    .contact__container {
        margin: auto;
        width: 1000px;
      }
    
    .contact__message {
    text-align: center;
    line-height: 2;
    }

    .essential_label{
    margin: 0 20px;
    }
    
    .contact__table {
    width: 100%;
    }
    
    .contact__table_list {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 40px;
    }
    
    .table__th {
    font-size: 13px;
    font-weight: bold;
    width: 250px;
    text-align: left;
    }

    .table__td {
    font-size: 13px;
    width: calc(100% - 250px);
}
    
    .table-list-address {
    flex-wrap: wrap;
    }
    
    .table-list-address .contact__input {
    margin-bottom: 10px;
    }
    
    .contact__input {
    letter-spacing: 0.05em;
    padding: 0 10px;
    border: none;
    width: 550px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #c4c4c4;
    }
    
    .contact__input::placeholder {
    color: #bfbfbf;
    font-size: 12px;
    font-weight: bold;
    }
    
    .contact__text-area {
    border: none;
    width: 550px;
    height: 200px;
    border: 1px solid #c4c4c4;
    resize: vertical; /* 横方向のみサイズを固定する */
    }
    
    .contact__text-area::placeholder {
    color: #bfbfbf;
    font-size: 12px;
    }
    
    .contact__input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    }
    
    .contact__text {
    text-align: center;
    margin-bottom: 50px;
    }

    
    .contact__text a:hover {
    border-bottom: 1px solid #777;
    padding-bottom: 5px;
    color: #777;
    }
    
    .contact__button:hover {
    color: #e5e5e5;
    background: #333;
    transition:  0.6s;
    cursor: pointer;
    }

    .contact__submit_design{
    list-style: none;
    }

    /* 採用情報の個人情報 */

    .recruit__privacy{
      width: 1200px;
    }

    .recruit__privacy_container{
      width: 1000px;
      margin: 50px auto;
      padding: 50px;
    }

    .recruit__privacy_inner{
      width: 960px;
      padding: 20px;
    }
    
    .recruit__list_dd{
      line-height: 2rem;
      padding: 20px;
    }

    .recruit__padding{
      padding: 0;
      padding-left:20px ;
    }
    }