@charset "UTF-8";

/* #titleArea タイトル背景画像
+=========================================================+*/
#titleArea {
  background:url(../images/pic_title.jpg) center center no-repeat;
  background-size:cover;
}

@media screen and (max-width: 991px) {
  .btn-lg {
    font-size: 1.8em;
  }
}