/* ==========================================================================
   parts
   ========================================================================== */
@media print, screen and (min-width: 769px) {
  .p-imgTtl {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 768px) {
  .p-imgTtl {
    margin-bottom: 40px;
  }
}

/* ==========================================================================
    modules
  ========================================================================== */
/* ==========================================================================
    components
  ========================================================================== */
