@charset "utf-8";
/* util_sp.css */

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

/* box-util-image
---------------------------------------------------------- */
  .box-util-image .image {
    display: block;
  }
  .box-util-image .image + .image {
    margin: 10px 0 0;
  }
    .box-util-image .image .caption {
      font-size: 85.7%;
      font-size: 1.2rem;
    }
/* list-util-sitemap
---------------------------------------------------------- */	
li.item.sitelist-01 {
    width: 100%;
    float: none;
}
li.item.sitelist-02 {
    width: 100%;
    float: none;
}



}
