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

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


.image img {
  max-width: 100%;
}

.ttl-cmn-02 + .list-tag {
  margin-top: -25px;
}

/* ==========================================================
 index
========================================================== */
/* box-kashikiri-top
---------------------------------------------------------- */
  .box-kashikiri-top .image {
    margin-bottom: 10px;
  }
  .box-kashikiri-top .text {
    margin-bottom: 10px;
  }


}