@charset "UTF-8";
/*

  breakfast styles（cn）

*/

/* ==========================================================================
  breakfast styles（cn）  
    breakfast-menu-ttl
============================================================================= */
.breakfast-menu-ttl{
  top: -3px;
}
@media screen and (max-width: 767px), print {
  .breakfast-menu-ttl{
    top: 0;
  }
}