@charset "UTF-8";
/* ================================================
declaration.css
================================================ */
img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px){
  .pc { display: none !important;}
}