@charset "utf-8";

/* ======================================================
 * contacts_index_add.css
====================================================== */

@media print, screen and (min-width: 750px) {
  
  /* -----
  figure--height
  -------------------------------------------------- */
  .contacts-box .figure__frame.figure--height01 > img {
    height: 108px;
  }
  
}

@media only screen and (max-width: 749.98px) {
  
}