/* ===============================================================

 project / service others etc

=============================================================== */
.c-adjustment__cashing img {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .c-adjustment__cashing img {
    width: 25%;
  }
  .c-imagebox.-full.c-iconadjustment__cashing img {
    width: 60%;
  }
}
