@charset "utf-8";
/* CSS Document */

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

  .text01 {
    font-size: 1.4vw!important;
  }
  
  .text02 {
    font-size: 1.5vw!important;
  }
  
  .text03 {
    font-size: 1.6vw!important;
  }
  
  .text04 {
    text-align: left;
    font-size: 2.4vw!important;
  }
  .button01 {
    height: auto;
  }  
  .tel_number {
    font-size: 2.5vw;
  }
  
  .box_sp {
    padding: 0 15px;
  }
  
  .box_sp li {
    padding:0 1%;
  }
  
  .box_sp li:first-child {
    padding-left: 0;
  }
  
  .box_sp li:last-of-type {
    padding-right: 0;
  }
  
  .side_denki a{
    line-height: 6vw;
    padding-left: 2%;
    text-align: center;
  }
  .side_denki a::before {
    display: none;
  }
  
  .button02 {
    font-size: 1.4vw;
    line-height: 5vw;
  }
  
.sub_visual {
  height: 30vw;
}

.sub_midashi {
  font-size: 5vw;
  line-height: 30vw;
}

  /*-----------------------見出し----------------------------*/
  .midashi01 {
  padding-right: 10vw;
  padding-left: 3.7vw;
  margin-top: 13px;
}

.midashi01::before {
  width: 3.2vw;
  height: 4.4vw;
}

.midashi02 {
  padding-left: 3vw;
}

.midashi02::before {
  width: 5vw;
  height: 5vw;
  top: -1.7vw;
}


.midashi04 {
  border-left: 5px solid #f48900;
  margin-left: 15px;
  padding: 3px 0 3px 5px;
}

.midashi05,.midashi06 {
  margin-left: 15px;
}

.midashi05::before {
  font-size: 2.4rem;
}

  
  
  
  
  /*---------------------------top-------------------------------*/
  #mv_chara  {
    bottom: -4.5vw;
    left: -4vw;
  }
  
  
  .top_cont h3 {
    line-height: 4vw;
  }
  .top_news {
    margin-top: 0;
  }
  .top_news dt,
  .top_news dd {
    margin-bottom: 1vw;
  }
  
  .top_news dt::after {
    left: 8em; 
}
  
  .top_news a {
    margin-left: 0;
  }

  
  
  /*---------------------------2階層--------------------------------*/
  
  .price {
    font-size: 2.4vw;
  }
  
  .plan h3 {
    line-height: 3.5vw;
  }
  
.table th,.table td {
  font-size: 1.6vw;
}

.table thead th{
  font-size: 1.7vw;
}

.thead th:nth-of-type(n+2)::after {
  bottom: -1vw;
  border-width: 1vw 3vw 0 3vw;
}
  
  
.tbody td {
  font-size: 2.4vw;
}

  
  /*-----------------------採用----------------------------*/
  .recruit_info {
    font-size: 1.4vw;
  }
  
  /*------------------------お知らせ-----------------*/
  .news_cont {
  font-size: 1.4vw;
}
  
 .news_box h2.news_title {
	 font-size: 2.4vw;
  }
  
  .news_time {
    font-size: 2vw;
  }

.news_cate {
  font-size: 1rem;
}

  
}