@media (max-width: 576px) {

  #main-visual{
    margin-top:0rem;
  }

  #main-visual > div {
      display: block;
      padding:0;
  }
  #main-visual .slide-wrap {
      width: 100%;
      padding: 0rem;
  }
  #main-visual .news-wrap {
    width: 100%;
    color: #fff;
    padding: 2rem;
    display:none;
}

#main-visual  .slide-wrap .slide .item {
  height:250px;
  background-color:#fff;
  position:relative;
}

#main-visual .slide-wrap .slide .item .ttl {
    font-size: 15px;
}

#main-visual .news-wrap {
    width: 100%;
    color: #fff;
    padding: 1rem;
    background-color: #fff;
}

#main-visual .news-wrap .list .item {
    margin-bottom:1rem;
}

#service-list .list {

    justify-content: space-between;
}

#service-list .list .item .img img {
    width: 74px;
}

.article .item .info .cate span {
    font-size: 11px;
  }
  #service-list .list .item a {
      padding: .5rem;
      display: block;
  }
  #service-list .list .item .ttl {

    text-align: center;
font-weight: normal;
margin-top: .5rem;
font-size: 13px;
line-height: 1.5em;
min-height: 45px;
}

#service-list .list .item .to-contact {

  display:none;
}


  #service-list .list .item {
margin-bottom: .5rem;
      width: 49%;
          border-radius: 10px;
    }

    #service-list .list .item .txt {
        padding: 1rem 0;
        border-top: 1px solid #fff;
        margin-top: 1rem;
        font-size: 12px;
        display:none;
    }

#service-list .list .item.bg2 {
  background:#00a59a;
}

#service-list .list .item.bg2-sp{
  background:#00a59a;

}

#blog-list .category {
    width: 100%;
}

#blog-list .category .list .item .date {
    width: 80px;

    font-size: .7rem;
    color: #fff;
    text-align: center;
    line-height: 4;
}

#blog-list .category .list .item .txt {
    width: calc(100% - 80px);
    padding: 0 0 0 1rem;
}
#voice .list .item {
    width: 100%;
}

#voice .list .item .img {
    height: 200px;
}

#sns .list {
    display: block;
}
#sns .list .item {
    width: 100%;
    margin: 0rem;
    /*max-width: 500px;
    background: #000;
    height: 600px;
    margin: 1rem;*/
}
#pwa .ttl {
font-weight:bold;
    font-size: 1.3rem;
    line-height: 1.5em;
}
#pwa .sub-ttl {
    text-align:left;
    font-size: 1.1rem;
    line-height: 1.5;
}
#pwa .txt {
  text-align:left;
    position: relative;
}

.fb-container {
		width: 100%;
		max-width: 500px;
	}

  .to-story a{

      max-width:100%;

  }

  #whats{

    margin-top:40px;
    padding:40px;
  }
  #whats .ttl{
    font-size: 1.2rem;
    text-align:center;
  }
  #whats .ttl img{
    display:inline-block;
    margin-top:10px;
  }
  #whats .txt{
    text-align:left;
  }
  #whats .txt br{
    display:none;
  }
  #whats .img{
    width:100%;
    text-align:center;
  }
  #whats .img img{
    max-width:150px;
  }
  #whats .info{
    width:100%;
    margin-top:20px;
    padding-left:0px;
  }

}
