@charset "utf-8";

/*  見出し
============================================================================= */
.page-ttl.-line:after, .page-ttltxt span:after{ background: #ea8076;}


/*  MVキャプション　20250519
============================================================================= */
.mv-caption{color:#000;}
.mv-ttl{margin-top:2em}

/*  MV+検索パネル
============================================================================= */

@media screen and (min-width: 769px) {
  .mv {
    height: 600px
  }
  .mv-txt{margin-top:5em;}
}


