@charset "UTF-8";
/*
----------------------------------------------------------------------
# Extra Style Pet Guide Settings
----------------------------------------------------------------------
*/
/*
----------------------------------------------------------------------
# Mixin Settings
----------------------------------------------------------------------
*/
/* --- ペット用カラーパレット --- */

@media (min-width: 768px) {

  .hover:hover {
    opacity: 0.7;
  }

}

/*TOP*/

.prtguide h3 {
 background: url(/img/pet/guide/img_p06-d-009) no-repeat;
 color: #eb6000;
}
